@charset "utf-8";
/* CSS Document */

img { border: none;}
body { margin: 0; padding: 0;}

.wrap 				{ margin:0 auto; width:989px; clear:both; }
.clearfix			{ clear:both; }

body#soundclash		{ background: url(/images/site_bg.jpg) top repeat-x; background-color:#e3dfd6; margin-top:22px; }

/* header section */
.header 			{ height:232px; padding-bottom:20px; }
.logo				{ width:336px; height:210px; float:left; }
.header_content		{ width:490px; height:117px; float:right; background: url(/images/header_content_bg.jpg) no-repeat; margin-top:40px; }
.header_content p	{ font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#333; font-weight:bold; margin-top:20px; margin-left:5px; }

/* main body/content section */
.main				{ width:989px; clear:both; padding-bottom:10px; }
.content			{ width:762px; float:left; }
.sidebar			{ width:189px; float:right; border-bottom:7px solid black; padding-bottom: 10px; }

/* event details section */
h1.events			{ width:761px; height:27px; background: url(/images/events_bg.jpg) no-repeat; margin:0; }
.event_details		{ width:761px; margin-top:8px; text-align: center;}
/*.event_header		{ width:553px; height:150px; float:left; }
.event_media		{ width:200px; height:150px; float:right; }
.event_devider		{ width:761px; height:7px; background-color:#000; float:left; margin: 8px 0 8px 0; }*/

/* news details section */
h1.news				{ width:188px; height:27px; background: url(/images/news_bg.jpg) no-repeat; margin:0; padding-bottom:8px; }
.sidebar h2			{ font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:bold; color:#000; text-transform:uppercase; margin:0; }
.sidebar h3			{ font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#4c422f; font-weight:bold; text-transform:uppercase; margin:0; 		                      padding-bottom:3px; }
.sidebar hr			{ color:#9f9b92; margin: 5px 0; display: block;}
.sidebar a			{ text-transform:none; color:#0072bc; }
.sidebar p			{ font-family:Verdana, Geneva, sans-serif; font-size:10px; margin:0; padding-bottom:5px; }
.side_devider		{ width:188px; height:7px; background-color:#000; float:left; margin: 20px 0 0 0;  }
.sidebar div.hr		{ background-color:#9f9b92; margin: 5px 0; height: 1px; }

/* More video's section */
.bands				{ clear: both; width:989px; float:left;}
.bands h1			{ background: url(../images/bands.jpg) no-repeat; margin:0; width:118px; height:12px; margin-top:30px; }
.bands ul			{ list-style:none; display: inline; }
.bands li			{ float:left; margin-right:10px; }

/* footer */
.footer 			{ font: normal 11px Verdana; border-top: 8px solid #000; background: #D0CABE; clear: both; text-align:center; padding: 60px 0 30px 0; display: block; }

.video {margin-bottom: 20px; text-align: center;}