﻿/*

Theme Name:Sportreport2
Theme URL: http://www.sportreport.at
Description: Free WordPress theme released by web2feel.com
Author: Andi
Author URI: www.sportreport.at
Version: 1.0.0
Tags:  jQuery slider,thumbnail, right-, theme-options, banner ads, adsense.

*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	/* margin:0 auto; */ /* VERSUCH DIE SEITE LINKSBÜNDIG ZU HALTEN */
	/* margin:0 0 0 0; */
	position: relative;
	padding: 20px 0px 0px 0px;
	/* padding-top:120px; */
	padding-top:20px;
 	padding-bottom:15px;
	background: linear-gradient(#0157aa, white, #D2D1CF);
	/* background:#F9F8F4 url(images/body.jpg); */
	/* background:#D2D1CF;*/ /* VERSUCH DEN HINTERGRUND DER  ZU VERWENDEN */
	/* background-attachment:fixed; */
	font-family:Arial, Tahoma, verdana, Century gothic,Tahoma,sans-serif;
	font-size:13px;
	}
	
img {
	border:0;
	margin: 0 0;
	}
	
a {
	color: #000000;
	text-decoration: none;
	outline:none;
	}
a:visited {
	color: #0f7cec;
	}
a:hover, a:active, a:link {
	color: #000000;
	text-decoration: none;
	}

h1, h2, h3, h4, h5, h6 {
	line-height:125%;
	font-weight: bold;
	}

h1 {
	font-size: 26px;
	}	
	
h2 {
	font-size: 2rem; /* = 32px bei 16px Basis */
	}
h3 {
	font-size: 1.5rem; /* = 24px bei 16px Basis */
	}
h4 {
	font-size: 17px;
	}
h5 {
	font-size: 15px;
	}
h6 {
	font-size: 13px;
	}


ul {
	list-style: square;
	}


blockquote {
	font-style: italic;
	color: #555;
	padding:10px;
	}
blockquote blockquote {
	color: #666;
	}
blockquote em {
	font-style: normal;
	}


pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}

.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#E4E4E4;
	border: 1px solid #ddd;
	}

img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 10px 10px;
	display: inline;
	background:#E4E4E4;
    border: 1px solid #ddd;
	}

img.alignleft {
	padding: 5px 5px;
	margin: 5px 10px 10px 0px;
	display: inline;
	background:#E4E4E4;
    border: 1px solid #ddd;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #E4E4E4;
	padding: 4px 0px 5px 0px;
	color:#555;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
	
/* The Outer cover */

#wrapper {
	width:1000px;
	/* margin:0px auto; */
	margin: auto;
	/* margin: 0 200px 0; */
	background:#FFFFFF url(images/wrap.png) top repeat-x;
	padding:0px 0px;
	border:0px solid #BFBBB3;

	}
#casing {
	padding:0px 0px 10px 0px;

	}		
	
	
	
/* The Header */

#top {
	height:227px;
	margin:auto;
	width:1000px;
	position:relative;
	background:#fff url(images/sportreport_header.jpg) repeat-x;
	/* border:5px solid #efece5; */	
	}
	
.topbar{
	height:34px;
}
	
.blogname {
	width:600px;
	margin:10px 0 0 15px;
    float:left;

	}
.blogname h1  {
	font-size:36px;
	padding:20px 0 0px 0px;
	font-weight:normal;
	text-align:left;
	font-family:Arial,Century gothic,Verdana,Tahoma,sans-serif;	

	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #47587a; 
	display:block;
	margin:0px 0 0 0px;
	}
	
.blogname h1  a:hover { 
	color: #47587a; 
	}
.blogname h2 {
	margin:5px 0px 0px 0px;
	font-size:16px;
	font-weight:normal;
	color: #666; 
	text-align:left;
	font-family:Arial ,Century gothic,Verdana,Tahoma,sans-serif;	
	}

/* Test - Grilli */
img.rss {
	padding:-30px;
}

.toplist{
	text-align:right;
	padding: 20px 20px;
	color:#D9D5CD;
}

.toplist a:link,.toplist a:visited{
	color:#516284;
}
.toplist a:hover{
color:#E7135D;
}

/* The Search */

#search {
	width:187px;
	padding:0px 0px ;
	position:absolute;
	right:140px;
	bottom:179px;
	height:30px;
	background: url(images/searchfield.png);;
	float: right;
}
#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:120px;
	margin:2px 0px 0px 15px;
	padding: 5px 5px;
	height:16px;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#172F40;
	float:left;
	border:none;
	background:url(images/search.png);
}
input#searchsubmit{
	float:right;
	display:inline;
	margin:0px 0px 0px 0px;
	height:30px;
	width:40px;
	background:url(images/search.png);
	color:#333;
	border:none;
}

#searchpage{
	background:#fff;
	border:1px solid #ccc;
	margin:10px 10px 0px 10px;
}

#sform{
	width:540px;
	border:none;
	padding:4px 5px;
}

#formsubmit{
	float:right;
	background:#e5e5e5 url(images/sfrm.png) repeat-x;
	border-left:1px solid #ccc!important;
	border:none;
	padding:3px 5px;
}
.scover{
	background:#fff ;
	border:1px solid #BDBBB6;

}
.sbox{
	padding:10px;
}
.shead{
	margin-bottom:30px;

}
.shead p{
	margin-left:10px;
	margin-bottom:10px;
	color:#222;
}

h2.stitle{

	font-weight:normal;

}
h2.stitle a{
	color:#000000;
		text-decoration: underline;
}

.searchmeta{
	margin-top:5px; 
	color:#43873e;
}
.searchmeta a{
color:#6972E7;
}

#headercontainer{
	height:286px;
	margin-left: -5px;
	padding:0px 0 0px 0px;
	font: 13px Arial,Tahoma,Century gothic,verdana,  sans-serif;
	width:990px;
	position:absolute;
	top:0px;
	left:0px;
	}


/*Page menu*/
#foxmenucontainer{
	height:40px;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Arial,Tahoma,Century gothic,verdana,  sans-serif; /* geaendert mit deutschland ausgabe */
	width:1000px;
	position:absolute;
	bottom:0px;
	left:0px;
	background:url(images/menu.png);
	}
#menu{
	margin: 0px;
	padding: 0px 0px; /* von padding: 0px 5px; geändert - menü schließt jetzt mit zeile links ab - 19.3.12 */
	height:40px;
	width:970px;
	float:left;
	}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;

	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {

	display: block;
	margin: 0px;
	padding: 0px 10px ;
	line-height:40px;
	color:#fff;	
	/*text-shadow:-1px -1px 0px #bf3200;*/
	}

#menu li a:hover, #menu li a:active {
	/*background:#bc0747;*/
	background:#258ff6;
    margin: 0px;
	padding: 0px 10px ;
	line-height:40px;
	text-decoration: none;
	color: #fff;
	/*text-shadow:-1px -1px 0px #bf3200;*/
	}
#menu li.current_page_item a {
	/*text-shadow:-1px -1px 0px #bf3200;*/
	color: #fff;

}	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#258ff6;
	/*background:#E7145E;*/
	width: 150px;
	color: #fff;
	/*text-shadow:-1px -1px 0px #bf3200;*/
	float: none;
	margin: 0px;
	padding: 0px 10px ;
	line-height:35px;
	border-bottom: 1px solid #258ff6;
	/*border-bottom: 1px solid #CF004C;*/

	}
	
#menu li li a:hover, #menu li li a:active {
	background:#8DC6FF;
	color: #fff;
	/*text-shadow:-1px -1px 0px #8e4a04;*/
	padding: 0px 10px ;
	line-height:35px;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -36px 0 0 170px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}
	

	
#topbar{
	height:40px;
	display:block;
	padding:0px 0 0px 0px;
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	}
	

#catmenu{
	width:1000px;
	margin:5px 0px 0px 0px;
	padding: 0px 0px;
	float:left;
	height:0px /*35px*/;
	font-size:13px;
	
}
#catmenu ul{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#catmenu li{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-shadow:1px 1px 0px #EFECE5;
}
#catmenu li a, #catmenu li a:link, #catmenu li a:visited{
	color: #5F5F5F;
	display: block;
	padding: 0px 10px ;
	line-height:35px;



}
#catmenu li a:hover, #catmenu li a:active{
	color: #000;	
	display: block;
	line-height:35px;
	background:url(images/cmenua.png) bottom center no-repeat;
}
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited{
	background: #EFECE5;
	border-bottom: 1px solid #fff;
	color: #5F5F5F;
	float: none;
	margin: 0px;
	line-height:35px;
	width: 150px;
}
#catmenu li li a:hover, #catmenu li li a:active{
	background: #EFECE5;
	color: #000;	
	float: none;
	line-height:35px;
	margin: 0px;
	width: 150px;

}
#catmenu li ul
{
	height: auto;
	left: -999em;
	margin: 0px;

	position: absolute;
	background:#fff;
	width: 170px;
	z-index: 9999;
}
#catmenu li li
{
}
#catmenu li ul a
{
	width: 140px;
}
#catmenu li ul a:hover, #catmenu li ul a:active
{
}
#catmenu li ul ul
{
	margin: -36px 0 0 170px;
}
#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover1 ul ul, #catmenu li.sfhover1 ul ul ul
{
	left: -999em;
}
#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover1 ul, 
#catmenu li li.sfhover1 ul, #catmenu li li li.sfhover1 ul
{
	left: auto;
}
#catmenu li:hover, #catmenu li.sfhover1
{
	position: static;
}

			
	
/* Main Content*/	


#content {
	float:left;
	width: 650px;
	height:100%;
	padding:0px 0px;
	margin-top:15px;
	display:inline;

	}

.post{
	width:650px;
	margin: 0px 0px 20px 0px;
	padding:0px 0px;
	height:100%;
	color:#666;
	font-size:14px;
	background:#fff ;
	/*border:1px solid #bdbbb6; */
	}


.title{
	margin: 0 0 0 0px;
	padding: 0px 20px ;

}	

/* PIKTOGRAMME FÜR ARTIKEL - ANFANG */
#content .post h2 span  a {
	color: #646464;
	background: url(/basic/klick.gif) left no-repeat; 
	text-decoration: none;
	padding-left: 0px;
}
#content .post h2 a {
	color: #646464;
	text-decoration: none;
	/* background: url(/images/artikel/artikelsonst.png) left no-repeat; */
        /* background: url(/logo/logo_fussb_all.jpg) left no-repeat; */
        padding-left: 0px;
}

/*
#content .post h2 a[title~=Olympia] {
	color: #646464;
	text-decoration: none;
}
#content .post h2 a[title~=Fußball] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelfussball.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~=Volleyball] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelvolleyball.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~=Beachvolleyball] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelvolleyball.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~=Eishockey] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikeleishockey.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~=Hallenhockey] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelhallenhockey.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~=Hockey] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelhallenhockey.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~=Handball] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelhandball.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~=Ski] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikeloesv.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~=Skispringen] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikeloesv.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~=Snowboard] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikeloesv.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~=Langlauf] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikeloesv.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~=Biathlon] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikeloesv.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~=Nordische] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikeloesv.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~=Football] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelfootball.png) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~=Basketball] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelbasketball.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~=Fußball] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelfussball.jpg) left no-repeat; 
    padding-left: 30px;
}
#content .post h2 a[title~="Sportreport.foto"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelfoto.jpg) left no-repeat; 
	padding-left: 45px;
}
#content .post h2 a[title~="Sportreport.tv"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikeltv.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Sportreport-Talk"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikeltalk.png) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Olympische"] {
	color: #646464;
	text-decoration: none;
	//* background: url(/images/artikel/artikelvancouver.gif) left no-repeat; *//
	padding-left: 0px;
}

/*
#content .post h2 a[title~="Schwimmen"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelschwimmen.png) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Leichtathletik"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelathletik.png) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Motorsport"]  {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelmotorsport.png) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Formel"]  {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelmotorsport.png) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Baseball"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/baseball.png) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Tennis"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikeltennis.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Boxen"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelboxen.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Bowling"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelbowling.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Extremsport"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelextremsport.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Triathlon"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelextremsport.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Golf"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelgolf.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Billard"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelbilliard.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Ticker"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelticker.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title="Ticker"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelticker.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="LIVE"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelticker.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="live"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelticker.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Live"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelticker.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Thema:"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelspecial.png) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Sportmix"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelspecial.png) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Radsport"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelradsport.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Pferdesport"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelpferd.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Tanzen"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikeltanz.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Aktuelles"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikelaktuell.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Jahresr?ckblick"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/jahresrueckblick.jpg) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Darts"] {
	color: #646464;
	text-decoration: none;
	background: url(/images/artikel/artikeldarts.png) left no-repeat; 
	padding-left: 30px;
}
#content .post h2 a[title~="Faustball"] {
	color: #646464;
	text-decoration: none;
	background: url('http://www.sportreport.biz/wp-content/uploads/2011/07/kategorie-faustball.png') left no-repeat; 
	padding-left: 30px;
}

#content .post h2 a[title~="TV-Tipps"] {
	color: #646464;
	text-decoration: none;
	background: url('/images/kategorien/kategorie14.png') left no-repeat; 
	padding-left: 30px;
}

#content .post h2 a[title~="Rugby"] {
	color: #646464;
	text-decoration: none;
	background: url('http://www.sportreport.biz/images/artikel/artikelrugby.png') left no-repeat; 
	padding-left: 30px;
}
*/

/* PIKTOGRAMME F?R ARTIKEL - ENDE */

.title  [h2=" "] {
	margin: 10px 0 5px 0;
	padding: 10px 0px 5px 0px;
	text-align: left;
	font-size: 20px ;
	overflow:hidden;
	font-weight:bold;
	/* border-bottom:1px solid #D9D5CD; */
	font-family: georgia,Tahoma,Century gothic,verdana,  sans-serif;
	}

.title  h2 {
	margin: 10px 0 5px 0;
	padding: 10px 0px 5px 0px;
	text-align: left;
	font-size: 20px ;
	overflow:hidden;
	font-weight:bold;
	border-bottom:1px solid #D9D5CD;
	font-family: georgia,Tahoma,Century gothic,verdana,  sans-serif;
	}
	
.vtitle  h2 {
	margin: 10px 0 5px 0;
	padding: 10px 0px 5px 0px;
	text-align: left;
	font-size: 14px ;
	overflow:hidden;
	font-weight:bold;
	border-bottom:1px solid #D9D5CD;
	font-family: georgia,Tahoma,Century gothic,verdana,  sans-serif;
	}

	
	
.title  h2 a, .title  h2 a:link, .title  h2 a:visited  {
	color:#47587a;
	background-color: transparent;
	}
.title  h2 a:hover  {
	color: #47587a;
	background-color: transparent;
	}	

.postim{
	margin:10px 10px 10px 0px;
	float:left;
	width:200px;
	height:150px;
}

.mdate {
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 0px 10px;
   	color:#0157aa;
	/*margin:20px 0px 0px 0px;*/
	margin:0px 0px 0px 0px;
	/*border-top:1px solid #ddd;*/
	height:27px;

	}
	
.author{
	color:#E6135D;
	padding:4px 5px 4px 20px;
	float:left;
	background-position:center left ;	
	margin-left:5px;	
	background:url(images/user.png) no-repeat;
}

.clock{
	color:#E6135D;
	padding:4px 5px 4px 20px;
	margin-left:5px;
	float:left;
	background-position:center left ;	
	background:url(images/clock.png) no-repeat;
}	
.comm{
	color:#E6135D;
	padding:4px 5px 4px 20px;
	margin-left:5px;
	float:left;
	background-position:center left ;
	background:url(images/balloon.png) no-repeat;
}

.comm a:link,
.comm a:visited {
	color:#E6135D;
}
.comm a:hover{
	color:#426F00;
}
.more{
	color:#0157aa;
	padding:4px 5px 4px 20px;
	margin-right:10px;
	float:right;
	/*background:url(images/plus.png) no-repeat;	*/
		background-position:center left ;
}

.more a:link,
.more a:visited {
	color:#0157aa;
}
.more a:hover{
	color:#426F00;
}


.singleinfo {
	height:18px;
	font-size:10px;
	text-transform:uppercase;
	color:#271A0A;
	padding:0px 0px;
	margin-top:10px;
			}

.entry2 {
	margin:0 0;
	padding: 0px 20px;
	text-align: justify;
	with: 200 px;
	}	
	
.entry {
	margin:0 0;
	padding: 0px 20px;
	text-align: justify;
	}	

.entry  h1 {
	font-size: 19px ;
	font-weight:bold;
	/*color: #467aa7;*/
	text-align:left;
	}

.entry a:link,
.entry a:visited {
	color: #000000;
	background-color: transparent;
}

/* #artikel  a:link,
   #artikel  a:visited {
 	color: #000000;
 	background-color: transparent;
} */

.entry a:hover {
	color:#222;
	background-color: transparent;
	text-decoration: none;
}

.link a:link,
.link a:visited {
	color: #467AA7;
	background-color: transparent;
}

.entry ul, .entry ol{
  margin: .4em 0 1em;
  line-height: 150%;
}


.entry ul li, .entry ol li{
  list-style-position:outside;
  margin-left: 1.6em;
}

.entry p{
	margin:5px 0px;
	padding:5px 0px;
	line-height:19px;

}

/* sub-post */

.subpost{
	background:#fff;
	border:1px solid #BDBBB6;
	padding:5px;
	width:650px;
	display:inline-block;
}
.subox{
	float:left;
	width:310px;
	margin-left:15px;
	margin-bottom:10px;
	color:#47587A;
}
.subox h3{
	color:#e4115b;
	padding:5px 0px;
}
.subox ul{
	list-style:none;
}

.subox ul li{
	list-style:none;
	padding:5px 0px;
}
.subox a:link, .subox a:visited{
	color:#47587A;
}
.subox span{
	padding:5px 0px;
}


/* right column */
.right{
	
	float:right;
	width:335px;
	padding:12px 0px 0px 0;
	display:inline;
	overflow:hidden;
	/* background:#D2D1CF;*/
}

.bigbox{
	width:330px;
	overflow:hidden;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 0px  ;
	float:right;

}

.bigbox div{
padding:5px 5px;

}

.bigbox embed{
	width:320px;
	height:270px;
}

p.twitter-message{
	color:#666;
	padding:5px 5px;
	margin:5px 5px 5px 5px;
	border-bottom:1px dotted #ccc;
	
	}
	
.twitter-timestamp{
	color:#000!important;
	font-size:10px;
	font-weight:bold;
	}	
	
a.twitter-link{
	color:#47587A!important;
	}
	
a.twitter-user{
	color:#47587A!important;
	}
	
	
/*  */


.{
	
	float:left;
	width:320px;
	padding:0px 0px;
	margin-left:2px;
	display:inline;
}
.2{
	display:inline;
	float:right;
	width:160px;
	padding:0px 0px;
	margin-right:2px;
	
}

/* */
.sidhead{
	padding:0px 0px 0px 0px;
	height:35px;
	margin:0px 0px;
	background:url(images/tabox.png);
}


.sidhead h3{
	font-family:Georgia,Arial,Century gothic,Tahoma,  sans-serif;
	font-weight:normal;
	padding-left:10px;
	color:#431a03;
}

.sidetitl{
	color:#fff;
	background:#0157aa;
	border-right:1px solid #445472;
	border-left:1px solid #445472;
	border-top:1px solid #445472;
	padding: 0px 0px 0px 10px;
	font-size:12px;
	height:25px;
	line-height:25px;
	position:relative;
	font-weight:bold;
	}

.sidebox{
	float:left;
	width:335px;
	padding-top:0px;
	font-size:12px;
	margin:0px 0px 10px 0px;
	display:inline;
	background: #D2D1CF; 
	overflow:hidden;
	}

.sidebox ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
	
.sidebox li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
	
.sidebox ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
		}

.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
.sidebox ul li {
	height:100%;
	line-height:28px;
	float: left; 
	clear: left;	
	width: 160px;
	list-style-type: none;
	overflow:hidden;
	}

.sidebox ul li a:link, .sidebox ul li a:visited {
	color:#666;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	display:block;
	border-left:1px solid #BDBBB6;
	border-right:1px solid #BDBBB6;
	border-bottom:1px solid #fff;
	}

.sidebox ul li a:hover {
	color: #E6125C;
	}

.sidebox p {
	padding: 7px 10px;
	margin:0;
	}
.sidebox div {
	padding: 5px 0px;
	margin:0;
	}
.sidebox table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	
li.recentcomments{
	color:#999;
	padding-left:5px;
}	
	
	
/* calendar	 */
	
#wp-calendar{
	width: 100%;
	padding: 0 0 15px;

}

#wp-calendar caption{
	padding: 0px 5px ;
	font-size:14px;
	color:#555;
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	background:#7790BF;
	color:#47587A;
}

#wp-calendar td a{
	background:#7790BF;
	padding: 3px;
	color:#fff;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
		
/* --- FOOTER --- */

#footer {
	height:70px;
	padding:5px 0 0 0px;
	color:#7f7d78;
	font-size:12px;
	font-weight:normal;
	width:100%;
	background:#F9F8F4 url(images/sportreport_footer.jpg);	
	/*text-shadow:1px 1px 0px #ece8df;*/
	}

#footer a:link , #footer a:visited{
	color:#7f7d78;
	}

#footer a:hover {
	color:#7f7d78;
	}

.fcred{
	/* text-align:center; */
	margin:10px 0px 0px 20px;
	line-height:16px;
}

/* The Navigation */

#navigation{	
	width:600px;
	margin:5px 0px 0px 0px;
	padding:0px 5px 10px 0px;
	float:left;
	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:10px 0px;
	font-size:14px;
	text-align:center;
	color:#47587A;
	}
 h2.pagetitle a {
 	color:#df5e08;
 }

h3.recspost{
	color:#fff;
	margin-bottom:10px;
	font-size:14px;
}

.page-numbers{
	color:#47587A;
	padding:2px 5px;
	border:1px solid #aa161a;


}
.current{

	color:#aa161a;
}

/* Comments */

#commentsbox {

	margin:0;

}

h3#comments{
	font-size:14px;
	color:#fff;
	background:#47587A ;
	font-weight:bold;
	padding:10px 10px ;
	margin-top:10px;
	border:1px solid #3E4F6F;

}


ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;


}
ol.commentlist li {
	margin:5px 0;
	line-height:18px;
	padding:10px;
	background:#fff;
	border:1px solid #bdbbb6; 
}
ol.commentlist li .comment-author {
	color:#47587A;
	font-weight:bold;
}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{

	color:#47587A;
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	color:#47587A;
}
cite.fn{
	color:#47587A;
	font-style:normal;
}
ol.commentlist li .comment-author .avatar{
	float:right;
	border:1px solid #ccc;
	background:#eee;
	padding:3px;
}
ol.commentlist li .comment-meta{
	font-size:10px;

}
ol.commentlist li .comment-meta .commentmetadata{

	color:#555;
}

ol.commentlist li .comment-meta a {
	color:#E4105B;
	text-decoration:none !important;
}
ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#666;
	font-size:12px;
}
ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;
}
ol.commentlist li .reply a{
	background:#E6125C;
	border:1px solid #CF0C54;
	color:#fff;
	text-decoration:none;
	padding:3px 10px;
}

ol.commentlist li.odd {

}
ol.commentlist li.even {

}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-3 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-4 {

	margin:0 0 0px 50px;

}
ol.commentlist li ul.children li.depth-5 {

	margin:0 0 0px 50px;

}
.comment-nav{

	padding:5px ;
	height:20px;

}

.comment-nav a:link,.comment-nav a:visited{

	color:#000;
}

#respond{
	background:#fff;
	border:1px solid #bdbbb6; 
	padding:10px 20px ;
	margin:10px 0px;

}
 #respond h3 {
	font-size:16px;
	color:#47587A;
	padding:5px 0px;
}

#commentform p{
	margin:5px 0px ;
	color:#47587A;
}
 #respond label{
	display:block;
	padding:5px 0;
	font-weight:bold;
	color:#47587A;

}
 #respond  label small {
	font-size:10px;

}
 #respond input {
	margin-bottom:10px;
	padding:5px 0px;
	margin:0 10px 10px 0;
	background:#eee;
	border:1px solid #ddd;
	color:#444;
}
#commentform  input{
	width:60%;

}

#respond  input#commentSubmit {
	width:100px;
	padding:3px 5px;
	background:#47587A;
	border:1px solid #3f4e6e;
	color:#fff;
	margin:10px 0px;
	font-weight:bold;
	cursor:pointer;
}
textarea#comment{
	border:none;
	background:#eee;
	border:1px solid #ddd;
	width:99%;
	margin:10px 0px 0px 0px;
	padding:5px 0px;
	color:#444;
}


.wp-pagenavi{

	font-size:12px;
	text-align: center !important;


}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {

	text-decoration: none;
	background:#47587A!important;
	border: 1px solid #3E4F6F!important;
	color:#fff !important;
	padding:3px 6px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#E6125C !important;
	border: 1px solid #CF004C!important;
	color:#fff !important;
	padding:3px 5px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#E6125C !important;
	border: 1px solid #CF004C !important;
	color:#fff !important;
	padding:3px 5px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}	
 	
.topad{
	float:right;
	margin:30px 0px 0px 0px;
	padding:5px;
	background:#E4E4E4;

}

.postad{
	text-align:center;
	margin:10px auto;
	border:1px solid #ccc;
	padding:5px;
	background:#E4E4E4;
	width:478px;
	
}










#tabheader {
  float:left;
  width:100%;
  background:#DAE0D2 url("images/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#tabheader ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#tabheader li {
  float:left;
  background:url("images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#tabheader a {
  float:left;
  display:block;
  background:url("images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabheader a {float:none;}
/* End IE5-Mac hack */
#tabheader a:hover {
  color:#333;
  }
#tabheader #current {
  background-image:url("images/left_on.gif");
  }
#tabheader #current a {
  background-image:url("images/right_on.gif");
  color:#333;
  padding-bottom:5px;
}
