﻿/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0; padding: 0;
}

h1{
	font-size: 26px;
}

.h1ArtistTitle{
	font-size: 14px; 
	font-weight: 700;
	color: #453F4B;
	text-decoration: none;
	margin: 0;
}
.h1ArtistTitle:hover{
	font-size: 14px; 
	font-weight: 700;
	color: #33cd99;
	text-decoration: none;
	margin: 0;
}

.homeh1{
	font-size: 12px;
	color: #33cc99;
	margin: 0;
}

.homeh1_upcoming{
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
}


#body_main {
	background-image:url(../images/background_pattern.jpg);
	margin: 0; padding: 0;
	
	/*background-repeat:repeat-y;
	background-repeat:repeat-x;	
	
	background-color:#33cc99;
	background-position: center center;*/
	
	/*
	scrollbar-face-color: #1A1A1A;
	scrollbar-arrow-color: #E6E6E6;
	scrollbar-track-color: #050505;
	scrollbar darkshadow color:#1A1A1A;
	*/
}
.clear { 
	clear: both; 
	height: 0px; 
	line-height: 0; 
	font-size: 0px;
}

.link{
	text-decoration: underline;
	color: #33cd99;
}

.link:hover{
	text-decoration: none;
	color: #33cd99;
}

.link_artist_sub{
	text-decoration: none;
	color: #453F4B;
}

.link_artist_sub:hover{
	cursor: pointer;
	color: #453F4B;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 950px;
	background-color: #FFFFFF;
	height: 100%;
	min-height: 100%; 
}

#banner_logo{
	width: 930px;
	height: 156px;
	background-image:url(../images/banner_logo_beta.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
	border: 0px solid #000000;
}


#menu_main{
	width: 930px;
	height: 38px;
	background-color:#F7F4F4;
	margin-left: 10px;
	border: 0px solid #000000;
}

.main-menu-item{
	padding: 0px;
	float: left;
}

.main-menu-newsletter{
	padding: 0px;
	float: right;
}

#language{
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-top: 10px;
	color: #333333;
	width: 150px;
	text-align: center;
}
 
#menu_bottom_space{
	width: 930px;
	height: 25px;
	border: 0px solid #000000;
	margin-left: 10px;
}
.newsletter_menu{
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	margin-top: 12px;
	margin-right: 12px;
}

.newsletter_menu:hover{
	color: #34ca9a;
	font-size: 14px;
}

#left_block{
	width: 132px;
	border: 0px solid #000000;
	float: left;
	margin-left: 10px;
	border: 0px solid #000000;
	height: 100%;
	min-height: 100%; 
}
#center_block{
	width: 776px;
	height: 100%;
	min-height: 100%; 
	border: 0px solid #000000;
	float: left;
	border: opx solid #000000;
	margin-left: 18px;
}
#right_block{
	width: 150px;
	height: 100%;
	min-height: 100%; 
	border: 0px solid #000000;
	float: left;
}

.news{
	border: 1px solid #cacaca;
	background-color: #f7f4f4;
	padding: 5px;
	float: left;
	width: 242px;
	min-height: 205px;
}

.upcoming_block{
	border: 1px solid #cacaca;
	background-color: #75cc99;
	padding: 5px;
	float: left;
	width: 242px;
	min-height: 205px;
}

#upcoming_shows{
	border: 1px solid #cacaca;
	background-color: #f7f4f4;
	padding: 5px;
	width: 242px;
	float: left;
	min-height: 205px;
	margin-top: -9px;
}

.news_block{
	border: 0px solid #000000;
	color: #333333;
	padding: 0px;
}

.news_title{
	font-size: 12px;
	color: #33cc99;
}
.upcoming_title{
	font-size: 12px;
	color: #FFFFFF;
}
.news_text{
	font-size: 10px;
	margin-top: 5px;
	border-right: 0px dashed #33cc99;
}

.news_text a{
	font-size: 10px;
	text-decoration: none;
	color: #33cc99;
}

.news_text a:hover{
	font-size: 10px;
	text-decoration: underline;
	color: #33cc99;
}

#home_content{
	color: #333333;
	font-size: 12px;
}

#home_content_space{
	height: 25px;
	border: 0px solid #000000;
}

.news_date_author_upcoming
{
	font-size: 10px;
	color: #333333;
	border-bottom: 1px dashed #FFFFFF;
}

.news_date_author{
	font-size: 10px;
	color: #333333;
	border-bottom: 1px dashed #33cc99;
}

.news_date_author a{
	text-decoration: underline;
	color: #333333;
}

.news_date_author a:hover{
	text-decoration: none;
	color: #333333;
}
.infos_menu_items{
	font-size: 12px;
	color: #000000;
	margin-left: 12px;
	margin-top: 5px;
}

#artist_main_image{
	float: left;
	width: 300px;
	height: 300px;
	border: 1px solid #000000;
}

#artist_right_info{
	float: left;
	border: 0px solid #000000;
	margin-left: 40px;
	width: 360px;
}

#artist_title{	
	line-height: 0.7;
}

#artist_sub_menu{
	border-top: 0px dashed #000000;
	border-bottom: 1px dashed #000000;
	font-size: 16px;
	font-weight: bold;
}

#artist_biography{
	float: left;
	display:block;
}
#artist_discography{
	float: left;
	display:none;
}
#artist_shows{
	float: left;
	display:none;
	height: 300px;
}
#artist_pictures{
	float: left;
	display:none;
}

.release_block{
	border: 0px solid #cacaca;
	padding-right: 10px;
	padding-top: 10px;
}

.title_left_artists{
	font-size: 14px; 
	font-weight: 700;
	color: #676666;
	text-decoration: none;
}

.title_left_artists:hover{
	font-size: 14px; 
	font-weight: 700;
	color: #33cd99;
	text-decoration: none;
}

#page_title{
	font-size: 24px;
	font-weight: 700;
}

.link1_landing_page{
	font-size: 24px;
	color: #666666;
	text-decoration: none;
}

.link1_landing_page:hover{
	font-size: 24px;
	color: #666666;
	text-decoration: underline;
}

.link2_landing_page{
	font-size: 16px;
	color: #ff0179;
	text-decoration: none;
}

.link2_landing_page:hover{
	font-size: 16px;
	color: #ff0179;
	text-decoration: underline;
}

.link3_landing_page{
	font-size: 12px;
	color: #ff0179;
	text-decoration: none;
}

.link3_landing_page:hover{
	font-size: 12px;
	color: #ff0179;
	text-decoration: underline;
}