/*
Theme Name: Festival de Dramaturgia Europea
Theme URI: http://www.festivaldramaturgiaeuropea.cl/sitio
Description: Festival de Dramaturgia Europea Contemporanea, Dramaturgia, Europea, Festival, Contemporanea
Version: 0.1
Author: DADA Comunicaciones
Author URI: http://www.dada.cl
*/

/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */

/* ---Estilos Web--- */

html,body {
	height:100%; /* necesario para las sub-alturas */
}

body{
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	overflow-x: hidden; /* Para evitar el feo scroll horizontal de explorer 7 */
	background:#eaeaea;
	text-align: center;
}

/* ---estilos cajas--- */

#contenedor{
	position:relative; /* necesario para el posicionamiento */
	margin:0 auto; /* lo centramos, aunque no funciona para explorer 5 */
	width:1000px;
	height:auto !important; /* para los navegadores de verdad */
	height:100%; /* Para que explorer lo interprete como alto mínimo */
	min-height:100%; /* para los navegadores de verdad */
	background:#FFF;
}

#content {
	width: 1000px;
	margin: auto;
	background-color: #fff;
}

#banner {
	width: 1000px;
	_width: 1005px;
	height: 330px;
	background-color: #000;
	margin: auto;
}

#sidebar {
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	background-color: #fff;
}

#footer {
	margin: auto;
	height: 100px;
	width: 1000px;
	_width: 1005px;
	clear: both;
	background:#eaeaea;
}

/* ---Textos--- */

h1{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #de0885;
	margin-bottom: 10px;
	_margin-bottom: 10px;
	text-align: left;
	border-bottom: 1px solid #333;
}
h2{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #dd0081;
	background-color: #FFF;
	height: 35px;
	text-align: left;
	padding-top: 5px;
	text-indent: 10px;
}
h3{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
	padding-bottom: 5px;
}
h4{
	color: #22ad66;
	background-color: #FFF;
	text-align: left;
	font: 14px/200% "Arial Black", Gadget, sans-serif;
}
h5{
	font-size: 12px;
	font-weight: bold;
	color: #999;
	padding-bottom: 10px;
	text-align: justify;
}
h6{
	font-size: 18px;
	font-weight: bold;
	color: #666;
	background-color: #eaeaea;
	float: left;
	height: 30px;
	width: 100%;
	text-align: left;
	margin: 10px auto;
}
h7{
	font-size: 13px;
	color: #de0885;
	text-align: left;
	padding-bottom: 5px;
	font-weight: normal;
	line-height: 23px;
}
h8{
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 100px;
}
h9{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 100px;
}

p{
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align: justify;
	padding-bottom: 10px;
}

a {
	text-decoration: none;
}

/* ---estilos banner--- */

#afiche {
	width: 250px;
	height: 300px;
	float: left;
}

#botonera {
	width: 1000px;
	_width: 1005px;
	background: url(images/back_menu.jpg) repeat-x;
	height: 30px;
	float: left;
}

#menu_header {
	width: 620px;
	height: 25px;
	padding-top: 5px;
	float: left;
}

#menu_header ul {
	list-style-type: none;
	float: left;
}

#menu_header ul li {
	display: inline;
}

#menu_header ul li a {
	display: inline;
	padding: 8px;
	margin-left: 5px;
	color: #fcf800;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
}

#menu_header ul li a:hover, #menu_header ul li.current_page_item a {
	color: #fff;
	background: url(images/back_menu2.jpg) repeat-x;
}

#flash {
	width: 370px;
	height: 28px;
	float: right;
	padding-top: 2px;
	text-align: right;
	padding-right: 10px;
}

#flash #searchform input {
	width: 220px;
	padding: 4px;
	color: #ccc;
	background-color: transparent;
	border: 1px solid #ccc;
	text-align: right;
}

/* ---Slider banner--- */

#slider1 {
    width: 750px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 750px; /* important to be same as image width or wider */
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
	display: none;
}
.clear {
	clear: both;
}
ul { 
	list-style-type: none;
}

/* ---estilos sidebar */

#redes_sociales {
	background-color: #eaeaea;
	float: left;
	height: 43px;
	width: 180px;
	margin-top: 240px;
	_margin-top: 20px;
	margin-left: 10px;
	_margin-left: 5px;
	padding-top: 7px;
}

/* --- estilo menu sidebar--- */

#menu_sidebar {
	width: 200px;
	float: left;
}

#menu_sidebar .menu, .menuli{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	_height: 27px;
	width: 200px;
	text-indent: 10px;
	background-image: url(images/back_botonera.jpg);
	padding-top: 8px;
	text-align: left;
}

#menu_sidebar .menu a:link{
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

#menu_sidebar .menu a:visited{
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

#menu_sidebar .menu a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #dd0081;
}

#menu_sidebar .menu a:active{
	text-decoration: none;
	font-weight: normal;
	color: #dd0081;
}

/* ---estilos para el body--- */

.noticias {
	width: 780px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	float: right;
}

.noticias a {
	color: #de0885;
}

.meta {
	width: 99%;
	padding-top: 10px;
	float: right;
}

.destacados {
	width: 760px;
	float: left;
	padding: 10px;
	background:#eaeaea;
	border: 1px dashed #666;
}

.foto_destacados {
	width: 100px;
	padding-right: 10px;
	float: left;
}

.txt_destacados {
	float: left;
	width: 650px;
}

/* ---estilos imagenes--- */

.alignleft{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.piclenselink a {
	color: #fff;
}

/* ---estilos paginas theme--- */

.foto_autores {
	width: 150px;
	height: 140px;
	padding-right: 10px;
	float: left;
}

.foto_anteriores {
	float: left;
	width: 90px;
	height: 110px;
	padding-right: 10px;
}

.foto_creditos {
	float: left;
	width: 150px;
	height: 100px;
	padding-right: 10px;
}

.texto {
	float: right;
	width: 620px;
}

.texto_anteriores {
	width: 680px;
	float: right;
}
