/* CSS Document - Krishve v. 2.9 - © 2015 Kristian Hverring */

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	/*scrollbar-base-color: #991b1e; 
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #991b1e;
	scrollbar-shadow-color: #461210;
	scrollbar-lightshadow-color: #991b1e; 
	scrollbar-darkshadow-color: #991b1e;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #991b1e;*/
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	margin-top: 1em;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

p {
	font-size: 1em;
	line-height: 1.3em;
	}

img {
	border: 0;
	}

.date {
	font-weight: bold;
	}

.annoying_blink_style {
	text-decoration: blink;
	}

a:link, a:visited {
	color: #880c09;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #da0c09;
	text-decoration: none;
	}

#name {
	position: absolute;
	top: 35px;
	/*background-image: url(gfx/krishve_2_name.gif);*/
	background-repeat: no-repeat;
	width: 311px;
	height: 69px;
	}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	}

#contentWrapper {
	position: absolute;
	top: 120px;
	width: 550px;
	z-index: 1;
	left: 386px;
	}

#nav {
	width: 100%;
	}
	
#nav ul {
	margin: 0px 0px 50px 0px;
	padding: 0;
	width: 100%;
	list-style-type: none;
	}

#nav li {
	display: inline;
	padding-right: 15px;
}
	
#nav a {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
	
#nav a:link, #nav a:visited {
		color: #000;
		}
		
#nav a:hover, #nav a:active {
		color: #b30c09;
		}

#content {
	width: 100%;
	}
	
#news_box {
	width: 550px;
	height: 650px;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	overflow: scroll;
	}
	
#newsContainer {
	padding-left: 6px;
	padding-right: 20px;
	margin-top: 10px;
	}
	
.date {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: 1px;
	background-color: #777;
	padding: 5px 10px 3px 10px;
	}
	
.back_to_the_top {
	display: inline-block;
	margin: 0px 0px 30px 0px;
	}
	
.credit {
	font-size: 0.8em;
	color: #888;
	}

#edge {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(gfx/krishve_2_edge.gif);
	background-repeat: x-repeat;
	width: 100%;
	height: 132px;
	}
	
#imagesTable {
	margin-bottom: 15px;
	}
	
.release_thmb {
	float: left;
	/*padding-right: 10px;*/
	}
	
.releaseBox {
	display: block;
	border-bottom: 1px dotted #333;
	}
	
.releaseBox p {
	padding-left: 90px;
	}

.BUY_box {
	float: right;
	margin-right: 10px;
	}

.BUY_button {
	margin: 10px;
	text-align: right;
	}

.BUY_button a:link, .BUY_button a:visited {
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	background-color: #880c09;
	color: #fff;
	}
	
.BUY_button a:hover, .BUY_button a:active {
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	background-color: #da0c09;
	color: #fff;
	}
	
#spiral_container {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	}	

#spiral_container table {
	width: 90%;
	border: 0px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	}

#spiral_container td {
	vertical-align: top;
	padding-top: 30px;
	}
	
#spiral_container h1 {
	margin-top: 0em;
	margin-bottom: 1.5em;
	}
		
#spiral_container .time {
	color:#999;
	margin-left: 10px;
	}
		
.spiral_artwork {
	
	}
	
.spiral_player {
	text-align: left;
	}
