/*
Theme Name: MrWebsite Wordpress Theme
Theme URI: http://www.mrwebsite.nl/
Description: The MrWebsite Base Template.
Version: 0.1
Author: Peter Arends
Author URI: http://www.mrwebsite.nl/
Tags: MrWebsite

*/

body{
	background-color:#924041;
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;
	font:	14px/20px Helvetica, sans-serif;
}

#logo{
	padding-left:33px;
	padding-right:34px;
	padding-top:15px;
	display:block;
	float:left;
}

#headerimg{
	display:block;
	float:left;
}


#page{
	width:960px;
	margin:auto;
	background:#fff;
}

#header{
	width:960px;
	height:118px;
}

#menu{
	width:160px;
	min-height:400px;
	float:left;
	display:block;
}

#menu ul{
	padding-left:15px;
	font-size:14px;
	padding-bottom:10px;
}

#menu ul ul{
	font-size:12px;
	line-height:12px
}

#menu ul ul li{
	padding-bottom:5px;
}

#menu a{
	text-decoration:none;
}

a{
	color:#3b3c72;
}

.current_page_item{
	font-weight:bold;
}

.current_page_item ul{
	font-weight:normal;
}

#content{
	width:480px;
	float:left;
	display:block;
}

#bar,#sponsors{
	width:135px;
	float:left;
	display:block;
	padding:12px;
}

#bar{
	border-right:1px dotted #bf514d;
	
}

#footer{
	width:960px;
	display:block;
	clear:both;
}

#updates p{
	font-size:11px;
	line-height:14px;
}

/* Search */

#s{ 
}

#user_login,#user_email,#s{
	margin-bottom:5px;
	padding: 3px 3px;
	width:120px;
}

.submit{
	margin-bottom:15px;

}

#email p{
	font-size:10px;
	line-height:13px;
}

#content .post p.sponsormessage{
	font-size:11px;
	font-weight:bold;
}

/* Header */


/* Content */

#content-bot { background:url(images/bg-content-footer.png) no-repeat; width:960px; height:18px; margin:0 auto; display:block; clear:both; }


#featured {	padding:20px 0px 0px 20px;	width:480px;display:block;float:left; }
#main {	padding:20px 20px 0px 0; width:425px;display:block;float:left; }
#main-full { padding:20px 0 0px 20px; width:920px; }


/* Content (style) */

#content a { text-decoration: underline; }
#content a:hover {	text-decoration: none; }
#content h2, #content h3 { font-weight: bold; }
#content h2 { font-size: 24px; line-height:28px; padding-top:0; }
#content h3 {font-size: 16px; }
#content h4 { font-size: 16px; }
#content ol, #content ul { line-height: 18px; }
#content ul { padding-left: 50px; }
#content ul li { list-style: circle; padding: 3px 0; }
#content ol { padding-left: 57px; }
#content ol li { list-style: decimal; padding: 3px 0; }
#content blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* Main Content (post) */

#content .post { padding:10px;padding-bottom:0;font-size:15px;background:#f5f5f5;margin-bottom:15px; }
#content .post-title {	width: 100%; position: relative; }
#content .post-title h2, #content .post-title p.post-details, #content .post-title h3 { padding-right: 50px; }
#content h2 a, #content h3 a {font-size:18px; color: #47487b; text-decoration: none; line-height:22px;}
#content h2 a:hover, #content h3 a:hover { text-decoration: none; }
#content p{
	padding-bottom:10px;
	font-size:13px;
	line-height:18px;
}
#content p.post-details { line-height: 18px; position: relative; }
#content p.post-details a { text-decoration: underline; color:#9F9F9F; }
#content p.post-details a:hover { color:#555; }
#content p.post-details {
	color: #9F9F9F;
	font-size: 11px;
	padding: 0 0px 0px 1px
}
#content .post h4 { margin-top: 1px; clear: both; width: 100%; }
#content .post h4.continue a {
	background: #A8BC70;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}
#content .post h4.continue a:hover {background: #9fb26a;}
#content .post img.thumbnail {
	border:1px solid #DDDDDD;
	margin:5px 0 0;
}
#content .post img.thumbnail-left {
	margin:15px 10px 5px 0;
	float:left;
}
#content .post img.gallery { margin:0 7px 7px 0; }
#content h2.arh {
	border-bottom: #EBEBEB 1px solid;
	margin-top: -10px;
	margin-bottom: 10px;
	position: relative;
}

#featured h2 { font-size:34px; }

#featured .block { padding:0 30px 20px 0px; width:200px; float:left; }
#featured .block.last { padding-right:0px; }
#featured .block h2 { font-size:18px; line-height:20px; font-weight:normal }



/* Main Content (post>single) */

#content p.tags {
	background:url(images/ico-tag.gif) no-repeat center left;
	padding-left:25px;
	width: 100%;
	clear: both;
}
.single #content .advert_468x60 {margin: 15px 0 0px 0;}
#content .page h2 {padding-top: 5px;}

#content .sponsorpost{
	background:#fff;
	border:1px dotted #bf514d;
}

#content .sponsorpost img{
	max-width:458px;
}




/* Comments */

#comments {font-size:12px;}

#comments h3 { font-size: 16px;	font-weight:normal;padding: 0 0 0 0;}

#comments #comments_wrap {padding: 0; position: relative; }
#comments ol.commentlist li { list-style-type:none; }

#comments .comment { margin-top: 10px; width: 100%; }
#comments .comment a { text-decoration: underline; }
#comments .comment a:hover { text-decoration: none; }
#comments .comment small { font-size: 10px;	margin-top: -2px; }

#comments .comment .col-left {width: 110px; font-size:11px;}
#comments .comment .col-left p { padding: 0 0 0 2px; line-height: 19px;}
#comments .comment .col-left .inside {
	width: 110px;
	float: left;
	position: relative;
	overflow: hidden;
	min-height:70px;
}

#comments .comment .col-right {
	min-height: 92px;
	background: #e6e6e6;
	padding: 10px 15px;
	margin-left:100px;
	float:none; 
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	
}

* html #comments .comment .col-right { height: 100px; }
#comments .comment div.reply { float:right; padding: 3px 3px 0; font-size:11px; }
#comments .comment div.reply a { text-decoration:none; color:#aaa; }

#comments ul.children { margin:10px 0 0 25px; padding:0; }

#comments .navigation .alignright, #comments .navigation .alignleft { margin:10px 0;}
#comments .navigation a {
	color: #555;
}
#comments .commentlist {padding:0;}
#comments .commentlist p{padding:0 0 10px;}

#comments .commentlist #respond #form_wrap {
	padding:0 0 25px;
	margin:0;
	border:0;
	width:auto;
}
#comments .commentlist .children #respond #form_wrap .col-right{float:none;}
#comments .cancel-comment-reply {margin-bottom:10px;}

#commentform .btn {
	margin:0; 
	background:url(images/btn-submit.png) no-repeat;
 	color:#FFFFFF;
	font-weight:bold;
	width:79px;
	height:41px;
	padding:0;
	border:0;
	cursor:pointer;
}

textarea#comment{
	width:300px;
}

#footer ul, #footer li{
	display:inline;
}

#footer{
	padding:10px;
	padding-left:160px;
	padding-right:100px;
	font-size:10px;
	text-align:center;
	width:460px;
}

.thickbox{
	padding-right:3px;
	padding-bottom:5px;
}

.googlemap{
	height:600px;
}

.alignleft{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

.alignright{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	}
