/* @override http://ait.projectgroup.it/wp-content/themes/ait/style.css */

/* @override 
	http://ait.projectgroup.it/wp-content/themes/ait2/style.css
	http://ait.projectgroup.it/wp-content/themes/ait/style.css
*/

/*
Theme Name:AIT
Theme URI:
Description: Accendere il talento (basato sul tema http://wordpress.bustatheme.com/coda-blue/)
Version:1.0
Tags:coda, jquery, slider, dark, fixed
*/

/* CSS Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}

:focus {
	outline: 0
}

ol, ul {
	list-style: none
}

blockquote:before, blockquote:after, q:before, q:after {
	content: ""
}

blockquote, q {
	quotes: "" ""
}

strong {
	font-weight: bold
}

em {
	font-style: normal
}

a {
	text-decoration: none;
	cursor: pointer
}

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 62.5%;
	/*min-width: 110em;*/
	/*min-height: 60em;*/
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
/* logo */

.logo{
	/*position: absolute;
	top:0;
	left: 3em;*/
	margin-top: -3em;
	z-index: 10;
}

.logo img {
	height: 13em;
}

#page {
		margin: 0;
		padding: 0;
		right: 0;
		left: 0;
}


#container{	
		margin: 0;
		position:relative;
		text-align:left;
		width:100%;
		height: 100%;
		background:#fff;		
		z-index: 1;
		/*min-width: 100em;*/
	padding: 0;
}	
		
	#header{
		color:#fff;
		position: absolute;
		width: 90%;
		z-index: 5;
	margin-left: 3em;
	height: 10em;
	margin-right: 3em;
}		
				
	#content{
		position:relative;
		overflow: hidden;
		
		}			

/* Easy Slider */
	#slider {
		/*width: 100%;
		height: 100%;*/
		padding: 0;
		border: 0;
		margin: 0;
		z-index: 10;
	
		
	}

	#slider ul, #slider li {
		margin:0;
		padding:0;
		width: 100%;
		height: 100%;
		list-style:none;
		}
	

		

#navigation {
	height: 5em;
	background-color: transparent;
	position: absolute;
	z-index: 100;
	width: 96em;
	top: 3.5em;
	z-index: 10;
	display: block;
	margin: 0;
	padding: 0;
}

#navigation li {
	height: 5em;
	float: left;
	padding: 0 .1em 0 0;
	background: url(images/freccia_menu.gif) no-repeat 0 0;
}

#navigation li#navigation1 {
	background: none;
}

#navigation li#navigation2 {
	background: none;
}

#navigation a {
	display: block;
	float: left;
	padding: 0 1.2em 0 1em;
	font-size: 1.3em;
	color: #939393;
	font-weight: normal;
	text-align: center;
	font-family: trebuchet MS;
}

#navigation a:hover,
		#navigation li.current a {
	color: #8faae1;
}

#navigation li.current a {
	color: #a8bce7;
}

#navigation a span {
	font-size: 1.3em;
}

#navigation a span.menu-subtitle {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}
#navigation a:hover span,
		#navigation li.current span { color: #ffaf00;
}

#navigation a:focus {
	outline: none;
}

#slider ul li.panel {
	z-index: 1;
	position: relative;
	float: left;
}

#slider .panel-background {
	/*overflow: hidden;*/
	float: left;
}

img.source-image {
/*z-index: 1000;*/
/*height: 100%;*/
overflow: hidden;
width: 100%;
height: 100%;

position: relative;
}


#slider ul li.panel div.panel-content h5{
	font-style: italic;
}

#slider ul .panel .panel-content {
	z-index: 100;
	position: absolute;
	width: 45em;
	padding: 13em 0 0;
	height: 30em;
	margin-left: 55%;
	top: 0;
	left: 0;
}

#aslider ul li.panel div.panel-content {
	z-index: 1;
	/*display: block;
	position: relative;
	right: -50%;
	width: 50em;
	top: 15em;
	padding: 0;
	margin: 0;*/
	
	display: block;
	position: relative;
	right: -56%;
	width: 50em;
	padding: 15em 0 0;
	height: 30em;
	margin: 0;
}

#slider ul li.panel div.panel-content p {
	/*padding: 0 0 0.3em 0;*/
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #3e414c;
	width:28em;
	margin: 0;
}

#slider ul li.panel h3 {
	display: none; /*HO TOLTO IL TITOLO DELLE SINGOLE PAGINE!!*/
	font-size: 1.4em;
	padding: 0 0 .5em 0;
	letter-spacing: -.1em;
	color: #000;
	font-weight: bold;
	width:30em;
}

#slider ul li.panel h4 {
	padding: 0 0 .5em 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #3e414c;
}

#slider ul li.panel strong {
	color: #33333e;
}

#slider ul li.panel em {
	font-style: italic;
}

#slider ul li.panel a {
	white-space: nowrap;
	color: #FFAF00;
	font-weight: bold;
}

#slider ul li.panel a:hover {
	text-decoration: none;
	color: #FFE400;
}

#slider ul li.panel .gallery img {
	padding: .1em;
	border: solid .1em #c0c5d6;
}

#slider ul li.panel blockquote,
			#slider ul li.panel ul,
			#slider ul li.panel ol,
			#slider ul li.panel pre {
	font-size: 6em;
	margin: 1em 2em 2em 2em;
	padding: 1em 6em;
	background: #e6efff;
}

#slider ul li.panel blockquote p {
	padding: .4em 0 !important;
	text-indent: 0 !important;
}

#slider ul li.panel li {
	list-style-position: inside;
	padding: 0 0 .5em 0;
}

#slider ul li.panel ul li {
	margin: 0 0 0 1em;
	list-style: square;
}

#slider ul li.panel ol li {
	margin: 0 0 0 1.5em;
	list-style: decimal;
}

#slider ul li.panel pre {
	line-height: 1em;
	color: #19234c;
	font-size: 6em;
	overflow: auto;
	background: #f8f8f8;
	border: solid .1em #e5e5e5;
}

#slider ul li.panel code {
	padding: 0 1.5em;
	color: #33333e;
	background: #f8f8f8;
	border: solid .1em #e5e5e5;
	font-size: 6em !important;
}

#slider ul li.panel .gallery {
	text-align: center;
}
#prevBtn:hover, #nextBtn:hover{
	background-color: #ffaf00;
}
#prevBtn, #nextBtn {
	width: 3em;
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	cursor: pointer;
	z-index: 200;
	background-color: #333;
}

#prevBtn a, #nextBtn a {
	display: block;
}

#prevBtn span, #nextBtn span {
	display: none;
}

#prevBtn {
	left: 0%;
	background: #333 url(images/freccia_sx.gif) no-repeat right center;
}

#prevBtn a {
}

#prevBtn a:hover {

}

#nextBtn {
	/*left: 94.5%;*/
	background: #333 url(images/freccia_dx.gif) no-repeat 0 center;
}

#nextBtn a {
}

#nextBtn a:hover {
}

#page_footer {
	width: 90em;
	margin: 0 auto;
}

#page_footer h5 {
	padding: 2em 9em;
	font-size: 14em;
	font-weight: bold;
	color: #3c508e;
}

#page_footer p {
	padding: 0 7em 3em 7em;
	font-size: 6em;
	color: #2f4077;
	line-height: 1.5em;
}

#page_footer p a {
	color: #fff;
}

#page_footer p a:hover {
	text-decoration: underline;
}



/* signup */
#signup {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 100;
	background-color: white;
}

#signup div.content {
}

/*#signup-button {
	background-color:#FFAF00;
	display:block;
	font-size:2em;
	height:28px;
	margin-left: 55%;
	padding:0.45em 0 0.7em;
	text-align:center;
	width:250px;
	color: #fff;
	position: fixed;
	bottom: 0px;
	
}*/

#signup-button {
	background-color:#FFAF00;
	padding:0.45em 0 0.7em;
	text-align:center;
	margin-left: 55%;
	font-size:2em;
	display: block;
	text-align: center;
	color: #fff;
	width:12.5em;
	position: absolute;
	height: 1.8em;
	z-index: 900;
}

#signup-button .text_close{
		display: none;
}
#signup-button .text_open{
	display: block;
}
#signup-button.close .text_close{
	display: block;
}
#signup-button.close .text_open{
	display: none;
}

#signup-button i{
	font-size: 0.8em;

}

#signup-button img {
	width: 20em;
	margin-left: auto;
	margin-right: auto;
}

#signup div.content {
	background-color: #FFF;
	display: none;
	margin: 0 3em;
	padding-top: .5em;
	padding-right: 1em;
/*	height: 545px !important;*/
}

#iscriviti{
	width: 90em;
	margin: 0 auto;
	height: 100%;
}

#left-column {
	width:33%;
	padding-top: 3em;
	float: left;
	display: block;
	/*height: 100%;*/
}

#center-column {
	width:33%;
	padding-top: 3em;
	float: left;
}

#right-column {
	width:33%;
	padding-top: 3em;
	float: left;
}

/* @group Iscriviti */
#signup-button:hover{background-color: #ffe400;}
#iscriviti a{color: #FFAF00;}
#iscriviti a:hover{color: #ffe400;}

#iscriviti div.signup-info {
	margin-bottom: 2em;
	font-size: 1.2em;
}
#iscriviti div.signup-info p {

}

#iscriviti h4 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: .5em;
}

#iscriviti h5 {
	font-size: 2em;
	color: #333;
	font-weight: bold;
	padding-bottom: 0.6em;
}

#date h5, #contatto h5 {
	color:#FFAF00;
	}


#iscriviti div.avatar img {
	float: left;
	width: 5em;
	margin-right: 1em;
	margin-bottom: 1em;
	
}

#iscriviti div.avatar {
	margin-top: 1em;
	clear: both;
}

#iscriviti div.signup-info span.big{
	font-size: 1.5em;
	font-weight: bold;
}

#iscriviti div.signup-info.note h3 {
	font-size: 1.2em;
	font-weight: bold;
}

#iscriviti div.signup-info.note p {
	
}


#iscriviti #signup_docenti p {
	margin-bottom: 1.1em;
}

#iscriviti div.signup-info span.date {
	width: 7em;
	display: block;
	float: left;
	text-align: right;
	margin-right: 1em;
}


/* @end */

