body {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color: #000;
	font-family: Arial, Verdana, sans-serif;
	padding: 0;
	margin-top:0;
	margin-bottom:0;
	/*background:#aa0000 url(images/bg.jpg) repeat-x;*/
	background:url(images/bg_frisco.jpg) repeat-x fixed;
}

img, div { 
	behavior: url(http://www.lvgraphic.it/wp-content/themes/lvg_theme/iepngfix.htc);
	
}


#no_ie6{
	display: none;

}

#no_ie6_center{
	display: none;
}

.skip, hr{
	position: absolute;
	left: -9999px;
}

a:link, a:visited {
	color: #91bd27;
	text-decoration: none;
}
a:visited {
	color: #91bd27;
	text-decoration: none;
}
a:hover, a:active {
	color: #91bd27;
	text-decoration: underline;
}
a img {
	border: none;
	padding:0;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	background: url(images/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}
cite {
	font-size: 100%;
	font-style: normal;
}

h1{
	font: 260%/1.15 Georgia, serif;
	letter-spacing: -0.2px;
	margin: 0;
	float:left;
}
.border embed{border:solid 6px #666;}

#header{
	width: 1000px;
	height: 273px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background:url(images/header_bg.png) no-repeat;
}

#header_top{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:800px;
	height:155px;
	
}

#header h1 a:hover, #header h1 a:active{
	text-decoration: none;
	color: #D70606;
	
}

#logo{
	text-align:left;
	background-repeat: no-repeat;
	height: 135px;
	width: 140px;
	float:left;
	cursor:hand;
}
#menu_block{
	text-align:left;
	float:left;
	margin:-22px;
	#margin:0;
	padding:0;
	#padding-top:0px;
	_padding-top:2px;
	margin-left:0px;
}

p.payoff{
	text-align:left;
	margin-left:30px;
	color: #fff;
	font: 120% Georgia, serif;
	width: 400px;
	height:28px;
}


h2 {
	font: 140% Georgia, serif;
	letter-spacing: -0.2px;
	margin: 5px 0 2px 0;
}

h3 {
	font: 130% Georgia, serif;
}

ol#comments li p {
	font-size: 100%;
}

p, li {
	font: 14px Arial;
	letter-spacing: 0;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #999;
	text-align: center;
	width:24px;
	color:#91bd27;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	height:24px;
	_margin-top:10px;	
	float:left;
	background:url(images/comment.jpg) no-repeat;
}

.feedback a{
	color: #91bd27;
	text-decoration: none;
}
.feedback a:hover, .feedback a:active{
	text-decoration: none;
}
.feedback p{
	padding: 0;
}

.meta {
	font-size: .75em;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #999;
	font-weight: normal;
	letter-spacing: 0;
}
.meta a{
	color: #D70606;
	text-decoration: underline;
}
.meta a:hover, .meta a:active{
	text-decoration: none;
}
.meta .tags{
	background: url(images/tag.gif) 0 0 no-repeat;
	padding-left: 20px;
        
}
.meta .user{
	background: url(images/user.gif) 0 0 no-repeat;
	padding-left: 20px;
}

.post{
	height: auto;
	margin-bottom:50px;
	float:left;
	#float:none;
	_float:none;
	margin-top:-40px;
}

.img_post{
	border:solid 6px #666;
	width:500px;
	height:120px;
	background-color:#fff;
	top:0;
	float:left;
	z-index:-1;
	margin-bottom:7px;
	padding:0;
}
.post ul{
	margin: 0;
	padding: 0;
}
.post ul li{
	margin: 0;
	padding: 0.2em 20px;
	background: url(images/list.png) 0 4px no-repeat;
	list-style: none;
}
.post ol{
	margin: 0 25px;
	padding: 0;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}

.storytitle {
	margin: 0;
	margin-top:25px;
	_margin-top:40px;
	padding-top:15px;
	color:#91bd27;
	float:left;
	width:auto;
	min-width:300px;
	_width:expression(document.body.clientWidth < 310? "350px" : document.body.clientWidth > 310? "350px" : "90%" );
	_height:30px;
	background:url(images/bg_title.jpg) no-repeat;
}
.storytitle a {
	text-decoration: none;
	color:#91bd27;
}
.storytitle a:link, .storytitle a:visited{
	color:#91bd27;
	text-decoration: none;
}
.storytitle a:hover, .storytitle a:active{
	color: #380000;
}

.date, .date_port{
	z-index:20;
	overflow:visible;
	visibility:visible;
	padding-top:30px;
	_padding-top:40px;
}

div.date p{
	float:right;
	position:relative;
	margin:0;
	width: 100px;
	height: 40px;
	color: #ddd;
	text-align: center;
	font-size: 70%;
	visibility:visible;
	overflow:visible;
	z-index:20;
	background:url(images/bg_data.jpg) no-repeat;
}

div.date_port p{
	position:relative;
	padding:0;
	margin:0;
	width: 100px;
	height: 40px;
	color: #ddd;
	text-align: center;
	font-size: 70%;
	visibility:visible;
	overflow:visible;
	z-index:20;
}
div.date span.mese{
	display: block;
	padding-top:5px;
	color:#666;
}
div.date span.giorno{
	font-size: 190%;
	color: #91bd27;
	font-weight: bold;
	line-height: 0.8;
	padding-top:5px;
}
div.date p span.anno{
	margin: 0;
	padding: 0;
	color:#ababab;
	font-size: 80%;
	font-family: Tahoma, Arial, sans-serif;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
div.commentbody {
	margin: 10px 60px 10px 30px;
	padding: 25px 0 0 10px;
	background: #eee url(images/comment-top.png) no-repeat;
}
div.commentbody div{
	padding: 0 5px 5px 0;
	background: #eee url(images/comment-bottom.png) bottom right no-repeat;
}

#main{
	width: 1000px;
	margin-left:auto;	
	margin-right:auto;
	background:url(images/bg_container.png) no-repeat;
	margin-bottom:0;
	padding-bottom:0;
}

#container{
	width: 800px;
	height:100%;
	text-align:center;
	margin-left:auto;	
	margin-right:auto;
	background-color:#FFF;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:0;
	margin-bottom:0;
	/*filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
	z-index: 1;*/
}
#wrapper{
	float: left;
	width: 500px;
	text-align:left;
	padding-top:30px;
	margin-bottom:0;
	padding-bottom:0;
}

#break {
	width:100%;
	height:80px;
	background:#000;
}

#content {
	width:500px;
	background:transparent;
	padding:0;
	margin:0;
}

/*#header {
	font: italic normal Georgia, serif;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 0;
	position: relative;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}*/

/*#searchform{
	margin:0;
	position:relative;
	font: bold Georgia, Times, serif;
	font-size:12px;
	color:#fff;
	background:none;
	border:none;
	text-align:left;
	height:20px;
	width:120px;
	background-color:#D70606;
	float:left;
}*/

#search{
	margin:0;
	position:relative;
	font: bold 110% Georgia, Times, serif;
	font-size:16px;
	color:#fff;
	background:none;
	border:none;
	text-align:left;
	height:20px;
	width:250px;
	margin-bottom:10px;
}

#s{
	margin:0;
	position:relative;
	font: bold 110% Georgia, Times, serif;
	font-size:14px;
	color:#fff;
	background:none;
	background-color:#D70606;
	border:none;
	text-align:left;
	width:180px;
	height:20px;
	float:left;
	
}

.go{
	background:none;
	border: none;
	padding: 0;
	margin: 0;
	cursor: hand;
	font-family:Georgia, Times, serif;
	font-size:14px;
	color:#fff;
	position:relative;
	background-color:#666;
	width:30px;
	height:20px;
	text-align:center;
}	
	
#searchform label{
	margin:0;
	position:relative;
	font: bold 110% Georgia, Times, serif;
	font-size:16px;
	color:#fff;
	background:none;
	background-color:#D70606;
	border:none;
	text-align:left;
	width:180px;
	height:20px;
	float:left;
}

/*#searchform input{
	background:none;
	border: none;
	padding: 0;
	margin: 0;
	cursor: hand;
	font:Georgia, Times, serif;
	font-size:12px;
	color:#fff;
	position:relative;
	background-color:#D70606;

}*/

#rss{
	position: relative;
	width:100px;
	height:50px;
	float:left;
	padding-left:120px;
	background-image:none;
}

#findme{
	position:relative;
	width:200px;
	height:40px;
	float:left;
	margin-left:15px;
	#margin-left:8px;
	padding-top:10px;
}

.findme, .flickr, .myspace, .lastfm, .skype, .twitter{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	display:inline;
	padding-right:1px;
	#padding-right:3px;
}

.textwidget{
	font-family:Georgia;
	color:#666;
	font-size:12px;
	/*background:url(images/bg_text.gif) no-repeat;*/
	width:250px;
}

#flickrrss {
	padding:0;
	margin-top:10px;
	text-align:left;
	margin-bottom:10px;
}
#flickrrss img{
	padding:2px;
	margin-top:0;
	width:70px;
	height:70px;
}

#lastfmrecords{
	padding:0;
	margin:0;
}

#lastfm-records {
	padding:0;
	margin-top:10px;
	text-align:left;
	margin-bottom:10px;
	margin:0;
}
#lastfm-records img{
	padding:0;
	margin:0;
	width:70px;
	height:70px;
}

#menu {
	padding: 5px;
	float: right;
	display: inline;
	width: 250px;
	margin: 0 0 0 20px;
	text-align:left;
}

#menu form {
	
}

#menu input#s {
	color: #fff;
	background:none;
	border: none;
	float:left;
	width:120px;
}

#menu ul {
	color: #444;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	height: 1%;
}

#menu ul li {
	font: bold 110% Georgia, Times, serif;
	letter-spacing: 0;
	margin: 20px 0 0 0;
	padding:0;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
}

#menu ul ul li {
	border: 0;
	font-family:#Georgia, Times, serif ;
	color:#fff;
	font-size:14px;
	letter-spacing: 0;
	margin:0;
	background:none;
	margin-bottom:3px;	
}
#menu ul ul ul{
	border: none;
}
#menu ul ul ul li{
	font-size: 100%;
}

#menu ul ul li a:hover, #menu ul ul li a:active {
	text-decoration: none;
	background-color:#91bd27;
	width:auto;
	color:#fff;
}

#menu ul ul li a {
	color:91bd27;
	background-color:#fff;
	padding-left:2px;
	padding-right:2px;
}

#menu ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#widget_stags-1{
	width:230px;
	margin-bottom:10px;
}

/*.top_box {
	width: 200px;
	height:20px;
	background-color: #90ca00;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	margin:0;
	padding:0;
}

.bottom_box {
	width: 200px;
	height:20px;
	background-color: #90ca00;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	margin:0;
	padding:0;
}*/


#wp-calendar {
	border: none;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #D70606;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #444;
	font: normal italic Georgia, serif;
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
}

#wp-calendar td {
	color: #999;
	font: normal 100% Arial, Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.storycontent{
	width: 500px;
	border:none;
	height:auto;
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#333;
	text-align:justify;
	line-height:18px;
	_margin-bottom:30px;
}

.storycontent a{
	font-family:Arial;
	font-size:13px;
}

.storycontent p{
	margin:0;
	width:auto;
	padding:0;
}

.storycontent_port{
	width: 750px;
	border:none;
	height:auto;
	float:left;
	text-align:left;	
}

#menu1{
	margin-left:30px;
	padding:0;
	
}
#menu1 ul{
	margin: 0;
	padding: 0;
}
#menu1 ul li{
	display:inline;
}

#menu1 ul li a{
	display:inline;
	margin-right:10px;
	padding: 8px 5px 5px 5px;
	#padding: 5px 5px 5px 5px;
	text-decoration: none;
	font: bold 150% Georgia, Times, serif;
	font-size:22px;
	color:#fff;
	background-color:#91bd27;
	height:26px;
	text-align:center;
}
#menu1 ul li a:hover{
	text-decoration: none;
	font: bold 150% Georgia, Times, serif;
	font-size:22px;
	color:#000;
	background-color:#91bd27;
	height:26px;
	
}

#wrap{
	padding:0px;
	
}

/*.menu1_left{
	background:url(images/button_left.gif) no-repeat;	
	padding:0;
	margin:0;
}

.menu1_right{
	background:url(images/button_right.gif) no-repeat;		
	padding:0;
	margin:0;
}*/



/*#menu1 ul li a:link, #menu1 ul li a:visited{
	background: #222 url(images/menu.png) top left repeat-x;
	color: #ddd;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}
#menu1 ul li a:hover, #menu1 ul li a:active{
	background: #333 url(images/menu.png) 0 -100px repeat-x;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
}
#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited{
	background: #d70606 url(images/menu_in.png) top left repeat-x;
	color: #fff;
	border-left: 1px solid #d70606;
	border-top: 1px solid #d70606;
}*/

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

#footer{
	clear: both;
	background:#fff;
	color: #fff;
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: right;
	font-size: 80%;
	height: auto;

}
.up{
	padding:27px 30px 30px 40px;
	margin-right: 50px;
	font-weight: bold;
	font-family: Georgia, serif;
	color:#91bd27;
	text-align:right;
	background:url(images/top.jpg) no-repeat;
	width:65px;
	height:45px;
}

#footer_real{
	width:1000px;
	text-align:center;
	margin:0 auto;
	height:129px;
	background:url(images/footer.png);
	margin-bottom:0;
	padding:0;
}

.footer_text{
	padding-top:90px;
	font-family:Georgia, Times, serif;
	font-size:14px;
	color:#fff;
	text-align:left;
	padding-left:100px;
}
/*-----------------------------------------------------lightbox-----------------------------------------*/


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
.single_image{margin:10px 0;padding:1px;text-align: center;background: white;border:1px solid #232323;}





