/*  
Theme Name: Darkwater
Theme URI: http://www.antbag.com
Description: Blackened Waters.
Version: 1.1
Author: Antbag
Author URI: http://www.antbag.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family:"Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,sans-serif;
	font-size:15px;
  line-height:130%;
	text-align: center;
	vertical-align: top;
	background: #666666;
	color: #484747;
}

#wrapper{
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	width: 975px;
	text-align: left;
	background:#FFF;
}

h1{
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,sans-serif;
	font-size:24px;
      font-weight:bold;
      line-height:130%;
	padding: 25px 0 10px 15px;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 0px;
	color: #ffcc66;
}

a:link{
	text-decoration: none;
	color:#4d6a78;
}

a:hover{
	text-decoration: underline;
	color: #4d6a78;;
}

a:visited{
	text-decoration: none;
	color:#4d6a78;
}	

blockquote { 
	font-style: italic; 
	font-family: Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 90%;
	color:#999999; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	border-right: 1px dotted #555;
	border-left: 1px dotted #555; 
}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 10px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.frame { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #666;
	background: #444;
	float: right; 
	clear: right; 
}
		
.entry img.stack { 
	clear: none !important; 
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */

/*----HEADER----*/

#hdrCntnr { width:975px; height:200px; margin:0 auto; background:url(/images/rockers.jpg) no-repeat; text-align:left; }

#mainNavCntnr { width:975px; height:28px; margin:0 auto; background:url(/images/bg_main_nav.gif) repeat-x;}
	#mainNavCntnr ul { height:28px; list-style:none; margin:0; padding:0; height:auto; overflow:hidden; }
	#mainNavCntnr li { height:20px; float:left; margin:0; padding:4px 10px; border-right:1px solid #CCCCCC; }
	#mainNavCntnr a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#FFF; font-weight:bold; text-decoration:none; text-transform:uppercase; }
	#mainNavCntnr a:hover { color:#c5e3e1; }
#searchCntnr { width:975px; margin:0 auto; height:32px; background:#f7f7e7; padding-top:10px; border-left:1px solid #999999; border-right:1px solid #999999; border-bottom:1px solid #999999; }
	#shareThis { float:left; padding-top:5px; padding-left:10px; }
		#shareThis a { font-family:Verdana,'Trebuchet MS',Arial,Sans-serif; font-size:.8em; color:#4d6a78; text-decoration:underline; }
	#search { float:right; padding-right:10px; }
	
.search { width:45px; height:21px; line-height:21px; margin-top:1px; font-size:10px; border:1px solid #666666; background:#CCCCCC; }
.gSearch { width:23px; height:22px; background:url(/images/btn_search.gif) no-repeat; border:none; }

/*----POST----*/

#container{
	float: left;
	width: 600px;
	border-right: 1px solid #333;
	margin:30px auto 5px;
}

.post{
	padding: 20px 30px 40px 20px;
}

.post h2{
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:130%;
	padding: 0 0 0 0;
}

.entry{
	line-height: 22px;
}

.postinfo{
	font-size: 11px;
	color: #4d6a78;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #4d6a78;
}

.postdate{ color: #484747; }

p.postmetadata{
	font-size: 12px;
	color: #BFB8A1;
	border-top: 1px dotted #CCC;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.postnav{
	padding: 10px 20px 20px 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

h2.archive_head{ 
	font-weight: bold !important; 
	font-size: 14px !important; 
	letter-spacing: normal !important; 
	margin: 0 0 1.8em 10px !important; 
	padding: 0.4em 5px !important; 
	border-bottom: 1px dotted #CCC; 
	background: none; 
}

	

/*----SIDEBAR STYLES----*/

.sidebar{
	float: right;
	width: 180px;
	margin: 30px auto 5px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	border-left: 1px solid #333;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px;
}

.sidebar ul li{
	padding: 10px 0 20px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #555;
	padding: 3px 0;
	margin: 0 5px 0 5px;
	border-bottom: 1px solid #333;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 5px 0 5px;
	line-height: 20px;
	list-style: none;
	font-size: 13px;
	border-bottom: 1px solid #333;
}

.sidebar .syndication .rss {
	width: 179px;
	height: 33px;
	position: relative;
}

.sidebar .syndication .rss span{
	background: url(images/sub_rss.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.sidebar .rss .sub{
	border-bottom: none;
}

.sidebar .rss .sub a:hover{
	background: none;
}

.sidebar ul li a{
	display: block;
	text-decoration: none;
	color:#4d6a78;
	padding: 2px 2px;
}

.sidebar ul li a:hover{
	text-decoration: underline;
}


table#wp-calendar{
	width: 100%;
}

/* Left Sidebar */

.leftbar{
	float: left;
	width: 190px;
	margin: 30px auto 5px auto;
	padding-top: 5px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
}

.leftbar ul{
	list-style: none;
	margin: 0 5px 0 5px;
	padding: 0 0 0 0;
}

.leftbar ul li{
	padding: 10px 0 20px 0;
}

.leftbar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #555;
	padding: 3px 0;
	margin: 0 5px 0 5px;
	border-bottom: 1px solid #333;
}

.leftbar ul ul li{
	padding: 0;
	margin: 0;
	line-height: 20px;
	list-style: none;
	font-size: 13px;
	border-bottom: 1px solid #333;
}
.leftbar ul li a{
	display: block;
	text-decoration: none;
	color:#4d6a78;
	padding: 2px 2px;
}

.leftbar ul li a:hover{
	text-decoration: underline;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 540px;
	margin: 50px 0 0;
	border: 1px dotted #555;
	padding: 5px 5px 15px 15px;
	background: transparent;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	color: #4d6a78;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #555;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #555;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #484747;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #555;
}

/*----FOOTER----*/

#footer{
	clear: none;
	float: left;
	width: 960px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	font-size: 80%;
	color: #484747;
	background: #FFF;
	border-top: 1px dotted #CCC;
	border-bottom: none;
}

#footer a:link{
	text-decoration: none;
	color: #4d6a78;
}

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

#footer a:visited{
	text-decoration: none;
	color: #4d6a78;
}