/*
Theme Name: woodlandsholidays
Theme URI: http://www.wrburton.com/
Description: WordPress theme.
Version: 1.0
Author: William Burton
Author URI: http://www.wrburton.com/
*/



/* Begin Typography & Colors */
body {
	/*font: normal 80% "Lucida Sans Unicode",'Lucida Grande',sans-serif;
	Resets 1em to 'x'px 
	(10px=62.5 11=70 12=75 13=80 14=87.5 15=95 16=100)*/
	font: normal 80% 'Georgia', serif;
	background: #FFFFFF;
	color: #000000;
	text-align: left;
	line-height: 1.7em;			/* 22px / 13px = 1.7em */
	}
p {
	/*margin: 10px 0;
	padding: 0;
		background: #CCCCCC;*/
	}
#footer p, #footer li {
	margin: 0;
	color: #666666;/**/
	/*font-size: 0.85em;				 11px / 13px = 0.85em */
	/*line-height: 1.538em;			 20px / 13px = 1.538em */
	}

iframe.calendar {width: 100%;}

small {
	}
#content {
	}
.widecolumn .entry p {
	}
.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 16px;*/
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.thread-alt {
	background-color: #f8f8f8;
	}
.thread-even {
	background-color: white;
	}
.depth-1 {
	border: 1px solid #ddd;
	}
.even, .alt {
	border-left: 1px solid #ddd;
	}
	
/*	Begin Headers -------------------------------------------------------------------*/
h1, h2, h2.pagetitle, h3 {
	}
h1 {
	font-size: 3em; 						/* 38px / 13px = 3em */
	line-height: 36px;						/* 16px / 13px = 1.23em */
	letter-spacing: -2px;
	font-weight: normal;
	}
.hiddendescription {
	font-size: 0;
	height: 0;
	line-height: 0;
	text-indent: -900em;
	text-decoration: none;
	overflow: hidden;
	}
.description {
	font-size: 1.5em;							
	letter-spacing: -1px;
	padding: 18px 0 0 0;
	}
h2, h2.pagetitle {
	font-size: 2.15em; 				/* 28px / 13px = 1.85em */	
	}
h3 {
	font-size: 2.15em; 				/* 28px / 13px = 2.15em */	
	line-height: 1.23em;			/* 16px / 13px = 1.23em */
	color: #a60c00;	
	/*background:#CCCCCC;
	font-style: italic;*/
	margin: 24px 0 5px 0;
	}
.post h3 {
	color: #a60c00;	
	/*font-style: italic;*/
	font-weight: normal;
	}
#sidebar h2 {
	font-size: 1.85em; 				/* 24px / 13px = 1.85em */	
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/*	Begin Links --------------------------------------------------------------------*/
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	/**/color: #000000;
	}
h2, h2 a, h2 a:visited, h3 a, h3 a:visited {
	/**/color: #a60c00;
	}
h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
a, a:visited {
	color: #a60c00;
	text-decoration: none;
	}
a:hover, #footer #legal a:hover {
	/*color: #a2ad38;*/
	text-decoration: underline;
	}
h3 a:hover {
	color: #8a952e;
	}
#footer a {
	/*color: #666666;*/
	/*color: #FFFFFF;*/
	}
#footer a:hover {
	text-decoration: none;
	}
/*	End Links --------------------------------------------------------------------*/

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
	font-size: 1em;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.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 {
	}
.commentmetadata {
	font-weight: normal;
	}
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;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
html {
	height: 100%;		/*fullheight*/
 	}
body {
	height: 100%;		/*fullheight*/
	margin: 0;
	padding: 0; 
	
		background: #000000 url('images/bg1.jpg') top center no-repeat fixed;
		/*background: #f5efec;*/
	}
#page {
	min-height: 100%;				/*fullheight*/
	/*max-width: 72.3em;				940px / 13px = 72.3em */
	max-width: 76.5em;				/* 980px / 13px = 75.4em */
	margin: 0 auto;					/*centering*/
	/* padding: 0 1.5em; 				20px / 13px = 1.5em */
	position: relative; 			/*centers footer*/
		/*background: #f3ebd5;*/
		background: #FFFFFF;
		/*background: #FFFFFF url("images/grid.gif") top center no-repeat;*/
	}
				#header {
							/*width: 20%;					 200px / 980px = 0.2 */
					height: 153px; /*140*/
						/*background: url("images/header.jpg") repeat-x bottom right;
							float: left;	
						background: green;*/
					}
				#wrap {
					padding: 0 0 250px 0;			/*footerheight!!!!!!!!!!*/
					overflow: auto;					/*clears the float problem!*/

						/*background: #999999;*/
					}
						#sidebar {
							float: left;
							width: 24.5%;			
								/*background: #f5efec;*/
							}
						.narrowcolumn {
							float: left;
							width: 75.5%;			
							margin-top: -10px;
							}
								.post {
									padding: 0 2.6%;
								/*background: #edf3fe;*/
									}
				#footer {
					position: absolute;
					bottom: 0px;
					/*left: 1.5em;		page padding*/
					width: 100%;
					/*padding: 1.5em 0 30px 1.5em; */
					/**/max-height: 250px;
						/*background: #CCCCCC;*/
					}
#logo {
	width: 22%;
	float: left;
	padding: 25px 0 0 2%;				/*alt margin*/
		/*background: #CCCCCC;*/
	}
		h1 {
			margin: 0;
			}
		.description {
			margin: -18px 0 0 0;
			width: 220px;
			}
#navbar ul {
	float: left;
	width: 33%;
	margin: 0; 
	padding: 25px 0 0 2%;
	list-style: none; 
		/*background: green;*/
	}
	#navbar ul li {
		float: left; 				/*cures the diagonal in ie*/
		font-size: 1.7em;			/* 22px / 13px = 1.7em */
		line-height: 32px;
		letter-spacing: -1px;
		}		
	#navbar ul li a {
		margin: 0 15px 0 0;
		padding: 2px 5px;
		/*background: #999999;*/
		}
	#navbar ul li a:hover {
		text-decoration: none;
		color: #FFFFFF;
		background: #a60c00;
		}
#booking {
	width: 22.5%;
	float: right;
	padding: 25px 2% 0 0px;
		/*background: #CCCCCC;*/
	}
		#booking p {
			margin: 0;
			line-height: 20px;
			color: #666666;/**/
			}
		.phone {
			font-size: 2.5em;			/* 32px / 13px = 2.5em */
			line-height: 34px;
			letter-spacing: -1px;
			color: #a60c00;
			}
		.button {
			line-height: 24px;
			}
		#booking .button a {
			text-align: center;
			color: #FFFFFF;
			display: block;
			width: 115px;
			height: 24px;
			margin: 12px 0 0 0;
			padding: 0px;
			background-color: #a60c00;
			/*color: #a60c00;
			border: #a60c00 1px solid;*/
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
			}
		#booking .button a:hover {
			background: #000000;/**/
			/*background: #dd1000;*/
			text-decoration: none;
			}

#footer ul {
	float: left;
	width: 22.5%;
	padding: 0px 0 20px 2%;
	margin: 0;
	list-style: none; 
		/*background: #999999;*/
	}
#footer ul li {
	list-style-type: none;
	}
#footer ul li a {
	display: block;
	padding: 0px 0 2px 0;
	border-bottom: #CCCCCC 1px solid;
	}
		#footer ul li ul {
			padding: 2px 0 0px 0;
			margin: 0;
			width: 100%;
			}
		#footer ul li ul li a {
			padding: 0px 0 0px 0px;
			color: #666666;
			border: none;
			}
		#footer ul li ul li a:hover {
			color: #a60c00;
			}
			
#footer #legal {
	clear: both;
	padding: 5px 0 20px 2%;
	border-top: #CCCCCC 1px solid;
		/*background: #999999;*/
	}
	
.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 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/* 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 */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: disc;
	}

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 {
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul li ul, #sidebar ul ol {
	}

#sidebar ul, #sidebar ul ol {
	/*padding: 1.5em 0 0 1.5em;*/
	margin: 0;
	padding: 0;
	line-height: 15px;			
	}

		#sidebar ul li {
			list-style-type: none;
			/*background: #FFFFFF;*/
			}
		#sidebar ul li a {
			padding: 12px 0 5px 8.5%;
			display: block;
			color: #3f7c97;
			border-bottom: #CCCCCC 1px solid;
			/*background: #3f7c97;
			border-right: #21414f 3px solid;*/
			}
		#sidebar ul li.current_page_item a, #sidebar ul li a:hover  {
			text-decoration: none;
			color: #a60c00;
			/*background: #FFFFFF;f5efec*/
			/*border-right: none;*/
			}
		#sidebar ul p, #sidebar ul select {
			margin: 5px 0 8px;
			}
				#sidebar ul li ul li a {
					color: #666666;
					padding: 5px 0 5px 16.5%;
					border: none;
					/*background: #edf3fe;
					border-right: #3f7c97 3px solid;*/
					}
				#sidebar ul li.current_page_item ul li a {
					/*background: #edf3fe;*/
					color: #3f7c97;
					/*border-right: #3f7c97 3px solid;*/
					}
				#sidebar ul li.current_page_item ul li a:hover {
					text-decoration: none;
					color: #a60c00;
					/*background: #FFFFFF;f5efec
					border-right: none;*/
					}

#sidebar ul ul, #sidebar ul ol {
	}

#sidebar ul ul ul, #sidebar ul ol {
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li a, #sidebar ul ol li {
	}
/* 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. */
	}
table {
	width: 100%;
			/*background: #CCCCCC ;*/
	}
table#pricing tr {
	text-align: right;
	line-height: 2.15em;
	}
table#pricing td {
	padding: 0px 20px 0px 0px;
	}
		table.contactform {
			border: #3f7c97 1px solid;
			padding: 20px 20px 20px 20px;
			background: #FFFFFF;
			margin: 10px 0;
			}
		table.contactform h3 {
			margin: 0px 0 -5px 0;
			}
		table.contactform tr {
			margin: 10px;
			}
		table.contactform tr.divide {
			/*background: #3f7c97;
			line-height: 1px;*/
			height: 30px;
			}
		table.contactform input[type="text"], table.contactform textarea {
			/*font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
			font-size: 12px;*/
			font-family: 'Georgia', serif;
			font-size: 1em;
			padding: 4px;
			}
		/*table#contactform input[type="text"]:hover, table#contactform textarea:hover,*/
		table.contactform input[type="text"]:focus, table.contactform textarea:focus {
			border: #3f7c97 1px solid;
			padding: 5px;
			}
		table.contactform textarea {
			width: 260px;
			}
			
			
		table.contactform table#names {
			background: #edf3fe;
			width: 100%;
			}
		table.contactform table#names td {
			padding: 10px;
			border-bottom: #FFFFFF 3px solid;
			}
		table.contactform table#names td.names {
			width: 100px;
			}
		table.contactform table#names td input[type="text"] {
			width: 80px;
			}
		table.contactform table#names td select {
			width: 42px;
			}
			
			
		table.contactform td.message {
			padding-top: 10px;
			/**/width: 170px;
			}
		table.contactform td input[type="text"].quantity {
			/**/width: 30px;
			}
		table.contactform td input[type="text"].cost {
			/**/width: 80px;
			}
			
		
		table.contactform td.submit {
			text-align: right;
			}
		table.contactform input[type="submit"], a.print {
			/*font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
			font-size: 12px;
			border: none;
			background: #f5f6ec; b1d468 6f8f2d */
			font-family: 'Georgia', serif;
			font-size: 1em;
			padding: 4px 50px;
			/*border: #6f8f2d 1px solid;
			background: #6f8f2d;
			color: #FFFFFF;*/
			margin-right: -20px;
			}
		/*table#contactform input[type="submit"]:hover, a.print:hover {
			border: #3f7c97 1px solid;
			background: #3f7c97;
			color: #FFFFFF;
			text-decoration: none;
			}*/
		a.print {
			border: #3f7c97 1px solid;
			background: none;
			margin: 0px 0px 0 10px;
			padding: 5px 10px;
			color: #3f7c97;
			}
		table.contactform tr.sig {
			height: 70px;
			}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "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." */
