/*
Theme Name: Sport Development
Theme URI: http://www.sportdevelopment.nl/
Description: 
Version: 0.1
Author: Thanos Polymeneas
Author URI: http://www.webclusive.com/
Tags: 

*/

html{
	overflow: -moz-scrollbars-vertical; /*always show vert scrollbar*/
	margin:0;
	padding:0;
	height: 100%;
}

*{
	margin: 0;
	padding: 0;
}

/* Begin Typography & Colors */
body {
	/* font-size: 62.5%;  Resets 1em to 10px */
	font-family: Tahoma, Geneva, sans-serif;
	background: white;
	color: #333;
	text-align: center;
	}

#header {
	height: 220px;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 11px;
	margin-top: 0px;
	width: 920px;
	}
	
#footer {
	border: none;
	}


h1, h2, h3 {
	font-weight: bold;
	}


code {
	font: 1.1em Tahoma, Geneva, sans-serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #5e106f;
	text-decoration: none !important;
	}

a:hover {
	color: #5e106f;
	text-decoration: underline !important;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Tahoma, Geneva, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
html,body {
	margin: 0 0 0 0;
	padding: 0;
	background-color: white;
	height: 100%;
	}

#page {
	background-color: white;
	margin: 0 auto;
	width: 1000px;
	border: none;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background: url(images/circles.jpg);
	background-repeat: repeat;
	min-height: 100%;
	}

#inpage{
	width: 920px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	
	background-color: white;
	height: 100%;
}

#inpage:after{
	clear:both;
}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	padding-left: 10px;
	text-align: justify;
	margin-top: 5px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 920px;
	clear: both;
	background-color: #c4c4c4;
	background-image: url(images/footer_grunge.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 30px;
	padding-top: 35px;
	font-size: 12px;
	color: white;
	font-weight: bold;
	
}


#footer a{
		color: white;
		text-decoration: none;
		font-weight: bold;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */





/* Begin Form Elements */
#searchform {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	}

#searchform input{
	height: 16px;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0px;
	margin-bottom: 10px;
	}
/* End Form Elements */

.org_small_row {
	float:left;
	height:100px;
	padding-top:10px;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 auto 0;
	width: 100%;
	background-color: #c4c4c4;
}

#wp-calendar table a{
		color: #5e106f;
		font-weight: bold;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#top_menu{
	height: 52px;
	font-size: 11px;
	color: white;
	background: url(images/top_grunge.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #c4c4c4;
	padding-top: 5px;
	font-weight: bold;
	vertical-align: top;

}

#ncdo_logo{
	position: relative;
	top: 3px;
	left: 5px;
}

#top_menu a{
	font-weight: bold;
	color: white;
	margin-left: 5px;
	margin-right: 5px;
	
}

#top_date{
	float:right;
	color: white;
	*position: relative;
	*top: -16px;
}

#top_rss{
	float:right;
	*position: relative;
	*top: -16px;
}

#logo {
	background: url('images/logo.png') no-repeat top left;
	height: 100px;
	width: 920px;
}

#logo a{
	display:block;
	width:50%;
	height:100%;
	text-decoration:none;
	float:left;
}


#main_menu{
	background-color : #c2c518;
	height: 60px;
	font-size: 11px;
	color: white;
	vertical-align:bottom;
	background-image : url(images/main_grunge.png);
	background-position : top;
	background-repeat: no-repeat;
	padding-left: 7px;
	

}

#main_menu a{
	font-weight: bold;
	color: white;
	margin-left: 5px;
	margin-right: 5px;
	
}

#top_search{
	float:right;
	position: relative;
	top: 15px;
	right: 5px;
}
#left_links{
	float: left;
	position: relative;
	top: 35px;
}
#left_footer_links{
	float: left;
	padding-left: 10px;
}
.dark_tone_title{
	font-family: 'Impact';
	font-size : 20px;
	text-transform: uppercase;
	color: #5e106f;
	padding-left: 10px;
	float: left;
}

.mid_tone_title{
	font-family: 'Impact';
	font-size : 20px;
	text-transform: uppercase;
	color: #c4c4c4;
	padding-left: 10px;
	float: left;
}

.section_underline{
	border-bottom: 2px solid #C2C518;
	height: 30px;
}

.mid_section_underline{
	border-bottom: 2px solid #e1e28c;
	height: 30px;
	width: 280px;
}

.section_divider{
	height: 10px;
}

.section{
	height: 30px;
}

.details_underline{
	border-bottom: 2px solid #c2c518;
	height: 20px;
	padding-top: 5px;
	
}

.details_large_underline{
	border-bottom: 8px solid #c2c518;
	height: 20px;
	padding-top: 5px;
}

.details{
	font-family: Tahoma, Geneva, sans-serif;
	font-size : 11px;
	color: #C4C4C4;
	padding-left: 10px;
	float: left;
}

.details_post{
	color: gray;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
	float: left;
}

.details_post a{
	font-weight: bold;
}

.post_title{
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	color: #C2C518;
	font-weight: bold;
	clear:left;
	padding-bottom: 5px;
	padding-left: 10px;
}

.post_body{
	padding-left: 10px;
	padding-right: 10px;
}

ul li{
	background-image: url(images/smallarrow.png);
	background-position: left;
	background-repeat: no-repeat;
	display:block;
	padding-left: 15px;
}

#related-posts ul li{
	clear:both;
	padding-top: 5px;
	padding-left: 0px;
	background-image: none;
}

.purple{
	color: #5e106f !important;
	font-weight: bolder;
}

#related-posts a{
	background-image: url(images/smallarrow_white.png);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #5E106F !important;
	font-weight: bold;
}

#related-posts ul{
	margin-bottom: 10px;
}

#related-posts p{
	padding-top: 5px;
}


h1, h2, h3{
	font-family: Tahoma, Geneva, sans-serif;
	color: #C2C518;
	font-size: 20px;
	line-height: 30px;
}



.more_details{
	float:right;
	font-size: 11px;
	font-weight: bold;
	background: url(images/smallarrow.png) no-repeat;
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-right: 10px;
}

.more_details a{
	padding-left: 10px;
	color: #5e106f;
}

.tools_post{
	float:right;
	padding-top: 5px;
}

.tools_post a{
	padding-left: 15px;
	padding-right: 10px;
	background: url(images/smallarrow.png) no-repeat;
	background-position: center right;
	background-repeat: no-repeat;
	font-weight: bold;
	
}

.more{
	float:right;
	font-size: 11px;
	font-weight: bold;
	background: url(images/smallarrow.png) no-repeat;
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 15px;
	margin-top: 10px;
	margin-right: 20px;
}

.more_plain{
	float:right;
	font-size: 11px;
	padding-right: 5px;
	margin-top: 10px;
}

.more a{
	padding-left: 10px;
	color: #5e106f;
}

* html .more_right{
	MARGIN-RIGHT: 5px !important;
}

* html .more{
	margin-right: 8px !important;
}

* html .more_details{
	MARGIN-RIGHT: 5px !important;
}

* html .gray_box_meer{
	
}

.more_right{
	float:right;
	font-size: 11px;
	font-weight: bold;
	background: url(images/smallarrow.png) no-repeat;
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 15px;
	margin-top: 10px;
	margin-right: 10px;
}

.more_right a{
	padding-left: 10px;
	color: #5e106f;
}

#welcome{
	height: auto;
}

#welcome_left{
	float: left;
	width: 640px;
	border-bottom: 2px solid #e1e28c;
	margin-right: 10px;
	font-size: 11px;
	color: #5e106f;
	padding-top: 11px;
	padding-left: 10px;
	padding-bottom: 11px;
}

#welcome_right{
	float: left;
	width: 250px;
	border-bottom: 2px solid #e1e28c;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	color: #5e106f;
}

#welcome_right{
	*padding-top: 14px;
	*padding-bottom: 14px;
}

* html form{
	padding: 0;
}

#left_section{
	width: 350px;
	font-size:11px;
	float:left;
}

#left_section_big{
	width: 650px;
	font-size: 11px;
	float: left;
	margin-right: 10px;
}

#mid_section{
	width: 290px;
	font-size:11px;
	float:left;
}

#right_section_big{
	margin-left: 20px;
	width: 550px;
	float:left;
	clear:right;
}
#right_section{
	float:left;
	font-size: 11px;
	width: 250px;
	padding-left: 10px;
}

#right_section_banner{
	clear:both;
	padding-top: 20px;
	padding-bottom: 15px;
}

.gray_box_thema{
	background-color: #c4c4c4;
	background-image: url(images/themas_grunge.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 260px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 175px;
	height: auto !important;
	height: 175px;
}

.gray_box_tools{
	background-color: #c4c4c4;
	background-image: url(images/themas_grunge.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 260px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 175px;
	height: auto !important;
	height: 175px;
}


.gray_box_video{
	background-color: #c4c4c4;
	background-image: url(images/opinie_grunge.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 240px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	min-height: 168px;
	height: auto !important;
	height: 168px;
}

.gray_box_opinie{
	background-color: #c4c4c4;
	background-image: url(images/opinie_grunge.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 230px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 175px;
	height: auto !important;
	height: 175px;
}

.gray_box_contact{
	background-color: #c4c4c4;
	background-image: url(images/opinie_grunge.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 220px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 124px;
	height: auto !important;
	height: 124px;
	color: white;
}

.gray_box_contact h1, .gray_box_contact h2, .gray_box_contact h3{
	color: white;
}

.gray_box_search{
	background-color: #c4c4c4;
	background-image: url(images/opinie_grunge.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 230px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 124px;
	height: auto !important;
	height: 124px;
}

.search_title{
	color: white;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
}

.formtext{
	font-size: 11px;
	color: #5e106f;
	font-family: Tahoma, Geneva, sans-serif;
	width: 220px;
	font-weight: bold;
}

.formselect{
	font-size: 11px;
	color: #5e106f;
	font-family: Tahoma, Geneva, sans-serif;
	width: 110px;
	margin-top: 5px;
}

.smallselect{
	font-size: 11px;
	color: #5e106f;
	font-family: Tahoma, Geneva, sans-serif;
	width: auto;
}

.form_dates{
	float: left;
	clear: left;
	display:block;
	width: 35px;
}

.advbutton,#wp-email-submit{
	background-color:#5e106f;
	border:1px solid white;
	color:white;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	
}

#advsearchform input{
	margin-top: 5px;
}


.gray_box_meer{
	background-color: #c4c4c4;
	background-image: url(images/opinie_grunge.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 230px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 114px;
	height: auto !important;
	height: 114px;
	overflow: hidden;
}

.gray_box_meer a{
	color: #5e106f;
	font-weight: bold;
	padding-left: 12px;
	background-image: url(images/smallarrow_white.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-right: 10px;
	float: left;
	display: block;
}
* html .gray_box_meer a{
	padding-left: 12px;
}

#map_canvas{
	width: 500px;
	height: 300px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#org_search{
	float:left;
	width: 300px;
}

#org_results{
	clear:both;
	width: 100%;
	margin-left: 10px;
}

.org_row{
	padding-left: 10px;
	padding-top: 10px;
}

#map{
	width: 250px;
}


.gray_box_opinie a,.gray_box_thema a{
	color: white;
}

.title_link{
	font-family: Tahoma, Geneva, sans-serif;
	color: black;/*#b3cd04;*/
	font-weight: bold;
}

.title_link_user{
	font-family: Tahoma, Geneva, sans-serif;
	color: black;/*#b3cd04;*/
	font-weight: bold;
	background-image: url(images/user_icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
}

.video_post{
	
}

#top_menu a:hover{
	color: #5E106F;
}

.google_map_text{
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

.google_map_text ul{
	margin: 0;
	padding: 0;
}
.google_map_text ul li{
	text-decoration: none;
	display: block;
}

.transparent_details{
	position: relative;
	top : -50px;
	opacity: 0.75;
	background-color: white;
	height: 50px;
	color: rgba(255, 255, 255, 0.75);
	filter:alpha(opacity=75);
	margin-bottom: -50px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.details_title{
	opacity: 1;
	font-weight: bold;
	color: black;
}

.details_title a, .details_excerpt a{
	color: black;
}

.details_excerpt{
	opacity: 1;
	color: black;
}


.left_post_image{
	float:left;
	min-height: 50px;
	width: 90px;
}


.left_post_right_small{
	float:left;
	clear:right;
	min-height: 50px;
	padding-left: 10px;
	width: 200px;
}

.left_post_right{
	float:left;
	clear:right;
	min-height: 50px;
	padding-left: 10px;
	width: 530px;
}


.home_left_right{
	float:left;
	clear:right;
	min-height: 50px;
	padding-left: 10px;
	width: 240px;
}

.org_main_image{
	float:left;
	min-height: 50px;
	width: 120px;
}


.org_main_right{
	float:left;
	clear:right;
	min-height: 50px;
	padding-left: 10px;
	width: 500px;
}

#logo a:hover{
	text-decoration: none !important;
}

.org_desc{
	clear:both;
	padding-left: 10px;
	padding-top: 10px;
}
.org_desc_title{
		padding-left: 10px;
	padding-top: 10px;
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #C2C518;
	font-weight: bold;
}

.org_title{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #C2C518;
	font-weight: bold;
}

.org_label{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
	margin-right: 5px;
	width: 120px;
}


.gray_box_thema ul li{
	color: black;
	margin-left: 30px;
}

#zoekenwoord{
	width: 145px;
	border: 0px;
	font-size: 11px;
	background-image: url(images/smallarrow.png);
	background-position: right;
	background-repeat: no-repeat;
	background-color: white;
	text-align: left;
	color: #5e106f;
	height: 14px;
	float:right;
}

#zoekenbutton{
	background-color: #c2c518;
	border: 1px solid white;
	width: 95px;
	display: block;
	float:right;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	height: 16px !important;
	color: white;
	padding-bottom: 2px;
	font-weight: bold;
	vertical-align: middle;
}

#niewsbief_email{
	width: 235px;
	border: 2px solid #e0e28b;
	font-size: 11px;
	background-image: url(images/smallarrow.png);
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
	color: #5e106f;
	height: 14px;
}

.feed_row{
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.feed_date{
	color: gray;
}
.feed_text{
	color: black;
}

.feed_box{
	border-bottom: 7px solid #c2c518;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 280px;
}

.feed_box a{
	color: #5e106f;
}

.feed_box a:hover{
	text-decoration: underline;
}

.thema_title{
	color: white;
	font-weight: bold;
	font-size: 11px;
}

.video_title{
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding-bottom:5px;
}

.gray_box_thema p{
	margin: 0px;
	padding: 0;
}

.thema_title p{
	margin-bottom: 3px;
}

#left_section_small{
	float:left;
	width: 315px;
	margin-right: 10px;
}

#mid_section_small{
	float:left;
	width: 315px;
	margin-left: 10px;
	margin-right: 10px;
}

* html #left_section_small{
	width: 315px;
}

* html #mid_section_small{
	margin-left: 5px !important;
}

* html #right_section_small{
	margin-left: 5px;
}

#right_section_small{
	float:left;
	width: 250px;
	margin-left: 10px;
}



caption{
	background-color: #c2c518;
	border: 3px solid #c4c4c4;
	family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: white;
	height: 33px;
}

caption a{
	family: Tahoma, Geneva, sans-serif important;
	font-size: 11px !important;
	color: white !important;
}

.one_section_big{
	width: 100%;
	clear: both;
}

.form_label{
	width: 80px;
	float:left;
	height: 30px;
}

.form_value{
	float:left;
	width: 300px;
	height: 30px;
}

#search_form{
	width: 380px;
	padding-left: 20px;
}

.form_row{
	padding-top: 5px;
}

.form_row select{
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}

.thema_large_row{
	padding-top: 10px;
	padding-left: 10px;
}

.thema_large_image{
	float: left;
	width: 240px;
	margin-right: 10px;
}

.thema_large_details{
	width: 380px;
	margin-left: 10px;
	float:left;
}

.thema_large_title{
	font-size: 20px;
	color: #C2C518;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

.thema_large_content{
	font-size: 11px;
	color: black;
	font-family: Tahoma, Geneva, sans-serif;
}

.thema_bottom{
	clear:both;
}



.thema_small_row{
	float:left;
	padding-top: 10px;
	height: 120px;
}

.thema_small_image{
	float: left;
	width: 120px;
	margin-right: 10px;
}

.thema_small_details{
	width: 185px;
	float:left;
}

.thema_small_title{
	font-size: 12px;
	color: #C2C518;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

.thema_small_content{
	font-size: 11px;
	color: black;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
}

.video_post .post_body{
	text-align: justify;
}

.thema_bottom_left{
	float:left;
	margin-right: 10px;
	width: 315px;
}

.thema_bottom_right{
	float:left;
	margin-left: 10px;
	width: 315px;
}

.details a{
	font-weight: bold;
	text-decoration: underline;
}

.details_date{
	color: gray;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
}

.expert_menu{
	padding-left : 10px;
}

.expert_menu li{
	display: block;
	padding-bottom: 2px;
	font-weight: bold;
	background-image: none;
	padding-left: 0px !important;
}

.comments_title{
	color: white;
	font-weight: bold;
}

.comment_details{
	color: white;
}

.comment_body{
	padding-top: 5px;
	padding-bottom: 15px;
}

#comment_list{
	margin-top: 10px;
	height: 125px;
	overflow:auto;
	overflow-x: hidden;
}

.comment_details a{
	color: white;
}

#respond{
	padding-top: 10px;
}

#commentform textarea{
	color: #5e106f;
	font-weight: bold;
}

.post_image{
	float:right;
	clear: right;
	padding: 10px;
	padding-top: 15px;
}

.thick_line{
	height: 5px;
	border-bottom: 7px solid #C2C518;
	clear:both;
}

#wp-calendar td{
	height: 29px;
	background-color: white;
}

.wp-pagenavi{
	float:right;
	padding-top: 10px;
}

embed{
	z-index: -50;
}

.nav{
	display: none;
}


caption a{
	font-size: 12px !important;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 5px;
}

#nav_hack a{
	color: white;
}

#prev_hack{
	position: relative;
	top: 6px;
	margin-bottom: -20px;
	font-size: 15px;
	font-weight: bolder;
	color: white;
	z-index: 99;
	float: left;
	padding-left: 30px;
	display: block;
}

#next_hack{
	top: 6px;
	position: relative;
	margin-bottom: -20px;
	font-size: 15px;
	font-weight: bolder;
	color: white;
	z-index: 99;
	float: right;
	padding-right: 30px;
	display: block;
}

.ec3_events{
	margin: 0 0;
	padding: 0;
}

.ec3_events li{
	display:block;
	height: 35px;
	border-bottom: 2px solid #C2C518;
	padding-top: 10px;
	font-weight: bold;
}

.event_date{
	color: #c4c4c4;
	float: left;
	width: 58px;
	
}

.event_title{
	font-color: #5e106f;
	float: left;
	width: 175px;
}

#wp-calendar td,#wp-calendar th{
	height: 30px;
	width: 30px;
}

#wp-calendar caption{
	height: 35px;
	text-transform:capitalize;
}

.org_back{
	float: right;
	right: 0px;
}

.post_body p{
	padding-bottom: 8px;
}

.right_margin{
	margin-right: 100px;
}

.top_margin{
	margin-top: 10px;
}

.post_body ul li{
	background-position: 0px 2px;
}

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
