/*
Theme Name: Boeskoolse Motor Club
Theme URI: http://boeskoolsemotorclub.nl
Description: BMC
Version: 1.6
Author: Roy Teusink
Author URI: http://vectorstudios.net
Tags: bmc, fixed width, two columns, widgets

	This theme was designed and built by Roy Teusink

*/
* { padding: 0; margin: 0; 	font-family: arial; }
body {
	background: #ACA899 url('images/bmc/bg-fade.jpg') repeat-x;

}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	color: #0045FC;
	
}
#NuRegistreren {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	display: block;
}
#wpf_header {
	display: none;
}
#frontgoogle {
	margin-bottom: 10px;
}
#sidebar_logintop {
	position: absolute;
	background: url("images/bmc/bg-sidebar.jpg") repeat scroll 0 0 #D3D2CE;
	font-size:10px;
	width: 193px;
	/*height: 100px;*/
	top: 0px;
	right: 0px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-redius-bottom-left:7px;
	border-bottom-left-radius: 7px; 
	padding: 10px;
	z-index: 1;
}

#sidebar_logintop p {
	padding: 10px;
}
#sidebar_logintop .button {
	border: 0;
	background: #333;
	font-size: 11px;
	width: 55px;
	height: 55px;
	color: white;
	position: absolute;
	margin-top: 10px;
	margin-left: 120px;
}
#sidebar_logintop .login_loggedinlabels {
	font-size: 13px;
	padding: 10px;
}
#commentform textarea {
	width: 500px;
	height: 120px;
	margin-bottom: 10px;
	border: 2px solid #0045FC;
	font-size: 12px;
}
.googleq {
	border:1px solid #333333;
	font-size:11px;
	height:18px;
	width:150px;
}
.googles {
	background:none repeat scroll 0 0 #333333;
	border:0 none;
	color:white;
	/*float:right;*/
	font-size:11px;
	height:20px;
	width:93px;
}
.googlef {
	margin-top: 5px;
}
.commentlist {
	font-size: 12px;
	line-height: 19px;
	list-style: none;
}
#respond {
	font-size: 12px;
	line-height: 19px;
}

.post-edit-link {
	font-size: 10px;
}
.more-link, .more-link:hover {
	color: #0045FC;
	font-size: 13px;
	display: block;
	margin-top: 5px;
	font-weight: bold;
}
.bmc_button a, .bmc_button a:hover,
/*.more-link, .more-link:hover, */
#photostream-next a, #photostream-next a:hover,
#photostream-prev a, #photostream-prev a:hover,
.flickr-set-title a, .flickr-set-title a:hover {
	background: #48676F url('images/bmc/bg-button.jpg') repeat-x;
	height: 24px;
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	text-transform: uppercase;
	border: #365055;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

h2.widgettitle {
	font-size: 10px;
	font-weight: bold;
	color: #9D9A8B;
	padding-left:8px;
	margin-top: 10px;
	margin-bottom: 3px;
}
img.flickr_widget_thumbnail {
	border:0;
	width: 178px;
}
#flickr_widget_container {
	text-align: center;
}
a.flickr_widget_more  {
	color: black;
	font-size: 10px;
	text-decoration: none;
}
#page {
	background: url('images/bmc/bg-logo.png') no-repeat -201px -218px;
	padding-left: 40px;
	min-height: 400px;
}
#leaderboard_banner {
	position: absolute;
	margin-left: 210px;
	margin-top: 40px;
}
#leaderboard_banner img {
	border: 0px;
}
#leaderboard_banner a {
	display: block;
	background: url('images/bmc/vstudiobanner.jpg') no-repeat;
	width: 728px;
	height: 90px;
	border: 1px solid #0045FC;
	-moz-box-shadow: 0px 0px 7px #0045FC;
	-webkit-box-shadow: 0px 0px 7px #0045FC;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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;
}
/* End captions & aligment */

.bmcpost h2 a, .bmcpost h2, #frontintro h2 {
	font-size: 16px;
	text-decoration: none;
	color: #0045FC;
}
.bmcpost h3 a, .bmcpost h3 {
	font-size: 14px;
	text-decoration: none;
	color: #333;
	margin-top: 10px;
	/*width: 200px;*/
	/*margin: 4px 0px 2px -10px;
	padding: 2px 0px 2px 10px;
	background: #48676F url('images/bmc/bg-button.jpg') repeat-x;*/
	/*background: #ACA899;
	height: 18px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;*/
}
.bmcpost small {
	font-size: 10px;
}
.bmcpost .postmetadata {
	font-size: 10px;
}
.bmcpost .entry p {
	padding-bottom: 10px;
}
.bmcpost .entry, #frontintro .entry {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 19px;
}
.bmcpost {
	padding: 10px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.flockbackground {
	background: #D3D2CE url('images/bmc/bg-sidebar.jpg');
}
.youtube-video {
	float: left;
	margin-right: 10px;
}
.clearboth {
	clear: both;
}
.widget_search form {
	padding: 10px 10px 0px 10px;
	
}

.widget_search form #searchsubmit {
	border: 0;
	background: #333;
	font-size: 11px;
	width: 55px;
	height: 20px;
	color: white;
	float: right;
}
.widget_search form label {
	display: block;
	font-size: 12px;
	margin-bottom: 3px;
}
.widget_search form #s {
	width: 110px;
	height: 18px;
	font-size: 11px;
	border: 1px solid #333;
}

#webpage_content_container {
	padding-left: 210px;
	padding-top: 150px;
	padding-right: 20px;
}
#copyright {
	text-align: center;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	display:block;
}
#sidebar h1 {
	display: block;
	background: url('images/bmc/logo.jpg') no-repeat;
	width: 193px;
	height: 212px;
	text-indent:-9999px;
}
#sidebar_wrapper { 
	width: 193px; 
	margin-bottom: 50px;
	/*position: absolute;*/
	position:fixed;
}
.flickr-gallery img {
	border: 0px;
}
#flightbox-meta #flightbox-title, #flightbox-meta a {
	font-size: 12px;
}
#flightbox-meta #flightbox-close {
	margin-top: 10px;
}
#sidebar {

	-moz-box-shadow: 0px 0px 7px #000;
	-webkit-box-shadow: 0px 0px 7px #000;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	background: #D3D2CE url('images/bmc/bg-sidebar.jpg');
	margin-bottom: 5px;
	padding-bottom: 10px;
}

#sidebar ul {
	list-style-type: none;
}
#sidebar li.page_item { background: #9D9A8B; }
#sidebar li.page_item:nth-child(even) {background: #9D9A8B;}
#sidebar li.page_item:nth-child(odd) {background: #ACA899;}
#sidebar li.page_item a, #sidebar li.page_item a:visited {
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: black;
	padding-left: 10px;
	padding-top: 5px;
	height: 20px;
}
#sidebar li.page_item a:hover {
	background: url('images/bmc/page-item-hover.jpg');
	position: relative;
	margin-left: -10px;
	margin-right: -10px;
	display: block;
	border: 2px solid white;
	color: white;
	font-weight: bold;
	font-style: italic; 
	padding-left: 18px;
	padding-top: 3px;
	height: 18px;
	-moz-box-shadow: 0px 0px 7px #000;
	-webkit-box-shadow: 0px 0px 7px #000;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px; 
}
#fronttwocolumn, #fronttwocolumn .eventscolumn {
	width: 100%;
}
#fronttwocolumn .eventscolumn {
	padding-left: 10px;
	padding-right: 10px;
}
#frontpoll {
 	width: 250px; 
}
#frontevents {
	margin-bottom: 10px;
}
.wp-polls p strong {
	margin-top: 5px;
	margin-bottom: 10px;
	display: block;
}
.wp-polls {
	font-size: 12px;

}
#frontevents ul, ul.blogroll, .linkcat {
	list-style-type: none;
}
#frontevents ul li {
	font-size: 12px;
}
.frontffdate {
	font-size: 10px;
	font-weight: bold;
}
#frontforumposts {
	font-size: 12px;
	margin-bottom: 10px;
}
#frontforumposts td {
	vertical-align: top;
}
#frontquotes {
	font-size: 12px;
	margin-bottom: 10px;
}
#frontquotes q {
	font-size: 14px;
	font-weight: bold;
}
.evnt_table {
	width: 100%;
}
.evnt_linkercol {

}
.evnt_rechtercol {
	width: 300px;
}
div.entry li.linkcat h2 {
	color: black;
	font-size: 14px;
	margin-bottom: 4px;
}
div.entry ul.blogroll {
	margin-left: 10px;
}
#webpage_content_container #content .post div.entry ol,
#webpage_content_container #content .post div.entry ul
{
	margin-left: 20px;
}
ul.twitter  { list-style: none;}
li.twitter-item {}
p.twitter-message {}
.twitter-timestamp{}
a.twitter-link {}
a.twitter-user { color: #0045FC; text-weight: bold; }
