@charset "UTF-8";
/* CSS Document */

body {
  background-color: #FFFFFF !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  padding-top: 3px;
}

td {
	font-size: 10px;
}
  
a {
  text-decoration: none;
  color: inherit;
}

a:hover {
	text-decoration: none;
	color: #00F;
}

.bordeAbajo {
	border-bottom: 2px solid #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.lateral {
	position: fixed;
	width: 42px;
	right: 0px;
	top: 170px;
	margin-left: 900px;
	}
  
.main_body {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.header {
  padding-top: 40px;
  padding-bottom: 20px;
}

.Nrmal_net {
	float: right;
	}

.Nrmal_net a {
	font-size: 10px;
	font-weight: bold;
	border-bottom: 2px solid #0F0;
	}
	
.Nrmal_net a:hover {
	color: #000;
	border-bottom:2px solid #403b33;
	}

.top_banners{
	height: 150px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.banner_1 {
	width: 210px;
	height: 150px;
	float: left;
	margin-right: 20px;	
}

.banner_2 {
	width: 210px; 
	height: 150px;
	float: left;
	margin-right: 20px;
 	}

.banner_3 {
	width: 210px; 
	height: 150px;
	float: left;
	margin-right: 20px;
 	}

.banner_4 {
	background-image: url(http://nrmal.net/images/fest/newsletterbox.jpg);
	width: 210px; 
	height: 150px;
	float: left;
 	}

.newsContent {
	padding: 15px 25px 0px 15px;
}

.newsContent .form_error {
	color: red;
}

.newsContent input {
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	border: none;
	padding-top: 4px;
	}

.news_png {
	width: 100%;
	border-bottom: 1px dashed #000;
	margin-bottom: 5px;
	}

.enviar_news {
	padding-top: 7px;
	}

.banners_right {
	width: 300px;
	float: right;
}

#recent_twitter_entries {
	font-family:"Courier New", Courier, monospace;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#recent_twitter_entries p {
	width: 300px;
	word-wrap:break-word;
	}

#recent_twitter_entries a:hover {
	color: #0F0;
	}
	
#recent_twitter_entries li {
	margin-bottom: 10px;
	}
 
.menu {
  margin-left: -2px;
  height: 50px;
  font-size: 10px;
  font-weight: bold;
  padding-bottom: 40px;
}

.menu a:hover {
	text-decoration: none;
}

.menu_tabla {
  padding-top: 30px;
}

.menu_todos {
  vertical-align: top;
  width: 900px;
}

.menu_item {
  margin-left: -50px;
  padding-top: 0px;
  padding-left: 10px;
  height: 25px;
  width: 150px;
  border-left: 1px solid #000;
}

.artistas {
	padding-top: 40px;
	padding-bottom: 40px;
	}
  
.filtro {
  font-family: inherit;
  font-size: 10px;
  height: 50px;
  padding-top: 40px;
}
  
.espacio {
  height: 50px;
}

.escenario_head {
}

/* SLIDER */

.sliderBotones {
  margin-left: 518px;
  padding-top: 10px;
  font-size: 10px;
}

.anterior {
  position: absolute;
  padding-right: 20px;
}
  
.siguiente {
  position: absolute;
  margin-left: 72px;
}

/* width */

.coda-slider, .coda-slider .panel { 
  padding-top: 20px;
  width: 595px;
  height:460px;
}

/* Preloader */

.coda-slider p.loading {
  padding: 0px;
  text-align: center
}
  
/* Miscellaneous */

.coda-slider-wrapper {
  clear: both;
  overflow: auto;
}
.coda-slider {
  float: left;
  overflow: hidden;
  position: relative;
}

.coda-slider .panel {
  display: block;
  float: left;
}

/* TERMINA SLIDER */

.footer {
  padding-top: 50px;
  padding-bottom: 30px;
}

/* BLOG */

ul.related li {
  margin-bottom: 50px;
  }

ul.related li.date { 
	color: #000000; 
	float: left;
	padding-left: 0px;
	}

.details p {
	color:#000000;
	}
	
.details a {
	color:#000;
	text-decoration:underline;
}

.details a:hover {
	color:#00f;
	text-decoration:underline;
}

/* COMMENTS */

#comments .author {
color: #0000FF;
float: left;
font-family: Helvetica,Arial,sans-serif;
font-size: 12px;
font-weight: bold;
}

#comments .date {
	color:#000000;
}

#comments .message {
	border-bottom: 1px dashed #000000;
	color: #000000;
}

#add_comment_layer {
	background-color: #FFFFFF;
	padding: 30px 0 0;
	border: none;
}

#comments .inputIndex {
	font-family: inherit;
	font-size: inherit;
	color: #000;
	}

.TituloComentarios {
	border-bottom: 1px dashed #000000;
	color: #000000;
}

#add_comment_form input {
	font-family: inherit;
	font-size: inherit;
	color: #000000;
}

#add_comment_form textarea {
	font-size: inherit;
	font-family: inherit;
	color: #000000;
}

/* TERMINA COMMENTS*/

li.twit-date {
  font-weight: bold;
}

.twit-date li {
  line-height:  12px;
  margin-top: 8px;
  text-align: justify;
}

.twit-date li {
  font-weight: normal;
}

.twit-date li a {
  font-weight: bold;
  color:       orange;
}

.twit-more {
  margin-top: 8px;
}

.PaginaRight, .PaginaLeft {
	padding-bottom: 50px;
	}