/* set di base per margini e padding */
html, body {margin: 0; padding: 0}
h1, h2, h3, h4, h5, h6 {margin: 0.7em 0 0.2em}
address, blockquote, dl, form,
fieldset, ol, table, p, pre, ul{
  margin-top: 0.2em; margin-bottom: 1.2em}
  
/* -----------------------------------*/
/* ---------->>> BODY AND TYPE <<<-----*/
/* -----------------------------------*/

#panel {
	
	height: 570px;
	display: none;
}

.comment {}

.reply {margin: 1em 0;}

.comment p {
color:#666666;
font-size:0.8em;
margin:0 0 0.5em 1em;}

body{font: 100.01%  Arial, Helvetica, sans-serif; color: #444444; background: url(../images/art_deco_bg.jpg) repeat-y;  }
h1{font-size: 2.4em}
h2{font-size: 1.8em}
h3{font-size: 1.4em}
h2,h3, h2 a, h3 a, #footer p, #footer p a {font-family: Arial; text-transform: uppercase; font-weight: bolder; color: #080808;
letter-spacing: 0.2em;}
h4{font-size: 1.2em}
h5{font-size: 1em}
h6{font-size: 0.85em}

blockquote {
background: url(../images/11.gif) 
no-repeat;
text-align: justify;
padding-left:25px;}

small {font-size: small}
strong {color: #474c94}

/*line-height*/
p, blockquote, pre, ol, dl, ul, form {line-height:1.5}


body {
	background-color:#fff;
	margin:0px; padding:0px;
}
/* containing divs */

#container {
    background: url(../images/art_deco_top_wrapper.jpg) no-repeat center top; 

    width: 100%;
    padding: 0 0px 0 0px; 
}

#wrapper {
   
    padding: 0 0px 0 0px; 

}

/* header */
#header {
	background: url(../images/art_deco_header_fold.jpg) no-repeat scroll center top #fff;
	height: 284px;
	padding: 0 0 0 0;
	visibility: visible;
        border-bottom: 3px #6c1d26 solid;}

#header h1,
#header h2, #footer p {
  display: none;	
}


/* -----------------------------------*/
/* ---------->>> NAVIGATION <<<-----*/
/* -----------------------------------*/

#navbar {
	padding: 0;
	margin: 0 20%;
	position: absolute; top: 210px;
	color: #000;
        text-align: center;
}

#navbar ul {
	margin: 0 0 0 0;
	padding: 10px;
	text-align: center;
}

#navbar li {
	display: inline;
	text-transform: uppercase;
	line-height: 2em; padding: 10px 7px;}
	
#navbar li a { 
	font-family: Arial Black; 
	font-weight: bolder; 
	color: #fff; 
	letter-spacing: 0.3em;
	text-transform: uppercase;
	text-decoration: none; padding: 10px; line-height: 2em;}
	
#navbar li a:hover, a.navbar_active {
	padding: 10px; line-height: 2em; 
	letter-spacing: 0.3em;
        border-top: 3px solid #ededed;
        border-bottom: 1px solid #ededed;        
}



/* -----------------------------------*/
/* ---------->>> MAIN CONTENT <<<-----*/
/* -----------------------------------*/

#maincontent{
        background: none;
        width: 50%;
	margin: 0px 20px 0 30px;
	float: left;}
	
	/*post*/

.post-title a, .post-title h3 {
	text-decoration: none;
        font-family: Arial Black, Arial, sans-serif;
        color: #B6372E;
        
}

.post-body a {color: #474C94;}

.post-title a:hover,
.post-body a:hover,
.post-footer-elements li a:hover,
.post-category-title a:hover
{
	color: #fff; 
        background: #474C94; 
}

.post-date {
	width: 140px;
	height: 4em;
	float: left;
	font-family: Arial;
	position: relative;
	font-weight: bolder; color: #666;
	background: url(../images/mail_stamp.gif) no-repeat left top;
}

.year{
	font-size: 2em;
	width: 50%; 
	margin: 0; padding: 8px 0 0 12px ;}

.post-date .day_month {
	width: 30%; 
	float: left;
	position: relative; top: -2.1em;
	line-height: 1em;
	text-align: center;
	text-transform: uppercase; padding: 2px 0 0 8px;}
	
span.day {
	letter-spacing: 0.7em;
        padding: 0 0 3px 4px;
}

.post .post-category {
	float: left;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bolder;
	margin: 5px 10px 0 10px ;
	line-height: 1em;
}

.post-category-label	{
	color: #666666;
}	
.post-category-title, .post-category-title a	{
	color: #474c94;
        text-decoration: none;
}

.post{
       clear: both;
       margin: 50px 0 0 0;	
}

.post-body{
	clear: both;
}

.post-body h3, .post-body div.details h3{
	font-size: 1.2em;
        color: #B6372E;
}

.post-body h4, .post-body div.details h4{
	font-size: 1em;
        color: #474c94;
}

.post-body div.details{
	font-size: 0.8em;
        border-top: 1px dotted;
}

.post-footer-elements {
 	float: right;
 
}

.post-footer-elements li, .post-footer-elements li a
 {
 	display: inline;
 	text-transform: uppercase;
 	line-height: 2em; padding: 10px 10px 0 0;
 	font-weight: bold;
 	color: #474c94;
 	font-size: 0.9em;
        text-decoration: none;
}


/* ---------->>> Images <<<-----*/

.left_thumb img{
  	 position: relative; 
	top: 0px; 
	
	width: 76px; 
	height: 74px; 
	padding: 8px; 
	float: left; 
        border: 2px solid #B6372E;
        padding: 4px;
	margin: 0px 14px 3px 0px;
 
}

img {border: 2px solid #B6372E;
        padding: 4px;}

img a:hover {background: #474C94;}

/* -----------------------------------*/
/* ---------->>> SIDE CONTENT <<<-----*/
/* -----------------------------------*/

#sidebar{
	float: left; 
	width: 20%;
	position: relative;
	top: 0px;
	margin: 40px 0 40px 2%; 
	background: none;
	}
	
#sidebar-right{
	float: right; 
	width: 20%;
	margin: 40px 2% 40px 0px;
	background: none; }	
	
#sidebar-right p, 	
#sidebar p{
	font-size: 0.8em; }	

.sidebar-title, 
#sidebar-right .sidebar-title, 
#sidebar-right h2 {
	font-family: Arial; 
	text-transform: uppercase; 
	font-weight: bolder; 
	color: #474C94; 
	font-size: 1.1em;
        padding: 0;
        height: 2em;}

#sidebar-right h2.photo_album, 
#maincontent h2.photo_album {
	padding: 5px 0 0 70px;
        color: #474C94;
        height: 70px;	
	background: url(../images/camera_64.png) no-repeat left top;
}

#sidebar-right h2.twitters {
	padding: 30px 0 0 90px;
        height: 40px;	
	background: url(../images/art_deco_gabbiano_1.gif) no-repeat left top;
}

#sidebar-right h2.side_feed {
	background: url(../images/rss2_128.png) no-repeat left top;
	height: 60px;
	padding: 90px 0 0 140px; line-height: 2em;
}
  /*-- twits --*/

div#tweet ul li{

font-size: 0.7em;
border-bottom: 1px dotted #474C94;
padding: 10px 0 10px 0; 
list-style-type: none; 
}
    
#sidebar p a,
#sidebar-right p a,
#sidebar-right li a,
#sidebar-right strong   {  
    color: #484ca7;    
}

#sidebar a:hover   {  
    color: #fff; 
    background: #474C94;   
    
} 


.sidebar-list ul{
	margin: 0px;
	padding: 0;}

.sidebar-list li {
	margin: 0px; padding: 0px; text-indent: -2.9em;
	text-transform: uppercase;
	font-family: Arial; 
	font-size: 0.8em;
	list-style-type: none;
	padding: 0 0 0 25px;
 }
 
 .sidebar-list li a {
	font-size: 1em;
	text-decoration: none;
	color: #333;
}






/* my-vcard */
#about {
	background: url(../images/art_deco_paravion.jpg) no-repeat top left ;
	height: 150px;}
	
#myvcard {
	height: 150px;
	padding: 18px 0 0 28px;
}
	
#myvcard p{
	padding: 0 0 0 0px;
	line-height: 1em;
 	font-size: 0.8em;
 	color: #666;
}
	
#myvcard a.nickname {
	text-transform: uppercase;
	text-decoration: none;
    color: #484ca7;
    font-weight: bold;
    font-size: 0.8em;
    margin: 0;
    padding: 0;}
    
#myvcard .email a{
	text-transform: uppercase;
	text-decoration: none;
    color: #484ca7;
    font-weight: bold;
    font-size: 0.8em;
    margin: 0;
    padding: 0;}
    
#myvcard a:hover, #myvcard p.caption a:hover {
     background: #888; color: #fff;
}

#claim_id {
     position: relative;
     margin: -2px 27px 0 0;
     float: right;}
     
#myvcard p.caption a{
	text-transform: uppercase;
	text-decoration: none; 
	font-size: 0.6em;
	color: #af4837 
	}
	
#myvcard p.caption {
	text-align: center;
	padding: 0 3% 0 0;
}
	
/* -----------------------------------*/
/* ---------->>> FOOTER <<<-----------*/
/* -----------------------------------*/	


#footer{
	margin: 0; padding: 0px;
    clear: both;
	height: 182px;
    background: #000 url(../images/art_deco_footer.jpg) no-repeat left top;
	bottom: 0px;}

#credits {
	margin: 20px 0 50px 0;
	float: left;
}

#tech_details {
    margin: 20px 0 50px 0;
    padding:  0 0 0 30px;
	float: right;
	}

/* -----------------------------------*/
/* ---------->>> FOOTER <<<-----------*/
/* -----------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/* GALLERY */

div.gallery {margin: 0 1em 2em 0;}

div.gallery div.gallery_item,
div.gallery ul li  {
width: 100px;
float: left;
padding: 0 5px 5px 0;
}

div.gallery ul {list-style-type: none;}

div.gallery div.gallery_item  {
height: 11em;

}

div.gallery div.gallery_item p{
font-size: 0.7em;
padding: 0 5px 5px  0;
}