/*
THEME NAME: West Coast Life
THEME URI: http://www.westcoastlife.co.za
DESCRIPTION: West Coast Life
VERSION: 1.0
AUTHOR: Jason Bagley
AUTHOR URI: http://www.jasonbagley.com
*/

div#container {
float: left;
margin-top: 10px;
padding-top: 0px;

}

div#footer {
clear:both;
width:100%;
}

/* Using the reset and text styles from http://960.gs */
@import url('reset.css');
@import url('text.css');

/* Body and layout */
body{
	background-color: #CDDBE2;
}

#wrapper{
	width: 960px;
	margin: 0 auto;
	background: url(img/header-bg.gif) no-repeat;
}


/* Header */
#header-links{
	text-align: right;
	/*background-color: #35feff;*/
	height:25px;
	_height:auto;
}

#header-links ul{
	font-family: "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	font-size: 14px;
	color: #2B546F;
	list-style-type: disc;
	margin-bottom: 0px;
	margin-top: 2px;
	float: left;
	width: 720px;
}

#header-links ul li{
	display: inline;
}

#header-links ul.topnav li{
	padding-left: 20px;
	background: url(img/bullet-brown.gif) no-repeat 5px;
}

#header-links li a:link, #header-links li a:visited{
	color: #2B546F;
	text-decoration: none;
}

#header-links li a:hover{
	text-decoration: underline;
}

#header-links form#searchform{
	width: 180px;
	float: right;
	margin: 0px;
	padding: 0px;
}

a.none img{
	border: 0px none;
}

#searchform img {
	width:12px;
	height:21px;
}
#searchform img,
#searchform .text,
#searchform .submit {display:block;float:left;}

*html #searchform img,
*html #searchform .text,
*html #searchform .submit {display:inline;float:none;}
/*------------------------------------------------------------------ Search Form ---*/
#searchform .text {
	background-color: #ffffff;
	height: 13px;
	line-height:13px !important;
	font-size: 10px;
	color: #7AB8C8;
	padding: 3px 3px;
	border-top: 1px solid #E6EDF0;
	border-right: 0px none;
	border-bottom: 1px solid #E6EDF0;
	border-left:0px none;
}

*html #searchform .text {
	position: relative;
	top: -4px;
	background-color: #ffffff;
	height: 13px;
	margin: 0 -4px;
	font-size: 10px;
	color: #7AB8C8;
	padding: 3px 3px;
	border-bottom: 1px solid #E6EDF0;
	border-top: 1px solid #E6EDF0;
	border-left-style: none;
	border-left-width: 0;
	border-right-width: 0;
	border-right-style: none;
}
/*------------------------------------------------------------------ Search Form ENDS ---*/
#header-logo{
	float: left;
	width: 186px;
	height: 260px;
	position: relative;
	left: 25px;
	top: 15px;
}

#header-logo a:link img, #header-logo a:visited img{
	border: 0px none;
}

#header-image{
	float: left;
	width: 728px;
	height: 170px;
	margin: 25px 0px 0px 46px;
	
}

img.header-bg{
	position: relative;
	z-index: 2;
}

img.header-pic{
	position: relative;
	top: -170px;
	z-index: 1;
	height:170px;
	width:715px;
}

/* main navbar */

#fixedlinks{
	height: 16px;
	float: left;
	margin-top: -33px;
	width: 960px;
}

/* suckerfish dropdowns */

#navbar, #navbar ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font: 11px "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	color: #ffffff;

}

#navbar ul{
	float: left;
	display: block;
	
}

#navbar a {
	display: block;
	width: 10em;
}

#navbar a:link, #navbar a:visited{
	color: #ffffff;
	text-decoration: none;
}

#navbar li { /* all list items */
	float: left;
	/*width: 10em;  width needed or else Opera goes nuts */
}

#navbar li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navbar li ul li a:link, #navbar li ul li a:visited{
	background: #7AB8C8 url(img/link-arrow.gif) no-repeat 3px 6px;
	padding: 2px 5px 2px 15px;
}

#navbar li ul li a:hover{
	background: #55808C url(img/hover-arrow.gif) no-repeat 3px 6px;
}

#navbar li:hover ul, #navbar li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left: 45px;
}

/* end suckerfish dropdowns */

#navbar a.nav-home{
	background: url(img/nav-home.gif) no-repeat 0 0;
	width: 43px;
	margin-left: 307px;
}

#navbar a.nav-accommodation{
	background: url(img/nav-accommodation.gif) no-repeat 0 0;
	width: 118px;
	margin-left: 40px;
}

#navbar a.nav-venues{
	background: url(img/nav-venues.gif) no-repeat 0 0;
	width: 55px;
	margin-left: 40px;
}

#navbar a.nav-activities{
	background: url(img/nav-activities.gif) no-repeat 0 0;
	width: 69px;
	margin-left: 47px;
}

#navbar a.nav-services{
	background: url(img/nav-services.gif) no-repeat 0 0;
	width: 63px;
	margin-left: 50px;
}

#navbar a.nav-nature{
	background: url(img/nav-nature.gif) no-repeat 0 0;
	width: 50px;
	margin-left: 50px;
}


/* Content */
#container, #single-container{
	width: 960px;
	background: url(img/content-bg.gif) repeat-y;
}

#content-left{
	float: left;
	width: 377px;
	position: relative;
	left: 11px;
	
}

.featuredposts{
	background: url(img/west-coast-news.gif) no-repeat;
	width: 377px;
	height: 205px;
	padding-top: 26px;
	margin-left: 20px;
	position: relative;
	
}

.meta{
	font-family: "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	font-size: 9px;
	color: #487386;
	height: 15px;
	width: 354px;
	padding-top: 3px;
	padding-left: 3px;
	background-color: #7AB8C8;
}

.meta-left{
	float: left;
	margin-left: 3px;
}

.meta-right{
	float: right;
	margin-right: 3px;
}

.featuredpost{
	font-family: Arial, Helvetica, Geneva, sans-serif;	
}

.featuredpost h2{
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 3px;
}

.featuredpost h2 a:link, .featuredpost h2 a:visited{
	color: #4E3B16;
	text-decoration: none;
	font-weight: lighter;
}

.featuredpost h2 a:hover{
	text-decoration: underline;
}

.featuredpost p{
	color: #666666;
	font-size: 12px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
	width: 357px;
}

.featuredpost p a:link, .featuredpost p a:visited, #content a:link, #content a:visited{
	color: #55808C;
	font-weight: bold;
	text-decoration: none;	
}

.featuredpost p a:hover, #content a:hover{
	text-decoration: underline;	
}

#featuredpost-footer{
	width: 357px;
	height: 20px;
	margin-left: 20px;
	background-color: #6EA5B4;
}

#featuredpost-footer #previous{
	float: left;
}

#featuredpost-footer #next{
	float: right;
}

#featuredpost-footer #archive{
	float: left;
	width: 60px;
	text-align: center;
	padding-top: 3px;
}

#featuredpost-footer #archive a:link, #featuredpost-footer #archive a:visited{
	color: #ffffff;
	font: 10px "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	text-decoration: none;
}

#featuredpost-footer #archive a:hover{
	text-decoration: underline;
}

#gallery-footer{
	width: 377px;
	height: 16px;
	background: url(img/gallery-footer.gif) no-repeat;
	margin-top: -13px;
}

#content-centre{
	float: left;
	width: 250px;
	margin-left: 30px;
	margin-top: 0px;
}

#content-centre a img{
	border: 0px none;
}

#content-centre #map-header{
	margin-top: 20px;
	background-image: url(img/west-coast-maps.gif);
	width: 250px;
	height: 26px;
}

#content-right{
	float: right;
	margin-right: 32px;
}

/* Accordian advertising widget */
#advert-widget{
	width: 250px;
	background-color: #D5E7ED;
}

#myAccordion{
	width: 250px;
	margin-top: 0px;
	overflow: auto;
}

#myAccordion dt{
	padding: 5px 0 0 10px;
	color: #BFD9E5;
	background: url(img/advert-dt-bg.gif) no-repeat 0 0;
	height: 25px;
	font: 12px/20px "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
}

#myAccordion dd.advert{
	overflow: auto;
	margin: 0px;
}

#myAccordion p{
	font: 12px/16px Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	margin: 10px;
}

#myAccordion dt.myAccordionActive{
	background: url(img/advert-dt-bg.gif) no-repeat 0 -30px;
}

#myAccordion .more-link{
	display: block;
	margin: 0 10px 10px 0;
	text-align: right;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
}

#myAccordion a img{
	border: 0px none;
}

#myAccordion p a:link, #myAccordion p a:visited, #myAccordion .more-link a:link, #myAccordion .more-link a:visited{
	color: #2B5E62;
	font-weight: bold;
	text-decoration: none;
}

#myAccordion p a:hover, #myAccordion .more-link a:hover{
	text-decoration: underline;
}

#myAccordion a.more-link img{
	border: 0px none;
}

/* Content - single.php, pages.php and others */
#single-container{
	overflow: auto;
	padding-top: 8px;
}

#content{
	width: 627px;
	float: left;
	margin-left: 31px;
	background: url(img/content-header.gif) no-repeat;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

.post{
	padding-top: 10px;
}

#content p.breadcrumbs{
	font: 11px "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	color: #ffffff;
	margin: 2px 0 0 15px;
}

#content p.breadcrumbs a:link, #content p.breadcrumbs a:visited{
	color: #CAE3E9;
	text-decoration: none;
} 

#content h2{
	font-size: 22px;
	color: #4E3B16;
	margin-bottom: 0px;
}

h2.page-title{
	margin-top: 25px;
}

h3.entry-title{
	margin: 0px;
}

h3.entry-title a:link, h3.entry-title a:visited{
	color: #204663;
	text-decoration: none;
}

h3.entry-title a:hover{
	text-decoration: underline;
}

.entry-content{
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}

.entry-content h3{
	clear: both;
	color: #4E3B16;
}

.entry-content h4{
	color: #4E3B16;
}

#content img{
	border: 1px solid #7AB8C8;
}

p.wp-caption-text{
	font-style:italic;
	font-size: 9px;
	margin: 0px;
	text-align: center;
}

/* Sidebar */
#sidebar{
	float: right;
	width: 250px;
	margin-right: 32px;
}

#sidebar-advert{
	margin-top: 20px;
}

#sidebar-advert a img{
	border: 0px none;
}

/* Query Form */
#queryform{
	width: 250px;
	margin-top: 20px;

}

#queryform-header{
	background: url(img/queryform-header.gif) no-repeat;
	height: 26px;
}

#queryform-footer{
	background: url(img/queryform-footer.gif) no-repeat;
	height: 6px;
}

#queryform form{
	border-right: 1px solid #6FA7B5;
	border-left: 1px solid #6FA7B5;
	font: bold 12px "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	color: #D6B767;
}

#queryform p{
	margin: 0px 0 0px 0;
	padding-top: 14px;
}

#queryform input.single{
	background-color: #ACCFDB;
	border: 0px none;
	width: 163px;
}

#queryform textarea{
	width: 163px;
	height: 82px;
	background-color: #ACCFDB;
	border: 0px none;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

#queryform label {
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 5px;
	display: block
}

#queryform p.enews{
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	line-height: 14px;
	float: left;
	width: 170px;
	position: relative;
	top: -13px;
}

#queryform .submitquery{
	width: 67px;
	height: 21px;
	float: right;
	margin-right: 33px;
}

#queryform div.failure {
	display:block;
	background-color: #FFDFDF;
	border-style:solid;
	border-width:1px 0pt;
	color: red;
	text-align: center;
	padding: 3px 0;
}


/* Footer */
#footer{
	height: 355px; /* 379px - 355px */
	width: 960px;
	background: url(img/footer-global-bg.gif) no-repeat;
}

#content-single-footer-bg{
	width: 960px;
	height: 24px;
	background: url(img/single-content-bg.gif) no-repeat;
}

#content-footer-bg{
	width: 960px;
	height: 24px;
	background: url(img/index-content-bg.gif) no-repeat;

}

#breadcrumb-footer{
	width: 627px;
	height: 20px;
	background: url(img/breadcrumb-footer.gif) no-repeat;
	padding-top: 1px;
	padding-left: 7px;
}

#footer-left{
	float: left;
	height: 150px;
	width: 300px;
	margin-left: 42px;
	margin-top: 46px;
	font-family: "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}

#footer-left a:link, #footer-left a:visited{
	background-color: #ACCFDB;
	font-size: 10px;
	text-decoration: none;
	color: #2B5E62;
}

#footer-left a:hover{
	text-decoration: underline;
}

#footer-left a{
	margin: 0px 5px 5px 0px;
	padding-left: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	display: block;
	float: left;

}

#footer-left a.icon-rss{
	background: #ACCFDB url(img/icon-rss.gif) no-repeat 3px 3px;
	width: 70px;
}

#footer-left a.icon-email{
	background: #ACCFDB url(img/icon-email.gif) no-repeat 3px 3px;
	width: 70px;
	
}

#footer-left a.icon-maps{
	background: #ACCFDB url(img/icon-maps.gif) no-repeat 3px 3px;
	width: 95px;
}

#footer-left a.icon-enews{
	background: #ACCFDB url(img/icon-enews.gif) no-repeat 3px 3px;
	width: 95px;
}

#footer-centre{
	float: left;
	width: 250px;
	height: 150px;
	margin-top: 36px;
	margin-left: 90px;
}

#footer-centre p{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 40px;
	width: 105px;
}

#footer-centre .more-link{
	margin-top: -5px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
}

#footer-centre a:link img, #footer-centre a:visited img{
	border: 0px none;
} 

#footer p a:link, #footer p a:visited, #footer .more-link a:link, #footer .more-link a:visited{
	color: #55808C;
	font-weight: bold;
	text-decoration: none;
}

#footer p a:hover, #footer .more-link a:hover{
	text-decoration: underline;
}

/* Weatherbug */
#footer-centre #weatherbug{
	float: right;
	height: 109px;
	width: 109px;
	margin: -80px 30px 0px 0px;
}

#footer-right{
	float: right;
	width: 250px;
	height: 135px;
	margin-right: 20px;
	margin-top: 51px;
}

#footer-right p{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 30px 10px 10px 10px;	
}

#button-left{
	float: left;
	margin-left: 10px;
}

#button-right{
	float: right;
	margin-right: 10px;
}

#button-left a:link img, #button-left a:visited img, #button-right a:link img, #button-right a:visited img{
	border: 0px none;
}

#footer-navbar{
	width: 960px;
	height: 35px;
	margin-top: 18px;
	font-family: "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	font-size: 12px;
}

#footer-navbar ul{
	color: #ffffff;
	padding: 0px 0px 0px 12px;
	float: left;
	width: 700px;	
}

#footer-navbar ul li{
	display: inline;	
}

#footer-navbar li.whitebullet{
	background: url(img/bullet-white.gif) no-repeat 5px;
	padding-left: 15px;
}


#footer-navbar a:link, #footer-navbar a:visited{
	color: #ffffff;
	text-decoration: none;
} 

#footer-navbar a:hover{
	text-decoration: underline;	
}

#footer-logos{
	float: right;
	width: 200px;
	margin: 8px 12px 0px 0px;
	text-align: right;
}

#footer-logos img{
	margin-right: 5px;
}

#footer-logos a:link img, #footer-logos a:visited img{
	border: 0px none;
}

#cc{
	margin: 10px auto;
	text-align: center;
	width: 630px;
	font-family: "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	font-size: 10px;
}

#cc a:link, #cc a:visited{
	color: #55808C;
	text-decoration: none;
}

#cc a:hover{
	text-decoration: underline;
}

#cc img.centre{
	text-align: center;
	border: 0 none;
	margin-bottom: 8px;
}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta, .page-title {
clear:both;
}

div#primary {
margin-top:2em;
}

/* ------------- comments ----------------- */

form#commentform .form-label {
margin: 5px 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

#comments{
	margin-top: 5px;
	border-top: 1px solid #CAE3E9;
}

.comments h3, #respond h3{
	font-size: 14px;
	color:#2B546F;
	
}

.comments .comment-meta{
	color: #666666;
	font-weight: normal;
}

.comments ol{
	font-size: 12px;
	color: #666666;
	margin: 0 0 0 -23px;
	font-weight: bold;
}

.comments p{
	line-height:17px;
	font-weight: normal;
}

.formcontainer p#login, p#comment-notes{
	font-size: 14px;
	color: #666666;
}

.formcontainer label{
	color:#D6B767;
	font-family:"Lucida Grande",Arial,Lucida,Verdana,sans-serif;
	font-size:12px;
	font-weight: bold;
}

.formcontainer input, .formcontainer textarea{
	background-color:#ACCFDB;
	border:0 none;
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size: 11px;
}

.formcontainer .form-submit{
	margin-bottom: 20px;
}

/* -----------------------end comments -------------------- */

.alignright,img.alignright{
float:right;
margin: 4px 0 0 10px;
}

.alignleft,img.alignleft{
float:left;
margin: 4px 10px 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin: 1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div.gallery * {
margin:0;
padding:0;
}

.error404{
	margin-top: 20px;
}


