/*
THEME NAME: Tabloid (HW3)
THEME URI: http://www.hanenwurger.org
DESCRIPTION: De foute lay-out voor Hanenw&uuml;rger.org
VERSION: 3.0
AUTHOR: Achterluitenant Smeulders (Mdk)
AUTHOR URI:
TAGS: hanenwurger
*/

/* mdk */

*{
	margin: 0;
	padding: 0;
}

img{
	border:0;
}

a:link, a:visited, a:hover, a:active{
	color: #B62700;
}

body{	
	font: 11px arial,verdana,helvetica;
	color: #0f2128;
}

blockquote{
	border-left: 5px solid #879aa2;
	padding-left: 10px;
	font-style: italic;
}

.more-link, .more-link span{
	font-weight: bold;
	color: #B52700;
	font-size: 12px;
	text-decoration: none;
}

body{
	background: #0f2128;	
}

#wrapper{
	width: 930px;
	margin: 0 auto;
	/*overflow: auto;*/
	background: url(images/bg-blad.jpg) top center repeat-y;
}

.ads{
	padding: 20px 0 10px;
	background: #0f2128;
	text-align: center;
}	

.ads2{
	margin: 10px auto;
}

/* hardcoded - niet in text widget 
.ads2{
	width: 250px;
	margin: 10px 40px 0 0;
	float: right;
	text-align:center;
	position: relative;
	z-index: 9;
}
*/

.ads3{
	padding: 20px 0 10px;
	text-align: center;
}

#header{
	height: 650px;
	background: url(images/header.jpg) top center no-repeat;
	position: relative;
	z-index: 3;
}

#blog-title{
	width:440px;
	height: 140px;
	float: left;
}

#blog-title a{
	width:440px;
	height: 160px;
	display:block;
	font-size: 0;
	color: #0f2128;
}

#blog-description{
	width: 450px;
	margin: 40px 30px 0 0;
	font: bold 20px arial, verdana, "trebuchet ms";
	text-align: left;
	color: #fff;
	float:right;
}

#container{
	margin: -480px 0 0 40px;
	float:left;
	position: relative;
	z-index: 6;
}

.sidebar{
	float: right;
	position: relative;
	z-index: 9;
}

#primary{
	width: 250px;
	margin: -534px 40px 0 0;
}

#secondary{
	display: none;
	margin: 0 0 0 0;
	background: maroon;
}

#content{
	width: 490px;
	margin: 0 auto;
	ackground: orange;
}

#access{
	display: none;
}

.post{	
	margin: 0 0 26px;
}

h2.entry-title{
	padding: 8px 8px 4px;
	background: url(images/bg-titelpost.jpg) top center repeat;	
}

h2.entry-title, h2.entry-title a{
	font: bold 18px arial, "trebuchet ms", helvetica, verdana;
	text-transform: uppercase;
	text-decoration: none;
	color: #e7edf0;	
}

.entry-date{
	margin: -18px 0 0 0;
	padding: 0 0 5px 0;
}

.entry-date abbr{
	padding: 0 8px;	
	color:#ccc;
	border:0;
	margin: 18px 0 0 0;
	display: block;
	background: #80898E;
	text-align: right;
}

.entry-content{
	padding: 16px 20px 8px;
	background: #bfc8cb url(images/wing.gif) bottom right no-repeat;
}

.archive-meta{
	margin: 20px 0;
	padding: 10px 10px 8px; 
	background: #bfc8cb url(images/wing.gif) bottom right no-repeat;
	border:1px dashed #064964;
	font-size:12px;
}

.entry-content p{
	margin: 0 0 8px 0;
	font-size:12px;
	line-height:17px;
}

.entry-content img{
	margin: 0 5px;
}

.entry-content ul{
	margin: 0 0 0 13px;
	list-style-image: url(images/blokje.gif);
	font-size: 12px;
}

.entry-meta{
	padding: 12px 20px 24px;
	background: #afbdc2 url(images/bg-metapost.jpg) bottom center no-repeat;
	color: #5f6f75;	
	font-size:10px;
}

.entry-meta span, .entry-meta a{
	color: #5f6f75;	
}

.author a{
	font-weight: bold;
	color:#064964;
}

.navigation span{
	color: #b62700;
}

.navigation a{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #b62700;
}

#nav-above{
	display: none;
}

.widget, .xoxo li, #twitter_div, #twitter_div3, #twitter_div4{
	padding: 0 0 4px 0;
	margin-bottom: 10px;
	background: #e8eaeb url(images/bg-litem.gif) bottom center no-repeat;	
	overflow: hidden;
}

.widget li ul li, .xoxo li ul li{
	margin: 0 8px 2px 0;
	font-size:10px;
}

.widget li a, .xoxo li a{
	color: #007896;
	text-decoration: none;
}

.widget_recent_entries a{
	text-transform: uppercase;
	font-weight: bold;	
}

.sidebar ul{
	list-style-image: none;
	list-style-type: none;	
}

.sidebar ul li ul{
	margin: 10px 0 0 30px;
	list-style-image: url(images/raquo.gif);
	list-style-type: none;
}

.sidebar ul li ul li{
	background: none;
}

.sidebar ul li div{
	margin: 10px 20px;
}

h3, .widgettitle{
	padding: 0 3px 3px;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	text-transform: uppercase;
	color: #ff0;
	background: url(images/bg-widgethead.png) 0 0 repeat;
}

h3 span, h3 label, h3 a{
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	color: #ff0;	
}

#search h3, .widget_search label{
	display:none;
}

.widget_search div{
	overflow: hidden;
}

#search{
	background: none;
}

#s{
	width: 160px;
	background: #daddde;	
}

input{
	width: 120px;
	padding: 1px;
	border: 2px solid #272a2b;
}

.button{
	width: auto;	
	padding: 2px 4px;
	background: #272a2b;
	color: #fff;
	text-transform: uppercase;
	font-size:10px;
	border: 0;
}

#footer{
	height: 240px;
	padding: 24px 16px 0;
	clear: both;
	display: block;
	background: url(images/bg-footer.jpg) top center no-repeat;
	color: #fff;
}

#footer a, #footer span{
	color:#fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.fleft{
	float: left;
}

.fright{
	float: right;
}

.comments{
	margin: 20px 0;
}

.comment{
	margin: 10px 0;
	padding: 4px;
	background: #e8eaeb;	
}

.comment p{
	margin: 0;
	padding: 5px;
	background: #BFC8CB;	
}

.comment-author, .comment-author a, .comment-author span{
	font-weight: bold;
}

.comment-meta, .comment-meta a, .comment-meta span{
	margin: 2px 0 5px 0;
	font-size:9px;
	color: #5d6467;
}

.form-submit .button, #searchform-no-results{
	margin: 5px 0 0 0;
}

#searchform input{
	width: 150px;
	float: left;
}

input#searchsubmit{
	width: 50px;
	height: 20px;
	margin-left: 2px;
	float: left;
	text-align: center;
}

.avatar{
	margin: 0 8px 0 0;
	vertical-align: middle;
}

.textwidget{
	text-align:center;
}

.linkbtn{
	margin: 0 auto 10px;
}

.t1942{
	width:380px; 
	padding: 10px 10px 8px; 
	margin: 0 auto 10px; 
	text-align:center;
	border: 1px dashed #064964; 
	background: #B0BDC3 none repeat scroll 0% 50%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}

.fb{
	border: 1px solid #064964
}

#twitter_div, #twitter_div3, #twitter_div4{
	padding: 10px;
}

#twitter_update_list li, #twitter_update_list3 li, #twitter_update_list4 li{
	margin: 0 0 6px;
	padding: 6px;
	background: #BFC8CB;
	overflow: auto;
	border: 1px dashed #0F2128;	
}
