@import url(https://fonts.googleapis.com/css?family=McLaren);
/*@import url(http://fonts.googleapis.com/css?family=Playball);*/
@import url('https://fonts.googleapis.com/css2?family=Lora&display=swap');

html { 
	-font-size:11px; 
	font-family:tahoma, arial; 
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	border: 0;
	background-color: #000;
}

body {
	background-color:#E2E2DA;
	color:#000000;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	border: 0; 
	----font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-family: 'Lora', "Times New Roman", Times, serif;
	-background:url(img/paper.jpg)
}

#body {
	width: 100%;
	box-sizing: border-box;
	background:url(img/page-bg.jpg) top repeat-x #E2E2DA;
}

#con {	
	-background:url(img/page-bg.jpg) top repeat-x #E2E2DA;
}

h1, h2, h3, h4, h5, h6 .h {
	color:#800000;	
	font-family: McLaren, Geneva, Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	margin-top: 0px;
	padding-top: 16px;
}

.----h {	/* Names links: composers and opus */
	font-family: McLaren, Geneva, Verdana, Arial, Helvetica, sans-serif;
}

a {
	color:#B6171B;
	-text-decoration:underline;
	text-decoration:none;
	-border-bottom: 1px solid #FF0000;
}
a:hover {
	color: #FF3333;
	text-decoration:underline;
}
abbr {
	cursor:help;
}

/* Wrapper */
.header_wrapper, .footer_wrapper, #con, #content {
	width: 1200px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}


.opus_list {
	padding-bottom: 8px;
	list-style: none;
	padding-left: 0px;
}
.opus_list li{
	padding-bottom: 16px;
}


.big_btn {
	color: #fff;
	padding: 4px 8px;
	background-color: #b6171b;
	border: 2px solid #fff;
	border-radius: 6px;
	font-weight: bold;
	text-decoration: none;
	box-shadow: 0px 0px 1px #000;
}
.big_btn:hover {
	text-decoration: none;
	color: #F2A720;
}


h3.capital {margin-bottom:0px; padding-bottom:0px;}

#listcapitals {
	list-style-type:none;
	padding-left:0px;
	list-style-position:outside;
	line-height: 2.25em;
}
.itemcapital {
	display:inline;
	padding-right: 0.75em;
	padding-bottom: 1em;
}

#listcategories {
	list-style-type:none;
	padding-left:0px;
}
.itemlist {
	padding-top: 4px;
	padding-bottom: 8px;
}

h1#componame, h2.opusname, h1#opusname {
	font-size:32px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	text-shadow: -1px -1px 1px #CECEC2;
}
p#compobiodate, p.opuscompo, p#opuscompo {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

table#works {
	max-width:100%;
}
table#tableworks th {
	text-align:left;
}
table#tableworks td {
	vertical-align:top;
	border-bottom: 1px solid #CECEC2;
}


ul.listworks {
	list-style-type:none;
	padding-left: 0px;
	
	display:none;
}
ul.listworks li{
	padding-bottom: 16px;
}






/* N AV  B A R */

.breadcrumb {
	font-size:small;
	font-size:11px;
	font-stretch:condensed;
	line-height: 1.5em;
	color:#c5ccd3;
	text-decoration:none;
	padding-top: 16px;
	padding-left: 0px;
	margin-top: 0px;
}
.breadcrumb li {
	display: inline;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before {
	padding: 2px;
	color: rgb(86, 85, 85);
	content: ">\00a0";
}

.breadcrumb a {
	font-weight:bold;
	white-space: nowrap; 
	color:#B7BECD; 
	text-decoration:none; 
	text-shadow: #FFFFFF 0 1px 1px; 
	line-height:1.5em;
}

.breadcrumb a:hover {color: #6D85A3}






div#breadcrumb {
	
	padding-top: 16px;
}
.breadcrumb {
	font-size:small;
	font-size:11px;
	font-stretch:condensed;
	line-height: 1.5em;
	----color:#c5ccd3; 
	color:#333;
	text-decoration:none
}
.breadcrumb a {	font-weight:bold;
white-space: nowrap; color:#6D85A3; text-decoration:none; text-shadow: #FFFFFF 0 1px 1px; line-height:1.5em;}
.breadcrumb a:hover {color: #B7BECD}



.article {
	background-color: rgba(255,255,255,0.9); 
	padding:8px; 
	margin-bottom:16px;
}

article img {
	max-width: 100%;
	height: auto;
}

#agenda {
	font-size:small;
}
#agenda .agendatitle {
	color:#333333;
	margin-bottom:0px;
	font-size:12px;
}
#agenda .agendadate {
	color: #999999;
	--font-size:small;
	font-size: 10px;
	font-style:italic;
}
#agenda .agendadescrip {
	color:#333333; margin-top:0px;
	font-size: 11px;
}

.agendaitem {
	--background-image:url(items_separator.png);
	--background-position:center bottom;
}
.agendaitem, #agendaitem {
	background-image:url(items_separator.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom: 42px;
	border-bottom: 0px solid #FFFFFF;
}





#mailing_box {
	-float:right;
	margin-top: 8px;
	margin-left: 16px;
	margin-bottom: 2px;
	margin-right: 8px;
	padding: 2px 4px;
	--border: #999966 2px solid;
	-border-bottom: #003366 1px solid;
	-border-right: #003366 1px solid;
	-border-radius: 4px;
	-box-shadow: #CCC 1px 1px 2px;
	--background-color: #D6D6B5;
	-background-color: #B76015;
	--background-image:url(img/mailing.gif);
	-background-image:url(img/blue_bg.jpg);
	-background-position:center top;
	---color: #333333;
	-color: #FFF;
	-text-shadow:#3863CA 0 -1px 1px;
	font-size:small;
}
#mailing_box p {
	margin: 0px;
}
#mailing_box input.field {
	border: 1px solid #333333;
	border-radius: 3px;
	padding: 2px;
	margin:1px;
	
	background-image:url(img/mail_input_bg.gif);
	background-position: 2px;
	background-repeat: no-repeat;
	
	padding-left: 18px;
	box-shadow: #EEE 1px 1px 1px;
	margin-bottom: 4px;
	
	max-width:100%;
}

#mailing_box input.field:focus::-webkit-input-placeholder{
   color:#FFF; /*Same input text background color*/
}
#mailing_box input.field:focus:-moz-placeholder {
    color:#FFF;
}
#mailing_box input.field:focus::-moz-placeholder {
    color:#FFF;
}
#mailing_box input.field:focus:-ms-input-placeholder {color:#FFF;} /* Internet Explorer */


/*
.normal { 
	font-size:1.01em; 
} 
.big { 
	font-size:1.31em; 
}
.small { 
	font-size:0.91em; 
}
h1 { 
	font-family:arial, tahoma, times new roman, arial narrow; 
	color:#d02a42;
	font-size:3.21em;
	-text-transform:uppercase;
	font-weight:normal;
	line-height:1.01em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
}
h2 { 
	color:#d02a42;
	font-size:1.01em; 
	text-transform:uppercase; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
} 
h3 { 
	color:#d02a42;
	font-size:1.01em; 
	text-transform:uppercase; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
} 







.slogan {
	color:#d02a42;
	vertical-align:top;
text-align:left;
	padding:0px 20px 10px 20px;
	font-size:1.2em;
}
.search_bg {
	height:36px;
	width:463px;
	vertical-align:top;
}
#search {
	vertical-align:top;
	padding:0px 0px 0px 0px;
	color:#000;
}
#search input {
	font-size:11px; 
	color:#000;
	font-family:Tahoma, arial, verdana, courier;
	width:100px;
	height:18px;
	padding:0px 0px 0px 0px;
	margin:0px 4px 0px 5px;
	vertical-align:middle;
}
#search .input {
	width:59px;
	height:18px;
	background:none;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
}
.head {
	padding:10px 0px 7px 18px;
	color:#000;
	line-height:1.11em;
}
.head a {
	color:#000;
	text-decoration:none;
}
.head a:hover {
	color:#d02a42;
	text-decoration:none;
}
#categories  {
	vertical-align:top;
	padding:15px 0px 0px 0px;
}
#calendar_wrap {
	vertical-align:top;
	padding:0px 0px 15px 29px;
	color:#FFF;
}
#calendar {
	vertical-align:top;
	padding:15px 0px 0px 0px;
}
#calendar_wrap a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#calendar_wrap a:hover {
	color:#ff6b00;
	text-decoration:none;
	font-weight:bold;
}
#pages  {
	vertical-align:top;
	padding:15px 0px 0px 0px;
}
#text-1 {
	vertical-align:top;
}
#textwidget {
	text-align:left;
	padding:15px 0px 0px 0px;
}
#search_txt {
	vertical-align:top;
	padding:15px 0px 15px 0px;
	margin:0px 0px 0px 0px; 
	text-align:left;
} 
#search_txt input {
	font-size:11px; 
	color:#464646;
	font-family:Tahoma, arial, verdana, courier;
	width:140px;
	height:15px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}
#search_txt strong {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:1.01em;
}
#search_txt .input {
	width:59px;
	height:18px;
	background:none;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}


.footer_txt {
	vertical-align:top;
	text-align:left;
	padding:15px 0px 0px 230px;
	color:#000
}
.footer_txt a {
	color:#000;
	text-decoration:underline;
}
.footer_txt a:hover {
	color:#FFF;
	text-decoration:none;
}
*/

#header {
	margin: 0;
	padding: 16px;
	border-top: 0;
	background: #000 url(img/header.jpg) top right no-repeat;
	-vertical-align:top;
	-height:90px;
	border-bottom:#333333 2px solid;
	box-shadow: 0 2px 4px #D3C398;
	max-height:120px;
	overflow:hidden;
}
#header .page_header_title{
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 36px;
	font-weight:bold;
	text-shadow: #000 0px 0px 4px, -1px -1px #624207;
	----text-shadow: #DB8911 1px 1px 1px /*#DB8911*/
}
#header .page_header_title a{
	margin: 0px;
	padding: 0px;
	font-family: McLaren, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#F2A720;
}
#header .page_header_title a:hover{
	color:#924D0A;
}
#header p{
	margin: 0px;
	padding: 0px;
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#F4EFBB;
	text-decoration:none;
	text-shadow: #000 0px 0px 5px;
	max-height:28px;
	overflow:hidden;
}




.doc_footer {
	-display: none;
	margin:0px auto;
	padding:8px;
	-position: relative !important;
	-background:url(images/page-bg.jpg) repeat-x bottom;
	color: white;
	background-color:rgb(0, 0, 0);
	-text-align:center;
	padding: 8px;
	clear:both;
}


.tile {
	cursor:pointer;
}

.tile:hover {
	opacity: 0.8;
}

#ytplayer{
	resize: both;
    overflow: auto;
	
	background-color:#000;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

#body {
	-width: 100%;
	-position:absolute;
	-clear:both;
}



#sidebar {
	display: table-cell;
	-float: left;
	position: absolute;
	top:0px;
	right:0px;
	width: 300px;
	---min-height: 480px;
	---background: url(../images/aside-bg.png) center top no-repeat;
	margin: 16 0 16px 0;
	----padding-left:16px;
	----border-right: 2px dashed #333;
	font-size:small;
	clear:both;
	background-color:rgba(255,255,255,0.2);
}
#sidebar>ul {
	list-style-type:none;
	padding-left:16px;
}
#sidebar>ul>li {
	margin-top:32px;
}
#sidebar ul li {
	font-weight:bold;
	margin-top: 4px;
}
#sidebar ul li ul li{
	font-weight: 100;
	margin-top: 1px;
}
.aside_header {
	font-variant:small-caps;
	font-size:large;
	color:#000;
	padding-left: 2px;
	padding-right: 4px;
	--padding-bottom: 4px;
	background:rgba(255,255,255,0.2);
	border-bottom:rgba(255,255,255,0.8) 1px solid;
	margin-top:8px;
	margin-bottom:8px;
}
.aside_tile {
	cursor:pointer;
}

.aside_tile:hover {
	opacity: 0.8;
}


.social_icon {
	padding: 8px;
	margin-left: 8px;
	margin-right: 8px;
}
	
.social_icon:hover {
	opacity: 0.8;
}

#con {
	-display: table-cell; 
	-left: 0px; 
	-top: 0px;
	-position:relative;
	-float:right; 
	-width: 1280px;
	-max-width:100%;
	-margin-left: auto;
	-margin-right: auto;
	----margin-right: 300px;
}

#content {
	padding: 16px;
	box-sizing: border-box;
}
@media only screen
and (max-width: 767px)
{
#sidebar {
	border-right: 0px;
	border-top: 2px solid #000;
	------display: none;
	float: none;
	position: relative;
	width: 100%;
	---min-height: 480px;
	---background: url(../images/aside-bg.png) center top no-repeat;
	margin: 0 0 20px 0;
	font-size:small;
	clear:both;
	left: 0px;
	display:block;
}
#con {
	display: table-cell; 
	left: 0px; 
	position:relative;
	-float:right; 
	width:100%;
	padding-left: 16px;
	padding-right: 16px;
}

ul.listworks {
	display:block;
}
#tableworks {
	-display:none;
}
}
/*
@media only screen
and (min-width: 768px) 
{
#sidebar {
	display: table-cell;
	-float: left;
	position: absolute;
	width: 300px;
	top:0px;
	right: 0px;
	---min-height: 480px;
	---background: url(../images/aside-bg.png) center top no-repeat;
	margin: 0 0 20px 0;
	border-right: 0px;
	font-size:small;
	clear:both;
}
#con {
	display: table-cell; 
	left: 0px; 
	top: 0px;
	position:relative;
	-float:left; 
	width:100%;
	padding-right: 336px;
	padding-left: 16px;
}
}
*/