/* 
Theme Name: surfvoucher - modified
Theme URI: http://surfvoucher.com
Description: A theme for Costa Rica Surfung.
Version: 1.5
Author: pixelsaints
Author URI: http://pixelsaints.com
Copyright (c) 2007 - 2008 surfvoucher.com
*/


*{

	margin: 0;

	padding: 0;

}

body{

	background-image: url(images/bodyBg.jpg);

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #2d2c22;

	text-align:center;

	margin: 0 auto;

}

a, a  img{

	color:#2e6caa;

	text-decoration:none;

	border: none;

}

a:link{
	color:#2e6caa;
	text-decoration:underline;
	border: none;
}

h1, h2, h3, h4 {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px;
}

#wrapper {
	background-image: url(images/wrapperBg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	background-position: center top;
}

.wrapperWidth {
	width: 980px;
	margin: 0px auto;
	text-align: left;
}

.fltRight{
	float:right;
}

.fltLeft{
float:left
}

.fltClear{
clear:both
}

#top {
	height: 116px;
	font-size: 11px;
	padding: 0px 20px;
}

#top .logo {
	float: left;
	padding-left: 25px;
}

#top .quickNav {
	float: right;
	padding-top: 5px;
	font-size: 10px;
}

#featuresBox {
	/*background: url(images/featuresBg.png) no-repeat;*/
	background-image:url(images/featuresBg.png);
	background-repeat:no-repeat;
	height: 226px;
	width: 657px;
	padding: 0px;
	margin: 30px 0px 0px 20px;
}

#featuresBox p {	
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 30px 5px 257px;
}

#featuresBox h1{
	padding: 25px 30px 5px 257px;
}

#nav {
	height: 45px;
	background-repeat: no-repeat;
	padding: 10px 20px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.lavaLamp {
	position: relative;
	height: 30px;
	width: 720px;
	background-image: url(images/navBG.gif);
	background-repeat: no-repeat;
	padding: 4px 4px;
	float: left;

}

.lavaLamp li {
	float: left;
	list-style: none;

}

.lavaLamp li a {
	text-transform: uppercase;
	font: bold 14px arial;
	color: #fff;
	float: left;
	display: block;
	text-decoration:none;
	padding:5px 10px;

}
.lavaLamp a:hover {
	background-color: #938363;
	border: #bbac89 1px solid;
	text-transform: uppercase;
	font: bold 14px arial;
	color: #fff;
	float: left;
	display: block;
	padding:5px 10px;
}
#nav .rssFeed {
	float: right;
}

.rssFeed a {
	display: block;
	width: 90px;
	height: 30px;
	background-image: url(images/rss.png);
	background-position: bottom;

}

.rssFeed  a:hover {
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	background-position: top;
}

#featuresArticles {
	background-image: url(images/featuredArticleBg.png);
	background-repeat: no-repeat;
	width: 626px;
	height: 264px;
	padding: 10px;
	margin-bottom: 10px;
}

#featuresArticles h2 {
	padding-top: 0px;
	padding-left: 65px;
	display: block;
	clear: both;
	height: 65px;
	background: none;
}

#featuresArticles .featuredArticles {
	height: 190px;
	width: 610px;
	background-color: #563D20;
}

#contentWrapper {
	width:100%;
	padding: 0;
	margin: 0;
}

#content {
	padding: 10px;
	width: 650px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	float: left;
}

#content  .post h1 {
	font-size: 17px;
	font-family: Arial;
	background-image: url(images/h1Bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-transform: uppercase;
	color: #2e6caa;
	padding: 8px 5px 5px 5px;
	text-align: left;
}

#content  .post h2 {
	font-size: 16px;
	font-family: Arial;
	background-image: url(images/h1Bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-transform: uppercase;
	color: #2e6caa;
	padding: 8px 5px 5px 5px;
	text-align: left;
}

#content .post {
	margin-bottom: 20px;
	overflow: hidden;
}
.post-content img {
	margin: 0px auto;
}


#content .post h2 a, #content .post h2 a:focus  {
	color: #2e6caa;
	text-decoration: none;
}

#content .post h2 a:hover{
	color: #26598C;
	text-decoration: none;
}

#content .post-detail {
	font-size: 11px;
	color: #565349;
	margin: 5px 0px;
	padding:4px 0px 0px 5px;
	height:20px;
	font-family: "Century Gothic";
}

#content  .post-detail  a {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

#content  .post-detail .category, #content  .post-detail .category a {
	background-color: #009900;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	padding-right: 1px;
	padding-left: 1px;
}

#content  .post-detail  .category  a:hover {
	background-color: #83990f;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
}

#content .post-content {
	padding: 5px;
}

#content .post-content p {
	padding: 5px 0px;
}

#content .post-meta{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/postMetaBG.jpg);
	background-repeat: repeat-x;
	height: 20px;
	margin-bottom: 10px;
	padding: 3px 5px 5px 5px;
}

#content   .post-meta   ul  {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#content .post-meta ul li {
	display: block;
	float: left;
	padding-right: 5px;
}

#content .post-meta a{
	font-size:11px;
	text-decoration:none;
	text-align:center;
	color:#483E22;
	font-family: "Century Gothic";
}

#content   .post   .info {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E1F4FF;
	margin: 10px 0px;
	padding: 5px;
}

#content .navigation {
	background-color: #13110a;
	padding: 5px 6px;
}

#content .navigation .floatLeft {
	text-align: left;
	width: 200px;
	padding-left: 26px;
	background-image: url(images/previous.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#content .navigation .floatRight {
	text-align: right;
	width: 200px;
	padding-right: 26px;
	background-image: url(images/next.png);
	background-repeat: no-repeat;
	background-position: right center;
}



ul.subscribe  {
	padding:5px 20px;
	background-color: #483E22;
	height: 30px;
}

ul.subscribe     li{
	float:left;
	display:block;
	padding:0px 5px;
}

/*END contentWrapper STYLES*/

/*SIDEBAR STYLES*/

#sidebar{
	float: right;
	width: 293px;
	color: #000000;
	padding: 0px 10px 10px 0px;
	background-image: url(images/sidebarBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}

#sidebarTop {
	background-image: url(images/sideBartop.png);
	background-repeat: no-repeat;
	width: 288px;
	height: 284px;
	margin: 0px 0px 10px 0px;
	background-position: top;
}

#sidebarTop ul {
	list-style-type: none;
	padding: 60px 0px 0px 98px;

}

#sidebarTop ul li {
	display: block;
	padding: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

#sidebarTop  li a {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebarTop a:hover {
	color: #000000;
	text-decoration: none;
}

#sidebar h2 {
	color: #000000;
}

#sidebar h3 {
	background-image: url(images/sidebarH1bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	color: #FFFFFF;
	font-size: 18px;
	padding: 15px;
}

#sidebar .sidebarWrapper {

	padding: 5px;

	clear:both;

	color: #000000;

}

#sidebar .alignCenter {

	text-align: center;



}
.sidebarWrapper   ul  {

	list-style: none;

	background-image: url(images/ulBG.gif);

	background-repeat: repeat-y;

	margin: 0px 0px 10px 0px;

	padding: 5px 10px 10px 10px;

}
.sidebarWrapper  ul  li {

	margin: 0px 0px 0px 5px;

	border-bottom-style: dotted;

	border-bottom-width: 1px;

	border-bottom-color: #848376;

	display: block;

	padding: 8px 15px;

	background-image: url(images/fileIcon.gif);

	background-repeat: no-repeat;

	background-position: left;

}
.sidebarWrapper  a {

	color: #2e6caa;

	padding: 5px;

	text-decoration: none;

}
.sidebarWrapper  a:hover {

	margin: 0px;

	padding: 0px;

	color: #2e6caa;

	padding: 5px;

	text-decoration: underline;

}

#footer {

	background-image: url(images/footerBg.jpg);

	background-repeat: no-repeat;

	background-position: center;

	height: 272px;

}

.footerWrapper {

	width: 980px;

	height: 272px;

	margin: 0px auto;

}

.footerWrapper h2 {

	color: #FFFFFF;

	font-weight: bold;

	padding-top: 10px;

	padding-left: 40px;

	font-style: italic;

	font-size: 18px;

}



.footerWrapper ul {

	height: 177px;

	list-style-type: none;

	padding: 10px 0px 10px 30px;

}

.footerWrapper ul li {

	background-image: url(images/footerInfoBg1.png);

	background-repeat: no-repeat;

	width: 303px;

	height: 177px;

	display: block;

	float: left;

	margin-right: 10px;

	text-align: left;

}

.footerWrapper .icons {

	margin-top: 40px;

	height: 70px;

	margin: 35px 10px;

}

.footerWrapper  .icons a {

	float: left;

	display: block;

	margin: 0px 8px;

}

.footerWrapper  .noBG {

	background-image: none;

}



a.twitter{

	display: block;

	width: 75px;

	height: 70px;

	background-image: url(images/Icontwitter.png);

	background-position: top;

}

a:hover.twitter {

	background-image: url(images/Icontwitter.png);

	background-repeat: no-repeat;

	background-position: bottom;

}

a.youTube{

	display: block;

	width: 75px;

	height: 70px;

	background-image: url(images/IconyouTube.png);

	background-position: top;

}

a:hover.youTube {

	background-image: url(images/IconyouTube.png);

	background-repeat: no-repeat;

	background-position: bottom;

}

a.facebbok{

	display: block;

	width: 75px;

	height: 70px;

	background-image: url(images/IconFacebook.png);

	background-position: top;

}

a:hover.facebbok {

	background-image: url(images/IconFacebook.png);

	background-repeat: no-repeat;

	background-position: bottom;

}

.footerLeagal {

	width: 500px;

	float: right;

	color: #19485a;

	text-align: right;

	margin: 0px;

	overflow: hidden;

}



.footerLeagal a {

	color: #FFFFFF;

	text-decoration: none;

	display: inline;

	padding: 5px;

}

.footerLeagal a:hover {

	color: #FFFFFF;

	text-decoration: none;

	display: inline;

	padding: 5px;

	background-color: #15455B;

}



.footerWrapper p {



}

.footerLeagal p.links {

	padding-bottom: 25px;

}





#comment{
	font-size:14px;
	color:#FFFFFF;
	padding: 10px;
	;
	background-repeat: repeat-x;
	background-color: #D8D1B5;

}

#comment h3{
	font-size:16px;
	border-bottom:#494849 dotted 1px;
	font-weight:500;
	color:#245FA1;
	font-family: Arial;
	text-transform: uppercase;
	background-image: url(images/h1Bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	height: 18px;
	padding: 10px 5px;
}

#comment a{
	color:#2e6caa;
	text-decoration:none;
	border: none;
}

#comment a:hover{
	color:#CCCCCC;
	text-decoration:none;
}

form#commentform{

}
#commentform {
	color: #FFFFFF;
}


form#commentform p{

	margin:0 0 5px 19px;

}

form#commentform p textarea{

	margin:0 0 0 0;

}

ol.commentlist{
	margin:0 10px;
	list-style:none;
	padding: 0;
}

ol.commentlist li{
	padding:0 0 0 0;
	border-bottom: #494849 dotted 1px;

}

ol.commentlist li img{
	float:left;
	margin:0px;
	padding: 0px 10px 0px 0px;
}

form#commentform .input{
	border-left:#352e1e solid 2px;
	border-top:#352e1e solid 2px;
	border-right:#c3b39a solid 1px;
	border-bottom:#c3b39a solid 1px;
	height:30px;
	width:230px;
	background-color: #544832;
	color: #FFFFFF;

}

form#commentform textarea{
	border-left:#352e1e solid 2px;
	border-top:#352e1e solid 2px;
	border-right:#c3b39a solid 1px;
	border-bottom:#c3b39a solid 1px;
	background:#544832;
	height:190px;
	width:550px;
	verflow:hidden;
	color: #FFFFFF;
}

form#commentform label{

	color:#a4282c;

	font-size:12px;

}

h3#respond{
	font-size:16px;
	border-bottom:#494849 dotted 1px;
	font-weight:500;
	color:#245FA1;
	font-family: Arial;
	text-transform: uppercase;
	background-image: url(images/h1Bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	height: 18px;
	padding: 10px 5px;
}

#comment .aurther-name{
	color:#544832;
	font-size:14px;
	font-weight:bold;
	margin:0;


	#padding:20px 0 0 60px;
	float: left;
	padding: 0px 10px 0px 0px;

}

#comment .date-link{

	margin:0;

	font-size:11px;

	float: left;

}

ol.commentlist li p{

	margin:0 0 0 0;

	margin:0;

}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
padding:10px;
}

img.alignright {
padding:10px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding:10px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
padding:10px;
}