#thumbBox{
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{
background-color: white;
color: #1db135;
font-weight: bolder;
font-size: 1.1em;
}

#thumbLoading{
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

abbr {
	border-bottom: 0 none;
	}
	
body {
    background:#333 url(images/background.jpg);
    font-family: helvetica, arial, sans-serif;
    font-size:9pt;
    margin:0;
    padding:0;
}

#container {
    width:530px;
    background:#fff;
    padding:10px;
    margin:10px auto 10px auto;
}

#header {
    background:url(images/header09.jpg) top left no-repeat #fff;
    width:530px;
    height:150px;
    margin:0;
    padding:0;
}

#header h1 {
    color:#fff;
    margin:0;
    padding:10px;
    text-transform:lowercase;
    font-weight:normal;
    font-size:24pt;
    text-indent: -9999px;
}

#header p {
    text-align: left;
    padding:50px 10px 10px 10px;
    color:#fff;
    font-size:10pt;
    font-weight:bold;
    margin-left: -9999px;
}

#nav {
    margin:10px 0 0 0;
    padding:0 10px 0 10px;
    height:37px;
    width:510px;
    background:url(images/nav_off.jpg) top left repeat-x #27cd3d;
}

#nav li {
    list-style:none;
    margin:0;
    padding:0;
    display:inline;
    float: left;
}

#nav li a {
    color:#fff;
    font-weight:bold;
    font-size:12pt;
    text-decoration:none;
    padding:0 10px 4px 10px;
    display:block;
    margin:0;
    line-height:33px;
    overflow:hidden;
    float:left;
}

#nav li a:hover {
    background:url(images/nav_on.jpg) top left repeat-x #f6502e;
}

#content {
    margin-top:10px;
}

#content .date {
    width:80px;
    float:left;
    font-weight:bold;
    text-align:center;
    padding:6px 1px;
    background-color: #1db135;
    color: #fff;
    margin-top: 35px;
    text-transform: lowercase;
}

#content .date strong {
    color: #000;
    }

#content h2 {
    font-size:1.6em;
    color:#f6502e;
    font-family:georgia, times, serif;
    font-weight: bolder;
    margin:0;
    padding:0 0 0 5px;
}

#content .post {
    margin-left:90px;   
}

#content #link1 {
        text-decoration: none;
        border-bottom: 1px dotted gray;
        }
        
#content #link1:hover {
        border-bottom: 1px solid #1db135;
        }
        
#content .post p {
        text-align: justify;
        padding-right: 20px;
        padding-left: 10px;
        }
        
#content .post table {
        margin: 0 10px;
        }
        
table td {
            padding: 4px;
            text-align: justify;
            }
table td br {
        line-height: 2em;
        }
		
table.vcalendar td br {
		line-height: 1em;
		}
		
table td span {
            font-weight: bolder;
            }
			
table td span.description {
			font-weight: normal;
			}
            
table td.data {
    background-color: #1db135;
    color: #fff;
    font-weight: bolder;
    }
        
table td.quando {
        width: 15%;
        vertical-align: top;
        }
        
table td.quando2 {
        width: 10%;
        }
		
table td.genre {
		text-align: right;
		color: #1db135;
		font-variant: small-caps;
		letter-spacing: 1.3px;
		font-size: 1.2em;
		padding: 0;
		}
        
table caption, table th, table tr.head {
        height: 0;
        overflow: hidden;
        text-indent: -9999px;
        display: block;
        }

#content ol {
        list-style: lower-alpha;
        }
        
#content ul, #content ol {
        margin-top: -1em;
        }
		
#content .locandina ul {
		margin-top: 0;
		}
#content .locandina ul li {
		margin-top: 0.3em;
		}
span.dataloc {
		font-size: 1.1em;
		color: #009edf;
		}

#content ul.point li {
            list-style-image: url(images/point.gif);
            }
            
#content ul.none li {
            list-style: none;
            }
            
#content fieldset {
        padding: 2em;
        border: 1px solid #1db135;
        }
        
#content label {
        padding-bottom: 0.3em;
        display: block;
        }
        
#content legend {
            color: #1db135;
            }
            
input#go {
        color: #1db135;
        background-color: #fff;
        }
        
input#nome, input#email, input#url, input#test, textarea {
        width: 380px;
        }
        
input#nome:hover, input#email:hover, textarea:hover, input#go:hover, input#url:hover, input#test:hover {
        background-color: #e6f49c;
        }

#content p.alert {
            font-size: 2em;
            color: #f00;
            }
            
h5 {
        margin-bottom: -1em;
        font-size: 1em;
        }
        
h3, h4 {
        text-align: center;
        }
        
h3 {
        margin-top: 2em;
        }
        
#footer {
    border-top:1px solid #f6502e;
    color:#f6502e;
    margin-top:10px;
    padding:10px;
    text-align:center;
    font-size:8pt;
}

#content p.postmeta {
    clear:both;
    font-size:8pt;
    padding:2px;
    background:#e6f49c;
    margin:0;
    text-align: right;
}

p.postmeta a, p.postmeta a:hover {
    color:#000;
    background:none;
}

a {
    color:#128A28;
}

a:hover {
    color:#F9502D;
    background:#F4FBD2;
}

#photos {
    position:relative;
    width:370px;
    margin:0 auto 0 auto;
}

#photos a img {
        border: 0 none;
        }
        
.imgbox {
    position:relative;
    padding:5px;
    border:1px solid #000;
    margin:10px;
    width:88px;
    height:88px;
    float:left;
}

label#website {
    display: none !important;
    }

h3.linea {
        text-decoration: underline;
        text-align: left;
        padding-bottom: 0.4em;
        }
        
ul.home li {
        text-align: justify;
        padding-right: 20px;
        }
		
#content .post p#slika {
		text-align: right;
		}
		
		
div.news {
		border: 2px solid #ff9;
		background-color: #ffc;
		margin-bottom: 1em;
		}
div.news a {
		text-decoration: none;
		border-bottom: 1px dotted #093;
		}
div.news h3 {
		margin-top: 1em;
		}
	
#content p.photo {
		text-align: center;
		font-style: italic;
		}
p.photo a img {
		border: none;
		}
		
#nav li #feedlogo {
		padding: 4px 4px 0 4px;
		}
#feedlogo img {
		border: none;
		}