/*
Theme Name: Pasticceria Moffa website
Theme URI:
Version: 1.0
Author: Gianluca Di Santo
Description: theme for Moffa website (2013)
*/

/* This CSS file is for use by WordPress, please see the /css/ folder of this theme for full style information. */



/*************** FONTS ***********/
/*------------------------------------*/

@font-face {    font-family: 'MINI7TightRegular'; src: url('fonts/mini_7_tight_0-webfont.eot'); src: url('fonts/mini_7_tight_0-webfont.eot?iefix') format('eot'), url('fonts/mini_7_tight_0-webfont.woff') format('woff'), url('fonts/mini_7_tight_0-webfont.ttf') format('truetype'), url('fonts/mini_7_tight_0-webfont.svg#webfontxvMwO5fv') format('svg'); font-weight: normal;  font-style: normal;}

@font-face {    font-family: 'DINRegular';    src: url('fonts/din_web-webfont.eot');    src: url('fonts/din_web-webfont.eot?iefix') format('eot'),         url('fonts/din_web-webfont.woff') format('woff'), url('fonts/din_web-webfont.ttf')format('truetype'),         url('fonts/din_web-webfont.svg#webfontSjKHrGJO') format('svg');    font-weight: normal;    font-style: normal;}




/*************** PRINCIPALI ***********/
/*------------------------------------*/

body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, img, form, fieldset, blockquote {
	border:0px none;
	margin:0;
	padding:0;
}

html{
	height:100%;
	background: transparent;
}

body {
	height:100%;
	width:100%;
	position:relative;
	font-family:"DINRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 18px;
	font-size: 13px;
	font-weight: 100;
	text-align:left;
	border:0;
	color:#FFF;
	background:#000;
	min-height:600px;
	min-width:980px;
}


a {	color:#c5be98; text-decoration:underline; border-style: none; }
a:hover { color:#FFF; text-decoration:underline; border-style: none;}

p{padding:0; margin:0 0 15px 0; z-index:1; position:relative; }


img{ border:0; border-style: none; }
a img { border: none; }

ul, ol, dl { position: relative; }
			  
ul{ margin:-7px 0 15px 25px; padding:0; list-style:square; font-size:90%; list-style-position:inside;}

ul li{ margin: 0 0 4px 0; padding:0px; }

dd{text-align: center}

iframe { border:0px; }




/*************** TITOLI ***********/
/*------------------------------------*/
h1{
	
}


h2{
	margin:0 0 5px 0;
	font-size:30px;
	font-weight: normal;
	color:#856558;
	padding:0;
	height:30px;
	text-transform: lowercase;
}

h3{
	margin:0 0 3px 0;
	font-size:13px;
	line-height:14px;
	padding:0;
	color:#ffd488;
	text-transform: uppercase;
}




/*************** MAIN ELEMENTS **************/
/*------------------------------------------*/

#realBody{ position: absolute; width:100%; height: 100%; overflow: hidden; }


#backgrounds{
	height:100%;
	width: 100%;
	position: absolute;
	left:0;
	top:0;
	background:#000;
	z-index:5;
	margin:0;
	overflow: hidden;
}
#backgrounds .slide{ position: absolute; }
#backgrounds img{ position: absolute; top:0; left:0; }

#middle_wrapper{
	height:100%;
	width:50%;
	position: absolute;
	left:50%;
	top:0;
	margin-left:-50%;
	z-index:10;
	display: none;
}

#chocolate_col{
	width: 100%;
	height: 100%;
	position: relative;
	background: url(images/bk_chocolate.png) right center no-repeat;
	margin-left:-167px; /*167px pagine interne | 127 intro*/
	z-index:100;
}

#mainmenu{
	height:100%;
	width:300px;
	background: url(images/bk_section.png) right top repeat;
	position: absolute;
	top:0;
	z-index:95;
	display: none;
}

#mainmenu ul{
	list-style: none;
	position: absolute;
	top:50%;
	right:34px;
	width:88px;
	font-size: 16px;
	margin:-45px 0 0 0;
}
#mainmenu ul li{ margin:0 0 10px 0; }

#mainmenu ul li a{
	display: block;
	margin:0;
	padding: 0;
	line-height:22px;
	color:#8b8b8b;
	text-decoration: none;
}

#mainmenu ul li a:hover{
	text-decoration: none;
}

#mainmenu span.arrow{
	position: absolute;
	top:50%;
	left:142px;
	margin-top:-56px;
	height:40px;
	width:21px;
	background: url(images/bk_arrow_right.png) left top no-repeat;
	display: block;
}


#toplight{
	position: absolute;
	top:0;
	left:50%;
	height:43%;
	width:20%;
	margin-left:-268px; /*308px pagine interne | 268 intro*/
	z-index:15;
	display: none;
}

#toplight img{
	position: relative;
}

.scrollbox{
	height:268px;
	overflow: hidden;
	padding-right:32px;
	text-align: justify;
}


#bottomcredits{
	position: absolute;
	bottom:0;
	right:50%;
	height:25px;
	font-family: 'MINI7TightRegular';
	text-transform: uppercase;
	color:#1e1e1e;
	font-size:7px;
	line-height: 9px;
	margin-right:5px;
	text-align: right;
	z-index:105;
	display: none;
}
#bottomcredits a, #bottomcredits span{ color:#3a3939; text-decoration: none;}
#bottomcredits a:hover{ color:#FFF; text-decoration: none;}


/*************** PAGES/SECTIONS **************/

.section{
	height:100%;
	width:800px;
	background:url(images/bk_section.png) right top repeat-y;
	position: absolute;
	top:0;
	z-index:95;
	display: none;
}

.section .content{
	position: absolute;
	top:50%;
	right:35px;
	width:241px;
	height:400px;
	margin-top: -100px;
}

a.backarrow{
	position: absolute;
	top:50%;
	margin-top:-56px;
	height:40px;
	width:21px;
	background: url(images/bk_arrow_left.png) left top no-repeat;
	right:302px;
	display: block;

}

.pageback_url{
	display: none;
}

/*************** INTRO **************/

#intro{
	position: absolute;
	left:50%;
	top:50%;
	width:300px;
	height:300px;
	margin:-45px 0 0 -95px;
	z-index: 12;
	display: none;
}

a#button_enter, #logo_accademiamaestri, #credits{
	position:relative;
	display: none;
}

a#button_enter span{
	display: block;
	height:40px;
	width:21px;
	background: url(images/bk_arrow_right.png) left top no-repeat;
	position: absolute;
	right:-5px;
	display: none;
	top:0;
}
a#button_enter, a#button_enter:hover{
	text-decoration: none;
	color:#ffffff;
	line-height:40px;
	width:140px;
	height:40px;
	margin:0 0 45px 0;
}

#logo_accademiamaestri{
	margin:0 0 14px 0;	
}

#credits{
	font-family: 'MINI7TightRegular';
	text-transform: uppercase;
	color:#684e43;
	font-size:7px;
	line-height: 9px;
}
#credits a, #credits span{	color:#ab9086; text-decoration: none;}
#credits a:hover{ color:#FFF; text-decoration: none;}



/*************** SCHEDE LIGHTBOX **************/
/*------------------------------------------*/
.lightbox{
	min-width: 100px;
}

#scheda{
	padding:15px;
}


/*************** POWER SLIDER **************/
/*------------------------------------------*/
#slide_preloader{
	width:100px;
	height:40px;
	position: absolute;
	left:50%;
	top:50%;
	padding-top:50px;
	margin:-59px 0 0 -50px;
	background:url(images/prel.gif) center top no-repeat;
}


/*************** VARIOUS **************/
/*----------------------------------*/

ul#live_years{
	list-style: none;	
	margin:0;
	position: absolute;
	bottom:7px;
	left:26px;
	width:340px;
}

ul#live_years li{
	float: left;
	margin:0 8px 0 0;
}

ul#live_years li a{
	display: block;
	text-decoration: none;
	height:20px;
	line-height: 20px;
	padding:0 5px;
}

ul#live_years li a:hover{
	text-decoration: underline;
	color:#FFF;
}


a.namelink{
	text-decoration: none;	
}

a.namelink:hover{
	text-decoration: none;	
}

/*************** GALLERY **************/


#photogallery_simple{
	position: absolute;
	right:65px;
	top:0;
	width:205px;
	height:268px;
}



/*************** BUTTONS **************/



.clear_all{ clear:both; }

.date{ color:#b6b6b6; margin-bottom:3px; }

.alignleft{ margin-right:10px; float:left; }
.alignright{ margin-left:10px; float:right; }

.text_small{ font-size:80%; line-height:120%; }
.text_big{ font-size:120%; }
.text_black{ color:#000; }
.text_white{ color:#FFF; }
.text_gray{ color:#9d9d9d; }
.text_lightgray{ color:#c4c4c4; }
.text_red{ color:#ed1c24; }
.text_light{ font-weight: 200; font-size:110%; }


div.last{
	clear:right;
	width:48%;
	padding:0 0 0 2%;
}


#audiobutton{
	width:40px;
	height:24px;
	position: absolute;
	bottom:10px;
	right:10px;
	padding:5px;
	text-align: center;
	z-index:99999999;
}

#audiobutton #preload{ position:absolute; top:4px; left:15px; display:none; }

#audiobutton a#buttonplaypause{ display:block; width:20px; height:20px; margin:2px 0 0 10px; background-image:url(images/btn_playpause.png); background-repeat: no-repeat; display:none; opacity:0.8; }
#audiobutton a#buttonplaypause:hover{ opacity:1;�}
#audiobutton a.play{ background-position: left -20px;�} 
#audiobutton a.pause{ background-position: left top;�} 