/* Ellen Hargis | www.ellenhargis.com
Print - Core Style Sheet
Version: February 10th, 2010
Author: clo */

/* PAGE LAYOUT */
#header {
	width: 962px;
	margin: 15px auto 0 auto;
	padding-top: 15px;
	color: #000000;
	background-color: none;
	}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 20px;
	font-size: 1em;
	color: #000000;
	background-color: none;	
	border: none;
	}

#nav {
	display: none;
	}

#content {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	}

#footer {
	width: 960px;
	clear: both;
	margin: 0px auto;
	padding: 0px;
	color: #000000;
	text-align: left;
	background-color: none;
	border-top: 2px solid #000000;
}

/* GENERAL STYLES */
body {
	background-color: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%; /*11px at medium;*/
	color: #000000;
	margin: 0;
	padding: 0;
	}
hr {
	clear: right;
	}
#content {
	color: #000000;
	}
#content p {
	margin: 0; 
	line-height:1.5em; 
	margin-top:.5em;
	margin-bottom:1em;
	}
#content p.breadcrumb {
	display: none;
	}


/*Reviews*/
ul.review {
	list-style-type: none;
	}
ul.review li {
	margin-bottom: 0.7em;
	}	
#content .review-title,
#content .review-text,
#content .review-source,
#content .cdreview-source {	
	margin: 0;
	padding: 0;
	line-height:1em;
	}
#content .review-title {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: underline;
	margin-top: 1.5em;
	margin-bottom: 0.3em;
	}
#content .review-source {	
	margin-bottom:1.5em;
	text-indent: 15px;
	}

#content .cdreview-source {
	margin-bottom: 0.5em;	
	text-indent: 15px;
	}

/*Discography*/	
ul.record {
	list-style-type: none;
	}
ul.record li {
	margin-bottom: 0.5em;
	}	
#content .record-title,
#content .record-info {	
	margin: 0;
	padding: 0;
	line-height:1em;
	}
#content .record-title {
	clear: both;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: underline;
	margin-bottom: 0.3em;
	}
#content .record-info {
	margin-bottom:1.5em;
	margin-left: 80px;
	}
	
/* IMAGE */
img {
	border: 0;
	}

img.gallerythumb {
	border: 2px solid #565656;
	margin-right: 3px;
	}

img.cdthumb {
	clear: both;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 75px;
	width: 75px;
	}	
img.docs-thumb {
	padding-bottom: 5px;
	}

img.youtubethumb {
	padding-bottom: 3px;
	padding-top: 3px;
	}
	
/* TABLE*/
#content table {
	border: 1px solid #d7061f;
	}
#content table.noborder, 
#content table.noborder th, 
#content table.noborder tr,
#content table.noborder td {
	background-color: transparent;
	border: none;
	} 		

/* ANCHOR STYLES */
a {
	color: #d7061f;
	text-decoration: underline;
	}

a.togglebutton {
	background: url('/img/arrow.png') no-repeat scroll right 3px transparent;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-top: 3px;
	}
a.active {
	background-position: right -14px;
	}

a.solo-presskit {
	height: 50px;
	background: url(/img/presskit_solo-thumb.jpg) no-repeat 0 0;
	padding-top: 55px;
	padding-left: -67px;
	}	

a.duo-presskit {
	height: 50px;
	background: url(/img/presskit_duo-thumb.jpg) no-repeat 0 0;
	padding-top: 55px;
	padding-left: -72px;
	}	

a.cdinfo {
	clear: both;
	float: left;
	padding-left: 15px;
	padding-right: 13px;
	padding-bottom: 5px;
	}
	
/* Heading Styles */
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}
h2 {
	font-size: 1.5em; 
	margin-top: .3em; 
	margin-bottom: .5em; 
	font-weight: lighter;
	}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.15em;}
h6 {font-size: 1.05em;}

h3, h4, h5, h6 {
	margin-top: 15px; 
	margin-bottom:5px; 
	padding: 0;
	}

/* HEADER ON ALL PAGES */
div#header a {
	display: none;
	}
		
/*FOOTER*/
#footer ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}
#footer ul li {
	float: left;
	}
#footer ul a {
	padding: 5px 10px 0px 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-decoration: underline;
	font-size: .8em;
	color: #000000;
	}
#footer p.copyright {
	clear: both;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px 10px 0px 0px;
	font-size: .8em;
	color: #000000;
	width: 220px;
	text-align: right;
	}

#footer p.designer {
	clear: both;
	float: right;
	margin-top: -20px;
	margin-right: 25px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
	font-size: .8em;
	color: #000000;
	text-align: right;
	}
	
/* HOME LAYOUT */
body#home div#home-logo { 
	display:none;
	}
#home-content {
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	}
body#home #home-nav {
	margin-top: 50px;
	margin-left: 45px;
	margin-right: 20px;
	}

body#home a {
	text-decoration: none;
	text-align: center; 
	} 

