html *
{
	margin: 0px;
	padding: 0px;
}
* html
{
	font-size: 100%;
}
body
{
	font-size: 62.5%;
	/* establishes 1em = 10px as baseline, for full flexible sizing */
	font-family: arial,sans-serif;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
/*
	background-image: url(images/grid.jpg);
	background-repeat: no-repeat;
*/
}
html>body
{
	font-size: 10px;
}

a {
color: #fe3e02;
text-decoration: none;
font-weight:bold;
}

a:hover {
color: #fe3e02;
text-decoration: underline;
}

a:visited {
color: #fe3e02;
text-decoration: none;
}

a:visited:hover {
color: #fe3e02;
text-decoration: underline;
}


img {border:none;}

.divider
{
	width: 965px;
	height:31px;
	margin: 15px 0px 15px 0px;
}

#content .divider
{
	width: 845px;
	height:31px;
	margin: 15px 0px 15px 0px;
}


#container {
width:990px;
margin-left:10px;
margin:auto;
text-align:center;
}

ol#featuredArtist {list-style-type: none;margin:10px 0px 0px 0px;float:left;}

ol#featuredArtist li {float:left;}
ol#featuredArtist li.featuredArtistImage {width:500px;margin-right:15px;}
ol#featuredArtist li.featuredArtistText {width:450px;text-align:left;}
ol#featuredArtist li.featuredArtistText h1 {font-size:3.6em;text-transform:uppercase;}
ol#featuredArtist li.featuredArtistText h2 {font-size:1.8em;margin-top:-2px;text-transform:uppercase;}
ol#featuredArtist li.featuredArtistText p {font-size:1.4em;line-height:1.4em;}

ol#featuredArtist div.topLinks {font-size:1.4em;line-height:1.4em;margin-top:15px;text-align:left;}


#breakThroughRadioBanner {width:450px;margin-top:11px;}

#container .divider
{
	width: 965px;
	height:1px;
	float:left;
}

ol#lowerContent {list-style-type: none;margin:0px 0px 0px 0px;float:left;height:100%;}
ol#lowerContent li {float:left;}

div.artistsWanted
{
	width: 314px;
	margin-right: 15px;
	padding: 15px;
	text-align:center;
border: #FE3E02 double;
}
div.artistsWanted h2 {font-size:2em;line-height:1.4em;}
div.artistsWanted p.largeText {font-size:1.6em;line-height:1.2em;margin-bottom:1em;margin-top:1em;}
div.artistsWanted p {font-size:1.4em;line-height:1.4em;}
div.artistsWanted a {display:block;margin-top:15px;text-decoration:underline;}


ol#lowerContent li.sponsorAds {width:135px;margin-right:15px;text-align:center;}
ol#lowerContent li.sponsorAds img {margin-bottom:10px;}

ol#lowerContent li.upcoming
{
	width: 450px;
	height:auto;
	/*background-image: url(/images/upcoming_background.jpg);
	background-repeat: no-repeat;*/
	text-align:left;

}

ol#upcomingContent {
margin-left:15px;
margin-bottom:0px;
list-style-type:none;
}

ol#upcomingContent li {
float:left;
}

ol#upcomingContent li.upComingImage {
width:184px;
margin-right:20px;
}

ol#upcomingContent li.upComingText {
width:220px;
}

ol#upcomingContent li.upComingText h2 {
font-size:2.4em;line-height:1em;
text-transform:uppercase;
}
ol#upcomingContent li.upComingText h3 {
font-size:1.6em;line-height:1.2em;
text-transform:uppercase;
}
ol#upcomingContent li.upComingText p {
font-size:1.2em;line-height:1.2em;margin-top:5px;
}

div#moreUpcoming {
float:left;
width:400px;
clear:both;
margin-top:10px;
margin-left:15px;
font-size:1.2em;
line-height:1.2em;
}

div#homeFooter {
float:left;
width:460px;
clear:both;
margin-top:30px;
font-size:1.2em;
line-height:1.2em;
text-align:left;
}

#content {
width:990px;
text-align:left;
font-size:1.4em;
line-height:1.4em;
margin-top:10px;
}
#content p {margin-top:1em;}
#content h1 {font-size:2em;}
#content h2 {font-size:1.6em;margin-top:1em;margin-bottom:0em;}
#content h2.blogHeader {font-size:1.6em;margin-top:1em;margin-bottom:1.5em;}

#content #contentImage {float:left;margin-right:15px;}

#content ul, #content ol {
margin-left:3em;
margin-top:1.5em;
}

#pageFooter {
float:left;
width:845px;
font-size:12px;
line-height:1.4em;
margin-bottom:10px;
}

ol#contentList {
margin:0px;
list-style-type:none;
}

ol#contentList li {
float:left;
}

ol#contentList li.articleContent {
width:825px;
margin-right:30px;
}

ol#contentList li.articleSponsorAds {
width:135px;
}

ol#contentList li.articleSponsorAds img {margin-bottom:10px;}

#content .blogPost {
width: 845px;
margin-bottom:3em;
clear:left;
}

#content .blogPost h1 {
width: 845px;
font-size:2.4em;
line-height:1.2em;
clear:both;
}

#content .blogPost h3 {
width: 845px;
font-size:1.6em;
line-height:1.6em;
margin-top:1.2em;
}

#content .blogPost .postDate {
font-size:12px;
margin-top:12px;
width: 845px;
}

#content .blogPost img {
float:left;
margin-right:12px;
margin-top:12px;
margin-bottom:12px;
}

#content .backToBlog {
float:left;
clear:both;
margin-top:30px;
width: 845px;
}


#blogList {
text-align:left;
margin-bottom:40px;
padding-left:15px;
}

#blogList h2 {font-size:2em;margin-bottom:10px;}
#blogList h3 {font-size:1.4em;}

.blogPost {margin-bottom:10px;}
.postDate, .excerpt {font-size:1.2em;}
.excerpt {margin-top:5px;}