/*RESET
**************************************************/

:-moz-any-link:focus {outline: none;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp,
sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, 
table, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;}

img, a img, :link img, :visited img {border: 0;}

div.clear{clear: both; width: 100%; height: 1px; overflow: hidden;}

div.ruler{
	clear: both;
	width: 100%;
	height: 1px;
	border: 0;
	margin: 0 0 10px;
	background: transparent url("img/dot.gif") left bottom repeat-x;}

/*LAYOUT
**************************************************/

body{
	background: #fff;}

div#header_new{
	float: left;
	display: inline;
	width: 100%;
	height: 36px;
	margin-bottom:10px;
	background: #080808;}

div#site{
	width:810px;
	margin:0 auto;}

div#container{
	width:790px;
	margin:0 10px 40px;}

div#top{
	line-height: 40px;}

div#top form{
	float: right;
	display: inline;}

div#intro{
	float:right;
	display: inline;
	width:520px;
	font-size: 16px;}

div#about, div#netwerk{
	float: left;
	display: inline;
	width: 250px;
	font-size: 14px;}

div#about{
	margin-right: 20px;}

div#profile{
	float:left;
	display:inline;
	width:250px;}
		
div#profile img{
	float: left;
	display: inline;
	margin-bottom: 20px;}

div#content{
  float:right;
  display: inline;
  width:520px;}

div#sidebar{
  float:left;
  display:inline;
  width:250px;}

div#footer{
  width:100%;
  height: 40px;}

/*BLOG
**************************************************/
div.post{
	position: relative;
	display: block;
	padding: 5px 0 20px;}

/*VIDEO*/
div.moviepost{
	text-align: center;
	padding: 8px;
	border: 1px solid #ccc;
	background: #f8f8f8;
	margin-bottom: 8px;}

/*TWITTER*/

div.twitter_com{
	width: 500px;
	padding: 10px;
	margin-bottom: 10px;
	background: #e1f7f8;}

/*LAST.FM*/

div.last_fm{
	width: 500px;
	padding: 10px;
	margin-bottom: 10px;
	background: #de4740;}

div.last_fm a.link{
	text-decoration: none;
	display: inline;
	padding: 0;}

div.last_fm a.link:link, div.last_fm a.link:visited{
	color: #930700; background: transparent;}

div.last_fm a.link:hover, div.last_fm a.link:active{
	color: #fff; background: transparent;}

div.last_fm a.link span.description{
	font-weight: normal;
	text-decoration: none;
	display: inline;
	padding-top: 15px;}

div.last_fm ol{
	list-style-type: decimal;
	margin: 10px 0 0;
	padding: 0 0 0 30px;}

div.last_fm ol li{
	padding: 0 0 0 5px;
	color: #930700;}

div.last_fm ol li a{
	text-decoration: none;}

div.last_fm ol li a:link, div.last_fm ol li a:visited{
	color: #930700;}
	
div.last_fm ol li a:hover, div.last_fm ol li a:active{
	color: #fff;}

div.last_fm p{
	font: normal 8px/18px Geneva, Verdana, Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #930700;
	text-align: right;}

/*META*/

ul.meta{
	list-style: none;
	position: absolute;
	z-index: 1;
	top: 5px;
	left: -270px;
	width: 220px;}

ul.meta li{
	font-size: 12px;
	color: #666;
	width: 220px;}

ul.meta li a,
ul.meta li a:link,
ul.meta li a:visited{
	color: #666;}

ul.meta li a:hover,
ul.meta li a:active{
	color: #333;}

ul.meta li.date{
	background: transparent url("img/icon_calendar.gif") left 2px no-repeat;
	padding-left: 22px;}

ul.meta li.reblog a{
	background: transparent url("img/icon_reblog.gif") left -1px no-repeat;
	padding-left: 22px;}

ul.meta li.reblog a span,
ul.meta li.reblog a:link span,
ul.meta li.reblog a:visited span{
	color: #666;}

ul.meta li.reblog a:hover span,
ul.meta li.reblog a:active span{
	color: #00b4ff;}
	
ul.meta li.tags{
	background: transparent url("img/icon_label.gif") left top no-repeat;
	padding-left: 25px;
	width: 220px;
	overflow: hidden;
	white-space: normal;}	

ul.meta li.tags a,
ul.meta li.tags a:link,
ul.meta li.tags a:visited{
	background: #f8f8f8;
	font: normal 8px/18px Geneva, Verdana, Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #666;
	margin: 1px 3px 2px -3px;
	padding: 4px 4px 4px 6px;}

ul.meta li.tags a:hover,
ul.meta li.tags a:active{
	background: #666;
	color: #fff;}

/*PERMALINK*/

div.post:hover a.permalink{
	color: #ccc;}

div.post a.permalink,
a:link.permalink,
a:hover.permalink{
	position: absolute;
	z-index: 1;
	top: 5px;
	left: -30px;
	width: 20px;
	padding-right: 10px;
	font: bold 21px/21px Geneva, Verdana, Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
	text-align: center;
	color: #eee;}

a:hover.permalink,
a:active.permalink,
div.post:hover a:hover.permalink,
div.post:hover a:active.permalink{
	color: #666;}

/*NOTES
**************************************************/
ol.notes{
	padding: 0px;
	margin: 0 0 20px;
	list-style-type: none;}

ol.notes li.note{
	padding: 3px 15px 3px 0;
	font-size: 12px;
	color: #999;}

ol.notes li.note img.avatar{
	vertical-align: -4px;
	margin-right: 10px;
	width: 16px;
	height: 16px;}

ol.notes li.note span.action{
	font-weight: normal;}

ol.notes li.note .answer_content{
	font-weight: normal;}

ol.notes li.note blockquote{
	border-color: #eee;
	padding: 3px 10px;
	margin: 10px 0px 0px 25px;}

ol.notes li.note blockquote a{
	text-decoration: none;}

/*TYPOGRAFIE
**************************************************/

body{
	font: normal 14px/21px Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color: #333;}

/*PARAGRAPHS*/
p{
	padding: 0;}

div.quote p{
	margin: 0 10px;
	text-align: right;}

blockquote{
	border-left: 3px solid #ccc;
	margin: 0 0 20px 20px;
	padding: 0 0 0 10px;}

blockquote p{
	padding-bottom: 0;}

div#intro p{
	padding-bottom: 20px;}


/*HEADINGS*/
h1, h2{
  font: bold 28px/28px Helvetica, Helvetica Neue, Arial, sans-serif;
  color: #000;
  margin: 0 0 10px;}

h2{
  font: bold 21px/28px Helvetica, Helvetica Neue, Arial, sans-serif;}

h3{
	font: normal italic 21px/28px Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color: #333;
	margin-bottom: 10px;
	padding: 10px;
	background: #f8f8f8;}

h6{
	font: normal 8px/11px Geneva, Verdana, Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 10px;}

/*IMAGES*/
div.photo img{
	/*float: left;
	display: inline;*/
	border: 1px solid #ccc;
	background: #f8f8f8;
	padding: 8px;
	margin-bottom: 9px;}

/*NETWERK LIJST*/
div#netwerk ul{
	list-style: none;
	margin: 0 0 20px;
	padding: 0;}

div#netwerk li{
	padding-left: 90px;
	position: relative;
	white-space: nowrap;}

div#netwerk ul li a,
div#netwerk ul li a:link,
div#netwerk ul li a:visited{
	font-size: 12px;
	color: #ccc;}

div#netwerk ul li a:hover,
div#netwerk ul li a:active{
	color: #00b4ff;}

div#netwerk ul li a span,
div#netwerk ul li a:link span,
div#netwerk ul li a:visited span{
	font-size: 14px;	
	position: absolute;
	z-index: 1;
	left: 0;
	width: 90px;
	color: #00b4ff;
	cursor: pointer;}

div#netwerk ul li a:hover span,
div#netwerk ul li a:active span{
	color: #333;}

/*LINKS*/
a, a:link, a:visited{
	color: #00b4ff;
	text-decoration: none;
	font-weight: normal;}

a:hover, a:active{
	color: #666;
	text-decoration: none;}

h1 a, h1 a:link, h1 a:visited{
	font-weight: bold;
	color: #000;}

h1 a:hover, h1 a:active{
	color: #333;}

h2 a, h2 a:link, h2 a:visited{
	font-weight: bold;
	color: #00b4ff;}

h2 a:hover, h2 a:active{
	color: #000;}

div.last_fm p a,
div.last_fm p a:link,
div.last_fm p a:visited{
	color: #930700;}

/*FORM*/
input.text{
	font-size: 12px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color: #333;
	padding: 1px;
	margin-right: 8px;}

input.submit{
	font-size: 12px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	text-align: center;}
	
/*NAV*/
div.navigation{
	float: left;
	display: inline;
	font: normal 8px/40px Geneva, Verdana, Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;}

div.navigation span{
	float: left;
	display: inline;
	width: 250px;
	margin: 0 20px 0 0;}

div.navigation a,
div.navigation a:link,
div.navigation a:visited{
	margin-right: 10px;
	color: #666;}

div.navigation a:hover,
div.navigation a:active{
	color: #00b4ff;}