body { 
	margin: 0px;
	padding: 0px;
	background: url(images/background.gif);
	background-color: #333333;
 	-moz-text-shadow: 0 2px 3px rgba(0, 0, 0, 1);
	-webkit-text-shadow: 0 2px 3px rgba(0, 0, 0, 1);
	text-shadow: 0 2px 3px rgba(0, 0, 0, 1);
	-webkit-text-size-adjust: none; }

img { border: none; outline: none; }

a:link    { color: #ffffff; text-decoration: none; outline: none; }
a:visited { color: #ffffff; text-decoration: none; outline: none; }
a:hover   { color: #ffffff; text-decoration: underline; outline: none; }
a:active  { color: #cc0000; text-decoration: underline; outline: none; }

#Container { 
	width: 100%; 
	background: url(images/background-top.gif) repeat-x; }


#Masthead { 
	width: 100%;
	max-width: 819px;
	margin: 0 auto;
	padding: 20px 0px 10px 0px;
	text-align: center; }

#Navigation { 
	width: 100%;
	padding: 0px 0px 0px 0px;
	letter-spacing: 3px;
	text-align: center; }
	
#Splash { 
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	padding: 5px 0px 10px 0px;
	color: #999999;
	letter-spacing: 3px;
	text-align: center; }
	
#Content { 
	width: 100%;
	padding: 20px 0px 0px 0px;
	color: #999999;
	letter-spacing: 3px;
	text-align: center; }

.Playlist { 
	width: 95%;
	max-width: 700px;
	padding: 0px 0px 20px 0px;
	display: table; 
	margin-left: auto; 
	margin-right: auto;
	color: #999999;
	letter-spacing: 2px;
	text-align: left; }
	
.Playlist img:hover { border: 1px solid red; }

.Playlist img { 
	float: left;
	border: 1px solid #660000; }
	
.Featured {
	background: url(images/background-top.gif) repeat-x;
	border: 1px solid #505050;
	margin-bottom: 20px;
	padding: 5px 10px; }
	
.Price {
	display: block;
	float: right;
	color: #505050; }
	
.SocialLinks img {
	margin: 0 2px;
	border: none; }

.SiteList { 
	float: center;
	width: 300px;
	padding: 10px;
	display: table; 
	margin-left: auto; 
	margin-right: auto;
	text-align: left; 
	color: #000000;
	letter-spacing: 0px;
	border: 1px solid #505050;
	background: #404040 }
	
.SiteList p { margin: 0; color: #999999;}

.PlayerBox { 
	padding: 5px;
	margin-left: auto; 
	margin-right: auto;}
		
.Blog { 
	float: center;
	width: 90%;
	padding: 10px;
	display: table; 
	margin-left: auto; 
	margin-right: auto;
	text-align: left; 
	color: #000000;
	letter-spacing: 0px;
	border: 1px solid #990000;
	background-image: url('images/sectionbg.gif');}

.NavButton { 
	margin: 0px 10px 0px 10px;
	border: 0px; }
	
.AddPage { 
	float: center;
	width: 400px;
	padding: 5px;
	margin: 50px 0px 20px 0px;
	display: table; 
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	color: #000000;
	letter-spacing: 0px;
	border: 1px solid #990000;
	background-image: url('images/sectionbg.gif'); }
	
#Footer { 
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0 0 1em 0;
	color: #999999;
	font-size: .8em;
	letter-spacing: 3px;
	border-top: 1px solid #505050;
	background: #333333;
	background-image: url('images/background-footer.gif');
	background-repeat: repeat-x; }
	
#Footer .SocialLinks { 
	float: left;
	margin: 1em 0 0 1em;
	width: 40%;
	max-width: 30em;
	padding: .5em;
	color: #999999;
	border: 1px solid #222222;
	background: #444444; }

#Footer .SocialLinks p { 
	margin: 0 0 .2em 0;
	padding: 0 0 .2em 0;
	border-bottom: 1px solid #222222; }

#Footer .MoreLinks { 
	float: right;
	clear: right;
	width: 40%;
	max-width: 30em;
	margin: 1em 1em .25em 0;
	padding: .5em;
	color: #999999;
	border: 1px solid #222222;
	background: #444444; }

#Footer .MoreLinks img { 
	vertical-align: middle }

#Footer .MoreLinks p { 
	margin: .25em 0;}

#Footer .MoreLinks .Headline { 
	margin: 0 0 .2em 0;
	padding: 0 0 .2em 0;
	border-bottom: 1px solid #222222; }

.StartHidden { display: None; }

.PopLink {
	background-image: url('images/poplink-dark.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px; }

body		{ font-family: Arial, Helvetica, sans-serif; font-size: x-small; }
html>body	{ font-size: small; }	/* Hide from Internet Explorer Only Hack */

.Headline	{ margin: 10px 0px 10px 0px; border-bottom: 1px solid #999999; }
.Body		{ margin: 5px 0px 0px 0px; }
.List		{ margin: 0px 0px 0px 10px; }
.Caption	{ font-size: xx-small; }

.NewItem	{ color: darkred; }
.PlaylistHead	{ margin: 5px 0px 5px 0px; padding: 0px 0px 5px 0px; border-bottom: 1px solid #660000; }
.PlaylistBody	{ margin: 5px 0px 0px 140px; }
.PlaylistAd	{ margin: 0 0 10px 0; padding: 2px; border: 1px solid #505050; background: #404040; text-align: center; letter-spacing: 2px; color: #999999; }
.Player		{ margin: 0px; padding: 0px; /* border: 1px solid #505050; background: #404040; */ text-align: center; }

#HouseLights
{
	display: none; 
	opacity: 0; 
	filter:alpha(opacity=0);
	position: absolute; 
	top: 0px; 
	left: 0px;
	width: 100%; 
	height: 100%; 
	padding: 0px;
	text-align: center; 
}

#Darkness
{
	background: #000000; 
	position: fixed; 
	top: 0px; 
	left: 0px;
	width: 100%; 
	height: 100%; 
	z-index: 10; 
}

/* Sticky Footer - http://ryanfait.com/sticky-footer/ */

* {
	margin: 0;
}

html, body {
	height: 100%;
}

#Container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -23.3em; /* the bottom margin is the negative value of the footer's height */
}				/* Not the same number due to different em sizes in the container. */

#Footer, #Push {
	height: 30.5em; /* .push must be the same height as .footer */
}


.Form { 
	max-width: 50em;
	margin: 10px auto;
	color: #999999; 
	border: 1px solid #111111;
	background: #404040;
}

.Form .Headline { 
	background: #303030;
	color: #bbbbbb;
	letter-spacing: .2em;
	font-weight: bold;
	margin: 0 0 .5em 0;
	padding: .5em 1em; }

.Form .Label { 
	letter-spacing: .2em;
	padding: .25em 1em; }

.Form .Field { 
	font-weight: bold;
	padding: .25em 1em; }

.Form input, textarea { 
	border: 1px solid #111111;
	background: #cccccc;
	width: 100% !important; }

.Form .Buttons { text-align: center; }

.Form .Buttons input { 
	width: 10em !important;
	margin: .25em auto .5em auto !important; }


.LV_validation_message {
	font-weight:bold;
	margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00 !important;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000 !important;
}
