body {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	background: #242424;
	font-family: "VERDANA", Helvetica, sans-serif;
	font-size: 13px;
	color: #bbbbbb;
	min-width: 500px;

}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #9e4531;
}

h4 a{

}
h4 a:hover{
	color: #9e4531;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	list-style:none;
}

a:link {
	text-decoration: none;
	color: #c6c6c6;
}

a:hover, a:active {
	color: #9e4531;
}

a:visited {
	color: #c6c6c6;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	margin:0 auto 0 auto;
	z-index: -1;
	clear: both;
	width: 100%;
	height: 52px;
	margin: 0 auto;

}

/* Menu */

#menu-horizontal {
	z-index: 1;
	position: fixed;
	width: 100%;
	margin-top: 75px;
	margin-left: 0px;
	font-size: 1.1em;
	background-color: black;
	border-top: 1px dashed #848484 ;
	border-bottom: 1px dashed #848484 ;
	line-height: 30px;
	padding: 0 0 0 0 ;

}


#menu-horizontal:hover {
}


#menu-horizontal li {
	margin:0 1px;
	width:100px;
	min-height:19px;
	text-align:left;
	background:
	list-style:none;
	padding:2px 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}


/* y otro poquito por aqu’.. */

#menu-horizontal li:hover {
background:#000000;
}

#menu-horizontal li a {
font:bold;
color: #c6c6c6;
text-decoration:none;

}

#menu-horizontal li a:hover {
font:bold;
color: #9e4531;
text-decoration:none;

}



#menu-horizontal li ul li{
float:none;
width:98px;
margin:0px 0;

}


ul#menu-horizontal li {
color: #9e4531;
float: left;
display: inline;
position: relative;
text-align: center;
}

ul#menu-horizontal ul {
display: none;
position: relative;
top: 24;
left:0;
margin:0;
padding:0;
background:transparent;
}

ul#menu-horizontal ul li {
display: block !important;
}

ul#menu-horizontal li:hover ul{
display: none;
color: #ffffff;
}

ul#menu-horizontal li:hover ul{
display: block;
}


/** li.ca */
#menu-horizontal li.ca {
	float: right;
	margin:5px 8px 0px 0px;
	width:auto;
	height:23px;
	list-style:none;
	padding: 0px 5px;
	background: #E06666 ;
	-webkit-border-radius: 0px 10px 0px 10px;
	-moz-border-radius: 10px 10px 0px 10px;
	border-radius: 0px 10px 0px 10px;
	line-height: 20px;
}

#menu-horizontal li.ca a {
font:bold;
color: #000000;
text-decoration:none;

}

#menu-horizontal li.ca a:hover {
font:bold;
color: #fff;
text-decoration:none;

}

/** li.news */
#menu-horizontal li.news {
	float: right;
	margin:5px 0px 0px 0px;
	width:auto;
	height:23px;
	list-style:none;
	padding: 0px 5px;
	background: #c6c6c6 ;
	-webkit-border-radius: 10px 0px 10px 0px;
	-moz-border-radius: 10px 0px 10px 0px;
	border-radius: 10px 0px 10px 0px;
	line-height: 20px;
}

#menu-horizontal li.news a {
font:bold;
color: #000000;
text-decoration:none;

}

#menu-horizontal li.news a:hover {
font:bold;
color: #9e4531;
text-decoration:none;

}

/** li.facebook */

#menu-horizontal li.face {
float: right;
margin:0px 70px 0px 10px;
 width: 20px;
 height: 20px;
}

#menu-horizontal li.face a {
background-image: url(../images/erva_facebook2.jpg);
background-repeat: no-repeat; 
color: transparent;
 width: 20px;
 height: 20px;

}

#menu-horizontal li.face a:hover {
background-image:url(../images/erva_facebook2_h.jpg);
background-repeat: no-repeat; 
 width: 20px;
 height: 20px;
}


/** LOGO */

#banner {

	width: 491px;
	height: 100px;
	margin: 0 auto;
	padding: 10px 0 0 0;


}

#logo {
	z-index: 1;
	width: 100%;
	margin-top: 10px;
	height: 122px;
	margin: 0 auto;
	padding: 0 0 0 0px;
	position: fixed;
	background:#242424 url(../images/logo.png)  no-repeat right top; 
	border-bottom: 1px dashed #848484 ;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 0 0px 0px;
	line-height: normal;
	
}

#logo h1 { 
	font-size:36px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 20px 0 0 5px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: ##48ACDE;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }


#wrapper {
	width: 100%;
	margin: 0 auto;
	margin-top: 70px;
	background: black;
	border-bottom: 1px dashed #848484 ;
}


#wrapper1100 {
	width: 1024px;
	margin: 0 auto;
	margin-top: 70px;
	background: black;
}

#wrapper2 {
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;
	background: black;
	border-top: 1px dashed #848484 ;
	border-bottom: 1px dashed #848484 ;
}

#wrapper-btm {
	    height: 100%;;
}
/* Page */

#page {
	width:1024px;
	margin: 0 auto;
	padding-top: 20px;
}
#page1100 {
	width: 1024px;
	margin: 0 auto;
	padding-top: 20px;
	background-color: black;
}
/* Content */

#content {
	margin:0 auto 0 auto;
	width: 820px;
}

#contentAGENDA {
	margin:0 auto 0 auto;
	width: 1024px;
}

#contentsi {
	float: right;
	width: 494px;
	height: 400px;
	overflow-y: scroll;
}

#contentsi2 {
	float: right;
	width: 700px;
	height: 400px;
	overflow-y: scroll;
}

#contentsi3 {
	float: left;
	width: 690px;
	height: 500px;
	padding: 25px 0px;
}

#contentsiNEWS {
	float: right;
	width: 494px;
	height: 400px;
}

#menufooter {
	width: 100%;
	margin-bottom: 30px;
}

#shows {
 float: right;
 margin-right: 10px;
}


#shows a {
	color: #c6c6c6;
}

#shows a:hover {
	color: #9e4531;
}


.cartaz h3 {
	margin-top: -100px;
}

.horta a {
}
.horta a:hover {
	color: #9e4531;
}

.horta h3 {
	color: #9E4531;
    font-weight: bold;
}
.horta li {
}

.pt  {
	color: #d9817b;
}
 .pt:hover  {
	color: #9e4531;
}

.en  {
	color: #9d9796;
}
 .en:hover  {
	color: #9e4531;
}

.temporada a {
	color: #888888;
}
.temporada a:hover {
	color: #FFFFFF;
}

.temporada h3 {
	margin-top: 100px;
	color: #555555;
    font-size: 13px;
    font-weight: 600;
}
.temporada li {
    font-size: 12px;
}
/* Post */

.post {
	padding: 15px 15px;
}

.post .title {
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.post h1 {
}

.post h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	font-size: 18px;
	color: #9e4531;
}

.post h3 {
	padding: 0px 0 0 75px;
	font-size: 12px;
	color: #c6c6c6;
}
.post h3:hover {
	text-decoration: none;
	padding: 0px 0 0 75px;
	font-size: 12px;
	color: #c6c6c6;
}
.post .entry {
	padding: 0 15px;
}

.post .meta {
	margin-left: 15px;
	margin-right: 15px;
	padding: 15px 0px 30px 0px;
	border-top: 1px dashed #333333;
	font-size: 10px;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}



.videoLink a{
	color: #000000;
	font-size: 13px;
	background: none repeat scroll 0 0 #9e4531;
    border-radius: 0 5px;
    padding: 0 5px 3px 5px;
}

.videoLink a:hover{
	color: #c9c9c9;
}


.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img11.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 500px;
	padding-left: 30px;
	margin-top: 50px;
		list-style:none;

}

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

#sidebar li {
	margin-bottom: 40px;

}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	height: 32px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #9e4531;
}



/* Sidebar SUB */

.sidebar {
	padding: 0px 15px;
}

.sidebar .title {
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.sidebar h1 {
}

.sidebar h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	font-size: 18px;
	color: #9e4531;
}

.sidebar h3 {
	padding: 0px 0 0 75px;
	font-size: 12px;
	color: #c6c6c6;
}
.sidebar h3:hover {
	padding: 0px 0 0 75px;
	font-size: 12px;
	color: #c6c6c6;
}
.sidebar .entry {
	padding: 0 15px;
}

.sidebar .meta {
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px 0px 30px 0px;
	border-top: 1px dashed #333333;
	font-size: 10px;
}

.sidebar .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.sidebar .meta .byline {
	float: left;
}

.sidebar .meta .links {
	float: right;
}

.sidebar .meta .more {
	padding: 0 20px 0 18px;
	background: url(../images/img11.gif) no-repeat left center;
}

.sidebar .meta .comments {
	padding-left: 22px;
	background: url(../images/img12.gif) no-repeat left center;
}

.sidebar .meta b {
	display: none;
}



/* Sidebar2 */

#sidebar2 {
	float: left;
	width: 180px;
	padding-left: 30px;
	margin-top: 50px;

}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
	margin-bottom: 40px;
	list-style: none outside none;
}

#sidebar2 li ul {
}

#sidebar2 li li {
	margin: 0;
}

#sidebar2 h2 {
	height: 32px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #9e4531;
}


/* Sidebar3 */

#sidebar3 {
	float: right;
	width: 300px;
	padding-left: 30px;
	margin-top: 50px;

}

#sidebar3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar3 li {
	margin-bottom: 40px;
}

#sidebar3 li ul {
}

#sidebar3 li li {
	margin: 0;
}

#sidebar3 h2 {
	height: 32px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #9e4531;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
	position: relative;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
	font-size: 10px;
}

#footer.news {
	margin: 544px 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
	font-size: 10px;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	padding-left: 30px;
	text-align: center;
	color: #999999;
}

#legal a {
}

/* MAIL */


#page-wrap {
	width: 660px;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#page-wrap2 {
	width: 660px;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 200px;
	height: auto !important;
	height: 500px;
}

#page-wrap2 a {

	color: #737373;
}

#page-wrap2 a:hover {

	color: #9e4531;
}


#contact-area {
	width: 600px;
	margin-top: 25px;
		
}

#contact-area input, #contact-area textarea {
	color: #FFFFFF;
	background-color: transparent;
	padding: 5px;
	width: 471px;
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;

}

#contact-area textarea:focus, #contact-area input:focus {
	background-color: transparent;
	padding: 5px;
	width: 471px;
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px dotted #9e4531;

}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	border:0px;
}

#contact-area input.submit-button:hover {
	width: 100px;
	float: right;
	color: #9e4531;
}


label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.0em;
}


/* AGENDA */
#agenda {
width: auto;
}

.agenda p {
    border: 0 none;
    font-size: 0.8em;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    line-height: 13px;
}

.agenda h2 {
    border: 0 none;
    font-size: 0.9em;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    line-height: 16px;
}
.agenda a {
    border: 0 none;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    line-height: 10px;
}


.agenda .module .templateList > li, .module .statusMood > li, .module .moduleList > li {
    border-bottom: 1px dotted #B3B3B3;
}
.agenda .genericComments ul.moduleList > li {
    border-top: 1px dotted #B3B3B3;
}
.agenda h5 {
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
}
.agenda .headline {
    margin-bottom: 5px;
}
.agenda li.moduleItem {
    float: left;
    padding: 8px 0;
    width: 100%;
}
.agenda .edit {
    clear: right;
    float: right;
    padding-right: 3px;
}
.agenda .eventsList .entryDate {
    border: 1px solid #666666;
    float: left;
    margin: 0 15px 0 0;
    width: 50px;
}
.agenda .eventsList .entryDate .month {
    background-color: #666666;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 0 0 2px;
    text-align: center;
    text-transform: uppercase;
    width: 50px;
}
.agenda .eventsList .entryDate .day {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    width: 50px;
}

.agenda .eventsList .entryDate .day2 {
    display: block;
    font-size: 1em;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    width: 50px;
}
.agenda .details.fixedWidth {
    float: left;
    width: 255px;
}
.agenda .rsvpContainer {
    float: right;
    width: 135px;
}
.agenda a.sidebutton {
    float: right;
    height: 12px;
    line-height: 12px;
    padding: 5px 0;
    text-align: center;
    width: 100px;
}
.agenda .rsvpItem a:first-child {
    margin-bottom: 5px;
}
.agenda a {
    cursor: ne-resize;
}
.agenda .rsvpItem {
    float: right;
}

 /*MEDIA QUERY*/

@media only screen and (max-width : 1024px) { /*If device width is higher than 799px use this css and if less than 799px use above */

#page1100 {
    background-color: black;
    margin: 0 auto;
    padding-top: 20px;
    width: 500px;
    overflow: none;
}


#contentsi {
	float: none;
	width: 494px;
	height: auto;
	overflow-y: none;
}

/* Menu */

#menu-horizontal {
	z-index: 1;
	position: absolute;
	width: 100%;
	margin-top: 75px;
	margin-left: 0px;
	font-size: 1.1em;
	background-color: black;
	border-top: 1px dashed #848484 ;
	border-bottom: 1px dashed #848484 ;
	line-height: 30px;
	min-width: 500px;
}

#menu-horizontal li.face {
    float: right;
    height: 20px;
    margin: 0 25px 0 10px;
    width: 20px;

}

#page {
    margin: 0 auto;
    padding-top: 20px;
    width: auto;
    height: 100%;
}

#wrapper {

    background: none repeat scroll 0 0 black;
    border-top: 1px dashed #848484;
    border-bottom: 1px dashed #848484;
    margin: 120px auto 0;
    padding: 0;
    width: 100%;
}

#content {
    margin: 0 auto;
    width: 100%;
}

#contentsi3 {
	float: left;
	width: 500px;
	height: 500px;
	padding: 25px 0px;
}


#sidebar {
    float: none;
    list-style: outside none none;
    margin-top: 50px;
    padding-left: 0;
    width: 500px;
}

#logo {
	z-index: 1;
	width: 100%;
	margin-top: 10px;
	height: 122px;
	margin: 0 auto;
	padding: 0 0 0 0px;
	position: absolute;
	background:#242424 url(../images/logo.png)  no-repeat right top; 
	border-bottom: 1px dashed #848484 ;
}

#footer-wrap {
    height: 64px;
    margin: 0 auto;
    position: relative;
    width: auto;
}

