/* 
Theme Name: Simonstown
Theme URI: http://simonstownguesthouse.co.za
Description: Simonstown Guest House
Version: 0.1
Author: Leigh Goodman
Author URI: http://www.leighdesignstudio.com
*/

/* -------MAIN------------------------------- */

body {
	background-image:url(images/back-stripes.gif);
	background-repeat:repeat-x;
	background-color:#f8f2be;
	color:#000000;
	font-family: verdana, arial;
	font-size:12px;
	line-height:20px;
	margin:0;
	text-align:center;
}

h1 {
	font-size:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#990000;
	
}


h2, h3, h4, h5, h6 {
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#990000;
	line-height:24px;
}

img {
	border:0px;
}
.lessBot {
	margin-bottom:14px;
}

a:link, a:visited {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#container {
	width:980px;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
}

#postheader {
	float:left;
	width:100%;
	padding-bottom:10px;
	padding-top:10px;
}
#postheaderdate {
	float:left;
	width:39px;
	height:39px;
	background-image:url(images/bg-BlogDate.gif);
	background-repeat:no-repeat;
	margin:auto 0px;
	color: #FFFFFF;
	text-align:center;
	font-family: Arial;
	font-weight: bold;
	line-height: 18px;
}
#postheaderdate .day {
	color: #990000;
}
#postheadertext {
	float:left;
	padding-left:10px;
}
#postheadertext h2 {
	line-height:20px;
	margin-top:0px;
	margin-bottom:-10px;
	
}
#postheadertext h2 a:link, #postheadertext h2 a:visited {
	color:#990000;
	text-decoration:none;
	padding:0px;
}
#postheadertext h2 a:hover {
	color:#990000;
	text-decoration:underline;
	padding:0px;
}



/* -------MENU------------------------------- */

.enquireBox {
	margin-top: 40px;
	padding: 15px 15px 15px 90px;
	background: #FFFFFF;
	background-image:url(images/icon-calendar.gif);
	background-repeat:no-repeat;
	background-position: middle;
}

.halfP {
	margin-bottom:4px;
	margin-top:6px;
}



.current_page_item {
	color: #CC0000;
}

.page_item a {
	color: #fff;
}

.page_item a:hover {
	color: #CC0000;
}


.navBar {
	float:left;
	width:980px;
	margin-top:8px;
}

.navBar ul {
	 margin: 0;
	 padding: 0;
	 list-style: none;
}

.navBar ul li{
	float: left;
	margin: 0 12px;
	padding: 0;
}

.navBar ul li.home{
	float: left;
	margin: 0 12px 0 0;
	padding: 0;
}

.navBar ul .home a {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.navBar ul .home a:hover {
	color: #960508;
}

.navBar ul .page_item a {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.navBar ul .page_item a:hover {
	color: #960508;
}

.navBar ul li.current_page_item a{
	color: #960508;
	background-image:url(images/arrow-bottom-nav.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	margin:auto 0px;
	padding-bottom:17px;
}


/* -------TOP------------------------------- */

#topContainer {
	float:left;
	width:980px;
}

/* -------CONTAINERS------------------------------- */

#leftContainer {
	float:left;
	width:600px;
	padding-bottom:20px;
	padding-right:15px;
}

#rightContainer {
	width:364px;
	float:left;
	padding-bottom:20px;
}


/* -------RIGHT CONTAINER------------------------------- */

.topRightBlock {
	padding-top:30px;
	padding-bottom:30px;
}

.whiteBlock {
	background-color:#FFFFFF;
	padding: 0px 18px 18px 18px ;
	float:left;
	width:320px;
	margin: 0px 4px 0px 4px;
}
.whiteBlockSection {
	float:left;
	width:100%;
}

.orangeHeading {
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ff9900;	
}

.orangeHeading2 {
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ff9900;
	padding-top:16px;	
}

.widgettitle {
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ff9900;
	padding-top:16px;	
}

.widget {
	list-style: none;
}

.widget ul li {
	list-style-position: outside;
	list-style-image: url(images/arrow-bullet.gif);
	list-style-type: none;
	margin-left:2px;
}

.addColumn {
	width:150px;
	float:left;
}

a.addTO:link, a.addTO:visited {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}

a.addTO:hover {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}


/* -------MAIN CONTAINER------------------------------- */

.breadcrumbBox {
	padding-top:30px;
	padding-bottom:15px;
}

a.redHeading:link, a.redHeading:visited {
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
	padding-bottom:10px;
}

a.redHeading:hover {
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#990000;
	text-decoration:underline;
	padding-bottom:10px;
	
}

ul {
	padding-left:15px;
}

.inner {
	list-style-position: inside;
	margin-left:3px;
}



.arrow {
	list-style-position: outside;
	list-style-image: url(images/arrow-bullet.gif);
	list-style-type: none;
	margin-left:2px;
}

.picBorder, #roomsandrates img {
	border: 10px solid #ffffff;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
}

.dvInput {
	width:580px;
	float:left;
}

.dvImage{
	width:120px;
	float:left;
}

.dvImageLarge{
	width:297x;
	float:left;
}

/* -------FOOTER------------------------------- */

#footerContainer {
	float:left;
	width:980px;
	padding-bottom:10px;
}

.footerline {
	background-image:url(images/dot-footer.gif);
	height:1px;
	background-repeat:repeat-x;
	width:980px;
}

.footerBox {
	width: 940px;
	padding: 15px 8px 15px 15px;
}

a.footerlink:link, a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}

.footerBox ul {
	 margin: 0;
	 padding: 0;
	 list-style: none;
}

.footerBox ul li{
	float: left;
	padding:0px;
}

.footerBox a:link, .footerBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-right:11px;
	color:#000000;
}

.footerBox ul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	padding-right:11px;
	color:#000000;
}

/* -------COMMENTS ------------------------------- */

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Verdana, Arial, Sans-Serif;;
	}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist a {
	font-weight: normal;
	color:#333333;
}
.commentlist li {
	font-weight: bold;
	color:#333333;
	list-style-type: none;
	border-left: 2px solid #333333;
	padding-left: 10px;
	padding-bottom: -10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.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: 1em;
	}

.commentlist p {
	color:#333333;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	font-style:italic;
	}
.commentlist .reply {
	padding-bottom:0px;
}

.postmetadata {
	color:#333333;
	font-style: italic;
}


#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
