@charset "UTF-8";
/*------ CSS Document -- Rustblade Main Stylesheet ------*/


/*------- Main Layout -------*/

html, body, #mainwrapper-outer { height:100%; }

body > #mainwrapper-outer {
	height: auto;
	min-height: 100%;
 }
body {
	margin: 0 auto;
	background: black url(../images/main/rust2009back.jpg) center fixed;
 }
#mainwrapper-inner {
	margin: 0 auto;
	border-bottom: 0;
	position: relative;
	text-align: left;
	width: 848px;
 }
 #header {
	padding: 0;
	height: 110px;
	margin-left: 150px;
	margin-top: 0px;
	overflow: visible;
 }
#title-logo {
	display:block;
	height: 110px;
	margin-left:-500px;
	padding-left:500px;
 }
#title-logo span {
	display: block;
	position:absolute;
	width: 1292px;
	height: 110px;
	background: url(../images/main/logobar2.gif) no-repeat 0 0;
	margin-left:-500px;
 }
#content-outer {
	padding:0 0 100px 0;
	margin-left: 150px;
	position: relative;	
 }
 #content-inner {
	width:670px;
	padding:25px 0 0 16px;
	z-index:1;
	left: 0px;
 }
#title {
	padding:0 0 30px;
}
#leftbar-outer {
	position: absolute;
	top: 0px;
	left: 0;
	width: 145px;
	overflow:auto;
 }
#leftbar-inner {
	position: fixed;
	width: 145px;
	height: 100%;
	top: 0px;
	background: url(../images/main/sidebarnew2.jpg) no-repeat;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-shadow: #F60 1px 1px 1px;
}
#search {
	margin:26px 0 0;
}
form#searchWidget, input#term {
	padding:0;
	margin:0;
	display:inline;
}
input#term {
	width:107px;
	height:23px;
	background:#000;
	color: #FF0;
	border:0;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	text-shadow:none;
}
#today {
	width: 130px;
	margin:18px auto 0;
}
#update {
	width: 130px;
	margin:24px auto 0;
}
#icons {
	width:145px;
	height:138px;
	margin-top:28px;
}
#bookmark {
	margin-top:4px;
}
#booklink-container {
	position:relative;
}
#booklink {
	position:absolute;
	left:15px;
	top:5px;
}
#dailyartist {
	margin-top:20px;
	height:145px;
}
#window-container {
	position:relative;
	height:105px;
}
#window-under {
	position:absolute;
	top:4px;
	left:0;
	width:145px;
	height:90px;
}
#window-over {
	position:absolute;
	top:0;
	left:0;
	width:145px;
	height:107px;
}
#rightbar {
	position: absolute;
	top: 26px;
	left: 530px;
	width: 146px;
	z-index: 2;
	text-align: center;
	font-family:
 }
#footer {
	position: relative;
	margin-left: 145px;
	margin-top: -100px;
	height: 100px;
	clear:both;
 } 
 .centered {
	 text-align:center;
 }
.twocolumn-box {
	width:45%;
	float:left;
	padding:0 10px;
}
.column {
	width:600px;
	margin:0 auto;
}


/*------- Navbar ------- */

#navwrapper-outer {
	position:absolute;
	left:165px;
	top:66px;
}
#navwrapper-inner {
	padding: 0;
	margin: 0;
	margin: 0;
	position:relative;
}
ul#navrow {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family:Geneva, Arial, sans-serif;
	font-size:13px;
	text-shadow: #F60 1px 1px 0;
}
ul#navrow li {
	float: left;
}
ul#navrow li a {
	color: #FCEE21;
}
ul#navrow li a:hover {
	color: #FF0000;
}


/*------- News/Home Page Layout -------*/

#newsbody {
	width: 480px;
	z-index: 1;
	text-align: left;
}
#intro {
	padding-bottom:20px;
}


/*------- Artist Page Layout -------*/

.artistbox {
	width: 19%;
	float:left;
	height:120px;
}
#artist-heading {
	margin: 0;
	padding: 20px;
}
.artist-float-container {
	margin:0 auto;
}
.artist-float-container span {
	display: inline-block;
}
.artist-float {
	vertical-align:top;
	padding:0 10px;
	float:left;
}
.artist-press {
	padding-top:10px;
}
.artist-press img {
	margin: 0 10px;
}
#artist-bio {
	clear: both;
	padding: 30px;
	text-align:left;
}


/*------- Catalog Page Layout -------*/

/*#cd-container {
	padding:0 10px;
}*/
.boxbox {
	width:16%;
	height: 200px;
	padding-right:2px;
	float:left;
}
.cdbox {
	width:16%;
	height: 150px;
	padding-right:2px;
	float:left;
}
#cd-heading {
	margin:0;
	padding:20px;
}
.cd-float-container {
	margin:0 auto;
}
.cd-float-container span {
	display: inline-block;
}
.cd-float {
	width:180px;
	vertical-align:top;
	padding:0 20px 0 0;
	float:left;
	margin-left:-10px;
}
.cd-float-med {
	width:190px;
	vertical-align:top;
	padding:0 20px 0 0;
	float:left;
}
.cd-float-small {
	width:160px;
	vertical-align:top;
	padding:0 20px 0 0;
	float:left;
}
.cd-float-smaller {
	width:90px;
	vertical-align:top;
	padding:0;
	float:left;
}
.cd-altver {
	float:left;
	padding:0 10px 0 18px;
}
#cd-info, #cd-reviews, #box-info {
	clear:both;
	padding:15px 40px 15px 30px;
	text-align:left;
}


/*------- Gallery Page Layout -------*/

.gallerybox1 {
	width:25%;
	min-height:150px;
	float:left;
	margin-top:10px;
}
.gallerybox2 {
	width:25%;
	min-height:120px;
	float:left;
	margin-top:10px;
}
.galleryclear {
	clear:both;
	padding:10px 0 30px;
}


.mediabox {
	float:left;
	width:100px;
	display:inline;
}
.mediascroll {
	margin:0 auto;
	width:500px;
	height:135px;
	overflow-x:scroll;
	overflow-y:hidden;
}
.player {
	clear:both;
	padding:30px;
}

/*------- Styles Formatting -------*/

h1, h2 {
	margin: 0;
	font-weight: normal;
}
p {
	margin: 0 0 12px 0;
}
.headingtext1 {
	color: #FCEE21;
	font-size: 14px;
	font-style:italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.headingtext2 {
	color: #FF6600;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.headingtext3 {
	color: #FCEE21;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.largetext1 {
	font-size:16px;
}
.bodytext1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.bodytext2 {
	color: #FF0000;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bodytext3 {
    color: #FCEE21;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.smalltext1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
}
.smalltext2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FCEE21;
}
a { outline: none; }

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
hr {
	height: 1px;
	background-color: #FCEE21;
	color: #FCEE21;
	border: 0;
}
img {
	border:none;
}


/*------- Browser Specific Hacks -------*/

/* Sticky Footer Mozilla Hack */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;  
}

/* Hides from IE-mac \*/
* html .clearfix { 
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

 /*----ie6 rules---*/
* html #mainwrapper-inner { height: 100%; }

* html #sidebar-outer {   
	width: 144px;
	height:100%;
	overflow:auto;
 }
* html #sidebar-inner {  
	position: absolute;     
	width: 143px;
	height: 100%;
	top: 0;            
	border:none;
 }
