/*
Theme Name: The Surfing Blog
Theme URI: http://www.thesurfingblog.com/wp-content/themes/thesurfingblog/
Description: Custom WordPress Theme for Evision.
Version: 1.0
Author: Ciplex
Author URI: http://www.ciplex.com/
*/


/* RESETS */

a {
	outline: none;
}

img {
	border: 0;
}

/* HTML */

html {
	background: url(images/pgbg.gif) 0 -8px repeat-x;
}

body {
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

/* FLOATS and CLEARING FLOATS */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	display: inline-block;
}
	
.clear:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

/* ----- IDS ----- */

#container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 100%;
	height: 145px;
	float: left;
	background: url(images/header.jpg) top no-repeat;
	position: relative;
}

#search {
	position: relative;
}

form#searchform {
	position: relative;
}

#primaryContent{
width: 100%;
min-height: 400px;
float: left;
background: url(images/content-top.jpg) top no-repeat;
}   
#navigation{
position: relative;
right: 10px;
height: 45px;
width: 100%;
float: left;
background: url(images/nav.jpg) top repeat-x #231f20;
}   

#footer{
	clear: both;
	color: #666;
	padding: 30px 0;
	width: 632px;
	text-align: center;
}

#sidebar {
padding-right: 30px;
padding-top: 70px;
width: 168px;
float: right;
}

#widgets {
	text-align: right;
}

#widgets a {
	margin: 10px 0;
}

.widgetbox {
	position: relative;
	margin: 0 0 15px 0;
}

#subnav {
	margin: 30px 0;
	width: 100%;
	color: #58595b;
	text-align: right;
	border-left: 1px solid #bcbec0;
}

.related {
width: 100%;
}

/* SEARCH FORM */

.hidden {
	display: none;
}

form#searchform input#s {
	border: 1px solid #bebebe;
	width: 135px;
	line-height: normal;
	position: relative;
	padding: 6px 30px 7px 3px;
}

form#searchform input#s:focus {
	outline: none;
}

form#searchform input#searchsubmit {
	position: absolute;
	right: -1px;
	top: 0;
}

/* ----- CLASSES ----- */

h1.logo {
	display: block;
	width: 281px;
	height: 84px;
	margin: 31px 0 0 24px;
	text-indent: -9999px;
	background: url(images/h1_logo.jpg) no-repeat top left;
	position: relative;
}

h1.logo a {
	display: block;
	width: 100%;
	height: 100%;
}

p.tagline {
	display: block;
	width: 532px;
	height: 84px;
	position: absolute;
	right: 27px;
	top: 0;
	text-indent: -9999px;
	background: url(images/p_tagline.jpg) no-repeat top left;
}

a.rss, a.rss:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	background: url(images/rss.jpg) no-repeat center right;
	padding: 10px 22px 10px 0;
	position: absolute;
	right: 27px;
	top: 95px;
	text-transform: uppercase;
}

a.rss:hover, a.rss:active {
	text-decoration: underline;
}

.js-kit-rating {
float: right;
}
#navigation .home {
height: 31px;
width: 73px;
background: url(images/home.png) no-repeat top left;
}
#home-page #navigation .home {
height: 31px;
width: 73px;
background: url(images/home.png) no-repeat top right;
}
#navigation .equipment {
height: 31px;
width: 139px;
background: url(images/equipment.png) no-repeat top left;
}
#equipment-page #navigation .equipment {
height: 31px;
width: 139px;
background: url(images/equipment.png) no-repeat top right;
}
#navigation .apparel {
width: 110px;
height: 31px;
background: url(images/apparel.png) no-repeat top left;
}
#apparel-page #navigation .apparel {
width: 110px;
height: 31px;
background: url(images/apparel.png) no-repeat top right;
}
#navigation .media {
width: 94px;
height: 31px;
background: url(images/media.png) no-repeat top left;
}
#media-page #navigation .media {
width: 94px;
height: 31px;
background: url(images/media.png) no-repeat top right;
}
#navigation .trips {
width: 94px;
height: 31px;
background: url(images/trips.png) no-repeat top left;
}
#trips-page #navigation .trips {
width: 94px;
height: 31px;
background: url(images/trips.png) no-repeat top right;
}
#navigation .accessories {
width: 146px;
height: 31px;
background: url(images/accessories.png) no-repeat top left;
}
#accessories-page #navigation .accessories {
width: 146px;
height: 31px;
background: url(images/accessories.png) no-repeat top right;
}
#navigation .about {
width: 95px;
height: 31px;
background: url(images/about.png) no-repeat top left;
}
#about-page #navigation .about {
width: 95px;
height: 31px;
background: url(images/about.png) no-repeat top right;
}
#navigation .contact {
height: 31px;
width: 94px;
background: url(images/contact.png) no-repeat top left;
}
#contact-page #navigation .contact {
height: 31px;
width: 94px;
background: url(images/contact.png) no-repeat top right;
}
#navigation .home:hover, #navigation .equipment:hover, #navigation .apparel:hover, #navigation .trips:hover, #navigation .media:hover, #navigation .accessories:hover, #navigation .about:hover, #navigation .contact:hover {
background-position: right;
}

/* POST DATE */

.date {
	margin: 0 0 3px 0;
	padding: 7px 0 0 6px;
	position: relative;
	top: 6px;
	color: #fff;
	width: 62px;
	height: 61px;
	float: left;
	background: url(images/date-bg.jpg) 0 0 no-repeat;
}

.date small.time {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.date small.time span.year {
	display: block;
	font-size: 20px;
}

.post-container {
	width: 632px;
	float: left;
	padding: 55px 0 0 0;
}

.post {
	padding: 10px 15px 25px 15px;
	width: 602px;
	float: left;
	background: url(images/post-bott.jpg) no-repeat bottom left;
	margin: 0 0 40px 0;
}

.post p {
	margin-top: 10px;
	color: #666;
	line-height: 125%;
	font-size: 120%;
}

.details {
position: relative;
bottom: 14px;
font-size: 92%;
}
.hide{
display: none;
}
.show{
display: block;
}

.selected {
text-transform: uppercase;
font-weight: bold;
}
/* ----- HEADINGS ----- */

.post h3 a, .post h3 a:visited {
	line-height: 23px;
	color: #00aeea;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

.post h3 a:hover, .post h3 a:active {
	text-decoration: none;
}

#sidebar h4{
margin-top: 8px;
margin-bottom: 15px;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}

#sidebar h4.widgettitle {
	color: #58595B;
	margin-top: 0;
	margin-bottom: 3px;
}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6, h2.pagetitle, #respond h3 {
	color: #00aeea;
	line-height: 110%;
	margin: 0 0 10px 0;
}

.post h1 {
	font-size: 29px;
}

.post h2, h2.pagetitle {
	font-size: 25px;
}

h2.pagetitle {
	text-align: center;
}

.post h3, #respond h3 {
	font-size: 21px;
	margin: 0 !important;
	padding: 0 !important;
}

.post h4 {
	font-size: 17px;
}

.post h5 {
	font-size: 15px;
}

.post h6 {
	font-size: 13px;
}

/* ----- LISTS ----- */
#navigation ul {
position: relative;
right: 20px;
height: 45px;
margin: 0;
width: 100%;
list-style-type: none;
}
#navigation ul li{
margin: 7px 2px;
float: left;
list-style-type: none;
}
#navigation ul li a {
height: 31px;
display: block;
text-indent: -9999px;
}

#subnav ul {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#subnav ul li {
	list-style-type: none;
	margin: 0;
}

#subnav ul li.cat-item a, #subnav ul li.cat-item a:visited {
	color: #00AEEA;
	font-weight: bolder;
	font-size: 110%;	
}

#subnav ul.children {
	padding: 0 0 15px 0;
}

#subnav ul.children li.cat-item a, #subnav ul.children li.cat-item a:visited {
	color: #666;
	font-weight: normal;
	font-size: 100%;
	text-transform: none;
}

ul, ol {
	color: #666;
	line-height: 17px;
	font-size: 120%;
	line-height: 20px;
}

ol li, ul li{
margin: 0 0 5px 0;
}


/* ----- IMAGES ----- */

img{
}
img a{
}
img a:hover{
}

/* ----- LINKS ----- */

a{
color: #00aeea;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
.details a{
color: #e77132;
text-decoration: none;
}
.details a:hover {
text-decoration: underline;
}
#subnav a {
text-decoration: none;
text-transform: uppercase;
font-size: 90%;
color: #58595b;
}
#subnav a:hover {
text-decoration: underline;
}
.js-commentControl {
font-size: 160%;
}

/* COMMENTS */

input#url, input#email, input#author {
	border: 1px solid #ccc;
	padding: 4px;
}

textarea#comment {
	width: 630px;
	height: 200px;
	border: 1px solid #ccc;
}

/* EMAIL SUBSCRIPTION */

.email-subscribe {
	width: 170px;
	position: relative;
	margin: 0 0 15px 0;
	color: #666;
}

h2.email-rss {
	display: block;
	width: 170px;
	height: 50px;
	background: url(images/email-rss.jpg) no-repeat top left;
	text-indent: -9999px;
	margin: 0 0 3px 0;
}

h2.email-rss a {
	display: block;
	width: 100%;
	height: 100%;
}

/* MISC */

.nobg {
	background: none;
}

.break {
	display: inline-block;
}

.titleHeadline {
	width: 510px;
	float: left;
}

.metaPostinfo {
	margin: 20px 0 0 0 !important;
}

.postHeader {
	position: relative;
	width: 578px;
}
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 10px 0 10px 15px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 10px 15px 10px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

