/*

Theme Name: Feuerspucker
Theme URI: http://www.online-resources.de/
Description: Dieses Layout (Theme) wurde einzig und alleine f&uuml;r die coole Feuerspuckertruppe aus M&uuml;nster entwickelt. Macht weiter so Jungs!
Version: 1.0
Author: Hans Bauer

*/


body {
	background-image: url(images/background.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

a {
	color: #FFFFFF;
}

small {
	color: #999999;
}

blockquote {
	font-family: "Courier New", Courier, monospace;
	margin-left: 00px;
	padding: 0px 0px 0px 40px;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	text-align: justify;
}

#page {
	background: #111111;
	background-image: url(images/page.png);
	text-align: left;
	margin: 0px auto 30px;
	padding: 0px;
	position: relative;
	width: 790px;
	border: 5px solid #000000;
	border-top: none;
	border-bottom: none;
}

#top_line {
	background: #000000;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 5px 0px;
	font-size: 0.625em;
}	
	
#header_top {
	background-image: url(images/header_top.png);
	height: 12px;
	width: 790px;
}

#header_headline {
	background: #000000;
	color: #FFFFFF;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 1px 20px;
	font-size: 0.625em;
}

#header_headline h1 {
	font-size: 24px;
	line-height: 5px;
}

#header_headline h1 a {
	text-decoration: none;
}

#header_middle {
	background-image: url(images/header_middle.png);
	height: 50px;
	width: 790px;
	font-size: 0.625em;
}

#header_bottom {
	background-image: url(images/header_bottom.png);
	height: 40px;
	width: 790px;
}

#content {
	color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.725em;
	line-height: 1.5em;
}

.sidebar {
	float: left;
	height: auto;
	width: 500px;
}

.no_sidebar {
	height: auto;
	width: auto;
}

div.head_wrapper {
	display: block;
	background-color: #222222;
	border: 1px dotted #111111;
	padding: 2px 5px;
}

div.head_wrapper a, .postmetadata a {
	text-decoration: none;
	font-style: italic;
	color: #999999;
	border: 0px;
}

div.head_wrapper a:hover, .postmetadata a:hover {
	text-decoration: none;
}

#content h2 {
	font-size: 18px;
	margin: 2px 0px;
}

.post h2 a {
	text-decoration: none !important;
	border: 0px  !important;
	color: #CCCCCC;
}

.post h2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

div.entry a {
	text-decoration: none;
	border-bottom: 1px dotted #FF6600;
	margin: 0px;
	padding: 0px;
}

div.entry a:hover {
	background-color: #222222;
}

div.entry {
	text-align:justify;
}


#sidebar {
	color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	float: right;
	background: #111111;
	width: 250px;
	background-image: url(images/line.png);
	background-repeat: repeat-y;	
}

#sidebar img {
	border-color: #CCCCCC;
	border: 1px;
	border-style: solid;
	margin-bottom: 10px;
}

#bottom {
	background: #000000 !important;
	color: #FFFFFF;
	font-size: 0.8em;
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 780px;
}

#bottom h2 {
	font-size: 18px;
}

#bottom img {
	border-color: #CCCCCC;
	border: 1px;
	border-style: solid;
	margin-top: 15px;
	margin-right: 25px;
}


.bottom_lists {
	float: left;
	margin-right: 10px;
	background-color: #000000;
	width: 250px;
	
}

.bottom_lists ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 250px;
}

.bottom_lists li {

}

.bottom_lists a {
    background: transparent url(images/list_img.png) no-repeat 5px 0.4em;
    padding: 0.3em 5px 0.3em 25px;
	color: #fff;
	display: block;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px dotted #FFFFFF;
}

.bottom_lists a:hover {
	background-color: #111111;
}

.bottom_lists li a {
	width: auto;
}







#footer {
	background: #000000;
	color: #FFFFFF;
	font-size: 0.625em;
	margin: 0px;
	text-align: right;
	vertical-align: bottom;
	padding: 5px 10px;
}

ul#navigation {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#navigation li {
	float: left;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 35px;
	margin-right: -6px;
	text-align: center;
}

ul#navigation li.hovered {
	float: left;
	background-image: url(images/button_hover.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 110px;
	height: 45px;
	margin-right: -6px;
	text-align: center;
}

ul#navigation a {
	color: #fff;
	display: block;
	padding: 5px;
	text-decoration: none;
	width: auto;
	margin-right: +6px;
}

ul#navigation a.activ {
	color: #FF0000;
	margin-right: +6px;
}

ul#navigation a:hover {
	color: #FF6600;
	margin-right: +6px;
}

#top_line img{
	border: 0px;
}

.description{
	padding-bottom: 5px;
	font-weight: bolder;
	font-stretch: ultra-expanded;
}







.postmetadata {
	margin-bottom: 20px;
	font-size: 0.8em;
	color: #999999;
}

.clean_img {
	border: 0px !important;
	text-decoration:none;
	vertical-align:middle;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.navigation {
	display: block;
	text-align: center;
	padding: 2px;
	margin-top: 50px;
}

.navigation div {
	font-weight: bolder;
}