@charset "UTF-8";
/* CSS Document */

/*  
Theme Name: devormer
Theme URI: http://de-vormer.nl
Description: Rob de Vormer Theme
Version: 1.0
Author: Rob de Vormer

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}

h1{
	font-family: Helvetica, Calibri Sans-serif;
	font-size: 15px;
	padding: 0;
}

h2{
	font-family: Helvetica, Calibri Sans-serif;
	font-size: 15px;
	padding: 0;
	color:#FFF;
}

h3{
	font-family: DIN-medium, Helvetica, Calibri Sans-serif;
	font-size: 12px;
	padding: 0;
	color:#FFFFFF;
}

h4{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}

h5{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}

h6{
	padding-top: 7px;
	margin-left: 25px;
	font-family: DIN-medium, Helvetica, Calibri, Sans-serif;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-size: 14px;
}

body{
	margin: 0;
	vertical-align: top;
	background-image:url(images/background-02.png);
	background-color: #000;
	background-repeat: no-repeat;
}

a:link, a:visited{
	text-decoration: none;
	color: #CCCCCC;
}

a:hover{
	text-decoration: none;
	color: #999999;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 950px;
	text-align: left;
}

#header{
	margin: 0 auto 0 auto;
	float: none;
	width: 950px;
	height: 180px;
	background-image: url(images/header_b.png);
	
}

.blog_header{
	margin-top: 15px;
	width: 950px;
	background-color: #FFFFFF;
	float: none;
	height: 30px;
	background-repeat: no-repeat;
}

.sidebar{
	margin-top: 15px;
	margin-left: 30px;
	margin-bottom: 15px;
	padding: 10px;
	float: left;
	width: 350px;
	font-family: Helvetica, Calibri Sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
	color: #333333;
	background-image: url(images/background-06.png);
	background-repeat: repeat;
}

.portfolio{
	clear: both;
	width: 950px;
	background-image: url(images/background-06.png);
	margin-top: 15px;
	float: none;
	height: 500px;
	background-repeat: repeat;
}

.portfolio_header{
	margin-top: 15px;
	background-image:url(images/btn_portfolio.png);
	clear: both;
	width: 950px;
	float: none;
	height: 30px;
}

#container{
	margin: 15px;
	padding: 10px;
	float: left;
	width: 500px;
	background-color: ;
	font-family: Helvetica, Calibri Sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	color: #FFFFFF;
}

#footer{
	text-align: center;
	clear: both;
	background-color: #000000;
	margin-bottom: 0px;
	float: none;
	height: 60px;
	padding: 10px;
	font-family: Helvetica, Calibri Sans-serif;
}

.twitterheader{
	margin-top: 15px;
	width: 350px;
	background-color: #FFFFFF;
	float: none;
	height: 30px;
	background-repeat: no-repeat;
}

.twitter{
	float: left;
	width: 350px;
}

.lastfmheader{
	margin-top: 15px;
	width: 350px;
	background-color: #FFFFFF;
	float: none;
	height: 30px;
	background-repeat: no-repeat;
}

.lastfm{
	float: left;
	width: 350px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Helvetica, Calibri Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Helvetica, Calibri Sans-serif;
	font-size: 12px;
	margin: 5px;
}

.comments-nameline{
	font-family: Helvetica, Calibri Sans-serif;
	font-size: 12px;
	margin: 5px;
	text-align:right;
}

.comments-mailline{
	font-family: Helvetica, Calibri Sans-serif;
	font-size: 12px;
	margin: 5px;
	text-align:right;
}

.comments-siteline{
	font-family: Helvetica, Calibri Sans-serif;
	font-size: 12px;
	margin: 5px;
	text-align:right;
}

.comments-sendbutton{
	font-family: Helvetica, Calibri Sans-serif;
	font-size: 12px;
	margin: 5px;
	text-align:left;
}

p.lastfm-track{
	color: #FFFFFF;
	line-height: 1.5;
}

p.twitter-message{
	color: #FFFFFF;
	line-height: 1.5;
}
