/*
Theme Name: Galleria Margherita
Theme URI: http://www.masterfabry.altervista.org
Description: Theme my template
Version: 1.0
Author: Fabrizio Caracciolo
Author URI: http://www.masterfabry.altervista.org
*/


/* formattazione sezione info */


@import url(http://fonts.googleapis.com/css?family=Merienda+One);
@import url(http://fonts.googleapis.com/css?family=Marck+Script);


	  
	  
 *{margin:0px; padding:0px; }

body{background:url(images/image.jpg) fixed top #130806; font-family: "Arial Narrow", arial,Helvetica, sans-serif;}
#main {margin: 0px auto; width:1000px; height:auto;}
#container{float:left; width:1000px; height:auto; margin-top:20px;}
#menu{width:982px; padding-left:25px; float:left;}
#nav{width:982px; float:left; font-family:"Marck Script"; font-size:22px;}

#nav ul li {float:left; list-style-type:none; width:136px; text-align:center;}
#nav a{   color:#fff; display:block; padding-top:15px; margin-left:2px; background-image:url(images/a.png); background-repeat:no-repeat; height:35px; text-decoration:none;}
#nav a:hover{background-image:url(images/hover.png); text-decoration:none; color:#150a06;}

#header{width:1000px; height:220px; float:left; background-image:url(images/header.png); background-repeat:no-repeat;}

#content{float:left; width:780px; height:auto;  background-repeat:repeat-y;}

#testo{width:765px; height:auto;  margin-left:11px; background-color:#FFFFFF; padding-left:5px;}

#bg_body{ width:1000px; height:auto; background-image:url(images/clear.png)}


#sidebar{float:right; width:220px;   background-repeat:repeat-y; font-family:"Marck Script"; font-size:22px;}
#sidebar ul li {list-style-type:none; margin-left:11px; }
#sidebar a{text-decoration:none; text-align:center; color:#fff; background-image:url(images/link.png);  display:block; width:100%; height:35px; background-repeat:no-repeat;  padding:6px 0 0 0;}
#sidebar a:hover{text-decoration:none; color:#057391; }
#sidebar h2{color:#3c1b16; margin-left:5px; margin-bottom:8px; text-align:center;}


#footer{clear:both; width:1000px; height:50px; text-align:center;  margin-bottom:20px; padding-top:40px;}
#footer a{text-decoration:none; color:#3c1b16;}
#footer a:hover{text-decoration:none; color:#057391;}

/*titolo post */
.titolo{font-style:normal; font-family:"Century Gothic";margin-bottom:5px;}
.titolo a{color:#000; text-decoration:none;}
.titolo a:hover{color:#000; text-decoration:none;}

.bottone{background-color:#3c1b16; color:#fff;}
.text{color:#057391;}




.clear{clear:both; width:auto; height:7px; background-image:url(images/clear.png) ; }



#giustifica{width:99%; text-align:justify;}
#giustifica h2 a{color:#9f1314; font-family:"Merienda One";} /* titolo pagina principale POST*/
#giustifica h2 a:hover{color:#000; font-family:"Merienda One";} /* titolo pagina principale POST*/
#giustifica .entry a {color:#9f1314;} /* link che si visualizzano all'interno di un post*/
#giustifica .entry a:hover{color:#000;}
#giustifica small{color:#000;} /* scritta "questo articolo è stato pubblicato in .....*/
#giustifica small a{color:#9f1314;}
#giustifica small.data{color:#000; margin-bottom:5px; display:block;} /* data del post*/




h2{font-size:20px; color:#562810; font-family:"Merienda One";} /*titolo post cliccato*/
 

#respond h3 {margin-top:10px;/* Questo margine distacca ancora di più il margin-bottom della testata !!*/ padding:0px; color:#000; } /* scritta LASCIA UN COMMENTO*/



 .postmetadata /* voce PUBBLICATO IN ....*/
 {
   padding: 2px;  
     margin-top:12px;
	  margin-right:0px; 
	  
 }

.postmetadata a {color:#757575} /* TUTTO CIò CHE è SCRITTO DOPO PUBBLICATO IN ....*/
.postmetadata a:hover {color:#8b8b8a;}







.post-edit-link {color:#24201d;}/* scritta MODIFICA QUESTO ARTICOLO*/



.alignright{float:right; }
.alignleft{float:left; }

.clear{clear:both}
.navigation {}
 
.navigation a
 { 
   color:#000;    
 }
 
 .navigation a:hover
 {
   color:#999999;    
 }


.more-link{text-decoration:none;}





ol.commentlist
 {
   width: 90%;
   margin: 0 auto;
   
   
 }

 ol.commentlist li
 {
   margin-bottom: 1.5em;
   border: 1px solid #c08330;
   padding: 5px;
   background-color: #ffffff; /*commenti dispari */
   color:#000000;
 }

 ol.commentlist li.alt
 {
   background-color: #ffffff; /*commenti pari */
   color:#000000;
    
 }

 ol.commentlist a
 {
color:#9f1314;  /*link dei commenti */
 }
 


 small.commentmetadata
 {
   font-size: 0.8em;
   margin-bottom: 1em;
   display: block;
   
 
   
 }
 
 #commentform
 {
 color:#000000;
   padding:12px;
 }
 
 #commentform small {color:#808080;}
 
#giustifica h3 a{color:#000;} /* visualizzata nella pagina archivio*/
#giustifica a:hover{color:#000} /* visualizzata nella pagina archivio e come hover nei link dei post e scritta ADMIN E LOGOUT in hover*/

 #commentform a{color:#9f1314;} /* scritta admin e logout*/
 #commentform a:hover{color:#000;}
 
 #respond
 
 {
 margin-left:12px;

  
 }
 
  #comments /* la scritta che dice il numero commenti a un determinato commento */
  {
   color:#000;
   margin-left:12px;
   margin-bottom:12px;
   margin-top:12px;

 
  }
  
  .nocomments 
  {
  visibility:hidden; /*tolgo la scritta i commenti sono chiusi */
  
  }
  .commento a{text-decoration:none;}

/*fine formattazione per i commenti */

/* Stile per archive.php*/
.pagetitle
 {
  color:#9f1314; margin-bottom:5px;
  
 }




.center{text-align:center; margin-bottom:50px;}




