@charset "UTF-8";

/* CSS Document */

body { margin-top: 0; }

img { border: 0; }
				
body { font-family: arial, helvetica, sans—serif; 
		background-image: url(images/background_pic.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-color: black;
		background-position-x: 50px;
		font-size: 93%;
		line-height: 1.5em;
		text-align: left;
		}
		
p { font-family: arial, helvetica, sans—serif;
		font-size: 93%;
		color: silver;
		text-align: left;
		background-color: none;
		}
		

h2 { font-family: arial, helvetica, sans—serif;
		color: white;
		text-align: left;
		background-color: none;
		}


h3 { font-family: arial, helvetica, sans—serif;
		color: white;
		text-align: left;
		word-spacing: 0.1em;
		background-color: none;
		}

h4 { font-family: arial, helvetica, sans—serif;
		color: white;
		text-align: left;
		word-spacing: 0.1em;
		background-color: none;
		}

		
.enfasis { color: #ebc11a; }

.note { font-size: 80%; }

.player_title { font-weight: bold;
			text-transform: uppercase;
			font-size: 75%;
			color: white;
			}
					
p.copyright { padding-top: 30px;
		text-align: center;
		clear: both;
		color: silver;
		text-transform: uppercase;
		font-size: 70%; 
		}
		
p.show_info { text-align: left;
		font-size: 80%; 
		}
		

/* Links */

a:link { background-color: none; color: #ad0300; text-decoration: none; border: 0; }
a:visited { background-color: none; color: #ad0300; text-decoration: none; border: 0; }
a:hover { background-color: none; color: #14ace6; text-decoration: none; border: 0; }

ol li.venue a:link.mapa { background-color: none; color: silver; text-decoration: none; border: 0; font-size: 80%; }
ol li.venue a:visited.mapa { background-color: none; color: silver; text-decoration: none; border: 0; font-size: 80%; }
ol li.venue a:hover.mapa { background-color: none; color: #14ace6; text-decoration: none; border: 0; font-size: 80%; }
	
ul li.navigation { font-family: arial, helvetica, sans—serif;
	color: white;
	text-transform: uppercase;
	font-size: 90%;
	letter-spacing: 0.1em;
	font-weight: bold;
	display: inline;
	text-align: center;
	padding-right: 45px;
	}
	
ul li.navigation2 { font-family: arial, helvetica, sans—serif;
	text-transform: uppercase;
	font-size: 80%;
	display: inline;
	padding-right: 15px;
	}
			
#navigation a:link { background-color: none; color: white; text-decoration: none; border: 0; }
#navigation a:visited { background-color: none; color: white; text-decoration: none; border: 0; }
#navigation a:hover { background-color: none; color: black; text-decoration: none; border: 0; }

#navigation2 a:link { background-color: none; color: silver; text-decoration: none; border: 0; }
#navigation2 a:visited { background-color: none; color: silver; text-decoration: none; border: 0; }
#navigation2 a:hover { background-color: none; color: #ad0300; text-decoration: none; border: 0; }


/* Left Column */

#twitter {width: 220px;
	padding-bottom: 10px;
	z-index: 3;
		 }

.column_img { width: 220px; }

.left_text { font-size: 80%; }

.left_info { text-align: right; font-size: 80%; font-weight: bold; word-spacing: 0.5; }

div.news { padding-bottom: 15px; border-bottom: 1px dotted silver; }

div.news2 { padding-bottom: 15px; }

div.social { padding-bottom: 5px; }

.network_icon { height: 42px; }



/* List Stuff */

ul { padding: 0;
	margin: 0;
	}
	
ol { padding-bottom: 25px;
	padding-top: 8px;
	margin: 0;
	}
	
ol li.date { line-height: 1.2em;
		display: block;
		color: white;
		font-size: 90%;
		font-weight: bold;
		padding-bottom: .3em;
		padding-left: .8em;
		}
		
ol li.venue { line-height: 1.2em;
		display: block;
		color: silver;
		font-size: 90%;
		padding-bottom: 1.2em;
		padding-left: .8em;
		}


.show_promo { width: 210px;
		float: left;
		padding-bottom: 8px; 
		}


.biopic { padding-left: 5px;
		padding-bottom: 5px;
		float: right;
		}	

.podpic { width: 180px; float: right; padding-left: 8px; }

.schedule_pic { float: right;
		padding-right: 12px;
		padding-top: 20px;
		width: 200px;
		clear: both;
		}

/* Table Stuff */

td { width: 230px;
	padding-right: 30px;
	vertical-align: top;
	}


/* Chunks */

#container { left: 5%;
		top: 10px;
		width: 900px;
		position: absolute;	
		}			

#header { position: absolute;
		top: 0px;
		left: 0px;
		width: 540px;
		padding: 0px 5px 0px 5px;
		background-color: black;
		z-index: 4;
		}
		
#navigation { position: absolute;
		top: 117px;
		left: 0px;
		text-align: center;
		width: 900px;
		height: 35px;
		padding-top: 5px;
		border-radius: 5px;
		background-image: -moz-linear-gradient(top, #ad0300, black);
		background-image: -webkit-gradient(linear, center top, center bottom, from(#ad0300), to(black));
		z-index: 6;
		}
		
#left_column { position: absolute;
			top: 90px;
			left: 25px;
			width: 220px;
			z-index: 2;
		}	
										
#content { position: relative;
		padding-bottom: 5px;
		top: 160px;
		left: 320px;
		width: 540px;
		background-color: none 
		z-index: 1;
		}
		
#navigation2 { text-align: center; }

#footer { position: relative;
		padding-top: 5px;
		width: 570px;
		clear: both;
		display: block;
		}
		
#pic_gallery1 { position: relative;
		padding-top: 5px;
		width: 480px;
		height: 100px;
		overflow: auto;
		}

#pic_gallery2 { position: relative;
		padding-top: 5px;
		width: 480px;
		height: 100px
		overflow: auto;
		}

#promo1 { position: relative; border-bottom: 1px dotted silver; padding-bottom: 10px;  }
#promo2 { position: relative; border-bottom: 1px dotted silver; padding-bottom: 10px; }

#album, #bio, #blog, #press, #info, #newsletter, #profile_links { padding-bottom: 35px; }

#algaro, #ecb, #otros_blogs, #candidato_playlist, #schedule, #pic_gallery1, #pic_gallery2, #pic_gallery3  { padding-bottom: 60px; }

.video_playlist { width: 570px; padding-bottom: 20px; }
.twitter_icon { width: 42px; }

