/************************************************
*          Resets          *
************************************************/
html, body, div, p, span, h1, h2, h3, h4, h5, h6, img, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, label, input, table, th, td, a
{margin:0; padding:0; border:0; vertical-align:baseline; color: #666;}  
:focus {outline:0;}
body {line-height:1;}
ul, ol {list-style:none;}
h1, h2, h3, h4, h5, h6 {}
h1 {font-size:2em;}
h2 {font-size:1.8em;}


/************************************************
*          General elements       *
************************************************/
body {background:#000 url(../../images/bg_lavarden.jpg) top center no-repeat; font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; text-align:center; padding-bottom:20px; /*text-shadow:0 0 4px #444;*/} 
h1, h2, h3, h4, h5, h6 {
font-family: 'Nobile', arial, serif;
	/*font-family:Rockwell, Georgia, Palatino Linotype, Palatino, "Times New Roman", Times, serif;*/}
a {color: #F30; text-decoration:none;}
a:hover {}
blockquote {font-style:italic; /*background:url(images/whitetrans.png);*/ padding:.4em 1em .7em 1em; margin:.7em 0 .3em 0;}
code {font-size:1.1em; font-family:"Bitstream Vera Sans Mono", Monaco, "Lucida Console", monospace;}
kbd, tt {font-size:1.2em;}
hr {border:1px solid #a8ef9d;}
pre {overflow:auto; width:600px; background:url(../../images/blacktrans.png); padding:1em 1.5em; margin:1em 0; font-size:1.2em; white-space:pre-wrap; /* css3 */}
dl {}
dt {font-weight:bold;}
dd {padding-left:1em;}

table {margin:.5em 0;}
table th {color:#a8ef9d;}
table td, table th {padding:.5em .7em;}
table th {background:url(../../images/whitetrans.png); text-transform:uppercase; border-bottom:1px transparent;}
table td {background:url(../../images/blacktrans.png);}
table tr.even td {background:url(../../images/blacktrans2.png);}
table tr:hover td{background:url(../../images/whitetrans.png);}

fieldset {padding:1.2em;}
legend { padding:0; font-size:1.2em;}
input, textarea, select {font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; margin:.2em 0; color:#222; font-size:1em;}
input, textarea {padding:.3em;}
input.radio, input.checkbox {background:#fff; padding:2px;}
form label{font-weight:bold; display:block;}



/************************************************
*          General       *
************************************************/
#wrapper {margin:15px auto 0 auto; padding:0; text-align:left; width:990px;}
.cleared {clear:both;}


/************************************************
*          Header       *
************************************************/
#top #topmenu {float:right; width:500px; font-family:'Nobile', arial, serif}
#top #topmenu li {float:left; background:url(../../images/whitetrans.png); padding:0 .8em .2em .8em; line-height:1.5em; margin:0 .4em .4em 0;}
#top #topmenu li:hover {background:url(../../images/blacktrans.png);}
#top #topmenu li a {color:#fff; font-size:.75em;}
#top #topmenu li a:hover {color:#F60;}
#top #topmenu li a.rss {background:url(../../images/rsstrans.png) left 4px no-repeat; padding-left:17px;}
#top #topmenu .sel a {color: #F00; font-weight:bold}

#top #search {float:right; width:300px; text-align:right;}
#top #searchform input {padding:3px;}
#top #searchbox {width:180px; color:#555; font-size:.75em; border:1px solid #ddd; background:#eee;}
#top #searchbox:hover {background:#fff;}
#top .submitbutton {cursor:pointer; background:url(../../images/blacktrans.png); color:#fff; font-size:0.8em; padding:.08em; vertical-align:top;}
#top .submitbutton:hover {background:url(../../images/whitetrans.png);}

#header {padding-bottom:20px; height:120px; clear:both;}
#header #logo {float:left; width:480px; margin:10px 0 10px 0;}
/*#header #logo img {float:left; margin:4px 10px 10px 0;}
#header #logo h1 a {color:#fff; font-size:2em; font-weight:normal; text-shadow:0 0 6px #555;}
#header #logo h1 a:hover {color:#a8ef9d;}*/
#header #logo #desc {font-size:.8em; color:#ddd; margin-top:.5em; line-height:1.2em;}
#header #headerbanner {float:right; width:468px; margin:30px 0 10px 0; text-align:right; padding:10px; background:url(../../images/whitetrans.png); font-size:.8em; line-height:1.5em;}
#header #headerbanner h3 {font-size:1.1em; font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;}
#header #headerbanner p a {border-bottom:1px dashed #a8ef9d;}
#header #headerbanner a:hover {background:url(../../images/blacktrans.png);}

#catnav {width:990px; background:url(../../images/blacktrans.png);}
#nav li {float:left; background:url(../../images/blacktrans.png); line-height:2em; margin:5px 0 5px 5px;}
#nav li:hover {background:url(../../images/blacktrans2.png);}
#nav li a {display:block; margin:0; font-size:0.8em; color:#fff; padding:0 13px;}
#nav li a:hover {color: #F60; text-decoration:none; display:block;}
#nav li ul {position:absolute; width:180px; left:-999em; padding-top:5px; margin:0;}
#nav li:hover ul, #nav li.sfhover ul {left:auto;}
#nav li li {padding:0; margin:0; width:180px; line-height:1.5em;}	
#nav li li a {color:#fff; margin:0; padding:7px 13px; background:url(../../images/blacktrans3.png);}
#nav li li a:hover {color:#afdaff;}
#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;}




/************************************************
*          Content      *
************************************************/
#main {padding:30px 0 0 0; background-color:#FFF;}
#content {float:left; width:640px; min-height:500px; background-color:#FFF;}
#contentfull {float:left; width:990px;}
h2#contentdesc {font-weight:normal; font-size:1.3em; padding-bottom:15px;}
h2#contentdesc span {color:#a8ef9d;}

#content .texto { margin:30px; line-height:160%; font-size:0.8em;}

#content .texto h2 { margin-top:20px; color:#600}
#content .texto h3 { margin-top:10px; color:#F60}
#content .texto ul { margin-top:10px; margin-bottom:30px;
margin-left:30px;}
#content .texto li { margin-top:5px; border-bottom: 1px solid #CCC; padding-bottom:5px;}

/************************************************
*          Sidebar       *
************************************************/
#sidebar {
	float:right;
	width:300px;
	font-size:0.8em;
	line-height:1.4em;
	margin-bottom:30px;
	padding-left:20px;
	background-color:#CCC;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:42px;
	background:url(../../images/bg_sidebar.jpg);
	}
#sidebar ul li {background:url(../../images/blacktrans.png); padding:6px; margin-bottom:5px;}
#sidebar h3 {background:url(../../images/blacktrans.png); padding:5px 10px; line-height:1.3em; font-weight:normal; font-size:1.4em; margin-bottom:10px; color:#FFF}
#sidebar ul ul li {padding-bottom:8px;}
#sidebar ul li a {display:block; padding:3px 5px; color:#FFF}
#sidebar ul li a p { padding:0; margin:0; color:#FFF}
#sidebar ul li a:hover {background:url(../../images/blacktrans.png);}
#sidebar p {color: #333; padding:0 5px 10px 5px;}
#sidebar p a {border-bottom:1px dashed #a8ef9d;}
#sidebar p a:hover {background:url(../images/blacktrans.png);}
#sidebar img {border:none; padding:0 5px;}
#sidebar img.avatar {float:left; padding:0 15px 5px 5px;}
#tag_cloud a, .widget_tag_cloud a {display:inline;}
#tag_cloud a:hover {color:#fff;}
li#tagbox a:hover {color:#fff;}
#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/************************************************
*          Footer       *
************************************************/
#footer {clear:both; /*background:url(images/blacktrans.png);*/ font-size:0.8em; background-color:#000; padding-top:40px;padding:20px;}
#footer .foot1 {float:left; width:310px; margin:10px 0 0 10px; display:inline;}
#footer .foot2 {float:left; width:310px; margin:10px 15px 0 15px;}
#footer .foot3 {float:left; width:310px; margin:10px 0 0 0;}
#footer h3 {font-weight:normal; font-size:1.4em; margin-bottom:.4em;}
#footer h4 {font-weight:normal; font-size:1em; margin:.8em 0 .2em 0; font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;}
#footer p {line-height:1.5em; color:#eee; padding:.2em 0 .8em 0;}
#footer ul li {padding:10px; margin-bottom:10px; background:url(../../images/blacktrans.png);}
#footer ul ul li {background:url(images/bullet.png) left 7px no-repeat; line-height:1.5em; padding:0 0 0 10px; margin-bottom:4px;}
#footer li a {font-weight:normal; display:block; padding:2px 5px;}
#footer a:hover {background:url(images/blacktrans.png);}
#footer .widget_tag_cloud a {display:inline;}
#footer .widget_tag_cloud a:hover {background:none; color:#fff;}
#credits ul { margin:0; padding:0;}
#credits ul li { display:inline; padding-right:10px;}
#credits p{ margin-bottom:15px;}
#credits {margin-top:0; font-size:0.7em; line-height:1.4em;background-color:#000; padding:20px; height:120px;}
#credits a {color:#ddd;}
#credits a:hover {background:url(../../images/blacktrans.png); color:#fff;}
#credits #creditsleft {float:left; width:600px; color:#aaa;}
#credits #creditsright {float:right; width:300px; text-align:right; color:#aaa;}
#bicentenario { float:left; margin-right:30px;}
#santafe { float:left}


/************************************************
*          Lavarden       *
************************************************/



/* estilos cartelera */
.cartelera { margin-left:30px; margin-right:30px; padding-top:30px;}
.cartelera .evento  H3 { color:#900; font-size:18px;} /* fecha */
.cartelera .evento  H2 { color: #666; font-size:24px; margin:15px 0 6px 0} /* espectaculo */
.cartelera .evento  H2 a { color: #FF3300;} /* espectaculo */
.cartelera .evento  H2 a:hover { color: #666;} /* espectaculo */
.cartelera .evento  p { color: #666; font-size:14px; line-height:140%; margin-top:10px;} /* descripcion */
.cartelera .evento { margin-bottom:30px;border-bottom:1px dotted #CCC; padding-bottom:30px;}
.cartelera .evento img { float:right; padding:10px; border:1px solid #CCC; margin-left:15px;}
.titulos_meses div { margin-left:30px; background-color:#999; padding:10px;}
.titulos_meses div a {color:#CCC;}
.titulos_meses div .hoy a { padding:7px; background-color:#F00; color:#FFF;}
.titulos_meses div .hoy a:hover { padding:7px; background-color:#FFF; color: #999;}
.espectaculo h2 {color: #FF3300;}
.espectaculo p { line-height:160%; font-size:14px}

/* estilos slider home */
.destacados { position:relative;margin-left:30px; margin-right:30px; border-left:1px dotted #999; border-right:1px dotted #999; float:left}
.destacados h2 { margin-left:15px;}
#slider .evento { padding:40px;}
#slider .evento H3 { color:#900; font-size:24px;margin:20px 0 6px 0} /* espectaculo */
#slider .evento H2 { color: #FFF; font-size:18px; margin:15px 0 6px 0} /* fecha */
#slider .evento p { color: #666; font-size:14px; line-height:140%; margin-top:10px;} /* descripcion */
.foto { float:right; padding:6px; background-color: #FFF; border:1px solid #CCC; margin-top:10px; margin-left:10px;}
.link-destacado { margin-top:20px;font-size:0.8em;}
.link-destacado a {background-color:#900; color:#FFF; padding:8px;}
.link-destacado a:hover {background-color:#eee; color:#900}

#main h1 { margin-left:30px; margin-bottom:10px;}

.espectaculo { margin-left:30px;}

.imagelist img { float:left; padding:5px; border:1px solid #CCC; margin-right:30px;}
.imagelist { margin-top:20px}


.staff { margin-left:30px;}
.staff ul li{ padding:5px 0 5px 0; font-size:0.8em;}
.staff ul li p{ font-size:1.4em; margin-top:3px;}

.formulario { margin:30px; width:400px;}
.formulario .submit-button {}
.formulario p { border-bottom:1px dotted #999}
.formulario .input-box { float: right; border:1px solid #CCC;}
.formulario label { float:left; padding:10px; padding-left:0;}

.box-home {
	float:left;
	width:290px;
	background:url(../../images/bg_box.jpg) no-repeat;
	padding:20px 20px 20px 30px;
	margin-bottom:20px;
	}
.box-home input { border:1px solid #9C0}
.box-home h2 { font-size:24px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#FFF}
.box-home p { font-size:12px; line-height:160%; margin-top:20px; color:#FFF}



#data-lavarden {}