
/* Roberto Ridolfi Screen Style Sheet
------------------------------------------
Author: maccom srl / www.maccom.it
Version: 1.0 (02.2010)
------------------------------------------ */

*{
	padding: 0;
	margin: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
}

body{
	background-color: #660033;
	font-size: 100%;
}


/* Common elements
------------------------------------------ */

body,
p{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.6;
}

p,
ul li,
ol li,
label,
#files dd{
	font-size: 75%;
}

p{
	margin-bottom: 0.813em;
}

.nav a:hover,
a{
	color: #660033;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

ul{
	list-style: none;
}

table{
	border-collapse: collapse;
}


/* Headers
------------------------------------------ */

h1,
h2{
	color: #660033;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.5em;
	line-height: normal;
	font-weight: normal;
}

h2{
	font-size: 107.8%;
}

h1{
	font-size: 190%;
}

#opere h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
}

h3{	
	font-size: 100%;
	color: #666;
}


/* Main Content elements
------------------------------------------ */

#container{
	margin-top: 17px;
	background-color: #fff;
}

#container,
#footer{
	width: 100%;
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-x;
	padding-top: 52px;
}

#center{
	width: 924px;
	margin: 0 auto;
	padding-bottom: 45px;
	background-image: url(../images/center_bg.gif);
	background-repeat: repeat-y;
}

#footer{
	padding: 20px 0 50px 0;
}


/* Center elements
------------------------------------------ */

#sidebar{
	float: left;
	width: 400px;
}

#content{
	width: 504px;
	margin-left: 420px;
	position: relative;
}

#close{
	width: 100%;
	height: 1px;
	clear: both;
}


/* Sidebar elements
------------------------------------------ */

#top,
#bottom{
	width: 100%;
	clear: left;
}

#top{
	float: left;
	position: relative;
	/*margin-bottom: 22px;*/
	border-bottom: 22px solid #fff;
	background-color: #fff;
}

#bottom{
	padding:20px 0 100px 0;
}


/* Sidebar elements - logo + img
------------------------------------------ */

#logo{
	background-color: #fff;
	padding-bottom: 20px;
}

#logo img{
	border: none;
}

#img{
	float: left;
}

#img img{
	padding: 2px 0;
	border-top: 4px solid #660033;
	border-bottom: 4px solid #660033;
}


/* Sidebar elements - mainmenu
------------------------------------------ */

#mainmenu{
	width: 160px;
	margin-left: 240px;
	position: absolute;
	bottom: 0;
	right:0; 
}

#mainmenu ul li{
	width: 100%;
	float: left;
}

#mainmenu ul li a{
	text-decoration: none;
	color: #666;
	text-transform: uppercase;
	font-size: 80%;
	display: block;
}

#mainmenu ul li span,
#mainmenu ul li a{
	padding: 3px 0 3px 0;
}

#mainmenu ul li a:hover,
#mainmenu ul li a#active,
#mainmenu ul li a.active{
	color: #660033;
}

#mainmenu ul li a#active,
#mainmenu ul li a.active{
	text-align: right;
	padding-right: 15px;
	background-image: url(../images/mainmenu_on_rx.gif);
	background-position: right 4px;
	/*float: right;*/
}

#mainmenu ul li span{
	background-image: url(../images/mainmenu_on_lx.gif);
	background-position: left 7px;
	padding-left: 15px;
	float: right;
}


/* Sidebar elements - quotes
------------------------------------------ */

#quotes{
	padding: 0 20px 115px 20px;
	background-image: url(../images/quotes_bg.jpg);
	background-position: bottom;
}

/*.blockquotes{
	background-image: url(../images/blockquotes_bg.gif);
	padding-left: 35px; 	
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #999;
	line-height: normal;
	letter-spacing: 0.05em;
	margin-bottom: 0;
}*/

/*.blockquotes h4{
	display: none;
}
*/
.blockquotes{
	background-image: url(../images/blockquotes_bg.gif);
	padding-left: 35px; 
}

.blockquotes p{
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #999;
	line-height: normal;
	letter-spacing: 0.05em;
	margin-bottom: 0;
}


/* Sidebar elements - banner
------------------------------------------ */

#banner{
	padding: 0 20px;
}

#banner img{
	border: 1px solid #ddd;
	margin-bottom: 20px;
}


/* Content elements
------------------------------------------ */

#evidence,
.banner_interno_centrale{
	width: 100%;
	float: left;
	margin-bottom: 22px;
}

.banner_interno_centrale a{
	float: left;
}

#content p,
#content ul li{
	text-align: justify;
	letter-spacing: 0.05em;
}

#files dd,
#content ul li{
	background-image: url(../images/bullet.gif);
	background-position: 0 6px;
	padding: 0 0 0.816em 18px;
}

#content ol{
	list-style-position: outside;
	list-style: decimal-leading-zero;
	margin: 0 0 20px 30px;
}

#content ol li{
	padding-bottom: 0.816em;
	font-size: 85%;
}

#content ol li a{
	color: #555;
}

#content .article_sep{
	width: 100%;
	display: block;
	padding-top: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}

#content img{
	padding: 2px;
	border: 1px solid #ddd;
}

#content ul li a{
	color: #666;
}

#content ul li a.readon{
	color: #fff;
}

#bollino a{
	width: 200px;
	height: 190px;
	display: block;
	position: absolute;
	top: 120px;
	right: -7px;
	background: transparent url(../images/201103_bollino_candidatura_breslauer.png) 0 0 no-repeat;
	text-decoration: none;
}


/* Content elements - Scheda
------------------------------------------ */

#scheda{
	width: 100%;
	float: left;
}

#scheda #lx{
	width: 330px;
	float: left;
}

#scheda #rx{
	float: right;
	width: 154px;
	margin-left: 20px;
}

#rx div{
	float: left;
	width: 100%;
}

.info_libro{
	width: 100%;
}

.info_libro td{
	width: 50%;
	vertical-align: top;
}

.acquista{
	width: 112px;
	height: 22px;
	display: block;
	background-image: url(../images/pulsante_acquista.png);
	text-decoration: none;
	margin-top: 15px;
}

.acquista:hover{
	background-position: 0 -22px;
}

.readon{
	font-size: 90%;
}

#rx .readon{
	display: block;
	text-align: center;
	float: left;
	width: 95%;
	margin-top: 10px;
}


/* Opere
------------------------------------------ */

#opere{
	padding-bottom: 120px;
}

.nav{
	background-color: #eee;
	overflow: hidden;
	height: 70px;
	position: absolute;
}

.nav.top{
	top: -96px;
}

.nav.bottom{
	bottom: 0;
}

.prev,
.next{
	width: 247px;
}

.prev{
	float: left;
}

.next{
	margin-left: 257px;
}

.prev a{
	margin-right: 10px;
	background: url(../images/prev.png) 5px 7px no-repeat;
	padding: 8px 0 8px 35px;
	display: block;
}

.next a{
	background: url(../images/next.png) right 7px no-repeat;
	padding: 8px 30px 8px 0;
	display: block;
	margin-right: 5px;
}

.nav a{
	color: #777;
	text-decoration: none;
	line-height: 1.4;
}

.nav p{
	margin-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.prev p{
	text-align: left!important;
}

.next p{
	text-align: right!important;
}

.info_opera i,
.info_opera em{
	font-family: Georgia, "Times New Roman", Times, serif;
}

.info_opera img{
	float: right;
	margin: 0 0 20px 20px;
} 

.info_opera .news-single-imgcaption{
	display: none;
}

hr{
	border: none;
	background-color: #ddd;
	height: 1px;
	display: block;
	clear: right;
	margin: 20px 0;
}

#files,
#gallery{
	margin-top: 20px;
	border-top: 1px solid #ddd;
	padding-top: 20px;
	overflow: hidden;
}

#gallery .img{
	width: 120px;
	height: 120px;
	background-color: #eee;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	position: relative;
}

#gallery .img img{
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#gallery p{
	display: none;
}


/* Content elements - Form
------------------------------------------ */

.form-odd,
.form-pri{
	width: 100%!important;
	display: block!important;
}

.form-odd{
	padding-bottom: 10px;
}

.form-pri{
	padding-bottom: 20px;
	float: left;
}

.form-odd label{
	width: 110px;
	float: left;
}

.form-pri label{
	width: 450px;
	margin-left: 10px;
}

.form-pri label,
.form-pri input{
	float: left;
}

.form-pri input{
	margin-top: 4px;
}

.form-odd .inputbox{
	border: 1px solid #ddd;
	width: 390px;
}

.button,
.readon{
	background-image: url(../images/form_buttons_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #8e4268;
	color:#fff;
	text-transform: lowercase;
	background-color: #660033;
	padding: 1px 4px;
	text-decoration: none;
	letter-spacing: normal;
}

.button{
	border: 1px solid #fff;
	line-height: 15px;
	font-size: 68%;
}

.button:hover,
.readon:hover{
	border: 1px solid #660033;
}

.form-odd textarea{
	height: 100px;
}

.error-msg,
.pi-email-sent{
	border: 1px dashed #ddd;
	padding: 10px;
	margin-bottom: 20px;
}

.error-msg p{
	color: #ff0000;
	margin-bottom: 0;
}

.pi-email-sent{
	background-image: url(../images/ok.png);
	background-position: 10px center;
}

.pi-email-sent p{
	padding-left: 60px;
	margin-bottom: 0;
}

.form-odd p{
	font-size: 68.8%;
}

.form-odd a{
	color: #666;
	text-decoration: none;
}

.form-odd a:hover{
	text-decoration: underline;
}


/* Footer elements
------------------------------------------ */

#footer div{
	width: 924px;
	margin: 0 auto;
	position: relative;
}

#footer p,
#footer a{
	color: #fff;
}

#footer ul li{
	display: inline;	
	background-image: url(../images/footermenu_bg.gif);
	background-position: right 3px;
	padding-right: 10px;
	margin-right: 5px;
}

#footer ul li a{
	font-weight: bold;
	text-transform: lowercase;
	
}

#footer ul li a,
.concept{
	text-decoration: none;
}

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

.concept{
	width: 59px;
	height: 8px;
	display: block;
	background-image: url(../images/concept.gif);
	position: absolute;
	right: 0;
	top: -15px;
}

.concept:hover{
	background-position: 0 -9px;
}

.csc-textpic-clear{
	clear: none!important;
}


