/*
Theme Name: SEX: Let's Talk About It
Theme URI: http://sexletstalkaboutit.com
Description: A custom theme.
version: 1.0
Tags: three-column, widget-ready, custom
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:url(images/repeater.jpg) repeat-x;
	font-family: arial, tahoma, sans-serif;
	font-size: 14px;
	margin: 0 0 20px 0;
	}

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

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

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

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


/* links */

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

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


.download{
}


/* container */


#container {
	width:946px;
	margin: 20px auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
	
/* header */

#header {
  	width:946px; 
  	height:118px;
  	overflow:hidden;
	color: #fff; 
	margin:0 auto;
	}

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


#header h2{
	font:normal 12px "trebuchet ms", georgia, times;
	color:#333;
	padding: 0 0 20px 20px;
	margin:0;	
	}
	
	
.logo{
	width:368px;
	height: 47px;
	background:url(images/logo.png) left no-repeat;
	padding:32px 0 2px 0;
}





/* main menu */


.menu {
	font-family: arial, times, serif;
	font-size:13px;
	font-weight:bold;
	width:100%; 
	height:36px;
	background: url(images/menu.png) bottom left no-repeat;
}


.menu ul {
	margin:0 auto;
	padding:0;
	width:990px;
}

.menu ul li {
	list-style-type: none !important;
	float:left !important;
	margin: 0 1px 0 0;
	padding:0;
}

.menu ul li a {
	padding:13px 16px 9px 16px;
	margin: 0 ;
	color:#999 ;
	display:block ;
	text-shadow:1px 1px #000;
	font-weight:300;
}

.menu ul li a:hover {
	color:#fff;
	border:none;
	border-top-right-radius:6px;
	border-top-left-radius:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	text-shadow:none;
}

.menu ul li.current_page_item a {
	color:#333;
	background:#fff;
	font-weight:bold;
	border:none;
	border-top-right-radius:6px;
	border-top-left-radius:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	text-shadow:none;
}


/* content */


#content {
	float: left;
	width:530px;
	overflow: hidden;
	margin:30px 0 30px 30px;
	}

.post {
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	line-height:20px;
	border-bottom:1px solid #E3E3E3;
	}
	
.pagetitle{
	font:bold 20px "georgia", arial, times;
	color: #CF0000;
	margin:0 0 15px 0;
	}
	
.post h2{
	font:bold 24px "georgia", arial, times;
	color: #CF0000;
	text-transform:capitalize;
	}
	
.post h2 a{
	color: #CF0000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #000;
	text-decoration: none;
	}
	
.post h3{
	font:normal 11px "arial", times;
	padding:4px 0 15px 0;
	margin:0;
	color:#999;
	}

.post ul {margin:20px;}

.post li {list-style-type:square;}

.podpost .entry{
	width:488px;
	overflow:hidden;
	background:url(images/podcast.png) bottom left repeat-x;
	border:1px solid #dcdcdc;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding:20px;
}

.entry p{margin:12px 0;}

.page-entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	border-top:1px dotted #ccc;
	padding:6px 0;
	margin: 20px 0;
	}
	

.navigation {
	font-size:11px;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:15px 0;}
.alignright a{float:right; margin:15px 0;}
	
.editmeta{
	margin:12px 0 0 0;
}



/* pod cast */

.powerpress_player{
	padding:0 20px 10px 0;
	float:left;
}

.podpost {
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	line-height:20px;
	border-bottom:1px solid #E3E3E3;
	}
	
	
.podpost h2{
	font:bold 24px "georgia", arial, times;
	color: #CF0000;
	text-transform:capitalize;
	}
	
.podpost h2 a{
	color: #CF0000;
	text-decoration: none;
	}
	
.podpost h2 a:hover{
	color: #000;
	text-decoration: none;
	}
	
.podpost h3{
	font:normal 11px "arial", times;
	padding:4px 0 15px 0;
	margin:0;
	color:#999;
	}





/* left sidebar */

#sidebar {
	width:350px;
	float:right;
	margin:0 0 30px 0;
	padding:0;
	font-size:12px;
	background:url(images/sidebar.png) no-repeat;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

#sidebar h2{
	font:bold 16px georgia, times;
	color: #000;	
	margin: 0 0 8px 0;
	padding: 0;
	line-height:22px;
}

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

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

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

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

#sidebar ul ul {
	margin: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;
}

#sidebar ul li a{color:#747474 !important;}
#sidebar ul li a:hover{color:#000;}


#sidebar .catbookwrapper{
	margin:0 0 14px 0;
	overflow:hidden;
}

#sidebar .catbook{
	overflow:hidden;
	width:130px;
	float:left;
	margin:0 !important;
	padding:0 !important;
	}
	
#sidebar .catbook h2{
	margin: 0 0 8px 0;
	}
	


/* comments */


.maincomments{
	padding:0;
}

.maincomments h3{
	font-family: trebuchet ms, georgia, times, verdana;
	font-size: 16px;
	font-weight: 300;
	color: #000;
	margin:0 0 14px 0;
	padding:0;
	}

#respond{margin:20px 0 0 0;}

#commentform{
	margin:20px 0 0 0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #777; text-decoration: none; }
	
#commentform h3{
	font-family: trebuchet ms, georgia, times, verdana;
	font-size: 16px;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:95%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:4px;
	border: 1px solid #ddd;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
	
#submit{
	margin:5px 5px 0 0; 
	padding:4px 14px;
	background:#cf0000; 
	text-transform:lowercase;
	color:#fff;
	width:150px;
	border:none;
	}
	
#submit:hover{
	background:#000; 
	border:none;
	color:#fff;
	}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

ol.commentlist li {
	margin:0 0 12px 0;
	padding:8px;
	list-style-type:none;
	overflow:hidden;
	}

ol.commentlist li.alt {background:#fff;}

ol.commentlist li p{
	margin:12px 0;
	font-size:12px;
	}
	
cite {
	font:normal 14px georgia, arial, verdana, tahoma;
	padding:4px 0;
	font-style:italic;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

.children{
	margin:8px 0 0 12px;
	padding: 0;
}

.nocomments{background:#2d2d2d; color:#fff; padding:0;}

.comment-meta{font-size:12px; line-height:18px;}

.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}

.thread-even {
	background:#f9f9f9;
	margin: 0px;
	padding: 0px;
	}

.depth-1 {
	border: 1px dotted #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #E6E6E6;
	margin: 0px;
	padding: 4px;
	}

.avatar{float:none; display:block; margin:0 0 8px 0; padding:1px; border:1px solid #d6d6d6;}
.gravreply{float:left; margin:0 18px 0 0; height:70px; font-size:11px; text-align:center;}






/* 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;
}

/* WP Page Navi Styles */

.wp-pagenavi{
	font-size:11px !important;
	padding:12px 0;
	margin:0;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	border: 1px solid #ccc !important;
	color: #494949 !important;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	border: 1px solid #ccc !important;
	color: #494949 !important;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #b50000 !important;
	color: #fff !important;
	font-weight:300 !important;
	background-color: #b50000 !important;
}
.wp-pagenavi a:active {
	border: 1px solid #ccc !important;
	color: #494949 !important;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	color: #999 !important;
	border: none !important;
	background-color:none !important;
	margin:0 8px 0 0 !important;
	padding:0 !important;
}
.wp-pagenavi span.current {
	border: 1px solid #b50000 !important;
	color: #fff !important;
	font-weight:300 !important;
	background-color: #b50000 !important;
}

/* contact form 7 */

.wpcf7{
	margin:24px 0 !important;
	font-size:11px;
}

.wpcf7 input{
	border:1px solid #ccc;
	padding:4px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.wpcf7 textarea{
	padding:4px;
	border:1px solid #ccc;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.wpcf7 input[type=submit]{
	border:none;
	padding:4px 10px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background:#b80000;
	color:#fff;
	text-shadow:1px 1px #000;
	cursor:pointer;
}


/* search */



#searchform{
	padding:0;
	padding:20px 0;
	}

#searchform input#s{
	margin:0;
	background:#cdcdcd;
	border:none;
	padding:6px;
	width:94%;
	color:#fff;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
	
#searchform input#s:focus{
	color:#333;
	}
	
	
/* twitter */

#sidebar .aktt_tweets ul li{
	padding:0 5px 14px 0;
	background:none;
}

#sidebar .aktt_tweets a{color:#CF0000 !important;}
#sidebar .aktt_tweets a:hover{color:#000;}



/* footer */

#footer {
	background:#F4F4F4;
	clear: both;
	width: 100%;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
	
#footer p{padding:14px 0;margin: 0; color: #999; text-align:center; font-size:12px;}


.tweets{margin:0 0 14px 0 !important;}
.tweets li{margin:0 0 12px 0 !important;}
