/*
Theme Name:Grant Street Inn
Theme URI: http://cookmedical.org/
Description: Theme for Grant Street Inn
Author: Sarah Atkinson
Author URI: 
Tags: 

*/
 
/*
Colors
Dark Brown on background:#291a11
Medium dark brown on borders :#44220e
Inter background brown: #c1a574
light tan for background: #f2edd8
light tan for border and text: #c1a574
*/

/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #291a11;
	color: #333;
	text-align: center;
	line-height:1.1;
	margin-top:30px;
	z-index:0;
}
#outerWrapper {
	width:960px;
	margin:auto;
}
#wrapper {
	text-align:left;
	background-color:#44220e;
	border:#c1a574 1px solid;
	padding:10px;
	height:100%;
}
#contentWrapper {
	background-image:url(images/bottom_nav_bkg_img.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	background-color:#FFF;
}
#page {
	float:left;
	width:640px;
	background-color:#c1a574;
	padding-top:280px;
	background-image:url(images/backgroundpicture2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	position:relative;

}
#page .interContent {
	padding:0px 30px 30px 30px;
	display:block;
	position:relative;
}
#sidebar {
	margin-left: 640px;
	padding:140px 0px 0px 75px;
	background-image:url(images/top_nav_bkg_img.gif);
	background-repeat:no-repeat;
	background-position: top right;
	background-color:transparent; 
	position:relative;
}
#awards {
	clear:left;
	float:left;
	background-color:#f2edd8;
	height:50px;
	width:640px;
}
.clear_both {
	clear:both;
}
.clear_right{
	clear:right;
}
.logo_image {
	position:relative;
	margin-left:-245px;
	z-index:300;
}
.home_page{
	padding:5px 25px 10px 25px;
}
.phoneNumber {
	padding-left:2.3em;
		line-height:1.3;
}
.phoneNumber .pre {
	position:absolute;
	margin-left:-2.3em;
}
#mainNav {
	padding:0px 0px 20px 0px;
	margin:0px;
	width:140px;
	font-size:1.35em;
	margin-top:-110px;
}
#mainNav li {
	list-style:none;
	border-top:#666 dotted 1px;
	border-bottom:#666 dotted 1px;
	padding:3px 0px;
}
#mainNav li+li {
	border-top:none;
}
#mainNav li a {
	color:#333;
	text-decoration:none;
}
#mainNav li a:hover {
	color:#c1a574;
}
.current_page_item a{
	color:#c49a6c !important;	
}
.address {
	color:#999;
	margin-top:30px;
	line-height:1.3;
}
.reservation_link {
	padding:5px;
	background-color:#e8deb6;
	border:#c49a6c solid 2px;
	text-decoration:none;
	color:#44220e;
	font-size:1.4em;
	width:140px;
}
.reservation_link:hover {
	background-color:#a27f59;
	border-color:#f2edd8;
}
.compare_link{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:1em;
	width: auto;
	margin-top:20px;
	margin-bottom:25px;
	padding:4px;
		
}
.entry p{
	padding-right:10px;
}
	
/* Basic styles */
p {
	font-size:1.4em;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-bottom:10px;
	}
h1 {
}
h2 {
	font-size:2em;
	margin-top:15px;	
	margin-bottom:8px;

}
h3 {
	font-size:1.4em;
	margin-top:5px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
}
h4 {
}
em{
	font-size:90%;
	font-style:italic;
}
a{
	color:#c49a6c;
	text-decoration:none;
}
a:hover{
	color:#ebe3c5;
	text-decoration:none;
}
/* Rates and Pollicies page */
.important_info{
	font-size:1.2em;
	font-weight:bold;
}
#policies{
	padding-left:290px;
}
#rates{
	float:left;
	width:280px;
	padding-right:10px;
}
#rates ul{
	margin-bottom:20px;
	margin-left:110px;
}
#rates ul li{
	list-style:none;
	padding-left:10px;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size:1.2em;
}
#rates ul li .room{
	position:static;
	float:left;
	margin-left:-110px;
	}
/* Rooms Sub Menu  styles*/
.filter_list {
	padding-bottom:10px;
	margin-top:-5px;
	font-size:1.2em;
}
.filter_list li{
	list-style:none;
	display:inline;
	padding-right:12px;
}
.filter_list a{
	color:#c49a6c;
	text-decoration:none;
}
.filter_list a:hover{
	color:#ebe3c5;
	text-decoration:underline;
}
.filter_list a.current{
	color:#ebe3c5;
}
.filtertitle{
	font-size:1.5em;
}
#Rooms_body #page {
	background-image:none;
	background-color:#291a11;
	padding-top:280px;
	background-image:url(images/roomsmainimg2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#f2edd8;
}
#Rooms_body h2{
	color:#c49a6c;
}
#Rooms_body #page .interContent  {
	padding-right:0px;
	background-color:transparent;
	}
#Rooms_body  .entry{
	padding-bottom:20px;
}
.rooms_list {
	width:270px;
	height:100px;
	margin-bottom:20px;
	float:left;
	margin-right:25px;
	border:#c49a6c solid 1px;
	padding-right:5px;
}
a .rooms_list{
	color:#f2edd8;
}
.rooms_list:hover {
	background-color:#513322;
}
.rooms_list h3 {
	color:#f2edd8;
	font-size:1.3em;
	margin-top:0px;
	margin-bottom:1px;
	padding-top:5px;
	padding-bottom:4px;
}
.rooms_list .excerpt {
	font-size:1.1em;
	margin-top:0px;
}
.rooms_list table {
	margin-top:1px;
}
.rooms_list th {
	font-weight:bold;
	padding-right:10px;
	font-size:1em;
	padding-bottom:3px;
}
.rooms_list td {
	font-weight:lighter;
	font-size:.9em;

}
.rooms_thumbnail {
	width:75px;
	height:100px;
	float:left;
	margin-right:10px;
}
.rooms_list a{
	color:#9a1d27;
	text-decoration:none;
}
.rooms_list a:hover{
	text-decoration:underline;
}
/* Posts pages in shadowbox */
#individual_post {
	width:730px;
	padding:10px;
	margin:0px;
}
.post_nav_links a{
	font-size:1em;
}
.rooms_img {
	width:720px;
	height:250px;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	border:1px solid #291a11;
}
.single_content {
	width:400px;
	float:left;
	text-align:left;
	font-size:1.2em;
	line-height:1.2;
	padding:0px 10px;
}
.single_sidecolum{
		width:300px;
		float:right;
}
.single {
	width:100%;
	font-size:1.4em;
	margin-bottom:30px;
}
.single td {
	padding:3px;
	border-bottom:#960 dotted 1px;
}
.single tr {
}
.single th {
	font-weight:bold;
}
.otherPicture{
	padding-top:30px;
	width:100%;
	clear:both;
}
.otherPicture img{
	float:left;
	padding-left:4px;
	width:231px;	
}
.otherPicture img +img{
	padding-left:15px;
}
/* Friends page */
.friends_list{
	clear:both;
	margin-bottom:10px;
	padding: 10px;
}
.friends_list h3, .history h3{
	color:#291a11;
	font-size:1.5em;
	margin-top:0px;
	margin-bottom:1px;
	border-bottom:#291a11 solid 1px;
}
.friends_thumbnail{
	float:right;
	margin-left:10px;
	margin-top:10px;
	width:200px;
}
.friends_list .link a{
	color:#291a11;
	text-decoration:underline;
}
.friends_list .link a:hover{
	color:#e8deb6;
}
/* footer */

#footer{
	color:#c1a574; 
}
#footer .linkholder{
	margin-top:10px;
	margin-bottom:10px;
}

#footer a{}
#footer a + a{
	padding-left:150px;

}


/* 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 10px 10px 0px;
	-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 */

/*	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, object.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 */

.compare_table {	
border-collapse:collapse;
margin:30px auto;
}
.compare_table th{
	font-size:1.2em;
	font-weight:bold;
		text-align:center;
		padding:2px 5px;
}
.compare_table td{
	border:#c1a574 solid 1px;
	text-align:center;
	padding:4px;
}
.compare_table .room_name{
	text-align:left !important;
}
.compare_table .subhead th{
	font-size:1em !important;
}
.compare_table .room_name a{
	color:#44220e;
	font-weight:bold;	
	text-decoration:none;
	display:block;
}
.compare_table .room_name a:hover{
	color:#F90;
}
.wpcf7{
	background-image:url(images/postmark.png);
	background-position:top right;
	background-repeat:no-repeat;
	
}