/*
Theme name: birdboxcottage
Theme URL: http://www.birdboxcottage.co.uk
Description: Bird Box Cottage - holiday cottage
Version: 1.0
Author: Chris Sammacicci - Sammacicci web &amp; graphic design
Author URL: http://www.sammacicci.com
*/

/* General */

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, b, u, i, center, 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; }
body {
	width: 100%;
	background: #E7EAED url(images/header-bg.gif) top repeat-x;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	color: #23262a;
}
:focus { outline: 0; }
.clear:after { content: "."; visibility: hidden; display: block; height: 0px; clear: both; }
* html .clear { height: 1%; }
.wrapper { width: 884px; margin: 0 auto; }
a:hover { text-decoration: underline !important; }

.address {float: right; font-size:12px; color:#272119; padding:18px 0 0 0}

/* Nav */

#navWrapper {margin: 0 auto 0 auto; width:884px; height:60px; text-align: right;}
#nav {height:60px; float: right;}
#nav li { display: inline; margin:0; font-size: 18px; font-weight: normal; text-decoration: none;}
#nav li a { 
margin: 0;
width:94px;
height:40px;
padding: 17px 0 0 0; 
margin:0;
float: left;
color: #82868B; 
text-decoration: none;
text-align: center;
}

#nav li a:hover { 
margin: 0;
height:40px;
width:94px;
padding: 17px 0 0 0; 
margin:0;
float: left;
color: #1C232B; 
background: url(images/nav-bg.gif) 42px 57px repeat-y; 
text-decoration: none !important;
text-align: center;
}

#nav li.selected a { 
float: left;
color: #1C232B; 
background: url(images/nav-bg.gif) 42px 57px repeat-y; 
text-decoration: none !important;
text-align: center;
}

/* Header */

#header {
	padding:23px 0 0 0;
	width:884px;
	margin:0 auto;
	height: 334px;
}

#header.welcome {	background: Transparent; background: url(images/welcome-header-bg.jpg) no-repeat 50% bottom;}
#header.rates {	background: Transparent; background: url(images/rates-header-bg.jpg) no-repeat 50% bottom;}
#header.links {	background: Transparent; background: url(images/links-header-bg.jpg) no-repeat 50% bottom;}
#header.contact-us {	background: Transparent; background: url(images/contact-header-bg.jpg) no-repeat 50% bottom;}
#header.local-area {	background: Transparent; background: url(images/localarea-header-bg.jpg) no-repeat 50% bottom;}

#header img {border:1px solid #BABDBF;}
#header h1 {float: left; background: url(images/img-logo.gif) no-repeat; text-indent: -9999px; width: 450px; height: 31px; }
#header h1 a {text-decoration: none; display: block; width: 450px; height: 31px; }
#header h1 a:hover {text-decoration: none !important; }

/* Content */

#content { width: 820px; padding: 30px 0 0 0; font-size:14px; margin: auto;}
#content .divider { float: left; width: 450px; margin: 15px 0 25px 0; background: url(images/divider.png) bottom repeat-x; height: 4px; }

h2.welcome {background: url(images/welcome-title.gif) no-repeat; text-indent:-9999px;}
h2.rates {background: url(images/rates-title.gif) no-repeat; text-indent:-9999px;}
h2.links {background: url(images/links-title.gif) no-repeat; text-indent:-9999px;}
h2.contact-us {background: url(images/contact-title.gif) no-repeat; text-indent:-9999px;}
h2.local-area {background: url(images/localarea-title.gif) no-repeat; text-indent:-9999px;}

.post { width: 450px; float: left; }
.post h2 { color: #272119; font-size: 22px; font-weight: normal; letter-spacing: -1px; padding: 0; font-family: Castellar, serif;}
.post h2 a { color: #983B3D; text-decoration: none; }
.post h2 a:hover { text-decoration: underline; }
span.author { margin: 15px 0 0 0; font-style: italic; font-size: 11px; color: #222; }

.text { float: left; width: 820px; }
.page .text { width:820px; }
.text a { color: #983B3D;}
.text a:hover { color: #983B3D; }
.text a:visited { color: #983B3D; }
.text p { margin: 15px 0 0px 0; line-height: 22px; color: #333; }
.text ul, .text ol { margin: 15px 0; }
.text li { margin: 5px 0; }
.text blockquote { font-style: italic; background: url(images/quote.gif) top left no-repeat; text-indent: 25px; }
.info { color: #666; float: left; width: 115px; font-size: 11px; padding: 20px 20px 0 0; }
.info ul li { margin: 0 0 10px 0; list-style: none; }
.info a { color: #983B3D; text-decoration: none; }
.more-link { display: none; }
span.more { background: url(images/bullet.gif) right center no-repeat; padding: 0 20px 0 0; }

.cottageInfo {width: 377px; float: left; padding:0 0 0 20px; margin:-10px 0 0 0; font-size:14px;}
.cottageInfo2 {width: 377px;float: right; margin:-10px 0 0 0; font-size:14px;}

#galleryInfo {
	position: relative;
	margin-top: 265px;
	margin-bottom:30px;
	width: 826px;
	height: 158px;
	background-color: #DFDED9;
	padding:25px 30px;
}

#thumbnailGallery {float: left; width:365px; height:168px; background: url(images/divider.gif) top right repeat-y;}
#localArea {float: left; width:405px; height:168px; margin:0 0 0 48px;}

#localArea a {color: #983B3D;}

.areaInfoImg {float: right; border:0;}

.imgblock {
	margin:0 5px 5px 0;
}

/* Sidebar */

#sidebar { float: right; width: 275px; margin: 0 0 0 25px; padding: 40px 0 0 0; }
#sidebar h3 { font-size: 11px; font-weight: bold; text-transform: uppercase; color: #999; }
#sidebar p { float: left; margin: 10px 0; }
#sidebar a { color: #664a86; text-decoration: none; }
#sidebar ul { margin: 10px 0; list-style: none; }
#sidebar ul li { margin: 4px 0; float: left; }

.divider { clear: both; width: 275px; padding: 10px 0 0 0; margin: 10px 0 15px 0; background: url(images/divider.png) bottom repeat-x; height: 4px; }
#ads { width: 280px; float: left; margin: 0 0 0 0px; }
#ads a img { float: left; margin: 0 15px 15px 0; }

#categories ul { font-size: 12px; width: 275px; float: left; }
#categories ul li { float: left; width: 137px; }
#categories ul li a { color: #222; text-decoration: none; }

#blogroll ul { width: 275px; }
#blogroll li { float: left; width: 275px; color:#222; }
#blogroll a { color:#222; }

#search input.search { margin: 15px 0 0 0; height: 23px; width: 245px; border: 1px solid #999; font-family: "Helvetica Neueu", Helvetica, Arial, Tahoma, Verdana, sans-serif; font-size: 12px; }

/* Footer */

#footer {
	margin:0;
	padding:30px 0 0 0;
	clear: both;
	width: 100%;
	height:40px;
	background: #ffffff url(images/footer-bg.gif) repeat-x;
	color: #968E7F;
	text-align:center;
	font-weight: normal;
	font-size:10px;
}

#footer a {color: #968E7F;}

#footerWrapper {margin:0 auto; width:884px; text-align:left;}
#footerWrapper span {float:right;}