/*
Theme Name: Charlie Sheen Shirts
Description: A custom Wordpress theme.
Author: Andrew Norcross
Author URI: http://andrewnorcross.com
version: 1.0
*/




/* basics */



body {
		padding:0px;
	margin:0px;
	background-color:#0c0c0c;
	background-image:url(images/MainBG_00.jpg);
	background-repeat:repeat-x;
	color:#000000
	/****/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	/*margin:20px;*/
	/*background:#000000;*/
	color:#000000
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


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

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

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

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


/* links */

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

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 960px;
	margin: 0 auto;
	padding:0;
	color:#000000;
	}

/* nav menu */


#menu {
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 12pt;*/
	width:960px; 
	overflow:hidden;
	background:#000000 url(images/navbar.png) no-repeat;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	vertical-align:middle;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	width: 100px;
	text-align:center;
	padding:4px 10px 4px 10px;
	margin: 0;
	color: #ffffff;
	display:block;
	text-decoration:none;
}

#menu ul li a:hover {
	background: #000000;
	color:#ffffff;
}

#bannerad {
	width:960px;
	}

#bannerad li{
	display:inline;
	margin:0;
	padding:0;
	}

#bannerad li a{
	list-style-type:none;
	margin:0;
	padding:0;
	}	
	
/* header */

#header {
	background: url(images/header.png) no-repeat;
  	width: 960px; 
  	height: 336px;
	color: #000000; 
	}

#header h1{
	font:normal 20pt Arial, Helvetica, sans-serif;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


/* content */

#wrapper {
	position:relative;
	float:left;
	width:100%;
	overflow: hidden;
	/*background:#000000;*/
	}

#content {
	float:left;
	width:670px;
	background:#ffffff;
	margin:0;
	border-right: 1px solid #ddd;
	color:#000000
	}

.post {
	margin:14px 14px 0 0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15pt Arial, Helvetica, sans-serif;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.premetadata {
	margin:10px 0 5px 0;
}

.premetadata a{
	float:right;
	color:#6699cc;
	text-indent:20px;
	text-decoration:none;
	background: url(images/comment.png) no-repeat;
	}

.entry {
	border-bottom:1px dotted #CCCCCC;
	margin:0 0 0 10px;
	}

.entry p{
	margin:12px 0;
	font-size: 12px;
	color:#000000
	}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0 0 10px;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	width:280px;
	min-height:100%;
	/*background:#000000;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	float:left;
	margin:0;
	padding: 0;
}

#sidebar h2{
	font:normal 14pt Arial, Helvetica, sans-serif;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt Arial, Helvetica, sans-serif;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

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

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

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

#sidebar ul ul {
	margin:14px 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 5px;
	list-style-type: none;
	color: #898989;

}



/* -------------------[ 125x125 Banner Ads ]------------------- */
	
.ad_block {
float:left;
height:100%;
margin:5px 0 0;
padding:0 0 0 0;
width:315px;
}

.ad_block ul {
margin:0;
overflow:hidden;
padding:0;
}

.ad_block li {
display:block;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 5px 0;
overflow:hidden;
padding:8px 9px;
width:130px;
}

.connect {
	width:280px;
	padding:10px 0 10px 0;
}

.connect h2{
	text-align:center;
	height:30px;
	padding:0;
	}


.connect li {
	display:inline;
	text-align:center;
	width:85px;
	}

.connect li a{
	text-decoration:none;
	padding:5px 5px 0 5px;
	}



/* Contains the entire tabbed section */
.tabbed{
	float: left;
	background: #fff;
	width: 260px;
	margin: 20px 3px 20px 0;
	border: 1px solid #ccc;
}

/* List of tabs */.tabbed ul.tabs {
	float: left;
	display: inline;
	width: 99%;
	margin: -1px 0 0 -1px;
	padding: 0 0 5px 0;
	background: #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	}
.tabbed ul.tabs li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	}
.tabbed ul.tabs li a {
	overflow: hidden;
	display: block;
	margin: 1px;
	padding: 10px 5px;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	background: #999999;
	border: 1px solid #5b5757;
	text-align:center;
	}
.tabbed ul.tabs li a:hover {
	background: #666666;
	color: #ededed;
	text-decoration: none;
	cursor: pointer;
	}

/* The current selected tab */
.tabbed ul.tabs li a.tab-current {
	background: #ffcc33;
	color: #5b5757;
	font-weight: bold;
	border: 1px solid #ccc;
	}

/* The content shown when a tab is selected */
.tabbed div {
	float: left;
	display: block;
	width: 240px;
	padding: 0 0 10px 20px;
	background: #fff;
	}
	
.tabbed div a{
	color: #3f3f3f;
}

.tabbed div a:hover{
	text-decoration: underline;
}

/* Set the CSS to make sure the other tabs' content isn't shown other than the first */
.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 {
	display: none;
	}

/* Content for inside your tabs' divs */
.tabbed div ul {
	margin: 0 0 0 5px;
	list-style-type: square;
	font-size: 12px;
	width: 240px;
}

.tabbed div ul li{
	margin: 5px 0 0 10px;
	padding: 0 0 5px 0;
}

.tabbed div p {
	}
.tabbed div div {
	}
/*End tab section*/


/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:20px 12px 0 10px;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	border:5px #cc9933;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


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




/* footer */

#footer {
	background:#000000;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #ffffff; text-align:center;}
#footer a{color: #ffffff;text-decoration: none;}
#footer a:hover{color: #ffffff;text-decoration: none;}

#mytab { 
	display:block; 
	padding:10px 5px 10px 5px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left: auto;
	margin-right:auto;
	background:#BFBFBF;
	width: 260px;
	position: relative;

	}
	

	
#mytab .tabbertab h2 { font: normal 12px Arial, Verdana, sans-serif; }
.clear { clear:both;}
.tabbernav a {
font-family:Arial, sans-serif;
}