/*
Theme Name: Longacre Guesthouse
Theme URI: http://www.easel.co.za
Description: Official theme of the Longacre Guesthouse Website
Author: easel
Author URI: http://www.easel.co.za
version: 1.0
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#360606;
	background-image: url(images/bg_containervinette.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	}

	
h1 {font-size: 18px; color: #9b4b4b; margin-bottom: 18px;}
h2 {font-size: 16px; margin-bottom: 8px !important;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}

p {
	margin-bottom: 12px;
	width: auto;
	text-wrap: normal;
}

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}


.float-left {
	float: left;
	display: inline;
}


/* container */


#container {
	background-image: url(images/bg_container.png);
	margin: 0 auto;
	padding:0;
	background: url(images/bg_container.png) repeat-x scroll 0 0;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
  	width: 884px;
	height: 226px;
	margin: auto;
	background: url(images/bg_header.png) no-repeat scroll 0 -6px;
	position: relative;
	}
	
	#header .logo {
		position: absolute;
		top: 88px;
	}
	
	#header .photo-rotator {
		background-image: url(images/photo_rotator.jpg);
		background-repeat: no-repeat;
		width: 373px;
		height: 239px;
		position:absolute;
		right:1px;
		z-index: 100;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


.menu-container {
	padding-right: 6px;
	background-image: url(images/menu-page-curl.png);
	background-position: right 0;
}
#menu {
	background-image: url(images/bg_nav_normal.png);
	background-repeat: repeat-x;
	height: 38px;
	overflow:hidden;
	position: absolute;
	bottom: 0px;
	z-index: 100;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
	background-image:url(images/nav_separator.png);
	background-position:right 0;
	background-repeat:no-repeat;
}
#menu ul li.current_page_item {
	background-color: #FFFFFF;
	background-image: none;
	border-top: solid 1px #ccc8ba;
	border-left: solid 1px #ccc8ba;
	border-right: solid 1px #ccc8ba;
}
#menu ul li.last {
	background-image: none;
}

#menu ul li.current_page_item a {
	color: #9b4b4b;
	font-weight: bold;
}

#menu ul li a {
	padding:10px 15px 11px 15px;
	margin: 0;
	color: #909090;
	display:block;
}

#menu ul li a:hover {
	}



/* content */

.content-container {
	width: 884px;
	background-color: #FFFFFF;
	position: relative;
	margin: auto;
	background-image:url(images/bg_content.png);
	background-repeat:repeat-x;
	border-left: solid 1px #a46161;
	border-right: solid 1px #a46161;
}

#content {
	overflow: hidden;
	margin:-9px auto auto;
	padding: 20px 5px 0px 5px;
	
	
	}
.page-content {
	float: left;
	padding-right:5px;
	text-align:justify;
	width:488px;
}
.page-content-full {
	float: left;
	padding-right:5px;
	text-align:justify;
}
	
.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font-size: 14px;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {margin-bottom: 15px; margin-left:18px;}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}


/* List Sub Pages of Accommodation */

.accommodation-rooms {
	background-color: #ebebeb;
	border: solid 1px #4a0e0e;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
}
	.accommodation-rooms ul {
		margin-bottom: 0px !important;
		margin-top: 0px !important;
		margin-left: 19px !important;
	}
		.accommodation-rooms ul li {
			list-style: disc !important;
		}
	.accommodation-rooms a {
		color: #4a0e0e;
		font-weight: bold;
	}


/* sidebar */

#sidebar {
	width:360px;
	float:right;
	margin:0;
	padding: 0px 10px;
	background-image: url(images/bg_sidebar.png);
	background-repeat: no-repeat;
	display: inline;
	min-height:240px;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	/*font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;*/
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


/* Location Widget */

.location-widget {
	width: 360px;
	margin: auto;
}
	.location-widget p {
		padding: 0px 0px 12px 0px !important;
	}
	.location-widget .country-detail {
		width: 360px;
		min-height: 168px;
		background-image: url("../../../media/map_sa.gif");
		background-repeat: no-repeat;
	}
		.location-widget .country-detail .text {
			margin: 23px auto auto 165px;
		}
	.location-widget .street-detail {
		width: 360px;
	}

	
/* Rates */

.rates-widget {
	width: 100%;
	margin: auto;
	border: solid 1px #5c1823;
	margin-bottom: 10px;
}
	.rates-widget th {
		width: 50%;
		border: solid 1px #5c1823;
		text-align: left;
		padding: 3px;
		margin: 0px;
	}
	.rates-widget td {
		width: 50%;
		border: solid 1px #5c1823;
		padding: 3px;
		margin: 0px;
	}
	
/* Contact Info */

.contact-info {
	margin: auto;
	width: 360px;
	margin-bottom: 10px;
}

.contact-info td, th {
	vertical-align: top;
	text-align: left;
	padding: 3px;
}

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}


/* Accreditations */

.accreditations img {
	float: left;
}

/* footer */

#footer {
	background-image: url(images/bg_footertop.png);
	background-position:-2px 0;
	background-repeat: no-repeat;
	margin: auto;
	clear: both;
	width: 950px;
	padding-top: 10px;
	text-align: center;
	color: #FFF;
	}
	#footer .footer-content {
		width: 866px;
		margin: auto;
	}
	#footer ul li {
		border-right:1px solid #FFFFFF;
		display:inline;
		padding:0 6px 0 2px;
	}
	#footer ul li.last {
		border-right:medium none;
	}
	
#footer p{padding:14px 0;margin: 0; color: #fff; text-align:center;}
#footer a{color: #FFF;text-decoration: none;}
#footer a:hover{color: #FFF;text-decoration: underline;}

.copyright {
	font-size: 11px;
}