BODY {background: #000000; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10pt; scrollbar-face-color: 000000; scrollbar-highlight-color: ffffff; scrollbar-arrow-color: ffffff;}
TABLE {background: #000000}

TD img {display: block;}

H3 {font-size: 10pt; font-weight: bold}



P {color: #FFFFFF; font-size: 10pt; text-align: justify}

.negrita {font-weight: bold}
.cursiva {font-style: italic}
.negrita_cursiva {font-weight: bold; font-style: italic}
.centrar {text-align: center}
.centrar_negrita {text-align: center; font-weight: bold}
.centrar_cursiva {text-align: center; font-style: italic}

.sin_justificado {text-align: left}
.alinear_derecha {text-align: right}
.alinear_derecha_negrita {font-weight: bold; text-align: right}
.sangria {text-indent: 30pt}

.amarillo {color: #FFFF00}

.resaltarfondo {font-size: 10pt; font-weight: bold; color: #FFFFFF; background: #99CCCC}

.titulo_espectaculos {font-size: 14pt; font-weight: bold; text-align: right}
.cita_espectaculos {font-size: 9pt; font-family: Georgia, Times New Roman, Times, serif; font-style: italic; color: #FF6600; text-align: right}

.nombre_compania {font-size: 11pt; font-weight: bold; color: #FF6600}



A {text-decoration: none; outline:none}
A:link {color: #FFFF99}
A:visited {color: #FFFF99}
A:hover {color: #FFD900}

A.borde img {border:2px solid #111111}
A:hover.borde img {border:2px solid #FF6600}

IMG.derecha {margin: 0px 0px 0px 0px; float: right}
IMG.izquierda {margin: 0px 0px 0px 0px; float: left}




/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #555;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000;
}

.lbLoading {
	background: #000 url(slimbox/images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #000;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(slimbox/images/prev.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(slimbox/images/next.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFD900;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #000;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(slimbox/images/close.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}



/* AGENDA Y NOVEDADES */

/* Content
----------------------------------------------- */
@media all {
  #content {
    width:575px;
    margin:0;
    padding:0;
    text-align:justify;
    }
  #main {
    width:575px;
    float:left;
    }
  #sidebar {
    width:575px;
    float:center;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }



/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:0;
    }
  .post {
    margin:0;
    padding-bottom:0;
    }
  }
@media handheld {
  .date-header {
    padding:0;
    }
  .post {
    padding:0;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:11pt;
  font-weight:bold;
  line-height:1.4em;
  color:#FFFF99;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#006666;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#FFFFFF;
  }
.post-body {
  font-size:10pt;
  padding-bottom:30pt;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:0px;
  }
.post blockquote {
  margin:1em 60px;
  }
.post blockquote p {
  margin:.75em 0;
  }





