/*
Theme Name: acidGreen
Theme URI: http://leonardhertel.de/
Description: This theme is designed and coded by <a href="http://leonardhertel.de">Leonard Hertel</a> and made for acid-addicts who love flashy colors.
Version: 0.9
Author: Leonard Hertel
Author URI: http://leonardhertel.de/
Tags: green, blue, flashy, acid, widgets, colors, addict, clean, structured, leonard, hertel, leonerd, macroloft, nerd
Text Domain: acidGreen

	acidGreen v0.9
	http://leonardhertel.de/

	This theme was designed and built by Leonard Hertel,
	whose blog you will find at <a href="http://leonerd.de">http://leonerd.de</a>

	You are not allowed to delete or modify the "copyright by Leonard Hertel" out of the footer. 
	You can change or modify the header graphic, you'll find a Photoshop file in the "img/" folder.
	
	For more information: read the readme.txt
*/

/*============================================================ Global */
*	{
	border:none;
}
html,body,div,img,li,p,span,table,td,tr,ul	{
	background:transparent;
	margin:0px;
	padding:0px;
}
body	{
	background:#333b43 url("img/background.png") center top repeat-x;
	color:#242b33;
	cursor:default;
	font:normal normal 9pt/20px Verdana,Arial,Helvetica;
	text-align:center;
}
a	{
	color:#004061;
	font-weight:bold;
	text-decoration:none;
}
a:hover	{
	cursor:pointer;
}
h1	{
	background:transparent url("img/background_header.png") center top no-repeat;
	height:100px;
	margin:0px;
	padding:20px 0px 0px 0px;
}
h1 a	{
	display:block;
	height:80px;
	margin:0px 0px 0px 20px;
	overflow:hidden;
	text-indent:-9999px;
	width:240px;
}
h2	{
	border-bottom:4px solid #004061;
	color:#004061;
	font-size:12pt;
	line-height:20px;
	margin:0px 0px 16px 0px;
	padding:0px;
	text-transform:uppercase;
}
h3	{

}
h4	{

}
form	{
	margin:0px 0px 20px 0px;
	padding:0px;
}
input	{
	background:#999999;
	border:1px solid #242b33;
	font-size:8pt;
	line-height:10px;
	padding:8px 5px 8px 5px;
}
ol, ul	{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 15px;
}
p	{
	margin:0px 0px 20px 0px;
}
textarea	{
	background:#999999;
	border:1px solid #242b33;
	line-height:20px;
	padding:8px 5px 8px 5px;
}
ul	{
	list-style-type:disc;
}

/*============================================================ Global */
#wrap	{
	background:#d8d8d8 url("img/background_wrap.png") center top repeat-y;
	margin:0px auto 0px auto;
	text-align:left;
	width:860px;
}
#content	{
	background:transparent url("img/background_content.png") center top no-repeat;
	min-height:200px;
	padding:50px 30px 0px 30px;
}
#content .colRight h2	{
	border-color:#999999;
	color:#999999;
}
#content .colRight	{
	color:#707070;
}
.colLeft	{
	float:left;
	width:500px;
}
.colRight	{
	float:right;
	width:270px;
}
#footer	{
	background:transparent url("img/background_footer.png") center top no-repeat;
	clear:both;
	color:#cccccc;
	height:170px;
	overflow:hidden;
	padding:90px 30px 0px 30px;
}
#footer h2	{
	border:none;
	font-size:10pt;
	margin:0px;
}
#footer ul	{
	color:#004061;
	list-style:none;
	padding:0px;
}
#footer ul a	{
	color:#cccccc;
}
#copyright	{
	color:#999999;
	font-size:8pt;
	margin:0px auto 0px auto;
	padding:0px 0px 10px 0px;
	text-align:right;
	width:860px;
}
#copyright a	{
	color:#999999;
}

/*======================================================== Navigation */
#navigation	{
	background:transparent url("img/background_navigation.png") center top no-repeat;
	height:40px;
	margin:0px -10px 0px -10px;
	width:880px;
}
#navigation ul	{
	height:40px;
	list-style:none;
	margin:0px;
	padding:0px;
}
#navigation ul li	{
	background:transparent url("img/separator_navigation.png") right center no-repeat;
	display:block;
	float:left;
}
#navigation ul li a	{
	color:#242b33;
	display:block;
	font-size:8pt;
	font-weight:bold;
	line-height:40px;
	margin:0px 2px 0px 0px;
	padding:0px 20px 0px 20px;
}
#navigation ul li a:hover,
#navigation ul li.current_page_item a	{
	color:#d8d8d8;
}

/*=========================================================== Classes */
.clear	{
	clear:both;
}
.footnote	{
	color:#999999;
	font-size:8pt;
}
.footnote a	{
	color:#999999;
	font-weight:normal;
	text-decoration:underline;
}
.hideThis	{
	display:none;
}
.inputLine	{
	height:40px;
}
.textareaLine	{
	padding-bottom:6px;
}
.section	{
	background:transparent url("img/separator_content.gif") center bottom repeat-x;
	padding:0px 0px 10px 0px;
	margin:0px 0px 30px 0px;
}
.sectionInfo	{
	color:#999999;
	font-size:8pt;
	margin:-15px 0px 15px 0px;
	text-align:right;
}
.sectionInfo a	{
	color:#999999;
}

/*================================================= Wordpress Classes */
.aligncenter,
div.aligncenter	{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.alignleft	{
	float:left;
}
.alignright	{
	float:right;
}
.wp-caption	{
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
}
.wp-caption img	{
	margin:0px;
	padding:0px;
	border:none;
}
.wp-caption p.wp-caption-text	{
	font-size:11px;
	line-height:17px;
	padding:0px 4px 5px;
	margin:0px;
}
/*==================== Comments */
.says	{
	display:none;
}
.avatar	{
	border:5px solid #999999;
	float:right;
}
.comment	{
	background:transparent url("img/separator_content.gif") center bottom repeat-x;
	padding:0px 0px 10px 0px;
	margin:0px 0px 30px 0px;
}
.commentlist	{
	list-style:none;
	padding:0px;
}
.categories	{}
.cat-item	{}
.current-cat	{}
.current-cat-parent	{}
.pagenav	{}
.page_item	{}
.current_page_parent	{}
.widget	{}
.widget_text	{}
.blogroll	{}
.linkcat	{}