/*  

Theme Name: [Division durch Null] based on Blackened Waters

Theme URI: http://www.antbag.com

Description: This Theme	based on Blackened Waters 1.1 from Antbag

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: Verdana, Helvetica, Georgia, Sans-serif;

	font-size: 13px;

	/*text-align: center; */

	vertical-align: top;

	background: #282B38 url(images/bg.gif) repeat-x left top fixed;

	color: #666666;

}



#wrapper{

	clear: both;

	overflow: hidden;

	margin: 0px auto 0px auto;

	width: 900px;

	text-align: left;

	/* border-top: 2px solid #333; */

}



h1{

	font-family: Arial, Helvetica, Georgia, Sans-serif;

	font-size: 30px;

	padding: 25px 0 10px 15px;

}



h3{

	padding: 15px 0 15px 0;
	
	color: #282B38

}



h4{

	padding: 0 0 0 15px;

	color: #282B38;

}



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

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

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







blockquote { font-style: italic; 

	/* font-family: Verdana, Helvetica, Georgia, Sans-serif; */

	/* font-size: 90%; */

	/* color: #777; */

	margin: 1.5em 20px 1.5em 20px; 

	padding: 4px 4px 4px 10px;

	/* background: #111; */

	border-left: 1px dotted #ACF301;

	border-right: 1px dotted #ACF301; 

}



.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 #636E7A;

	background: #444;

	float: right; 

	clear: right; 

}

		

.entry img.stack { 

	clear: none !important; 

}



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



#header{

	float: left;

	width: 500px;

	height: 280px;

	margin: 0px auto 0px auto;

	/* padding: auto; */

	/* margin-top: 30px; */

	/* margin-bottom: 20px; */

	padding: 0;

	color: #ACF301;

	/* clear: both; */

	border-left: solid 5px #000000;

	border-right: solid 5px #000000;

	background: #ffffff;

}

#header_tag_cloud{
	text-align:center;
	padding: 20px 20px 20px 20px;
	

}

#header_tag_cloud a:link { color:#A3AEBA; text-decoration:none;  }

#header_tag_cloud a:visited { color:#A3AEBA; text-decoration:none; }

#header_tag_cloud a:hover { color:#282B38; text-decoration:underline; }



#header a{

	color: #ACF301;

}



#header a:hover{

	color:#ACF301;

}



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



#container{

	float: left;

	width: 500px;

	padding: 0 0 0 0;

	background: #ffffff;

	border-left: solid 5px #000000;

	border-right: solid 5px #000000;

	border-bottom: solid 5px #000000;

}



.post{

	padding: 20px 30px 40px 20px;

}



.post h2{

  color: #ACF301;

  font-weight:normal;

	font-family:Georgia,serif;

	font-size:22px;

	padding: 20px 0 10px 0;

}



.post a:link { color:#666666; text-decoration:none; font-style:italic; }

.post a:visited { color:#666666; text-decoration:none; font-style:italic;}

.post a:hover { color:#ACF301; text-decoration:underline; font-style:italic;}



.post h2 a:link { color:#282B38; text-decoration:none; font-style:normal; }

.post h2 a:visited { color:#282B38; text-decoration:none; font-style:normal;}

.post h2 a:hover { color:#282B38; text-decoration:underline; font-style:normal;}



.entry{

	line-height: 22px;

}



.postinfo{

	font-size: 11px;

	color: #636E7A;

	padding: 2px 0 20px 0;

}



.postinfo a{

	color: #636E7A;

}



.postdate{ color: #636E7A; }



p.postmetadata{

	font-size: 12px;

	color: #636E7A;

	border-top: 1px dotted #636E7A;

	margin: 20px 0 0 0;

	padding: 5px 0 0px 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{

	margin: 50px 20px 10px 20px;
	
	font-size: 20px;

	font-weight: bold;

	line-height: 22px;	
	


}

.postnav a:link{

	color:#282B38;

	font-style: normal;
}



.postnav a:hover{

	color:#A3AEBA;
	
	font-style: normal;	

}

.navigation{

	margin: 100px 20px 20px 20px;
	
	font-size: 20px;

	font-weight: bold;

	line-height: 22px;	

}

.navigation a:link{

	color:#282B38;
}



.navigation a:hover{

	color:#A3AEBA;

}



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 #636E7A; */ 

	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 #636E7A; */

}



.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: #ffffff;

	padding: 3px 0;

	margin: 0 10px 0 22px;

	border-bottom: 1px solid #636E7A;

}



.sidebar ul ul li{

	padding: 0;

	margin: 0 0 0 13px;

	line-height: 20px;

	list-style: none;

	font-size: 11px;

	border-bottom: 1px solid #636E7A;

}



.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:#636E7A;

	padding: 2px 2px;

}



.sidebar ul li a:hover{

	text-decoration: none;

	color: #ffffff;

	background: #636E7A;

}





table#wp-calendar{

	width: 100%;

	color: #ffffff;

}



table#wp-calendar a:link { color:#ACF301; text-decoration:none; background: transparent; }

table#wp-calendar a:visited { color:#ACF301; text-decoration:none; background: transparent; }

table#wp-calendar a:hover { color:#ACF301; text-decoration:underline; background: transparent; }







/* Left Sidebar */



.leftbar{

	float: left;

	width: 190px;

	margin: 30px auto 5px auto;

	padding-top: 5px;

	padding-bottom: 15px;

	display: inline;

	overflow: hidden;

	/* border-left: 1px solid #636E7A; */

}



.leftbar ul{

	list-style: none;

	margin: 0 0 0 0px;

	padding: 0 0 0 0px;

}



.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: #ffffff;

	padding: 3px 0;

	margin: 0 0 0 14px;

	border-bottom: 1px solid #636E7A; 

}



.leftbar ul ul li{

	padding: 0;

	margin: 0;

	line-height: 20px;

	list-style: none;

	font-size: 11px;

	border-bottom: 1px solid #636E7A;

}

.leftbar ul li a{

	display: block;

	text-decoration: none;

	color:#636E7A;

	padding: 2px 2px;

}



.leftbar ul li a:visited { 

	color:#636E7A; 

	text-decoration:none; 

	background: transparent; 

}



.leftbar ul li a:hover{

	text-decoration: none;

	color: #ACF301;

	background: #636E7A;

}





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



#comment-form{

	width: 425px;

	margin: 50px 0 0;

	border: 1px dotted #636E7A;

	padding: 5px 5px 15px 15px;

	background: transparent;

}



.comments-template ol{

	padding-left: 0px;

	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;

	padding: 25px 0 10px 0;

}



.commentmetadata{

	font-size: 12px;

	color: #636E7A;

	padding: 0px 0 10px 0;

        border-bottom: 1px dotted #636E7A;

}



.commentmetadata strong { 

	/* font-size: 16px; */ 

}



.comments-template p.nocomments{

	padding: 0;

}



.comments-template input{

	border: 1px solid #636E7A;

}



.comments-template textarea{

	font-family: Arial, Hevletica, Georgia, Sans-seriff;

	font-size: 12px;

	color: #000;

	margin: 30px 15px 15px 0;

	background: #FFF;

	border: 1px solid #636E7A;

}



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



#footer{

	clear: none;

	float: left;

	width: 885px;

	margin: 0;

	padding: 10px 5px 5px 10px;

	line-height: 18px;

	font-size: 80%;

	color: #CCC;

	/* background: #000; */

	/* border-top: 1px dotted #636E7A;*/

	border-bottom: none;

}



#dhfdgh{

	float: left;

	width: 500px;

	height: 280px;

	margin: 0px auto 0px auto;

	/* padding: auto; */

	/* margin-top: 30px; */

	/* margin-bottom: 20px; */

	padding: 0;

	color: #ACF301;

	/* clear: both; */

	border-left: solid 5px #000000;

	border-right: solid 5px #000000;

	background: #ffffff;

}



#footer a:link{

	text-decoration: none;

	color: #636E7A;

}



#footer a:hover{

	text-decoration: underline;

	color: #ACF301;

}



#footer a:visited{

	text-decoration: none;

	color: #636E7A;

}




