@charset "utf-8";

#content a {
	color:#cf0072;
}

#content a:hover {
	color:#cf0072;
}

#content a.rollimg {
	color:#000;
	text-decoration: none;
}

#coupon {
	border: 1px dashed #000;
	height: auto;
	width: 600px;
	margin-bottom: 12px;
	margin-top: 6px;
	padding: 12px 5px 5px 12px;
}
#artist_info {
	border: 1px solid #ccc;
	font-size: 0.90em;
	margin-bottom: 18px;
}
#artist_info div ul {
	margin: 0px;
	padding: 0px;
}
.apply {
	font-size: 32px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

p.tagline {
	color:#fff !important;
}
#home-page #header {
	background:url(../images/bkg/home-bg.jpg) repeat-x top left;
	height:390px;
	position:relative;
	margin-bottom:10px;
}

#sub-page #header {
	background:url(../images/bkg/sub-bg.jpg) repeat-x top left;
	height:316px;
	position:relative;
	margin-bottom:10px;
}

#main-nav ul.sf-menu {background:url(../images/bkg/nav-left.png) no-repeat top left;}
#main-nav #nav-finish#nav-finish{float:right; background:url(../images/bkg/nav-right.png) no-repeat top right; width:8px; height:35px;}

.widget ul li a {
	background:#fff;
	border-bottom:#d1d1d1 1px solid;
	display:block;
	padding:7px 0 7px 5px;
	color:#e98300;
}
#latest-posts ul li a {
	padding:0;
	color:#e98300;
	border:none;
}

