/*
Theme Name: ~Bed and Birds
Theme URI: http://www.bedandbirds.com
Description: Bed and Birds
Version: 1.0
Author: InsideOut Solutions/Kailey Lampert
Author URI: http://insideout.com/
*/

/* ---------------------------------------------------------------------------------------------------------------------------- */


																										/* colors */

/* ---------------------------------------------------------------------------------------------------------------------------- */

/* --------------------------------------------------------------- */
/* basic element */

a { color: #402418; }
a:visited {color:#74331f;}
h2, h3, h4, h5{ color: #f37505; padding: 0 0 .2em 0; }
/* --------------------------------------------------------------- */
body { background: #DA9F51 url('images/bg.jpg') top center repeat-x; }
#page { background:url('images/bg-shadow.jpg')  50% 155px no-repeat;}
/* Layout */

h1 { background: url('images/casa-logo.gif')  160px 40px no-repeat; }

#topper p.tag {color:#C97100;}
#topper p.tag a {color:#C97100;}
	#topper p.tag a:hover {}
	
#container { background:#fff url('images/bg-container.gif') no-repeat; }


/* --------------------------------------------------------------- */
/* body content */
#content {  }

#content h2 { color:#fff; border-left: 1px solid #fff; }
#content h2 a { color:#fff; }
#content h2 a:hover { color:#fff; }
#content h2.noslide { color:#74331f; border-left: 1px solid #74331f; }
#content h2.noslide a{ color:#74331f; }
#content h2.noslide a:hover { color:#CB8837; }

#content p.date_auth { color:#CB8837;}

.postmetadata { background:#FDF8F2; }

/* --------------------------------------------------------------- */
/* attachments */

/* --------------------------------------------------------------- */
/* comments */
li.comment { border-left: 4px solid #EFD38F; }
li.bypostauthor { border: 1px solid #EFD38F; border-left: 4px solid #EFD38F; }
li.odd { border-color:#f37505; }

/* --------------------------------------------------------------- */
/* sidebar */
#sidebar {  }
.sideimg { background:#fff;border-right:1px solid #bbb; border-bottom:1px solid #bbb; }

/* --------------------------------------------------------------- */
/* widgets */

/* --------------------------------------------------------------- */
/* footer */
#footer { background: #C67000 url('images/bg-footer.gif') repeat-x; color:#fff;}
#footCont h3 { color:#fff; }
	.advanced-recent-posts .recent-posts-thumb {border: 1px solid #fff; }

#footSide {  }

/* subfooter */

#subfooter a { color:#74331f;}

/* --------------------------------------------------------------- */
/* main menu */

ul#menu { background:url('images/bg-nav.gif') no-repeat; }

	ul#menu li {  }
	ul#menu li a {  }
	ul#menu li.last {  }
	ul#menu li.last a {  }
	ul#menu a, ul#menu span.phone { color:#fff; }
	ul#menu li.hovering a,
	ul#menu a:hover {  }
	ul#menu li.current_page_item a,
	ul#menu li.current_page_item ul {  }
	
	ul#menu span.phone { color:#fff; }
	ul#menu li ul { background: #A65E00; border: 1px solid #EAA23C;border-top:none; }
	ul#menu li li a { background:none; }
	ul#menu li li a:hover { background:none; }

	/* bottom menu*/
	#bottomNav {}
	#bottomNav a { border-right: 1px solid #fff; color:#fff; text-decoration:none; }

/* --------------------------------------------------------------- */
/* image handling */
/* Images */
.wp-caption { border: 1px solid #DFB68B; background-color: #EED3B5;}

/* ---------------------------------------------------------------------------------------------------------------------------- */


																										/* strutcture */

/* ---------------------------------------------------------------------------------------------------------------------------- */


/* basic classes */
* { margin:0; padding:0; outline:0; }

.left { float:left; }
.right { float:right; }
img.left, img.right { margin: 0 5px; }
.hidden { display:none; }
.clear { clear:both; }

/* --------------------------------------------------------------- */
/* basic element */

ul, ol { list-style-position:inside; margin: 5px 5px 5px 15px; }
ul { list-style-type:disc; }
ol { list-style-type:decimal; }
blockquote { margin: 10px 30px; font-style:italic;}

a {  }
a:hover { text-decoration: none; }
a:visited {  }
a:active { position:relative;top:1px; }
a[href $='.pdf'] { padding-right: 18px; background: transparent url(images/icon_pdf.png) no-repeat right; }

h2, h3, h4, h5{ padding: 0 0 .2em 0; }
h2{ font-size: 1.8em; }
h3{ font-size: 1.6em; }
h4{ font-size: 1.4em; }

p{ margin: 0 0 .8em 0; }

/* --------------------------------------------------------------- */
body {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	font-size:62.5%;
}

/* Layout */
#page {margin:0 auto;text-align:left;}

#layout {
	width: 978px;
	text-align: left;
	margin: 0 auto;
}

#topper {
	width: 978px;
	height: 120px;
	position:relative;
	z-index:100;
}

	div#bird { position:absolute; top:9px;left:-10px; background:url('images/bird-logo.png');width:155px;height:180px;}
	h1.text { float:left; width:400px;padding: 0 20px 0 100px; height:100px; font-size:3.5em; font-family: times new roman, times, serif; letter-spacing:1px;}
	h1 a { display:block; height:100%; text-indent:-999em;}
	h1 a:active {position:static;}
	
	#topper p {float:right;width:300px;padding-right:50px;text-align:right;}
	#topper p.tag {padding-top:30px; font-family:arial, sans-serif;font-size:1.6em;}
	#topper p.tag a {  text-decoration:none;}
		#topper p.res a:hover { }
	#topper p.tag a#gcLink {font-size:120%;font-weight:strong;}
	#topper p.tag a#gcLink:hover {color:#9A2518;}
#container {
	clear: both;
	font-size: 1.3em;
	line-height: 1.4em;
	width:962px;
	padding: 4px 8px 20px;
}
#slides {
	height: 290px;
	width: 962px;
	overflow:hidden;
	margin-bottom:-50px;
}
#slides img {
	height: 290px;
	width: 962px;
}
#slideshow {
	height: 250px;
	width: 200px;
	overflow:hidden;
	float:right;
	margin: 20px 0 0 15px;
	border:1px solid #402418;
}
#slideshow img {
	height: 250px;
	width: 200px;
}

/* --------------------------------------------------------------- */
/* body content */
#content {
	
	padding:0 20px 20px;
	position:relative;
	z-index:20;
}
.narrowcolumn 	{	width:680px; float:right;}
.widecolumn 	{	width:auto; padding-left:20px;}

#content h2 {
	font-size:2.2em;
	line-height:1.4em;
	padding: 1px 0 15px 10px;
	margin-bottom:10px;
	text-transform:uppercase;
}
.blog #content h2,
.nothumb #content h2 { color:#CB8837; border-left: 1px solid #fff; padding:0;}

.page #content h2 {	padding: 1px 0 15px 10px; color:#fff; }


#content h2 a { text-decoration:none; }
#content h2 a:hover {  }

#content p.date_auth { font-size:90%;margin:3px; font-style:italic; }
.page #content p:first-child strong { color:#9B2519; font-weight:bold;  font-size:130%;}

.attachment-post-thumbnail { float:right; margin-bottom:10px;}

.postmetadata { clear:both; padding: 3px; font-size:80%; }
.navigation { margin:0;padding:0; text-align:left;}

/* rooms list */
.roomsList {
	list-style:none;
	margin:15px 0;
	padding:0;
	width:100%;
}
.roomsList li {
	width:175px;
	height:160px;
	float:left;
	margin: 3px;
	padding:0;
	text-align:center;
}
.roomsList a {
	width:155px;
	height:150px;
	display:block;
	margin:5px;
	padding:5px;
	background: #FBF4C0;
	text-decoration:none;
}
.roomsList a:hover {
	background: #A89A6F;
}
.roomsList img {
	margin: 0 0 8px 0;
}
.roomsList span.name {
	font-size:1.4em;
	display:block;
}
.roomsList span.details {
	font-size:1.1em;
	display:block;
}
.roomsList a:hover span {
	color:#fff;
}

.action-button {
	height:160px;
	margin-bottom:20px;
	background:url('images/action-button.jpg') no-repeat;
}
.action-button a.check {
	display:block;
	float:left;
	width:100px;
	color:#fff;
	text-decoration:none;
	text-align:right;
	font-size:1.4em;
	padding:35px 10px 20px 5px;
	height:110px;
	background:url('images/bg-reslink.jpg') no-repeat;
}
.action-button .check:hover {
	background:url('images/bg-reslink.jpg')  0 -163px no-repeat;
}
.action-button .check span {
	margin-top:20px;
	display:block;
	text-transform:uppercase;
	text-decoration:underline;
}
.action-button .cookingclass {
	display:block;
	float:right;
	width:260px;
	font-size:1.3em;
	padding: 25px 80px 20px 10px;
	text-decoration:none;
	color:#9B5905;
}
.action-button .cookingclass span{
	text-decoration:underline;
}


/* --------------------------------------------------------------- */
/* attachments */
body.attachment p.attachment { text-align:center; }

/* --------------------------------------------------------------- */
/* comments */
#respond { clear:both; }
ol.commentlist, ol.commentlist ul {
	list-style:none;
	margin: 0;
	padding:0;
}
li.comment {
	padding: 5px 20px;
	margin:0 0 20px 0;
}
li.bypostauthor {
	padding: 5px 20px;
	margin:0 0 20px 0;
}
li.odd { }

li.depth-2, li.depth-3, li.depth-4 { margin-top:10px; padding: 5px 10px; }

img.avatar {float:left;margin:3px 3px 0 0; }
/* --------------------------------------------------------------- */
/* sidebar */
#sidebar {
	width:240px;
	float:left;
	left:10px;
	position:relative;
	z-index:20;
	text-align:center;
}
div#sidebar.noslide {padding-top:30px; }
.sideimg { padding: 2px; }

#sidebar h2 {
	margin:0 0 10px 0;
	padding:0;
}
#sidebar h3 {
	margin:10px 0;
	padding:0 0 0 10px;
	color:#9B2519;
	font-size:1.1em;
}
#sidebar p {
	text-align:left;
	padding: 0 10px 10px;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
}
#sidebar ul li {
	margin:10px 0 0 0;
	padding:0;
	color:#AF893E;
}
#sidebar ul li li{
	margin: 0;
	padding:0 0 0 10px;
}

#sidebar ul ul {
	padding: 0 0 0 10px;
}

#post-side-info{ }
#post-side-quote {
	text-align:left;
	font-style:italic;
	font-family:times new roman, serif;
	color:#9B2519;
	margin: 15px;
	padding: 0 15px;
	font-size:1.2em;
	border-left: 1px solid #9B2519;
}
#post-side-quote span { font-style:normal; font-size:.8em;}



/* --------------------------------------------------------------- */
/* widgets */

/* search */
input#s {width:120px; }


/* --------------------------------------------------------------- */
/* footer */
#footer {
	overflow:hidden;
	font-size: 1.3em;
	line-height: 1.2em;
	padding: 10px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-bottomright: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
#footCont {
	width:680px;
	float:right;
	padding: 10px;
}
	#footCont h3 { font-size:1.3em;text-transform:uppercase;}
	
	.advanced-recent-posts { list-style:none;margin: 20px 0 0; }
	.advanced-recent-posts li { clear:both; }	
	.advanced-recent-posts a { font-weight:bold; color:#fff; }	
	.advanced-recent-posts .recent-posts-thumb {float:left; margin: 0 5px 4px 0; }

#footSide {
	width:230px;
	padding: 10px;
	float:left;
}
	#logo2 {margin-bottom:15px; }

/* subfooter */

#subfooter { padding: 15px; font-size: 1.1em;}
#subfooter a { }
.meta { float:right;width:230px;text-align:center;}


/* --------------------------------------------------------------- */
/* main menu */

.nav, .nav * { margin:0;padding:0; }
.nav { list-style:none; }

ul#menu { height:43px; padding: 0 20px 0 140px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
	ul#menu li.first {-moz-border-radius-topleft: 10px;	}
	ul#menu li {
		margin: 0;
		position: relative;
		z-index:50;
		float:left;
		height: 30px;
		font-size:1.4em;
		line-height: 30px;
			}
	ul#menu li.last { float:right;  }
	ul#menu li.last a {padding: 5px 35px; }
	ul#menu a, ul#menu span.phone {
		display:block;
		float:left;
		padding: 5px 17px;
		margin:0;
		text-decoration:none;
		text-transform:uppercase;
		-moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px;
	}
	ul#menu li.hovering a,
	ul#menu li.hovering li a,
	ul#menu a:hover { text-decoration:underline; }
	ul#menu li.hovering li a { text-decoration:none; }
	ul#menu a:active {position:static; }
	ul#menu li.current_page_item a,
	ul#menu li.current_page_item ul {  }
	
	ul#menu span.phone {
		font-family:arial black, arial;
		font-size:1.3em;
		padding: 5px;
	}
	ul#menu li.arrow { /* parent items */
	}
	ul#menu li ul {
		list-style: none;
		margin:0;padding: 3px 0 0;
		position: absolute;
		float:left;
		left: 0; top: 37px;
		display: none;
		width: 170px;
		-moz-border-radius-bottomleft: 15px;
		-moz-border-radius-bottomright: 15px;
		-webkit-border-bottom-left-radius: 15px;
		-webkit-border-bottom-right-radius: 15px;
	}
	ul#menu li li{
		clear: both;
		display:block;
		margin:0 0 2px; padding:5px 5px 0;
		width: 160px;
		height:20px;
		font-size:1.0em;
		line-height: 20px;
		text-align:left;
		position:static;
	}
		ul#menu li li.last { float:none; }
		ul#menu li li.last a { padding:0; }
	
	ul#menu li li a {
		display:block;
		float:none;
		padding:0;
		margin:0 auto;
		line-height:.9em;
	}
	ul#menu li li a:hover {
		text-decoration:underline;
	}
	/* bottom menu*/
	#bottomNav{ text-align:center; padding-left:30px;}
	#bottomNav li { display:inline; float:none;}
	#bottomNav ul{ display:none; }

	#bottomNav a {
		padding: 0 10px;
		text-transform:uppercase;
	}#bottomNav .last a { border:none; }

.___fb_like {
	height: 25px !important;
}
/* --------------------------------------------------------------- */
/* image handling */
/* Images */
p img { padding: 0; max-width: 100%; }
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 }
/* Captions */
.aligncenter,
div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { text-align: center; 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; }

