/*  
Theme Name: Garbage Discography
Theme URI: http://www.garbage-discography.co.uk/
Description: Garbage Discography V 9.0 - Wordpress theme
Version: 9
Author: Rob Watson
Author URI: http://www.garbage-discography.co.uk/
*/

html {
overflow: -moz-scrollbars-vertical;
}
a {
	text-decoration:none;
	}	
a:hover {
	text-decoration:underline;
	}
				
body {
	background: #000000 url(../images/css/background.jpg) bottom right fixed no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#e5e5e5;
	}	
	
em {
	font-style:italic;
	}	
			
p {
	padding: 5px 0;
	}
strong {
	font-weight:bold;
	}	
/* CLASES
=================================================================================== */
.floatleft {
	float:left;
	}
img.floatleft {
	padding: 0 3px 0 0;
	}
.floatright {
	float:right;
	}
img.floatright {
	padding: 0 0 0 3px;
	}
.clearboth {
	clear:both;
	}
.clearfix {
	clear:both;
	height:10px;
	}
	
	

#page {
	width:990px;
	}
	
	
/* WORD PRESS
============================*/
#header {
	margin: 0 0 3px  0;
	}





.headnav {
	background:#cc3300;
	font-size:75%;
	}		
.headnav ul {
	list-style-type: none;
	padding:4px 0;
	}
.headnav li {
	display:inline;
	}
.headnav li a {
	padding: 0 15px;
	color:#ffffff !important;
	border-right: 1px solid #ffffff;
	}
.headnav li a.firstlink {
	padding-left:0;
	}
.headnav li a.lastlink {
	border-right:none;
	}


































#maincontent {
	border-top: 2px solid #cc3300;
	margin: 2px 0 10px 0;
	}
/*
=================================================================================== */
#breadcrumbs {
	clear:both;
	width:100%;
	float:left;
	display:inline;
	text-align:right;
	font-size:0.63em;
	}
#breadcrumbs ul {
	list-style-type:none;
	margin:3px 0;
	}
#breadcrumbs li {
	display:inline;
	
	}		
#breadcrumbs li a {
	border-left:1px solid #f0f0f0;
	padding:0 5px 0 5px;
	color:#cc3300;
	}	
	
#breadcrumbs li a.firstbc {
	border-left: none;
	}	



































	
	
#sidebar {
	width:207px;
	float:left;
	display:inline;
	margin:15px 0 15px 0;
	font-size:0.63em;
	}
.sidebarcontent {
	margin:0 10px;
	width: 189px;
	clear:left;
	}



h2.sideheaders {
	width:197px;
	height:37px;
	position:relative;
	padding:10px 0 5px 7px;
	font-size: 75%;
	}
	
	
h2#categories span {
	background: #000000 url(../images/css/categories.gif) no-repeat;
	position: absolute;
	width:197px;
	height:37px;
	}
h2#previous span {
	background: #000000 url(../images/css/previous.gif) no-repeat;
	position: absolute;
	width:197px;
	height:37px;
	}	
h2#login span {
	background: #000000 url(../images/css/signup.gif) no-repeat;
	position: absolute;
	width:197px;
	height:37px;
	}
		
h2#archives span {
	background: #000000 url(../images/css/archives.gif) no-repeat;
	position: absolute;
	width:197px;
	height:37px;
	}
h2#subscribe span {
	background: #000000 url(../images/css/subscribe.gif) no-repeat;
	position: absolute;
	width:197px;
	height:37px;
	}			
h2#newssearch span {
	background: #000000 url(../images/css/news_search.gif) no-repeat;
	position: absolute;
	width:197px;
	height:37px;
	}
	/* Sidebar list links
	=====================*/
	#sidebar ul {
	list-style-type:none;
	}
	#sidebar li {
	display:block;
	width:173px;
	background:#1d2528;
	border-bottom:1px solid #000000;
	padding:5px 7px 5px 7px;
	}
	#sidebar li a {
	background:url(../images/ico_link_arrow.gif) right center no-repeat;
	display:block;
	width:173px;
	color:#ffffff;
	}
	#sidebar li a:hover {
	color:#cc3300;
	}
/* Sidebar RSS feed link
========================*/
	/* Aligns the RSS icon
	=======================*/
	#sidebar li.rssfeed .subscribe img {
	vertical-align:middle;
	}
	#sidebar li.rssfeed a:hover {
	text-decoration:none;
	}
	/* adds underline to the text on hover
	======================================*/
	#sidebar li.rssfeed a:hover .underline {
	text-decoration:underline;
	}
/* Sidebar search box
=====================*/
	#sidebar .searchbox {
	padding: 20px 0 20px 0;
	}
	/*
	========================*/
	#sidebar #s {
	border:1px solid #cccccc;
	float:left;
	display:inline;
	width:140px;
	height:15px;
	font-size:90%;
	margin: 3px 0 0 0;	
	padding:2px 3px;
	color:#ffffff !important;
	background: #1d2528 !important;
	}
	/*
	========================*/
	#sidebar #searchsubmit {
	margin: 3px 0 0 5px;
	float:left;
	display:inline;
	text-align:center;
	width:35px;
	height:22px;
	border:1px solid #cccccc;
	color:#ffffff !important;
	background: #1d2528 !important;
	}

	#sidebar select {
	border:1px solid #cccccc;
	width:190px;
	height:20px;
	font-size:90%;
	margin: 3px 0 0 0;	
	padding:2px 3px;
	color:#ffffff !important;
	background: #1d2528 !important;
	}







#content {
	float:left;
	width:770px;
	display:inline;
	margin: 0 0 15px 10px;
	}











.post {
width:500px;
float:left;
display:inline;
padding:10px;
clear:both;
margin-bottom: 25px;
}
.post a {
color:#cc3300;
}
.post h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.15em;
font-weight:normal;
border-bottom:1px solid #ffffff;
margin-bottom:5px;
}
.post h3 {
margin-bottom:5px;
}
.post h3 a {
color:#ffffff;
border-bottom:1px solid #ffffff;

}
.post small {
font-size: 0.63em;
}
.post img {
float:right;
padding: 0 0 5px 5px;
}
.post p, .post ul, .post ol {
font-size:0.71em;
line-height:1.3em;
}
.post ol {
list-style-type:decimal-leading-zero;
}
.post ul {
list-style-type: disc;
}
.post ol {
padding: 5px 0 5px 25px;
}
.post ul {
padding: 5px 0 5px 15px;
}
.post p.postmetadata {
clear:left;
}
.post p.postmetadata a {
	color:#ffffff;
	font-style:italic;
	}	

.navigation {
clear:left;
width:500px;
font-size:0.63em;
}
.navigation a {
color:#cc3300;
}
.alignleft {
width:245px;
float:left;
display:inline;
text-align:left;
}
.alignright {
width:245px;
float:left;
display:inline;
text-align:right;
margin:0 0 0 10px;
}


/* Comments
======================*/
#commentsarea p {
font-size:0.71em;
margin:0 0 10px 0;
}
#commentsarea a {
color:#ffffff;
text-decoration: none;
}

#commentsarea {
	clear:left;
	width:500px;
	padding:10px;
	}
#commentsarea.question {
	clear:both;
	float:left;
	width:480px;
	display:inline;
	}	
	
#commentsarea label {
	font-size:0.71em;
	float:left;
	width:150px;
	text-align:right;
	display:inline;
	}	
	
	
#commentsarea input.textbox {
 	border:1px solid #cccccc;
	float:left;
	display:inline;
	width:230px;
	height:15px;
	font-size:90%;
	margin: 3px 0 6px 10px;	
	padding:2px 3px;
	color:#ffffff !important;
	background: #1d2528 !important;
 	}
textarea#comment {
	width:234px;
	font-size:90%;
	color:#ffffff !important;
	background: #1d2528 !important;
	margin: 0 0 0 160px;
	overflow: -moz-scrollbars-vertical;
	}
#commentsarea input#submit {
	margin: 3px 0 0 160px;
	float:left;
	display:inline;
	text-align:center;
	width:100px;
	height:22px;
	border:1px solid #cccccc;
	color:#ffffff !important;
	background: #1d2528 !important;
	}



/* footer section of site:
=================================================================================== */
#footer {
	clear:both;
	border-top:2px solid #cc3300;
	margin: 12px 0 2px 0;
	padding: 4px 3px 3px 3px;
	font-size: 65%;
	}
#footer a {
	color: #cccccc;
	font-weight:normal;
	}
#footer a:active {
	color:#333333;
	}		
#footer ul {
	list-style-type: none;
	}
#footer li {
	display:inline;
	}
#footer li a {
	padding: 0 15px;
	border-right:1px solid #999999;
	}
#footer li a.firstlink {
	padding-left:0;
	}
#footer li a.lastlink {
	border-right:none;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* Main discography site
===============================*/	
	
.mainsite {	
	width:750px;
	float:left;
	display:inline;
	padding:10px;
	clear:both;
	margin: 10px 0 25px 0;
	}
.mainsite a {
	color: #cc3300;
	}	
.mainsite h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.35em;
	font-weight:normal;
	border-bottom:1px solid #ffffff;
	margin-bottom:5px;
	}	
	
.mainsite p, .mainsite ul, .mainsite ol, .mainsite dd, .mainsite table {
	font-size:0.71em;
	line-height:1.3em;
	}
 .mainsite table p, .mainsite table ul,  .mainsite table ol {
 	font-size:100%;
	}	
.mainsite h2 {
	clear:left;
	padding: 20px 0 0 0;
	}
	

.panel {
	width:240px;
	float:left;
	display:inline;
	margin:0 10px 0 0;
	}

.endpanel {
	margin: 0 0 0 0;
	}




.releaseinfo {
	min-height:210px;
	height:auto!important;
	height:210px;
	}

.introimage {
	width:200px;
	float:left;
	display:inline;
	}
.introtext {
	float:left;
	display:inline;
	width:525px;
	margin: 0 0 0 25px;
	}	






/*
.statarea {
	float:left;
	display:inline;
	width:270px;
	margin: 0 0 0 10px
	}*/	

	
		
.mainsite dl {
	margin: 0 0 2em 0;
	}	
.mainsite dt {
	clear:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	font-weight:normal;
	border-bottom:1px solid #ffffff;
	padding:30px 0 5px 0;
	}
.mainsite dt a {
	color:#ffffff;
	}	
.mainsite dd {
	clear:left;
	margin: 5px 0 30px 0;
	}	
.mainsite dd img.floatleft {
	float:left;
	padding: 0 10px 0 0;
	}
.mainsite table  {
	width:730px;
	margin: 0 auto;
	}
.mainsite table caption {
	visibility:hidden;
	}
.mainsite table td, .mainsite table th {
	padding:5px;
	vertical-align:top;
	}
.mainsite table thead {
	
	}	
.mainsite table th {
	font-weight:bold;
	border-bottom:1px solid #ffffff;
	}	
	
table.datatable tbody tr:hover {
	background:#1d2528;
	}
	
th.listimg {
	width:90px;
	}
th.listdesc {
	width:340px;
	}
th.listlab {
	width:120px;
	}
th.listcat {
	width:120px;
	}
th.listrare {
	width:60px;
	}	
		

th.chartcountry {
	width:170px;
	}
th.chartchart {
	width:240px;
	}
th.chartpost {
	text-align:center;
	width:120px;
	}
th.chartcert {
	width:100px;
	}
th.chartsales {
	width:100px;
	text-align:right;
	}		
.txtcenter {
	text-align:center;
	}
.txtright {
	text-align:right;
	}




.topofpage {
	clear:left;
	float:right;
	font-size:0.71em;
	}	
	
	
	
	
	
	
	
	
#grid_container table {
	font-size:0.71em;
	line-height:1.3em;
	}
#grid_container table a {
	color: #cccccc;
	font-weight:normal;
	}
#grid_container table a:active {
	color:#333333;
	}	
			