/* General Demo Style */
body{
	border:0;padding:0;margin:15px 0;
	font-family: Cambria, Georgia, serif;
	
	font-weight: 300;
	font-size: 15px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	overflow-y: scroll;
	overflow-x: hidden;
	
}

#bk_repertorio{
	background-image: url(../images/bk_repertorio.jpg);
	position:relative;
	margin:0 auto;
	width:962px;
	min-height:687px;
	top:0
}

#bk_curriculum{
	background-image: url(../images/bk_curriculum.jpg);
	position:relative;
	margin:0 auto;
	width:962px;
	min-height:687px;
	top:0
	
}

#bk_curriculum, #bk_eventi, #bk_galleria, #bk_press, #bk_repertorio{
	-webkit-box-shadow: 2px 2px 11px 0px rgba(50, 50, 50, 0.43);
	-moz-box-shadow:    2px 2px 11px 0px rgba(50, 50, 50, 0.43);
	box-shadow:         2px 2px 11px 0px rgba(50, 50, 50, 0.43);
}

#curriculum_simoneori{
	float:left;
	overflow: auto;
	width:550px;
	height:550px;
	margin:20px 0 0 10px;

}
#simoneori_social{
	position:absolute; 
	float:right;
	width:30px;
	height:130px;
	top:20px;
	right:12px; 
}

#box_menu{
	position:absolute; 
	float:left;
	width:962px;
	height:45px;
	top:614px;
	background-color:#FFF;
	
	-moz-opacity:.70;
	filter: alpha(opacity=70);
	opacity:0.7;
	
	-webkit-box-shadow: 2px 2px 11px 0px rgba(50, 50, 50, 0.43);
	-moz-box-shadow:    2px 2px 11px 0px rgba(50, 50, 50, 0.43);
	box-shadow:         2px 2px 11px 0px rgba(50, 50, 50, 0.43);
}

#share_simoneori{
	position:absolute; 
	float:left;
	width:610px;
	height:45px;
	top:620px;
	padding: 0;
	list-style-type: none;
	margin:0;
}
#bottom_menu{
	position:absolute; 
	float:left;
	width:610px;
	height:45px;
	top:620px;
	padding: 0;
	list-style-type: none;
	margin:0;
}

#share_simoneori{overflow: hidden;width: 300px;}
#bottom_menu{left:300px;}
#share_simoneori li,#bottom_menu li{ 
	display: block;
	float: left;
	padding: 5px 5px;
}

.bottom_menu_item a {
	font-size: 12px;
	text-decoration: none;
	color:#555555;
}

#share_simoneori li a:hover {
	text-decoration: underline;
}

#bottom_menu li a:hover {text-decoration: underline;}

#bk_eventi{
	background-image: url(../images/bk_eventi.jpg);
	position:relative;
	margin:0 auto;
	width:962px;
	min-height:687px;
	top:0;
}

#bk_press{
	background-image: url(../images/bk_press.jpg);
	position:relative;
	margin:0 auto;
	width:962px;
	min-height:687px;
	top:0
}

#bk_galleria{
	background-image: url(../images/bk_galleria.jpg);
	position:relative;
	margin:0 auto;
	width:962px;
	min-height:687px;
	top:0
}

#lingue {
	position:absolute;
	width:200px;
	height:20px;
	left: 410px;
    top: 640px;
	padding: 0;
	list-style-type: none;
}

#lingue ul{
	margin:0;padding:0;
}

.change_lang{
	display: block;
	float: left;
	padding-left: 20px;
}

.change_lang a{
	color:#232323;
	font-size: 14px;
	text-decoration:underline;
}

.change_lang.current a{
	color:#000;
	text-decoration:none;
}

/*
#repertorio_menu {
	color:#333366;
	float:left;
	width:600px;
	height:40px;
	margin:50px 0 0 300px;
	
	list-style-type: none;
}

#repertorio_menu ul li{
	display: block;
	float: left;
	padding-left: 30px;
}
*/
#sidebar{
	float: left;
	width:290px;
	height:300px;
	margin:150px auto;
	padding:0;
	
}
#contenuto{
	float: left;
	width:580px;
	height:410px;
	margin:40px 0 0 0;
	padding-left:10px;
}

#presssimoneori{
	float: left;
	width:900px;
	height:580px;
	margin:0 auto;
	padding:0;
	border:1px solid;
}
#press_last{
	float: left;
	width:550px;
	height:280px;
	margin:0 auto;
	padding:0;
	border:1px solid;
}
#press_galleria{
	float: left;
	width:900px;
	height:280px;
	margin:20px auto;
	padding:0;
	border:1px solid;
}