/* @override http://www.clipmachine.be/modules/core/layout/css/layout.css */

/* @override http://www.clipmachine.be/modules/core/layout/css/layout.css */

body {
	background-image: url(../images/bg_striped.gif)
}

div#wrap {
	margin: 0 auto;
	width: 1005px;
	position: relative;
}

.clearfix {
	clear: both;
}

div#wrap div#header {
	background-image: url(../images/header_bg_dropshadow_1005x120.png);
	background-repeat: no-repeat;
	position: relative;
	height: 140px;
}

div#wrap div#header #logo {
	display: block;
	text-indent: -10000px;
	width: 965px; height: 140px;
	position: absolute;
	top: 20px; left: 20px;
	background-image: url(../images/header_965x120.jpg);
}

div#wrap div#header #logo a {
	display: block;
	text-indent: -10000px;
	width: 300px; height: 100px;
	position: absolute;
	top: 20px; left: 20px;
}

div#wrap div#header #logo a:hover {
	background-color: transparent;
}

div#wrap div#content {
	background-image: url(../images/wrap_bg_dropshadow_1005x10.png);
	margin-top: 20px;
	background-repeat: repeat-y;
	padding: 0 20px 0 20px;
	position: relative;
}


div#wrap div#content div#blog {
	position: absolute;
	top: 0; left: 0;
	width: 495px;
	min-height: 800px;
	padding: 20px;
}

div#wrap div#content div#blog div.item {
	margin: 0 0 1.2em 0;
}

div#wrap div#content div#sidebar {
	position: absolute;
	top: 0; left: 535px;
	width: 390px;
	background-color: white;
	padding: 20px;
}

div#footer {
	background-image: url(../images/footer_bg_dropshadow_100520.png);
	background-repeat: no-repeat;
	margin: 0 0 40px 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 11px;
	position: relative;
}

div#wrap div#footer a {
	border-bottom: 1px solid #666;
}

/* Main navigation */

div#header div#navigation ul {
	border-top: 1px solid #b16c6c;
	border-right: 1px solid #b16c6c;
	position: absolute;
	left: 40px;
	top: 115px;
	z-index: 5;
}

div#header div#navigation ul li {
	display: inline;
}

div#header div#navigation ul li a {
	display: block;
	border-left: 1px solid #b16c6c;
	border-bottom: none;
	background-color: #ff2301;
	height: 20px;
	float: left;
	padding: 4px 8px 0 8px;
	color: #fff;
	background-image: url(../images/nav_bg_5x40.png);
	background-position: center top;
	background-repeat: repeat-x;

	text-decoration: none;
	font-size: bold;
}

div#header div#navigation ul li a:hover,
div#header div#navigation ul li.active a {
	background-color: #c9ccb8;
	background-image: url(../images/nav_bg_over_5x40.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	color: #333;
}

/* About */

div#about {
	background-image: url(../images/filmstrip_381x18.png);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 18px 0 0 0;
	margin: 0 0 1em 0;
}

div#about div {
	background-image: url(../images/about_bg.jpg);
	background-color: #aa710e;
	background-repeat: no-repeat;
}

div#about p {
	background-image: url(../images/filmstrip_381x18.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 12px 15px 30px;
	color: #fff;
	font-size: 13px;
	line-height: 1.2em;
}

div.knoppen {
	display: none;
}

/* Your comment */

div#your-comment form {
	background-color: #f1ede1;
	padding: 1em;
	border: 1px solid #d4d3cf;
}

div#your-comment form div.row {
	margin: 0 0 1em 0;
	font-size: 12px;
}

div#your-comment form div.row label {
	display: block;
	margin: 0 0 2px 2px;
}

div#your-comment form div.row textarea {
	width: 100%;
}

div#your-comment form div.row .border {
	border: 1px solid #d4d3cf;
	padding: 3px;
}

/* Lyrics */

div#lyrics {
	background-image: url(../images/lyrics_bg_10x660.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #25263a;
min-height: 215px;
height:auto !important;
height: 215px;
}

div#lyrics h3 {
	background-color: #656776;
	padding: 1em;
	color: #fff;
	padding: 0.5em;
	text-align: center;
	font-weight: bold;
}

div#lyrics {
	font-size: 80%;
	line-height: 1.3em;
	color: #fff;
	text-shadow: 0 0 0 #000;
}

div#content div#blog p {
	color: #555;
	line-height: 1.2em;;
	font-size: 85%;
}


div#content ul {
	margin: 1em 0 1em 0;
}

div#content ul li {
	color: #555;
	line-height: 1.2em;;
	font-size: 85%;
	margin-left: 3em;
	line-height: 1.1em;;
	list-style-type: disc;
}

div#lyrics div.inner {
	padding: 1em;
}


div#lyrics p {
	font-size: 12px;
	line-height: 1.3em;
	text-align: center;
	color: #fff;
	margin: 0 0 1em 0;
}

div#lyrics #coverimage {
	float: left;
	position: relative;
	padding: 0 10px 10px 0;
	width: 155px; height: 140px;
}

div#lyrics #coverimage .cover {
	position: absolute;
	top: 0; left: 0;
	padding: 0 10px 10px 0;
	width: 139px; height: 123px;
	overflow: hidden;
}

div#lyrics #coverimage .case {
	position: absolute;
	top: 0; left: 0;
	padding: 0 10px 10px 0;
	width: 155px; height: 140px;
}

.clear_children,.cc_tallest { position: relative !important; }
.cc_tallest:after { content: ''; }


//extraatje voor stijlen van tabel 'similar artists'

table.similarwidget {
	width: 100%; padding: 0px; border: none;
}
table.similarwidget td {
	border: none;
	vertical-align: top;
	padding: 0 5px 15px 0;
	width:100px;
	font-size: 10px;
}
table.similarwidget td a img {
	text-decoration:none;
}

/* Newsletter - Roel, 5/05/2008 (20:44) */

div#newsletter {
	border: 1px solid #bfbfbf;
	padding: 15px;
	background: url(../images/newsletter_bg_750x75.jpg) no-repeat right bottom;
}

div#newsletter h2 {
	display: none;
}

div#newsletter label {
	font-size: 12px;
}

div#newsletter p {
	font-size: 16px;
	margin: 0 0 10px 0;
}

div#newsletter div.row,
div#newsletter form {
	margin: 0; padding: 0;
}

div#newsletter p strong {
	font-weight: bold;
}

/* Search (Roel - 5/05/2008 (21:01) */

div#site_search {
	margin: 0; padding: 0;
	position: absolute;
	bottom: 15px; left: 575px;
}

div#site_search input#search {
	border: 2px solid #b17e23;
	height: 16px;
	width: 200px;
	padding-left: 20px;
	background: #fff url(../images/search_13x13.png) no-repeat 3px 60%;
}

div#site_search input#submit {
	display: none;
}

/* Most searched  - Roel, 5/05/2008 (21:08) */

div#most_searched {
	margin: 15px 0 0 0;
	border: 1px solid #bfbfbf;
	padding: 15px;
	background: url(../images/box_bg_5x65.png) repeat-x center bottom;
}

div#most_searched h2 {
	margin: 0 !important;
	padding: 0;
}

div#most_searched ul {
	margin: 15px 0 0 0;
	padding: 0;
}

div#most_searched ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

div#most_searched ul li:after { content: ' - '; }
div#most_searched ul li:last-child:after { content: ''; }

/* Most searched - Roel, 5/05/2008 (21:25) */

div#scyscraper {
	position: absolute;
	top: 20px;
	right: -160px;
}
