/* 
	RobertoSbolci.com - Copyright (C) 2010 All Rights Reserved
	Federico Ceccherelli Web Design - http://wwww.federicoceccherelli.it
*/

body {
	background-image: url(../img/bg-image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}

.hide {
	/*
	utilizzare in caso:
	position:absolute;
	left:-9999px;
	*/
	display:none;
}

.center {
	margin:0 auto;
}

#addthis-right {
	float:right;
	text-align:right;
	clear:both;
	display:block;
}

acronym {
	border-bottom:#000 dotted 1px;
}

p, h1, h2, h3 {
	
	font-family: "Times New Roman", Times, serif;
	
	/* di default l'h1 è grassetto */
	font-weight:normal;
	
	
	/* text-shadow: 1px 1px 5px #000; */
}

a:link, a:visited {
	color:#FFF;
	text-decoration:none;
}

a:hover {
	color:#960;
}

p a:link, p a:visited {
	color:#960;	
}

p a:hover {
	border-bottom:#960 1px dotted;
}

hr {
	width:421px;
	height:30px;
	border-width:0px;
	background:url(../img/hr-image.png);
}

.white {
	color:#FFF;
}

.mid-h1-text {
	font-size:0.5em;
}

p {
	color:#fff; 
	line-height:1.3em; 
	font-size: 1em; 
	text-align: justify;
}

h1, h2, h3 {
	color: #956939;
	
	/* evita un taglio della parte superiore del carattere su visualizzazione compatibilità di IE8 */
	margin-top:10px;
	
	
	margin-bottom: 20px;
	line-height: 0.6em;
}

h1 {	
	font-size:4.5em;	
}

h1.more-height {	
	line-height: 0.8em;	
}
h2 {
	font-size:2em;
	line-height: 0.2em;
}

h3 {	
	font-size:1.2em;	
}


div#wrapper {
	position:relative;
}

div#wrapper, div#footer  {
	width:1019px;
}

div#wrapper, div#box-over-nav, div#nav-top, div#head-banner, div#content, div#footer {
	margin:0 auto;
}

div#box-over-nav, div#nav-top, div#head-banner, div#content{
	width:960px;
	
}

div#box-over-nav {
	height:50px;
}

div#box-over-nav a.lang-changer {
	float:right;
	text-align:right;
	height:40px;
	line-height:2.5em;
	padding-right:38px;
	position:relative;
	top:5px;
}

div#box-over-nav a.lang-changer:hover {
	color:#FFF;
}

div#box-over-nav a.it-lang {
	background-image: url(../img/ita-flag-icon.png);
	background-repeat: no-repeat;
	background-position: right center;
}

div#box-over-nav a.en-lang {
	background:url(../img/usa-flag-icon.png);
	background-repeat: no-repeat;
	background-position: right center;
}

div#nav-top {
	height: 100px;
	background-image: url(../img/bg-nav-darker-1px.png);
	background-repeat: repeat;
}

div#logo-in-nav {
	position:relative;
	float:left;
	top:16px;
	left:16px;
	width:269px;
	height:69px;
}


div#nav-top ul {
	position:relative;
	top:40px;
	right:20px;
	float:right;
}

div#nav-top ul li {
	margin-left:30px;
	float:left;	
}

div#nav-top ul li a {display:block;}

div#nav-top ul li a:link, div#nav-top ul li a:visited {
	padding-bottom:3px;
	color:#FFF;
	font-size:1.1em;
	text-decoration:none;	
}

div#nav-top ul li a:hover {
	border-bottom-width:1px;
	border-bottom-color:#960;
	border-bottom-style:solid;
}

div#nav-top ul li a.current-page {
	border-width:0px;
	color:#960;
}

div#nav-top ul li a.current-page:hover {
	border-width:0px;
}

div#head-banner {
	width: 960px;
	height: 300px;
}

div.head-banner-home {
	background:url(../img/head-banner-home.jpg) no-repeat;
}

div.head-banner-bio {
	background:url(../img/head-banner-bio.jpg) no-repeat;
}

div.head-banner-tv {
	background:url(../img/head-banner-tv.jpg) no-repeat;
}

div.head-banner-teatro {
	background:url(../img/head-banner-teatro.jpg) no-repeat;
}

div.head-banner-audio {
	background:url(../img/head-banner-audio.jpg) no-repeat;
}

div.head-banner-contacts {
	background:url(../img/head-banner-contatti.jpg) no-repeat;
}

div#content {
	background-color:#0d0d0d;
	background-image: url(../img/bg-top-content.jpg);
	background-repeat:no-repeat;
}

div#content div#content-padding {
	position:relative;
	padding: 35px 25px 15px;
}

div.content-column-left {
	width:450px;
}

div.content-column-left-home {
	width:550px;
}

div.content-column-right {
	/*
	margin-left:460px;*/
	float:right;
	width:450px;
}

ul#works-list li {
	background-color:#0A0A0A;
	 margin-bottom:20px;
}

ul#works-list li h2.year{
	margin:0;
	line-height:normal;
}

ul#works-list li.li-work {
	margin-left:80px;
	padding-left:15px;
	border-left:#333 solid 10px;
	position:relative;
	top:-30px;	
}

ul#works-list h3 {
	line-height:1.2em;
	margin-bottom:10px;
	text-transform:uppercase;
}

ol#audio-list {
	list-style-position: inside;
	list-style-type: decimal;
}

ol#audio-list li {
	color:#ccc;
	font-size:2.4em;
	font-style:italic;
	background-color:#0A0A0A;
}

ol#audio-list li.odd {
	background-color: #0d0d0d;
}

ol#audio-list li span.title {
	border-bottom:1px dotted #996600;
	color:#956939;
	font-size:0.5em;
	font-style:normal;
	
}
ol#audio-list li {
	padding:10px;
}

object.audio-file {
	float:right;
	position:relative;
	top:20px;
}

.li-padding {
	padding:15px 15px 0;
}

.go-top {
	clear:both;
	font-size:0.8em;
	position:relative;
	text-align:right;
	text-transform:uppercase;
	top:20px;
}

img.image-positioned-home-right-roberto {
	position:absolute;
	top:50px;
	right:20px;
}

img.image-positioned-bio-left-roberto {
	float:left;
	/*
	position:absolute;
	top:30px;
	left:20px;*/
}

img.image-positioned-contacts-left-roberto {
	float:left;
	/*
	left:20px;
	position:absolute;
	top:35px;*/
}

div#footer {
	height: 176px;
	background-image: url(../img/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	/* for centering with content box*/
	margin-left:-10px;
}

div#footer ul#nav-footer {
	border-bottom:1px dotted #623B19;
	border-top:1px dotted #623B19;
	left:15px;
	margin:0 auto;
	position:relative;
	top:60px;
	width:430px;
}

div#footer ul#nav-footer li {
	border-right:1px solid #623B19;
	display:inline;
	line-height:2em;
	padding:0 10px;
}

div#footer ul#nav-footer li.first-li {
	margin-left:22px;
	padding-left:0;
}

div#footer ul#nav-footer li.last-li {
	padding-right:0px;
	border-right-width:0px;
}

div#footer  ul#nav-footer li a:link, div#footer  ul#nav-footer li a:visited  {
	font-size:0.8em;
	color:#000;
}

div#footer  ul#nav-footer li a.current-page {	
	font-weight:bold;
}

div#footer  ul#nav-footer li a.current-page:hover {
	border-width:0px;
}

div#footer  ul#nav-footer li a:hover {
	border-bottom:#000 solid 1px;
}

div#footer p {
	color:#000000;
	font-size:0.8em;
	margin:0 auto;
	left:10px;
	position:relative;
	text-align:center;
	
	top:68px;
	width:400px;
}

div#footer  p a:link, div#footer  p a:visited {
	color:#000;
}

div#footer  p a:hover {
	color:#000;
}

a.credit {
	border-bottom:1px dotted #000;
}

form, input, select, textarea {
	/*
	margin:0;
	padding:0;*/
	color:#ffffff;
}

.contact-error-message {
	font-size: 1.2em;
	color: #F00;
	text-align: center;
	text-decoration:underline;
	margin-top:15px;
}

.contact-sent-message {
	font-size: 1.2em;
	color: #2AB329;
	text-align: center;
	text-decoration:underline;
	margin-top:15px;
}



div.box {
	
	/*
	margin:0 auto;
	width:450px;
	position:relative;
	top:25px;*/
}

div.box label {
	width:100%;
	display: block;
	border-top:1px solid #262626;
	padding:10px 0 10px 0;
}

div.box label span {
	display: block;
	color:#fff;
	font-size:0.8em;
	float:left;
	width:100px;
	text-align:right;
	padding:5px 20px 0 0;
}

div.box .input_text {
	padding:10px 10px;
	width:250px;
	background:#262626;
	border-bottom: 1px double #171717;
	border-top: 1px double #171717;
	border-left:1px double #333333;
	border-right:1px double #333333;
}

div.box .message{
	padding:7px 7px;
	width:300px;
	background:#262626;
	border-bottom: 1px double #171717;
	border-top: 1px double #171717;
	border-left:1px double #333333;
	border-right:1px double #333333;
	overflow:hidden;
	height:150px;
}

div.box .button
{
	margin:0 0 10px 0;
	padding:4px 7px;
	background:#514428;
	position: relative;
	top:10px;
	left:336px;
	width:100px;
	border-width:0px;
	cursor:pointer;
}
