/*  
	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/
*/

html {
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

p {
	line-height: 1.6em;
	margin: 0.7em 0;
}

body {
	background: #000;
	color: #aaa;
	font: 70%/1.8em Verdana,Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #68a;
	text-decoration: none;
}

a:link, a:visited {
	color: #68a;
}

a:hover {
	text-decoration: underline;
}

br.clear {
	clear: both;
}

.highlight {
	color: #0A0;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
}

/* MAIN LAYOUT */

#top {
	margin: 0 auto 0;
	width: 950px;
	position: relative;
	height: 80px;
	background: #000;
        border-left: 1px solid #444;
        border-right: 1px solid #444;
	border-bottom: 1px solid #222;
	padding: 0;
}

#topleft {
        float: left;
	padding: 0;
	margin: 0;
}

#topright {
  	width: 478px;
        height: 70px;
        padding: 10px 5px 0 5px;
        float: right;
	vertical-align: middle;
}

#navmenu {
	width: 945px;
	margin: 0 auto;
	background: #000;
	position: relative;	
        text-align: left;
        vertical-align: middle;
        border-left: 1px solid #444;
        border-right: 1px solid #444;
	border-bottom: 1px solid #222;
	padding: 5px 0 5px 5px;
}

#navmenu a {
        margin:5px 0 5px 10px;
        font: 74%/1.4em Verdana,Sans-serif;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing:.3em;
	padding:7px 0 7px;
}

#navmenu a:hover {
	text-decoration: none;
	color: #8be;
}

span.navmenusep {
	margin-left: 12px;
        font: 80%/1.4em "Times New Roman",times,serif;
	color: #444;
}

.nextprevlinks {
	margin-bottom: 20px;
	width: 510px;
	float: left;
}

/* |5+200+5=210|10+510+10=530|5+200+5=210|=930   */

#page {
	text-align: left;
	width: 950px;
        padding: 0px;
        background-image: url('/theme/images/linebg.gif'); 
        background-repeat: repeat-y;
	margin: 0 auto;
        border-left: 1px solid #444;
        border-right: 1px solid #444;
}

#main {
	width: 510px;
        float: left;
        padding: 10px 10px 0 10px;
        margin: 0px;
        border: 0px;
        vertical-align: top;
}

#leftsidebar, #rightsidebar {
	width: 210px;
	color: #999;
        padding: 0;
        margin: 0;
        border: 0;
	vertical-align: top;
        float: left;
}

#leftsidebar a, #rightsidebar a {
	color: #68a;
        font-style: normal;
}

#leftsidebar h2, #rightsidebar h2{
  font: 74%/1.2em Verdana,Sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing:.3em;
  color: #ddd; 
  text-align:center;
  padding: 4px;
  background-color: #456;
  white-space: nowrap;
  width: 190px;
  margin-bottom: 5px;
}

#leftsidebar ul, #rightsidebar ul {
	list-style: none;
}

#leftsidebar ul li, #rightsidebar ul li {
	padding-left: 5px;
	padding-right: 5px;
}

#leftsidebar p, #rightsidebar p {
	margin-top: 0px;
}

#leftsidebar ul.children, #rightsidebar ul.children {
	margin-left: 16px;
}

#leftsidebar ul li ul li.current_page_item a,#leftsidebar ul li ul li.current-cat a, #rightsidebar ul li ul li.current-cat a  {
	color: #99bbee;
	font-weight: bold;
}

.boxy, .sidebarad, .searchbox, .upcoming-releases, .categories, .widget, #leftsidebar .linkcat, #rightsidebar .linkcat {
	margin-bottom: 20px;
        padding: 0; 
}

.boxy p {
	padding-left: 5px;
	padding-right: 5px;
}

.boxy select {
	width: 190px;
	margin: 5px 0 0 5px;
}

img.grayborder {
  border: 1px solid #444;
}

img.darkborder {
  border: 1px solid #444;
}

.upcoming-releases {
        text-align: center;
}

.upcoming-releases strong {
	color: #fff;
}

.upcoming-releases img {
	border: 1px solid #333;
        width: 150px;
	height: 150px;
}

.upcoming-releases a {
	line-height: 1.2em;
}

#rightsidebar .upcoming-releases-body h2 {
  color: #fff;
  border-bottom: 0px;
  padding: 5px 0 5px;
}

.upcoming-albums-link {
  padding-top: 10px;
  margin: 10px 0 0;
}

p.upcoming-albums-link a {
  font: 100%/1.4em Verdana,Sans-serif;
  font-weight: bold;

  padding: 3px 5px 3px 0px; 
}

.searchbox {
        width: 200px;
	background-color: #456;
}

#rightsidebar .searchbox h2, #leftsidebar .sidebarad h2, #rightsidebar .sidebarad h2 {
	border-bottom: 0px;
        margin-bottom: 0px;
}

.sidebarad div {
	margin: 0px auto;
}

.sidebarad #fbm_adgen {
	border: 1px solid #456;
	padding: 5px;
	padding-bottom: 15px
}

input#s {
	width: 185px;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #888;
}

input#searchsubmit
{
	margin: 0;
}

/* Upcoming Albums Page */

#ualist blockquote {
	margin: 0px;
	padding: 0 0 0 20px;
}

#ualist p {
	margin-top: 5px;
        margin-left: 15px;
}

p.ualist_link {
  font: 80% "Trebuchet MS",Verdana,Sans-serif;
  letter-spacing: .1em;
  line-height: 1em;
  text-transform: uppercase;	
}

.ua_wrapper {
  margin-bottom: 0px; 
}

h2.month {
  margin-top: 30px;
  color: #fff;
  border-bottom: 1px solid #333;
}

p.ualist_album {
  margin-bottom: 0px;
}

.ualist_album strong {
	color: #fff;
}

.ualist_title {
  font-style: italic;
}

span.ualist_comments {
  font-style: normal;
  font-size: 80%;
}

#main .commentsfeedr {
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}

#main .trackbackr {
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}

.pagetitle, .category_title {
	font: 14px/1.4em Arial,Verdana,Sans-serif;
	margin-bottom: 10px;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	text-align:right;
	border-bottom: 1px solid #aaa;
	letter-spacing: .2em;
}

.pagetitle strong, .category_title strong {
	color: #999;
}

.category_title {
  border-bottom: 0;
  margin-bottom: 0;
}

.category_desc p {
  color: #666;
  font-style: italic;
  margin: 0 10px 5px 10px;
}

.category_desc a {
  font-style: normal;
  font-weight: bold;
}

.category_desc {
  margin-bottom: 10px;
  border-bottom: 1px solid #666;
}

.thumb_list_item {
  line-height: 1.4em;
  height: 9em;
  margin: 0;
  clear: left;
}

.thumb_list_item img {
  float:left; 
  margin-right: 10px;
  width: 75px;
  height: 75px;
}


.ra_list_item {
  line-height: 1.4em;
  float: left;
  margin: 0;
  clear: left;
  margin-bottom: 20px;
}

.ra_list_item span.sub_info {
  font-size: 80%;
  font-weight: bold;
  color: #AAA;
}


.ra_list_item img {
  float:left; 
  margin-right: 10px;
  width: 75px;
  height: 75px;
}

.entry {
	text-align: justify;
}

.entry strong {
	color: #fff;
}

.entry a {
	font-weight: bold;
}

.entry a:hover {
        color: #9be;
}

/* Footer */

#footer {
	margin: 0 auto;
	text-align: left;
	width: 950px;
	font-size: 0.9em;
        border: 1px solid #444;
        margin-bottom: 10px;
}

#footer p {
	float: left;
	margin-left: 0.5em;
}

#footer img {
	margin-bottom: 3px;
	float: left;
	padding: 5px;
}

/* Design  Typo
********************* */

.post h2 {
  font:150%/1.4em Georgia,Times New Roman,serif;
  text-transform: uppercase;
  letter-spacing:.1em;  
  /* background-color: #333; 
  padding-left: 10px; */

}

.post h2 a {
	display: block;
}

p.comments-block {
	font-size: 87%;
	margin-bottom: 30px;
	color: #888888;
        border-top: 1px solid #345;
        clear: left;
}

span.catr {
	padding: 0 5px;
}

span.commr {
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}

span.editr {
	padding: 2px 2px 2px 18px;
}

.post ul {
	margin-left: 35px;
}

.post ol {
	margin-left: 40px;
}

.categr, .monthr {
	margin-bottom: 20px;
}

.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}

#links-left {
  float: left;
  width: 50%;
}

#links-right {
  float: left;
}

div.links {
  margin-top: 10px;
}

div.links a {
  margin-left: 5px;
  font-weight: normal;
}

/* Comments Etc
********************* */

.alignleft {
	float: left;
	width: 50%;
}

.alignright {
	float: right;
	text-align: right;
	width: 50%;
}

.postimg {
	margin: 0 10px 10px 0;
        text-align: center;
}

p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}

blockquote {
	color: #666;
	padding-left: 50px;
}

.entry blockquote {
	font-style: italic;
  	padding-left: 20px;
	padding-right: 20px;
}

input.textbox, textarea {
	background: #222;
	border: #888 1px solid;
	font: 1em Verdana, Arial, Serif;
        color: #ddd;
	padding: 2px;
}

#submit {
	padding: 3px 5px;
}

.comment {
	border-bottom: #456 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}

.alt {
	background: #111;
}

h3#respond, h3#comments {
	font: 14px/1.4em Arial,Verdana,Sans-serif;
	font-weight: bold;
	color: #ddd;
	margin: 7px 0 7px;
        text-transform: uppercase;
}

#comment {
	width: 98%;
}

#purchase_list ul li {
    font-weight: bold;
    list-style-type:none;
    color: #aaa;
}

#purchase_list ul li ul li {
    font-weight: normal;
    list-style-type:square;
}

#purchase_list ul li ul {
    margin-bottom: 10px;
}

#purchase_list hr {
    margin-bottom: 10px;
}

pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
  font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
  color: #A73228;
  padding: 2px;
}

a.album-coverart {
  font-size: 80%;
  color: #666;
  line-height: 1.4em;
}

a.album-coverart:hover {
  text-decoration:none;
  color: #999
}
.sample-img {
  margin-left: 5px;
  vertical-align: middle;
  width: 15px;
  height: 12px;
}