/*
Theme Name: Bam! Stevinho
Theme URI: http://www.bamstevinho.de
Description: WP Theme f&uuml;r <a href="http://www.bamstevinho.de">Bam! Stevinho</a>.
Version: 1.0
Author: Seraph Design
Author URI: http://www.seraph-design.de
*/
html{
	background: #37454d;
	padding: 0px;
	margin: 0px;
}

body{
	padding: 0px;
	margin: 0px;
	background: url(gfx/wrapperbg.png) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

a:active, a:focus {
	outline: none;
}

#wrapper{
	width: 960px;
	margin: 0px auto;
	background: url(gfx/fade.png) repeat-x top;
}

#header{
	padding: 20px;
	position: relative;
	border-bottom: 2px solid #FFFFFF;
}

#header #rssfeed{
	background: url(gfx/rssbtn.png);
	width: 153px;
	height: 49px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
	float: right;
}

#header h1{
	margin: 0px;
}

#header h1 a{
	display: block;
	width: 536px;
	height: 102px;
	background: url(gfx/logo.png);
	text-indent: -9999px;
}

#navigation{
	position: absolute;
	right: 0px;
	top: 85px;
}

#navigation ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation ul li{
	float: left;
}

#navigation ul li a{
	display: block;
	text-indent: -9999px;
	height: 37px;
	float: left;
	margin-right: 10px;
}

#navigation ul li .blog{
	background: url(gfx/blog.png);
	width: 64px;
}

#navigation ul .aktiv .blog, #navigation ul li a.blog:hover{
	background: url(gfx/bloga.png);
}

#navigation ul li .about{
	background: url(gfx/about.png);
	width: 85px;
}

#navigation ul .aktiv .about, #navigation ul li a.about:hover{
	background: url(gfx/abouta.png);
}

#navigation ul li .kontakt{
	background: url(gfx/kontakt.png);
	width: 109px;
}

#navigation ul .aktiv .kontakt, #navigation ul li a.kontakt:hover{
	background: url(gfx/kontakta.png);
}

#content{
	width: 570px;
	float: left;
	padding: 20px;
}

.news{
	line-height: 1.5em;
	margin-bottom: 40px;
	position: relative;
	background: url(gfx/opa35.png);
	padding: 10px;
}

.news h1{
	margin: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 50px;
	font-size: 2.0em;
	color: #FF9900;
	line-height: 1em;
}

.news h1 a{
	text-decoration: none;
	color: #FF9900;
}

.news h1 a:hover{
	color: #FFFFFF;
}

.news .comments{
	float: left;
}

.news a{
	color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.news a:hover{
	color: #FFFFFF;
}

.news .comments a{
	color: #000000;
	display: block;
	background: url(gfx/comments.png);
	height: 30px;
	width: 40px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 10px;
}

.news .newstext{
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.6em;
	text-align:justify;
}

.news .date{
/*
	position: absolute;
	right: -50px;
	top: -20px;
*/
	float:right;
	margin-top:-30px;
	margin-right:-60px;
	background: url(gfx/date.png) no-repeat;
	width: 101px;
	height: 79px;
	color: #FFFFFF;
	text-align: center;
	line-height: 1em;
	padding-top: 22px;
	z-index: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
}

.news .date span{
	font-size: 1.1em;
}

.news .subnews{
	background: url(gfx/opa75.png);
	color: #FFFFFF;
	padding: 5px;
	margin-top: 20px;
	font-size: 0.75em;
	font-style: italic;
}

.news .subnews a{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

.news .subnews a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.news .subnews .top a{
	float: right;
	background: url(gfx/top.png);
	display: block;
	text-indent: -9999px;
	width: 36px;
	height: 30px;
	margin-top: -7px;
}

.news blockquote{
	background: url(gfx/cite.png) no-repeat top left;
	padding-left: 50px;
	font-style: italic;
	color: #EEEEEE;
}

#pagebar{
	margin-top: -15px;
}

#pagebar a{
	color: #FFFFFF;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#pagebar .older{
	float: left;
}

#pagebar .newer{
	float: right;
}

#sidebar{
	width: 300px;
	float: left;
	background: url(gfx/stevinho.png) no-repeat top left;
	padding: 25px;
	padding-top: 300px;
}

.sidehead{
	background: url(gfx/sidehead.png) no-repeat top left;
	padding-top: 17px;
	margin-bottom: 25px;
}

.sidefoot{
	background: url(gfx/sidefoot.png) no-repeat bottom left;
	padding-bottom: 20px;
}

.sidebox{
	background: url(gfx/sidebg.png);
	color: #FFF;
}


.sidebox a{
	color: #FFFFFF;
}

.sidebox h2{
	font-size:1.1em;
	text-indent:1em;
}

.sidebox h3{
	display: block;
	text-indent: -9999px;
	margin: 0px;
	height: 30px;
	background: url(gfx/kategorien.png) no-repeat top left;
	margin-left: 20px;
}

.sidebox .archive{
	background: url(gfx/archive.png) no-repeat top left;
}

.sidebox .tipptop10{
	background: url(gfx/tippspieltop10.png) no-repeat top left;
}

.sidebox .projekthorst{
        background: url(gfx/projekt_horst.png) no-repeat top left;
}

.sidebox ul{
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0px;
	list-style-type: none;
	font-size: 1em;
	/* font-family: Georgia, "Times New Roman", Times, serif; */
}

.sidebox ul li{
	padding: 5px;
	background: url(gfx/arrow.png) center left no-repeat;
	padding-left: 15px;
}

.sidebox ul li a{
	text-decoration: none;
}

.sidebox ul li a:hover{
	color: #FF9900;
}

.sidebox table.top10{
	width:90%;
	border-collapse:collapse;
	margin:10px 5% 0 5%;
}

.sidebox table.top10 th{
	border-bottom:1px solid #FFFFFF;
	padding:5px 0;
}

.sidebox table.top10 th.spieler{
	text-align:left;
	padding-left:10px
}

.sidebox table.top10 .tipper{
   font-weight:bold;
	padding-left:20px;
}

.sidebox table.top10 .score{
   font-weight:bold;
	text-align:center;
}


#searchbox{
	background: url(gfx/opa75.png);
	padding: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 200px;
	margin: 0px auto;
	border: 1px solid #FFFFFF;
	margin-bottom: 25px;
}

.ads{
	text-align: center;
	color: #FFFFFF;
}

.ads img{
	margin-bottom: 10px;
}

.ads a img{
	border: 0px;
}

.ads a{
	color: #FFFFFF;
}

.marginb{
	margin-bottom: 30px;
}

#footer{
	background: url(gfx/fade.png);
	color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
	position: relative;
}

#footer a img{
	border: 0px;
}

#footer h3{
	margin: 0px;
	display: block;
	text-indent: -9999px;
	height: 28px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.8em;
}

#footer ul li a{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}

#footer ul li a:hover{
	color: #FF9900;
	border-bottom: 1px solid #FF9900;
}

#footer ul li a span{
	font-weight: bold;
	font-size: 1.1em;
	font-family:  Georgia, "Times New Roman", Times, serif;
}

#commentbox{
	float: left;
	margin-left: 20px;
	padding: 10px;
	width: 255px;
}

#commentbox h3{
	background: url(gfx/kommentare.png) center no-repeat;
}


#postbox{
	float: left;
	margin-left: 20px;
	padding: 10px;
	width: 255px;
}

#postbox h3{
	background: url(gfx/beitraege.png) center no-repeat;
}

#copyright{
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding: 20px;
	font-size: 1.6em;
}

#copyright a{
	text-decoration: underline;
	color: #FFFFFF;
	font-style: italic;
}

#comments h3{
	color: #FFFFFF;
	text-align: center;
	font-size: 1.4em;
	border-bottom: 1px dotted #FFFFFF;
	padding: 5px;
	margin-bottom: 40px;
}

#comments ol{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#comments ol li{
	padding: 10px;
	color: #FFFFFF;
	margin-bottom: 25px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	position: relative;
	background: url(gfx/opa35.png);
}

#comments ol .alt{
	background: url(gfx/fade.png) top repeat-x;
}

#comments .avatar{
	position: absolute;
	right: 0px;
	top: 0px;
	background: #FFFFFF;
	border: 2px solid #FFFFFF;
}

#comments p{
	line-height: 1.5em;
}

#comments .autor{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
}

#comments a{
	color: #FFFFFF;
}

#comments a:hover{
	color: #FF9900;
	text-decoration: underline;
}

#comments .autorpost{
	border: 1px solid #FF9900;
	background: #333333;
	color: #FF9900;
}

#comments .subline{
	color: #BBBBBB;
	font-size: 0.8em;
}

#comments .linked a {
	background: url(gfx/link.png) no-repeat top left;
	padding-left: 16px;
}

#addcomment{
	border-top: 1px dotted #FFFFFF;
	color: #FFFFFF;
}

#addcomment .button{
	cursor: pointer;
}

#addcomment a{
	color: #FFFFFF;
}

#commentform {
	margin-top: 10px;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #FFFFFF;
	font-size: 0.8em;
}
#commentform input{
	background: url(gfx/fade.png) top repeat-x;
	color: #FFFFFF;
	border: 1px solid #454545;
	margin-top: 3px;
	padding: 5px;
}
#commentform textarea{
	width: 560px;
	height: 115px;
	background: url(gfx/fade.png) top repeat-x;
	color: #FFFFFF;
	border: 1px solid #454545;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px;
}

#commentform #submit{
	width: 144px;
	height: 28px;
	color: #787878;
	border: 1px solid #454545;
	cursor:pointer;
	font-size: 0.9em;
}

form#commentform #submit:hover, #commentform textarea:hover, #commentform textarea:active, #commentform textarea:focus, #commentform input:hover, #commentform input:active, #commentform input:focus{
	color: #FFFFFF;
	background: url(gfx/opa35.png);
}


#search{
	text-align: center;
}

#search input{
	background: transparent;
	color: #787878;
	width: 100px;
	padding: 2px;
	font-size: 0.9em;
	margin: 0px;
	border: 0px;
}

form#searchform #searchsubmit{
	background: transparent;
	font-size: 0.9em;
	width: 75px;
	color: #ABABAB;
	cursor:pointer;
	margin: 0px;
	border: 0px;
}

form#searchform #searchsubmit:hover, #search input:hover, #search input:active, #search input:focus{
	color: #FFFFFF;
	background: url(gfx/fade.png) top repeat-x;
}

.clear{
	clear: both;
}

.aligncenter{
	margin: 0px auto;
}