@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #020206;
	background-image: url(images/back_electro.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.twoColFixRtHdr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/gradient5.jpg);
} 
.twoColFixRtHdr #header {
	background-color: #FFF;
}
.twoColFixRtHdr #header #slideshow {
	margin-top: 0px;
	height: 196px;
	width: 800px;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.twoColFixRtHdr #header #slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
.twoColFixRtHdr #header #slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

.twoColFixRtHdr #header #slideshow IMG.last-active {
    z-index:9;
}
.twoColFixRtHdr #header #navigation {
	height: 30px;
	font-family: Calibri, "Arial Narrow", sans-serif;
	font-weight: bolder;
}
.twoColFixRtHdr #header #navigation #navbuttons {
	float: right;
	width: 640px;
}
.twoColFixRtHdr #header #navigation #buttons {
	width: 240px;
	height: 160px;
	position: absolute;
	float: left;
}
.twoColFixRtHdr #header #search {
	height: 34px;
}
.twoColFixRtHdr #header #search #searchbox {
	float: right;
	width: 345px;
	height: 34px;
}
.twoColFixRtHdr #header #search #searchbox p {
	font-size: 12px;
	color: #999;
}
.twoColFixRtHdr #header #imagegallery {
	height: 197px;
	clear: both;
	background-color: #000;
}
.twoColFixRtHdr #header #imagegallery #flashgallery {
	float: right;
	width: 600px;
}
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 245px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	clear: right;
}
.twoColFixRtHdr #sidebar1 #signup {
	text-align: center;
	height: 159px;
}
.twoColFixRtHdr #sidebar1 #facebookfan {
	padding-top: 5px;
	text-align: center;
}
.twoColFixRtHdr #sidebar1 #twitter {
	height: 400px;
}
.twoColFixRtHdr #sidebar1 h2 {
	font-size: 18px;
	text-align: center;
}
.twoColFixRtHdr #sidebar1 #newsletter {
	padding-left: 22px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.twoColFixRtHdr #mainContent #featured #icon {
	height: 80px;
	padding-left: 20px;
}
.twoColFixRtHdr #sidebar1 #twitter {
	height: 400px;
}
.twoColFixRtHdr #sidebar1 #rss {
	background: #CCCCCC;
	width: 210px;
	height: 910px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}
	
.rss_item {
	width: 200px;
	padding-top: 20px;
	}
.rss_item img {
	width: 125px;
	height: 125px;
	border: 2px solid #999999;
	margin-left: 37px;
	}
.rss_item h3,
.rss_item h5,
.rss_item p {
	color: #000000;
	font-size: 100%;
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: center;
	}
.rss_item h5 {
	font-size: 80%;
	}
.rss_item p {
	font-size: 90%;
	text-align: left;
	padding: 10px 20px 0 20px;
	}
.twoColFixRtHdr #mainContent #featured #musicplayer {
	float: left;
	height: 100px;
	width: 450px;
}
.twoColFixRtHdr #mainContent #featured #mp3box #player {
	float: right;
	width: 300px;
	margin-top: 7px;
	margin-right: 7px;
}
.twoColFixRtHdr #mainContent #featured img {
}
.twoColFixRtHdr #sidebar1 .rss_item h5 {
	font-size: 80%;
	}
.twoColFixRtHdr #sidebar1 .rss_item p {
	font-size: 100%;
	text-align: left;
	padding: 10px 20px 0 20px;
	}
.twoColFixRtHdr #sidebar1 #tv {
	height: 310px;
	text-align: center;
}
.twoColFixRtHdr #mainContent #featured #vintageistores {
	text-align: center;
}

.twoColFixRtHdr #mainContent {
	width: 610px;
	margin-top: 0;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixRtHdr #mainContent #featured {
	clear: left;
}
.twoColFixRtHdr #mainContent #featured #mp3box {
	height: 150px;
	margin-left: 20px;
	background-color: #DDDDDD;
	margin-right: 25px;
}
.twoColFixRtHdr #mainContent #featured #mp3box #mp3info {
	width: 155px;
	float: left;
	margin-top: 7px;
}
.twoColFixRtHdr #mainContent #featured #mp3box #player2 {
	float: right;
	width: 300px;
	margin-top: 7px;
	margin-right: 7px;
}
.twoColFixRtHdr #mainContent #featured #mp3box #player5 {
	float: right;
	width: 300px;
	margin-top: 7px;
	margin-right: 7px;
}
.twoColFixRtHdr #mainContent #featured #mp3box #player6 {
	float: right;
	width: 300px;
	margin-top: 7px;
	margin-right: 7px;
}
.twoColFixRtHdr #mainContent #featured #mp3box #player7 {
	float: right;
	width: 300px;
	margin-top: 7px;
	margin-right: 7px;
}
.twoColFixRtHdr #mainContent #featured #mp3box #player8 {
	float: right;
	width: 300px;
	margin-top: 7px;
	margin-right: 7px;
}
.twoColFixRtHdr #mainContent #newartists {
	height: 240px;
}
.twoColFixRtHdr #mainContent #istores {
	height: 200px;
}
.twoColFixRtHdr #mainContent #vintage {
	height: 180px;
}
.twoColFixRtHdr #mainContent #vintage img {
	float: right;
}

.twoColFixRtHdr #mainContent #other {
	height: 236px;
}
.twoColFixRtHdr #mainContent #featured #profile {
	float: right;
	height: 200px;
	width: 240px;
}

.twoColFixRtHdr #mainContent #other img {
	float: right;
}

.twoColFixRtHdr #mainContent p {
	font-family: calibri, "arial narrow", sans-serif;
	color: #555;
	padding-right: 30px;
	padding-left: 20px;
	text-align: justify;
}
.twoColFixRtHdr #mainContent #featured #digital {
	height: 315px;
	width: 500px;
}
.twoColFixRtHdr #mainContent #featured #digital img {
	float: none;
	padding-left: 20px;
}


.twoColFixRtHdr #mainContent a {
	color: CC3399;
}
.twoColFixRtHdr #mainContent a:hover {
	color: #000;
	text-decoration: underline;
}
.twoColFixRtHdr #mainContent #featured a {
	color: #C39;
	font-weight: bold;
	text-decoration: none;
}
.twoColFixRtHdr #mainContent #featured a:hover {
	color: #000;
	text-decoration: underline;
}

.twoColFixRtHdr #mainContent h1 {
	padding-left: 20px;
	color: #CC3399;
	font-size: 24px;
	font-weight: bold;
	font-family: Calibri, "Arial Narrow", sans-serif;
}
.twoColFixRtHdr #mainContent #featured #night1 {
	height: 200px;
	text-align: left;
}
.twoColFixRtHdr #mainContent #featured #night1 img {
	text-align: left;
	float: left;
	margin-left: 7px;
}
.twoColFixRtHdr #mainContent h2 {
	padding-left: 20px;
	font-family: calibri, "arial narrow", sans-serif;
	font-size: 18px;
	color: #000;
	padding-right: 20px;
}
.twoColFixRtHdr #mainContent #featured h3 {
	color: #777;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-right: 20px;
}
.twoColFixRtHdr #mainContent #featured h3 img {
	float: left;
	padding-right: 10px;
}
.twoColFixRtHdr #mainContent #linebreak  {
	text-align: center;
}


.twoColFixRtHdr #footer {
	height: 350px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #000;
} 
.twoColFixRtHdr #mainContent #newartists h4 {
	color: #C39;
	font-size: 24px;
	font-family: Calibri, "Arial Narrow", sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0px;
	padding-bottom: 0px;
}


.twoColFixRtHdr #footer #networks {
	height: 146px;
	background-color: #FFF;
}
.twoColFixRtHdr #footer #mboplogo {
	height: 58px;
	background-color: #999999;
}

.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: x-small;
	color: #FFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #footer #networks p {
	text-align: center;
}
.networktext {
	font-size: 14px;
	color: #000;
}

.twoColFixRtHdr #footer #networks img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.smallertext {
	font-size: 12px;
}
.twoColFixRtHdr #mainContent #featured img {
	float: right;
	padding-right: 5px;
	margin-right: 0px;
	padding-left: 12px;
}
.twoColFixRtHdr #mainContent #newartists img {
	padding-right: 2px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
}
.twoColFixRtHdr #mainContent #istores  {
	text-align: center;
}
.twoColFixRtHdr #mainContent #istores img {
	padding-right: 8px;
	padding-left: 8px;
}
.noiretbanner {
}
.twoColFixRtHdr #mainContent #featured #itunes {
	height: 70px;
	width: 480px;
	margin-left: 20px;
}
.twoColFixRtHdr #mainContent #featured #itunes img {
	float: left;
}
.twoColFixRtHdr #mainContent #featured #tin {
	height: 313px;
	width: 470px;
}
.twoColFixRtHdr #mainContent #featured #tin_soldiers {
	height: 313px;
	width: 470px;
	padding-left: 20px;
}
.twoColFixRtHdr #mainContent #featured #tin_soldiers img {
	padding-left: 20px;
}
.redhighlight {
	color: #D00;
}
.italicstyle {
	font-style: italic;
}
.twoColFixRtHdr #mainContent #featured #addthis {
	text-align: right;
	margin-top: 10px;
	height: 20px;
	padding-right: 10px;
}
.twoColFixRtHdr #mainContent #featured #livephoto {
	padding-left: 10px;
	height: 236px;
}
.twoColFixRtHdr #mainContent #featured #livephoto img {
	float: left;
}
.twoColFixRtHdr #mainContent #featured #icon img {
	float: left;
}
.twoColFixRtHdr #mainContent #featured #logbox {
	padding-left: 20px;
	margin-bottom: 10px;
}

