@charset "utf-8";
@import "reset.css";
@import "base.css";


#container{
	margin: 0 auto 7px auto;
	text-align: left;
	width: 986px;
}
#sidebar{
	float: left;
	width: 314px;
}
#content{
	background: transparent url("../images/bg-content-bottom.gif") no-repeat 50% 100%;
	float: right;
	padding: 0 0 25px 0;
	width: 650px;
}

/* .section */
.section{
	background: transparent url("../images/bg-section-bottom.gif") no-repeat 50% 100%;
	margin: 0 0 7px 0;
	padding: 0 0 25px 0;
}
.section ul{
	background: transparent url("../images/bg-section-middle.png") repeat-y 50% 0;
	padding: 14px 17px 0 37px;
	width: 260px;
}
.section li{
	font-size: 14px;
	line-height: 18px;
	list-style: circle url("../images/li-section.gif") outside;
	margin: 0 0 10px 0;
}
.section li a:link, .section li a:visited,
.section p a:link, .section p a:visited{
	text-decoration: none;
}
.section li a:hover, .section li a:visited:hover, 
.section p a:hover, .section p a:visited:hover{
	text-decoration: underline;
}
.section li:last-child{
	margin: 0;
}
.section p{
	background: transparent url("../images/bg-section-middle.png") repeat-y 50% 0;
	font-size: 14px;
	line-height: 18px;
	padding: 14px 17px 0 17px;
	width: 280px;
}
.section p span{
	color: #666;
	display: block;
	font-size: 12px;
}

/* #content */
.hentry{
	
}
.published{
	color: #333;
	font-size: 12px;
	line-height: 20px;
}
.entry-title{
	background: transparent url("../images/bg-content-middle.png") repeat-y 50% 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	padding: 0 31px;
	text-shadow: 1px 1px 1px #ccc;
	width: 588px;
}
.entry-artist-title{
	background: transparent url("../images/bg-content-middle.png") repeat-y 50% 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	padding: 14px 31px 0 31px;
	text-shadow: 1px 1px 1px #ccc;
	width: 588px;
}
.entry-title span, 
.entry-artist-title span{
	color: #333;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 0 14px;
	text-shadow: none;
	text-transform: uppercase;
}
.entry-title a{
	text-decoration: none;
}
.entry-title a:hover, .entry-title a:visited:hover{
	text-decoration: underline;
}
.entry-photo, 
.entry-related{
	background: transparent url("../images/bg-content-middle.png") repeat-y 50% 0;
	padding: 0 3px;
	width: 644px;
}
.subtitle{
	background: transparent url("../images/bg-content-middle.png") repeat-y 50% 0;
	color: #e43c3c;
	font-size: 14px;
	line-height: 20px;
	padding: 14px 31px 4px 31px;
	width: 588px;
}
.entry-content .subtitle{
	background: none;
	color: #e43c3c;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	width: auto;
}
.entry-content{
	background: transparent url("../images/bg-content-middle.png") repeat-y 50% 0;
	font-size: 14px;
	line-height: 20px;
	padding: 14px 31px;
	width: 588px;
}
.entry-content p{
	margin: 0 0 22px 0;
}
.entry-content h3{
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 12px;
	text-shadow: 1px 1px 1px #ccc;
}
.entry-content h4{
	font-weight: bold;
	margin: 0 0 10px 0;
}
.entry-content ul, 
.entry-content ol{
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 22px 0;
	padding: 0 28px;
}
.entry-content ul ul, 
.entry-content ul ol, 
.entry-content ol ul, 
.entry-content ol ol{
	margin: 0 0 8px 0;
}
.entry-content ol{
	list-style: decimal outside;
}
.entry-content ul{
	list-style: circle outside;
}
.entry-content li{
	margin: 0 0 4px 0;
}
.entry-content table.company-profile, 
.entry-content table.producer-works{
	margin: 0 0 14px 0;
}
.entry-content table.company-profile th, 
.entry-content table.company-profile td, 
.entry-content table.producer-works th, 
.entry-content table.producer-works td{
	border-bottom: 1px solid #efefef;
	padding: 7px 0;
}
.entry-content table.company-profile th{
	font-weight: bold;
	vertical-align: top;
	width: 140px;
}
.entry-content table.producer-works th{
	color: #666;
	font-weight: normal;
	vertical-align: top;
	width: 140px;
}
.related{
	background: transparent url("../images/bg-content-middle.png") repeat-y 50% 0;
	font-size: 14px;
	line-height: 20px;
	padding: 14px 31px;
	width: 588px;
}
.related h3{
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 4px 0;
}
.related h3 a:link, .related h3 a:visited{
	text-decoration: none;
}
.related h3 a:hover, .related h3 a:visited:hover{
	text-decoration: underline;
}

/* audition */
.audition{
	background: transparent url("../images/bg-archive-entry.png") no-repeat 50% 100%;
	padding: 0 0 56px;
}
#content .audition:last-child, 
.audition-last{
	background: none;
	padding: 0;
}
.audition .entry-content{
	padding-bottom: 0;
}
.audition .entry-content .more{
	float: right;
	text-align: right;
}
.audition-sub{
	background: transparent url("../images/bg-content-middle.png") repeat-y 50% 0;
	color: #e43c3c;
	font-size: 14px;
	line-height: 20px;
	padding: 4px 31px;
	width: 588px;
}
.audition-photo{
	background: transparent url("../images/bg-content-middle.png") repeat-y 50% 0;
	padding: 0 3px 14px 3px;
	width: 644px;
}

/* #profile-grid */
#profile-grid{
	background: transparent url("../images/bg-content-middle.png") repeat-y 50% 0;
	overflow: hidden;
	padding: 0 3px 0 31px;
	width: 616px;
}
#profile-grid div{
	float: left;
	font-size: 12px;
	height: 154px;
	line-height: 18px;
	padding: 0 28px 0 0;
	overflow: hidden;
	text-align: left;
	width: 126px;
}
#profile-grid div.artist-grid{
	height: 182px;
}
#profile-grid div.small{
	font-size: 11px;
}
#profile-grid div img{
	border: 0;
	display: block;
	margin: 0;
	text-decoration: none;
}
#profile-grid div ul.artist-links{
	float: none;
	clear: both;
	margin: 0 0 4px 0;
}
#profile-grid div ul.artist-links li{
	display: inline;
}
#profile-grid div ul.artist-links li img{
	float: left;
	display: block;
}
