/* Custom CSS voor Timios site
Bjorn Henneman 2011
Aanpassingen tov de standaard css files voor de templates, plugins etc.
*/



/* reset some styles */
li.frontpage, .textwidget li{
	margin-left:0px;
}
div.widget_utcw .widget_tag_cloud{
	padding:0px;
}

a.teaser-title{
	color:#4B8CF8;
}

/* WEDSTRIJD Tabellen */
#wedstrijdinfo, .overzicht{
	width:100%;
}
#wedstrijdinfo a{
	color:#4B8CF8;
}
#wedstrijdinfo td, .overzicht td{
padding:1px 7px;
font-size:10px;
}
#wedstrijdinfo tr, .overzicht tr{
border-bottom:1px solid #f5f5f5;
}
#wedstrijdinfo tr.wedstrijdinfo-head{
background-color:#4c8cf8;
color:#fff;
font-weight:bold;
font-size:125%;
	
}
#wedstrijdinfo tr.wedstrijdinfo-club{
background-color:#d84938;
color:#fff;
font-weight:bold;
font-size:125%;
	
}
#wedstrijdinfo tr:hover, .overzicht tr:hover{
background-color:#f5f5f5;
color:#000;
}
#wedstrijdinfo tr.wedstrijdinfo-head:hover{
	background-color:#4c8cf8;
	color:#fff;
	
}
#wedstrijdinfo tr.wedstrijdinfo-club:hover{
background-color:#d84938;
color:#fff;
	
}
#wedstrijdinfo span.wedstrijdinfo-gewonnen{
	font-weight:bold;
	color:#028d0f;
}
#wedstrijdinfo span.wedstrijdinfo-verloren{
	font-weight:bold;
	color:#d84938;
}
span.wedstrijdinfo-footer{
	font-size:9px;
}

/* TABS aanpassing */
/*.tabs-wrapper .tab-content {
    border-bottom: 1px solid #4c8cf8;
    border-left: 1px solid #4c8cf8;
    border-right: 1px solid #4c8cf8;
    clear: both;
    padding: 10px;
}
.tabs-wrapper ul.tabs {
    border-bottom: 1px solid #4c8cf8;
} */
.tabs-wrapper ul.tabs li a span{
	color:#4c8cf8;
}

/* zoekveld */
#search #search_field{
	color:#737373;
}


/* TAGCLOUD kleur 

.tagcloud a{
	color:#4B8CF8;
}
*/

/* SOCIAL TAGS */
.really_simple_share{
	margin-top:15px;
}

/* PICASAVIEW */
a.picasaViewImage {
    color: #FF0000;
    display: block;
    float: left;
    height: 150px;
    width: 150px;
}

/* SPONSOR BALK */
#sponsor {
  width: 900px; height: 80px;
  margin: 0; padding: 0;
  position: relative;}
#sponsor  li {
  margin: 0; padding: 0; list-style: none;
  position: absolute; top: 0;}
#sponsor  li, #sponsor  a {
  display: block; height:80px;}
#sponsor a:hover {background-position: 0 -80px;}
#before-content-column{padding:0;}
#before-content{padding:0;border-bottom:1px solid #c3c3c3;}
#page-content-title{padding:0;border-top:1px solid #c3c3c3;}


#sphola {left: 0px; width: 134px;}
#sphola a{background: transparent url(/site/wp-content/uploads/sponsoren/holabouw.jpg) 0 0 no-repeat;}
#spvepv {left: 164px; width: 57px;}
#spvepv a{background: transparent url(/site/wp-content/uploads/sponsoren/vepv.jpg) 0 0 no-repeat;}
#sppoin {left: 251px; width: 58px;}
#sppoin a{background: transparent url(/site/wp-content/uploads/sponsoren/depoint.jpg) 0 0 no-repeat;}
#splion {left: 339px; width: 93px;}
#splion a{background: transparent url(/site/wp-content/uploads/sponsoren/liondor.jpg) 0 0 no-repeat;}
#spmgkbouw {left: 462px; width: 144px;}
#spmgkbouw a{background: transparent url(/site/wp-content/uploads/sponsoren/MGKbouw.jpg) 0 0 no-repeat;}
#spprakjoost {left: 636px; width: 151px;}
#spprakjoost a{background: transparent url(/site/wp-content/uploads/sponsoren/praktijkjoosten.jpg) 0 0 no-repeat;}
#sptankenwash {left: 817px; width: 172px;}
#sptankenwash a{background: transparent url(/site/wp-content/uploads/sponsoren/tankenwash-itc.jpg) 0 0 no-repeat;}
#spgmfgouda {left: 817px; width: 200px;}
#spgmfgouda a{background: transparent url(/site/wp-content/uploads/sponsoren/sponsor_GMFGouda.jpg) 0 0 no-repeat;}
#spnext {width: 200px;}
#spnext a{background: transparent url(/site/wp-content/uploads/sponsoren/next2.jpg) 0 0 no-repeat;}
#spproba {width: 108px;}
#spproba a{background: transparent url(/site/wp-content/uploads/sponsoren/sponsor_proba.jpg) 0 0 no-repeat;}
#spforteck {width: 160px;}
#spforteck a{background: transparent url(/site/wp-content/uploads/sponsoren/forteck_logo.jpg) 0 0 no-repeat;}

#sponsorwidget{
	width:100%;
}
#sponsorwidget div{
	float:left;
	height:80px;
	margin:0 20px 10px 0;
}	
#sponsorwidget a {
	  display: block; height:80px;}
#sponsorwidget a:hover {background-position: 0 -80px;}


/* Team overview */
#teams_overview{
	
}
#teams_overview td{
	padding:5px;
}
#teams_overview span{
	display:block;
	background-color:#4c8cf8;
	
}
#teams_overview a{
	color:#fff;
	font-size:20px;
	text-align:center;
}

/* post link */
.post a{
	color:#4B8CF8;
}








