@charset "UTF-8";
/* CSS Document */

* { margin:0; padding:0; }

@font-face {
	font-family: 'JesayaFreeRegular';
	src: url('jesaya_free-webfont.eot');
	src: local('☺'), url('jesaya_free-webfont.woff') format('woff'), url('jesaya_free-webfont.ttf') format('truetype'), url('jesaya_free-webfont.svg#webfontovP4JCZ1') format('svg');
	font-weight: normal;
	font-style: normal;
}

body { background:#9c8fc9 url(../img/body-bg.png) 0 0 repeat-x; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:0.8em; }

/* Links START */
a:link, a:visited { position:relative; color:#9c8fc9; text-decoration:underline; }
a:hover, a:visited:hover {position:relative; text-decoration:none; }

.socials a:link span,
.socials a:visited span {
	display:none;
}
.socials a:hover span,
socials a:visited:hover span {
	display:block;
	position:absolute;
	bottom:30px;
	left:-48px;
	background:url(../img/tooltip.png) bottom center no-repeat;
	color:#eee;
	padding:10px 10px 30px 10px;
	width:100px;
	text-align:center;
}
/* Links END */

h1.title { display:block; width:588px; height:158px; background:url(../img/logo.png) center 10px no-repeat; margin:0 auto; text-indent:-9000px; padding:10px 0; }
h2 {
	font-family: 'JesayaFreeRegular', sans-serif;
	font-size-adjust: 0.55; 
	color:#9c8fc9;
}
h2.home { color:#ffffee; }


/* Wrapper START */
#wrapper { position:absolute; width:1000px; left:50%; top:20px; margin-left:-500px; text-align:left; }
#wrapper-top { width:inherit; background:url(../img/wrapper-top.png) 0 0 no-repeat; height:20px; }
#wrapper-body { width:950px; background:url(../img/wrapper-main.png) 0 0 repeat-y; padding:10px 25px; text-align:left; }
#wrapper-bottom { width:inherit; background:url(../img/wrapper-bottom.png) 0 0 no-repeat; height:20px; }
/* Wrapper END */

#header {
	width:inherit;
	height:220px;
	background:url(../img/header-bg.png) 0 0 no-repeat;
}

#header .nav { 
	list-style-type:none;
}

#header .nav li { float:left; display:block; margin-left:40px; position:relative;}

#header .nav li a:link, #header .nav li a:visited {
	font-family: 'JesayaFreeRegular', sans-serif;
	font-size-adjust: 0.55;
	text-decoration: none;
	font-size:1.4em;
}
#header .nav li a:hover, #header .nav li a:visited:hover { color:#000; }

#header .nav li ul {
	display:none;
}
#header .nav li:hover ul {
	display:block;
	position:absolute;
	left:0;
	background:#ffffee;
	color:#9c8fc9;
	z-index:1001;
	width:300px;
}
#header .nav li ul li {
	display:block;
	float:left;
	margin-left:0;
	width:149px;
}

/*#header .nav li:hover ul ul { display:none; }*/
#header .nav li:hover ul ul { position:relative; top:0; margin-top:0; padding:0; width:auto; }
#header .nav ul ul li { margin-left:0; width:149px; padding:0; float:none; border-bottom:1px dotted #9c8fc9; }

#header .nav ul li a:link, #header .nav ul li a:visited { color:#9c8fc9; text-decoration:none; display:block; width:130px; padding:4px 10px; 
	font-family: 'JesayaFreeRegular', sans-serif;
	font-size-adjust: 0.55;
	 border-bottom:1px solid #9c8fc9; border-right:1px solid #9c8fc9; }
#header .nav ul li a:hover, #header .nav ul li a:visited:hover { color:#000; text-decoration:none; background-color:#Fec; }

#header .nav ul ul li a:link, #header .nav ul ul li a:visited { color:#9c8fc9; text-decoration:none; display:block; width:130px; padding:2px 10px; border-bottom:none; font-size:0.8em; border-right:none; }
#header .nav ul ul li a:hover, #header .nav ul ul li a:visited:hover { color:#000; text-decoration:none; background-color:#Fec; }

#header .nav ul ul li a:link, #header .nav ul ul li a:visited, #header .nav ul ul li a:hover, #header .nav ul ul li a:visited:hover { background-image:none; }

/* Styling Home START */
.item_a { width:606px; height:310px; padding:0 12px; background:url(../img/box-wide.png) 0 0 no-repeat; float:left; }
.item_b { width:286px; height:310px; padding:0 12px; background:url(../img/box-small.png) 0 0 no-repeat; float:left; }
.item_c { width:446px; height:200px; padding:0 12px; background:url(../img/box-medium.png) 0 0 no-repeat; }
.first { margin-right:10px; }

#main h2 { line-height:30px; margin-bottom:10px; }

#main h4 { display:block; width:inherit; margin-top:1em; border-bottom:1px solid #9c8fc9; color:#9c8fc9; }
#main p, #main li {
	line-height:2em;
	font-size: 1.2em;
}

#main blockquote {
	text-align: right;
	font-style: italic;
	color: #666;
}

#main blockquote span.firma {
	margin: 6px 0;
	font-style: normal;
	display: block;
}

#spotlights { margin-top:10px; }
/*#spotlights .item_a { float:left; margin-right:10px; }
#spotlights .item_b { float:left; }*/




#novita .entry-content {
	padding: 0 20px;
}

#novita .entry-content ul {
	color: #666;
}






#feeder {
	background:#ffffee url(../img/feeder-bg.png) 0 0 no-repeat;
	margin-top:10px;
	border:1px solid #000;
}
#feeder h2 {
	font-size:16px;
	margin: 0;
	margin-left: 10px;
	float: left;
	
	width: 301px;
	height: 34px;
	line-height: 30px;
}

#feeder h3.entry-title {
	font-size: 1.4em;
	line-height: 34px;
	text-align: right;
	color: #9c8fc9;
	margin-right: 10px;
}

#feeder p {
	line-height:1.6em;
	padding: 10px;
	padding-top: 4px;
	text-align: justify;
	font-size: 1.2em;
	}



#profiles { margin-top:10px; }


#profiles .item {
	float:left;
	width: 305px;
	border: 1px solid #000;
	margin-right: 10px;
	background: #ffe;
	position: relative;
}
#profiles .last {
	margin-right: 0;
}

#profiles h3 {
	background: url(../img/box-bg02.png) 0 0 repeat-x;
	display: block;
	line-height: 34px;
	height: 34px;
	margin-bottom: 6px;
	padding-left: 6px;
	color: #ffe;
}

#main #profiles h4 {
	width: auto;
	
	border: none;
	margin: 0;


	position: absolute;
	top:0;
	right: 6px;
	line-height: 34px;
	color: #9c8fc9;
}

#main #profiles p {
	padding: 6px;
	min-height: 370px;
}


#main #profiles .item a.goTo:link,
#main #profiles .item a.goTo:visited {
	height: 34px;
	line-height: 38px;
	padding-right: 6px;
	text-align: right;
	text-decoration: none;
	color: #ffe;
	background: url(../img/box-bg03.png) right bottom no-repeat;
	display: block;
}


/* Styling Home END */

/* Styling Main START */


#widecolumn {
	width:630px;
	float:left;
	margin-right:10px;
	margin-top:10px; 
}
#widecolumn .top {
	background:url(../img/widecolumn-top.png) 0 0 no-repeat;
	height:35px;
	width:inherit;
}
#widecolumn .body {
	min-height:400px;
	background:url(../img/widecolumn-body.png) 0 0 repeat-y;
	width:606px;
	padding:12px; 
}
#widecolumn .bottom {
	background:url(../img/widecolumn-bottom.png) 0 0 no-repeat;
	height:35px;
	width:inherit; 
}



#midcolumn {
	width:459px;
	float:left;
	margin-right:10px;
	margin-top:10px; 
}
#midcolumn .top {
	background:url(../img/widecolumn-top.png) 0 0 no-repeat;
	height:35px;
	width:inherit;
}
#midcolumn .body {
	min-height:400px;
	background:url(../img/widecolumn-body.png) 0 0 repeat-y;
	width:435px;
	padding:12px; 
}
#midcolumn .bottom {
	background:url(../img/widecolumn-bottom.png) 0 0 no-repeat;
	height:35px;
	width:inherit; 
}





#narrowcolumn { 
	width:310px;
	float:left;
	margin-top:10px;
}

#narrowcolumn .top { background:url(../img/narrowcolumn-top.png) 0 0 no-repeat; height:35px; width:inherit; }
#narrowcolumn .body { min-height:400px; background:url(../img/narrowcolumn-body.png) 0 0 repeat-y; width:286px; padding:12px; }
#narrowcolumn .bottom { background:url(../img/narrowcolumn-bottom.png) 0 0 no-repeat; height:35px; width:inherit; }

#widecolumn ul li { margin-left:1em; list-style-type:circle; }
#widecolumn ul.docenti li,
#midcolumn ul.docenti li,
#narrowcolumn ul.docenti li
{

list-style-type:none; display:block; border-bottom:1px solid #9c8fc9; margin:10px 0; padding:10px; }
#widecolumn a.map { display:block; width:450px; padding-right:150px; height:250px; line-height:250px; text-align:center; background:url(../img/mappa.png) top center no-repeat; }

#narrowcolumn p.stretch { line-height:1.4em; }
#narrowcolumn ul { padding-left:20px; }
#narrowcolumn ul li { list-style-type: circle; }
#narrowcolumn span {
	display:block;
	text-align:right;
	color:#9c8fc9;
}
#narrowcolumn hr { display:block; margin:10px; border:1px solid #9c8fc9; }

#narrowcolumn .eventList { text-align:center; }
#narrowcolumn a:link, #narrowcolumn a:visited { color:#666; text-decoration:none; }
#narrowcolumn a:hover, #narrowcolumn a:visited:hover { color:#000; text-decoration:underline; }


#narrowcolumn ul.approfondimenti {
	text-align: center;
	list-style-type: none;
	padding: 0;
}

#narrowcolumn ul.approfondimenti li {
	list-style-type: none;
	margin-bottom: 20px;
}

#narrowcolumn ul.approfondimenti li a:link,
#narrowcolumn ul.approfondimenti li a:visited {
	display: block;
	padding: 10px;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	
	-moz-box-shadow: 0 0 6px #666;
	-webkit-box-shadow: 0 0 6px #666;
	box-shadow: 0 0 6px #666;
	behavior: url(ie-css3.htc);
	
	font-family: 'JesayaFreeRegular', sans-serif;
	font-size-adjust: 0.55;
	text-decoration: none;
	font-size: 1.4em;
}

#narrowcolumn ul.approfondimenti li a:hover,
#narrowcolumn ul.approfondimenti li a:visited:hover {
	background: #9c8fc9;
	color: #ffffee;
	text-decoration: none;
}



/* l Main END */

/* Home Grid START */

#grid {
	list-style-type: none;
	margin: 0;
}

#grid li {
	float: left;
	margin: 0 5px 5px 0;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	overflow: hidden;
}

#grid li.mquattro {
	margin-right: 0;
}

#grid li a:link,
#grid li a:visited {
	display: block;
	height: 72px;
	width: 147px;
	overflow: hidden;

	position: relative;


	
	color: #fff;
}

#grid li a:hover,
#grid li a:visited:hover {
	background: #9c8fc9;
}

#grid li a .contenitore {
	position: absolute;
	top:0;
	z-index: 20;
	background: none;
	width: 100%;
}

#grid li a h3 {
	font-size: 0.8em;

	text-align: center;
	line-height: 74px;
	
	-moz-text-shadow: 0 0 2px #000;
	-webkit-text-shadow: 0 0 2px #000;
	text-shadow: 0 0 2px #000;
}

#grid li a span {
	font-size: 0.8em;
	display: block;
	line-height: 37px;
	text-align: center;
	
	width: inherit;
}

#grid li#corso1 {
	background: url(../img/grid/corso-I_II.jpg) top center;
}
#grid li#corso2 {
	background: url(../img/grid/corso-III.jpg) top center;
}
#grid li#corso3 {
	background: url(../img/grid/corso-IV.jpg) top center;
}
#grid li#corso4 {
	background: url(../img/grid/corso-V.jpg) top center;
}
#grid li#corso5 {
	background: url(../img/grid/corso-VI.jpg) top center;
}
#grid li#corso6 {
	background: url(../img/grid/corso-VII.jpg) top center;
}
#grid li#corso7 {
	background: url(../img/grid/corso-VIII.jpg) top center;
}
#grid li#corso8 {
	/*background: url(../img/grid/danza-moderna.jpg) top center;*/
	background: #9C8FC9;
}
#grid li#corso9 {
	background: url(../img/grid/modern-jazz.jpg) top center;
}
#grid li#corso10 {
	background: url(../img/grid/teatro-danza.jpg) top center;
}
#grid li#corso11 {
	background: url(../img/grid/hip-hop.jpg) top center;
}
#grid li#corso12 {
	background: url(../img/grid/biodanza.jpg) top center;
}


/* Home Grid END */









#footer { width:inherit; height:50px; background:url(../img/footer-bg.png) 0 0 no-repeat; margin-top:10px; }
#footer address { display:block; font-style:normal; line-height:13px; padding:5px 0; float:left; margin-left:10px; color:#666; font-size:10px; }
#footer .socials { float:right; margin-top:13px; margin-right:10px; }
#footer .socials li { float:left; list-style-type:none; display:block; margin-left:5px; }

/* Utilities START */
#deco1 { width:444px; height:636px; background:url(../img/ghirigoro01.png) 0 0 no-repeat; position:absolute; left:0; top:0; }
#deco2 { width:444px; height:636px; background:url(../img/ghirigoro02.png) 0 0 no-repeat; position:absolute; right:0; bottom:0; }
br.clearfloat { clear:both; height:0px; line-height:1px; }
/* Utilities END */



/* Galleria START */
#widecolumn #galleria li { float:left; list-style-type: none; margin-left: 35px; margin-bottom: 25px; }


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* Galleria END */

/* Form START */

form fieldset { border:none; }
form p { margin-bottom:1em; }
form p label { display:block; line-height:1em;  }
form p input, form p textarea { width:300px; border:1px dotted #9c8fc9; background:#fffff9; padding:2px 4px; }
form p .error { color:#cc0000; padding:2px 0; }
form input.submit { display:block; width:50px; height:25px; line-height:20px; color:#fff; font-size:12px; background:url(../img/submit.png) 0 0 no-repeat; border:none; }

/* Form END */

.alignleft {
	float: left;
	margin: 0 6px 0 0;
}

.alignright {
	float: right;
	margin: 0  0 0 6px;
}

.aligncenter {
	display: block;
	margin: 6px auto;
}
