@charset "utf-8";
/* CSS Document */

body {
	background-color:#dfdfdf;
	margin:0px;
	font-family:Helvetica;
	font-size:11px;
}

a {
	text-decoration:none;
	color:#000;
}

#container {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height:140px;
	background-color:#FFF;
}

#header div {
	background-image:url(pic/logo.jpg);
	width:216px;
	height:107px;
	position:relative;
	top:15px;
	left:15px;
	cursor:pointer;
}

#menuContainer {
	height:20px;
}

#menu {
	width:635px;
	height:20px;
	background-color:#292929;
	line-height:20px;
	color:#FFF;
	padding-left:10px;
	font-size:10px;
	float:left;
}

#menu a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
}

#menu #link:hover {
	color:#999;
}

#menuSearch {
	background-color:#feed01;
	float:right;
	height:20px;
	width:320px;
	color:#000;
	font-weight:bold;
	line-height:20px;
}

#searchField {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	width:230px;
	background:none;
	border:none;
}

#searchButton {
	background:none;
	width:13px;
	height:13px;
	background-image:url(pic/pil3-13.gif);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	float:right;
	margin-right:10px;
	margin-top:3px;
}

#main-container {
	width:645px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

#sidebar-container {
	width:320px;
	float:right;
	margin-top:10px;
}

#post-very-important {
	background-color:#FFF;
	margin-bottom:10px;
	padding:10px;
}

#post-very-important div {
	background-color:#999;
}

#post-important {
	background-color:#FFF;
	margin-bottom:10px;
	width:297px;
	padding:10px;
	float:left;
	min-height:250px;
	line-height:15px;
}

#post-important #post-image {
	background-color:#999;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
}

#next {
	float:right;
	margin-top:-20px;
}

#post-important div #tag {
	background-color:#000;
	height:20px;
	float:right;
	width:auto;
	line-height:20px;
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;
	font-size:10px;
}

.the-title {
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

#sidebar {
	background-color:#FFF;
	padding:10px;
}

#sidebar-video {
	height:200px;
	background-color:#fff;
	margin-left:5px;
	margin-top:5px;
	clear:both;
}

#sidebar-title {
	border-top:solid 3px;
	border-color:#404041;
	padding-top:6px;
	padding-bottom:3px;
	margin-top:20px;
	margin-bottom:5px;
	clear:both;
	font-family:serif;
	letter-spacing:2px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#sidebar-older {
}

#sidebar-news {
	line-height:18px;
	font-size:10px;
	font-family:Helvetica;
}

#sidebar-news span {
	font-size:11px;
}

#sidebar-news a {
	text-decoration:none;
	color:#000;
}

#sidebar-news .title {
	font-weight:bold;
	text-transform:capitalize;
	font-size:13px;
}

#post {
	background-color:#FFF;
	padding:10px;
}

#post-title {
	font-family:serif, "Times New Roman", Times, serif;
	font-size:37px;
}

#post-exclusive {
	height:20px;
	background-color:#feed01;
}

#post-exclusive div {
	height:20px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	padding-left:5px;
	background-color:#000;
	min-width:150px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
}

#post-pictures img {
}

#post-pictures-description {
	margin-top:5px;
	margin-bottom:10px;
	min-height:10px;
}

#comments {
	padding-top:10px;
}

#comments span {
	font-weight:bold;
	font-size:14px;
}

#comments div {
	border-top:solid 3px;
	border-color:#404040;
	padding-top:10px;
	margin-top:10px;
}

#comments div span {
	font-weight:bold;
	font-size:12px;
}

#post_comment {
	border-top:solid 3px;
	border-color:#404040;
	margin-top:10px;
	padding-top:10px;
}

#post_comment input {
	background-color:#feed01;
	border:none;
	margin-top:5px;
	font-family:Verdana, Geneva, sans-serif;
	padding:4px;
	font-size:11px;
}

#post_comment textarea {
	background-color:#feed01;
	border:none;
	margin-top:5px;
	padding:4px;
}

#post_comment span {
	font-weight:bold;
	font-size:14px;
}

#calender {
	width:185px;
	min-height:225px;
	padding:10px;
	background-color:#feed01;
	clear:both;
	float:left;
}

#calender a {
	text-decoration:none;
	color:#000;
}

#calender #calenderTitel {
	border-bottom:dotted 2px;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
}

#scene {
	height:225px;
	padding:10px;
	width:410px;
	background-color:#FFF;
	float:left;
	margin-left:10px;
}

#scene #image {
	height:160px;
	background-color:#999;
}

#scene #image #tag {
	background-color:#000;
	height:20px;
	float:right;
	width:auto;
	margin-top:140px;
	line-height:20px;
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;
	font-size:10px;
	color:#FFF;
}

#reviews {
	background-color:#FFF;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-left:17px;
	min-height:200px;
	clear:both;
}

#reviews div {
	width:145px;
	float:left;
	margin-right:10px;
}

#reviews div #album-art {
	height:140px;
	background-color:#999;
	margin-bottom:5px;
	cursor:pointer;
}

#reviews div div span {
	text-transform:uppercase;
	font-size:10px;
}

#indie-link:hover {
	color:#2aa01c;
}

#hiphop-link:hover {
	color:#00a0de;
}

#electro-link:hover {
	color:#e0007a;
}

#blog {
	background-color:#FFF; 
	padding:15px;
	font-family:Helvetica;
	font-size:12px;
}

#blog img {
	border:none;
}

.blogtitle {
	font-family:serif, "Times New Roman", Times, serif;
	font-size:27px;
}

.blogPostInfo {
	color:#939598;
	font-size:12px;
	padding-bottom:30px;
	padding-top:25px;
	line-height:20px;
}

.blogPostInfo  a {
	color:#939598;
}

.blogDate {
	color:#939598;
	font-weight:bold;
	padding-bottom:20px;
}

.blogspliter {
	border-bottom:solid 3px;
	border-color:#404041;
	height:2px;
	margin-bottom:10px;
}

.arrow-right {
	width:13px;
	height:13px;
}

#toplist {
	font-weight:bold;
	font-size:11px;
	line-height:17px;
}

#toplist li {
	margin-bottom:5px;
	font-weight:normal;
	margin-left:-17px;
}

#toplist li span {
	font-size:11px;
	font-weight:normal;
	color:#939598;
}

#toplist li .topArtist {
	font-size:11px;
	font-weight:normal;
	color:#000;
}

.kronika-title {
	font-size:18pt; 
	font-family:Garamond Pro Semibold, Georgia;
}

.kronika-name {
	border-bottom:dotted 2px;
	border-bottom-color:#909091;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Garamond Pro Semibold, Georgia;
	font-size:13px;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-bottom:20px;
}

.special {
	float:left;
	height:15px;
	width:auto;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(pic/special.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
}

.blog-name {
	font-size:11px; font-weight:bold; font-family:Helvetica;
}

.blog-name a {
	color:#939598;
}

.blog-cite {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.latest-news {
	font-family:Helvetica; 
	font-size:9pt;
	border-bottom:solid 1px;
	color:#939598;
	padding-top:6px;
	padding-bottom:6px;
}

.latest-news a {
	color:#939598;
}

.latest-news a:hover {
	color:#000;
	font-weight:bold;
}

