/*Yahoo reset v2.7.0*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/*Yahoo fonts v2.7.0 - sb - edited to remove x-small quirks mode rule for IE in body section - it was messing with the font size during the colorbox overlay */
body { font:13px/1.231 arial,helvetica,clean,sans-serif; *font-size:small; } select, input, button, textarea, button { font:99% arial,helvetica,clean,sans-serif; } table { font-size:inherit; font:100%; } pre, code, kbd, samp, tt { font-family:monospace; *font-size:108%; line-height:100%; }

/*Yahoo base v2.7.0 */
body{margin:10px;}h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal inside;}ul li{list-style:disc inside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}


html { margin: 0; padding: 0; background: #EEE; }

body {
	background: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 125%;
	margin: 0;
	padding; 0;
}

a { font-weight: bold;
	text-decoration: none;
}

#bd {
	background: #c6c6c9;
	border: 1px solid #AAA;
	background-image: url( ../images/whitegradientbg.png );
	background-repeat: repeat-x;
}

#bdwrap {
	width: 950px;
	margin: auto;
	border-top: 1px solid #ddd;
	border-right: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
	border-left: 1px solid #ddd;
}

#hd {
	padding: 1em 1em 0 1em;
	
}

#hdblurb {
	height: 5em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	background-color: #000;
	/* background-image: url( ../images/magerheaderbottom4.jpg ); */
	background-repeat: no-repeat;
	background-position: top right;
	height: 166px;
	overflow: hidden;
	border: 1px solid #999;
}

#hdblurb img {
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
}


#nav {
	width: 16em;
	text-align: left;
	padding: 1em;
	float: left;
}

#content {
	padding: 1em 1em 1em 18em;
}

#contentInside {
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	background: #f6f7fb; /* e4f6f6, f5f2d7, 877842, e8dfe0, d9e2e8, 877842, fffdf5 ivory, f6f7fb cool blue */
	border: 1px solid #aaa;
	padding: 1em;
}

.sidebarbox {
	font-size: 82%;
	width: 17em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	padding: 1em;
	margin-bottom: 1em;
}

#review, #welcome {
	border: 1px solid #aaa;
	background: #dfe1eb;
	background-image: url( ../images/white-gradient2.png );
	background-repeat: repeat-x;
}

.reviewBody { 
	background: url( ../images/open-quote.png ) no-repeat 0 -5px;
	text-indent: 35px;
	padding: 3px 10px 0 10px;
}



#blurb {
	border: 1px solid #aaa;
	background: #dfe1eb;
	background-image: url( ../images/white-gradient2.png );
	background-repeat: repeat-x;
}

.blurb {
	border: 1px solid #aaa;
	background: #dfe1eb;
	background-image: url( ../images/white-gradient2.png );
	background-repeat: repeat-x;
}

.reviewTitle {
	font-weight: bold;
	margin-bottom: .5em;
}

.reviewer {
	font-style: italic;
	text-align: right;
	background: url(../images/close-quote.png) no-repeat top right;
	padding-top: 30px;
	margin-top: -15px;
}

#navigation {
	/*
	float: right; margin-top: 125px;
	*/
	position: absolute;
	top: 110px;
	right: 0;
	font-size: 100%;
	border-collapse: collapse;
}

#navigation li {
	list-style: none;
	float: left;
	padding: 5px 20px;
	color: #f6f7fb;
	/* background-color: #666; */
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
	background-image: url( ../images/mask.png );
	background-repeat: repeat;
}

#navigation li a {
	color: #f6f7fb;
	text-decoration: none;
}

#navigation li:hover {
	background-color: #dfe1eb;
	background-image: none;
}

#navigation li:hover a {
	color: #000;
}

#navigation_home {
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-left: 1px solid #aaa;
}

#navigation_conducting {
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

h1 {
	margin-top: 0;
	margin-bottom: 10px;
}

.navigation_hot {
	background-color: #dfe1eb !important;
	background-image: none !important;
	color: #000;
}

.navigation_hot a {
	color: #000 !important;
}

#scmPhoto { float: left; margin-right: 5px; }

.oneGroup { border-bottom: 1px dotted #CCC; height: auto; }
h2.groupTitle { font-size: 1.1em; padding: 5px 0; margin: 0; }
.groupImage { float: left; padding: 0 10px 10px 0; height: 75px; width: 75px; border: 0; }
.groupBlurb { font-size: 90%; }
.groupMoreLink { text-align: right; font-size: 75%; text-align: right; }

#jquery_jplayer, .track { height: 560px; }

.musicInfoTable { font-size: 80%;  }
.musicInfoTable td { border: 1px solid #E8C989; }
.musicInfoTable th { border: 0; }
.avail { width: 17%; }
.mtitle { width: 30%; }

.oneReview { border-bottom: 1px dotted #CCC; margin-bottom: 10px; }
.oneReview h2 { font-size: 1.1em; padding-bottom: 5px; margin: 0; }
.oneReview blockquote { font-size: 90%; }
.oneReview .reviewer { font-style: italic; font-size: 90%; }

.recentcomps .oneReview { margin-left: 25px; border: 0; color: #666;}
.recentcomps .oneReview blockquote { font-style: normal !important; margin-bottom: 0; }
.recentcomps .reviewer { margin-top: 0; padding-top: 0; margin-bottom: 2em; color: #999 }
.recentcomps .reviewer { font-style: normal !important; margin-left: 50px; text-align: left; }

ul.recordings li { margin-bottom: 1em; }

#moreReviews { padding-top: 10px; }

#footer { clear: both; font-size: 75%; color: #666; text-align: center; border-top: 1px solid #71704B; margin: 5px 20px; padding: 5px; }
.clearMe( clear: both; }

