/*

	Laboral Escena
	Ramón Pravia
	Octubre 07

*/

/*

 * COLORS *
 - azul claro:  #ef6a22 
 - filos verdes: #e6842e  #b0bc00
 - texto verde sobre blanco: #ef6a22 #a8af40
 - texto verde sobre negro: #e6842e

*/

/**************************************************************************
		NORMALIZACIÓN
/*************************************************************************/

@import url("base.css"); 

/**************************************************************************
		LAYOUT
/*****************h********************************************************/

body {
	margin: 20px 0 20px 0;
	padding: 0;
	background-color:#ededed;
}

#pre-header
{
  margin:0 auto;
  padding:0;
  position:relative;
  width:950px;
  
}

#post-footer
{
  margin:0 auto;
  padding:0;
  position:relative;
  width:950px;
}
  #post-footer p {
    margin:0;
  }
  #post-footer ul {
    list-style: none;
    margin-top: 20px;
  }


#bg-top { 
	position: relative;
	height: 23px;
	width: 996px;
	margin: 0 auto;
	padding: 0;
	background: url("../images/ed/bg_top.png") top left no-repeat;
}



#container {
  position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 0 23px 23px 23px;
	background:#ffffff url("../images/ed/bg_middle.png") top left repeat-y;	
/*	background-color: yellow;  DEBUG */

}

#bg-bottom { 
	position: relative;
	height: 23px;
	width: 996px;
	margin: 0 auto;
	padding: 0;
	background: url("../images/ed/bg_bottom.png") top left no-repeat;
}

h1 {
	float: left;
}

h1,
h1 a,
h1 span {
	display: block;
	margin: 0;
	width: 270px;
	height: 125px;
	cursor:pointer;
}

#header {
	float: left;
	height: 175px;
	width: 560px;
	background: url("../images/ed/bg_header.jpg") top left no-repeat;
	padding: 0 0 0 343px;
	margin: 0 0 0 7px;
}

#sidebar {
	width: 230px;
	float: left;
	clear:left;
	margin: 0 10px 0 0;
	display: inline;
}

#main {
	width: 710px;
	float: left;
	margin: 0 0 10px 0;
/*	background-color: pink;  DEBUG */
}

#lang_search {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
	height: 120px;
	border-top: 5px solid #000;
	margin: 0;
	padding: 0;
}

#content .content_heading {
	width: 140px;
	text-align: right;
	float: left;
	clear: left;
	margin: 0 7px 0 0;
}

#content .main_content {
	width: 413px;
	float: left;
}


#photo_gallery {
	height:270px;
}

/**************************************************************************
		ELEMENTOS COMUNES
/*************************************************************************/

body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

a {
	color: #ef6a22;
	text-decoration: none;
}

h3 a { 
	color: #000;
}

h3 a:hover {
	color: #ef6a22; 
}

#content {
/*  background-color: blue;  DEBUG */
}


#sidebar .dossier,
#exposicion,
#suscribete,
#congresos_exposiciones,
#mas_informacion {
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 10px;
  font-size: 85%;
}

#sidebar .dossier p,
#sidebar #exposicion p,
#sidebar #suscribete p,
#sidebar #congresos_exposiciones p,
#sidebar #mas_informacion p {
	font-size:100%;
}

#sidebar .dossier h2,
#exposicion h2,
#suscribete h2,
#congresos_exposiciones h2,
#mas_informacion h2 {
  font-size: 110% !important;
  background:transparent !important;
  height:auto !important;
  line-height:18px !important;
  color:#646464 !important;
  font-weight:bold !important;
  padding:0 !important;
  margin: 18px 0 0 !important;
  text-transform:uppercase !important;
}

p.read_more a {
	border-bottom: none;
	padding: 0 0 0 14px;
	background: url("../images/ed/ico_plus.png") left 30% no-repeat;
}
p.category a {
	border-bottom: none;
	margin-left:-2px;
	padding: 0 0 0 16px;
	background: url("../images/ed/ico_tag.gif") left 30% no-repeat;
}
p.back a {
	border-bottom: none;
	padding: 0 0 0 14px;
	background: url("../images/ed/ico_back.gif") left 30% no-repeat;	
}

#sidebar p.dossier_icon,
#secondary_content p.dossier_icon {
	float:right;
	margin-top:0 !important;
}

#container #content #main_content p.tags {
  margin: 2px 0 20px 10px;
  padding-left: 20px;
  background: transparent url("../images/ed/tag_icon.png") left 50% no-repeat;
}

p.phone_number {
  color: #000;
  background: url("../images/ed/phone.png") 20% 45% no-repeat;
  padding: 0;
  font-size: 110%;
  text-align: center;
}

.with_separator {
  background: transparent url("../images/ed/posts_divider.png") repeat-x scroll left bottom;
  padding-bottom: 18px;
  margin-bottom: 36px;
}
.with_top_separator {
  background: transparent url("../images/ed/posts_divider.png") repeat-x scroll left top;
 padding-top: 18px;
 margin-top: 36px;
}
#pages_page #content #main #secondary_content {
  margin: 0 0 0 18px;
}

/**************************************************************************
		ÁREAS
/*************************************************************************/

h1 {
	font-size: 100%;
	margin: 0 10px 0 0;
}

h1 a {
	position: relative;
}

h1 span {
	position: absolute;
	top: 0;
	left: 0;
	background: url("../images/ed/logo_laboral_ciudad_de_la_cultura.png") left -15px no-repeat;
}


/* ------------------------------------------------------------------------
		MAIN_NAV 
-------------------------------------------------------------------------*/ 

#main_nav {
  	width: 670px;
	float: left;
	margin: 0 0 15px 0;
	padding: 0; 
	height: 125px;
/*	font-size: 77%;*/
	font-size: 85%;
/*	background-color:  green;  DEBUG */
}

#main_nav li {
	border-top: 5px solid #000;
	width: 110px;
	display: inline;
	float: left;
	margin: 0 10px 0 0px;
}

#main_nav li:hover {
  border-top-color: #ef6a22;
}

body#stories_page #main_nav li#opt_laboral_escena,
body#stories_index_page #main_nav li#opt_laboral_escena,
body#events_page #main_nav li#opt_programacion,
body#proposals_listing_page #main_nav li#opt_convocatorias,
body#proposals_page #main_nav li#opt_convocatorias {
  border-top-color: #ef6a22;
}

#main_nav li a,
#main_nav li span {
  color: #000;
	display: block;
	height: 10px;
	padding-top: 3px;
	padding-left: 5px;
}

#main_nav li a:hover {
  color: #ef6a22;
}

#main_nav li ul {
	margin: 6px 0 0 5px;
	padding: 0;
}

#main_nav li li {
	border: none;
	width: auto;
	display: block;
	float: none;
	margin: 0 0 3px 0;
	font-weight: normal;
}

#main_nav li li a {
	display: inline;
	line-height: 145%;
	color: #808080;
	padding: 0;
}

#lang_search {
	font-size: 85%;	
/*	background-color: red;  DEBUG */
}

#lang_search ul,
#lang_search h3,
#lang_search form,
#lang_search form p {
	margin: 0;
	padding: 0;
}

#lang_search h3,
#lang_search li {
	font-size: 100%;
	width: 62px;
	margin: 0 7px 0 0;
	display: block;
	float: left;
	text-align: right;
}

#lang_search li a {
	color: #808080;
}

#lang_search form {

	width: 131px;
	height: 18px;
	border: 1px solid #000;
	float: right;
	position: relative;
	top: 2px;
}

#lang_search form input {
	float: right;
}

#lang_search form #search_text {
	width: 116px;
	border: 0;
	height: 16px;
}

/* ------------------------------------------------------------------------
		SIDEBAR 
-------------------------------------------------------------------------*/ 

#content #sidebar h2 {
  margin: 0;
  background: #000;
  height: 37px;
  line-height: 37px;
  font-weight: 100;
  padding: 0 10px;
  color: #FFF3F3;
  font-size: 108%;
}

#content #sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content #sidebar ul li {
/*	height: 35px;*/
	margin: 0 0 1px 0;
	line-height: 35px;
}

#content #sidebar ul li a {
	display: block;
	height: 35px;
	line-height: 35px;
	background: #f7f7f7;
	color: #ef6a22;
	padding: 0 5px;
}

#content #sidebar ul li a:hover {
	background-color: #e9e9e9;
}

#content #sidebar ul li a.parent_of_active,
#content #sidebar ul li.active a,
#content #sidebar ul li a.active {
  color: #000;
  padding: 0 5px 0 16px;
}

#content #sidebar ul li.active a,
#content #sidebar ul li a.active {
  background-image: url("../images/ed/ico_active.gif");
  background-position: 5px center;
  background-repeat: no-repeat;
}

#content #sidebar ul li ul li {
	line-height:18px;
}
#content #sidebar ul li ul li a {
	height:18px;
	line-height:18px;
	color:#000;
	font-size:85%;
	padding: 0 5px 0 32px;
}
#content #sidebar ul li ul li a.active { padding-left: 41px;   background-position: 32px center;}

#content #sidebar p.note {
	color: #000;
	font-size: 85%;
	font-weight: bold;
	width: 140px;
	float: right;
}

#sidebar p {
	color: #4b4b4b;
	font-size:90%;
	line-height:150%;
}


#sidebar h3 {
	font-size: 108%;
	margin: 0;
	padding: 14px 0 0 0;
}


#sidebar #contacto {
	margin: 0 0 22px 0;
}

#contacto .vcard p.org {
	display: none;
}

#contacto .vcard .type {
  font-weight: bold;
}

#contacto p {
	margin: 0;
	line-height: 125%;
}

#sidebar #footer_links {
	width: 140px;
	position: relative;
	margin: 0;
	padding: 0;
	left: -7px;
}

#sidebar #footer_links li {
	border-left: 7px solid #000;	
}



/* ------------------------------------------------------------------------
		CONTENT 
-------------------------------------------------------------------------*/ 

#ficha_evento_page #content h2,
#events_page #content h2,
#stories_page #content h2,
#pages_page #content h2 {
  margin: 0;
  background: #000;
  height: 37px;
  line-height: 37px;
  padding: 0 10px;
  color: #e6842e;
  font-size: 93%;
  font-weight:normal;
  width:auto !important;
  text-transform: none;
}
#ficha_evento_page #content #sidebar h2,
#events_page #content #sidebar h2,
#stories_page #content #sidebar h2,
#pages_page #content #sidebar h2 {
  color: #FFF3F3;
  font-size: 93%;
  text-transform: uppercase;
}

/* 		main_content (diferente de la clase main_content para home) 
-------------------------------------------------------------------------*/ 

#content #main_content {
	float: left;
    width: 470px;
}

#pages_page #content #main_content {
  padding-top: 10px;
}

#container #content .wide {
	width: 553px;
}

#content #main_content p {
	font-size: 93%;
	line-height: 150%;
	color: #636363;
	padding: 0 0 0 10px;
}

#content #main_content h3 {
  font-size: 108%;
  color: #000;
}

#content #main_content h3 a { 
  color: #000; 
}

#content #main_content h3 a:hover { 
  color: #ef6a22; 
}

#pages_page #content #main_content h3 {
  font-weight: normal;
  margin: 20px0px 0 25px;
  padding: 0 0 0 10px;
  font-size: 139%;
}

#content #main_content h4 {
	font-size: 100%;
	margin-left: 10px;
}

#pages_page #content #main_content h4 {
  font-size: 108%;
  font-weight: normal;
  padding: 0 0 0 10px;
  margin: 30px 0 20px;
}

#content #main_content h4 a { 
  color: #000; 
}

#content #main_content h4 a:hover { 
  color: #ef6a22; 
}


#content #main #main_content a {

}


/* 		secondary_content 
-------------------------------------------------------------------------*/ 

#content #secondary_content {
	width: 210px;
	float: right;
	line-height: 150%;
	color: #636363;
}

#content #secondary_content h2 {
  height: auto;
  line-height: 100%;
  background: none;
  color: #626262;
  padding: 0;
}

#pages_page #content #secondary_content {
/*	padding-top: 18px;*/
}

#pages_page #content #main .with_photo {
} 

#pages_page #content #main .with_photo .marco {
	border-bottom: 5px solid #000;
	margin: 0 0 15px 0;
}

#pages_page #content #secondary_content p {
	margin: .6em 0 1em 0;
	font-size: 85%;
}

#pages_page #content #main .with_photo p {
	margin: 0 0 1em 0;
}

#content #secondary_content .block {
	color: #000;
}

#content #secondary_content .block h3 {
	font-size: 100%;
	margin: 0 0 5px 0;
	min-height: 13px;
	line-height: 100%;
	padding: 12px 0 0 0;
}

#content #secondary_content .block ul {
	margin: 0 0 25px 0;
	padding: 0;
	list-style-type: none;
}

#content #secondary_content .block ul li {
	height: 13px;
	padding: 12px 0 0 0;
}


/*
 * Related links and files 
 *
 **************************************/

#secondary_content #related {

margin:0 10px;
  text-align: left;
  list-style-type: none;
  font-size:93%;
}

#secondary_content #related h2 {
	color:#000 !important;
	font-weight:bold;
	font-size:100%;
	margin:18px 0 !important;
}

#secondary_content #related ul {
   margin:9px 0;
   list-style-type: none;
   padding:0;
}
	
#secondary_content #related li {
  margin: 9px 0;
  height:auto;
}

#secondary_content #related li.link a {
  background: url("../images/ed/ico_link.png") left no-repeat;
  display:block;
  padding: 0 0 0 25px;
}

#secondary_content #related li.file a {
    background: url("../images/ed/ico_clip.png") 5px top no-repeat;	
    display:block;
	padding: 0 0 0 25px;
}
#secondary_content #related li.file a span { color:#919467; font-size:85%;}

#content #secondary_content #suscribete {
	color: #808080;
}

/* ------------------------------------------------------------------------
		FOOTER
-------------------------------------------------------------------------*/

#footer {
	clear: both;
	color: #808080;
	padding-top:25px;
}

#footer h3 {
  font-size: 85%;
  font-weight: normal;
  margin: 0 0 5px 0;
}

#footer p {
  font-size: 85%;
  margin: 0 0 5px 5px;
}

#footer #presentation,
#footer .footer_col,
#footer #contacto {
  padding: 3px 0 0 0;
}

#footer #presentation {
	width: 390px;
	margin: 0 10px 0 0;
	border-top: 5px solid #ef6a22;
	float: left;
}

#footer #presentation p {
  margin: 0;
  line-height: 163%;
}

#footer #presentation h2,
#footer #presentation h2 span {
	display: block;
	width: 96px;
	height: 42px;
}

#footer #presentation h2 {
	font-size: 70%;
	position: relative;
	float: left;
	margin: 0 30px 0 10px;
}

#footer #presentation h2 span {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url("../images/ed/logo_laboral_ciudad_de_la_cultura_small.png") top right no-repeat;
}

#footer .footer_col {
  float: left;
  width: 150px;
  margin: 0 10px 0 0;
  border-top: 5px solid #000;
}

#footer .footer_col a {
  color: #000;
  text-decoration: none;
}

#footer #contacto {
	width: 230px;
	float: left;
	border-top: 5px solid #000;
}

#footer #contacto h3 {
	color: #000;
	margin-left: 5px;
}

 .vcard {
  margin: 0 0 25px 0;
}

 .vcard p.org {
	display: none;
}

#footer_links li {
	list-style-type: none;
	height: 9px;
	padding: 17px 0 0 0;
	font-size: 85%;
	margin: 0 0 5px 0;
}

#footer #footer_links {
	width: 133px;
	float: right;
	border-top: 5px solid #e22998;
	margin: 0;
	padding: 35px 0 0 0;
	
}

#footer #footer_links li {
	border-right: 7px solid #000;
	position: relative;
	left: 8px;
}


/**************************************************************************
		SECCIONES
/*************************************************************************/

/* ------------------------------------------------------------------------
		FICHA NOTICIA
-------------------------------------------------------------------------*/

#content #sidebar dl {
	margin: 15px 0;
	padding: 0;
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
}

#content #sidebar dl dt,
#content #sidebar dl dd {
	display: inline;
	padding: 0;
	margin: 0;
}

#content #sidebar p.extra {
	font-size: 85%;
}


#content #sidebar dl dd a {
	color: #e22998;
	font-weight: bold;
	border-bottom: 1px dotted #e22998;
}

#content #sidebar p.ver_todo {
	margin: 25px 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 85%;
}

#content #sidebar p.ver_todo a {
 	color: #e22998;	
}

body.detail_page #content #main {

}

body.detail_page #content #main #main_content {
  float: left;
}

body.detail_page #content #main h3,
body.listing #content #main #main_content h2 {
  background-color: #000;
  color: #e6842e;
  font-size:108%;
  font-weight: 100;
  line-height: 18px;
  margin: 0 0 20px 0;
  padding: 10px 10px 9px;
  text-transform: none;
}

body.detail_page #content #main #story_teaser {
  font-style: italic;
  background: transparent url("../images/ed/posts_divider.png") no-repeat scroll 50% 100%;
  margin: 25px 0 25px 0;
  padding-bottom: 15px;
}

body.detail_page #content #main #story_teaser p {
  margin: 0;
  padding: 0 5px;
}

body.detail_page #content #main #story_teaser strong {
  color: #4b4b4b;
}

body.detail_page #content #main #story_body {
 margin-bottom: 40px; 
}

body.detail_page #content #main #story_body p{
  padding: 0 5px;
}

body.detail_page #content #main #secondary_content {
	border-top-color: #000;
	padding-top: 0;
	margin:0 0 0 10px;
}

body.detail_page #content #main #secondary_content .date {
  background-color: #E4E4E4;
  color: #000;
  font-weight: bold;
  font-size: 85%;
  height: 37px;
  line-height: 37px;
  margin: 0;
  padding: 0 0 0 10px;
}

#content #main #secondary_content p.marco {
	margin: 0;
	padding: 0;
	border-top: 5px solid #000;
	width: 203px;
	height: 175px;
	overflow: hidden;
}

body#pages_page #content #main #secondary_content p.marco {
	height: 145px;
}

#stories_page.detail_page #content #main #main_content h2 {
	width:410px;
	line-height:18px;
	padding:10px 10px 9px 10px;
	height:auto;
	text-transform:none;
	margin-bottom:10px;
}


/* 		LISTADO NOTICIAS
-------------------------------------------------------------------------*/


#content #main #story_date_select {
  background: #000;
  margin: 0;
  float:right;
  width:270px;
}

#content #main #story_date_select p {
  margin: 0;
  height: 37px;
  line-height: 37px;
  font-size:85%;
  padding-right:10px;
  text-align:right;
}


#stories_page #content #main #main_content h3 {
	margin:18px 0 9px 0;
	float:none;
	padding:0;
	width:auto;
	line-height:18px;
}
#stories_page #content #main #main_content h3.date {
	float:left;
	width:100px;
	padding:0 10px;
	color:#4b4b4b;
	font-size:85%;
	font-weight:normal;
/*	background:pink;*/
}
#stories_page #content #main #main_content .story {
	float:left;
	padding:0;
	margin:0;
	width:350px;
/*	background:pink;*/
	padding-bottom:18px;
	border-bottom:1px solid #dedede;
}
#stories_page #content #main #main_content .story h3 {
	margin:18px 20px 9px 0;
	padding:0;
}

#stories_page #content #main #main_content .story p {
	margin:0 20px 9px 0;
	padding:0;
}

#stories_page #content #main #main_content .story p.category {
	font-size:85%;
	margin-bottom:4px;
}
#stories_page #content #main #main_content .story p.read_more {
	font-size:85%;
}

#stories_page #content #main #main_content .story .image {
	float:right;
	margin:18px 0 0 10px;
}

#stories_page #content #main #main_content .story .image img {
	border:1px solid #4b4b4b;
}

#stories_page #content #main #main_content .pagination {
	border:0;
}


/* ------------------------------------------------------------------------
		LISTADO EVENTOS
-------------------------------------------------------------------------*/

#events_page #content #main h2 {
	width:410px;
}

#content #main #events_date_select {
  background: #000;
  margin: 0;
  float:right;
  width:270px;
}

#content #main #events_date_select p {
  margin: 0;
  height: 37px;
  line-height: 37px;
  font-size:85%;
  padding-right:10px;
  text-align:right;
}

#content #main #main_content h3 {
	margin:18px 0 0 0;
	padding:0 0 18px 10px;
	float:left;
	width:440px;
	font-size:100%;
	line-height:150%;
/*	border-bottom:1px solid #cecece;*/
}

#content #main #main_content {

}
#content #main #main_content .event {
	padding: 9px 0 9px 0;
	margin:0;
	clear:both;
	border-top:1px solid #dedede;
	float:left;
	width:440px;
}


#content #main #main_content .event p {
	color: #4b4b4b;
	margin: 9px 0 0 0;
	padding:0;
	font-size:85%;
	line-height:150%;

}

#content #main #main_content .event p.date {
  color: #4B4B4B;
  margin: 0 10px 9px 0;
  padding: 10px 0 0 10px;
  width: 90px;
  float: left;
}


#content #main #main_content .event a {
	border: none;
}

#content #main #main_content .event a.image {
	display:block;
	float: left;
}

#content #main #main_content .event img { 
	 float: left;
	margin-top:9px;	
	border:1px solid #4b4b4b;	
}

#content #main #main_content .event div.details {
	float:left;
	padding-top:9px;
	width:218px;
	margin:0 10px 0 0;
}

#content #main #main_content .event p.place { }
#content #main #main_content .event p.category { margin:4px;}

#content #main #main_content .event h4 {
	color: #4b4b4b;
	font-weight: normal;
	font-size: 93%;
	margin: 0 0 9px 0;
	line-height:150%;
}

#content #main #main_content .event h3 {
	margin: 0 0 0 0;
	padding:0;
	float:none;
	width:auto;
	border:none;
	line-height:110%;
}

#content #main #main_content .event h3 a {
	color: #000;
	border: 0;
}

#content #main #main_content .event h3 a:hover {
	color: #ef6a22;
}

/*#content #main #main_content .event h3 span {
	display: block;
	font-size: 68%;
}
*/



#content #main #main_content .pagination {
	float:left;
	width:440px;
	padding-top:18px;
/*	margin:18px 10px 0px 10px;*/
	margin:0;
	border-top:1px solid #cecece;
	font-size: 93%;
	text-align:center;
}

#content #main #main_content .pagination p {
	text-align:center;
}

#events_page #content #main #secondary_content {
  padding-left: 0;
  margin-right:0;
margin-top:18px;
width:230px;
}

#events_page #secondary_content h2 {
  margin: 0 0 15px;
  text-transform: uppercase;
line-height:18px;
  color: #626262;
}

#events_page #secondary_content #exposicion {
  padding: 22px 0 10px 0;
  margin: 0;
}

#events_page #secondary_content #exposicion img {
  display: block;
  margin: 0 0 18px 0;
}

#events_page #secondary_content #exposicion p {
  margin: 0;
}

#events_page #secondary_content #exposicion p.date {
  margin: 0 0 20px 0;
}

/*#events_page #secondary_content #suscribete {
  margin: 0;
  background: none;
}
*/
#events_page #secondary_content #suscribete h2 {
  margin: 18px 0;
}

/* ------------------------------------------------------------------------
		FICHA EVENTO
-------------------------------------------------------------------------*/

body#ficha_evento_page #content #main #secondary_content {
  float: left;
  display: inline;
  margin: 0 0 0 10px;
  width: 230px;
}

body#ficha_evento_page #destacado {
	margin: 0;
	padding: 40px;/* 20px 20px 20px;*/
	background-color: #000; 
	height: 190px;
	text-align: left;
}

#ficha_evento_page #content h2 {
  color: #e6842e;
  margin-bottom:10px;
}
#ficha_evento_page #content h2 strong {
  color: #e6842e;
  font-weight:normal;
}

#ficha_evento_page #sidebar h2 {margin-bottom:0;}

body#ficha_evento_page #destacado p {
	color:#afafaf;
}
body#ficha_evento_page #destacado p strong {
	color:#fff;
	font-weight:normal;
}
body#ficha_evento_page #destacado div.date {
	clear: both;
	margin: 0 0 0 0;
}
body#ficha_evento_page #destacado div.date p {
	font-size: 110% !important;
	color: #FFF !important;
	margin: 0 !important;
	line-height:150% !important;
}

body#ficha_evento_page #destacado div.date p span {
  display: block;
}

body#ficha_evento_page #destacado ul {
  margin-right: 40px;
  clear: both;
}

body#ficha_evento_page #destacado ul li {
  margin-bottom: 5px;
  font-size: 85%;
  list-style-type: none;
}

#destacado ul.more_links li.tickets a {
  background: url("../images/ed/ico_tickets.png") left no-repeat;
  padding: 2px 0 2px 20px;
}

#destacado ul.more_links li.phone {
  background: url("../images/ed/ico_white_phone.png") 12px 4px no-repeat;
  padding: 0 0 0 30px;
  color: #bfbfbf;
}

body#ficha_evento_page #destacado {
  position: relative; /* Para posicionar de forma absoluta el ul#more_links */
font-size:85%;
}


body#ficha_evento_page #destacado ul.more_links {
  position: absolute;
  bottom: 40px;
  right: 40px;
  margin-right: 0;
}



body#ficha_evento_page #content #sidebar #programa {
	background: transparent url("../images/ed/posts_divider.png") left top repeat-x;  
  margin: 20px 0 0 0;
  padding: 1px 5px;
}

body#ficha_evento_page ul#event_navigation {
	list-style:none;
	float:left;
	width:470px;
/*	background-color:#000;*/
	height:24px;
	line-height:24px;
	margin:0 0 0 0;
	padding:0;
	font-size:85%;
	border-bottom:1px solid #ebebeb;
}

body#ficha_evento_page ul#event_navigation li { float:left; }
body#ficha_evento_page ul#event_navigation li a { display:block; color:#4b4b4b; }
body#ficha_evento_page ul#event_navigation li a:hover { color:#ef6a22; }
body#ficha_evento_page ul#event_navigation li.previous a { width: 150px; padding:0 0 0 0;}
body#ficha_evento_page ul#event_navigation li.month a { width: 160px; padding:0; text-align:center; }
body#ficha_evento_page ul#event_navigation li.next a { width: 150px; padding:0 0 0 0; text-align:right;}

body#ficha_evento_page #content #main #main_content .event {
	height:auto;
}

body#ficha_evento_page #content #main #secondary_content h3 span.small {
	display: block;
	font-size: 60%;
}

body#ficha_evento_page #content #main #secondary_content div#event_metadata {
/*	background: transparent url("../images/ed/posts_divider.png") 25% 100% no-repeat;*/
/*	padding: 1px 0 10px 0;*/
	margin-left:10px;
	margin-right:10px;
	font-size:93%;
/*	padding-top:3px;*/
/*	margin-bottom:18px;*/
/*	margin:27px 10px 24px 10px;*/

}

body#ficha_evento_page #content #main #secondary_content div#event_metadata p {
  padding: 0;
  margin: 18px 0;
  text-align: left;
}

body#ficha_evento_page #content #main #secondary_content div#event_metadata p strong {
  color: #000;
}

body#ficha_evento_page #content #main #main_content .content p {
	font-size: 93%;
	color: #808080;
	line-height: 150%;
	margin-bottom: 30px;
}

body#ficha_evento_page #content #main #main_content .event {
	padding:0;
	margin:0;
	border:0;
	width:100%;
}
body#ficha_evento_page #content #main #main_content .event #ficha_artistica {
	margin: 35px 0;
	padding: 20px 0 0 0;
	background: transparent url("../images/ed/posts_divider.png") left top repeat-x;
}




/* 		secondary_content
-------------------------------------------------------------------------*/

#content #main #secondary_content {
  float: left;
  display: inline;
  margin: 0 10px;
  width: 210px;
}

#content #main #secondary_content #datos_evento {
	padding: 15px 0;
}

#content #main #secondary_content #datos_evento .xxx {
	height: 29px;
	font-weight: bold;
	padding: 0 0 0 70px;
	background: url("../images/ed/ico_xxx.png") 17px center no-repeat;
	margin: 0 0 15px 0;
}

#content #main #secondary_content #datos_evento dl {
	margin: 0 0 0 0;
	padding: 0;
}

#content #main #secondary_content #datos_evento dl dt,
#content #main #secondary_content #datos_evento dl dd {
	height: 25px;
	margin: 0 0 5px 0;
}

#content #main #secondary_content #datos_evento dl dt {
	font-weight: bold;
	float: left;
	clear: left;
	margin-right: 5px;
}







/**************************************************************************
		PÁGINAS
/*************************************************************************/


/* ------------------------------------------------------------------------
		HOME
-------------------------------------------------------------------------*/

h2 {
	margin: 18px 0;
	text-transform: uppercase;
	font-size: 95%;
	color: #757575;
	text-align: left;
	line-height:150%;
}
#home_page #sidebar h2, 
#home_page #noticias h2 {
	margin-bottom:0;
}
#home_page #sidebar, #home_page #noticias, #home_page #extras {
	margin-top: 13px;
	padding: 0 0 0 0;
	border-top: 5px solid #e6842e;
}

#home_page #sidebar #destacado ul li {
	line-height:170%;
}


#home_page #sidebar #proximos_espectaculos,
#sidebar #programa {
  margin-left: 11px;
}

#sidebar #programa h2 {
  background: none;
  margin: 20px 0 0 0px;
  padding: 0;
	height: 12px;
	text-transform: uppercase;
	font-size: 95%;
	color: #626262;
	text-align: left;
}

#home_page #sidebar #proximos_espectaculos ul#events_navigation,
#home_page #noticias ul#stories_navigation {
  list-style-type: none;
  margin: 0 0 18px 0;
  padding: 0;
}

#home_page #sidebar #proximos_espectaculos #events_navigation li,
#home_page #noticias #stories_navigation li {
  display: inline;
  font-size: 85%;
  padding: 0 8px 0 0;
  margin-right: 5px;
  background: transparent url("../images/ed/vertical_divider.png") 100% 20% no-repeat;
}
#home_page #sidebar #proximos_espectaculos #events_navigation li a,
#home_page #noticias #stories_navigation li a {
  line-height:1.5em;
}
#home_page #sidebar #proximos_espectaculos #events_navigation li.last,
#home_page #noticias #stories_navigation li.last {
  background: none;
  margin-right: 0;
  padding: 0;
}


#home_page #sidebar #proximos_espectaculos #events {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#home_page #sidebar #proximos_espectaculos #events li {
  margin: 18px 0 35px 0;
}

#home_page #sidebar #proximos_espectaculos #events li.last {
  margin-bottom: 0;
}

#home_page #sidebar #proximos_espectaculos #events li p {
  margin: 5px 0;
}


#home_page #sidebar #proximos_espectaculos #events li p.author {
	color:#000;
}
#home_page #sidebar #proximos_espectaculos #events li h3 {
  margin: 5px 0;
  padding: 0;
  font-size: 93%;
}
#home_page #sidebar #proximos_espectaculos #events li p.date,
#home_page #sidebar #proximos_espectaculos #events li p.place {
  color: #4b4b4b;
  font-size:85%;
  margin:0;
}
#home_page #sidebar #proximos_espectaculos #events li p.category {
  font-size:85%;
}
#home_page #sidebar #proximos_espectaculos #events li p.read_more {
  font-size: 85%;
  font-weight:bold;
}



#sidebar #programa img {
  float: right;
  margin: 0 15px 10px 10px;
}

#sidebar #programa p {
  font-size: 85%;
  margin-top: 25px;
  line-height: 120%;
}

#sidebar #programa p.other {
  clear: both;
}

#sidebar #programa form p {
  float: left;
  margin-top: 5px;
}

#sidebar #programa form p select#month {
  width: 100px;
  margin-right: 10px;
}

#home_page #extras {
  width: 230px;
  float: right;
  line-height: 150%;
  color: #4b4b4b;
/*  border-color:#ef6a22;*/
}

#home_page #extras div.with_separator {
  margin-bottom: 25px;
}

#home_page #extras #suscribete.with_separator {
  background: none;
}

#home_page #extras #suscribete p,
#home_page #extras #congresos_exposiciones {
/*  color: #808080;*/
}

#home_page #extras #exposicion p {
 /* font-size: 85%;*/
}

#home_page #extras #exposicion img {
/*  margin-bottom: 10px;*/
}

#home_page #extras #exposicion p.title {
  margin-bottom: 5px;
  line-height: 150%;
}

#home_page #extras #exposicion p.date {
  margin-top: 0;
}

#home_page #extras #exposicion p.read_more {
  margin-top: 25px;
}

#suscribete form input {
	width: 181px;
	border: 1px solid #000;
	height: 18px;
	line-height:18px;
	padding:5px 0 0 5px;
	color: #ef6a22;
}

#suscribete form p.submit input {
	width: 75px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	background: #000;
	color: #fff;
  	font-size: 100%;
	padding:0;
}

/*firefox*/
/*#suscribete form input#subscriber_conditions {
	width:14px;
    margin-top: -2px;
    margin-left: -3px;
	float: left;
}*/

/*Opera*/
#suscribete form input#subscriber_conditions {
	width:12px;
	height:12px;
    margin-top: 2px;
    margin-left: -2px;
	margin-right: 2px;
	float: left;
	padding: inherit;
}

/*Safari*/
/*
#suscribete form input#subscriber_conditions {
	width:12px;
	height: 14px;
    margin-top: 2px;
    margin-left: -2px;
	float: left;
}
*/



/* 		content_heading 
-------------------------------------------------------------------------*/ 


#content .content_heading h2 {
	border-top: 5px solid #e22998;
	margin: 0 0 0 7px;
	height: 12px;
	padding: 14px 0 0 0;
	text-transform: uppercase;
	font-size: 108%;
}

#content .content_heading p.date {
	width: 63px;
	height: 10px;
	padding: 15px 0 0 0;
	float: left;
	display: inline;
	margin: 5px 0 65px 7px;
/*	font-size: 77%;*/
	font-size: 85%;	
	font-weight: bold;
}

#content .content_heading p.hour {
	float: right;
}

#content #encartel {
	height: 345px;
	overflow:hidden;
	background-color: black;
}

#content #encartel img {
  width: 710px;
  height: 345px;
}

#content #encartel .content_heading ul {
	clear: both;
	margin: 0;
	padding: 0;
}

#content #encartel .content_heading ul li {
	list-style-type: none;
	height: 25px;
	margin: 0 0 5px 0;
	border-left: 7px solid #e22998;
	text-transform: uppercase;
/*	font-size: 77%;*/
	font-size: 85%;	
	font-weight: bold;
}

#content #encartel .content_heading ul li.programacion {
	border-left: 7px solid #c787c3;
}

#content #encartel .content_heading ul li a {
	color: #e22998;
	display: block;
	padding: 15px 0 0 0;
}

#content #encartel .content_heading ul li.programacion a {
	color: #c787c3;
	padding: 0;
}


/* 		main_content 
-------------------------------------------------------------------------*/ 

#content .main_content h4.artista {
	margin: 0 0 5px 0;
	height: 13px;
	padding: 17px 0 0 0;
	font-size: 136%;
}

#content .main_content h4.artista a {
	color: #e22998;
}

#content .main_content h3 {
	font-size: 182%;
	line-height: 130%;
	margin: 0;
}

#content .main_content h3 span {
	display: block;
	font-size: 51%;
	line-height: 100%;
}

#content .main_content p.tagline {
	margin: 0 0 1em 0;
	font-weight: bold;
}

/* 		noticias 
-------------------------------------------------------------------------*/ 

#content #noticias {
  width: 470px;
  float: left;
/*  background-color: grey;  DEBUG */
}
#content #noticias .content {
	margin-left:11px;
}
/*#content #noticias h2 {
  margin: 0 0 20px 0;
	height: 12px;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	font-size: 95%;
	color: #626262;
}
*/
#content #noticias .day {
	clear: both;  
}

#content #noticias .day h3.date,
#content #sidebar p.date {
	font-size: 93%;
	padding: 15px 0 0 0;
	color: #4b4b4b;
	font-weight: 100;
	margin: 0;
}

#content #sidebar p.date span {
	display: block;
	margin: 3px 0 0 0;
}

#content #noticias .day h3.date{
	width: 75px;
	margin: 0 0 0 0;
	padding: 0;
    font-size: 85%;
	float: left;
	display: inline;
	line-height:150%;
}


#content #noticias .story {
	margin-left: 85px;
	margin-bottom: 40px;
	padding: 0 18px 30px 0;
	background: transparent url("../images/ed/posts_divider.png") 25% 100% no-repeat;
}

#content #noticias .story h3 {
	margin: 11px 0 0 0;
	font-size: 115%;
	line-height: 125%;
}

#content #noticias .story h3 a {
  color: #000;
}
#content #noticias .story p.category {
	font-size:85%;
	margin-bottom:9px;
}
#content #noticias .story .post_content {
  margin-top: 20px;
}

#content #noticias .story .post_content p {
	margin: 3px 0 18px 0;
	line-height: 20px;
	font-size: 93%;
/*	color: #949494;*/
	color: #4b4b4b;	
}

#content #noticias .story p.read_more {
	margin: 0 0 0 0;
	font-size: 85%;
}

/* ------------------------------------------------------------------------
		CONVOCATORIAS
-------------------------------------------------------------------------*/

 #content h2.wide_title {
  margin: 0;
  background: #000;
  height: 37px;
  line-height: 37px;
  font-weight: normal;
  padding: 0 10px;
  color: #e6842e;
  font-size: 108%;
  text-transform: none;
}

#proposals_listing_page #content #main_content h3 {
  font-size: 140%;
  margin: 20px 0 0 10px;
}

#proposals_listing_page #content .proposal {
  background: transparent url("../images/ed/posts_divider.png") 50% 100% no-repeat;
  padding: 5px 0;
}

#proposals_listing_page #content .proposal .read_more {
  margin-top: 20px;
}

body#proposals_page.detail_page #main #main_content h3 {
  margin-bottom: 0;
  color: #e6842e;
}

body#proposals_page.detail_page #content #main #secondary_content .date {
  height:52px;
}

body#proposals_page.detail_page #main #main_content p.tags {
  background: #000 url("../images/ed/white_tag_icon.png") 10px 0% no-repeat;
  margin:0;
  padding: 0 0 5px 30px;
  font-size: 85%;
  
}

body#proposals_page.detail_page #main #main_content p.tags a {
  color: #c1bcb8;
}

/* ------------------------------------------------------------------------
		VENTA DE ENTRADAS y similares
-------------------------------------------------------------------------*/


#content #secondary_content #atencion_telefonica_block,
#content #secondary_content #contacto_block {
  padding-bottom: 1px;
  margin-bottom: 10px;
}


#content #secondary_content #atencion_telefonica_block p.phone {
  font-size: 108%;
  text-align: center;
  color: #000;
  background: url("../images/ed/ico_phone.png") 40px 4px no-repeat;
}

#content #secondary_content .extra_info {
  padding-top: 10px;
}

#content #secondary_content .extra_info ul {
  font-size: 85%;
  margin: 20px 0;
  padding: 0;
}

#content #secondary_content .extra_info ul li {
  margin: 0 0 20px 0;
  padding: 0 0 0 30px;
  list-style-type: none;
  background: url("../images/ed/ico_arrow_bullet.png") 10px 4px no-repeat;
}

#content #secondary_content #contacto_block dl {
  font-size: 93%;

}

#content #secondary_content #contacto_block dl dt {
  margin: 20px 0 0 0;
  padding: 0 0 0 20px;
  background: url("../images/ed/ico_phone.png") left 3px no-repeat;
  color: #000;
}

#content #secondary_content #contacto_block dl dd {
  margin: 0;
  padding: 0 0 0 20px;
  font-style: italic;
}

#content #secondary_content #contacto_block h3 {
  font-size: 93%;
  color: #000;
  margin: 10px 0 0;
  line-height: 100%;
}


/* 	DOTACIÓN TÉCNICA
-------------------------------------------------------------------------*/

#pages_page #content #main_content p.note {
  font-style: italic;
}

#pages_page #content #main_content ul li {
  padding: 3px 0 3px 25px;
  color: #636363;
  font-size: 93%;
  list-style-type: none;
  background: url("../images/ed/ico_arrow_bullet.png") 10px 4px no-repeat;
}

#pages_page #content #main_content ul.attachments li {
  background: url("../images/ed/ico_clip.png") 5px top no-repeat;
}



/* 	PAGINAS CON METADATOS
-------------------------------------------------------------------------*/

/*#pages_page #content .with_meta {
  width: 710px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  background: transparent url("../images/ed/posts_divider.png") 25% 100% no-repeat;
}

#pages_page #content .with_meta .text {
  width: 60%;
  float: left;
  margin: 0 10px 0 0;
  clear:left;
}
#pages_page #content .with_meta  h1,
#pages_page #content .with_meta  h2,
#pages_page #content .with_meta  h3,
#pages_page #content .with_meta  h4 {
	float:left;
	width:100%;
}
#pages_page #content .with_meta .text p {

}

#pages_page #content .with_meta .meta {
  width: 20%;
  margin: 0 10px 0 0;
  float: left;
clear:right;
}

#pages_page #content .with_meta .meta p {
  color: #000;
  margin: 0;
  padding: 0;
  font-style: italic;
}
#pages_page #content .with_meta .meta p {  }
#pages_page #content .with_meta .meta p strong { color:#424242 !important; font-weight:normal !important; }*/

/* ------------------------------------------------------------------------
		COLABORADORES
-------------------------------------------------------------------------*/

body#pages_page #content #colaboradores {
	margin: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
}

body#pages_page #content #colaboradores li {
	float: left;
	display: block;
	min-width: 30%;
	height: 140px;
}

body#pages_page #content #colaboradores li a {
	border: none;
}


/* ------------------------------------------------------------------------
		PÁGINA DE ERROR
-------------------------------------------------------------------------*/

body#error_page #container {
	margin: 150px auto;

}

body#error_page #container h2,
body#error_page #container p {
	text-align: center;
}

body#error_page #container h2 {
	color: #990000;
	font-size: 180%;
}

body#error_page #container p {
	color: #333;
}

/**************************************************************************
		ÁREAS TEXTILIZADAS
/*************************************************************************/
.textilized h1,
.textilized h2,
.textilized h3,
.textilized h4,
.textilized h5 {
  font-weight: normal !important;
  background: none !important;
  color: #000 !important;
  line-height:150% !important;
  margin: 24px 0 18px !important;
  padding:0 0 0 10px !important;
	float:none !important;
	
}
.textilized h1,
.textilized h2 { font-size: 139% !important; }
.textilized h3 { font-size: 139% !important; }
.textilized h4 { font-size: 108% !important; }
.textilized h5 {
  font-size: 100% !important;
  margin: 24px 0 0 0 !important;
}

.textilized p,
.textilized ul,
.textilized ol,
.textilized dl { 
	font-size: 93% !important; 
	color: #808080 !important;
	line-height: 150% !important;
	padding-left:10px !important;
}

.textilized p { margin: 18px 0 !important; }
.textilized p.dimmed { font-size:85% !important; font-color:#959595 !important; }
.textilized .carta .meta p { margin:0 !important; color:#808080 !important; font-size:85% !important; }
.textilized .carta .meta p strong { color:#424242 !important; font-weight:normal !important;  font-size:110% !important; }
.textilized #el_equipo  p { margin: 0 !important; }

.textilized li,
.textilized dt,
.textilized dd {
	font-size: 100% !important;
	color: #808080 !important;
}
.textilized dt { margin: 18px 0 0 !important; padding-top:0 !important;}
.textilized dd { margin: 0 !important; }
.textilized ul li { 
	margin: 6px 0 0 !important; 
  	padding: 3px 0 3px 25px !important;
	list-style-type: none !important;
	background: url("../images/ed/ico_arrow_bullet.png") 10px 7px no-repeat !important;	

}
.textilized ol li {
  padding: 3px 0 3px 0px !important;
  margin:.5em 0 .5em 35px !important;
}


.textilized blockquote { 
  background: transparent url("../images/ed/ico_openingquotes.png") 10px 6px no-repeat;
  border: 1px solid #FFF;
  padding-left: 30px !important;
  margin-left:0 !important;
  margin-right:0 !important;
}


#secondary_content.textilized h2 {
	font-size: 100% !important;
	font-weight:bold !important;
	color: #808080 !important;
	text-transform: uppercase !important;
}

#secondary_content.textilized h3 {
	font-size: 100% !important;
	font-weight:bold !important;
	color: #000 !important;	
	margin: 12px 0 9px !important;
}

#secondary_content.textilized p,
#secondary_content.textilized ol,
#secondary_content.textilized ul,
#secondary_content.textilized dl { 
	font-size: 85% !important;
	padding-left:10px; 
}

#secondary_content.textilized p,
#secondary_content.textilized li,
#secondary_content.textilized dt,
#secondary_content.textilized dd { 
	padding-left:10px; 
}

#secondary_content.textilized p {

}
#secondary_content.textilized p.phone { 
	font-size:108% !important;
}

#secondary_content.textilized p.photo {
	padding-left:0 !important;
}


/**************************************************************************
		PÁGINAS ESPECÍFICAS
/*************************************************************************/
#pages_page.espacios_disponibles_otros { }

/********************************************************************
 *
 * 		Warnings
 *
 ********************************************************************/

p.warning {
	color:#663333 !important;
	font-size:11px !important;
	padding:20px 20px 20px 40px !important;
	margin:20px !important;
	border: 1px solid #bebebe;
	background: #dedede url("../images/app/exclamation.png") no-repeat 10px 20px;
}
p.warning a { 
	color:#bb4444; 
	font-weight:bold;
}
span.warning {
	color:#dd3333 !important;
	font-weight:bold;
	font-size:11px !important;
	padding:2px 5px 2px 20px !important;
	margin:0 !important;
	background: #fff url("../images/app/exclamation.png") no-repeat left center;	
}




/**************************************************************************
		MODULOS
/*************************************************************************/
.highlight h2 {
	text-transform:none !important;
	line-height:1em !important;
	color: #000 !important;
	margin-bottom:0 !important;
	border-bottom:6px solid #e6842e !important;
	padding-bottom:10px !important;
	font-weight:bold !important;
}
.module p {
	width:208px !important;
	padding:0 11px !important;
	line-height:18px !important;
	margin:9px 0 0 0 !important;
	font-size:85% !important;
	color:#4b4b4b !important;
}


#highlights { 
	float:left; 
	width:100%; 
	margin-bottom:10px; 
	/*background-image:url(/images/Verano_flores.jpg);
	background-repeat: no-repeat;
	background-position: 20px 80px;*/
	
}
#highlights .module { 
	float:left; 
	margin-right:10px;
/*	margin-bottom:18px;*/
	width:230px; 
	padding:0;
/*	background:pink;*/
	
}

#highlights .double_module {
		float:left; 
		margin-right:10px;
	/*	margin-bottom:18px;*/
		width:470px; 
		padding:0;
	/*	background:pink;*/
}
	#highlights .double_module p {
		float:left;
	}
	#highlights .double_module p.read_more {
		text-align:right;
	}

	
#highlights .module img {

}
#highlights .module .content {
	height:10em;
} 

#highlights #highlight_1 h2,
#highlights #highlight_1_and_2  h2 { padding-left: 10px; }

#highlights #highlight_1 .verano {
	background-image:url(/images/Verano_flores.jpg);
}


#highlight_3 p.title,
#highlight_3 p.date {
	margin:0 !important;
}
#highlights #highlight_4,
#highlights #highlight_3_and_4 { margin-right: 0; }

#extras .module img,
#secondary_content .module img {
	margin:0 10px;
}

#extras .module h2,
#secondary_content .module h2 {
	margin-left:10px !important;
	margin-right:10px !important; 
	
}

#secondary_content .module h2 {
	font-weight:bold !important;
}

#extras .module p,
#secondary_content .module p {
	font-size:85%;
	margin-left:10px;
	margin-right:10px;	
}

.dossier h3 {
	margin-bottom:0;
}



/* MODULO DE PROGRAMACION DE VERANO */
#content #sidebar ul#lista_modulo_verano {
	margin-top: 5px;
}


#content #sidebar ul#lista_modulo_verano li {
	float: left;
	line-height:normal;
	height: 84px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#content #sidebar ul#lista_modulo_verano li .images {
	float: left;
	width: 100px;
	height: 84px;
}

#content #sidebar ul#lista_modulo_verano li .images a {
	width: 100px;
	height: 84px;
	background:#F7F7F7 none repeat scroll 0 0;
	color:#ef6a22;
	display:block;
	height:35px;
	line-height:35px;
	padding: 0px;

}




#content #sidebar ul#lista_modulo_verano li h3 {
/*#lista_modulo_verano .text {*/
	float: right;
	width: 110px;
	font-size:90%;
	margin: 0 5px 0;
	padding:14px 0 0;
}

#content #sidebar ul#lista_modulo_verano li h3 a {
 	color:#ef6a22;
 	display: inline;
	height:35px;
	line-height:normal;
	padding:0 0;
	background: transparent;	
	font-weight: normal;
	
}
#content #sidebar ul#lista_modulo_verano li h3 a:hover { background: transparent;}

#visit {
	margin-top: 10px;
}

/********************************************************
*            NEW SUBSCRIBER                            **
********************************************************/

#new_subscriber_form {
	margin-left: 240px;
	margin-bottom: 200px;
	width: 440px;
}

#new_subscriber_form input {
/*	color: #9744b8;*/
	color: #FFF; /*Temporada blanco*/
	background-color: #d2d2d2;
	border: 1px solid #626262;
	display: block;
	float: left;
	margin-right: 200px;
	/*width: 300px;*/
}
#new_subscriber_form label {
	color: black;
	font-weight: bold;
	width: 70px;
	display: block;
	float: left;
}
#new_subscriber_form .submit {
	margin-left: 70px;
}
.subscriber_title {
	margin-left: 5px;
/*	color: #9744b8;*/
	color: #FFF; /*Temporada blanco*/
}

#new_subscriber_error {
	margin-left: 70px;
	background: #d2d2d2;
	color: #626262;
	width: 480px;
}

/********************************************************
    POST - HEADER
********************************************************/

#post-footer li
{
/*  margin-right: 95px;*/
  float: left; 
  text-indent: -9999em;
  background-position:top center;  
}

#post-footer li.last
{
  margin-right: 0px;
  float: left; 
}


#post-footer li #muja
{
  display: block;
  width: 200px;
  height: 106px;
  margin-left: 95px;
  margin-right: 80px;
  background-image: url(/images/ed/muja_icon_rollover.png);
}

#post-footer li #muja:hover
{
  background-position:  0px 105px;
}

#post-footer li #teverga
{
  display: block;
  width: 200px;
  height: 106px;
  margin-right: 80px;
  background-image: url(/images/ed/icon_teverga_rollover.png);
}

#post-footer li #teverga:hover
{
  background-position:  0px 107px;
  }

#post-footer li #fuentesdeinvierno
{
  display: block;
  width: 200px;
  height: 106px;
  background-image: url(/images/ed/icon_fuentes_rollover.png);
}

#post-footer li #fuentesdeinvierno:hover
{
  background-position:  0px 107px;
}

/**************************************************
    PRE-HEADER
**************************************************/
#pre-header ul
{
  margin: 0;
} 

#pre-header #laboralwebpages
{
  float: right;
  
}

#pre-header #laboralwebpages li
{
  float: right;
  list-style: none;
  text-indent: -9999em;
}

#pre-header #laboralwebpages #laboralcentrodeartewebicon
{
  display: block;
  width: 91px;
  height: 45px;
  margin-right: 12px;
  background-image: url(/images/ed/icon_laboralcentrodearte_rollover.png);
  
}

#pre-header #laboralwebpages #laboralcentrodeartewebicon:hover
{
  background-position:  0px 45px;
}

#pre-header #laboralwebpages #teatrodelalaboralwebicon
{
  display: block;
  width: 97px;
  height: 45px;
  margin-right: 23px;
  background-image: url(/images/ed/icon_teatrodelalaboral_rollover.png);
  
}

#pre-header #laboralwebpages #teatrodelalaboralwebicon:hover
{
  background-position:  0px 45px;
}

#pre-header #laboralwebpages #ciudaddelaculturawebicon
{
  display: block;
  width: 92px;
  height: 45px;
  margin-right: 35px;
  background-image: url(/images/ed/icon_laboralciudaddelacultura_rollover.png);
}

#pre-header #laboralwebpages #ciudaddelaculturawebicon:hover
{
  background-position:  0px 45px;
}

#pre-header #language_select
{
  margin-top: 30px;
  float: left;
  list-style: none;
  padding: 0;
}

#pre-header #language_select li
{
  float: left;
}
