/*
Theme Name: Remco van Eijden, special theme
Theme URI: http://fritskoppelaar.nl/
Description: Aangepast design.
Version: 1.0
Author: Frits Koppelaar
Author URI: http://fritskoppelaar.nl/

RvE
http://fritskoppelaar.nl/

This theme was designed and built by Frits Koppelaar


*/


body {
	font: 12px Arial;
	color: #2e200f;
	margin: 0;
	padding: 0;
}

h2 {
	font: 24px Lucida Sans Unicode;
	color: #2a1a05;
	font-weight: bold;
	margin-bottom: 7px;
}


h3 {
	font: 18px Lucida Sans Unicode;
	color: #2a1a05;
	margin-bottom: 9px;
	margin-left: 0px;
}

.right h3 {
	margin-left: 7px;
}

a {
	text-decoration: none;
	color: #a73f3f;
}

a:hover {
	text-decoration: underline;
}

label {
	width: 55px;
	float: left;
	height: 22px;
	font-weight: bold;
	color: #2d0d0d;
	padding-top: 8px;
}

.newsletter_form {
	margin-left: 10px;
}

.input {
	font: 12px Arial;
	width: 227px;
	height: 16px;
	background: url(images/input.gif) top left no-repeat;
	padding: 8px;
	border: 0px;
	color: #655858;
	float: left;
}

.gsom-optin-form input {
	font: 12px Arial;
	width: 243px;
	height: 32px;
	background: url(images/input.gif) top left no-repeat;
	padding: 8px;
	border: 0px;
	color: #655858;
	float: left;
	margin-bottom: 8px;
	*width: 227px;
	*height: 16px;
}

.gsom-optin-radiogroup input {
	width: 136px;
	height: 32px;
	background: url(images/submit.gif) top left no-repeat;
	font-weight: bold;
	border: 0px;
	color: #6d4646;	
	clear: both;
}

.gsom-optin-radiogroup {
	padding-left: 62px;
}

.textarea {
	font: 12px Arial;
	width: 227px;
	height: 109px;
	background: url(images/textarea.gif) top left no-repeat;
	padding: 8px;
	border: 0px;
	color: #655858;
	float: left;
}

.space {
	clear: both;
	height:  8px;
}

.submit {
	width: 136px;
	height: 32px;
	background: url(images/submit.gif) top left no-repeat;
	font-weight: bold;
	border: 0px;
	margin-left: 55px;
	color: #6d4646;
}

.headerbar {
	width: 100%;
	background: #5e0b0b;
	height: 178px;
	border-bottom: 1px solid #7b1d1d;
}

.header {
	width: 1000px;
	background: url(images/header.jpg) top left no-repeat;
	height: 178px;
	margin: 0 auto;
}

.menubar {
	height: 48px;
	width: 100%;
	background: #460707;
	border-bottom: 1px solid #fff;
}


.menubar ul {
	list-style-type: none;
	margin: 0 auto;
	width: 790px;
	padding-top: 17px;
}


.linky {
	float: left;
	height: 20px;
	padding: 0px;
	padding-right: 30px;
	letter-spacing: 4px;
}


.linky a {
	font-size: 18px;
	height: 20px;
}

.selected {
	float: left;
	height: 17px;
	padding: 8px;
	padding-left: 14px;
	letter-spacing: 3px;
	background: url(images/tab.gif) top left no-repeat;
	padding-bottom: 15px;	
	margin-top: -8px;
	margin-left: -20px;
	font-size: 18px;
	padding-right: 0px;
}

.letterspacing {
	letter-spacing: 4px;
	*letter-spacing: 5px;
}

.aftersel {
	width:5px;
	height: 40px;
	background: url(images/tab.gif) top right no-repeat;
	float: left;
	margin-right: 30px;
	margin-top: -8px;
}

.content {
	width: 100%;
	background: url(images/shadow.gif) top center no-repeat;
	min-height: 400px;
}

.content_container {
	width: 790px;
	margin: 0 auto;
	padding-top: 10px;
}

.posts {
	float: left;
	width: 467px;
	padding-bottom:20px;
}

.post {
	width: 467px;
	line-height: 19px;
}

	.subtitle {
		font-size: 11px;
		color: #bdb5aa;
		margin-bottom: 10px;
	}
	
	.post img {
		border: 5px solid #f7eeee;
		margin-bottom: 4px;
	}
	
	.tags {
		float: left;
		width: 300px;
	}
	
	.post_footer, .prevnext {
		width: 451px;
		padding: 3px 8px;
		background: #f7eeee;
		margin-top: 5px;
		font-size: 11px;
		margin-bottom: 5px;
	}
	
	.comments { 
		font-weight: bold;
		float: right;
		margin-top: 0px;
	}

.right {
	float: right;
	width: 310px;
	padding-top: 5px;
	padding-bottom: 20px;
}

.sponsors {
	width: 310px;
	border: 1px solid #f7eeee;
	background: #fff;
}

.sponsor {
	width: 310px;
	height: 80px;
	text-align: center;
	cursor: pointer;
}

.adc {
	background: url(images/sponsor_adc.gif) center center no-repeat;
}

.mma {
	background: #f7eeee url(images/sponsor_mma.gif) center center no-repeat;
}

.sc {
	background: url(images/sponsor_sc.gif) center center no-repeat;
}

.recent a {
	padding: 5px;
	display: block;
}

.recent a:hover {
	text-decoration:none;
	background: #2d0d0d;
	color: #fff;
}

.fotos {
	width: 310px;
	border: 1px solid #f7eeee;
	padding-bottom: 9px;
}

.fotos img {
	margin: 10px 1px 1px 10px;
	border: none;
}

.foto {
	width: 100px;
	height: 100px;
	float: left;
	overflow: hidden;
}

.footer {
	background: #f3f3f3;
	width: 776px;
	padding: 7px;
	font-size: 10px;
	text-transform: uppercase;
	color: #2e200f;
	clear: both;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer a {
	color: #2e200f;
}

.footer a:hover {
	color: #71604b;
}

.footer_right {
	float: right;
	margin-top: -13px;
}


.footer sup {
	font-size: 7px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-left: -5px;
}

.commentlist li {
	margin: 3px;
	padding: 0px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 4px;
	float: right;
	width: 345px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	display: block;
	margin: 4px;
	float: right;
	width: 345px;
}
	
.comment-author {
	float: left;
	width: 100px;
}

.comment-author img {
	margin: 4px;
	margin-right: 0px;
}

.comment-author cite {
	margin: 6px;
	font-weight:bold;
	font-style: normal;
}

.comment-body {
	margin-bottom: 0px;
	padding: 3px;
}

.even {
	background: #f7f7f7;
	*background: none;
	*border: 1px solid #f5f5f5;
}

.comment-body .even {
	background: none;
}

.widget {
	list-style-type: none;
}

.widget li {
	list-style-type: none;
}

.widgettitle {
	font: 18px Lucida Sans Unicode;
	color: #2a1a05;
	margin-bottom: 9px;
	margin-left: 7px;
	clear: both;
	*margin-left: -10px;
}

.contact {
	margin-left: 10px;
	margin-top: 15px;
}

.navigation {
	margin-top: 8px;
	margin-bottom: -10px;	
}

.navigation a {
	font-weight: bold;
}


