@charset "UTF-8";
/* CSS Document */

#header h1 {
	text-indent:-9999px;
}

#header2 h1 {
	text-indent:-9999px;
}


p {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#555555;
	line-height:1.25em;
}


.sub_title {
	font-family:Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	line-height:1.25em;
	padding-bottom:5px;
}


div#right_container_main .sub_title {
	font-size: 12px;
}

div#right_container_main p {
	font-size: 11px;
}

div#right_container_main p.news_blurb {
	float: right;
	width: 160px;
}

.WO {
	font-family:Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#5e95b8;
	text-align:center;
	line-height:1.25em;
	padding-bottom:5px;
	margin-top:10px;
}

.WO a {
	font-family:Arial, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#5e95b8;
	text-decoration:underline;
}

.WO a:hover {
	font-style:normal;
	color:#000;
}

.subsub_title {
	font-family:Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ff6a6a;
	line-height:1.25em;
	padding-bottom:5px;
}

.title {
	border-bottom:dashed #555555 1px;
	font-family:Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#5e95b8;
	line-height:1.25em;
	margin:0px 0px 10px 0px;
	padding-bottom:5px;
}

.main_title {
	letter-spacing:2px;
	font-family:Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000;
	margin:10px 0px 10px 0px;
	padding:10px 0px 0px 0px;
	border-top:2px solid #777777;
}

.main_titleb {
	letter-spacing:2px;
	font-family:Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000;
	margin:10px 0px 15px 0px;
}

.latest_title {
	letter-spacing:2px;
	font-family:Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000;
	padding:0px 0px 10px 0px;
}

#left_container_main p a.news_readmore {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#fff;
	line-height:1.25em;
	font-style:italic;
	text-decoration:none;
}

#left_container_main p a:hover.news_readmore {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#fff;
	line-height:1.25em;
	font-style:italic;
	text-decoration:underline;
}

a, #left_container_main p a.artist-links {
	color:#5E95B8;
	font-weight:normal;
	text-decoration:none;
}

.event h3 {
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#5E95B8;
	margin-bottom:8px;
}

a:hover, #left_container_main p a:hover.artist-links {
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

/******miscellanous******/

.line {
	width:100%;
	height:1px;
	border-bottom:dashed #555555 1px;
	margin:15px 0px 10px 0px;
}

.lineb {
	width:100%;
	height:1px;
	border-bottom:solid #999999 1px;
	margin:15px 0px 15px 0px;
	clear: both;
}

.linec {
	width:100%;
	height:2px;
	border-bottom:solid #999999 2px;
	margin:15px 0px 15px 0px;
}

#artist_body_content p {
	width:500px;
}

/*********Miscelleneous*****************/
input.nofill {
	display: none;
}

input.textinput {
	width: 400px;
}

#contactForm textarea {
	width: 400px;
}

/*********right column links**************/

a.news_readmore {
	background: #000000;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.25em;
	padding: 5px 10px;
	margin: 10px 0;
	display: block;
	float: right;
}



/*********artist list links**************/

div#artist_list a {
	float:left;
	height:auto;
	width:150px;
	line-height: 21px;
	color:#EE0000;
	font-style: normal;
}

