/*  
Theme Name: Seacroft
Theme URI: 
Description: Heavily-hacked version of the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: elogicom
Author URI: http://elogicom.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	}

ul, li { list-style: none; margin-left: 0; padding-left: 0 }

#wrapper { background: #fff; margin: 0 auto; position: relative; width: 85em }

#header {
	background: #728eb6 no-repeat url(/i/h1-sunset.jpg);
	margin: 0 auto 0;
	width: 850px;
	}

.post-2 #header,
.post-6 #header { background: #4158b6 url(/i/h1-deckchair.jpg) }

.post-3 #header,
.post-17 #header { background: #4f67a5 url(/i/h1-seascape.jpg) }

.post-4 #header,
.post-7 #header { background: #ff9341 url(/i/h1-dunes.jpg) }

 .post-10 #header { background: #bbd9f3 url(/i/h1-chalets.jpg) }

 .post-19 #header { background: #e9c974 url(/i/h1-trees.jpg) }

 .post-20 #header { background: #9fb93c url(/i/h1-lake.jpg) }

 .post-14 #header { background: #73a0c5 url(/i/h1-beachalets.jpg) }

.post-5 #header { background: #73a0c5 url(/i/h1-pier.jpg) }

.post-8 #header { background: #d6a980 url(/i/h1-fields.jpg) }

.post-9 #header,
.post-16 #header { background: #cbd0d6 url(/i/h1-lincoln.jpg) }

.post-13 #header { background: #dbc805 url(/i/h1-stream.jpg) }

.post-15 #header { background: #5e85d0 url(/i/h1-bales.jpg) }


@media print { body, #header { background: none; height: auto; width: auto } }

#headerimg 	{ 
	margin: 0;
	height: 195px;
	} 

#headerimg { text-indent: -999em }

#headerimg a { display: block; height: 175px; line-height: 175px; overflow: hidden; padding-top: 10px }

@media print { #headerimg, #headerimg a { background: none; color: #000; height: auto; line-height: 1; text-indent: 0 } #headerimg { height: 2em } }

#content {
	font-size: 1.2em; z-index: 1
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee no-repeat top; 
	border: none;
	}

@media print {
  #footer { display: none }
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h3.spcl { color: green }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

.entry a { text-decoration: underline; }

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px;
	padding: 0; 
	}

#header {
	background-color: #73a0c5;
	margin: 0; 
	padding: 0; 
	height: 195px; 
	width: 850px;
	}

#headerimg {
	margin: 0;
	height: 195px;
	width: 100%;
	}

.narrowcolumn { /* aka #content */
	float: left;
	float: right;
	padding: 0 0 20px 45px;
	padding: 2em 0.75em 20px 0; /* 45px ? */
	position: relative;
	margin: 0;
	width: 850px;
	width: 57.25em /* 12px em */
	}

@media print {

.narrowcolumn { width: auto }

}

.post-2 .narrowcolumn,
.post-3 .narrowcolumn {
	padding-right: 10.75em;
	width: 47.25em
	}

/* Begin Sidebar */
#sidebar
{
/*float: left;*/
	margin: 0;
	/*margin-right: 57.25em;*//*545px;*/
	padding: 0 0 10px;
	width: 12em;
	}

#sidebar form {
	margin: 0;
	}

@media print {

#aux-nav,
#sidebar { display: none; width: 0 }

}

/* End Sidebar */



.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 850px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */

@media print {

.widecolumn,
.narrowcolumn { float: none; width: auto }

}


/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

.post h2 { margin-top: 2px }

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered"',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry #rof ol { font-size: .8em; padding: 0 0 0 2em }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1.5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	/*text-align:center;*/
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr, .post-12 hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*.post-14 h2,*/
.post-2 h2,
.hide { display: block; height: 0; margin: 0; text-indent: -999em }

#assoc { background: 44.5% 0% no-repeat url(/i/p1b.jpg); height: 400px;
 margin: 0; padding: 0;
 position: relative; width: 100%; width: 47em }

 #bhhpa, #ee4htp { clear: right; float: right; margin-right: -.66em; width: 110px }

 #ee4htp { padding-right: 15px; width: auto }

 #dbca { padding-left: 6px }

 #tol, #wifi { position: absolute; top: 280px; width: 50% }

 #tol { padding-left: 152px }

 #wifi { left: 50%; padding: 22px 0 0 40px }

.main-nav { font-family: sans-serif; /*font-size: small;*/ margin: 0; /**/text-transform: uppercase;/**/ }

.main-nav li { background-color: #ccc; color: #000; margin-top: 2px; overflow: hidden }

.main-nav a { display: block; overflow: hidden; padding: .5em .675em; text-decoration: none }

.main-nav .page-item-11,
.main-nav .page-item-12,
.main-nav .page-item-13,
.main-nav .page-item-14,
.main-nav .page-item-15,
.main-nav .page-item-16 { background: none; text-transform: none }

#aux-nav { /*border-left: 1px red solid;*/ font-size: 1.175em; height: 2em; left: 18%; /*left: 10em;*/ margin: 0; padding: 0; position: absolute; /**/top: 198px;/**/ width: 53em; z-index: 9 }

 #aux-nav li { float: left; list-style: none }

 #aux-nav a { display: block; padding: 0 1ex; text-decoration: none }

#testim { font-size: .9em; padding-top: 3.5em; position: absolute; right: .55em; text-align: center; top: 0; width: 10em }

#testim li,
#testim ul { list-style: none; margin: 0; padding: 0 }

#testim li { margin-bottom: 1.1em }

#map p { margin: 0 }

/* Scandinavia */

#sweden { float: left; width: 50em }

#sweden dl { float: left; margin: 10px 20px; padding: 0 }

#norway .alt,
#sweden .alt { background: none; border: none }

#sweden dt { font-size: 130%; float: left; letter-spacing: 1px; margin: 0 0 1em; padding: 0; width: 32em }

#sweden dd { line-height: 1.5; margin: 0; padding: 0; width: 24em }



#sweden dd.img { width: auto }

#sweden dd.img img { float: right; margin: -2em 0 0 8px }

#sweden dd.img p { clear: right; float: right }

.post-9 #sweden { width: 58.5em }
.post-9 #sweden dd { width: 30em }
.post-9 #sweden dd.img { width: auto }

.vcard { clear: both; float: right; width: 72.25em }

#norway { float: left; padding: 10px 0; width: 53em }

#norway dl { float: left; margin: .62em 20px; padding: 0 }

#norway dd { line-height: 1.5; margin: 0; padding: 0 }

#norway dd.img img {
 background: #fff;
 border: 1px #d9e0e6 solid;
 border-bottom-color: #c8cdd2;
 border-right-color: #c8cdd2;
 float: left;
 margin: 0 8px 0 0;
 padding: 4px
}

#buffet { position: relative }

#norway dd.img img.overlay { background: none; border: none; left: 7px; margin: 0; padding: 0; position: absolute; top: -50px }

#norway .alt dd.img img { float: right; margin: 0 0 0 8px }



.post-16 .narrowcolumn { padding-right: 18%; width: 64% }

.post-16 #norway { width: 540px }

.post-16 #norway dt { font-size: 110%; float: right; letter-spacing: 1px; margin: 0; padding: 0; width: 390px }

.post-16 #norway dd { margin-left: 110px }
.post-16 #norway dd.img { margin-left: 0 }

/* /Scandanavia */

.post-2 .vcard {
 float: none;
 text-align: center;
 width: auto
}


#wifiz { float: right }

#container { float: left; margin: 0 0 1em }

#features {}

#features img { background: #333; border: #000 1px solid; padding: 1px }

#features { width: 100%; /*width: em*/ width: 680px }

#features li { /*display: inline;*/ float: left; margin: 0; padding: 0; text-indent: 0; width: 49%;
/* width: 335px */ width: 338px }

#features li.overlap { position: absolute; left: 20%; top: 37.5%; top: 44.5% }

#features li.row2 { margin-top: 3em }

#features ul { margin-right: 7.5%; width: 90% }

#features ul li { float: none; margin: .25em 0; width: auto }


#rof { margin-left: 2em }



#phylum { float: left; padding: 10px 0; width: 850px }

#phylum dl { float: left; margin: 10px 20px; padding: 0 }

#phylum dl dt { font-size: 120%; float: right; letter-spacing: 1px; margin: 0 0 1em; padding: 0; width: 592px }

#phylum dd { margin: 0; padding: 0 }

#phylum dl dd { line-height: 1.5 }

#phylum dd.img img {
 background: #fff;
 border: 1px #d9e0e6 solid;
 border-bottom-color: #c8cdd2;
 border-right-color: #c8cdd2;
 float: left;
 margin: 0 8px 0 0;
 padding: 4px
}

#phylum #frog dd.img img { padding: 4px 5px 4px 6px }

#phylum #wagtail dd.img img { padding: 4px 19px }
#phylum #swallow dd.img img { padding: 4px 32px 4px 31px }

#phylum dl dd { margin-left: 220px }
#phylum dl dd.img { margin-left: 0 }

@media print {

#phylum dl dt { float: none; width: 99% }

#phylum dd.img img { max-width: 25mm }

#phylum #frog dd.img img,
#phylum #wagtail dd.img img,
#phylum #swallow dd.img img { padding: 4px }

#phylum dl dd { margin-left: 35mm }

}


/* s-c a price list */

#ssao { /*background: 0em 0em no-repeat url(/i/tree.jpg);*/ width: 56em }

#ssao div { background: 100% 0% no-repeat url(/i/leaves.jpg);
 margin: 0 0 1em; padding: 0 17.5em 1em; /*width: 50em*/ }

#ssao table { font-size: 1.23em }

#ssao tr { line-height: 1.9em }


#price-list th { padding: 42px 1.50em 0 }

th#clc { background: no-repeat top url(/i/clc40.jpg) }

th#llc { background: no-repeat top url(/i/llc40.jpg) }

th#rlc { background: no-repeat top url(/i/rlc40.jpg) }


#price-list td { text-align: center }

#price-list .date { text-align: left }

#tcamh { text-align: center }

#tcamh em { font-style: normal; font-weight: bold }

#tcamh .spcl { color: red; font-style: italic }


#book { float: right; /*overflow: hidden;*/ width: 57em }

#book li { float: left }

.sca { padding-right: .9em; width: 27em }

.tcmh { width: 29em }

#book li li { float: none; height: 40px; margin: 0 0 5px; padding-left: 67px }

.post-12 b { border: #000 1px solid; display: block; float: left; height: 1.7em; margin: 0 .25em; width: 20em }

.tick,
div.box,
.post-12 h4 { clear: both; overflow: hidden }

div.box { margin-bottom: 1em }



div.box b { width: 15.6em }

.tick span,
div.box span { float: left }

#book b,
.tick b,
.post-12 li b { height: 1em; width: 1em }

.tall b { height: 1.7em; width: 1.7em }

.tall b.wide { width: 20em }

#person { width: 35em }

#person li { line-height: 1.8em; margin-bottom: .2em; overflow: hidden }

#person i { float: left; font-style: normal; padding-right: .5em; text-align: right; width: 8.75em }

#person b { float: right; height: 1.7em; width: 25em }

#party { width: 40em }

#party td { border: #000 1px solid }

#party tr td:first-child { width: 29em }

li#awn { background: 0% no-repeat url(/i/awning40.jpg) }

li#clc { background: 0% no-repeat url(/i/clc40.jpg) }

li#llc { background: 0% no-repeat url(/i/llc40.jpg) }

li#rlc { background: 0% no-repeat url(/i/rlc40.jpg) }

li#van { background: 0% no-repeat url(/i/caravan40.jpg) }


#amenities { clear: left; height: 450px; padding-top: 80px; position: relative; width: 680px }

#amenities li { position: absolute; left: 50%; margin-left: -22.5%; top: 0 }

#amenities li.wash { top: 235px }

#amenities li.first { float: right }

#amenities li.last,
#amenities li.first { margin: 0; position: static }

/* per<form>ing seals */

fieldset { /*margin-bottom: .8em;*/ max-width: 36em; min-width: 35em; padding-left: .5em; }

#contact fieldset { width: 40em }

/*.post-11 fieldset { margin-right: 0px; width: auto }*/

#box { clear: none; float: left; /*margin-right: 240px*/ }

#covers { float: right; width: 222px }

fieldset.btns { text-align: center }

input { padding: 0 0 0 .2em }

input, textarea { margin: 0.25em 0; width: 97.75% }

textarea { width: 98% } /* padding-left .2em ~= 1% */

input[type="text"], textarea[id] { background: #eee; color: #111; width: 98% }

input:focus,
textarea:focus { background: #fff; color: #000 }

/*label { float: left; line-height: 1.9; text-indent: .5em; width: 14em }*/

.btns input { margin: 0; width: auto }

.btns label { margin-left: .25em }


#money-boxes { margin-top: 1em; width: 40em }

#money-boxes li { height: 1.9em; overflow: hidden }

#money-boxes i { float: left; font-style: normal }

#money-boxes .total i { font-weight: bold }

#money-boxes li span { border: 1px dotted; float: right; height: 1.7em; width: 8em }

#money-boxes .blank b { border-color: #fff }


#yochh { background: 100% 100% no-repeat url(/i/caravan143.jpg); font-size: 1.23em }

#yochh,
#yochh li { line-height: 1.8em; list-style: disc inside }

#yochh li.pm { margin-right: 240px }


/* 2010 */

a[href="#ft"],
a[href="#foot"] { color: #000; cursor: default; text-decoration: none }
