/* -----------------------------------------------
Global Styles - Screen
----------------------------------------------- */

/* Copyright Debt Records */

/* -----------------------------------------------
General Styles
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	}

body {
	background: #232222 url(/images/background/body_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	}
	
#container {
	width: 960px;
	margin: 0 auto;
	}
	
#main_content {
	background: #fff url(/images/background/gothic_bg.png) no-repeat 0 111px;
	}
	
.clearer {
	clear: both;
	}
	
/* -----------------------------------------------
Default Text/Image Styles
----------------------------------------------- */
h1 {
	font-size: 4.8em;
	letter-spacing: -3px;
	text-transform: lowercase;
	color: #af0000;
	line-height: 0.8em;
	margin: 10px 0 20px 0;
	}
	
h1 a {
	text-decoration: none;
	color: #af0000;
	}

h2 {
	font-size: 3em;
	letter-spacing: -3px;
	text-transform: lowercase;
	margin: 0 0 7px 0;
	line-height: 0.8em;
	}
	
.standard_module h2, .standard_module h2 a {
	color: #a5a5a5;
	text-decoration: none;
	}
	
.headline_module h2, .headline_module h2 a {
	color: #858585;
	text-decoration: none;
	}
	
h3 {
	text-transform: lowercase;
	font-size: 2em;
	letter-spacing: -2px;
	color: #a5a5a5;
	}
	
h3 a {
	text-decoration: none;
	}
	
h4 {
	text-transform: lowercase;
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #a5a5a5;
	margin: 0 0 4px 0;
	}
	
p {
	font-size: 0.85em;
	margin: 0 0 10px 0;
	color: #5a5959;
	}
	
.headline_module p strong {
	font-size: 1.1em;
	color: #000;
	}
	
.headline_module p strong a {
	color: #000;
	}
	
#left_col p {
	line-height: 16px;
	}
	
a {
	color: #3d3d3d;
	}
	
ul, ol {
	margin: 0 0 10px 25px;
	}

ul li {
	font-size: 0.85em;
	margin: 0 0 5px 0;
	color: #5a5959;
	list-style-type: square;
	}

ol li {
	font-size: 0.85em;
	margin: 0 0 5px 0;
	color: #5a5959;
	list-style-type: decimal;
	}

.heavy01 {
	font-weight: bold;
	font-size: 1.1em !important;
	}

/* Side Module Text Stlyes */

.side_module h2 {
	margin: 0 0 6px 0;
	font-size: 1.4em;
	text-transform: lowercase;
	letter-spacing: -1px;
	line-height: normal;
	}
	
.side_module h2 .side_module_heading {
	display: inline;
	background: #fff;
	padding: 1px 4px;
	}
	
.side_module p {
	color: #fff;
	font-size: 0.8em;
	}

.side_module ul {
	margin: 10px 0 10px 20px;
	}

.side_module li {
	font-size: 0.8em;
	margin: 0 0 4px 0;
	list-style-type: square;
	line-height: 1.2em;
	color: #fff;
	}
	
.side_module_grey h2 {
	color: #333333;
	}
	
.side_module_grey a {
	color: #fff;
	}

.side_module_red h2 {
	color: #af0000;
	}

.side_module_red a {
	color: #fff;
	}


.side_module_white h2 {
	color: #fff;
	}
	
.side_module_white h2 .side_module_heading {
	display: inline;
	background: #333333;
	padding: 1px 4px;
	}


.side_module_white li {
	color: #3D3D3D;
	}

	
/* Images */	
.image_left {
	float: left;
	margin: 4px 8px 4px 0;
	}
	
.image_right {
	float: right;
	margin: 4px 0 4px 8px;
	}
	
.background_white {
	background: #fff;
	padding: 5px;
	}

.background_grey {
	background: #a5a5a5;
	padding: 5px;
	}
	
/* Blog Default Image Style */	
.headline_module img {
	background: #a5a5a5;
	padding: 5px;
	border: none;
	margin-bottom: 5px;
	}

/* -----------------------------------------------
Header
----------------------------------------------- */
#header {
	height: 140px;
	}
	
#header img#main_logo {
	border: none;
	float: left;
	margin-top: 10px;
	}
	
#main_nav {
	float: right;
	margin: 111px 20px 0 0;
	}
	
#main_nav li {
	list-style-type: none;
	display: block;
	float: left;
	background: url(/images/background/nav_right_bg.gif) no-repeat right bottom;
	font-size: 0.85em;
	margin: 4px 0 0 2px;
	}
	
#main_nav li a {
	display: block;
	padding: 0 6px;
	color: #c2c1c0;
	text-decoration: none;
	background: url(/images/background/nav_left_bg.gif) no-repeat left bottom;
	margin-right: 3px;
	padding: 6px 10px 4px 12px;
	}

#main_nav li a:hover {
	color: #fff;
	}

#main_nav li.main_nav_selected {
	font-size: 1.1em;
	background: url(/images/background/nav_selected_right_bg.gif) no-repeat right bottom;
	margin-top: 0;
	}

#main_nav li.main_nav_selected a {
	background: url(/images/background/nav_selected_left_bg.gif) no-repeat left bottom;
	color: #fff;
	padding: 7px 12px 5px 14px;
	}
	
/* -----------------------------------------------
Twitter Feed
----------------------------------------------- */
#twitter_feed {
	background: url(/images/background/twitter_bg.gif) no-repeat top;
	height: 26px;
	padding: 8px 0 0 9px;
	color: #fff;
	font-style: italic;
	margin-bottom: 7px;
	}
	
#twitter_feed a {
	color: #26b7e8;
	}

#twitter_feed img {
	border: none;
	float: left;
	margin-right: 6px;
	}

#twitter_message_container {
	background: url(/images/background/open_quotes.gif) no-repeat top left;
	float: left;
	}
	
#twitter_message_container p {
	padding: 0 19px 0 17px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/images/background/close_quotes.gif) no-repeat top right;
	}
	
#twitter_message_container p a {
	color: #fff;
	}
	
#twit_time {
	font-size: 10px;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding-left: 5px;
	position: relative;
	top: 3px;
	}
	
/* -----------------------------------------------
Feature Highlight
----------------------------------------------- */
.feature_highlight {
	width: 910px;
	margin: 0 auto;
	padding: 11px 15px 10px 15px;
	background: url(/images/background/intro_feature_top_bg.png) no-repeat top;
	}
	
.highlight_base {
	background: url(/images/background/intro_feature_lower_bg.png) no-repeat top;
	height: 3px;
	margin-bottom: 10px;
	}
	
h1#welcome_debt {
	background: url(/images/background/welcome.png) no-repeat;
	display: block;
	width: 360px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	}

.highlight_caption {
	background: url(/images/background/caption_bg.png) repeat-x top;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	}
	
.highlight_caption p {
	line-height: 1.2em;
	color: #460000;
	font-size: 1.2em;
	}
	
.highlight_caption p a {
	color: #fff;
	text-decoration: underline;
	}
	
/* -----------------------------------------------
Working Area
----------------------------------------------- */
#working_area {
	width: 940px;
	margin: 0 auto;
	}
	
#left_col {
	float: left;
	width: 668px;
	}
	
#right_col {
	float: right;
	width: 255px;
	}
	
.right_col_primary {
	background: url(/images/background/right_col_top_bg.png) no-repeat top;
	width: 245px;
	display: inline-block;
	padding: 10px 0 0 10px;
	}
	
.right_col_primary_base {
	background: url(/images/background/right_col_lower_bg.png) no-repeat top;
	height: 12px;
	widows: 255px;
	margin-bottom: 10px;
	}
	
/* -----------------------------------------------
Left Column Module Styles
----------------------------------------------- */

/* Headline Module */
.headline_module {
	width: 623px;	
	padding: 25px 20px 0 25px;
	display: inline-block;
	background: url(/images/background/primary_module_top_bg.png) no-repeat top;
	}
	
.headline_module_base {
	margin-bottom: 10px;
	background: url(/images/background/primary_module_lower_bg.png) no-repeat top;
	height: 22px;	
	width: 668px;
	display: inline-block;
	}
	
/* Article with Meta Information */
.article_meta {
	background: url(/images/background/headline_module_top_meta_bg.png) no-repeat top;
	}
	
.article_meta_base {
	background: url(/images/background/headline_module_lower_meta_bg.png) no-repeat top;
	width: 668px;
	display: inline-block;
	}
	
.article_meta_left {
	float: left;
	width: 487px;
	}
	
.article_meta_right {
	float: right;
	width: 122px;
	}
	
.article_meta_right_section {
	border-bottom: 1px solid #b2a5a5;
	padding: 2px 0 5px 8px;
	margin: 0 0 5px 0;
	}

.article_meta_right_section p {
	line-height: normal;
	margin: 0 0 4px 0;
	font-weight: bold;
	font-size: 0.8em;
	color: #282626;
	}
	
.article_meta_right_section a {
	text-decoration: none;
	}

.article_meta_right_section .highlight {
	display: inline;
	font-size: 1.1em;
	color: #fff;
	background-color: #c25252;
	padding: 1px 3px;
	}
	
.article_meta_right_section .highlight a {
	color: #fff;
	text-decoration: none;
	}

.article_meta_right_section .article_day {
	line-height: 26px;
	font-size: 1.4em;
	padding: 3px 3px;
	}

.article_meta_right_section ul.applied_categories {
	margin-left: 0;
	margin-bottom: 6px;
	}

.article_meta_right_section ul.applied_categories li {
	list-style-type: none;
	}


/* Standard Module */
.standard_module {
	background: url(/images/background/article_standard_top_bg.png) no-repeat top;
	width: 648px;
	padding: 10px 10px 0 10px;
	display: inline-block;	
	}

.standard_module_base {
	background: url(/images/background/article_standard_lower_bg.png) no-repeat top;
	height: 11px;
	margin-bottom: 10px;
	display: inline-block;	
	width: 668px;	
	}
	
/* -----------------------------------------------
Right Column Module Styles
----------------------------------------------- */
.side_module {
	display: inline-block;
	padding: 10px 8px 0 8px;
	width: 228px;
	}

.side_module_grey {
	background: url(/images/background/right_module_grey_top_bg.png) no-repeat top left;
	}
	
.side_module_grey_base {
	background: url(/images/background/right_module_grey_lower_bg.png) no-repeat top left;
	height: 10px;
	margin: 0 0 10px 0;
	}

.side_module_red {
	background: url(/images/background/right_module_red_top_bg.png) no-repeat top left;
	}
	
.side_module_red_base {
	background: url(/images/background/right_module_red_lower_bg.png) no-repeat top left;
	height: 10px;
	margin: 0 0 10px 0;
	}

.side_module_white {
	background: url(/images/background/right_module_white_top_bg.png) no-repeat top left;
	}
	
.side_module_white_base {
	background: url(/images/background/right_module_white_lower_bg.png) no-repeat top left;
	height: 10px;
	margin: 0 0 10px 0;
	}

.last_module {
	margin-bottom: 0;
	}

.side_module_white p {
	color: #333333;
	}

/* Shortcuts */
.shortcuts {
	margin: 0 0 10px 0;
	}
	
.shortcuts ul {
	margin: 0;
	}

.shortcuts li {
	list-style-type: none;
	text-transform: lowercase;
	font-size: 1.8em;
	letter-spacing: -2px;
	line-height: 20px;
	font-weight: bold;
	color: #ebbfbf;
	margin: 0;
	}
	
.shortcuts li a {
	text-decoration: none;
	color: #ebbfbf;
	}
	
.shortcuts li a:hover {
	color: #bf3333;
	}
	
/*  Artist List */
.artist_list {
	margin: 0 0 10px 0;
	}

.artist_list ul {
	margin: 0;
	}
	
.artist_list li {
	list-style-type: none;
	text-transform: lowercase;
	font-size: 1.8em;
	letter-spacing: -2px;
	line-height: 20px;
	font-weight: bold;
	color: #ebbfbf;
	margin: 0;
	}
	
.artist_list li.artist_selected a {
	color: #bf3333;
	}
	
.artist_list li a {
	text-decoration: none;
	color: #ebbfbf;
	}
	
.artist_list li a:hover {
	color: #bf3333;
	}


/* -----------------------------------------------
Footer
----------------------------------------------- */
#footer {
	padding: 4px 0 10px 0;
	}
	
#footer img {
	border: none;
	}

#footer_left {
	float: left;
	}
	
#footer_left p {
	font-size: 1.2em;
	letter-spacing: -1px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	line-height: 1em;
	}
	
#footer_right {
	float: right;
	}
	
#footer_left p#site_credit {
	font: normal 0.63em Tahoma, Verdana, Geneva, sans-serif;
	letter-spacing: normal;
	color: #b6b6b6;
	}
	
#footer_left p#site_credit a {
	color: #b6b6b6;
	}
	
/* -----------------------------------------------
News (Blog)
----------------------------------------------- */
.article_day {
	font-size: 1.3em;
	}


/* Share */
/* Share Links */
.share {
	/*padding: 10px 7px 0 9px;
	margin: 0 0 10px 0;*/
	clear: right;
	}

.share ul {
	padding: 0 0 2px 0;
	margin: 0;
	}

.share ul li {
	margin: 0 0 4px 0;
	list-style-type: none;
	height: 16px;
	font-size: 0.75em;
	padding: 0 0 0 20px;
	font-weight: bold;
	}
	
.share ul li a {
	/*margin: 0 3px 0 18px;*/
	height: 16px;
	text-decoration: none;
	background-color: transparent;
	}

.share .highlight {
	padding: 1px 2px;
	}

.article_meta_right_section ul li.delicious {
	background: url(/images/background/delicious.gif) no-repeat left;
	}	

.article_meta_right_section ul li.facebook {
	background: url(/images/background/facebook.gif) no-repeat left;
	}	

.article_meta_right_section ul li.digg {
	background: url(/images/background/digg.gif) no-repeat left;
	}	
	
.article_meta_right_section ul li.reddit {
	background: url(/images/background/reddit.gif) no-repeat left;
	}	

.article_meta_right_section ul li.stumbleupon {
	background: url(/images/background/stumbleupon.gif) no-repeat left;
	}

.headline_module p.entry_actions a {
	color: #BF3333;
	}

p.entry_actions {
	font-size: 1.6em;
	letter-spacing: -0.06em;
	text-transform: lowercase;
	font-weight: bold;
	clear: both;
	color: #858585;
	}

p.entry_actions a {
	text-decoration: none;
	color: #EBBFBF;
	}
	
p.entry_actions a:hover {
	color: #BF3333;
	}
	
.news_home img {
	background: #a5a5a5;
	padding: 5px;
	border: none;
	margin-bottom: 5px;
	}

/* Add comment form */
#leave_comment {
	border: 1px solid #ccc;
	padding: 9px 11px;
	}

#leave_comment fieldset {
	border: none;
	}
	
#leave_comment input {
	width: 300px;
	padding: 2px 0 2px 2px;
	margin: 0 0 6px 0;
	}
	
#leave_comment textarea {
	width: 400px;
	height: 100px;
	margin: 0 0 6px 0;
	}
	
#leave_comment input#comment-submit {
	width: 70px;
	padding: 0;
	margin-top: 10px;
	}

/* -----------------------------------------------
Contact Form
----------------------------------------------- */	
#contact_form form {
	padding: 10px 0 0 0;
	}	
	
#contact_form fieldset {
	border: none;
	}
	
#contact_form input {
	width: 300px;
	padding: 2px 0 2px 2px;
	margin: 0 0 6px 0;
	font: 12px Arial, Helvetica, sans-serif;
	}
	
#contact_form textarea {
	width: 400px;
	height: 100px;
	margin: 0 0 6px 0;
	font: 12px Arial, Helvetica, sans-serif;
	}
	
#contact_form input#submit {
	width: 70px;
	padding: 0;
	margin: 0px 0 3px 0;
	}

/* -----------------------------------------------
Magazine
----------------------------------------------- */	
#gallery {
	padding-bottom: 15px;	
	}
	
/* -----------------------------------------------
Shop
----------------------------------------------- */
#band_list a {
	float: left;
	margin: 0 10px 10px 0;
	}
