/* 
Theme Name: FANartisch-2010
Theme URI: http://www.designversorgung.de/
Description: Theme for FANartisch by Designversorgung.de
Version: 2.0
Author: Uwe Clephas
Author URI: http://www.designversorgung.de
*/

body {
	background-color: #1f1005;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-image: url(images/green-back.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2, h3 {
	text-decoration: none;
	color: #3c4e40;
	text-align: left;
	font-weight: normal;
}



p, blockquote {
	text-align: justify;
	color: black;
	line-height: 15pt;
	font-size: 11pt;
}

code 
{
	font-size: 90%;
}
a {
	text-decoration: none;
	color: #3c4e40;
}

a:hover {
	color: #9e0b1f;
}

blockquote 
{
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
}
/* Header */

#header {
	background-color: black;
	background-repeat: no-repeat;
	background-image: url(images/fa-start.gif);
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 360px;
	width: 1020px;

}

#headerausw {
	background-color: black;
	background-repeat: no-repeat;
	background-image: url(images/fa-ausw.gif);
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 360px;
	width: 1020px;
}

#headertipp {
	background-color: black;
	background-repeat: no-repeat;
	background-image: url(images/fa-tipp.gif);
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 360px;
	width: 1020px;
}

#headerkick {
	background-color: black;
	background-repeat: no-repeat;
	background-image: url(images/fa-kick.gif);
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 360px;
	width: 1020px;
}

#headerpiss {
	background-color: black;
	background-repeat: no-repeat;
	background-image: url(images/fa-piss.gif);
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 360px;
	width: 1020px;
}

#headerjahre {
	background-color: black;
	background-repeat: no-repeat;
	background-image: url(images/fa-hundert.gif);
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 360px;
	width: 1020px;
}



#navigation {
	font-size: 16px;
	color: white;
	margin-top: 325px;
	height: 25px;
	width: 630px;
}

#navigation li {
	margin-left: 0px;
	border-right-color: white;
	padding-left: 5px;
	padding-right: 5px;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: none;
	border-right-width: 1px;
	list-style: none;
	float:left;
	display:block;
}

#navigation a 
{
	text-align: left;
	color: white;
}

#navigation a:hover 
{
	color: #9D9280;
	text-shadow: #000000 0px 0px 25px;
}
#board 
{
	font-size: 12px;
	background-color: #4D4840;
	background: -webkit-gradient(linear, 0 0, 100% 100%, from(#4D4840), to(#9d9280));
	background: -moz-linear-gradient(top, #4D4840, #9d9280);
	color: white;
	float: right;
	text-align: left;
	width: 380px;
	height: 360px;
}

#board p 
{
	font-size: 16px;
	font-style: italic;
	color: white;
}

#board ul 
{
	color: white;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding: 0px;
	text-align: left;
	list-style: none;
	display: block;

}

#board h2 
{
	font-style: italic;
	font-size: 16px;
	color: white;
}
#content {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	width: 1020px;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0% 0.5%, from(#DADADA), to(#FFFFFF));
	background: -moz-linear-gradient(top, #DADADA 0%, #FFFFFF 0.5%);
}

/* Column One */

#main {
	bottom: 0px;
	padding-right: 20px;
	padding-left: 35px;
	border-right-color: #dadada;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 0px;
	float: left;
	width: 580px;
}

#main h2 
{
	padding-bottom: 0px;
	font-size: 30px;
}
#main h2 a 
{
	color: #3c4e40;
}
#main .post {
}

#main .posted{
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 15px;
	font-style: italic;
	margin-bottom: -15px;
	margin-top: 20px;
	text-align: left;
	font-size: 10pt;
}

#main .pagetitle 
{
	padding-top: 25px;
	padding-bottom: 5px;
	border-bottom-color: #dadada;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #9d9280;
	font-style: italic;
	font-size: 16px;
}

#sponsored {
	font-size: 8px !important;	
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0;
	border:1px solid rgba(0, 0, 0, 0.1);
	display:inline-block;
	color:#333333;
	font-size: 12px !important;
	font-style:normal;
	height:20px;
	line-height:20px;
	width:120px;
	text-decoration:none;
	text-align:center;
	position: relative;
	left: 470px;

}

.story 
{
	margin-bottom: 30px;
	margin-top: 25px;
	border-bottom-color: #dadada;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.story a.more-link 
{
	font-style: italic;
	padding-left: 5px;
	border-left-color: #9e0b1f;
	border-left-style: solid;
	border-left-width: 15px;
	color: #9e0b1f;
}
.story a 
{
	color: #9e0b1f;
}

.story ul li 
{
	text-decoration: none;
	list-style-type: square;
	font-size: 13px;
	line-height: 18px;
	padding-left: 0px;
	padding-bottom: 0;
	padding-top: 0;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
}
.author 
{
	padding-top: 25px;
	padding-bottom: 15px;
	color: #b1b1b1;
	text-align: right;
	font-style: italic;
	font-size: 14px;
}
.nextpage 
{
	font-style: italic;
	font-size: 15px;
}
.clear 
{
	padding-top: 5px;
	margin-left: 0px;
	border-bottom-color: #dadada;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	clear:both;
}

#sidebar {
	padding-top: 25px;
	padding-bottom: 55px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	background-color: white;
	bottom: 0px;
	height: 100%;
	width: 360px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
 	-moz-box-shadow: #DADADA 0px 0px 15px 0;
 	-webkit-box-shadow: 0px 0px 15px #DADADA;
}


#netzlogo 
{
	margin-left: 910px;
	position: absolute;
	z-index: auto;
	top: 375px;
	height: 20px;
	width: 100px;
}
#sidebar h2 {
	font-size: 18px;
}

#sidebar a {
	padding-right: 3px;
	padding-left: 3px;
	word-wrap: normal;
	border-right-color: #9d9280;
	border-right-style: solid;
	border-right-width: 1px;
}

#sidebar img 
{
}
#sidebar ul 
{
	font-size: 13px;
	margin-left: 0px;
	padding-left: 0px;
}

#sidebar li {
	word-break: break-all;
	word-wrap: break-word;
	list-style: none;
	float: left;
	display:block;
}

#sidebar li li {
	font-style: italic;
	text-align: justify;
	line-height: 20px;
	padding-left: 0px;
	padding-bottom: 0;
	padding-top: 0;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
}

#sidebar a:hover {
	color: #9e0b1f;
}

#sidebar ul img 
{
	margin-right: 0px;
}
#menu {
}

#menu h2 {
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 200px;
	margin-left: -24px;
	padding: 3px 0 3px 24px;
	background: none;
	color: #6C7F00;
}

#menu a:hover, #menu li.current_page_item a:link,#menu li.current_page_item a:visited,#menu li.current_page_item a:hover,#menu li.current_page_item a:active {
}

/* Footer */

.superbanner 
{
	background-color: white;
	text-align: center;
	color: #414141;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	z-index: 0;
	height: 120px;
	width: 1020px;
}
#footer {
	background-color: white;
	width: 1020px;
	margin: 0 auto;
	list-style: none;
	display:block;
}

#footer * {
	list-style: none;
	float:left;
	display:block;
}

#footer p {
	line-height: 12px;
	font-style: italic;
	font-size: 12px;
	color: #9d9280;
	padding-left: 0;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-top: 0px;
	margin: 0;
	text-align: left;
}
.footerpage 
{
	padding-top: 15px;
	font-size: 12px;
	font-style: italic;
	width: 360px;
	color: #9d9280;
	background-color: #191919;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
 	-moz-box-shadow: #000000 5px 5px 90px 0;
 	-webkit-box-shadow: 5px 0px 90px #000000;

}
.footerpage ul li 
{
	margin-right: 5px;
}
.footerpage a 
{
	color: white;
}
input.textbox
{
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#f9f9f9;
	font:1em;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;	
	background:#f9f9f9;
}

.textbox:focus, textarea:focus
{
	background:#fff;
}

#comments 
{
	border-color: #b1b1b1;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	padding: 15px;
	border-color: #b1b1b1;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0% 20%, from(#DADADA), to(#FFFFFF));
	background: -moz-linear-gradient(top, #DADADA 0%, #FFFFFF 20%);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
 	-moz-box-shadow: #DADADA 0px 0px 15px 0;
 	-webkit-box-shadow: 0px 0px 15px #DADADA;
}

#commentform 
{
	padding: 15px;
	background-color: #FFFFFF;
	background: -moz-linear-gradient(top, #DADADA 0%, #FFFFFF 20%);
	border-color: #b1b1b1;
	border-style: solid;
	border-width: 1px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
 	-moz-box-shadow: #DADADA 0px 0px 15px 0;
 	-webkit-box-shadow: 0px 0px 15px #DADADA;
}

#commentform p
{
	border-color: #b1b1b1;
	font-size: 18px;
}

.commentlist {
	font-style: italic;
	margin: 0;
	padding: 0;
}

.commentlist li 
{
	background-color: #FFFFFF;
	background: -moz-linear-gradient(top, #DADADA 0%, #FFFFFF 20%);
	border-color: #b1b1b1;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	list-style:none;
	padding: 25px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
 	-moz-box-shadow: #DADADA 0px 0px 15px 0;
 	-webkit-box-shadow: 0px 0px 15px #DADADA;

}

#respond 
{
	border-color: #b1b1b1;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	padding: 15px;
	border-color: #b1b1b1;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	background: -moz-linear-gradient(top, #DADADA 0%, #FFFFFF 20%);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
 	-moz-box-shadow: #DADADA 0px 0px 15px 0;
 	-webkit-box-shadow: 0px 0px 15px #DADADA;
}

.commentlist li .cmtinfo 
{
	padding-bottom: 5px;
	font-size: 14px;
	border-bottom-color: #b1b1b1;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #9e0b1f;
	margin-bottom: 10px;
	position:relative;	
}

.commentlist li .cmtinfo a
{
	color: #9e0b1f;
}


.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	font-weight:normal;			
	font-style:normal;
	color: #9e0b1f;	
}
.commentlist li cite 
{
}

.commentlist li.alt
{
	
}
#header, #headerausw, #headertipp, #headerkick, #headerpiss, #headerjahre, #content, #sidebar, #footer, .widget 
{
	overflow:hidden;
}
