/* LAYOUT */

@import url(russia_menu.css);

html{
margin-bottom: 1px;
}


body{
	margin:0px;
	padding:0px;
	text-align:left;
	background-color:#FCF3B7;
	background-image:url(../images/layout/main_bg.jpg);
	background-repeat:repeat-x;
	background-attachment:scroll;
	height:100%;
}

#container{
	text-align:left;
	width:930px;
	height:100%;
	background-image:url(../images/layout/graphic_bg.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#header{
	position:relative;
	width:930px;
	height:210px;
}


#nav{
	position:relative;
	margin-left:420px;
	width:478px;
	height:210px;
}

ul#ul_menu,ul#ul_menu li{
	text-indent: -99999999px;
	list-style-type: none;
}



#left{
	position:relative;
	width:300px;
	margin-top:195px;
	height:100%;
	float:left;
}

#center{
	position:relative;
	width:355px;
	height:100%;
	margin-top:40px;
	margin-left:20px;
	float:left;
	overflow:hidden;
}

#center_full{
	position:relative;
	width:610px;
	height:100%;
	margin-top:40px;
	margin-left:20px;
	float:left;
}

#right{
	position:relative;
	width:225px;
	height:100%;
	margin-top:40px;
	margin-left:30px;
	float:left;
}


#footer{
	position:relative;
	margin-left:320px;
	margin-top:20px;
	border-top:2px solid #E2C696;
}


/* GALLERY */
#imageTable img {padding:5px; border:0;}
.dottedHrGal{
	width:100%;
	border-bottom:dotted #E2C696 1px;
	color:#000000;
	height:1px;
}



/*FRONT PAGE NEWS */
.newsbox{
	padding:15px 0 15px 0;
	border-bottom:1px solid #E2C696;
}

.newsboxinner {
	overflow:hidden; 
	height: 0px;
	padding:15px 0 0 0;
}

.newsbox a:active, .newsbox a:visited, .newsbox  a:link {
	text-decoration:none;
}


/*FRONT PAGE NEWS */
.frontGigs{
	margin:0px;
	padding:15px 0 0 0;
}



/*NEWS MENU */
#sub_menu ul
{
margin:10px 0 0 0px; padding:0;
list-style-type: none;
}

#sub_menu a
{
display: block;
width: 100%;
border-bottom:1px solid #E2C696;
padding:5px 0 5px 0;
text-decoration:none;
font-size:12px;
}

#sub_menu a:link, #sub_menu a:visited
{
color:#503E3E;
}

#sub_menu a:hover
{
color:#B0272B;
}



/* LIVE DATES */

.listing{
	width:100%;
	padding:15px 0 15px 0;
	border-bottom:1px solid #E2C696;
}


.listingDate{
	position:relative;
	float:left;
	width:100px;
}


.listingVenue{
	position:relative;
	float:left;
	margin-left:20px;
	width:370px;
}


.listingTicket{
	position:relative;
	float:right;
	margin-left:20px;
	width:100px;
}


.listingVenue p{
	padding:0 0 10px 0;
	margin:0px;
}



/* RELEASES */

.release{
	width:100%;
	padding:15px 0 15px 0;
	border-bottom:1px solid #E2C696;
}


.releaseArt{
	position:relative;
	float:left;
	width:180px;
}


.releaseInfo{
	position:relative;
	float:left;
	margin-left:20px;
	width:370px;
}


.releaseLinks{
	position:relative;
	float:right;
	margin-left:20px;
	width:100px;
}


.releaseInfo p{
	padding:0 0 10px 0;
	margin:0px;
}


/*BIOG */
#biog{
	padding:15px 0 0 0;
}


/*ADVERTS*/

.advert{
	position:relative;
	width:285px;
	margin-left:15px;
	background-color:#333333;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:10px;
	padding:0 0 10px 0;
}

.adLeft{
	position:relative;
	float:left;
	width:100px;
	margin:10px;

}

.adRight{
	position:relative;
	float:left;
	width:155px;
}

.advert h2{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
	color:#F9DF6E;
	padding:10px 0 10px 0;
	margin:0px;
}



/*CONTACT*/
#contactLeft{
	position:relative;
	float:left;
	width:290px;
	margin-top:15px;
}


#contactRight{
	position:relative;
	margin-top:15px;
	float:right;
	margin-left:20px;
	width:250px;
}


/*VIDEOS*/
.video{
	width:100%;
	padding:15px 0 15px 0;


}


.videoLeft{
	position:relative;
	float:left;
	width:230px;
	margin-top:15px;
}


.videoRight{
	position:relative;
	float:left;
	margin-top:15px;
	margin-left:20px;
	width:250px;
}



/* TYPE */

h1{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:22px;
	color:#791214;
	width:100%;
	border-bottom:1px solid #791214;
	padding:0px;
	margin:0px;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#791214;
	padding:0px;
	margin:0px;
}


h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	color:#333333;
	padding:0px;
	margin:0px;
}


h2.news{
	margin-top:15px;
}

h2.newsWithImage{
	margin-top:15px;
}

h3.newsdate{
	padding:0 0 15px 0;
}

h2.releasetitle{
	margin-bottom:15px;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:12px;*/
	color:#333333;
}


.newsboxinner a:active, .newsboxinner a:visited, .newsboxinner  a:link {
	color:#791214;
	text-decoration:underline;
}

a:active, a:visited, a:link {
	color:#B0272B;
	text-decoration:underline;
}


p {
	padding:0 0 15px 0;
	margin:0px;
}


img {border:0;}


/*padding for pages with no internal divs, applied to h1 */
.noColumns{
	padding:15px 0 10px 0;
	margin:0;
}




