/*  
Theme Name: Darkwater(modified for the mehallo blog)
Theme URI: http://www.antbag.com
Description: Blackened Waters w/a new mehallo backdrop.
Version: 1.1
Original 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: Georgia, AdobeCaslon, Times, Serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #0b0b0b url(images/body_bg2.jpg) no-repeat top center fixed;
	color: #141414;
}

#wrapper{
	clear: both;
	overflow: hidden;
	margin: 10px auto 10px auto;
	width: 900px;
	text-align: left;
	border-top: 0px solid #333;
}

h1{
	font-family: Georgia,AdobeCaslon,Times,Serif;
	font-size: 1px;
	padding: 0px 0 0px 0px;
	text-transform:lowercase;
}

h3{
	padding: 15px 0 15px 0;
	text-transform:lowercase;
}

h4{
	padding: 0 0 0 0px;
	font-size: 1px;
	color: #0b0b0b;
	text-transform:lowercase;
}

a:link, a:visited{
	text-decoration: none;
	color:#3f5ca4;
}

a:hover{
	text-decoration: underline;
	color: #3f5ca4;;
}	

blockquote { font-style: italic; 
	font-family: Georgia, AdobeCaslon, Times, Serif;
	font-size: 95%;
	color: #8da2a5; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #101010;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555; 
}

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

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.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.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: none;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: none;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: none;
	float: none; 
	clear: both; 
}
	
.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; 
}

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

#header{
	float: left;
	width: 100%;
	height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	color: #fff;
	clear: both;
	text-transform:lowercase;
}

#header a{
	color: #0b0b0b;
}

#header a:hover{
	color:#0b0b0b;
}

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

#container{
	float: left;
	width: 500px;
	padding: 0 0 0 0;
}

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

.post h2{
	font-family: Georgia, AdobeCaslon, Times, Serif;
	font-size: 14px;
	color: #282828;
	padding: 20px 0 0 0;
	text-transform:lowercase;
}

.entry{
	line-height: 22px;
}

.postinfo{
	font-size: 10px;
	color: #8da2a5;
	padding: 2px 0 20px 0;
	text-transform:lowercase;
}

.postinfo a{
	color: #8da2a5;
	text-transform:lowercase;
}

.postdate{ color: #8da2a5;text-transform:lowercase; }

p.postmetadata{
	font-size: 10px;
	color: #8da2a5;
	border-top: 0px solid #333;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	text-transform:lowercase;
	border-bottom: 1px solid #8da2a5;
	
}

p.postmetadata strong{
	float: left;
	font-size: 11px;
	text-transform:lowercase;
	
}

/* 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: 10px;
	font-weight: normal;
	line-height: 18px;
	text-transform:lowercase;
}

h2.archive_head{ 
	color: #8da2a5;
	font-weight: bold !important; 
	font-size: 12px !important; 
	letter-spacing: normal !important; 
	margin: 0 0 1.8em 15px !important; 
	padding: 0.4em 5px !important; 
	border-bottom: 0px solid #333; 
	background: none; 
	text-transform:lowercase;
}

	

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

.sidebar{
	float: right;
	width: 162px;
	margin: 0px auto 5px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	border-left: 0px solid #333;
	text-transform:lowercase;
}

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

.sidebar ul {
	padding: 20px 0 10px 0;
	text-transform:lowercase;
}

.sidebar ul li h2{
	font-family: AdobeCaslon, Georgia, Times, Serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #8da2a5;
	padding: 3px 0;
	margin: 0px 10px 0 0;
	border-bottom: 0px solid #333;
	text-transform:lowercase;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 11px;
	line-height: 20px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 0px solid #333;
	text-transform:lowercase;
}

.sidebar .syndication .rss {
	width: 179px;
	height: 0px;
	font-weight: bold;
	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;
	border: 0px;
	color:#97c99e;
	padding: 2px 2px;
	text-transform:lowercase;
}

.sidebar ul li a:hover{
	text-decoration: none;
	color: #CCC;
	background: #222;
}


table#wp-calendar {
border-bottom:0 solid #8DA2A5;
border-top:0 solid #8DA2A5;
text-align:left;
width:105%;

}

.leftbar {
border-left:1px solid #E75741;
display:inline;
float:left;
margin:32px auto 5px;
overflow:hidden;
padding-bottom:15px;
padding-top:5px;
font-family: Georgia, AdobeCaslon, Times, Serif;
text-transform:lowercase;
width:190px;

}

.leftbar ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 7px;
padding:0 0 0 7px;
font-family: Georgia, AdobeCaslon, Times, Serif;
text-transform:lowercase;

}

.leftbar ul {
padding:0px 20px;
font-family: Georgia, AdobeCaslon, Times, Serif;
text-transform:lowercase;

}

.leftbar ul li h2 {
border-bottom:0 solid #333333;
color:#8DA2A5;
font-family:AdobeCaslon,Georgia,Times,Serif;
font-size:14px;
font-weight:bold;
margin:0 0 0 1px;
padding:3px 0;
text-transform:lowercase;

}
.leftbar ul ul {
border-bottom:0 solid #333333;
font-size:11px;
font-weight: bold;
font-family: Georgia, AdobeCaslon, Times, Serif;
line-height:20px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 0px;
padding:0;
text-transform:lowercase;

}
.leftbar ul li a {
color:#97C99E;
display:block;
padding:2px;
font-family: Georgia, AdobeCaslon, Times, Serif;
text-decoration:none;
text-transform:lowercase;

}
.leftbar ul li a:hover {
background:#222222 none repeat scroll 0 0;
color:#CCCCCC;
font-family: Georgia, AdobeCaslon, Times, Serif;
text-decoration:none;
}

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


#comment-form {
background:transparent none repeat scroll 0 0;
border:1px solid #8DA2A5;
margin:33px 0 0;
padding:15px 5px 15px 14px;
width:400px;
}
.comments-template ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 15px;
}
.comments-template ol li {
line-height:18px;
margin:10px 0;
}
.comments-template h2, .comments-template h3 {
color:#97C99E;
font-family:Georgia,AdobeCaslon,Times,Serif;
font-size:12px;
padding: 22px 0 30px;
text-transform:lowercase;
}
.commentmetadata {
color:#8DA2A5;
font-size:10px;
padding:0px 0;
text-transform:lowercase;
}
.commentmetadata strong {
font-size:12px;
text-transform:lowercase;
}
.comments-template p.nocomments {
padding:0;
text-transform:lowercase;
}
.comments-template input {
background:#EDEDEE none repeat scroll 0 0;
border:1px solid #3F5CA4;
}
.comments-template textarea {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #8da2a5;
color:#141414;
font-family:Georgia,AdobeCaslon,Times,Serif;
font-size:12px;
margin:10px 10px 10px 0px;
}


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

#footer {
background:transparent none repeat scroll 0 0;
border-bottom:medium none;
border-top:0 solid #333333;
/* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.90;
clear:none;
color:#41474b;
float:left;
font-family: Helvetica, Arial, Verdana, Sans;
font-size:9px;
line-height:19px;
margin:0;
padding:10px 5px 5px 20px;
text-transform:lowercase;
width:900px;

}


#footer a:link {
color:#699c71;
text-decoration:none;
text-transform:lowercase;

}

#footer a:hover {
color:#101010;
text-decoration:underline;
text-transform:lowercase;

}

#footer a:visited {
color:#699c71;
text-decoration:none;
text-transform:lowercase;
}


#footer2 {
background:transparent none repeat scroll 0 0;
border-bottom:medium none;
border-top:0 solid #333333;
clear:none;
color:#6b7c7f;
float:left;
font-family: Georgia, AdobeCaslon, Times, Serif;
font-size:9px;
line-height:18px;
margin:0;
padding:10px 5px 5px 20px;
text-transform:lowercase;
width:653px;

}


#footer2 a:link {
color:#97c99e;
text-decoration:none;
text-transform:lowercase;

}

#footer2 a:hover {
color:#97c99e;
text-decoration:underline;
text-transform:lowercase;

}

#footer2 a:visited {
color:#97c99e;
text-decoration:none;
text-transform:lowercase;
}



#footer3 {
	display:block
	-webkit-transform: rotate(-90deg); 
-moz-transform: rotate(-90deg);	
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
background:transparent none repeat scroll 0 0;
border-bottom:medium none;
border-top:0 solid #333333;
clear:none;
color:#6b7c7f;
float:left;
width:300px;
font-family: Georgia, AdobeCaslon, Times, Serif;
font-size:9px;
text-align: left;
line-height:20px;
margin:0;
padding:0px 0px 0px 0px;
text-transform:lowercase;


}


#footer3 a:link {
color:#97c99e;
text-decoration:none;
text-transform:lowercase;

}

#footer3 a:hover {
color:#97c99e;
text-decoration:underline;
text-transform:lowercase;

}

#footer3 a:visited {
color:#97c99e;
text-decoration:none;
text-transform:lowercase;
}

#footer4 {
background:transparent none repeat scroll 0 0;
border-bottom:medium none;
border-top:0 solid #333333;
clear:none;
color:#6b7c7f;
float:left;
font-family: Georgia, AdobeCaslon, Times, Serif;
font-size:9px;
line-height:18px;
margin:0;
padding:10px 5px 5px 20px;
text-transform:lowercase;
width:653px;

}


#footer4 a:link {
color:#3f5ca4;
text-decoration:none;
text-transform:lowercase;

}

#footer4 a:hover {
color:#3f5ca4;
text-decoration:underline;
text-transform:lowercase;

}

#footer4 a:visited {
color:#3f5ca4;
text-decoration:none;
text-transform:lowercase;
}

