/* @override http://www.piomanzu.org/it/wp-content/themes/pio_manzu_V1/css/style_conference.css */


/*
Theme Name: Pio Manzù V1
Theme URI: http://www.technopia.it
Description:Theme designed by True Design <a href="http://www.truedesign.co.uk">TrueDesign</a>
Developed and coded by Technopia.
Version: 1.6
Author: Massimo Maioli - Technopia
Author URI: http://www.technopia.it/
*/

/* Begin Main Typography & Colors */

* {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

#name a {
	color: #000;
	font-size: 36px;
	font-weight: bold;
}

#footer p {
	color: #fff;
	font-size: 10px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #a7a9ac;
}
p.title {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
p.title2 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
}
p.body {
	font-size: 12px;
}
/* Begin Main Menu */

ul {
	width: 800px;
	height: 20px;
	position: relative;
	left: 18px;
	top: 6px;
float: left;}

ul li {
	float: left;
}

ul li a {
	display: block;
	text-transform: uppercase;
	margin-right: 40px;
	font-size: 12px;
}

ul li a:hover {
	color: #A7A9AC;
}

ul li.current_page_item a {
	color: #A7A9AC;
}

ul li.page-item-45 a{
	color: #A7A9AC;
}
li.current_page_parent a {
		color: #a7a9ac;
}
/* Begin Conference Menu */

#conference_menu ul#cmenu {
	width: 170px;
	height: 150px;
	left: 0;
	float: left;
}
#conference_menu ul#cmenu li {
	padding-left: 18px;
}

#conference_menu ul#cmenu li a {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

#conference_menu ul#cmenu li a:hover {
	color: #a7a9ac;
}
#conference_menu ul#cmenu li.current_page_item a {
	color: #a7a9ac;
}

/* Custom Typography & Colors */

#conference_left_top p {
	margin-left: 18px;
	font-size: 20px;
	line-height: 27px;
	color: #fff;
	margin-bottom: 27px;
}

#conference_left_top .giallo {
	font-size: 20px;
	line-height: 27px;
	color: #ffff00;
}

/* Begin main structure */

body {
/*	background: #69A1C2 url(../images/bggreen.jpg) no-repeat; */
	background-color: #00223c;
}
#page {
	text-align: left;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 36px;
	position: relative;
}

#header {
	width: 978px;
	height: 126px;
	background-color: #fff;
	margin-left: 23px;
	margin-bottom: 18px;
	
}

#name {
	padding-top: 32px;
	padding-left: 16px;
	float: left;
}

#logo {
	width: 91px;
	height: 62px;
	float: right;
	padding-top: 12px;
	padding-right: 20px;
}

#content {
	width: 978px;
	margin-left: 23px;
}

#conference_menu {
	width: 150px;
	height: 154px;
	float: left;
	display: inline;
	margin: 12px 0 0 23px;
}
#conference_theme {
	float: left;
	width: 814px;
	height: 120px;
/*	background: url(images/nomad_power.png); */
	margin-top: 18px;
	margin-left: 14px;
	display: inline;
}
#conference_theme img {
	width: 575px;
	height: 108px;
}
.clear {
	clear: both;
	height: 18px;
}
.clear2 {
	clear: both;
}
#footer {
	width: 978px;
	height: 160px;
	margin-left: 23px;
}

#partner {
	width: 978px;
	height: 126px;
	background-color: #fff;
	margin-bottom: 10px;
}

/* Begin custom structure */

#conference_left_top {
	width: 463px;
	height: 725px;
	float: left;
	margin-left: 23px;
	display: inline;
}

#conference_right_top {
	float: left;
	width: 480px;
	height: 266px;
	margin-left: 35px;
	display: inline;
	position: relative;
}
#conference_right_top img.right_top {
	margin-right: 14px;
}
#conference_right_top img.right_top2 {
	position: absolute;
	bottom: 0;
	right: 0;
}
#conference_left_bottom {
	width: 318px;
	height: 258px;
	float: left;
	margin-left: 186px;
	margin-top: 30px;
	display: inline;
	clear: left;
}
#row_2 {
	width: 318px;
	height: 120px;
	position: relative;
}
#conference_left_bottom img.right_top {
	margin-top: 18px;
	margin-left: 170px;
}
#conference_left_bottom img.right_bot {
	margin-right: 18px;
	margin-top: 18px;
}
#conference_left_bottom img.right_bot2 {
	position: absolute;
	top: 18px;
	right: 0;
}

#conference_right_bottom {
	width: 496px;
	height: 370px;
	margin-left: 18px;
	display: inline;
	float: left;
	position: relative;
	top: -90px;
}
#conference_right_bottom img {
	margin-top: 18px;
	float: left;
}
#conference_right_bottom img.right_top {
	margin-top: 18px;
	margin-right: 18px;
}

/* programme */

#main_programme {
	float: left;
	margin-left: 187px;
	width: 813px;
	background-color: #fff;
	height: 100%;
	display: inline;
}
.programme_title {
	font-size: 22px;
	width: 300px;
	font-weight: bold;
	margin: 18px 0 0 18px;
	float: left;
	display: inline;
}
.days {
	width: 550px;
	margin: 0;
	padding: 0;
	float: left;
}
#days {
	height: 40px;
	float: left;
}
#days ul li {
	border-right-style: solid;
	border-right-width: 2px;
}
#days ul li.page-item-160 a {
	margin-left: 0px;
}
#days ul li.page-item-175 {
	border-right-style: none;
}
#days ul li a {
	font-size: 20px;
	margin-left: 18px;
	margin-right: 18px;
}
a.download {
}

#theme_content {
	width: 626px;
	margin-left: 18px;
	margin-top: 18px;
	font-size: 14px;
	line-height: 18px;
	float: left;
}

/* PARTNERS */

#main_partners {
	width: 1000px;
	float: left;
	margin-left: 23px;
	display: inline;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}
#main_partners_2,#main_partners_3,#main_partners_4 {
	width: 1000px;
	float: left;
	margin-left: 23px;
	display: inline;
	font-size: 12px;
	line-height: 18px;
}
#main_partners p,#main_partners_2 p,#main_partners_3 p,#main_partners_4 p{
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}
#main_partners div.sottotitolo p {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
}

.divider {
	width: 978px;
	height: 0px;
	clear: both;
	margin-left: 23px;
	background-color: #ffffff;
	color: #ffffff;
	border: 1px solid #fff;
}
.logo {
	width: 148px;
	height: 148px;
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
}
.logo_2 {
	width: 148px;
	height: 72px;
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
}
.txt {
	width: 148px;
	height: 74px;
}
.txt_1.txt_2,.txt_3 {
	width: 148px;
	height: 30px;
}
.txt_4 {
	width: 148px;
	height: 110px;
	float: left;
	margin-right: 18px;
}
.txt_5 {
	width: 148px;
	height: 72px;
	float: left;
}
.txt_5 p {
	margin-bottom: 10px;
}
/* SPEAKERS */

#speaker_content {
	width: 606px;
	margin-left: 18px;
	margin-top: 18px;
	font-size: 14px;
	line-height: 18px;
	float: left;
	display: inline;
}
#speakers_list {
	float: left;
	width: 150px;
	margin-left: 23px;
	display: inline;
}
#main_speakers {
	float: right;
	margin-right: 23px;
	width: 813px;
	background-color: #fff;
	height: 600px;
}
ul#speakers {
	width: 160px;
	height: 100%;
	left: 0;
}
ul#speakers li {
	padding-left: 18px;
	float: none;
}

ul#speakers li a {
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	width: 120px;
}
ul#speakers li a.current_page_item {
	color: #A7A9AC;
}
ul#speakers li a:hover {
	color: #a7a9ac;
}
#speaker_pic {
	width: 171px;
	float:right;
	margin-top: 18px;
}
.speaker_title {
	font-size: 22px;
	width: 300px;
	font-weight: bold;
	margin: 14px 0 0 17px;
	float: left;
	display: inline;
}

/* REGISTRATION */

#top_txt,#bottom_txt {
	width: 646px;
	float: left;
	display: inline;
	margin-left: 18px;
	margin-top: 14px;
}
#pdf_down {
	width: 100px;
	height: 50px;
	float: left;
	margin-top: 16px;
}
/* COLLABORATION */

#main_collaboration_2,#main_collaboration_3,#main_collaboration_4,#main_collaboration_5 {
	width: 1000px;
	float: left;
	margin-left: 23px;
	display: inline;
	font-size: 12px;
	line-height: 18px;
}
#main_collaboration_1 {
	width: 700px;
	float: left;
	margin-left: 23px;
	display: inline;
	font-size: 12px;
	line-height: 18px;
}
#main_collaboration_1 p,#main_collaboration_2 p,#main_collaboration_3 p,#main_collaboration_4 p,#main_collaboration_5 p{
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}
.txt_1_c,.txt_2_c,.txt_3_c,.txt_4_c,.txt_5_c {
	width: 148px;
	height: 30px;
}

/* MAP */
#map_left_top {
	width: 263px;
	float: left;
	margin-left: 23px;
	display: inline;
}
#map_left_top p {
	margin-left: 18px;
	font-size: 12px;
	color: #fff;
}
#map_left_top p strong {
	color: #fff;
}
#map_right {
	width: 550px;
	height: 500px;
	float: left;
	position: relative;
}
#map_right img.map_google {
	margin-top: 20px;
}
#map_right p {
	font-size: 22px;
	color: #fff;
	margin-bottom: 20px;
}
span.titoletto {
	display: inline-block;
	width: 231px;
	height: 20px;
	margin-top: 5px;
	font-size: 12px;
}
#maps_1 {
	float: left;
	width: 231px;
	height: 180px;
	margin-right: 18px;
	position: absolute;
	top: 63px;
}
#maps_2 {
	float: left;
	width: 231px;
	height: 180px;
	position: absolute;
	top: 63px;
	left: 249px;
}
#maps_google {
	width: 231px;
	height: 180px;
	float: left;
	position: absolute;
	top: 279px;
	left: 0;
}
/* SEARCH FORM */

.search_bg {
	width: 130px;
	height: 20px;
	float: left;
	position: relative;
	top: 5px;
	display: none;
	right: 40px;
}

* html #conference_theme {
margin-left: 0px;}

/* PREVIOUS YEARS */

#years_page {
	width: 978px;
	background-color: #fff;
	margin-left: 23px;
	height: 950px;
}
#fascia_1 {
	height: 160px;
	width: 976px;
	float: left;
	margin-bottom: 18px;
	margin-left: 1px;
}
#fascia_2 {
	height: 326px;
	width: 976px;
	float: left;
	margin-left: 1px;
	margin-bottom: 18px;
}
#fascia_3 {
	height: 326px;
	width: 976px;
	float: left;
	margin-left: 1px;
	margin-bottom: 18px;
}
#yearspost {
	width: 478px;
	height: 160px;
	float: left;
}
#yearsinfo {
	width: 478px;
	height: 160px;
	float: left;
	margin-left: 18px;
}
#yearsinfo p{
	margin-top: 18px;
		font-size: 12px;

}
#yearspost ul {
	width: 400px;
	margin-top: 18px;
}
#yearspost ul li {
	width: 40px;
	padding-bottom: 3px;
}
#yearspost ul li a {
	margin: 0;
	padding: 0;
}
#yearstext {
	width: 460px;
	height: 160px;
	float: left;
	margin-right: 18px;
	margin-left: 18px;
}
#yearstext p {
	width: 450px;
	padding-bottom: 18px;
}
#download {
	margin-top: 25px;
}
.years_program {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	padding-top: 3px;
	display: block;
}
#A,#B,#C {
	width: 478px;
	float: left;
}
#B {
	margin-right:18px;
}
.A1,.C1 {
	float: left;
}
.A2,.C2 {
	float: right;
	margin-bottom: 18px;
}
.A3,.C4 {
	float: right;
}
.B1,B2 {
	float: left;
	margin: 0 18px 18px 0;
}
.B3,.C3 {
	float: left;
	clear: both;
}
.B4 {
	float: right;
}
.C1 {
	margin-bottom: 18px;
}
.C3 {
	margin-left: 82px;
}
.anno {
	font-weight: bold;
}