/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: 'QuattrocentoRomanRegular', Arial, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #fff;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#B93F47;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
@font-face {
    font-family: 'QuattrocentoRomanRegular';
    src: url('../fonts/Quattrocento-Regular-webfont.eot');
    src: url('../fonts/Quattrocento-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Quattrocento-Regular-webfont.woff') format('woff'),
         url('../fonts/Quattrocento-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Quattrocento-Regular-webfont.svg#QuattrocentoRomanRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
} 
.all{
	position:relative;
	z-index:1;
}
#header{
	width:100%;
	height:400px;
	background: url(../images/bg_header.png) top left repeat-x;
}
#header_content{
	width:970px;
	height:399px;
	background: url(../images/bg_header_content.png) top left no-repeat;
	margin:auto;
}
.random-image{
	margin:auto;
	width:938px;
}
#lang_box{
	width:200px;
	text-align: right;
	margin-top:-390px;
	float: right;
	margin-right:30px;
	position: relative;
	z-index: 10;
}
.lang_selector a{
	color: #626262;
	text-transform: uppercase;
}
.lang_selector a:hover{
	color: #fff;
}
div.mod-languages li:first-child {
	margin-right:0 !important;
	padding-right:3px;
	border-right:solid 1px #626262;
}
#content{
	width:940px;
	margin:auto;
}
#central{
	width:940px;
	float: left;
	background: #171717;
}
#menu{
	margin:20px 0;
	float: left;
}
#nav{
	margin:0;
	padding:0;
	list-style: none;
	margin-left:76px;
}
.tendina_en{
	margin-left:94px !important;
}
#nav li{
	float: left;
	margin:0 20px;
}
#nav li a{
	font-family: 'QuattrocentoRomanRegular';
	color:#fff;
	font-size: 16px;
	background: none !important;
	padding:0 !important;
}
#nav li a:hover, #nav li.active a{
	color:#B93F47;
}
#subMenusContainer{
	top:5px !important;
}
#subMenusContainer ul{
	background: rgba(0,0,0,0.8);
	border-radius: 0 !important;
	border:solid 1px #313131;
}
#subMenusContainer ul li{
	background: none !important;
}
#subMenusContainer ul li a{
	background: none !important;
	color:#fff;
	padding:10px !important;
}
#subMenusContainer ul li a:hover, #subMenusContainer ul li.active a{
	color:#B93F47;
}
.ribbon{
	width: 940px;
	height:56px;
	background: url(../images/ribbon.png) center center no-repeat;
}
#main{
	padding:20px 30px;
}
#main h3, .item-page h2, .category-list h2, .category-list h1{
	font-size:36px;
	color:#fff;
	font-weight: normal;
	font-family: 'QuattrocentoRomanRegular';
	margin-bottom:35px;
	margin-top:10px;
	line-height: 38px;
}
.item-page h1{
	display: none;
}
.item-page{
	font-size: 13px;
	line-height: 18px;
}
a.lndtitle, .title_td{
	color:#b93f47;
	font-family: 'QuattrocentoRomanRegular';
	text-transform: uppercase;
	font-size: 18px;
}
.lnd_introdate{
	color:#fff !important;
	font-size: 12px !important;
}
.lnd_introtxt{
	padding:0 !important;
	color:#fff !important;
	font-size: 14px !important;
	background: none !important;
	margin-bottom:25px;
	line-height: 20px !important;
}
.pagination{
	text-align: center;
	margin-top:20px;
}
.pagination strong span{
	color:#b93f47;
	font-weight:normal;
}
.pagination span{
	padding:0 4px;
}
#footer{
	width: 880px;
	height:41px;
	background: url(../images/bg_footer.png) center top no-repeat;
	padding: 35px 30px 0 30px;
}
.float_r{
	display: block;
	float: right;
}
.archivio{
	text-align: right;
}
.repertorio{
	margin-bottom:20px;
}
.repertorio td, .discografia td{
	padding:7px;
	border:solid 1px #313131;
}
.discografia td:first-child{
	width: 180px;
	text-align: center;
	padding:15px;
}
.discografia td img{
	border:solid 5px #eee;
	width:150px;
	height:auto;
	background: url(../images/preloader.gif) center center no-repeat #fff;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.discografia td img:hover { 
	-moz-opacity:.50; 
	filter:alpha(opacity=50); 
	opacity:.50; 
}
.news_list .list-date{
	width: 150px;
	text-align: center;
	color:#ccc;
	padding:14px 7px;
	border:solid 1px #313131;
}
.news_list .list-title{
	width: 730px;
	padding:14px 7px;
	border:solid 1px #313131;
}
#jcemediabox-popup-closelink {
	background-position: right center !important;
}
ul.sigProSleek li.sigProThumb {
	margin:7px !important;
}
.music{
	background: url(../images/music.png) center left no-repeat;
	height:110px;
	padding-left:95px;
	border: solid 1px #313131;
	margin-bottom:20px;
	color:#B93F47;
	font-size:15px;
	line-height: 110px;
	border:solid 3px #333;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.music:hover{
	border:solid 3px #aaa;
	background: url(../images/music.png) center left no-repeat #222;
}
.music a{
	color:#B93F47;
	display: block;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	background: url(../images/download.png) 780px center no-repeat;
}
.music a:hover{
	text-decoration: none;
	background: url(../images/download.png) 686px center no-repeat;
}
span.mb{
	color: #aaa;
}
#jcemediabox-popup-ajax h1{
	display: none;
}
#userForm .componentheading{
	display: none;
}
#userForm input[type=text]{
	background: #222;
	padding:12px;
	font-size: 14px;
	width:260px;
	border:solid 2px #ddd;
	font-family: 'QuattrocentoRomanRegular', Arial, sans-serif;
	color:#fff;
}
#userForm input[type=text]:focus{
	border:solid 2px #B93F47;
}

#userForm td{
	padding-bottom: 15px;
	padding-right:5px;
}
textarea#message{
	background: #222;
	padding:12px;
	font-size: 14px;
	width:460px;
	border:solid 2px #ddd;
	font-family: 'QuattrocentoRomanRegular', Arial, sans-serif;
	color:#fff;
}
textarea#message:focus{
	border:solid 2px #B93F47;
}
img#captcha31, img#captcha41{
	float: left;
	border:solid 2px #ddd;
	height:41px;
	margin-right:5px;
}
input#captchaTxt31, input#captchaTxt41{
	float: left;
}
.rsform-block-captcha a{
	float: left;
	margin-left:5px;
	line-height: 45px;
}
input#cap{
	width:60px !important;
	text-align:center;
}
input#send, input.rsform-submit-button{
	background: #222;
	padding:15px 30px;
	font-size: 18px;
	border:solid 2px #ddd;
	font-family: 'QuattrocentoRomanRegular', Arial, sans-serif;
	color:#fff;
	cursor: pointer;
}
input#send:hover{
	border:solid 2px #B93F47;
}
.red{
	color:#B93F47;
}
.grazie{
	color:#B93F47;
	font-size: 18px;
}
li.lang-active a{
	color:#fff;
}
.rsform-block-privacy td a{
	color:#B93F47;
}
.rsform-block-privacy td a:hover{
	text-decoration: underline;
}
#jcemediabox-popup-body{
	max-width: 620px !important;
}
#jcemediabox-popup-content{
	max-width: 610px !important;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */


h1 {
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2 {
	padding: 0;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

h3 {
}

h4 {
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-size: 10px;
}

.ol-captionfont {
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}


/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

.clr {
	clear: both;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}


/* edit button */
.contentpaneopen_edit{
	float: left;
}


/* content styles */

.highlight {
	background-color: #fffebb;
}


/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

div.img_caption       { padding: 0 10px 0 10px; }
div.img_caption img   { border: 1px solid #CCC; }
div.img_caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */


table.paramlist td.paramlist_key {
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}


/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}
