/*----- Body -----*/

body {
	background: #b0aa7d;
}

body#mainbg {
	background: #978e4f url(../images/bodytopbg.png) center top;
}

/* @group Default Link Styles */

a {
	color: #9b4900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	background-color: transparent;
}

/* @end */

/* @group Text Styles */

h1 {
	color: #856a5f;
	padding-top: 10px;
	font: normal 3em Georgia, "Times New Roman", Times, serif;
	text-indent: -20px;
	padding-bottom: 10px;
}

h2 {
	color: #856a5f;
	padding-top: 1em;
	padding-bottom: 0.3em;
	font: normal 1.6em/1.2px Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #856a5f;
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	padding-top: 1em;
}

h4 {
	color: #856a5f;
	padding-top: 1em;
	font-size: 1.3em;
	font-weight: bold;
}

h5 {
	border-bottom: 1px dotted #cacfd7;
	color: #856a5f;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	font: bold 1.3em/1.1em Georgia, "Times New Roman", Times, serif;
}

p {
	color: #5f6560;
	font-size: 1.3em;
	font-variant: normal;
	line-height: 1.6em;
	padding-top: 5px;
	text-align: left;
}

emphasis {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

/* @end */

/* @group Div IDs*/

#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #fff url(../images/wrapperbg.png) repeat-y left bottom;
	position: relative;
	top: 10px;
}

#logopanel {
	float: left;
	width: 400px;
	height: 140px;
	overflow: hidden;
	display: inline;
	padding-right: 15px;
	margin-right: 25px;
}

/* @end */

/* @group Default Liststyle */

ul {
	list-style-type: none;
}

li {
	
}

/* @end */

/* @group Main Nav */

#mainnav {
	width: 730px;
	height: 70px;
	float: left;
	clear: both;
	display: inline;
	overflow: hidden;
	padding-left: 20px;
}

.nav-holder {
	float: left;
	background: transparent;
	clear: left;
}

#panelnav li {
	list-style-type: none;
	float: left;
}

#panelnav a {
	font: 1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #9b4900;
	width: 115px;
	height: 70px;
	float: left;
	display: inline;
	border-left: 1px solid #d9d5c2;
	padding-left: 5px;
	padding-top: 10px;
}

#project a:hover {
	background: transparent url(../images/rollover-project.png) no-repeat;
	overflow: hidden;
	line-height: 10em;
	padding-top: 10px;
}

#artists a:hover {
	background: transparent url(../images/rollover-artists.png) no-repeat;
	overflow: hidden;
	line-height: 10em;
	padding-top: 10px;
}

#concerts a:hover {
	background: transparent url(../images/rollover-concerts.png) no-repeat;
	overflow: hidden;
	line-height: 10em;
	padding-top: 10px;
}

#cd a:hover {
	background: transparent url(../images/rollover-cd.png) no-repeat;
	overflow: hidden;
	line-height: 10em;
	padding-top: 10px;
}

#music a:hover {
	background: transparent url(../images/rollover-music.png) no-repeat;
	overflow: hidden;
	line-height: 10em;
	padding-top: 10px;
}

#house a:hover {
	background: transparent url(../images/rollover-house.png) no-repeat;
	overflow: hidden;
	line-height: 10em;
	padding-top: 10px;
}

.descriptors {
	color: #8d897d;
	font-size: 13px;
	text-transform: lowercase;
	font-weight: normal;
	line-height: 1em;
}

/* @end */

/* @group Text

Classes */

.toplink {
	color: #b0aa7d;
	float: left;
	font-size: 0.9em;
	line-height: 2em;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 2px;
}

.description {
	color: #856a5f;
	font-size: 1em;
	line-height: 1.4em;
	letter-spacing: 1px;
}

.smallcaps {
	font-size: 1.1em;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	text-transform: lowercase;
	font-weight: bold;
	color: #b0aa7d;
}

/* @end */

/* @group Image Classes */

img.main {
	margin-bottom: 20px;
	float: left;
	padding-left: 15px;
}

img.left {
	margin-bottom: 30px;
	float: left;
	padding-right: 5px;
	padding-left: 15px;
	border-right: 1px solid #d1ccb1;
	margin-right: 10px;
}

img.cd {
	float: left;
	margin-left: -30px;
}

img.acc {
	float: left;
}

/* @end */

/* @group Image Buttons */

.gallerybutton {
	display: block;
	color: #fff !important;
	height: 18px;
	text-align: center;
	background: url(../images/button-brown.png) repeat-x;
	width: 108px;
	margin-top: 5px;
}

.cdbutton {
	display: block;
	font-size: 11px;
	color: #fff !important;
	height: 18px;
	text-align: center;
	background: url(../images/button-brown.png) repeat-x;
	width: 108px;
	margin-top: 5px;
}

.cdbutton:hover {
	color: #fff !important;
	background-image: url(../images/button-green.png);
	text-decoration: none;
}

.gallerybutton:hover {
	color: #fff !important;
	background-image: url(../images/button-green.png);
	text-decoration: none;
}

/* @end */

/* @group Blockquote */

blockquote {
	background: url(../images/img-open-quotes.png) no-repeat left top;
	width: 190px;
}

blockquote p {
	background: url(../images/img-close-quotes.png) no-repeat right bottom;
	color: #fff;
	font: italic 1.4em/1.7em Georgia, "Times New Roman", Times, serif;
	padding-left: 25px;
}

.quote-author {
	font-size: 1.2em;
	margin-bottom: 0;
	padding-left: 25px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
}

.quote-attribution {
	color: #fff;
	font-size: 1em;
	line-height: 1em;
	padding-left: 25px;
	font-weight: bold;
}

/* @end */

/* @group Main Content */

#contentcontainer {
	float: left;
}

#homeslideshow {
	display: inline;
	margin-left: 100px;
	margin-top: 25px;
	width: 610px;
	float: left;
	clear: none;
}

#content {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 25px;
	width: 520px;
	clear: none;
}

#content p {
	padding-bottom: 5px;
	padding-left: 15px;
}

#content ul {
	padding-bottom: 10px;
	padding-top: 5px;
}

#content li {
	color: #8d897d;
	font-size: 1.3em;
	list-style-position: inside;
	list-style-type: circle;
	line-height: 1.6em;
	padding-left: 15px;
}

.sub {
	color: #8d897d;
	padding-left: 25px;
}

#slideshowcontent {
	display: inline;
	float: left;
	margin-left: 140px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 520px;
}

#slideshow {
	margin-left: 90px;
	width: 620px;
}

#video {
	border: 15px solid #f0ece2;
	margin-left: 15px;
	width: 480px;
	margin-top: 10px;
}

#mp3 {
	border: 15px solid #f0ece2;
	margin-left: 15px;
	width: 295px;
	margin-top: 10px;
}

#instructions {
	display: inline;
	float: left;
	margin-left: 140px;
	margin-top: 5px;
	margin-bottom: 25px;
	width: 520px;
}

/* @end */

/* @group Polaroid Panel */

#polaroidpanel {
	clear: left;
	float: left;
	margin-top: 160px;
	width: 225px;
	margin-left: -95px;
	display: inline;
}

#polaroidpanel p {
	color: #8d897d;
	letter-spacing: 1px;
	font: italic 1.1em/1.5em Georgia, "Times New Roman", Times, serif;
	width: 100px;
	position: relative;
	padding-left: 115px;
}

/* @end */

/* @group Side Panels */

#sidecol {
	clear: right;
	float: right;
	width: 210px;
	margin-top: -185px;
}

#cdpanel {
	width: 210px;
	margin-top: 20px;
	display: inline;
}

#cdpanel p {
	color: #fff;
	letter-spacing: 1px;
	font: italic 1.1em/1.5em Georgia, "Times New Roman", Times, serif;
	width: 130px;
	position: relative;
	padding-left: 20px;
	float: left;
}

#quotepanel {
	width: 210px;
	display: inline;
	float: right;
	margin-top: 40px;
}

/* @end */

/* @group Artists Fade */

#artistscontent {
	display: inline;
	float: left;
	margin-left: 130px;
	margin-top: 5px;
	width: 600px;
}

#artistscontent h2 {
	padding-bottom: 0.7em;
}

#artistscontent li {
	width: 140px;
	float: left;
	list-style-type: none;
}

ul.photo-list {
	list-style: none;
}

ul.photo-list li {
	width: 140px;
	height: 140px;
	float: left;
	margin-left: 10px;
	margin-bottom: 50px;
}

ul.photo-list li a {
	display: block;
	position: relative;
}

ul.photo-list li a img {
	position: absolute;
	z-index: 1;
}

ul.photo-list li span {
	display: block;
	height: 140;
	width: 140;
	position: absolute;
	z-index: 2;
}

/* @end */

/* @group FAQ Panel */

#faq {
	width: 210px;
}

/* @end */

/* @group Footer */

#footer {
	width: 960px;
	background: #fff url(../images/footerbg.png) no-repeat;
	float: left;
	padding-top: 15px;
	margin-top: 30px;
}

#footer ul {
	border-bottom: 1px solid #d1ccb1;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer li {
	display: inline;
}

#footer li a {
	padding-left: 15px;
	padding-right: 5px;
}

#footer li a:hover {
	background-color: transparent;
}

#footer h3 {
	font-family: "Helvetica", Arial, Verdana, "Lucida Grande",  "Lucida Sans Unicode", sans-serif;
	color: #9b4900;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 15px;
	text-align: center;
	padding-bottom: 5px;
}

/* @end */

/* @group Credit */

#credit {
	clear: both;
	color: #b0aa7d;
	font-size: 1.1em;
	text-align: right;
	width: 950px;
	background-color: #f0ece2;
	line-height: 2em;
	padding-right: 10px;
}

#credit a {
	text-decoration: none;
}

#credit a:hover {
	text-decoration: underline;
}

.media {
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 20px;
	float: left;
	letter-spacing: 1px;
}

/* @end */

/* @group Generic Content */

#gencontent {
	background-color: #fff;
	display: inline;
	float: left;
	margin-left: 20px;
	padding: 20px 20px 20px 60px;
	width: 640px;
}

#gencontent li {
	list-style-type: disc;
	margin-left: 15px;
	line-height: 1.6em;
	font-size: 1.3em;
	color: gray;
}

/* @end */

/* @group SiteMap */

#sitemap {
	float: right;
	margin-right: 20px;
	margin-top: 25px;
	padding-bottom: 20px;
	width: 565px;
}

#sitemap a {
	display: block;
	font-size: 1.2em;
	line-height: 2em;
	text-decoration: none;
	text-indent: 15px;
	width: 300px;
	color: #929bad;
}

#sitemap a:hover {
	color: #fff;
}

/* @end */

/* @group About Artists Multi Col */

#aboutcontent {
	display: inline;
	float: left;
	margin-left: 80px;
	margin-top: 5px;
	margin-bottom: 25px;
	width: 640px;
}

#aboutcontent h2 {
	background: url(../img/about.png) no-repeat 140px 17px;
}

#aboutcontent li {
	width: 150px;
	float: left;
	list-style-type: none;
	border-left: 1px solid #d1ccb1;
	padding-left: 5px;
}

#aboutcontent p {
	margin-bottom: 10px;
	font-size: 1.1em;
	margin-right: 10px;
}

#aboutcontent .mugshot {
	position: relative;
	margin-bottom: 10px;
}

/* @end */