html,body {
	width:100%; 
	height:100%;
}

/* ///// User Info ///// */
#userInfo {
	height:20px;
	color:white;
	font:normal 11px Arial, Helvetica, sans-serif;
}

#userInfo div {
	width:200px;
	height:19px;
	overflow:hidden;
	/*background-color:#333333;*/
	margin-left:680px;
	/*border:solid 1px white;*/
	/*border-top:none;*/
	padding:2px 6px 0px 6px;
}
#userInfo a {
	color:#CCCCCC;
	text-decoration:none;
}
#userInfo a:hover {
	color:white;
	text-decoration:underline;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.img_border_left {
	float:left;
	border:solid 1px white;
	margin:3px 10px 2px 0;
}
.img_border_right {
	float:right;
	border:solid 1px white;
	margin:3px 0 2px 10px;
}
.small {
	font-size:10px;
	color:#666;
}
.gray {
	color:#999;
}
.table {
	border-top:dotted 1px #666;
}
.table td {
	border-bottom:dotted 1px #666;
}
/* ///// Anchors ///// */

a {
	color:#cc3333;
}
a:hover {
	color:#ffffff;
}
.col_right a {
	color:#ccc;
}
.col_right a:hover {
	color:#cc3333;
}
ul {
	margin:0 0 0 17px;
	list-style-type:circle;
	padding:0;
}
ol {
	margin:0 0 0 25px;
	padding:0;
}
li {
	display:block;
	margin:10px 0;
}
h1, p {
	margin:0 0 15px 0;
}
h2, h3, h4, h5, h6 {
	margin:10px 0 3px 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#ddb375;
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:underline;
}

/* ///// Headings ///// */

h1 {
	font:normal 28px "Times New Roman", Times, serif;
	color:#fff;
}
h2 {
	font:normal 24px "Times New Roman", Times, serif;
	color:#cfd1d2;
}
h3 {
	font:normal 20px "Times New Roman", Times, serif;
	color:#ddb375;
}
h4 {
	font:normal 14px Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	line-height:20px;
	margin-bottom:30px;
}
h5 {
	font:bold 16px "Times New Roman", Times, serif;
	color:#ddb375;
}
h6 {
	font:normal 10px "Times New Roman", Times, serif;
	color:#cfd1d2;
}

/* ///// Forms, Fieldsets en Legends ///// */
.textfield {
	background:#ccc;
}
fieldset {
	padding:0 10px 10px 10px;
	margin:0 0 20px 0; 
	border:solid 1px #333;
	background:Transparent url(/_img/bg_fieldset.gif) repeat-x left 8px;
}
.col_left fieldset {
	border-left:none;
	border-right:none;
}
legend {
	color:#ddb375;
	padding:0 15px 0 10px;
}
label {
	display:block;
	margin:5px 0 0 0;
}
textarea {
	margin:5px 0 10px 0;
}
input.button {
	display:block;
	margin-top:10px
}

/* ///// Blocks ///// */

.block_line, .block_line_date {
	margin-bottom:10px;
}

.block_line {
	width:100%;
	/*border-bottom:dotted 1px #ddb375;*/
	background:url(/_img/line_groove.gif) repeat-x left bottom;
}
.block_line h1, 
.block_line h2, 
.block_line h3, 
.block_line h4, 
.block_line h5, 
.block_line h6, 
.block_line p,
.block_line img {
	overflow:hidden;
	margin:0;
	padding-bottom:2px;
}
.block_line img {
	border:none;
	margin:0;
	display:block;
	margin:11px 0 7px 0;
}
* html block_line_date {
    height: 1%;
}
.block_line_date {
	width:100%;
	/*border-bottom:dotted 1px #ddb375;*/
	background:url(/_img/line_groove.gif) repeat-x left bottom;
	position:relative;
	overflow:hidden;
}
.block_line_date h1,
.block_line_date h2,
.block_line_date h3,
.block_line_date h4,
.block_line_date h5,
.block_line_date h6,
.block_line_date p,
.block_line_date img {
	width:80%;
	float:left;
	overflow:hidden;
	margin:0;
	padding-bottom:2px;
}
.block_line_date .date {
	position:absolute;
	bottom:0;
	right:0;
	color:#666;
	font-size:11px;
}
.subBlock {
	margin-top:20px;
}

.block_hilites img {
	border:solid 3px white;
	display:block;
	float:left;
	margin:0px 4px 4px 0px;
	padding:0px;
}
/* ///// Template opmaak ///// */

html {
	background:#1a2c3b url(/_img/bg.gif);
}

body {
	margin:0; 
	padding:0; 
	/*background:#1a2c3b url(/_img/bg.gif);*/
	background:Transparent url(/_img/bg_smudge.jpg) no-repeat center top;
}
.page {	
	margin:auto;
	width:966px;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(/_img/bg_page.gif) repeat-y center 500px;
}
.minwidth {
	width:1000px;
	margin:auto;	
}
.topBar {
	height:164px;
	overflow:hidden;
	background:Transparent url(/_img/bg_topBar_def3.jpg) no-repeat center -1px;
	border-top:solid 1px #0f1720;
}
.contentContainer {
	/*width:100%;*/
	/*background:Transparent url(/_img/bg_content.gif) no-repeat center top;*/
	min-height:600px;
	height:auto !important;
	height:600px;
}
.content {
	width:900px;
	text-align:left;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#fcfcfc;
	line-height:18px;
	margin:auto;
	padding:30px 0 0 0;
	overflow:hidden;
}
.col_left {
	width:600px;
	float:left;
	overflow:hidden;
}
.col_right {
	width:250px;
	float:left;
	margin-left:50px;
	overflow:hidden;
}
.col_footer {
	clear:both;
	font-size:11px;
	height:50px;
	padding-top:30px;
	overflow:hidden;
	margin-top:30px;
}
.col_footer a {
	color:#cfd1d2;
	text-decoration:none;
}
.col_footer a:hover {
	text-decoration:underline;
}


/* ///// Menu ///// */

.menu {
	width:925px;
	/*background-color:#006633;*/
	/*background:url(/_img/menu_dummy.gif);*/
	margin:auto;
	margin-top:114px;
	overflow:hidden;
}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
.menu ul li {
	float:left;
	font:normal 20px "Times New Roman", Times, serif;
	margin:0;
}
.menu ul li a {
	display:block;
	text-decoration:none;
	color:#dfdfdf;
	padding:2px 12px;
	/* border:solid 1px white; */
}
.menu ul li a:hover {
	color:#fff;
	/* border-bottom:solid 3px #a0a9b0; */
}
.menu ul li.divider {
	width:40px;
	background:Transparent url(/_img/divider_2.gif) no-repeat center 8px;
}


/* ///// Article ///// */

.article {
	margin-top:20px;
}
.ga {
	margin-top:15px;
}
.graylink {
	color:#666;
}
.articlefooter {
	display:block;
	clear:both;
	font-size:11px;
	margin:0px 0px 5px 0;
	color:#666;
	padding-bottom:25px;
	background:url(/_img/line_groove.gif) repeat-x left bottom;
}
.articlefooter {
	display:block;
	clear:both;
	font-size:11px;
	margin:15px 0 5px 0;
	color:#666;
	padding-bottom:25px;
	background:url(/_img/line_groove.gif) repeat-x left bottom;
}
.gafooter {
	display:block;
	clear:both;
	font-size:11px;
	margin:0px 0px 0px 0px;
	color:#666;
	background:url(/_img/line_groove.gif) repeat-x left bottom;
}
.articlefooter_single {
	font-size:11px;
	margin:15px 0 5px 0;
	color:#666;
	padding-bottom:25px;
}
.update {
	display:inline-block;
	text-indent:55px;
	background:Transparent url(/_img/update.gif) no-repeat left 4px;
}

/* ///// Comments en kudos ///// */

.comment {
	margin:0 0 15px 0;
	padding:5px 5px 0 5px;
	border:solid 1px #333;
	color:#cfd1d2;
	background-color:#0c121a;
}
.commentFooter {
	margin:5px 0 0 0;
	padding:5px 0 6px 0;
	border-top:dotted 1px #333;
	font-size:11px;
	color:#666;
}
.commentUser {
	float:left;
	height:17px;
	overflow:hidden;
	line-height:16px;
}
.kudos {
	float:right;
	height:17px;
	overflow:hidden;
}
.kudos img {
	cursor:pointer;
}
.kudos span {
	float:left;
	display:block;
	width:30px;
	height:13px;
	padding:0;
	margin:0 8px 0 0;
	text-align:right;
	line-height:16px;
}
.kudoDiv {
	position:absolute;
	width:400px;
	height:100px;
	border:solid 1px black;
	background-color:#999999;
	left:50%;
	top:50%;
	margin-left:-200px;
	margin-top:-50px;
	visibility:hidden;
	
}
.kudosPlus {
	color:#669933;
}
.kudosMin {
	color:#780506;
}
.kudosZero {
	color:#969799;
}

/* ///// Indicator ///// */

.indicator {
	width:300px;
	height:90px;
	text-align:center;
	padding-top:10px;
	border:outset 2px #ccc;
	background:#999;
	margin-bottom:500px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-150px;
	margin-top:-45px;
}


/* ///// Inlogscherm ///// */
.ico_key {
	width:120px;
	height:120px;
	background:#fff url(/_img/ico_key.jpg);
	position:absolute;
	top:277px;
	left:50%;
	margin-left:8px;
}
.melding {
	color:red;
}

/* ///// Artists ///// */

.artistListItem {
	margin:20px 0 0 0;
}

.artist {
	margin:0;
}

.artists_list_block_left {
	float:left;
}
.artists_list_block_right {
	float:left;
	width:450px;
}

.artist_thmb, .artist_thmb_float {
	border:solid 1px white;
	width:100px;
	height:100px;
	margin:5px 10px 2px 2px;
}
.artist_thmb_float {
	float:left;
	margin:15px 10px 0 2px
}
.artist_image {
	width:250px;
	border:none;
}
.fileList {
	padding-bottom:3px;
	background:url(/_img/line_groove.gif) repeat-x 30px bottom;
}
.fileList li {
	/*background-color:#333;*/
	background:url(/_img/line_groove.gif) repeat-x left top;
	padding:10px 5px 0 0
}

#tablist {
	width:100%;
	background:Transparent url(/_img/tablist_bg.gif) repeat-x bottom;
	font-size:93%;
	line-height:normal;
}
#tablist  ul {
	margin:0;
	padding:10px 10px 0;
	height:23px;
	list-style:none;
}
#tablist  li {
	float:left;
	background:url(/_img/tablist_left.gif) no-repeat left top;
	margin:0 1px;
	padding:0 0 0 9px;
}
#tablist  a {
	display:block;
	background:url(/_img/tablist_right.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#0b0b0b;
}
#tablist  a:hover {
color:#fff;
}
#tablist .current {
	background-image:url(/_img/tablist_left_on.gif);
}
#tablist .current a {
	background-image:url(/_img/tablist_right_on.gif);
	color:#fff;
	padding-bottom:5px;
}
#bio, #songs, #disco, #links {
	padding:10px 0 0 15px;
	background:url(/_img/bg_artist_tab_block.gif) no-repeat left top;
	clear:both;
}
#bio h2, #songs h2, #disco h2, #links h2 {
	margin:5px 0 15px 0;
}
.glowfield {
	padding:1px 0 5px 15px;
	margin:-10px 0 -12px 0px;
	background:url(/_img/bg_artist_tab_block.gif) no-repeat -1px -1px;
}

.objectDiv { margin-bottom:15px; }