/*
Theme Name: ABHD 02
Base Theme URI: http://www.abhd.nl
Base Theme Author: Vincent van Twillert
Base Theme Author URI: http://www.abhd.nl

This theme has been slightly modified from the base theme, 
K2 by Michael Heilemann http://binarybonsai.com

And next the template has been modified from the Unsleepable theme by Ben Gray
http://www.openswitch.org

*/


body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	font-size: 11px !important; 
	text-align: left;
	background: #ccc;
	margin: 0px;
	}

a {
	color: #000000;
	//font-weight: bold;
	//text-decoration: none;
	//text-decoration: underline;
	}

a:hover {
	color: #000000;
	//font-weight: bold;
	text-decoration: underline;
	}

a#player {float:left;}

A.newslink{text-decoration:none;color:black}
A.newslink:visited{text-decoration:none;color:black}
A.newslink:hover{text-decoration:underline;color:black}   

A.menulink{text-decoration:underline;color:black}
A.menulink:visited{text-decoration:underline;color:black}
A.menulink:hover{text-decoration:underline;color:black}   

A.ilink{text-decoration:none;color:black}
A.ilink:visited{text-decoration:none;color:black}
A.ilink:hover{text-decoration:underline;color:black}   

.header {
	height: 100px;
	background: #ccc url('images/top-bg.gif') repeat-x top left;
	//width: 100%;
	cellpadding: o;
	cellspacing: 0;
	margin: 0;
	border: 0;
	}

.header-item {
	//border-right: 1px solid #555;
	margin: 0;
	}

.logo-title {
	display: block;
	width: 250px;
	height: 50px;
	line-height: 50px;
	text-indent: -9000px !important;
	padding: 50px 20px 0px 0px;
	border-left: 1px solid #555;
	background: transparent url('images/title.gif') no-repeat 85% 85% !important;
      }

.content-item {
	background: #FFFFFF;
	border-left: 8px solid #FFF;
	margin: 0px;
	}

.primary-post {
	width: 495px;
	float: left;
	margin: 0;
	display: inline;
	}

.navigation {
	font-size: 13px;
	font-weight: bold;
	}

.pagetitle { /* Used on static pages and archives */
	text-align: center;
	margin: 15px 0 20px;
	}

.pagetitle h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	display: inline;
	font-family: Helvetica, Arial, Sans-Serif !important;
	color: #555 !important;
	text-transform: lowercase;
	}

a.podcast {
	width: 100px;
	height: 36px;
	float: right;
	font-size: 10px;
	display: block;
padding-right: 10px;
padding-left: 30px;
	background: url("http://static.autoblog.nl/images/icons/podcast_icon_40px.jpg") no-repeat;
}

.primary h3, .primary h4, .permalink .primary .aside h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: -1px;
	display: inline;
	}

.primary .aside h3 {
	font-size: 1.6em;
	font-weight: normal;
	}

.primary .item .itemhead .metalink, .comments .primary .metalink {
	font-size: 1.8em;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-left: 15px;
	}

.primary .item {
       margin: 0;
	padding: 0px 0 15px;
	position: relative;
	}

.primary .item .itemtext {
	font: 1.2em Trebuchet MS ; 
	text-align: left;
	color: #333;
	padding-bottom: 1px;
	background: url('images/break.gif') bottom left repeat-x;
	line-height: 150% !important;
	margin-bottom: 2px;
	}

.primary .aside .itemhead .metalink {
	font-size: 1.4em;
	}

.permalink .primary .aside .itemtext {
	font-size: 1.4em;
	color: #999;
	}

.comments .primary .metalink {
	margin: 0 15px 0 0;
	float: none;
	}

.feedicon { /* Next to Comment Section Headline */
       border: 0 !important;
	padding: 0 !important;
	}

.feedlink img { /* On the sidebar */
	display: none !important;
	}

.block {
	MARGIN-TOP: 2px; 
	MARGIN-BOTTOM: 10px; 
	MARGIN-LEFT: 10px; 
	WIDTH: 340px;
}

.blockfont {
	MARGIN-TOP: 2px; 
	MARGIN-BOTTOM: 10px; 
	MARGIN-LEFT: 10px; 
	WIDTH: 340px; 
	font-weight: normal;
	font-size: 10px; 
	overflow: hidden;
}

.blockfont h2 {
	MARGIN-TOP: 2px; 
	MARGIN-BOTTOM: 10px; 
	MARGIN-LEFT: 0px; 
	WIDTH: 340px;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px; 
	overflow: hidden;
	background: #ccc url('images/top-bg.gif') repeat-x top left;
}

.alignright {
	font-weight: bold;
	float: right;
	}
	
.alignleft {
	font-weight: bold;
	float: left;
	}

.itemhead {
	margin-top: 10px;
	}

.chronodata {
	margin-left: 3px !important;
	padding: 0;
	color: #ccc !important;
	font-family: Helvetica, Arial, Sans-Serif !important;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 23px;
	text-transform: lowercase;
	display: inline;
	}

.editlink img {
	width: 16px;
	height: 16px;
	border: none !important;
	padding: 0 !important;
	margin: 4px 0 0 !important;
	position: absolute;
	right: 0;
	}


