@font-face {
  font-family: "titles";
  src: url(http://www.paolafolli.it/themes/site/fonts/monika.ttf);
}
@font-face {
  font-family: "h2";
  src: url(http://www.paolafolli.it/themes/site/fonts/linotype_ego.ttf);
}
BODY {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #010101;
	margin: 0px;
	padding: 0px;
	background-color: #F2F6ED;	
	text-align: center; 
}

.container A, .container A:active, .container A:visited, .container A:link {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	outline: none;
}
.container A:hover {
	color: #000;
	text-decoration: none;
}
.container {
	margin: 0 auto;
	color: #010101; 	
	background: #F2F6ED;
	background-image: url(../images/background_light.jpg);
	background-repeat: repeat-y;
	width: 766px;
	text-align:left;
}
.Content{ 
	line-height:1.4em;
	background:url(../images/bckgr_live.jpg) top;
	background-repeat:no-repeat;
	overflow:hidden;
}
.top{	
	height:100px;	
	background: #F2F6ED;
}

/* Menu */
#menutopL1 H2 {
	margin:0;
	padding:0;
	height:64px;
	border-bottom:1px solid #e6e9e3;
}
#menutopL1 UL {
}
#menutopL1 UL LI {	
	float:left;	
	vertical-align: bottom;
	padding:0 13px;
}
#menutopL1news a, #menutopL1news {	
	width:85px;	
	height:34px;	
	display:block;	
	background: url(../images/menu_buttons/news_light.gif) bottom no-repeat;
}
#menutopL1bio a, #menutopL1bio {	
	width:40px;	
	height:34px;	
	display:block;	
	background: url(../images/menu_buttons/bio_light.gif) bottom no-repeat;
}
#menutopL1music a, #menutopL1music {   
	width:50px;	
	height:34px;	
	display:block;	
	background: url(../images/menu_buttons/music_light.gif) bottom no-repeat;
}
#menutopL1gallery a, #menutopL1gallery{	
	width:65px;	
	height:34px;	
	display:block;	
	background: url(../images/menu_buttons/gallery_light.gif) bottom no-repeat;
}
#menutopL1seminari a, #menutopL1seminari{	
	width:65px;	
	height:34px;	
	display:block;	
	background: url(../images/menu_buttons/seminari_light.jpg) bottom no-repeat;
}
#menutopL1live a, #menutopL1live{	
	width:40px;	
	height:34px;	
	display:block;	
	background: url(../images/menu_buttons/live_light.gif) bottom no-repeat;
}
#menutopL1links a, #menutopL1links{ 
	width:110px;	
	height:34px;	
	display:block;	
	background: url(../images/menu_buttons/links_light.gif) bottom no-repeat;
}
#menutopL1contacts a, #menutopL1contacts{	
	width:75px;	
	height:34px;	
	display:block;	
	background: url(../images/menu_buttons/contacts_light.gif) bottom no-repeat;
}

/* Titoli */
.horinav{
	padding:20px 0  0 20px;
	height:60px;
	font-family:"h2";
	font-size:34px;
	color:#222;
	font-style:italic;
	line-height:42px;
}
.title{
	height:80px;
	border:0;
}
.title IMG {
	border:0;
}
.horinav .navigation {
	font-family:arial;
	float:left;
}
/* Biografia */
.draft { padding:20px;}
#draftContentL3 .img-brd {	margin:10px;	border:2px solid #000; }
#draftContentL3 #mms_banner { border:0;}
/* Music */

#L14T {
	padding:0 20px;
	margin:5px 0 0;
	clear:both;
}
#L14T .vgallery_item {
	clear:both;
	overflow:hidden;
	margin:4px 0;
}
.Musicanteprima {
	margin:0 15px 0 0;	
	border:3px solid #000;
	float:left;
}
.Musictitolo{
	float:left;
	display:block;
	font-weight:bold;
	font-size:18px;
	padding-bottom:15px;
	text-decoration:underline;
	width:535px;
}
.Musicdescrizione{
	float:left;
	display:block;
	width:535px;
}
.Directoryimmagine{
	margin-right:10px;
	float:left;
}
.Directorytitle, .Directorytitle:link, .Directorytitle:visited, .Directorytitle:active{
	float:left;
	display:block;
	font-weight:bold;
	font-size:18px;
	text-decoration:underline;
	width:500px;
}
.Directorytitle:hover {
	text-decoration:none;
}
.Directorydescription{
	display:block;
	width:650px;
}
/* Gallery */
#L5T TABLE{
	margin:0 10px;
	width:746px;
}
#L5T TD{
	margin:2px;
	padding:2px;
}
/* News */
.vgallery_sort {
	padding:0 0 10px;
}
.sort_data a, .sort_data a:link, .sort_data a:active, .sort_data a:visited{
	width:100px;
	height:30px;
}
#L4T {
	display:block;
	width:500px;
}
#L4T .vgallery_description{
	border-bottom:1px solid #000;
	padding:3px;
	display:block;
	width:720px;
}
.newstitolo{
	margin:0 5px;
	font-weight:bold;
}
.newsdescrizione{
	padding-top:4px;
	display:block;
}
.pageNavigator {
	clear:both;
	width:700px;
	padding:10px;
	overflow:hidden;
}
.pageNavigator .perPage {
	float:left;
	color:#666;
}
.pageNavigator .totelem {
	clear:both;
	float:left;
	margin:12px 0;
	color:#666;
}
.pageNavigator .totelem span {
	color:#8b1111;
}
.pageNavigator .perPage A, .pageNavigator .pages A {
	padding:2px 4px;
	border:1px solid #eee;
	text-decoration:none;
	color:#8b1111;
}
.pageNavigator .perPage A:hover, .pageNavigator .pages A:hover  {
	background:#8b1111;
	color:#fff;
}
.pageNavigator .pages {
	float:right;
}
.pageNavigator .choice {
	float:right;
	margin:10px 0;
	color:#666;
}
.pageNavigator .choice INPUT {
	border:1px solid #ccc;
	color:#8b1111;
}
.pageNavigator .pages .first {
	background:url(../images/page-navigator.jpg) no-repeat 0 0;
	width:8px;
	padding:2px 5px;
}
.pageNavigator .pages .prev-frame {
	background:url(../images/page-navigator.jpg) no-repeat -32px 0;
	width:8px;
	padding:2px 5px; 
}
.pageNavigator .pages .prev-frame:hover {
	background:url(../images/page-navigator.jpg) no-repeat -49px 0;
}
.pageNavigator .pages .first:hover {
	background:url(../images/page-navigator.jpg) no-repeat -17px 0;
}
.pageNavigator .pages .prev {
	background:url(../images/page-navigator.jpg) no-repeat -64px 0;
	width:8px;
	padding:2px 5px;
}
.pageNavigator .pages .prev:hover {
	background:url(../images/page-navigator.jpg) no-repeat -80px 0;
}
.pageNavigator .pages .next {
	background:url(../images/page-navigator.jpg) no-repeat -112px 0;
	width:8px;
	padding:2px 5px;
}
.pageNavigator .pages .next:hover {
	background:url(../images/page-navigator.jpg) no-repeat -96px 0;
}
.pageNavigator .pages .next-frame {
	background:url(../images/page-navigator.jpg) no-repeat -145px 0;
	width:8px;
	padding:2px 5px;
}
.pageNavigator .pages .next-frame:hover {
	background:url(../images/page-navigator.jpg) no-repeat -129px 0;
}
.pageNavigator .pages .last {
	background:url(../images/page-navigator.jpg) no-repeat -176px 0;
	width:8px;
	padding:2px 5px;
}
.pageNavigator .pages .last:hover {
	background:url(../images/page-navigator.jpg) no-repeat -160px 0;
}
/* Links & Friends */
#L6T TABLE{
	margin:10px auto;
	width:700px;
}
#L6T TABLE TR TD{
	margin:2px;
	padding:2px;
}
#L6T TABLE TR TD .gallery_image {
	text-align:center;
}
#draftContentL7 H3{
	font-size:1.5em;
	padding:5px 0;
}
#draftContentL7 A{
	font-size:1em;
	text-decoration:underline;
}
#draftContentL7 A:hover{
	text-decoration:none;
}
/* Contatti */
#L15.form {
	padding:15px;
	width:400px;
	float:left;
}
#L15.form H2 {
	font-size:1em;
	padding:15px 0;
}
#L15.form .row {
	clear:both;
	padding:2px 0;
}
#L15.form .row LABEL {
	display:block;
	float:left;
	width:90px;
	padding:3px 10px 0 0;
	vertical-align:top;
}
.FormsRecordActions{
	padding:10px 0;
	text-align:center;
}
.input, .textarea{
	border:1px #444 solid;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:4px;
	width:250px;
	background:#FFF;
	opacity:.7;
}
.text:focus, .textarea:focus {
	border:1px solid #8b1111;
}
.textarea{
	height:150px;
}
.actions {
	text-align:center;
	padding:10px 0;
}
.actions INPUT {
	padding:3px 10px;
	border:1px solid #666;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#draftContentL21{
	width:280px;
	float:left;
	font-weight:bold;
	font-style:italic;
}
#draftContentL21 p IMG {
	vertical-align:middle;
}
/* Riepilogo mail */
#mailrecord {
	padding:0 30px;
}
#mailrecord H2 {
	font-family:"titles";
	font-size:20px;
}
#mailrecord TABLE {
	width:100%;
}
#mailrecord .textLabel{
	width:80px;
	font-weight:bold;
}
#mailrecord TABLE TR {
	border-bottom:1px solid #ccc;
}
#mailrecord H3 {
	color:#096;
	font-size:1.1em;
	text-align:center;
	padding:5px 0;
}
.mail-report {
	padding:0 30px;
	text-align:center;
	font-size:16px;
}
.notify-form {
	padding:30px 30px 60px;
}
.notify-form label {
	display:block;
	padding:5px 0;
	font-style:italic;
	color:#999;
	font-size:16px;
}
.notify-form .label {
	margin:0 10px;
	letter-spacing:1px;
}
/* Bottom */
.bottom { text-align: center; padding-top: 28px;	clear: both;	background:#F2F6ED url(../images/bottom_content_light_def.jpg) no-repeat; height: 150px;}
.bottom_info {
	clear:both;
	border-top:3px solid #222;
	padding-top:5px;
	font-size:0.9em;
}
/* Menu bottom */
#menubottomL2 {	padding:0;	margin:0 auto;	width:700px;	text-align:center; }
#menubottomL2 UL LI {	float:left;	vertical-align:bottom; padding:0 10px;}
#menubottomL2news a{	
	width:85px;	
	height:33px;	
	display:block; 
	background: url(../images/menu_buttons/news_light.gif) no-repeat;
}
#menubottomL2bio a{	
	width:40px;	
	height:33px;	
	display:block; 
	background: url(../images/menu_buttons/bio_light.gif) no-repeat;
}
#menubottomL2music a{	
	width:50px;	
	height:33px;	
	display:block; 
	background: url(../images/menu_buttons/music_light.gif) no-repeat;
}
#menubottomL2gallery a{	
	width:65px;	
	height:33px;	
	display:block; 
	background: url(../images/menu_buttons/gallery_light.gif) no-repeat;
}
#menubottomL2seminari a{	
	width:65px;	
	height:33px;	
	display:block; 
	background: url(../images/menu_buttons/seminari_light.jpg) no-repeat;
}
#menubottomL2live a{	
	width:40px;	
	height:33px;	
	display:block; 
	background: url(../images/menu_buttons/live_light.gif) no-repeat;
}
#menubottomL2links a{	
	width:110px;	
	height:33px;	
	display:block; 
	background: url(../images/menu_buttons/links_light.gif) no-repeat;
}
#menubottomL2contacts a{	
	width:75px;	
	height:33px;	
	display:block; 
	background: url(../images/menu_buttons/contacts_light.gif) no-repeat;
}
#menubottomL2home a, #menubottomL2home{	
	width:247px;	
	height:64px;	
	display:block; 
	background: url(../images/logo_light.gif) no-repeat;
}
