/*  
Theme Name: Localmercato
Theme URI: 
Description: Tema creato per WordPress da Sergio Gandrus
Version: 1.0
Author: Sergio Gandrus
Author URI: http://www.sergiogandrus.it
*/

@import url("css/dropmenu.css");	/* styling dropdown menu */

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	/*font-family: Arial, Helvetica, Georgia, Sans-Serif;*/
        font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: #fff url(images/bg_body.gif) repeat-x;
	color: #000;
}

a{
	text-decoration: underline;
	color: #05b303;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #faf5ef;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 1px;
	color:#FFFFFF;
	height: 0px;
	text-align: left;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #e5d8c6;
	background-color: #faf5ef;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}


#container{
	margin: 0 auto;
	width: 987px;
}

#header{
	clear: both;
	padding: 14px 0 0 0;
}

#header h1{
	float: left;
	padding: 26px 30px 0 72px;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	background: url(images/logo.gif) no-repeat 38px 26px;
	color: #fff;
}

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

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


#pagewrapper{
	float: left;
	width: 987px;
	padding: 180px 0;
	background: url(images/bg_page.gif) no-repeat left top;
}

#page{
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	height: 610px;
}

#puntinato{
width:1px;
height:500px;
float:left;
  border-right:dotted 1px #CCCCCC;
  margin-right: 5px;
}

/* content per home
--------------------------------------------------*/
#content {
  float:left;
  width:400px;
  margin-top:0px;
  padding-right:5px;
  padding-left:5px;
  margin-bottom:20px;
  background: #fff;
  /*font-size:1em;*/
  display:inline;
  overflow:hidden;
}

/* left sidebar per home
--------------------------------------------------*/
#sidebar_l {
			/*float:left;*/
			width:290px;
			border:solid 0px;
			margin-left:0px;			
			}

/* right sidebar
--------------------------------------------------*/
#sidebar_r {
			float:right;
			width:210px;
			border:solid 0px;
			margin-right:0px;
			overflow:auto;
		 	}
			
#content h1 {
   color:#333333;
   font-weight: normal;
   font-family: "Times New Roman", Times, serif;
   line-height:1.4em;
   margin:0 0 8px 0;
   font-size:1.5em;
}
#content a {color:#14568A; text-decoration:none;}
#content a:hover{color:#CC0000; text-decoration:none;} 

#content h2 {  
  color:#333333;
  font-weight: normal;  
  font-family: "Times New Roman", Times, serif;
  line-height:1.4em;
  margin:0 0 8px 0 ;
  font-size:1.5em;
}

#content h1 a,h2 a, h3 a, h4 a {font-weight: normal;}
#content h3 {
  margin: 10px 0 18px 0;
  font-size:12pt;
  font-weight:bold;
  font-family: "Times New Roman", Times, serif;
  margin:0 0 8px 0;
  line-height:13pt;
  color:#642e2e;
} 
#content h4 {
  margin:2px;
  padding:0px;
  font-size:11pt;
  /*font-weight:regular;*/
  font-family: "Times New Roman", Times, serif;
  line-height:13pt;
  color:#000000;
} 
#content ol {margin-top:5px;margin-bottom:5px;}
#content li {font-size:17px;}

#content.archive h2 {margin:0 0 8px 0;}
#content.archive h3 {
  margin:0 0 10px 0;
  font-family:Georgia, serif;
  font-size:1.3em;
  font-weight:normal;
}
#content.archive h4 {
  margin:0 0 18px 0;
  font-size:1em;
}
#content.archive h5 {
  margin:0;
  font-size:1em;
}
.singlecol #content {
  float:left;
  width:470px;
}

#commentspopup #content {
  float:none;
  padding-top:0;
}

* Sidebar Properties 
---------------------------------------------------*/
.sidebar {font:1em;
          color:#464646;
		  overflow:auto;}
.sidebar h1 {
   color:#003366;
   font-weight: bold;
   font-family: "Times New Roman", Times, serif;
   line-height:1.4em;
   margin:0 0 8px 0;
   font-size:1.5em;
}
.sidebar a,a:hover,a:visited{color:#14568A; text-decoration:none;}

.sidebar h2 {  
  color:#642e2e;
  font-weight: bold;  
  font-family: "Times New Roman", Times, serif;
  line-height:1em;
  margin:0 0 8px 0 ;
  font-size:1.5em;
}
.sidebar h3 {
  margin: 10px 0 18px 0;
  font-size:12pt;
  font-weight:bold;
  font-family: "Times New Roman", Times, serif;
  margin:0 0 8px 0;
  line-height:13pt;
  color:#642e2e;
}
.sidebar h4 {
  margin:2px;
  padding:0px;
  font-size:11pt;
  /*font-weight:regular;*/
  font-family: "Times New Roman", Times, serif;
  line-height:13pt;
  color:#000000;
}

#sidebar_l<.sidebar_box h4 a,h1 a,h2 a, h3 a {font-weight:bold;}

.sidebar h5 {
  margin: 10px 0 18px 0;
  font-size:1em;
  font-weight:bold;
  font-family: "Times New Roman", Times, serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#003366;
} 
.sidebar h6 {
  margin: 10px 0 18px 0;
  font-size:0.8em;
  font-weight:bold;
  font-family: "Times New Roman", Times, serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#003366;
}
.sidebar_box{
			background:#F6F6F6 none repeat scroll 0% 50%;
			border:1px solid #DDDDDD;
			margin-top:5px;
			margin-bottom:10px;
			padding-left:14px;
			padding-right:5px;
			padding-top:10px;
			padding-bottom:10px;
			position:relative;
		    overflow:hidden;
			}
.sidebar ul { 
	padding: 0;
	margin: 0;
	font-style:italic;
    list-style: disc;
}
.sidebar ul li { 
	width:200px;
	font-style:italic;
	padding: 0;
	margin: 0;
}

/**************** Navigazione*********************/

#nav {
        width:936px;
        height:20px;
        line-height:40px;
        margin: 0 auto;
        padding:8px 0 0;
        border-bottom:1px solid #fff;
        }
		
ul.nav {
	font-size: 8pt;
        font-weight:bold;
        letter-spacing: 0px;
        height:20px;
        line-height:20px;
        float:left;
		text-transform: uppercase;
	list-style: none;
	padding: 0;
	margin: 0;
	background: #34282a;
	width:936px;
        }

ul.nav li {
        float: left !important;
        margin: 0;
        padding: 0;
        list-style-type: none;
        }

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {        
        color: #FAF7E8;
        float: left;
        display: block;
        padding: 0 20px;
		text-decoration: none;
        }

ul.nav li a:hover, ul.nav li a:active {
        background: #642e2e;
		text-decoration: none;
        }

ul.nav li.current_page_item a {
        text-decoration:none;
        background: #642e2e;
        text-decoration: none;
        }

ul.nav li ul {
        float:left;
        margin:0;
        padding:0;
        }

.post{
	margin: 10px 0 0;
	padding: 15px;
	background: url(images/bg_post.gif) no-repeat left top;
}

.post h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 18px;
	font-weight: normal;
	color: #c97d05;	
}

.post h2 a{
	text-decoration: none;
	color: #c97d05;
}

.post h2 a:hover{
	text-decoration: underline;
}

.browse{
	margin: 0 15px;
	border-top: 1px solid #e5d8c6;
	padding: 15px;
	line-height: 24px;
}

/* Comments Template */

#comments-template{
	border-top: 1px solid #e5d8c6;
	margin: 0px 15px;
	padding: 15px 0;
}

#comments-template p{
	line-height: 24px;
}

#comments-template p.nocomments{
	padding: 0 15px;
}

#comments-template h2, #comments-template h3{
	font-size: 14px;
	font-weight: bold;
	color: #74624b;
}

h3#comments, h3#respond{
	padding: 0 0 0 15px;
}

h3#respond{
	padding: 30px 0 0 15px;
}

#comments-template .commentmetadata{
	font-size: 11px;
}

#comments-template ol{
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments-template ol li{
	border-bottom: 1px solid #e5d8c6;
	padding: 15px 0 15px;
}

/* End Comments Template */


/* tabella prodotti */

table.prodotti {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: #cccccc;
	border-collapse: collapse;
}
table.prodotti th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dotted dotted dotted dotted;
	border-color: #cccccc;
}
table.prodotti td {
	border-width: 1px 1px 1px 1px;
	padding: 6px 6px 4px 4px;
	border-style: dotted dotted dotted dotted;
	border-color: #cccccc;
}

/*fine prodotti */

/*tabella manifesto home*/
table.manifesto {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 10pt;
	padding: 0;
	border-width: 0;
}
tr.d0 td {
	background-color: #FFFFFF; color: black;
}
tr.d1 td {
	background-color: #E0E0E0; color: black;
}
/*fine tabgella manifesto home*/

/*div per le news */
div#news
      {
	width: 210px;
	height: 320px;
	/*background-color: #ff0000;*/
	padding: 0px;
        font-size:14px;
      }
/* fine div per le news*/	

#footer {
        width:680px;
        height:20px;
        line-height:20px;
        float:left;
        padding: 0 0 0 20px;
		background-color: #E0E0E0;
		margin-left: 35px;
		font-family: Arial, Helvetica, Georgia, sans-serif;
		font-size: 10px;
		font-weight:bold;
        }
#footerloghi {
        float:right;
        vertical-align:top;
        padding-top: 80px;
        }
  
#container, #header, #menu, #pagewrapper, #page, #banner, #puntinato, .maincol, .post, .entry, .browse, #sidebar, #comments-template{
	text-align: left;
	vertical-align:top;
}