/*
Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
*/

body {
  text-align: center;
  background: #656868 url('../images/img_css/bg.jpg') top center no-repeat fixed;
  margin-top:30px;
  margin-bottom:30px;
  color:#000;
  background-color: #000;
  font-family: helvetica;
}
body ul{
  color: #ccc;
}

a:link {
  font-family: helvetica;
  text-decoration: none;
  color: #000000;
}
a:visited {
  color: #000000;
  text-decoration: none;
}
a:active {
  color: #000000;
}
a:hover {
  color: #444444; 
}

a.white_link {
  font-family: helvetica;
  color: #fff;
}

a.white_link:visited {
  text-decoration: none
}
a.white_link:hover {
  color: #fff;
  text-decoration: underline;
}
.white {
  color: #fff;
}

#page_wrapper {
  background: #F3E7A9 url('../images/img_css/page_bg.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  text-align: left;
  border: 4px solid #F4F4EE;
  min-height:500px;
}

#page_wrapper.events{
  background: #F3E7A9 url('../images/img_css/page_bg_event.jpg') top left;
}

#page_header {
  height: 140px;
  background: #515230 url('../images/img_css/header.jpg') top left no-repeat;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: helvetica, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  letter-spacing: -1px;
  margin:0px;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: helvetica, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #E2D179;
  margin:0px;  
}

#menu_bar {
  height:30px;
  background: #A5A162 url('../images/img_css/menu_bg.jpg') top left no-repeat;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:5px;
background-color: transparent;
color: #F3E7A9;
float: left;
width: 100%;
font-family:arial, sans-serif;
font-size:14px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color: #F3E7A9;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}

#navcontainer ul li.active a
{
color: #068cb8;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
}

#content_wrapper {
  background: transparent url('../images/img_css/page_bg.jpg') top left no-repeat;
  min-height:350px;
}

#content_wrapper.events{
  background: transparent url('../images/img_css/page_bg_event.jpg') top left no-repeat;
}

#event_content_wrapper {
  background: transparent url('../images/img_css/page_bg_event.jpg') top left no-repeat;
  min-height:350px;
}

#left_side {
  float:left;
  width:392px;
  text-align:center;
  margin-left:14px;
  margin-right:14px;
}
  
#left_side h3 {
  margin:10px;
  margin-right:15px;
  font-family: helvetica;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #000;
}

#left_side h2 {
  margin:0px;
  margin-right:15px;
  font-family: helvetica;
  font-size:18px;
  font-weight: bold;
  line-height:18px;
  color: #000;
}
  
#left_side p {
  /*margin:10px;
    margin-right:15px;*/
  font-family: arial;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#left_side.no_right{
  width:602px;
}

#right_side {
  float:right;
  width:210px;
}
  
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: arial;
  font-size:16px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #068cb8;
  padding:4px;
  padding-left:6px;
  padding-top :6px;
/*  border:1px solid #3A3B22;
*/  text-align:center;
}
  
#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: helvetica;
  font-size:11px;
  line-height:16px;
  color: #ccc;
}

#right_side ul {
  list-style-type:none;
}

#mp3_player{
  text-align:center;
  margin-left:-12px;
}

#mp3_info{
  text-align:left;
  margin-left:17px;
}

#page_footer {
  padding-top:20px;
  padding-left:10px;
  height: 25px;
  background: #515230 url('../images/img_css/footer.jpg') top left no-repeat;
  text-align:center;
  font-size: 12px;
  color: #000;
}  

#page_footer a:link {
	color: #000; text-decoration: none
}
#page_footer a:visited {
	color: #000; text-decoration: none
}
#page_footer a:active {
	color: #000; text-decoration: none
}
#page_footer a:hover {
	color: #000; text-decoration: underline
}

#page_footer p {
  text-align:center;
  padding-top:20px;
  font-family: helvetica;
  font-size:11px;
  line-height:16px;
  color: #FCF8E3;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

.left_align{
  text-align:left;
}

.sign{
  font-style:italic;
}

.artist_box {
  float:left;
  width:150px;
  padding-bottom:20px;
}

.box_top_border{
  border-top:1px dashed #fff;
  padding-top:20px;
}

.artist_left{
  padding-right:20px;
  padding-left:26px;
}

.artist_right{
  padding-left:19px;
  border-left:1px dashed #fff;
  padding-right:20px;
}

.artist_name{
  text-align:left;
  font-weight:bold;
  background-color:#068CB8;
  padding-top:6px;
  padding-left:6px;
  margin-top:-4px;
}

.more_disc{
  margin-left:5px;
  cursor:pointer;
  color:white;
  font-size:13px;
}
#artists_index{
}

#music_content{
  background-color:#456;
}
#music_exclu, #music_mix, #music_album{
  width:140px;
  float:left;
  height:60px;
}
#music_exclu{
  background: #88b7e3 url('img/but_right.jpg') top left;
}

#music_mix{
  background: #1e99d5 url('img/but_middle.jpg') top left;
}

#music_album{
  background: #0678be url('img/but_left.jpg') top left;
}

#music_exclu.selected{
  background: #0678be url('img/but_right_selected.jpg') top left;
}

#music_mix.selected{
  background: #1e99d5 url('img/but_middle_selected.jpg') top left;
}

#music_album.selected{
  background: #88b7e3 url('img/but_left_selected.jpg') top left;
}

.albums{
/*  background-color: #88b7e3;*/
  min-height:324px;
}

.mix{
  background-color: #1e99d5;
  min-height:324px;
}

.exclus{
  background-color: #0678be;
  min-height:324px;
}
.album_complete{
/*  min-height:206px;
*/  
  padding-bottom:5px;
}

#albums_list .first{
  margin-top:-10px;
}
#albums_list{
  padding-top:10px;
}
/*#albums_list .even, .tracklist.even{
  background-color:#88b7e3;
}*/


#albums_list .odd{
  background-color:#ccedfc;
}
.album_header{
  background-color:#88b7e3;
  text-align:left;
  min-height:23px;
  padding-top:7px;
}


.album_name{
  float:left;
  text-align:left;
  padding-top:30px;
}

.album_artist{
  padding-top:5px;
  font-size:17px;
  
}
.album_title{
  float:left;
  padding-left:15px;
  width:290px;
  border-left:1px dashed #fff;
}

.album_category{
  text-align:center;
  float:left;
  width:80px;
  padding-left:5px;
}

.album_content{
/*  margin-left:10px;
*/  
  padding-top:10px;
  text-align:left;
}

.album_title_artist{
  font-size:12px;
}
.album_cover{
  width:135px;
  float:left;
}

.album_details{
  float:left;
  width:247px;
  padding-left:10px;

}

.album_description{
  min-height:115px;
  padding-bottom:10px;
  font-size:13px;
  width:235px;
}

.see_track_list{
  background-color:#ddd;
  height:21px;
  margin-left:51px;
  padding-top:4px;
  text-align:right;
  cursor:pointer; 
}

.open{
  font-size:17px;
  font-weight:bold;
  margin-left:40px;
  
}
/*.tracklist_even, .tracklist_odd{
  width:100%;
  font-size:14px;
}*/

#musics_list ul, .album_tracklist ul{
  color:#000;
  list-style-type:none;
  text-align:left;
  font-family:verdana;
}

#albums_list ul li.track_li a{
  font-family:verdana;
  /*background-image:  url('../images/img_css/icon_mp3_20.png');
  font-family:verdana;
  background-position : -5px 0px;
  background-repeat : no-repeat;
  z-index:100;*/
}

.icon_mp3{
  margin-left:-19px;
}

#albums_list ul li.track_li{
  padding-left:5px;
}

#albums_list ul li.track_mp3{
  background-image:  url('../images/mp3_play.png');
}


.tracks_left{
  min-width:50%;
  float:left;
/*  border-right:1px dashed #fff;
*/  font-size:14px;
}

.tracks_left ul, .tracks_right ul{
  padding:0;
  margin-top:2px;
  margin-bottom:0;
}

.tracks_right{
  width:195px;
  float:left;
  font-size:14px;
  text-align:left;
}

/*.tracks_right ul{
  padding-left:10px;
}*/
#musics_content h2{
  text-align:left;
  padding-left:11px;
}

#musics_content table{
  margin-left:15px;
  margin-top:15px;
}

#musics_content table tr td.artist{
  text-align:left;
  width:100px;
}

#musics_content table tr td.song{
  text-align:left;
  width:400px;
}
.video_box {
  float:left;
  width:176px;
  height:149px;
  text-align:left;
  padding-bottom:20px;
}

.video_left{
  padding-right:20px;
  /*padding-left:24px;*/
}

.video_right{
  padding-left:19px;
  border-left:1px dashed #fff;
/*  padding-right:20px;
*/}

.video_name{
  width:172px;
  min-height:34px;
  background-image:  url('../images/video_name.jpg');
  margin-top:-4px;
  padding-left:4px;
  padding-top:3px;
}
.video_title{
  font-weight:bold;
  max-width:147px;
}

.video_subtitle{
  font-size:12px;
}
img{
  border:none;
}

#musics_list{
  padding-top:60px;
  text-align:left;
  min-height:280px;
}

#contacts, #artist {
  background-color:#2C3638;
  width:201px;
}


#right_side h3.block_title{
  border:none;
  margin-right:0;
  text-align:center;
}

.clear{
  clear:both;
}

#contacts_contents {
  padding-left:5px;
}

#contacts_content{
  padding-top:30px;
}

#contacts_contents table tr td{
  font-family:arial;
  font-weight:normal;
  font-size:11px;
  color:white;
  padding:3px;
}

#artist_about table tr td{
  font-family:arial;
  font-weight:normal;
  font-size:11px;
  color:white;
  padding:3px;
}

.dashed{
  margin-top:10px;
  padding-bottom:10px;
  border:1px solid #fff;
  border-style:dashed;
  border-bottom:none;
  border-left:none;
  border-right:none;
  margin-left:-6px;
}
#contacts ul li{
  padding:5px;
}
#contacts ul li span.contact_link{
  font-size:15px;
}

#contacts ul li img{
}

.track_down{
  font-size:15px;
}

.news_title, .artist_title{
  background-color:#068CB8;
  height:20px;
  padding-top:13px;
  padding-left:10px;
  margin-top:-12px;
  text-align:left;
}

.left_cover{
  float:left;
  max-width:93px;
}

.right_cover{
  float:left;
  padding-left:14px;
  max-width:93px;
}
.cover_name{
  background-color:#068CB8;
  min-height:44px;
  padding-left:3px;
}

.little_album_name{
  font-weight:bold;
  font-size:13px;
}

.little_artist_name{
  font-weight:normal;
  font-size:11px;
}

.left_discography{
  padding-left:3px;
  float:left;
  width:96px;
}

.right_discography{
  float:left;
  padding-left:8px;
  max-width:94px;
}

.discography_title, .discography_detail{
  color:white;
}

.discography_title{
  font-weight:bold;
  font-size:13px;
}

.discography_detail{
  font-size:10px;
  padding-top:8px;
}

.discography_event{
  color:white;
  padding-left:3px;
  font-size:10px;
}

#musics_select b{
  color:white;
  margin-top:5px;
}

#musics_select h3{
  margin-top:0;
  margin-bottom:4px;
  font-size:14px;
}

#musics_select h3.musics_albums{
  margin-top:10px;
}

#musics_select h3.category_selected a{
  color:#fff;
  font-size:18px;
}

.event_flyer{
  width:125px;
}
.event_artist{
  width:100px;
  vertical-align:middle;
}
.event_location{
  width:100px;
}
.event_date{
  width:67px;
}

#distributions_content table, #events_index table{
  text-align:left;
  width:100%;
  border:1px dashed #fff;
}

#distributions_content table th, #events_index table th{
  font-weight:bold;
  font-size:14px;
  padding:2px;
  padding-left:4px;
  padding-top:3px;
}

#distributions_content table tr, #events_index table tr{
  border-bottom:1px dashed #fff;
  
}

#distributions_content table td, #events_index table td{
  font-size:11px;
  padding:0px;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:4px;
  border-top:1px dashed #fff;
}