﻿/*GENERAL PAGE LAYOUT */
*{
margin:0;
padding:0;}

body {
  font-family: Verdana;
  background-color:#090909;
  font-size: 11px;
}

img{
border:0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
/*
h1 {
	font-size: 16px;
	color: #ffffff;
	padding-top: 16px;
	border-bottom: thin solid #FFFFFF;
}
*/

h1 {
	/*margin-top:15px;*/
	margin-bottom:30px;
	height:21px;
	font-size: 16px;
	color: #ffffff;
	padding-top: 16px;
	border-bottom: thin solid #FFFFFF;
}

#boxFollow h1 {
	margin-bottom:21px;
}

#contentMusic h1 { 
	/*margin-bottom: 30px;*/
}

#contentPhotos h1 { 
	/*margin-bottom: 15px;*/
}

#contentShows h1 { 
	/*padding-bottom: 7px; 
	margin-bottom: 15px; */
}

#contentInt h1 { 
	/*padding-bottom: 15px; 
	margin-bottom: 15px; */
}

#contentFans h1 { 
	/*padding-bottom: 15px; 
	margin-bottom: 15px;*/ 
}

.rouge {color:#ff0000;}

#rs_right_form{color:#fff;}

h2{
	font-size: 14px;
	/*padding-top: 22px;*/
	padding-top:10px;
	color: #2da4ff;
}

h3{
	font-size: 12px;
	padding-bottom: 16px;
	color: #646464;
}

h4{
	font-size: 12px;
	color: #FFFFFF;
}
a {	
	text-decoration: none; 
	color:#2da4ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
		
}
	
a:hover {
	text-decoration: underline; 
	color:#2da4ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}




.club {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.citation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	font-weight: bold;
	font-style: italic;
}

.nom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.instrument {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}


/* DIV CONTAINERS */

#pagelayout {
	margin: 0 auto; 
	width:960px;
	background-color:#090909;
	padding:0px;
}
#header {
	width:960px;
	height:278px;

}
#mainContent {
	width:960px;
	height:auto;	
	margin-top: 15px;
}
#colLeft {
	width:613px;
	height:auto;
	background-color: #171717;
	float: left;	
	margin-left: 20px;
	overflow: hidden;
	display: inline;
	padding-right: 19px;
}
#content {
	width:594px;
	height:auto;
	min-height: 575px;
	float: left;	
	padding-left: 20px;
	padding-bottom: 7px;
}
#content img { padding-top: 22px;}
#content td img { border: 4px solid #393133; padding: 0px; }

#contentInt {
	width:594px;
	height:auto;
	min-height: 650px;
	float: left;	
	padding-left: 20px;
	padding-bottom: 7px;
}
/*#contentInt h1 { padding-bottom: 15px; margin-bottom: 15px; }*/
#contentInt img { padding-top: 22px; margin-right; 14px; }
#contentInt td img { border: 4px solid #393133; padding: 0px; }

#contentMusic { width:594px; height:auto; min-height: 575px; float: left; padding-left: 20px;padding-bottom: 7px;}
#contentMusic td img { border: 4px solid #393133; padding: 0px; }
/*#contentMusic h1 { margin-bottom: 30px; }*/
#contentMusic p{ padding-bottom: 7px;}

#contentPhotos { width:594px; height:auto; min-height: 575px; float: left; padding-left: 20px;padding-bottom: 7px;}
/*#contentPhotos h1 { margin-bottom: 15px; }*/
#contentPhotos h2 { padding-top: 0px; padding-bottom: 0px; }
#contentPhotos p{ padding-bottom: 7px;}
#contentPhotos img { padding-top: 0px;margin-right: 7px;border: 4px solid #393133;}
#contentPhotos img.line{ border:0px; padding-bottom: 10px; padding-top: 7px; }

#contentFans {	width:594px;height:auto; min-height: 575px; float: left;padding-left: 20px;padding-bottom: 7px;}
/*#contentFans h1 { padding-bottom: 15px; margin-bottom: 15px; }*/
#contentFans h2 { margin: 0px; padding: 0px;padding-bottom: 15px;}
#contentFans h3 { margin: 0px; padding: 0px;}
#contentFans td h3 { margin: 0px; padding: 0px;padding-top: 10px; }

#contentVideos {
	width:594px;
	height:auto;
	min-height: 430px;
	float: left;	
	padding-left: 20px;
	padding-bottom: 7px;
}
/*#contentVideos h1 { padding-bottom: 7px; margin-bottom: 15px; }*/
#contentVideos h2 { padding-top: 0px; }
#contentVideos td img { padding-right: 14px; }
#contentVideos img.line{ border:0px; padding-bottom: 19px; padding-top: 17px; }
#contentVideos h3{padding-top:0px;}

#contentShows {
	width:580px;
	height:auto;
	min-height: 575px;
	float: left;	
	padding-left: 20px;
	padding-bottom: 7px;
}
/*#contentShows h1 { padding-bottom: 7px; margin-bottom: 15px; }*/
#contentShows h2 { padding-top: 0px; }
#contentShows img.line{ border:0px; padding-bottom: 10px; padding-top: 7px; }

#colRight {
	width:300px;
	height:auto;
	margin-left: 7px;
	float: left;
}
.boxPlayer {
	width:267px;
	height:auto;
	background-color: #171717;
	padding-left: 0px;
	padding-right: 0px;
}
.box300 {
	width:267px;
	height:auto;
	background-color: #171717;
	margin-top: 7px;	
	padding-left: 0px;
	padding-right: 0px;
}
#boxHeadlines {
	width:267px;
	height:auto;/*
	min-height: 144px;*/
	background-color: #171717;	
	padding-top: 16px;
	padding-left: 18px;
	padding-right: 16px;
	padding-bottom: 16px;
	/*margin-top: 7px;*/
	margin-bottom:7px;
}

#boxShows {
	width:267px;
	height:auto;/*
	min-height: 144px;*/
	background-color: #171717;	
	padding-left: 18px;
	padding-right: 16px;
	padding-bottom: 16px;
	/*margin-top: 7px;*/
	margin-top:5px;
}
#boxShows h1 { 	margin-bottom: 10px; }
#boxShows p { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 11px; color: #646464; }
.boxImage {
	width:267px;
	height:auto;
/*	min-height: 153px;*/
	background-color: #171717;
	margin-top: 7px;
	padding-left: 17px;
	padding-right: 16px;
	padding-bottom: 16px;
}
.boxImage h1 { 	margin-bottom: 10px; border: none;}
.boxImage p { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #646464; padding-bottom: 7px;}
.boxImage img {	margin-right: 16px; margin-top: 17px; border: 4px solid #393133;}
#boxFollow {
	width:267px;
	height:auto;
	/*min-height: 99px;*/
	background-color: #171717;
	padding-left: 17px;
	padding-right: 16px;
	padding-bottom: 16px;
	margin-top: 7px;
}
#boxFollow img { /*padding-top: 21px;*/}

/* TOP LAYOUT */



/*MAIN CONTENT LAYOUT */


/*FOOTER LAYOUT */

#footer {
	width:960px;
	height: auto;	
}
#footer p { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #646464; font-weight: normal; }
#footerMenu {
	width:638px;
	height: auto;	
	padding-left: 33px;
	padding-top: 18px;
	padding-bottom: 18px;
	float: left;
}
#footerMenu a.submenuon {color: #ffffff; text-decoration: none; font-weight: normal;}
#footerMenu a{ 	color: #646464; text-decoration: none; font-weight: normal;}
#footerMenu a:hover{ color: #ffffff; text-decoration: underline; font-weight: normal;}
#footerDesign {
	width:289px;
	height: auto;	
	text-align: right;
	padding-top: 18px;
	padding-bottom: 18px;
	float: left;
}
#footerDesign a{ color: #646464; text-decoration: underline; font-weight: normal;}
#footerDesign a:hover{ color: #646464;	text-decoration: none;font-weight: normal;}/*GENERAL PAGE LAYOUT */
