@charset "UTF-8";
/* CSS Document */
/* Copyright LuceroMusic.com 2008 */

/*Development by Erica Ruch at Erica Ruch Studios
	erica@ericaruch.com*/
	
	

/* Normalizes margin, padding */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
	
img {
	border:0;
	margin: 0px;
	}
	
body {
	height:100%;
	width:940px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background: #31BDB2;
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #363636;
	}
	
/*Define text styles*/

p {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #333;
	}
	
h1 {
	font-size: 2em;
	font-weight: bold;
	}
	
h2 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em;
	}
	
h3 {
	font-size: 1.4em;
	color: #419E7B;
	text-transform: uppercase;
	}
	
h4 {
	font: 1.1em;
	}
	
h5 {
	color: #790000;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 15px;
	font-weight: normal;
	}
	
h1 a {
	font-style: normal;
	color: #333;
	}
	
h2 a {	
	font-style: normal;
	}
	
h3 a {	
	font-style: normal;
	}
	
a:link {
	color: #9e0b0f;
	text-decoration: none;
	}
	
a:visited {
	color: #9e0b0f;
	text-decoration: none;
	}
	
a:hover {
	color: #309071;
	}
	
	
ul {
	position: relative;
	left: 25px;
	margin-top: 12px;
	margin-bottom: 12px;
	}
	
li {
	font-size: 1.2em;
	line-height: 1.4em;
	padding-left: 5px;
	}
	
ol {
	margin-left: 25px;
	}	

.video_list ol > li {
	font-size: 1.2em;
	line-height: 1.7em;
	color: #333;
	margin-bottom: 0px;
	}	
	
ol > li {
	font-size: 1.2em;
	line-height: 1.7em;
	margin-bottom: 15px;	
	}	

dl {

	}
	
dd {
	
	}
	
hr {
	background: #999;
	color: #999;
	height: 1px;
	border-style: none;
	width: 75%;
}
	
/*Define styles for main container*/

#container_wrapper {
	padding-bottom: 20px;
	background: #31BDB2;

}

#container {
	width: 940px;
	background: url(../../assets/images/content_tile.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
#container_sidebar {
	width: 940px;
	background: url(../../assets/images/content_tile_sidebar.jpg) repeat-y;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -3px;
	}
	
#container_sidebar_wp {
	width: 940px;
	background: url(../../assets/images/content_tile_sidebar2.jpg) repeat-y;
	float: left;
	}
	
.clear {
	clear:both;
	}
	
/*Define styles for Top Navigation*/

#top_nav {
	margin: 0px;
	padding: 0px;
	width: 940px;
}
	
/*Define styles for header*/

.header {
	background: url(../../assets/images/header.jpg) no-repeat;
	height: 223px;
	width: 940px;
	}
	
/*Define styles for navigation*/

#navigation {
	height: 72px;
	width: 940px;
	margin: 0px;
	padding: 0px;
	}
	
/*Define styles for content area*/

#content_container {
	}
	
#content_container_sidebar {
	background: url(../../assets/images/content_back_sidebar.jpg) no-repeat;
	min-height:510px;
	height:auto !important;
	height:510px;
	margin: 0px;
	float: left;
	width: 940px;
	position: relative;
	top: -3px;
	}

#content_container_sidebar_wp {
	background: url(../../assets/images/content_back_sidebar.jpg) no-repeat;
	min-height:510px;
	height:auto !important;
	height:510px;
	padding-left: 80px;
	padding-right: 60px;
	padding-top: 15px;
	}
	
/*Define styles for content area when sidebar is present*/
.content_text {
	float: right;
	width: 575px;
	padding-right: 75px;
	padding-top: 15px;
}

/*Define styles for Content Photos*/

.left_photo {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #666;
	}
	
.right_photo {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #666;
	}
	
/*Define styles for Right Column*/

#right_sidebar {
	float: left;
	width: 200px;
	behavior: url(iepngfix.htc);
	margin-left: 50px;
	}
	
#right_sidebar img {
	behavior: url(iepngfix.htc);
	}
	

	
.sidebar_header {
	position: relative;
	left: -25px;
	margin-top: 10px;
	margin-bottom: 10px;
	behavior: url(iepngfix.htc);
}
	
	
ul.tour {
	font-size: 1.1em;
	list-style: none;
	margin: 0px;
	padding: 0px;
	left: auto;
	font-weight: bold;
	}
	
ul.tour > li {
	margin-botton:5px;
	list-style: none;
	margin-bottom: 7px;
	font-size: 11px;
	line-height: 13px;
	}
	
/*Define styles for headlines*/
.headline {
	margin: 0px;
	padding: 0px;
	width:940px;
	float: left;
	position: relative;
	top: -3px;
}
	
/*Define styles for footer*/

#footer {

	}
	
#footer_sidebar {
	background: #31BDB2 url(../../assets/images/footer_back_sidebar.jpg) no-repeat top;
	height: 82px;
	width: 940px;
	text-align: center;
	padding-top: 20px;
	color: #333;
	position: relative;
	top: -3px;
	float: left;
	}
	
#footer_sidebar_wp {
	background: url(../../assets/images/footer_back_sidebar2.jpg) no-repeat;
	height: 60px;
	width: 940px;
	text-align: center;
	padding-top: 60px;
	color: #732D2B;
	clear: both;
	margin-bottom: 10px;
	}
	
#footer_sidebar a:link {
	font-size: 11px;
	margin-right: 2px;
	margin-left: 2px;
	color: #333;
	}
	
#footer_sidebar a:visited {
	font-size: 11px;
	margin-right: 2px;
	margin-left: 2px;
	color: #333;
	}
	
#footer_sidebar a:hover {
	color: #9A1315;
	}
	
#wp_footer {
	background: url(../../assets/images/footer_back.jpg) no-repeat;
	height: 60px;
	width: 940px;
	text-align: center;
	padding-top: 60px;
	color: #333;
	clear: both;
	}
	
.narrowcolumn  {
	font-size: 1.1em;
	margin-right: 5px;
	margin-left: 5px;
	}
	
#wp_footer a:hover {
	}

#wp_footer a:visited {
	}


	
/*Define styles for Wordpress Post Area*/

.post {
	width: 575px;
	font-size: 1.2em;
	line-height: 1.5em;
	}
	
	
.post h1 a:link {
	font-size: 17px;
	margin-top: 15px;
	line-height: normal;
	text-transform: uppercase;
	color: #363636;
	}
	
.post h1 a:visited {
	font-size: 17px;
	margin-top: 15px;
	line-height: normal;
	text-transform: uppercase;
	color: #363636;
	}
	
.post h1 a:hover {
	font-size: 17px;
	margin-top: 15px;
	line-height: normal;
	text-transform: uppercase;
	color: #309071;
	}
	
.post h3 {
	font-size: 14px;
	margin-bottom: 15px;
	}
	
.view_all {
	width: 450px;
	float: left;
	}
	
p.postmetadata {
	font-size: 10px;
	margin-top: 10px;
}
	
/*Define styles for MP3 Page*/

.flash {
	float: left;
	}
	
#music_table {
	width: 470px;
	float: left;
	}

.music_item {
	padding: 7px;
	margin: 7px;
	border: 1px solid #666;
	width: 200px;
	float: left;
	}
	
.music_item h2 {
	font-size: 1.1em;
	}
	
.music_item h3 {
	font-size: 1.2em;
	}

.music_item img {
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 10px;
	}
	
#media_sidebar {
	padding-left: 10px;
	}
	
/*Define styles for Discography Page*/
.discography {
	width: 540px;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	padding: 15px;
	}
	
.discography img {
	float: left;
	margin-right: 25px;
	border: 1px solid #FFFFFF;
	}
	
.discography h1 {
	margin-bottom: 10px;
	font-size: 1.7em;
	margin-top: 10px;
	}
	
.discography h2 {
	font-weight: normal;
	margin-bottom: 5px;
	color: #8a3f3e;
	font-size: 1.4em;
	}
	
.discography h3 {
	font-weight: normal;
	color: #8a3f3e;
	font-size: 1.3em;
	margin-bottom: 15px;
	}
	
.discography p {
	}

/*Define styles for tour dates*/
#tour {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	border: 1px solid #666;
	}
	
#tour th {
	font-weight: bold;
	text-align: left;
	font-size: 1.3em;
	text-transform: uppercase;
	padding: 5px;
	background: #49B699;
	color: #333;
	}
	
#tour td {
	padding: 5px;
	}
	
.odd {
	background: #E9DFBE;
	}
	
.even {
	background: #EEEDE3;
	}
	
.highlight {
	background: #FFFFFF;
}

