/*   
Theme Name: Baccolo Verde
Description: Tema Creato per la farmacia baccolo.
Author: Federico Vezzoli
Author URI: http://www.federicovezzoli.com
Version: 1.0
Tags: green, paper, fixed-width, two-columns, left-sidebar

*/

body {
	font-family:Georgia, sans-serif;
	font-size:0.9em;
	text-align:center;
	color:#666666;
	background:#58a38d; /*#382d24;*/
	line-height: 1.5em;
	letter-spacing: 1px;
}
p {	
	padding: 5px 22px;
	text-align:justify;
}
p.post_info {
	font-size:0.85em;
	padding:0 30px;
	line-height:100%;
	color:#999999;
}
p.post_info a {
	color:#666;
}
blockquote, blockquote p {
	font-style:italic;
}

.navigation {
		width: 98%;}
		
a {
	color:#58a38d;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:black;
}
a:active, a:focus {
	outline:0 !important;
}
input, textarea, select	{
	font-family:Georgia, sans-serif;
	font-size:0.7em;
}
h1,h2,h3,h4,h5,h6 {
	padding:0 10px;
}
h1 {
	color:#58a38d;
	font-size:2.5em;
	font-family:Georgia, sans-serif;
	line-height:1.0em;
	font-weight: bold;
	/* margin-left: 130px; */
}
h2 {
	color:#58a38d;
	font-size:2.1em;
	font-family:Georgia, sans-serif;
	line-height:1.0em;
	font-weight: bold;
	/* margin-left: 140px; */
}
h2 a, h2 a:hover {
	text-decoration:none;
}
h3, h4, h5, h6 {
	font-size:1.2em;
	color:#58a38d;
	line-height:1.5em;
	font-family:Georgia, sans-serif;
}
h4 {
	font-size:1.1em;
}
h5 {
	font-size:1em !important;
}
h6 {
	font-size:0.95em !important;
}
hr {
	color:#CCCCCC;
	height: 1px;
	border:0pt none;
	clear:both;
	margin:0 10px;
}

.gallery {
	height: auto !important;
	margin: 0 auto !important;
	padding: 0 0 0 10px;
	}
	
.gallery-item {
	float:left;
	margin:10px;
	text-align:center;
	width:28% !important;
	}
.gallery-item img {
	border: 2px white solid !important;
	box-shadow: 3px 3px 3px #666666;
	-moz-box-shadow: 3px 3px 3px #666666;
	-webkit-box-shadow: 3px 3px 3px #666666;
	}


#content li {
list-style: disc;
margin: 0 0 0 36px;
}

/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/

#header {
	height:200px;
	background:url(images/main_bg.png) repeat-x top left;
	width: auto;
}
#header_content {
	width: 538px;
	margin: 0 auto;
	height: 110px;
	text-align:left;
}

#header_content img {
	margin-top:5px;
	background: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
}

.rss {
	float:left;
	display:block;
	height:60px;
	width:60px;
	background:url(images/rss.png) no-repeat top left;
	margin-top:135px;
	cursor:pointer;
}

.menu-top_menu-container {
margin: 0 auto;
}

#main_menu {
width: 640px;
margin: 0 auto;
}
#main_menu ul {
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	/* margin:0 auto; */
	text-align: center;
	width: 100%;
}
#main_menu li {
	display: inline-table;
	margin: 0 5px;
}

#main_menu ul li a {
	text-transform: uppercase;
	font-family:Georgia, sans-serif;
	font-size:0.94em;
	color: white;
}

#main_menu ul li a:hover {
	color:black;
	text-decoration: none;
	background: url(images/bottone.png) repeat-x;
}


/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/

#main_bg {
	background:#FFFFFF url(images/paper_bg_6.jpg) repeat top left;
}

#container { 
	width:940px;
	margin:0 auto;
	text-align:left;
	
}


#main_content {
	float:left;
	width:660px;
	padding-bottom:25px;
	overflow:hidden;
	z-index:8000;
}
	
#main_content_nosidebar {
	float:left;
	width:960px;
	padding-bottom:25px;
	overflow:hidden;
	z-index:8000;
}
	
#main_content_right {
	float:right;
	width:240px;
	padding-bottom:25px;
	padding-top:3px;
	
}

#main_content_right p {
	font-size: 0.87em !important;
	}

#main_content_right h1, #main_content_right h2, #main_content_right h3, #main_content_right h4, #main_content_right h5, #main_content_right h6 {
	padding:0;
}
#main_content_right ul li {
	padding-left:10px;
}
#main_content_right ul li:before {
	content: "\00BB \0020";
	}
#main_content_right ul li a {
	color:#666666;
	text-decoration:none;
}
#main_content_right ul li a:hover {
	text-decoration:underline;
}

.grid_home ul {
margin: 0 0 0 20px;
}

.grid_home li {
list-style: circle inside;
}

/*_____________________________*
** Sidebar
**________________________________________*/

.sidebar{
	margin-top: 20px;
	text-align: right;
	background:url(images/baccolo-bordo2.png) no-repeat top left;
	}
	
.sidebar p {
	text-align: right !important;}

.sidebar_postinfo {
	color: gray;
	text-align: right;
	font-size:0.7em;}

.sidebar_footer {
	text-align: right;
	height: 46px;
	background:url(images/baccolo-bordo3.png) no-repeat bottom left; }
.sidebar_alt {
	display: block;
	height: 23px;
	background: url(images/baccolo-bordo5.png) no-repeat top center;
	margin-bottom:10px;
}

#sidebar a {
font-weight: bold;
}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/

#footer {
	background:url(images/footer.png) repeat-x top left;
	padding-bottom:25px;
	margin-top:-10px;
}
#footer_content {
	padding-top:30px;
	margin:0 auto;
	width:960px;
}
#footer p {
	color:black;
	font-size:0.8em;
	text-align:left;
	line-height:22px;
	padding:0 10px;
}
#footer p span {
	padding:0 10px;
	color:#675545;
}
#footer p a {
	color:#857362;
}
.right {
	float:right;
}
.left {
	float:left;
}

/*------------------------------------------------------------*
**  Search Form
**------------------------------------------------------------*/

#searchform input {
	border:2px solid #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#333;
	padding:6px;
	width:175px;
	float:left;
}

#searchform input.searchButton {
	font-size:0.7em;
	color:#333;
	font-weight:bold;
	text-align:center;
	background:#CCC;
	width:46px;
	height:28px;
	margin-left:2px;
	letter-spacing:1px;
	cursor:pointer;
}

/*------------------------------------------------------------*
**  Images
**------------------------------------------------------------*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.aligncenter {
	text-align:center;
}

/*------------------------------------------------------------*
**  WP Calendar
**------------------------------------------------------------*/

#wp-calendar {
	margin: 0 0 0 15px;
	empty-cells:show;
	width:200px;
}
#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;
}
#wp-calendar caption {
	text-align:right;
	width:93%;
}
#wp-calendar 
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar th {
	padding: 3px 0;
	text-align: center;
}

#main_content_right ul li.recentcomments a {
	font-size:0.7em;
}
#main_content_right ul li.recentcomments a.url {
	color:#555555;
	font-weight:bold;
}

/*------------------------------------------------------------*
**  WP Entry
**------------------------------------------------------------*/

.entry form {
	padding-left:10px;
}
.entry pre {
	margin-left:10px;
}
.entry dl {
	padding-left:10px;
}
.entry ul {
	list-style:disc;
	list-style-position:inside;
	padding-left:20px;
	font-size:0.95em;
}
.entry ul li {
	padding-bottom:5px;
}
.entry ol {
	list-style:decimal;
	list-style-position:inside;
	padding-left:20px;
	font-size:0.75em;
}
.entry ol li {
	padding-bottom:5px;
}

.entry table {
	margin-left:10px;
	color: #009933;
	text-align:left;
}
.entry tbody td, th {
	padding:5px 20px 5px 0;
	font-size:0.8em;
}
.entry tbody tr:hover {
	background-color:#CFFFCD;
	cursor:pointer;
}
.entry thead th {
	padding:5px 20px 5px 0;
	border-bottom: 2px solid #009933;
	font-weight:bold;
}
.entry tfoot th {
	font-size:0.65em;
	font-weight: bold;
	padding:5px 20px 5px 0;
}

/*_______________________________*
** Grid Products
**________________________*/
.grid_product {
	text-align: right;
	background: url(images/baccolo-bordo3.png) no-repeat bottom left;
	color: #666666;
	display:block;
	float: left;
	height:auto;
	margin:0 12px 12px 0;
	padding:8px 8px 40px 8px;
	width:140px;
	font-size: 0.9em;
    }

.grid_product img {
	height: 110px;
	text-align: center;}
	
.grid_product a {
	text-decoration: none;
	color:#666666;
    }
	
.grid_product a:hover {
	color: white;
    }

.grid_brand_header {
	height:60px;
	width: 100%;
	background:url(images/bordo-baccolo-alto.png) no-repeat;
	z-index: 10000;
	overflow: hidden;
	}
	    
.grid_brand_footer {
	float: left;
	display: block;
	height:85px;
	width: 129px;
	background: url(images/bordo-baccolo-basso.png) no-repeat;
	z-index: 10000;
	margin-left:14px;
	}
	
#main_content .grid_brand_footer {
margin: 0 0 10px 14px;
}

.grid_brand_footer a {
	text-decoration: underline;
	color: #666666;
	}
.grid_brand_footer a:hover {
	color: #58A38D;
	}
	

.grid_brand_footer .testo_sx {
	height: 80px;
	margin-left:60px;
	float: left;
}

.grid_brand_footer .testo_dx {
	margin-left:30px;
	height: 80px;
	float: left;	
}	

.grid_brand {
	background:url(images/bordo-baccolo-centro.png) repeat-y top left;
	background-position: 0px 0px;
	float: left;
	height:auto;
	margin:0 0 0 0;
	padding:8px;
	width:98%;
	z-index: 10000;
	margin-left: 16px;
	display: block;
    }
    
.gallery_marchio {
	width: 90%;
	clear: both;
	margin: 0 auto;
}

.col1 {
width: 30%;
float: left;
text-align: center;
}

.col1 img {
float: none !important;
}

.col2 img {
float: none !important;
}

.col3 img {
float: none !important;
}

.col2 {
width: 30%;
float: left;
text-align: center;
}

.col3 {
width: 30%;
float: left;
text-align: center;
}

img {
-webkit-box-shadow:3px 3px 3px #666666;
box-shadow:3px 3px 3px #666666;
-moz-box-shadow:3px 3px 3px #666666;
border:4px solid white;
background: white;
}
    
.grid_brand li {
	list-style-position:inside;
	margin-left:30px;
	}
	
.grid_brand h4 {
	font-size: 1.58em;
	}
    
.grid_brand img {
	margin: 5px;
	float:right;
	}

.dettaglio_prodotto {
	margin:0 12px 12px 0;
	padding:8px;
	float: left;
	line-height: 150%;
	}
	
.dettaglio_prodotto h2,h3,h4 {
	font-size: 1.4em;
	line-height: 150%;
	}
	
.dettaglio_prodotto img {
	float: right;
	}
	
.pagina-giornate .servizio {
width: 100%;
}	

.pagina-giornate .cat {
width: 95%;
}	
	
.servizio {
	text-align: left;
	background: url(images/baccolo-bordo6.png) no-repeat bottom right;
	color: #666666;
	display:block;
	float: left;
	height:auto;
	margin:0 12px 12px 0;
	padding:8px 8px 20px 8px;
	width:430px;
	font-size: 0.9em;
}

.servizio h3 strong {
margin: 0 15px 0 0;
font-size: 0.7em;
color: black;
}

.servizio h3 {
font-size: 1.8em;
}

.servizi_home {
margin: 40px 0 0 0;
}

.servizio h6 {
margin: 15px 0 10px 0;
}

.servizio ul {
float: left;
}	

.servizio ul li {
list-style:disc;
}

.servizio_homepage {
	text-align: left;
	background: url(images/baccolo-bordo6.png) no-repeat bottom right;
	color: #666666;
	display:block;
	float: left;
	height:auto;
	margin:0 6px 12px 6px;
	padding:8px 8px 25px 8px;
	width:200px;
	font-size: 0.77em;
}

.grid_home{
	background:url(images/bordo-baccolo-centro.png) repeat-y top left;
	background-position: 0px 0px;
	float: left;
	height:auto;
	margin:0 0 0 0;
	padding:8px;
	width:98%;
	z-index: 10000;
	margin-left: 16px;
	display: block;
    }
    
.grid_home img{
	text-align: center;
	border:white 4px solid;
	margin: 0px 0 0px 0;
	box-shadow: 3px 3px 3px #666666;
	-moz-box-shadow: 3px 3px 3px #666666;
	-webkit-box-shadow: 3px 3px 3px #666666;
	}
	
.cat {
margin: 0 0 20px 0;
width: 480px;
float: left;
}
	
.grid_brand_header_cat {
	height:60px;
	width: 100%;
	background:url(images/bordo-baccolo-alto.png) no-repeat;
	z-index: 10000;
	}
	    
.grid_brand_footer_cat {
	height:110px;
	width: 100%;
	background: url(images/bordo-baccolo-basso.png) no-repeat;
	z-index: 10000;
	margin-left:14px;
	padding:0 0 0 74px;
	}

.grid_brand_cat {
	background:url(images/bordo-baccolo-centro.png) repeat-y top left;
	background-position: 0px 0px;
	float: left;
	height:auto;
	margin:0 0 0 0;
	padding:8px;
	width:100%;
	z-index: 10000;
	margin-left: 16px;
	display: block;
    }
    
 #cat {
 width: auto;
 margin: 25px;
 text-align: center;
 float: left;
 height: auto;
 padding-bottom: 4px;
 }
 
 #cat h4 {
 margin: 15px 0 0 0;
 vertical-align: bottom;
 }
 
 #cat img {
 vertical-align: middle;
 }
 
 #cat:hover {
 padding: 0;
 border-bottom: 4px solid #58a38d;
 }
 
 #fornitori {}
 
 #fornitori li {
 float: left;
 list-style-image: none;
 list-style-type: none;
 }

/*------------------------------------------------------------*
**  WP Comments
**------------------------------------------------------------*/

.comment_container{
	background:url(images/baccolo-bordo2.png) no-repeat top left;
	text-align: right;
	width:680px;
	
	}
.comment_container h3 {
	margin-left:120px;
	text-align: left;
	}

.comment_footer {
	text-align: right;
	height: 46px;
	width:680px;
	background:url(images/baccolo-bordo3.png) no-repeat bottom left;
	margin-bottom: 20px;
	}

.alt {
	background: url(images/baccolo-bordo4.png) no-repeat top center;
	
}

.alt:after {
	margin-right: 230px;
	content: url(images/baccolo-bordo4.png);
	}
	
.commentlist {
	text-align: right;
}
.commentlist li {
	margin: 5px 0 0;
	padding: 10px;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
#commentform p {
	margin: 5px 0 0 65px;
	padding:0 10px;
}
#commentform p.last {
	padding-top:5px;
}
#commentform label {
	display:block;
	padding-bottom:3px;
}
#commentform input {
	border:1px solid #999999;
	padding:5px;
	width:450px;
}
#commentform #submit {
	width:auto;
	font-weight:bold;
	cursor:pointer;
}
#commentform textarea {
	border:1px solid #999999;
	padding:5px;
	width:450px;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	display: block;
}
.depth-1 {

}
.commentlist li ul li {
	font-size:0.77em;
}
.commentlist li .avatar {
	display: none; 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-size:0.77em;
}
.commentlist p {
	padding:5px 0;
}
