body {
	background: #ffa552 url('images/bgrepeat.jpg') repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #111;
}

.clr { clear: both; }

a img { border: 0px; }

a { color: #ff3838; 
text-decoration: none;}

a:hover { color: #84002E;
text-decoration: underline; }

div#container {
	background: url('images/mainbg.jpg') no-repeat center top;
	margin: 0px;
	
}

div#pagewidth {
	position: relative;
	left: 50%;
	margin-left: -300px;
	margin-top: 0px;
	padding-top: 0px;
border: 3px solid #ff3838;
border-bottom: 10px solid #ff3838;
	width: 600px;
	background: #ffffc4 url('images/page_footmark.jpg') no-repeat right bottom;
}



div#pagewidth2 {
	position: relative;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	clear:both;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#header h1 {
	color: #111;
	font-size: 2.4em;
	border-bottom: px solid #ff3838;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 5px;
padding-bottom: 0px;
margin-bottom: 2px;
}

div#header h1 a { color: #111; }

#navlist {
	margin-top: 0px;
	padding-top: 13px;
	padding-left: 0px;
margin-bottom: 0px;
font-size: 0.5em;

}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 0px;
padding-left: 8px;
	margin: 0px;
}

#navlist li a {
color: #666;
	text-decoration: none;
text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
}
#navlist li a:hover {
	text-decoration: underline;
color: #000;
}


#countDown {
font-size: 1.8em;
text-align: center;
padding-bottom:20px;
}

#loading {
font-size: 1.6em;
text-align: center;
}

div#mainPageContent {
	padding: 45px;
}


div#footer {

	clear: both;
	width: 100%;
	height: 244px;
	background: url('images/footerbg.jpg') no-repeat center top;
}

div#footer div#footercontent {
	position: relative;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	margin-top: 0px;

}

h1.songTitle {
	font-size: 1.7em;
	border: 1px solid #ff3838;
	border-bottom: 5px solid #ff3838;
	background: #fff;
	color: #ff3838;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 2px;
}

.songDiscovery {
	margin-top: 5px; 
	color: #666; 
	font-size: 1.4em;
	font-weight: normal;
}
h1 { 
	color: #EB5200; 
	font-size: 2.3em;
}

h2, h3, h4 {
	color: #222;
	font-size: 1.3em;
}

div.songOptionsLeft {
	float: left;
	width: 48%;
}

div.songOptionsRight {
	float: right;
	width: 48%;
}

div.songOptionsRight h3 {
	font-size: 1.3em;
	font-weight: normal;
}

div#footercontent div.float_left { float: left; }
div#footercontent div.float_right { float: right; }

#footer_navlist {
	margin-top: 25px;
	padding-top: 5px;
	padding-left: 0px;
margin-bottom: 0px;
border-top: 1px solid #ff3838;
}

#footer_navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
padding-left: 5px;
	margin: 0px;
}

#footer_navlist li a {
	text-decoration: none;
text-transform: uppercase;
	color: #333;
	font-weight: bold;
	font-size: 1.1em;
}
#footer_navlist li a:hover {
	text-decoration: underline;
color: #000;
}

div.footerText {
	padding-right: 5px;
padding-bottom: 3px;
padding-left: 5px;
	font-size: 1em;
	text-transform: uppercase;
	color: #333;
border-bottom: 3px solid #ff3838;
}


div#clipPlayer, div#fullPlayer {
	float: left;
	margin-right: 10px;
}

#songOptionLinks {
	float: left;
	font-size: 1.1em;
	width: 70%;
}

#songStats {
	float: right;
	width: 25%;
	font-size: 1.1em;
	font-weight: normal;
	text-align: right;
}

#belowPlayer {
margin-top: 0px;
background: #ffffff;
border: 1px solid #ff3838;
padding: 5px;
font-size: 1em;
}

#noshType {
text-align: center;
margin-bottom: 10px;
font-size: 1.3em;
padding-left: 80px;
padding-right: 80px;
color: #666;
}

#tagCloud h2{
color: #111;
font-size: 1.5em;
margin-bottom: 0;
text-decoration: underline;
}

#tagCloud h3{
font-size: 0.8em;
margin-top: 20px;
font-weight: normal;
text-transform: uppercase;
}

#tagCloud {
position: absolute;
top: 20px;
left: -170px;
text-align: right;
width: 150px;
}

#tagCloud a {
font-size: 1.2em;
line-height: 22px;
color: #333;
margin-right: 2px;
}

#adSenseToTheRight {
position: absolute;
top: 40px;
right: -170px;
width: 150px;
padding: 2px;
border: 0px solid #ff3838;
}