/*
Theme Name: Spectral Onyx Records
Theme URI: http://www.spectralonyx.com
Description: 
Version: 1.0
Author: Modcam
Author URI: 
Tags: dark, blue, green, simple

*/

/* - BASIC STUFF - */
body {background:#FFF;font:9pt/11pt Verdana, Geneva, sans-serif;color:#000;margin:0 auto;padding:0 20px;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
h2.entry-title {font-size:180%;}
h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font: font: 100 .8em/1em arial; margin: 1em 0 0 0; color: gray; }
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper {float:none;clear:both;margin:0 auto;padding:0;width:900px;text-align: center}
#header {height:150px;margin:0 auto;text-align:center;}
#header h1, #header h2 { margin-left: -9000px; }
#footer {height:120px;overflow:hidden;margin:20px auto 0;clear:both;float:none;text-align:center;padding: 20px 0;}

/* -- POSTS -- */
.post-index {margin:0 0 10px;}
#post-single {margin:0 0 20px;}
.posts-wrap {float:none; clear:none;margin:0 auto;width:590px;}

/* -- SIDEBARS --*/
.sidebar {width:150px;clear:none}
.block-1 {float:right;}
.block-2 {float:left;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:none;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}



#page { background: black; padding: 20px; border: solid 1px #333; min-height: 240px; line-height: 2em; }
#respond { clear: both; }


/*------------------------------------*/






body {
	background: #000 url(/img/spectral-onyx-bg.jpg) no-repeat center;
	font-size: 80%;
	font-family: Helvetica, "Trebuchet MS", Arial;
	color: #999;
}

body.page {
	background: #000 url(/img/spectral-onyx-pages.jpg) no-repeat top center;
}

a {outline:none;}
img { border: none }


a:link, a:visited {
	color:#8aa930;
	text-decoration: none;
}
a:hover, a:active {
	color:#cbf44e;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	color: #FFF;
}

h2 {
	margin: 0;
}
h3.nolead {
	margin: 0 0 -1em;
}
h4 {
	color: #666;
	margin: 1em 0;	
}

#enter {
	margin: 0 auto;
	width: 800px;
}
#enter a {
width: 800px;
height: 600px;
display: block;
}
#enter a span {
	display: none;

}

p img {
	float: left;
	padding: 0 10px 10px 0;
}
#container {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
#container.shade {
	width: 700px;
	margin: 0 auto;
	background: transparent url(/img/transbgdark.png) repeat;
	min-height: 600px;
}


.album {
	padding: 20px;
	margin: 10px;
	float: left;
	width: 250px;
	background: transparent url(/img/transbgdark.png) repeat;
	line-height: 1.5em;
	border: solid 1px #333;
	text-align: right;
}
.album img {
	margin: 0 0 10px;
	border: solid 1px #333;
}
.album a:hover img {
	border: solid 1px orange;
}
.album h3 {
	margin: .2em 0 0 0;
}
.album h4 {
	font-size: 2em;
}

#album {
	padding: 0 90px;
	width: 250px;
	float: left;
}

#feature {
	padding: 10px 0 0 0;
}
#tracklist {

}


#pagecontent {
	padding-top: 80px;
	width: 600px;
	margin: 0 auto;
	line-height: 2em;
	color: #CCC;
	min-height: 300px;
	text-align: left;
}
#pagecontent h1, #pagecontent h2 {
	text-align: center;
}
#footer {
	padding: 50px 0 0 0;
	text-align: center;
	width: 700px;
	clear: both;
}
#nav {
	margin: 0 auto;
}
#nav br {
	clear: both;
}
#nav ul {
	text-align: center;
}
#nav ul li {
	display: inline;
	list-style-type: none;
	border-right: solid 1px #333;
}
#nav ul li ul {
	display: none;
}
#nav li a {
	padding: 0 15px;
	text-transform: uppercase;
}
#nav a:link, #nav a:visited {
	color: #888;
}
#nav a:hover, #nav a:active {
	color: #cbf44e;
}
#nav a.current {
	color: #cbf44e;
}
#nav li.last {
	border-right: none;
}

.floatl {
	float: left;
	padding: 0 15px 15px 0;
}.floatr {
	float: right;
	padding: 0 0 15px 15px;
}

#linkboxes {
	margin-left: 75px;
	text-align: center;
}
#linkboxes div {
	float: left;
	padding: 10px;
	text-align: center;
	width: 200px
}
#downloadlinks {
	padding: 20px 0;
}
#description {
	width: 400px;
	color: #DDD;
	float: right;
	margin: 10px 50px 10px 0;
	line-height: 2em;
}
.btn {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0 8px 21px;
	background-image: url(/img/button-l.gif);
}
.btn span {
	background-image: url(/img/button-r.gif);
	background-color: transparent;
	background-position: top right;
	background-repeat: no-repeat;
	margin-left: -5px;
	margin-right: 8px;
	padding: 8px 21px 8px 8px;
}
#footer.catalog, #container.catalog {
	width: 700px;
}
.catalog {
	padding-left: 88px;
}
.undernote {
	width: 300px;
}
