* {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	background: linear-gradient(180deg, rgba(37,33,34,1) 0%, rgba(255,255,255,1) 800px);  
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;	
	line-height: 20px;
	margin-left: auto;
	margin-right: auto; 
} 

p {
	font-size: 1.2em;
}

.hidden {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}


h1 {
	background-color: inherit;
	color: #ff0000;
	font-size: 2em;
	font-weight: normal;
	line-height: 1em;
}

h2 {
	font-weight: normal;
	font-size: 1.6em;
}

h3 {
	font-weight: normal;
	font-size: 1.4em;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.message {
	font-size: 1.4em;
	text-align: center;
	color: white;
	background-color: inherit;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

.msg {
	text-align: center; 
}

/* @group content */

#content {
	background-color: black;
	padding-bottom: 2em;  
	color: white;
	overflow: hidden;   
}

/* @end */

/* @group header */

header {  
	padding-top: 4em;
	overflow: hidden;
	background-color: black;
	color: white;  
}

h1.casting-title {
	display: inline; 
	margin-left: 0.7em;
	margin-bottom: 1em;
}

h1.subtitle {
	margin-bottom: 1em;
	color: #d010b1;
	background-color: inherit; 
}

header .rss {
	background: url(../img/rss-cori.svg) no-repeat right;
	padding-right: 1.8em;
	margin-right: 1em;
	margin-left: 1em; 
	color: #ff7f00;
	background-color: inherit;
	height: 39px;
	width: 23px;
	float: right;
	font-size: 1.8em;
}

header #search {
	float: right;  
	text-align: right;
	color: #c5c5c5;
	background-color: inherit;
	font-size: 1.1em;
	margin-right: 2em; 
	margin-bottom: 1em; 
	overflow: hidden; 
}

header #formsearch {
	max-width: 230px;  
	overflow: hidden; 
	}

header input, header span, header label{ 
	float: left;
	margin-right: 0.3em;
	padding: 0.1em;
	font-size: 1em;
}

header label{
	padding: 0.3px 0.2em 0.3em; 
}

header .searchbt {
	background: url(../img/fletxa-blanca.gif) no-repeat right;
	width: 18px;
	height: 18px;
	float: left;
}

header .searchbt:hover {
	background: url(../img/fletxa-vermella.gif) no-repeat right;
}

/* @end */

/* @group left */

#left {
	overflow: hidden;  
}

#left ul {
	list-style: none;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(47,47,47,1) 100%);   
	border-radius: 15px;    
}

#left ul li{
	float: left;
	}

#left ul li a {
	margin-top: 0.6em;
	font-size: 1.5em;
	line-height: 20px;
	text-decoration: none;
	display: block;
	padding-left: 0.6em;
	padding-right: 0.4em;
	color: white;
	background-color: inherit;
}

#left ul li a:hover {
	/*font-size: 1.7em;*/ 
	color: #ff0000;
	background-color: inherit;
	font-style: italic;
}

#left .active {
	/*font-size: 1.7em;*/ 
	color: #ff0000;
	background-color: inherit;
	font-style: italic;
} 

/*

 @end */

/* @group right */

.right {
	float: right;
	width: 19em;
	padding-right: 1.7em;
	padding-top: 1em;
}

.right h2 {
	font-size: 1.8em;
	line-height: 27px;
}

#newsletter {
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(47,47,47,1) 100%);
	border-radius: 15px;
	width:  200px;
	padding: 1.5em 1em 1em;
}

#newsletter h2 {
	color: #ACD63A;
	background-color: inherit;
}

#newsletter p {
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}

#newsletter p.brandingLogo {
	margin-top: 0.8em;
}

#error-newsletter {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	text-align: center;
	font-weight: bold;
}

#newsletter label {
	font-size: 1.2em;
	color: #c5c5c5; 
	background-color: inherit;
	line-height: 22px;
	font-weight: bold;
	width: 3em;
	float: left;
	clear: left;	
}

#newsletter input {
	width: 62%; 
	font-size: 1em;
    padding: 0.1em;
	margin: 0.2em 0.2em 0 0.5em;
	line-height: 1.4em;
}

#newsletter a.sendnl {
	background: url(../img/fletxa-verda.gif) no-repeat right top; 
	width: 18px;
	height: 18px;
	float: right;
	margin-top: 0.2em; 
}

#mc_embed_signup, .mc-field-group {
    margin-top: 0.5em;
}

#mc_embed_signup .optionalParent img {
    height: 20px;
}

#agenda {
	margin-top: 3em;
}

#europees {
	margin-top: 3em;
}

#europees h2 {
	color: #00a0c6;
	background-color: inherit;
}

#europees h3 {
	margin-top: 1em;
}

#europees h3 a {
	color: #00a0c6;
	background-color: inherit;
}


#agenda h2 {
	color: #d010b1;
	background-color: inherit;
}

#agenda h3 {
	margin-top: 0.5em;
}

#agenda h3 a {
	color: #d010b1;
	background-color: inherit;	
}

#agenda p {
	margin-top: 0.3em;
	line-height: 1.3em;
}

#agenda .date, #europees .date {
	margin-top: 0.3em;
	color: #c5c5c5; 
	background-color: inherit;
	line-height: 16px;
}

#agenda .more{
	color: #d010b1;
	background-color: inherit;
	float: right;	
	margin-top: 1em;
}

#swansong {
	clear: right;	
}

#swansong h2 {
	margin-top: 2.5em;
	color: #ff7f00;
	background-color: inherit;
}

#swansong a {
	display: block;
	background: url(../img/canco.gif) no-repeat;
	height: 46px;
	width: 189px;
	margin-top: 0.5em;
}

.options {
	margin-top: 1em; 
	margin-bottom: 2em;
}

.options .icon {
	display: block;
	width: 150px;
	color: #ffbf00;
	height: 2.5em;
	line-height: 2em;
	font-size: 1.1em;
	background-color: inherit;
	padding-left: 2.5em;
}

.options .send {
	background: url(../img/icona-enviar-apretada.gif) no-repeat;
	margin-bottom: 0.8em;
}

.options .print {
	margin-bottom: 0.8em;
	background: url(../img/icona-imprimir-apretada.gif) no-repeat;
} 

.options .facebook {
	background: url(../img/icon-facebook.gif) no-repeat;
	margin-bottom: 0.8em;
}

.options .twitter {
	background: url(../img/medium-t.png) no-repeat;
	margin-bottom: 0.8em;
}

.options .gplus {
	background: url(../img/icon-gplus.png) no-repeat;
	margin-bottom: 0.8em;
}


.right ul { 
	margin-top: 1em;  
}

.right ul li {
	margin-bottom: 0.5em;
	color: #c5c5c5; 
	background-color: inherit;  
	list-style-type: disc;
	list-style-position: inside;
	padding: 0.2em 0 0.2em 1em; 
}

.right ul li a {
	color: #ffbf00;
	background-color: inherit;
}

.right .list-heading {
	background-color: inherit;
	color: #c5c5c5; 
	font-size: 1.3em;
	margin-top: 1em;
	display: block;
}

.right #ccc {
	background: url(../img/ccc-cori.gif) no-repeat;
	width: 190px;
	height: 190px;
	margin-top: 2em;
}

.perfils{
	margin-top: 1.5em;
	overflow: hidden; 
}

.perfils a{ 
	display: block; 
	color: #ffbf00; 
	font-size: 1.1em;
	background-color: inherit;
	padding-left: 2.5em; 
}

.perfils a.facebook{ 
	margin-top: 1em;
	height: 2em; 
	background: url(../img/icon-facebook.gif) no-repeat left 3px; 
	}
	
.perfils a.twitter{ 
	margin-top: 1em;
	height: 2em; 
	background: url(../img/medium-t.png) no-repeat left 1px;   
	}
	
.perfils a.gplus{ 
	margin-top: 1em;
	height: 2em; 
	background: url(../img/icon-gplus.png) no-repeat left 1px;   
	}

/* @end */

/* @group main */

#main {
	float: left;
	padding-right: 1em;
	margin-top: 2em;  
}

#main_d {
	float: left; 
	padding-left: 1em;
	padding-right: 1em;
	margin-top: 2em;  
	width: 75%; 
}

#main_c { 
	float: none; 
	margin-top: 2em; 
}

#main img, #main_b img, #main_d img {
	border: 3px solid white;
}

img.cartell {
	margin-bottom: 1em;
	margin-right: 1.5em;
}

img.banweb{ 
	float: left; 
	margin-right: 2em; 
}


.button {
	width: 8em;
}

p.tema {
	color: #333;
	background-color: inherit;
	font-style: italic;
	font-size: 10px;
}

#main h3, #main_b h3, #main_d h3 {
	color: black;
	background-color: inherit;
	margin-bottom: 0.5em;
}

.entradeta {
	color: #666;
	background-color: inherit;
	margin-bottom: 0.5em;
}

#main .date, #main_b .date, #main_d .date {
	margin-bottom: 0.2em;
	color: #c5c5c5;
	min-width: 120px; 
	overflow: hidden; 
} 

/* @end */

/* @group portada */

#portada {
	padding-bottom: 1em;
	overflow: hidden;
}

#first-news {
	margin-bottom: 1em;
	padding: 0.5em 0 1em 1em;
	overflow: hidden; 
}

#first-video {
	margin-bottom: 1em;
	padding: 0 0 1em 1em;
}

#first-video h2 {   
	margin-top: 0.2em;
	font-size: 1.5em;
	color: #acd63a;
	background-color: inherit;
}

#video iframe, #video embed{
	width:  100%; 
	max-width: 480px; 
	}

#first-news h2 a{
	font-size: 1.1em; 
	color: #ffbb00;
	background-color: inherit;
	line-height: 1.2em;
}

#first-news img {
	float: right;
	width: 215px;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

#first-news p {
	margin-top: 0.5em;
	font-size: 1.2em;
	line-height: 22px;
}

#other-news .secondary-news {
	padding: 1em 0 1em 0.5em;
	margin-left: 0.5em;
	clear: left;
}

#other-news .secondary-news p {
	margin-top: 0.3em;
}

#other-news .secondary-news h2 a {
	font-size: 0.9em;
	color: #00a0c6;
	background-color: inherit;
}

#other-news .secondary-news .date {
	font-size: 0.9em;
	color: #c5c5c5;	 
}

#other-news .secondary-news .date span {
    min-width: 100px;
    display: inline-block; 
}

#other-news .secondary-news img {
	float: left;
	width: 130px;
	margin-right: 1.5em;
	margin-bottom: 1em;
}

#poll {
	float: right;
	width: 174px;
	margin: 1.5em 0 2em 2em;
	padding-top: 1em;
	padding-bottom: 1em; 
	background-color: #ACD63A;
	color: #3f3f3f;
	line-height: 16px;
	font-weight: bold;
	border-radius: 15px; 
}

#poll .row a {
	text-align: center;
	margin: 1em auto 0 auto;
	display: block;
	color: #3f3f3f;
	background-color: inherit;
}

#poll .row #pollbtn{
	background: url(../img/tria.gif) no-repeat center;
	margin: 1em auto 0 auto;
	width: 60px;
	height: 20px;
	display: block;
}

#poll .row #pollbtn:hover {
	background: url(../img/tria-verd.gif) no-repeat center;
}

.row .vote-page{
    color: #00a0c6; 
	text-decoration: underline;
}

#poll .question {
	margin: 0 1em 0 1em;
}

#poll .row {
	margin: 0.5em 1em 0 1em;
}


/* @end */

/* @group news */

#news {
	overflow: hidden;
	padding-left: 1em;
}

#news h2 {
	font-size: 1.8em;
	line-height: 1.2em;
	color: #00a0c6;
	background-color: inherit;
}

#news h3 {
	font-size: 1.5em;
	margin-top: 0.6em;
	line-height: 24px;
	color: #67c6dd;
	background-color: inherit;
}

#news .abstract {
	font-style: italic;
	margin-bottom: 0.5em;
}

#news .date {
	margin-top: 2em;
	margin-bottom: 0.5em;
	color: #c5c5c5;
}

#news .location {
	margin-top: 0.5em;
}

#news .author {
	color: #00a0c6;
	background-color: inherit;
	font-size: 1.2em;
	line-height: 1.2em; 
	margin-top: 0.5em; 
}

#news .textgal{
	float: left;
	overflow: hidden;  	
}

#news p {
	margin-top: 1em;
	line-height: 22px;
	font-size: 1.2em;
}

#news p.question {
	color: #333;
	background-color: inherit;
}

#news p.answer {
	font-style: italic;
}

#news p.caption {
	line-height: 1.2em;
	font-size: 1em;
	margin-top: 0; 
}

#news p.captiong { 
	line-height: 1.2em;
	font-size: 1em;
	margin-top: 2em; 
}

#news p.producer {
	margin-top: 0;
	color: #ffbb00;
	line-height: 1.2em;
	font-size: 1em;
	background-color: inherit;
}

#news p.producerg {
	margin-top: 0.2em;
	color: #ffbb00;
	line-height: 1.2em;
	font-size: 1em;
	background-color: inherit;
}

#news p.category {
	margin-top: 1.5em;
	color: black;
	background-color: inherit;
}


#news .photo {
	float: right;
	clear: right;
	padding-left: 1.8em;
	padding-right: 0.5em;
	padding-bottom: 1.5em;
	margin-top: 1em;	
}

#news #tagline {
	font-style: italic;
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

#news .photo-gallery {
	float: left;
	clear: left;
	margin-top: 1em;
	margin-bottom: 1em; 
}

#news .photo-gallery img{
	float: left;
	display: block;
	margin-right: 1em;	
}

.videobox{
	margin-bottom: 1em;
}

#news object{
	display: block;
	margin: 1em auto; 
	width: 100%;  
}

.captxbc{ 
	overflow: hidden; 		
	padding: 0.5em 1em;
	font: 14px/18px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	max-width: 290px;	
	background-color: #acd63a;
    color: #3f3f3f;
    border-radius: 10px; 
}

.captxbc img{
	margin-top: 0.3em; 
	width: 95%;
	max-width: 290px; 
	}
	
.captxbc input.envcapt{ 
	display: block;
	width: 60px;
	height: 25px;
	color: inherit;
	background-color: #b1933d;   
	font: bold 13px/15px "Trebuchet MS";  
	border: 1px solid #a58535;	
}

.captxbc input.searchbt{ 
	float: right;
	font-size: 1em; 
    background: url(../img/fletxa-grisa.gif) no-repeat right;
    width: 7em;
    height: 18px;
    margin-right: 1em;
    background: url(../img/fletxa-grisa.gif) no-repeat right;
    color: #3f3f3f;
    font-weight: bold;
}

.captxbc input.searchbt:hover{
    text-decoration: underline; 
}

.captxbc input.envcapt:hover{
	border: 1px solid #46280C;
	}
	
.captxbc p{  
	font-size: 1em;
}

p.message, #news .captxbc p.message{  
	margin-top: 0.2em; 
	margin-bottom: 0.2em; 
	color: #900000;
	background-color: inherit; 
}

.message-error{   
	color: #900000;
	background-color: inherit;
	text-align: center;
}

#uword{  
	font: 13px/16px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0.3em; 
	color: #414344;
	background-color: white;
	padding: 0.2em;
	width: 97%;
	border: 1px solid #dddddd;
	width: 180px; 
}

/* @end */

/* @group summary */

#summary {
	overflow: hidden; 
}

#summary .date {
	float: left;
	width: 11.5em;
	font-size: 1.2em;
	color: #c5c5c5;
}

#summary .news p, #summary .news2 p {
	padding-left: 13.5em;
} 

#summary .news {
	margin-top: 1.5em;
	color: #c5c5c5;
	background-color: inherit;
}

#summary .news a {
	color: white;
	background-color: inherit;
}

#summary .news2 {
	margin-top: 1.5em;
	color: #c5c5c5;
	background-color: inherit;
}

#summary .news2 a {
	color: #00a0c6;
	background-color: inherit;
}

#summary h2 {
	font-size: 1.4em;
	margin-bottom: 0.4em;
	padding-left: 11.5em;
}

#summary #back-fwd {
	color: #c5c5c5; 
	background-color: inherit;
	text-align: center;
	font-size: 1.2em;
	margin: 2em auto 1.5em;
}

#summary #back-fwd span {
	margin-left: 2em;
	margin-right: 2em;
}

#summary #back-fwd a {
	color: white;
	background-color: inherit;
}

#summary #back-fwd a:hover {
	color: #00a0c6;
	text-decoration: none;
	background-color: inherit;
}

#casting {    
	overflow: hidden; 
}

#casting .casting-news {
	float: left; 
	width: 215px;
	height: 28em;  
	margin-left: 1.5em; 
	margin-right: 1.5em; 
	margin-top: 1.5em;    
}

#casting .casting-news .tema-news {
	height: 1.6em;   
	line-height: 16px;  
}

#casting .casting-news a {
	color: #fb3;   
	background-color: inherit;
}

#casting .casting-news .imgcnt{
	margin-top: 1em;
	height: 14em;
	overflow: hidden;  
}

#casting .casting-news img { 
	border: none;
}

#casting h2 {
	font-size: 1.4em;
	height: 3.6em;  
	overflow: hidden;   
}

#rating{   
	overflow: hidden; 
	margin-top: 1em; 
	margin-bottom: 1em; 
}

#news h3.rating-title{  
	margin-top: 1em;  
	color: #acd63a; 
	background-color: inherit;
}
  

/* @end */

/* @group error */

.error {
	color: #666;
	background-color: inherit;
	font-style: italic;
	margin-top: 1em;
}

#msgerror {
	text-align: center;
	margin-bottom: 0.5em;
	font-size: 1.1em;
} 

/* @end */

/* @group footer */

footer {			
	color: white;
	background-color: black;			
	font-size: 1.1em;    
    padding-bottom: 2em;  
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em; 
    text-align: center;
}

footer a {
	color: white; 
	background-color: inherit;
}

/* @end */

/* @group poll-results */

#poll-results {
	padding-bottom: 2em;  
}

#poll-results img {
	border: none;
}

#poll-results h2 {
	color: #0067A6;
	background-color: inherit;
	margin-top: 2em;
	font-size: 1.3em;	
}

#poll-results h2.question {
	float: left;
	font-size: 1em;
	margin-top: 0;
}

#poll-results h2.question a {
	color: #0067A6;
	background-color: inherit;
	text-decoration: none;
}

#poll-results h2.question a:hover {
	text-decoration: underline;
}

#poll-results .row .date {
	display: block;
	float: left;
	margin-right: 0.7em;
	color: #c5c5c5;
}

#poll-results .row {
	font-size: 1.2em;
	padding-top: 1em;
	overflow: hidden;
}

#poll-results .row .option {
	float: left;
	text-align: left;
	margin-right: 0.5em;
	width: 28em;
}

#poll-results .row .total-votes {
}

#poll-results .poll { 
	margin: 0 2em 1em 2em;
	padding: 1em;
}

/* @end */

/* @group form */
#form-top {
	background: url(../img/canto-sup-formulari.gif) no-repeat center;
	width: 351px;
	margin: 3em auto 0 auto;
}

#form-bottom {
	background: url(../img/canto-inf-formulari.gif) no-repeat center;
	width: 351px;
	margin: 0 auto 2em auto;
}

/*#form {
	width: 65em;
}*/ 

#form .navigation {
	margin-top: 1em;
}

#form .navigation a {
	font-size: 1.2em;
	color: #00a0c6;
	background-color: inherit;
}

#form p {
	line-height: 22px;
	font-size: 1.2em;
	margin-top: 1.5em;
}

#form input {
	width: 210px; 
	padding: 0.2em;
	font-size: 1em;
	margin-left: 1em;
}

#form label {
	width: 5em;
	margin-left: 1.5em;
	font-size: 1.3em;
	font-weight: bold;
	float: left;
}

#form .long-label {
	width: 15em;
}

#form #formsend {
	width: 351px;
	background-color: #ACD63A;
	color: #3f3f3f;	
	border-radius: 15px 15px 15px 15px;
	margin: 2em auto auto;
	padding-top: 1em;
	padding-bottom: 1em;
}

#form #msgerror {
	color: white;
	background-color: inherit;
	padding: 0.3em;
}

#form .row {
	padding-top: 1em;
	overflow: hidden;
}

#form .row a {	
	float: right;
	background: url(../img/fletxa-grisa.gif) no-repeat right;		
	width: 5em;
	height: 18px;
	margin-right: 2em; 
	background: url(../img/fletxa-grisa.gif) no-repeat right;
	color: #3f3f3f;
	font-weight: bold;
}

#form textarea {
	clear: left;
	width: 84%;
	margin-left: 1.5em; 
	margin-top: 0.4em;
}

#form #email-news input {
	margin-left: 32px;
	width: 297px;
	margin-top: 0.4em;
}

/* @end */

/* @group static */
#static { 
	margin-top: 1em;
	margin-bottom: 1em;
}

#static .fleft {
	float: left;
	margin-right: 1em;
}

#static .fright {
	float: right;
	margin-left: 1em;
}

#static h2 { 
	padding: 0.6em 0 0.6em 0;
	color: #00a0c6;
	background-color: inherit;
	clear: both;
}

#static h2.bantit { 
	padding: 0.6em 0 0.6em 0;
	color: #00a0c6;
	background-color: inherit;
	clear: both;
}

#static h3.bantit { 
	padding: 0.6em 0 0.6em 0;
	color: #00a0c6;
	background-color: inherit;
	clear: both;
	font-size: 1.2em; 
}

#static p {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 1.2em;
}

#static a {
	font-size: 1.2em;
	color: #00a0c6;
	background-color: inherit;
}

#static a.legal{ 
	font-size: 1em; 
	color: #ffbf00;
	background-color: inherit;
}

#static a.descartel {  
	color: #ffbf00; 
	background-color: inherit;
}

#static .banbloc{
	margin-bottom: 2em;
	overflow: hidden; 
}

#static .banbloc img.bllarg{
	width: 99%; 
	}

#static .textbloc{ 
	min-width: 250px; 
	overflow: hidden;  
}

/* @end */

/* @group list */
#list {
	width: 64em;
	margin-top: 1em;
	margin-bottom: 1em;
}

#list #pepper {
	background: url(../img/sgt-pepper.gif) no-repeat center;
	width: 758px;
	height: 138px;
	border: 3px solid white;	
	margin-top: 2em;
	margin-bottom: 2.5em;
}

#list img {
	float: left;
	margin-right: 1em;
	margin-bottom: 2em;
}
#list #list-left {
	float: left;
	width: 31em;
}

#list #list-right {
	float: right;
	width: 31em;
}

#list .list-item {
	margin-bottom: 2em;
	clear: left;
}

#list h2 {
	color: #00a0c6;
	background-color: inherit;
}
/* @end */

/* @group pagination */

.nexts{
	float: right;   
}

.pagination{ 
	margin-top: 2em; 
	list-style-type: none;
	overflow: hidden; 
	font-size:  1.1em;
}

.pagination li{ 
	float: left;
	padding-left: 1em;
	padding-right: 1em; 
	padding-top: 0.5em;
	padding-bottom: 0.5em;  
	/*border: 1px solid #d7dcf2;*/	
}

.pagination li.disabled{ 
	display: none;
}

.pagination a{   
	color: white; 
	background-color: inherit;
	text-decoration: none; 
} 

.pagination a:hover{
	text-decoration: underline;  
	}

.pagination li.active a{
	color: #00a0c6;
	background-color: #d7dcf2;
	padding: 0 0.4em;
}

/* @end */

/* @group photoswipe.js */

.my-gallery{
	margin-top: 1em;  
}

.my-gallery figure {
  	display: inline;
	margin: 0 0.2em 0 0;
}

.my-gallery a {
  	text-decoration: none; 
}

.my-gallery img{
	margin-bottom: 0.2em;	
	}
	
.my-gallery figcaption {
  display: none;
}

/* @end */



@media screen and (min-width: 1024px){
	
header {
	margin-top: 2em; 
	padding-top: 4em;
	overflow: hidden;
	background-color: black;
	color: white;
	border-radius: 40px 40px 0px 0px;   
}
	
header #logo { 
	width: 97px;
	height: 124px;
	margin-left: 2em;
	margin-right: 1em;
	background: url(../img/logocori.svg) no-repeat;
	float: left; 
}	

header h1 {
	background: url(../img/capcalera-cori.svg) no-repeat center;
	height: 58px;
	width: 65%;
	min-width: 350px;
	float: left;
	margin-left: 1em;
	margin-right: 1em; 
	margin-bottom: 1em;  
	background-size: 100%;
}
 
body{  
	width: 1024px;    
}

#left {
	float: left; 
	padding-left: 1.5em;
	padding-right: 0.7em;
	padding-top: 1em;
	margin-bottom: 1em; 
	overflow: hidden;  
}

#left ul {
	list-style: none;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(47,47,47,1) 100%);  
	height: 40em;
	width: 175px; 
	border-radius: 15px;    
}

#left ul li{
	float: none;
	}

#left ul li a {
	margin-top: 0.6em;
	font-size: 1.5em;
	line-height: 20px;
	text-decoration: none;
	display: block;
	padding-left: 0.6em;
	padding-right: 0.4em;
	color: white;
	background-color: inherit;
}

#left ul li a:hover {
	font-size: 1.7em; 
	color: #ff0000;
	background-color: inherit;
	font-style: italic;
}

#left .active {
	font-size: 1.7em; 
	color: #ff0000;
	background-color: inherit;
	font-style: italic;
}

#left #photo {
	margin-top: 2em;
	background: url(../img/cartell-elvis.gif) no-repeat bottom;
	height: 286px;
	width: 162px;
}

#main {
	float: left;
	padding-right: 1em;
	width: 46em;
	margin-top: 2em;  
} 

#main_b { 
	float: left; 
	padding-left: 1em;
	padding-right: 1em;
	margin-top: 2em;  
	width: 65%; 
}

#content {
	background-color: black;
	padding-bottom: 4em;  
	color: white;
	overflow: hidden;
	border-radius: 0px 0px 40px 40px;  
} 

footer {			
	color: #8c8c8c;			
	font-size: 1.1em; 
	border-radius: 40px 40px 0px 0px; 	
	background: linear-gradient(180deg, rgba(220,221,222,1) 0%, rgba(255,255,255,1) 80%);    
    padding-bottom: 8em;  
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em; 
    text-align: center;
}

footer a {
	color: #8c8c8c; 
	background-color: inherit;
}

	
}

@media screen and (max-width: 1023px){ 

header #logo { 
	width: 97px;
	height: 124px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/logocori.svg) no-repeat;  
}

header .rss { 
	float: left;
	margin-left: 16%;  
}

header #search {
	float: left;  
	margin-left: 0.5em; 
	margin-right: 2em; 
	margin-bottom: 1em; 
}


#left {
	width: 70%;
	margin-left: auto;
	margin-right: auto; 
	}

#main {
	float: none;
	padding-right: 1em;
	width: 70%;
	margin-left: auto;
	margin-right: auto; 
	margin-top: 2em;  
} 

#main_b { 
	float: none;  
	padding-left: 1.5em;
	padding-right: 0.7em;
	margin-top: 2em; 
	margin-left: auto;
	margin-right: auto;  
	width: 70%; 
}

#main_c { 
	float: none;   
	margin-left: auto;
	margin-right: auto;  
	width: 70%; 
}


	.right { 
		float: none;
		clear: inherit;
		margin-left: auto; 
	    margin-right: auto;
	    padding-left: 1em;
	    padding-right: 1em;
	    padding-top: 1em;
	    width: 70%; 
	}  
}

@media screen and (max-width: 800px){ 

	#main {
	float: none;
	padding-right: 1em;
	width: 80%;
	margin-left: auto;
	margin-right: auto; 
	margin-top: 2em;  
}

header .rss { 
	float: left;
	margin-left: 11%;  
}

#left {
	width: 80%;
	margin-left: auto;
	margin-right: auto; 
	} 
	
	.right {
		width: 80%;
		margin-left: auto;
		margin-right: auto;			
		padding-right: 2em;		 
	} 
	
	#main_b { 
	float: none;  
	padding-left: 1.5em;
	padding-right: 0.7em;
	margin-top: 2em; 
	margin-left: auto;
	margin-right: auto;  
	width: 80%; 
}

#main_c {  
	width: 82%; 
}
	
	#summary .date {
		float: none;
		width: inherit; 
	}
	
	#summary h2 {
		padding-left: 0; 
	}
	
	#summary .news p, #summary .news2 p {
	   padding-left: 0;
    } 
    
    #poll-results .poll {   
	margin: 0 0 1em 0;
	padding-left: 0;
	padding-right: 0;
    }
    
    #poll-results .row .option {
	width: 60%; 
    }

}

@media screen and (max-width: 550px){
	
	header .rss { 
	float: left;
	margin-left: 0.5em;  
}
	
	#left {
	width: inherit;
	}
	
	#main {
		float: none;
		clear: both; 
		padding-right: 1em;
		width: inherit; 
	}
	
	#main_b {   
	padding-left: 1em;  
	width: inherit; 
}

#main_c {     
	width: inherit; 
}
	
	.right {
		margin-left: 0;			
		padding-right: 1em;		
		width: inherit; 
	}  
	
	#form #formsend {
		width: 95%;
	}
	
	#poll { 
	float: none;
	width: 80%;
    }
    
    #news .photo {
	float: none;
	clear: none;
	padding-left: 0; 	
}
	
}

/* @group cookies box */  

#doc_injected{ 
	display: none;
	color: #e1e1e1;
	background-color: #666666; 
    z-index: 999999;
    opacity: 0.9;
    position: fixed;
    bottom: 20px; 
    right: 20px;  
    padding: 15px;
    width: 260px;
    text-align: left;
	box-shadow: 0px 0px 8px #000000;
	border-radius: 5px;
	font: 13px/18px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

#doc_injected div#doc_accept, #doc_injected a#doc_readmore{	                                 
    border-radius: 5px;
    border: 0;
    padding: 6px 10px;
    font-weight: bold;
    cursor: pointer;
    margin: 5px 10px;								
	transition: 0.25s;
	text-shadow: rgb(0, 0, 0) 0px 0px 2px;            
}

#doc_injected div#doc_accept{
	background-color: #e39373;
	color: #FFFFFF;
	float:left;
}

#doc_injected a#doc_readmore{
	background-color: #b9d0d8;
	color: #FFFFFF;
	float:right;
	text-decoration: none; 
}

/* @end */
