@charset "UTF-8";
@import url(reset.css);


body {
	background: #070707 url(../img/bg.jpg) top left repeat;
	font-size: 76%;
	color: #4b4942;
	font-family: Georgia, Arial, Times, Serif;
	padding: 0;
	margin: 10px 0 0 0;
}

a {
	color: #4b4942;
	text-decoration:none;
}

a:link {
	color: #4b4942;
	text-decoration:none;
}

a:visited {
	color: #4b4942;
	text-decoration:none;
}

a:hover {
	color: #990000;
	text-decoration:none;
}

a:active {
	color: #4b4942;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6, h7 {
	background: transparent;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	padding: 5px 5px;
	margin: 0;
}

h4 {color: #898989; padding:4px 10px 4px 10px;}

h4 a, h4 a:link, h4 a:visited {
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;	
	margin: 0;
	font-family: Georgia, "Times New Roman", times;
	color: #444;
	text-decoration:none;
}

h4 a:hover { text-decoration:none; color: #898989;}

h4 a:active {
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;	
	margin: 0;
	font-family: Georgia, "Times New Roman", times;
	color: #444;
	text-decoration:none;
}

h5 {color: #898989; padding:4px 10px 4px 10px;}

h5 a, h5 a:link, h5 a:visited {
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;	
	margin: 0;
	font-family: Georgia, "Times New Roman", times;
	color: #444;
	text-decoration:none;
}

h5 a:hover { text-decoration:none; color: #898989;}

h5 a:active {
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;	
	margin: 0;
	font-family: Georgia, "Times New Roman", times;
	color: #444;
	text-decoration:none;
}

h6 {color: #777; padding:14px 10px 4px 0px; clear: both;margin: 4px 0;}

h6, h6 a, h6 a:link, h6 a:visited {
	font-size: 17px;
	font-weight: normal;
	line-height: 19px;	
	margin: 0;
	font-family: Georgia, "Times New Roman", times;
	color: #777;
	text-decoration:none;
}

h6 a:hover { text-decoration:none; color: #898989;}

h6 a:active {
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;	
	margin: 0;
	font-family: Georgia, "Times New Roman", times;
	color: #444;
	text-decoration:none;
}

p, pre {
	padding: 5px 10px;
	margin: 0px;
}

div.hr { background: url(../img/riga.gif) no-repeat; height:19px; border:none; text-align:center;}

/* ----------container to center the layout-------------- */

#inner {
	width: 920px;
	margin: 0 auto;
	background: transparent;
	border:0px solid red;
}

#container {
	width: 920px;
	margin: 0 auto;
	background: transparent;
	line-height: 1.4em;
}

#content {
	width: 916px;
	padding: 20px;
	border: 0px solid red;
	min-height: 431px;
	height: auto !important;
	height: 431px;
	/*height: expression(this.scrollHeight > 431 ? "auto":"431px");*/
}

#stdPanel a, 
#stdPanel a:link, 
#stdPanel a:visited {font-size:100%; color: #555; border-bottom:1px dotted #555; text-decoration: none;}

#stdPanel a:hover {color: #c12624; border-bottom:1px dotted #c12624; text-decoration:none}
#stdPanel a:active {font-size:100%; color: #555; border-bottom:1px dotted #555; text-decoration:none;}
	
	/* backgrounds */
	.bg_default  { background: url(../img/pagina.jpg) no-repeat top left;}
	.bg_homepage { background: url(../img/pagina_home_merini.jpg) no-repeat top left;}
	.bg_biografia_merini { background: url(../img/biografia_alda_merini.jpg) no-repeat top left;}
	.bg_grittini { background: url(../img/fotografo_merini_grittini.jpg) no-repeat top left;}
	.bg_poesie { background: url(../img/poesie_merini.jpg) no-repeat top left;} /* poesie_alda_merini */
	.bg_album { background: url(../img/foto_alda_merini.jpg) no-repeat top left;}

#photoFrame {
		height:350px; 
		width:400px;
		margin:15px 0 0 5px;
	}

	/* switch left photo sample */
	.bg_generic {
		border-top:1px solid #888; border-bottom:1px solid #444; border-left:1px solid #aaa; border-right:1px solid #555;
	}
	
	.bg_about {
		background: url(../img/alda-merini-home.jpg) no-repeat top left;
		border-top:1px solid #888; border-bottom:1px solid #444; border-left:1px solid #aaa; border-right:1px solid #555;
	}
	
	.bg_galleria {
		background: url(../img/alda-merini-galleria.jpg) no-repeat top left; 
		border-top:1px solid #555; border-bottom:1px solid #777; border-left:1px solid #444; border-right:1px solid #999;
	}
	
	#photoFrame img.scotchTop {
		position:absolute;
		margin-top:-30px;
		margin-left:-27px;
		float:left;
		border:0px solid red;
	}
	
	#photoFrame img.scotchBottom {
		position:absolute;
		float:right;
		margin-top:262px;
		margin-left:300px;
		border:0px solid red;
	}

	.dida{
			font-style:italic; z-index:999; height:25px; 
			width:390px; border:0px solid red;
			font:italic 1.1em/1.7 georgia, serif; color:#555; text-align:center;
		}
/* --------------home structure-------------  */


#left {
	float: left;
	width: 415px;
	margin: 0 45px 0 0;
	border: 0px solid red;
	background: transparent;
	min-height: 390px;
	height: auto !important;
	height: 390px;
	/*height: expression(this.scrollHeight > 390 ? "auto":"390px");	*/
}

#right {
	float: left;
	width: 410px;
	margin: 0;
	border: 0px solid red;
	background: transparent;
	min-height: 390px;
	height: auto !important;
	height: 390px;
	/*height: expression(this.scrollHeight > 390 ? "auto":"390px");*/
}

	.inner_right {}

/* --------------page structure------------- */

#page #wrapper{
	width:960px;
	/*background: #f3f3f3 url(../img/inner_bg.gif) repeat-y; */
	margin: 0 auto;
	margin-top: 35px;
	margin-bottom: 0px;
	line-height: 1.4em;
}

#page  #navigation {
	width:200px;
	min-height:450px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:450px; /* for IE5.x and IE6 */
	background-color:#f3f3f3;
	float:right;
}

#page  #main { 
	width:760px;
	min-height:450px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:450px; /* for IE5.x and IE6 */
	background-color:#fff;	
}


#page #columnOne {
	float:left;
	margin:0 7px 0 0;
	padding:0px;
	width:190px;
	border-right: 0px solid #878787;
	background-color:#f3f3f3;
}

#page #columnTwo {
	float:left;
	margin:0 0 0 5px;
	padding:0;
	width:568px;
	background :#fff;
	border: 0px solid red;
}

	#page #columnTwo div.inner {
		padding: 10px;
	}

#page #columnThree {
	float:left;
	margin:0;
	padding:0px;
	width:180px;
	background-color:#454545;
}

/* -----------footer--------------------------- */

#footer {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 90%;
	color:#aaa;
	margin-right:23px;
	padding-top:20px;
	border: 0px solid #000;
}

#footer a, #footer a:link, #footer a:visited {color:#aaa; text-decoration:none; border-bottom:0px dotted #aaa; font-size: 100%;}
#footer a:hover {color:#eee; text-decoration:none; border-bottom:0px dotted #888;}

#footer a:active {color:#aaa; text-decoration:none; border-bottom:0px dotted #aaa; font-size: 100%;}


/* -----------thumbs--------------------------- */

#home_thumbs {
	padding-left: 5px;
}

#home_thumbs ul, #home_thumbs li {
	list-style: none;
	border: 0px solid red;
}

#home_thumbs li {
	float: left;
	padding: 3px 0 0 3px;
	position: relative;
	width: 88px;
	height: 88px;
}

#home_thumbs img {
	width: 75px;
	height: 75px;
}

#home_thumbs a {
	text-decoration: none;
}

#home_thumbs a span {
	position: absolute;
	top: 0;
	left: 0;
	width: 88px;
	height: 88px;
	background: url(../img/photo-frame.gif) no-repeat top;
	overflow: hidden;
}

#home_thumbs a:hover span {
	background-position: bottom;
}

#gallery_thumbs dl {float:left;text-align:center; }
#gallery_thumbs dt,dd {width:10.5em;float:left;}
#gallery_thumbs dt {margin-bottom:2em;}
#gallery_thumbs dd {margin:83px 0 0 -10.5em;}
#gallery_thumbs img {vertical-align:bottom; border:1px solid #666; padding:2px;background:transparent; width: 75px; height:75px; opacity:.87;filter: alpha(opacity=87); -moz-opacity: 0.87; -ms-interpolation-mode:bicubic;}
#gallery_thumbs dl a:hover img,
#gallery_thumbs dl a:active img,
#gallery_thumbs dl a:focus img {border:1px solid #444; opacity:1.99;filter: alpha(opacity=199); -moz-opacity: 1.99;}
#gallery_thumbs em {display:block;font-weight:bold;margin:10px 0 0 5px;}

/* -----------event--------------------------- */

#home_news {
	font-size: 140%;
	line-height:1.4em;
	color: #4b4942;
	margin: 10px 20px 10px 10px;
	padding: 10px 5px 10px 0;
	background: transparent;
	text-align:left;
	border:0px solid red;
}

#home_news h3 a, #home_news h3 a:link, #home_news h3 a:visited  {
	font-size: 160%;
	font-family: "Century", serif;
	color: red;
	margin: 8px;
	text-decoration: none;
}

#home_news h3 a:hover {
	color: #222;
	text-decoration: underline;
}

#home_news h3 a:active  {
	font-size: 160%;
	font-family: "Century", serif;
	color: red;
	margin: 8px;
	text-decoration: none;
}


#home_news p.date {
	float: right;
	font-size: 100%;
	font-family: arial, sans-serif;
	font-style: italic;
	margin: 0;
}

#home_news p {
	margin-top: 8px;
}


#poesia {
	border: 0;
}

#indice_poesie {
	float: right;
	border: 0px solid red;
	padding: 25px 10px 25px 0;
}

#indice_poesie a, 
#indice_poesie a:link,
 #indice_poesie a:visited {
	color:#999; font-size:115%;
}

#indice_poesie a:hover {
	color: #555;
}

#indice_poesie a:active {
	color:#999; font-size:115%;
}


/* -----------view records --------------------------- */

.nbDate {padding:0 0 1px 10px; margin:0;}

#eventiImgContainer {float:left; width:110px; margin:0px 5px 5px 5px; border:0px solid red;}
	#eventiImgContainer .miniatura { width:90px; padding: 3px; border:1px solid #aaa; background:#fff;}

/* -----------videos--------------------------- */
#frame_video {padding: 3px; border:1px solid #aaa; background: #fff; width:400px; height:320px;}

/* -----------utils--------------------------- */

.brclear {
	clear: both;
	font-size: 1px;
	margin: 0;
	line-height: 0;
	height: 0;
}

.brspace {
	font-size: 1px;
	margin: 0px;
	line-height: 0;
	height: 0px;
}

.clearing {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

#easyscroll{
	background:#eee;
	margin:1em 0;
	/* add additional styling */
	}	


/* -----------easyscroll--------------------------- */
	#easyscrollnav, #easyscrollnav li{
		height:28px;
		line-height:28px;
		margin:0;	
		padding:0;
		}	
	#easyscrollnav{
		margin:1em 0;	
		}			
	#easyscrollnav li{
		list-style:none;
		float:left;
		background:#eee;
		margin-right:10px;		
		padding:0 10px;
		color:#333;
		cursor:pointer;
		}				
	#easyscrollnav li.over{
		color:#999;
		text-decoration:underline;
		}
	#easyscrollnav #btnUp { border: 0px solid red;}							
	#easyscrollnav #btnDown { border: 0px solid red;}	
	#easyscrollnav #btnReset { border: 0px solid red;}	
		
	/* // easyscroll navigation buttons */	


/* -----------poesie--------------------------- */

#poesie { margin-left:15px; font-size:320%; color: #4b4942; }


/* -----------menu--------------------------- */
#segnalibro {
	background: url(../img/indice.jpg) no-repeat top right;
	height: 89px;
	width: 101px;
	position: relative;
	top:-16px;
	float:right;
	border: 0px solid red;
}

div#portfolio_grittini {
	position:absolute; border:0px solid red; color:#fff; display: block; width: 420px; text-align:left; padding-top: 375px;
}

#portfolio_grittini a, 
#portfolio_grittini a:link,  
#portfolio_grittini a:visited {
	color: #bbb;
	background: transparent;
	text-decoration: none;
	font-size: 1.1em;
	letter-spacing:0.1em;
}

#portfolio_grittini a:hover{
	color: #eee;
	text-decoration: none;
	border-bottom: 0px dotted #ddd;
}

#portfolio_grittini a:active {
	color: #bbb;
	background: transparent;
	text-decoration: none;
	font-size: 1.1em;
	letter-spacing:0.1em;
}

#menu {
	float:right;
	border:0px solid red;
	height:30px;
	margin-top:-27px;
	color: #888;
}

.mm_menu ul,
.mm_menu li {
    list-style-type: none;
    padding: 0;
    margin: 0;
	display:inline;
	color: #888;
}
.mm_menu li {
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0 15px 0 0;
    color: #888;
}

#menu ul a, 
#menu ul a:link, 
#menu ul a:visited{
   	color: #888;
    font-size: 16px;
    text-decoration: none;
}

#menu ul a:hover {
    color: #bbb;
	text-decoration: none;
}

#menu ul a:active{
   	color: #888;
    font-size: 16px;
    text-decoration: none;
}


#menu .mm_menu ul a.mm_menu_link {
   	color: #888;
    font-size: 16px;
    text-decoration: none;
}

#menu .mm_menu ul .mm_menu_link:hover {
	color: #bbb;
	text-decoration: none;
}

* html #menu{height:1%;} /* fucking ie6 fix */

* html .scotchTop {height:157px; width: 140px;} 
* html .scotchBottom {height:116px; width:130px;}




