/*
Theme Name: soi
Theme URI: http://scuolaoperaitaliana.it/
Description: Tema per Scuola dell'Opera Italiana.
Version: 1.0
Author: Felipe Navarro v.
Author URI: http://konus.cl/
Tags: blue, custom header, fixed width, two columns, widgets, buddypress
Text Domain: kubrick

*/


html{
	background-color: black;
}

/* Begin Typography & Colors */
body {
	background-color: black;
	margin:2px auto;
	background-image: url(images/background.jpg);
		background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;	
	width: 100%;
	height: 100%;
	}
	.body_scuola{
		background-image: url(images/background_scuola.jpg);
	}

	.body_didattica{
		background-image: url(images/background_didattica.jpg);
	}

	.body_spettacoli{
		background-image: url(images/background_spettacoli.jpg);
	}

	.body_masterclass{
		background-image: url(images/background_masterclass.jpg);
	}

	.body_contatti{
		background-image: url(images/background_contatti.jpg);
	}
#sheet {
	margin:0px auto;
	/*background-repeat: no-repeat;
	background-image: url(images/background.jpg);*/
	width: 960px;
	}

#sheet_page{
	margin:0px auto;
/*	background-repeat: no-repeat;
	background-image: url(../images/image_sub1.jpg);	*/
	width: 960px;
}


#logo{
	background-repeat: no-repeat;
	height: 120px;
	width: 149px;
	background-image: url(images/soi_Logo_web.png);
	float: left;
	margin-bottom: 10px;
}

#persons {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: left;
	position: relative;
	margin-top:120px;
	left: -149px;
/* 	margin-left: -149px; */
	color: #828282;
	text-transform: lowercase;
}

#persons span.name {
	color:#fff;
}



#filigrana{
	background-repeat: no-repeat;
	height: 640px;
	width: 345px;
	background-image: url(images/filigrana.png);
	position: absolute;
	margin-left: 675px;
	/*border: 1px solid white;*/
}

#menu_bar{
	/*background-image: url(images/box.png);*/
	/*background-color: rgba(0,132,163,0.2);*/
	background-image: url(images/boxmenu.png);	
	border: 1px solid #323232;	
	float: left;
	height:20px;
	width: 779px;
	margin-top: 20px;
	margin-left: 30px;
	/*opacity:0.7;
	filter: alpha(opacity=70);
	filter: "alpha(opacity=70)";*/
}


#bottom_menu ul li{
	display: block;
	float: left;
	margin-right: 30px;
}

#bottom_menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}



#content{
	clear:both;
	min-height: 420px;
	padding:1px;
	margin-bottom: 20px;
}

#content .gallery img {
/* 	padding:2px;background:#fafafa; */
border:10px solid transparent;
}


#primo_piano{
	color: red;
	font-size: 18px;
	margin-bottom: 5px;
}

#lang_sel{
	background:transparent;
	width:0px;
	float:right;
	right:150px;
}

#footer{
	/*background-image: url(images/box.png);*/
	/*background-color: rgba(0,132,163,0.2);*/
	background-image: url(images/boxmenu.png);	
	border: 1px solid #323232;	
	height:24px;
	width:960px;
	/*opacity:0.7;
	filter: alpha(opacity=70);
	filter: "alpha(opacity=70)";*/
}

#bottom_menu{
	/*margin-top: 10px;*/
	min-width: 300px;
}

#bottom_menu ul li{
	margin-top: 3px;
}

#bottom_menu ul li a{
	text-decoration: none;
	text-transform: lowercase;
	color: #898989;
	line-height: 18px;
	min-width: 70px;
	font-size: 12px;
}

#bottom_menu ul li a:hover{
	color: white;
	background: none;
}

#social{
	float: left;
	margin-top: 4px;
	margin-left: 250px;
}

#youtube{
	background-image: url(images/youtube.png);
	width: 58px;
	height: 16px;	
	float: left;
	margin-right: 20px;
	opacity:0.6;
	filter: alpha(opacity=60);
	filter: "alpha(opacity=60)";	
}

#facebook{
	background-image: url(images/facebook.png);
	width: 65px;
	height: 14px;
	float: left;
	margin-right: 20px;	
	opacity:0.6;
	filter: alpha(opacity=60);
	filter: "alpha(opacity=60)";	
}

#myspace{
	background-image: url(images/myspace.png);
	width: 63px;
	height: 17px;
	float: left;		
	opacity:0.6;
	filter: alpha(opacity=60);
	filter: "alpha(opacity=60)";		
}

#youtube:hover, #facebook:hover, #myspace:hover{
	opacity:1;
	filter: alpha(opacity=100);
	filter: "alpha(opacity=100)";	
}

/*pagine contenuti*/

.box_left, .box_news{
	width: 926px;
	margin-top: 30px;
	color: white;
	font-size: 14px;
	background-image: url(images/box.png);
	/*background-color: rgba(0,132,163,0.2);*/
	padding: 10px 15px;
	background-image: url(images/box.png);	
	border: 1px solid #323232;
	min-height: 200px;
	font-size: 12px;
}

.box_news{
	width: 300px;
	min-height: 100px;	
}

#NewsList{
	list-style: none;
}

.newsDate{
	font-size: 11px;
}

.newsTitle a{
	font-size: 20px;
}

.newsTitle{
	margin-bottom: 2px;
}

.newsSummary{
	margin-top: 8px;
	margin-bottom: 10px; 
	width: 500px;
}

.newsDetails{
	color: #898989;
	font-size: 11px;	
}

.more{
	/*display: block;*/
	text-decoration:none;
	color: #898989;	
}

#pagina, .pagina{
	text-align: justify;
}

#pagina p, .pagina p{
	line-height: 16px;	
}

#box_right{
	width: 280px;
	margin-top: 80px;
	color: white;
	font-size: 14px;
/*	background-color: rgba(0,132,163,0.2);
	border: 1px solid black;*/
	padding: 10px;
	padding-top: 0px;		
	min-height: 200px;
	margin-left: 650px; 
	text-align: center;
	margin-bottom: 20px;
}

.titolo{
	font-size: 18px;
	color: red;
	margin-bottom: 10px;
}


.titolo a, .titolo a:hover {
	color: red;
	text-decoration:none;
}

.box_news .titolo{
	font-size: 22px;
	margin-bottom: 0px;
}

#data_ora{
	font-size: 11px;
	color: #FFFFFF;
}

#luogo{
	font-size: 11px;
	color: #FFFFFF;
}

.img_destra{
	border: 1px solid white;
	margin-bottom: 20px;
}


#pagina a, .pagina a{
	text-decoration:none;
	color: #898989;
}

#pagina a:hover, .pagina a:hover{
	color:white;
}

/*Pagina Organigramma*/

.organigramma table{
	margin-top: 10px;
}

.organigramma td{
	padding: 2px;
	padding-right:25px;
	padding-left: 0px;
}

.organigramma table strong{
	font-weight: normal;
	color: #898989;
}

/*Pagina Sede*/

.sede table p{
	margin:0px;
}

.sede table{
	margin-top:10px;
	margin-bottom: 10px;
}

.sede table td{
	padding: 4px;
	padding-top: 10px;
}

.sede table strong{
	font-weight: normal;
	color: red;
	font-size: 14px;

}

.sede table em{
	font-size: 90%;
}

.sede table ul{
	margin:0px;
}

/*Pagina Staff*/

.staff table p{
	margin:0px;
}

.staff table{
	margin-top:10px;
	margin-bottom: 10px;
	width:550px;	
}

.staff table td{
	padding: 4px;
	padding-top: 6px;
}

/*Pagina Docenti & teaching-staff */

.teaching-staff table p, .docenti table p{
	margin:0px;
}

.teaching-staff table, .docenti table{
	margin-top:10px;
	margin-bottom: 10px;
	width:550px;	
}

.teaching-staff table td, .docenti table td{
	padding: 4px;
	padding-top: 10px;
}

.teaching-staff table strong, .docenti table strong{
	font-weight: normal;
	color:red;
	font-size: 14px;	
}

.teaching-staff table em, .docenti table em{
	color: #898989;	
}

.comitato #pagina, .comitato .pagina{
	/*text-align: center;*/
}

.comitato #pagina em, .comitato .pagina em{
	color: #898989;	
}

#Form_Form_action_process{
	margin-top: 10px;
}

#pagina fieldset, .pagina fieldset{
	border: 0px;
}

#pagina label, .pagina label{
	display:block;
	float:left;
	width:300px;
	height: 20px;
}

.studente{
	width:200px;
	height: 90px;
	float: left;
}

.studente img{
	float:left;
	width: 75px;
	border: 1px solid #898989;
	display: block;
}

.studente .info_nome, .studente .info_corso, .studente .info_nazione{
	margin-left: 75px;
	padding-left:10px;	
}

.studente .info_nome{
	font-size: 1em;
	color: red;
}

.studente .info_corso{
	font-size: 0.9em;
	color: white;
}

.studente .info_nazione{
	font-size: 0.9em;
	color: #898989;
}

#talenti label{
	display:block;
	float:left;
	width:160px;
	height: 20px;
	padding-top: 3px;
}

.field{
	margin-bottom: 5px;
} 

#press th, #press td, #masterclass th, #masterclass td{
	width: 400px;
}

#press th, #masterclass th{
	color:red;
	font-size: 1.2em;
	border-bottom: 1px solid white;
}

#press .td_link{
	width: 80px;
}

#Menu_alunni{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Menu_alunni li{
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.box_news p{
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	line-height: 13px;
}

#presidente img{
	float:left;
	margin-bottom: 10px;
	margin-right: 10px;
}


/* =Clearfix (all browsers)--------------------------------*/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* IE6 */
* html .clearfix {height: 1%;}
/* IE7 */
*:first-child+html .clearfix 
{min-height: 1px;}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
@import url( _inc/css/default.css );
