
/*
Theme Name: SG Bottwartal
Theme URI: http://sg-bottwartal.de/
Description: Theme of the Handball Spielgemeinschaft Bottwartal.
Author: Bernhard Rode <mail@bernhardrode.de>
Version: 1.0
Tags: black, red, white, two-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/
html{color:#fff;background:#333}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0;border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}a{text-decoration:none}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure, footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{  margin:0;  padding:0;  border:0;  outline:0;  font-size:100%;  vertical-align:baseline;  background:transparent} article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{    display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}body{font:13px/1.231 sans-serif;*font-size:small}select,input,textarea,button{font:99% sans-serif}pre,code,kbd,samp{font-family:monospace,sans-serif}body,select,input,textarea{ color:#444}h1,h2,h3,h4,h5,h6{font-weight:bold}html{overflow-y:scroll}a:hover,a:active{outline:none}a,a:active,a:visited{}a:hover{color:#ff6600}ul,ol{margin-left:1.8em}ol{list-style-type:decimal}nav ul,nav li{margin:0}small{font-size:85%}strong,th{font-weight:bold}td,td img{vertical-align:top}sub{vertical-align:sub;font-size:smaller}sup{vertical-align:super;font-size:smaller}pre{ padding:15px; white-space:pre; white-space:pre-wrap; white-space:pre-line; word-wrap:break-word}textarea{overflow:auto}.ie6 legend,.ie7 legend{margin-left:-7px}input[type="radio"]{vertical-align:text-bottom}input[type="checkbox"]{vertical-align:bottom}.ie7 input[type="checkbox"]{vertical-align:baseline}.ie6 input{vertical-align:text-bottom}label,input[type=button],input[type=submit],button{cursor:pointer}button,input,select,textarea{margin:0}input:valid,textarea:valid {}input:invalid,textarea:invalid{border-radius:1px; -moz-box-shadow:0px 0px 5px red;-webkit-box-shadow:0px 0px 5px red; box-shadow:0px 0px 5px red}.no-boxshadow input:invalid,.no-boxshadow textarea:invalid{background-color:#f0dddd}::-moz-selection{background:#FFBE0F;color:#fff;text-shadow:none}::selection{background:#FFBE0F;color:#fff;text-shadow:none}a:link{-webkit-tap-highlight-color:#FF5E99}button{ width:auto;overflow:visible}.ie7 img{-ms-interpolation-mode:bicubic}.ir{display:block;text-indent:-999em;overflow:hidden;background-repeat:no-repeat;text-align:left;direction:ltr}.hidden{display:none;visibility:hidden}.visuallyhidden{position:absolute !important;clip:rect(1px 1px 1px 1px); clip:rect(1px,1px,1px,1px)}.invisible{visibility:hidden}.clearfix:before,.clearfix:after{ content:"\0020";display:block;height:0;visibility:hidden}.clearfix:after{clear:both}.clearfix{zoom:1}

/* --------------------------------------------------------------

	Font Faces

-------------------------------------------------------------- */
@font-face {
	font-family: 'DiavloBlack';
	src: url('font/diavlo_light_ii_37-webfont.eot');
	src: local('☺'), url('font/diavlo_light_ii_37-webfont.woff') format('woff'), url('font/diavlo_light_ii_37-webfont.ttf') format('truetype'), url('font/diavlo_light_ii_37-webfont.svg#webfontY7e3McOm') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* --------------------------------------------------------------

   SG Bottwartal Style definitions.

-------------------------------------------------------------- */
* {
	z-index: 0;
	text-align:left;
}

#bg_image {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: fixed;
	z-index: -1;
}

body {
	background-repeat: no-repeat;
	font:13px "Lucida Grande",Helvetica,Arial,sans-serif;
	background-color: #FFFFFF;
	color:#666666;
	margin:0 0 0 0;
	z-index:0;
}

ul {
	list-style-type: none;
}

li {
	background: url("images/footer_bullet_red.png") no-repeat scroll 0 6px transparent;
	padding-left: 8px;
}

p {
	display:block;
	clear:both;
}

object {
	width:690px;
}

blockquote {
	background-image: url("images/zitat.png");
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #e4e4e4;
	padding: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#logo {
	padding: 0;margin: 0;
}

#header {
	background-image: url('images/header.png');
	background-position: left;
	background-repeat: no-repeat;
	
	height: 180px;
	width:940px;
	margin:5px 0px;
	border-radius:5px;
}

#header h1 {
	
}

#header h2 {

}

#headlinks {
	float:right;
}

#headlinks span {
	display: block;
	background-color: white;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	padding:5px;
}

#container {
width:980px;
margin: 0 auto;
}

#navigation {
	/*background-image: url("images/bg-menu.png");*/
	/*background: #FFFFFF;*/
	/*background-position: bottom;*/
	/*width:100%;*/
	margin:0px;padding:0px;
}

#sidebar {
	background-color: transparent;
	width:240px;
	float:left;
	display:inline;
	border-bottom: 52px solid #4b0000;
}

#sidebar ul, #sponsoren ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#sponsoren h1 {
	clear:both;
}

#sponsoren ul li {
	padding: 0;
	margin: 0;	
	float:left;
	background-image: none;
	display: block;
}

#sidebar ul li {
	padding: 0;
	margin: 0;	
	float:left;
	background: none;
}

img.avatar {
	padding:5px;
	margin:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	float:left;
	display:inline;
	height:50px;
	width:50px;
}

img.thumbnail {
	width:129px;
	height:92px;
	padding:5px;
	margin:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
    background: #e4e4e4; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#e4e4e4'); /* for IE */
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#e4e4e4)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #FFFFFF, #e4e4e4); /* for firefox 3.6+ */
}

img.thumbnailsmall {
	width:104px;
	height:70px;
	padding:5px;
	margin:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
    background: #e4e4e4; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#e4e4e4'); /* for IE */
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#e4e4e4)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #FFFFFF, #e4e4e4); /* for firefox 3.6+ */
}

img.topsponsoren {
	width:100px;
	height:70px;
	padding: 5px 7px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

img.sponsoren {
	width:60px;
	padding:5px;
}

#sponsorenseite ul {
	list-style: none;
	
}

#sponsorenseite li {
	float: left;
	background-image: none;
}

#content {
/*
	background-color: #FFFFFF;
	background-image: url("images/bg-content-bottom.png");
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 1px solid #666666;
*/
	padding-bottom: 25px;
	width:960px;
	margin:0 auto;
	display:inline-block;
	border-radius:5px;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	visibility: hidden;
}

.visible {
	display: block;
	visibility: visible;
}

/* --------------------------------------------------------------

   Header Styles

-------------------------------------------------------------- */



/* --------------------------------------------------------------

   Main Navigation Styles

-------------------------------------------------------------- */

/* Main menu */
#menu
{
        width: 760px;
        margin:0 0 0 180px;
        padding: 10px 0 0 0;
        list-style: none;
        background: #111;
        background: -moz-linear-gradient(#880000, #4b0000);
    	background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #4b0000),color-stop(1, #880000));
        background: -webkit-linear-gradient(#880000, #4b0000);
        background: -o-linear-gradient(#880000, #4b0000);
        background: -ms-linear-gradient(#880000, #4b0000);
        background: linear-gradient(#880000, #4b0000);
        -moz-border-radius:0 0 10px 10px;
        border-radius: 0 0 10px 10px;
}

#menu li
{
        float: left;
        padding: 0 0 5px 0;
        position: relative;
        background: none;
}

#menu a
{
        float: left;
        height: 20px;
        padding: 0 5px;
        color: #FFFFFF;
        text-transform: uppercase;
        font: bold 12px/25px Arial, Helvetica;
        text-decoration: none;
        text-shadow: 0 1px 0 #000;
}

#menu li:hover > a
{
        color: #fafafa;
}

*html #menu li a:hover /* IE6 */
{
        color: #fafafa;
}

#menu li:hover > ul
{
        display: block;
}

/* Sub-menu */

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    top: 25px;
    left: 0;
    z-index: 99999;
    background: #444;
    background: -moz-linear-gradient(#444, #111);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
    background: -webkit-linear-gradient(#444, #111);
    background: -o-linear-gradient(#444, #111);
    background: -ms-linear-gradient(#444, #111);
    background: linear-gradient(#444, #111);
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#menu ul li {
    float: none;
    margin: 0;
    padding: 0;
    display: block;
}

#menu ul li:last-child {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#menu ul a {
    padding: 10px;
        height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
        text-transform: none;
}

*html #menu ul a /* IE6 */ {
        height: 10px;
        width: 150px;
}

*:first-child+html #menu ul a /* IE7 */ {
        height: 10px;
        width: 150px;
}

#menu ul a:hover {
	color:#FB9F03;
}

#menu ul li:first-child a {
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu ul li:first-child a:after {
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}

#menu ul li:first-child a:hover:after {
    
}

#menu ul li:last-child a {
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */

#menu .twocolumn {
	width:400px;
}

#menu .twocolumn li {	
	float:left;
}

#menu .twocolumn li a {	
	float:left !important;
	width:175px;
}

/* --------------------------------------------------------------

   Content Styles

-------------------------------------------------------------- */

.page-title, #home-latest .title {
	font-family: "DiavloBlack","Lucida Grande",Helvetica,Arial,sans-serif;
	color: #bb0000;
	font-weight: bold;
	font-size:26px;
	line-height: 35px;
	border-bottom: 1px solid #f8f8f8;
	margin:5px 0 10px 0;
	padding:5px;
	display:block;
}

#home-latest .meta {
	background-color:#FFF;
	margin:0;
	padding:0;
	
}

.page-meta {
	background:#f8f8f8;
	float:right;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-size:16px;
	font-weight: bold;
	color:#CCCCCC;
	display: block;
}

#page h1, #guestbook h1 {
	font-family: "DiavloBlack","Lucida Grande",Helvetica,Arial,sans-serif;
	font-size:20px;
	border-bottom: 0px solid transparent;
	padding: 10px 0 20px 10px;
}

table {
	width:680px;
}

#page table {
	margin: 0 0 0 10px;
}

td {
	padding:5px 5px 5px 0;
}

tr:nth-child(odd)    { background-color:#f8f8f8; }
tr:nth-child(even)    { background-color:#fff; }

#page p {
	clear:both;
	padding: 0 10px 0 10px;
	line-height: 22px;
	font-size: 14px;
}

#page ul,#guestbook ul {
	list-style-type: none;
	clear: both;
}

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

a:hover {
	color:#FFAC0C;
}

.readmore {
}

.right , .alignright {
	text-align: right;
	float:right;
}

#eventtabs {
	background-color: #ff00cc;

}

#contentslider {
	background-color: #ffffcc;
}

.size-thumbnail {
	padding:5px;
	border: 1px solid #666666;
}

.size-medium {
	width:675px;
}

#home,#page,#single,#guestbook,#team {
 background-color: #fff;
 width:705px;
 border-radius:0px 5px 5px 5px;
 float:left;
}

#home-spielberichte {
	padding-bottom: 100px;
}

#fotoalbum,#sponsoren {
	width:920px;
	border-radius:5px 5px 5px 5px;
	background-color: #fff;
	padding:0 10px;
}

#home {

}

#home h1 {
	font-size: 18px;
	clear:both;
	padding:15px 0 15px 18px;
}

#home h2 {
	font-size: 18px;
	padding: 10px 0;
}

#home ul {
	list-style-type: none;
	padding:0;
	margin:0 10px;
}

#home ul li {
	background: none;
}

#home span {
	clear: both;
}

#home-herren1 {
	margin-bottom: 20px;
	background-color: #BB0000;
	color:#000000;
	background-image: url("images/bg-text.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
}

#home-herren1 a {
	color: #FFFFFF;
	font-weight: bold;	margin-bottom: 10px;
	font-size: 22px;
}

#home-herren1 p {
	margin-top: 20px;
}

#home-herren1 p a {
	color: #FFFFFF;
	font-size: 12px;
	float:right;
}

#home-herren1 li span {
	padding: 5px;
}

#home .date {
	margin-left:10px;
	color:#8f8f8f;
	font-size: 10px;
}

#termine {
	/*margin-top: 7px;*/
	margin-bottom: 20px;
	display: block;	
	overflow: hidden;
	background-color: transparent;
	/*padding-left: 5px;*/
	padding-bottom: 5px;
	text-align: center;
	overflow: hidden;
	height:285px;
}

#termine span {
	padding:5px;
}

#termine span.datum {
	font-family: "DiavloBlack","Lucida Grande",Helvetica;
	font-size: 15px;
	font-weight: bold;
	color:#FFFFFF;
	clear: both;
	display: block;
	text-shadow: #000000 2px 2px 1px;
	background-color: transparent;
}

div.termine-tag {
    height: 300px;
    overflow: scroll;
}

#termine span.event {
	color:#ffffff;
	clear: both;
	display: block;
	background-color: transparent;
	height:28px;
	overflow: hidden;
}

#termine a {
	color:#FFFFFF;
	text-decoration: none;
}
#termine a:hover {
	color:#FFAC0C;
	text-decoration: none;
}

#termine-slider {
	-moz-border-radius:5px 0px 0px 5px;
	-webkit-border-radius:5px 0px 0px 5px;
	border-radius:5px 0px 0px 5px;
	text-align: right;
    background: #BB0000; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BB0000', endColorstr='#4a0000'); /* for IE */
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#BB0000), to(#4a0000)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #BB0000, #4a0000); /* for firefox 3.6+ */
    height:230px;
    overflow: hidden;
}

#termine-slider div {
	display:none;
}

#termine-meta {
	clear:both;
	background: url("images/calendar.png");
	background-repeat: no-repeat;
	background-position: 30px;
	width:100%;
	text-align: center;
	margin-top: 10px;
}

#termine-meta a {
	color: #BB0000;
}

#home-latest {
	padding-top:30px;
}

#home-latest li {
}


#home-latest .meta {
	width:100%;
	display: block;
	padding: 20px 0 20px 20px;
	border-bottom:#f8f8f8;
}

#home-latest .date {
	font-size:10px;
	color:#8f8f8f;
	float:left;
}

#home-latest .permalink {
	float:right;
}


#home-latest ul li {
	margin-bottom:10px;
}

#home-latest ul li:hover {
}

#home-latest ul li a {
	/*font-size:16px;*/
	font-weight: bold;
}

#home p {
	padding-left: 0;
	line-height: 22px;
	font-size: 14px;
}

#sidebar {
	background-color:#4B0000;
	border-radius:5px 0 0 5px;
	width:235px;
}

#banner li {
	width:240px;
	text-align: center;
}
.banner {
	width:225px;
}

.meta {
	width:200px;
	margin-left: 10px;
	margin-right: 10px;
	float:right;
}



.widget-title {
	font-family: "DiavloBlack","Lucida Grande",Helvetica;
	font-size: 19px;
	font-weight: bold;
	color: #bb0000;
}

/* --------------------------------------------------------------

   Comment Styles

-------------------------------------------------------------- */
#kommentare {
	margin:0;
	padding:0;
}

#alt-login-methods {
	display: none;
}

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

#kommentare li {
	padding:0;
	margin:5px 5px 10px 5px; 
	background-image: none;
	background-color: transparent;
	border-bottom: 1px dotted #CCCCCC;
}

.kommentar-kopf {
	-moz-border-radius:0px 10px 0px 0px;
	-webkit-border-radius:0px 10px 0px 0px;
	border:1px solid #666666;
	padding:0;
	background-color: #efefef;
}

.kommentar-autor {
	float:left;
	padding:5px;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}

.kommentar-meta {
	float:left;
	font-size: 10px;
	padding:5px;
	line-height: 20px;
	font-size: 11px;
}

.kommentar-text {
	width:620px;
	float:right;
    padding: 7px 0 20px 0;
}

.kommentar-text p {
	padding:0;margin:0;
}

.kommentar-body {
	-moz-border-radius:0px 0px 0px 10px;
	-webkit-border-radius:0px 0px 0px 10px;
	/* border:1px solid #666666; */
	padding:0;
}

#kommentar-formular {
	clear:both;
	display:block;
	width: 100%;
	margin-bottom: 20px;
}

#kommentar-formular a.normal {
	font-size: 16px;
	font-weight: bold;
	color:#BB0000;
	background-color: #FFFFFF;
	-moz-border-radius:10px 0px 10px 0px;
	-webkit-border-radius:10px 0px 10px 0px;
	border:1px solid #BB0000;
	padding:2px 4px 2px 4px;
	margin:0px 10px 20px 5px;
	
}

#kommentar-formular a:hover {
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #BB0000;
	-moz-border-radius:10px 0px 10px 0px;
	-webkit-border-radius:10px 0px 10px 0px;
	border:1px solid #BB0000;
	padding:2px 4px 2px 4px;
	margin:0px 10px 20px 5px;
	
}

#respond {
	overflow: hidden; 
	position: relative;
	display: none;
	padding:0;
}

#commentform {
	margin-top:10px;
}

#commentform form {}

#respond p {
	margin: 0;
	padding:0;
}
#respond .comment-notes {
	margin-bottom: 1em;
	display: none;
	visibility: hidden;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
	display: none;
	visibility: hidden;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#BB0000;
	font-weight:bold;
}
#respond label {
	color: #BB0000;
	font-size: 14px;
	margin:0 0 0 5px;
}
#respond input {
	margin:10px 0 9px 5px;
	width:620px;
	padding:5px 5px 5px 10px;
	border:1px solid #BB0000;
}
#respond textarea {
	margin:10px 0 9px 5px;
	width:620px;
	height:60px;
	padding:5px 5px 5px 10px;
	border:1px solid #BB0000;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display: none;
	visibility: hidden;
}
#respond .form-allowed-tags code {
	font-size: 11px;
	display: none;
	visibility: hidden;
}
#respond .form-submit {
	margin: 0 0 24px;
}
#respond .form-submit input {
	width: auto;
	background-color: transparent;
	-moz-border-radius:0px 0px 10px 0px;
	-webkit-border-radius:0px 0px 10px 0px;
	border:1px solid #BB0000;
	float:right;
	font-size: 16px;
	margin-right: 15px;
	font-weight: bold;
	color:#BB0000;
	background-color: #FFFFFF;
}
#respond .form-submit input:hover {
	width: auto;
	color: #FFFFFF;
	background-color: #BB0000;
	-moz-border-radius:0px 0px 10px 0px;
	-webkit-border-radius:0px 0px 10px 0px;
	border:1px solid #BB0000;
}
#respond dl {
	margin: 0 0 10px;
}
#respond dt {
	 display: inline;
	font-weight: normal;
}
#respond dd {
	display: inline;
}

.floatedul {
	padding: 0px;
	margin: 0px;
}

.floatedul li {
 	float:left;
	background: none;
 
}

/* --------------------------------------------------------------

   Featured Content Slider Styles

-------------------------------------------------------------- */
#featured{
	width:100%;
	height:235px;
	border:1px solid transparent;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	overflow: hidden;
	background:none;
}

#featured img.featuredimg { 
	height: 240px; 
	width: 100%; 
	top:0; 
	left:0;
}

#featured img.featuredimg {
}

#team-picture {
	width:705px;
	height:470px;
	position:relative;
	background-color: #4b0000;
}

#team-picture img {
	width:705px;
	border-radius:0 5px 0 0;
	margin:0;padding: 0;
	border-bottom:0px solid #4b0000;
	top:0;
	left:0;
	position:absolute;
}

#team-picture span.name {
	position:absolute;
	top:0;
	right:0;
	width:150px;
	text-align: center;
	font-family: "DiavloBlack","Lucida Grande",Helvetica,Arial,sans-serif;
	font-size: 22px;
	background-color:#4b0000;
	color:#FB9F03;
	border-radius:0 5px 0 20px;
	padding:10px;
}

span.bildunterschrift {
	width:100%;
	height:80px;
	background-color: #4b0000;
	color: #ffffff;
	display:block;
	font-size:10px;
}

#team-picture span.download {
	position:absolute;
	right:0;
	bottom:0;
	width:200px;
	height:20px;
	background-color: #4b0000;
	text-align: center;
	border-radius:10px 0 0 0;
}

/* --------------------------------------------------------------

   Fotoalbum Styles

-------------------------------------------------------------- */

#page .gallery {
	padding: 0 0 0 10px !important;
}

.gallery-item {
	padding: 0 10px 0 0;
	width:150px !important;
}

.gallery-icon {
	padding: 0 0 0 0;
}

.album {
	margin:5px 30px 5px 0px;
	float:left;
	color: #FFFFFF;
}

.album-thumb, .album-thumb img {
	width:150px;
	height:150px;
	float:none;
	border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	background-color: #BB0000;
}

.album-name {
	width:150px;
	height:38px;
	overflow: hidden;
	text-align: center;
	border-radius:0px 0px 5px 5px;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	background-color: #BB0000;
}
	
/* --------------------------------------------------------------

   Footer Styles

-------------------------------------------------------------- */

#footer {
	color:#666666;
	font-size: 11px;
	overflow: hidden;
	width:945px;
/*	margin: 0 auto;*/
}

#footer a {
	color:#666666;
}

#footer a:hover {
	color:#bb0000;
}

#footer-content {
	height: 200px;
	width:100%;
	background-image: url(images/bg-footer.jpg);
	padding-top: 40px;
	overflow: hidden;
}

#footer-content ul {
	list-style-type: none;
	padding: 0 0 0 10px;
	margin-left:0;
}

#footer-content ul li {
	background: url("images/footer_bullet.png") no-repeat scroll 0 6px transparent;
	padding-left: 8px;
	
}

#footer-content .berichte {
	width:275px;
	height:200px;
	display:block;
	float:left;
}

#footer-content .neuigkeiten {
	width:200px;
	height:200px;
	display:block;
	float:left;
}

#footer-content .kommentare {
	width:200px;
	height:200px;
	display:block;
	float:left;
}

#footer-content .kontakt {
	width:225px;
	height:200px;
	display:block;
	float:left;
}

#footer-copyright {
	font-size: 8px;
	color: #666666;
	text-align: right;
	background-color: #000000;
	margin-bottom: 8px;
	padding:3px 0;
}



@charset "UTF-8";
/* CSS Document */

/*Style for the headerarea*/

.fan_box
.full_widget
.connect_top {
	border-style:none;
	background-color: #FFFFFF;
}

/*Style for the hole widget*/

.fan_box
.full_widget {
	border-style:none;

}

/*Link in Header*/

.connect_top a {
	color: #000000;
}

.connect_top a:hover {
	color: #000000;
}

/*Style for Fans*/

.fan_box
.connections {
	padding: 0;
	margin: 0;
	border-style:none;
}

/*Linkcolor in Streams*/

.page_stream a {
color: #000;
}

/*Style for the Stream*/

.fan_box
.page_stream {
border-style:none;
border-top:0px;
border-color: #F6F2EC;
}

.connect_top {
}

.grid_item {
	padding:none;
}

.connections_grid {
	padding:0px;
}


#team h1 {
	font-size:18px;
	color:#BB0000;
	padding:10px 0 10px 10px;
}


#team .spieler {
	margin:5px 5px 10px 5px;
	float: left;
	width:46%;
	height:150px;
	
    background: #e4e4e4; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#e4e4e4'); /* for IE */
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#e4e4e4)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #FFFFFF, #e4e4e4); /* for firefox 3.6+ */
    -webkit-box-shadow: 2px 2px 2px #888;
    -moz-box-shadow: 2px 2px 2px #888;   
    box-shadow: 2px 2px 2px #888;   
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#team .spieler img {
    -webkit-box-shadow: 2px 2px 2px #888;
    -moz-box-shadow: 2px 2px 2px #888;   
    box-shadow: 2px 2px 2px #888;  
    margin:0 10px;

}

#team .spieler h1 {
	font-size:14px;
	color:#BB0000;
	background: #e4e4e4;
	padding: 5px;
}

#team .spieler-meta {
	padding-left: 10px;
}

.widgettitle {
	color:#bb0000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}


#searchsubmit {
	color:#bb0000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	width:100%;
	text-align: center;
}

.the_day {
	font-size: 17px;
}

.the_article {
	margin-left: 30px;
}

#archive_link {
	width:100%;
	background-color: #bb0000;
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding:10px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


/*
*	Shopping Cart
*/
.sc_meta {
	float:left;
	width:375px;
}

.sc_product_name {
	font-size:17px;
	font-weight: bold;
}


.sc_thumb {
	float:left;
}

.sc_label {
	margin-left: 20px;
	width:60px;
	float:left;
	padding-top:8px;
}

.sc_product_price {
	color: #bb0000;
	font-weight: bold;
	font-size: 28px;
	float:right;
}

.sc_product {
	background-color: #EEEEEE;
	height:125px;
	-moz-border-radius:0px 5px 5px 5px;
	-webkit-border-radius:0px 5px 5px 5px;
	margin-bottom: 10px;
}

.sc_Btn {
	background: #5A5655;
	color: #FFFFFF;
	margin: 0;
	padding: 1px 5px 1px 5px;
	text-align: center;
	border: 1px solid #5A5655;    
	text-decoration: none; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;    
}

.sc_Btn_order {
	background: #5A5655;
	color: #FFFFFF;
	margin: 0;
	padding: 1px 5px 1px 5px;
	text-align: center;
	border: 1px solid #5A5655;    
	text-decoration: none; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;  
	width:100%;
	height:35px;
}

.sc_Btn:hover, .sc_Btn_order:hover{
	background: #bb0000;
	color: #FFFFFF;
	border: 1px solid #bb0000; 
	text-decoration : none;
}

#sc_subtotal {
	font-size:20px;
	font-weight:bold;
	float:right;
}

.sc_gray {
	background-color: #EEEEEE;
	margin:5px 0;
}

#sc_summe {
	font-weight:bold;
	border:1px solid #bb0000;
	height:20px;
	padding:5px;
	margin: 20px 0 10px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#sc_titel {
	font-weight:bold;
	border-bottom:1px solid #bb0000;
	height:20px;
	padding:5px;
	margin: 10px 0;
}

.sc_info {
	font-size: 8px;
}

.sc_text {
	float: left;
}

.sc_error {
	color: #FFFFFF;
	background-color: #BB0000;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;  
	font-size:25px;
	display:none;
	position:relative;
	z-index:1000;
}

.sc_info {
	color: #FFFFFF;
	background-color: #32CD32;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;  
	font-size:25px;
	display:none;
	position:relative;
	z-index:1000;
}

#kommentare {
	clear: both;
	padding:10px 0;
}

.nav-previous {
	float:left;
}

.nav-next {
	float:right;
}

#messages {
}

#message-oldbrowser-warning {
	display: none;
	background-image: url(images/warning.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:75px;
	padding-top:10px;
	width:100%;
	height:45px;
	background-color: #FDF2AB;
}
