/*
Theme Name: MdP 2.0
Theme URI: http://www.akari.it
Description: A theme by <a href="http://www.akari.it">akari</a>.
Version: 2.0
Author: Arianna Agostini
Author URI: http://www.akari.it

*/

* {
	margin: 0;
	padding: 0; 
}


body {
	font: 80%/150%  "Trebuchet MS", Tahoma, Arial;
	color: #666;
	background: #c5daef url(images/mainBG.jpg) no-repeat center 40px;
	margin: 0px auto;
}


img, div { behavior: url(http://mercatinodeipiccoli.com/wp-content/themes/MdP_2.0/iepngfix.htc) }


a {
	color:  #ff6600;;
	text-decoration: none;
}
a:visited {
	color:   #ff6600;;
	text-decoration: none;
}
a:hover {
	color:   #ff6600;;
	text-decoration: underline;
}
p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
h1 {
	margin:0px;
	height: 195px;
	
}
h1 a{
	color: #322767;
	text-decoration: none;
}
h1 a:visited{
	color: #322767;
	text-decoration: none;
}
h1 a:hover{
	color: #322767;
	text-decoration: underline;
}
h2 {
	color: #ff6600;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: bold italic 220%/100% "Georgia", Times New Roman, Times, serif;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #ff6600;
	text-decoration: none;
}
h2 a:hover {
	color: #7C61C0;
	text-decoration: none;
}
h3 {
	font: bold italic 140%/100% "Georgia", Times New Roman, Times, serif;
	color: #7C61C0;
	margin: 10px 0px 5px;
	
}

h4 {
	font: normal 140%/100% "Georgia", Times New Roman, Times, serif;
	/* color: #7857af; */
	color: #613FA5;
	margin: 5px 0px;
       letter-spacing: -1px;
}

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

ul {
 
 list-style-type:none;
 padding:0;
}
 
ul li {
 
  padding: 0px;
  margin: 0px;
}



blockquote {
margin: 0px;
padding: 10px;
background: url(images/cita.gif) no-repeat 4px -4px;
font-style:italic;
text-indent: 52px;
}


/* HEADER TOP */

#menutop {
	height:50px;
	background:url(images/tendina_bg.gif) repeat-x center top;
	width:100%;
	margin: 0px auto;
	text-align: center;
}
 
 
#topbar {
	widht: 600px;
	height: 63px;
	margin: 0px auto;
}

#header {
	height:204px;
	width: 960px;
	margin: -35px auto 40px auto;
	padding-bottom: 15px;
}

#headerimg {
	position: relative;
	padding-left: 103px;
	height: 60px;
	top: -38px;
	z-index: 8000;
}

#headerimg .description{
	display: none;
}


#nav {
	list-style: none;
	margin: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	color: #b89ee4;
	text-decoration: none;
	padding: 2px 15px;
	font: 100%/100% "Trebuchet MS", Tahoma, Arial;
	display: block;
	text-transform:uppercase;
}
#nav a:visited {
	color: #b89ee4;
	text-decoration: none;
}
#nav a:hover {
	color: #b89ee4;
	text-decoration: underline;
}

#subnav {
	bottom:76px;
	left:661px;
	margin:0;
	padding:0;
	position: relative;
	list-style: none outside none;
	width: 300px;
	height: 138px;
}


#subnav li {
	float:left;
	margin:0 10px;
	padding:0;
	width:72px;
	height: 80px;
}

#subnav a {
display:block;
height:66px;
text-indent:-900em;
width:72px;
}

#subnav div.mail {
	float:left;
	margin:0;
	padding:0;
	width:280px;
	height: 50px;
	background: transparent url(images/via_mail.gif) no-repeat left center;
}

#subnav div.mail p{
	font-size: 9px;
	
}
#subnav div.mail p a{
	display:inline;
	color: #663300;
	
}


.mail .btnInvia {
	width: 82px;
	height: 49px;
	margin: 0px;
	border: none;
	background: transparent url(images/iscriviti.gif) no-repeat bottom right; 
	cursor: pointer; /* hand-shaped cursor */
}



.rss {
	background:transparent url(images/RSS.png) no-repeat left 5px;
}


.twitter {
	background:transparent url(images/tweet.png) no-repeat left 10px;
}

.facebook {
	background:transparent url(images/FB.png) no-repeat left 11px;
}



/* CONTENT */


#content-wrap {
	background: transparent url(http://mercatinodeipiccoli.com/wp-content/themes/MdP_2.0/images/content-bg_02.gif) repeat-y center top;
	margin:0 auto;
	padding:0 0 0;
	position:relative;
	width:960px;
}

#content {
	padding: 10px 10px 20px 20px;
	margin:0px; 	
	float: left;
	width: 605px;
	height: 100%;
}

#content img {
        text-align: center;
		margin:0px;
		padding:0px;
        border: none;
        max-width: 610px;
        width: expression(this.width > 600 ? 600:true);
        height: auto;
}
.post {
	clear:both;
	padding-top: 10px;
}

.post-date {
	width: 70px;
	height: 70px;
	float:left;
	padding-right: 15px;
	margin: 0;
	background: url(images/data.gif) no-repeat;
font-family: "Georgia", Times New Roman, Times, serif;
font-weight:bold;
	
}
.post-month {
	font-size: 14px;
        font-style:italic;
	color: #7C61C0;
	text-align: center;
	display:block;
	line-height: 16px;
	padding-top: 3px;
	margin: 0 auto;
}
.post-day {
	font-size: 22px;
	text-transform: uppercase;
	color: #ff6600;
	text-align: center;
	display:block;
	line-height: 22px;
	padding-top: 5px;
	margin: 0 auto;
}
 
.post-title {
	margin-left: 10px;
	width: 590px;
}
 
.post-author {
	font-size: 90%;
		font-style: bold;
	float:left;
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #7c61c0;
}
 
 
.post-author a , .post-author a:visited {
	color: #7c61c0;
	text-decoration: none;
font-weight:bold;
}
 
.post-author a:hover {
	color: #7c61c0;
	text-decoration: underline;
}
 
 
 
.entry {
	clear: both;
	padding: 10px 10px 0px 10px;
	
}
 
.entry p{
	padding-top: 10px;
}

.entry a {
	color:  #ff6600;
	text-decoration: none;
	font-weight:bold;
}

.entry a:hover {
	text-decoration: underline;
}

.entry ul{        
         padding-left: 24px;
list-style-type:square;
list-style-position: outside;
margin: 2px;
}

.entry ul li{        
padding: 6px;
}

.entry ul.nobul{        
list-style-type:none;
}


span.cap {

float:left;

line-height:0.9em;

padding-right:0.1em;

margin-bottom:-0.2em;

font-size:320%;

font-family:georgia,serif;
color:#8355B5;

}


 
.post-footer {
	margin: 12px 10px 40px 10px;
	text-align: center;
		background-color: #A68ECE;

	padding: 4px 9px;
	font: 95%/130% "Trebuchet MS", Tahoma, Arial;
}
 
a.more-link {
        color: #ff6600;
        text-decoration: none;
border: none;
font: italic 100%/100%"Georgia", Times New Roman, Times, serif;;
}


a:hover more-link{
        text-decoration: underline;
color: #7C61C0;
}

.post-cat, .post-tag {
        color: #fff;
font-style: bold;
}
 
.post-cat a, .post-cat a:visited {
	color: #fff;
	text-decoration: none;
}
 
.post-cat a:hover {
	color: #fff;
	text-decoration: underline;
}
 
.post-tag a:hover {
	color: #fff;
	text-decoration: underline;
}
 
.post-tag a, .post-tag a:visited {
	color: #fff;
	text-decoration: none;
}
 
 
.post-comments {
	font:90% "Trebuchet MS", Tahoma, Arial;
font-style: bold;
	background: url(images/mini-comments.gif) no-repeat left center;
	float: right;
	padding-left: 18px;
	color: #ff6600;
}
 
 
.post-comments a, .post-comments a:visited {
	color: #ff6600;
	text-decoration: none;
}
 
.post-comments a:hover {
	
	text-decoration: underline;
 
}
 
 
.post-calendar {
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
 
 
.post-content {
	clear: both;
	padding-top: 10px;
}


.addtoany_share_save_container a{
	border: none;
font: bold 95% "Trebuchet MS", Tahoma, Arial;
}

.wp_likes_post, .wp_likes_post a{
	border: none;
}

#backtotop {
clear:both;
height:26px;
margin:0;
padding:25px 0 20px 548px;
font:italic 95%/100% "Georgia", Times New Roman, Times, serif;
}
 
/* NAVIGATION */
 
.navigation {
	clear: both;
	padding: 10px 0px;
	margin-bottom: 20px;
        font:95%/100% "Georgia", Times New Roman, Times, serif;
}
.navigation a, .navigation a:visited {
	color: #ff6600;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	margin-left: 10px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	margin-right: 10px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

.related_post {
	padding-bottom: 10px;
}

.related_post li{
      padding-top: 8px;
	clear: both;	
}

.img_related_post  {
	float: left;
        padding:3px;
	margin-right: 10px;
        border:solid 1px #A68ECE;
}

.text_related_post a{
        font:bold italic 105%/100% "Georgia", Times New Roman, Times, serif;
}


/* COMMENTSPOPUP */

body#COMMENTSPOPUP {
	background: #c5daef;

}

/* COMMENTS */

 
#comments, #respond {
	border-bottom: 1px dotted #cfccdb;
	padding-bottom: 5px;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

.commenti ol{ font: italic 1em Georgia, Times, serif;
  color: #999999;
}

.commentlist li{
	background: url(img/sf_comm_01.png) no-repeat left top;
	padding: 10px;
	/* position: relative; */
}
.commentlist .avatar {



	top: 5px;
	right: 5px;
	border: solid 1px #ff6600;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: url(img/sf_comm_00.png) no-repeat 5px top;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #7C61C0;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87% ; 
        color: #6633CC;
}

.commentlist small a, .commentlist small a:visited, .commentlist small a:hover{
        color: #330066;
}

.commenti ol.commentlist p{font: normal 1em "Trebuchet MS", Tahoma, Arial;
color:#666;
}


#content .commenti {
	margin:0px 15px;
	padding:0px;
}

#commentform {
	margin-top: 10px;
	font: 95% "Trebuchet MS", Tahoma, Arial;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #4D371F;
	font-size: 100%;
}
#commentform input{
	width: 134px;
	background:#C3D7EC none repeat scroll 0 0;
	border:1px solid #95B5DA;	
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea{
	width: 580px;
	height: 115px;
	background:#C3D7EC none repeat scroll 0 0;
	border:none;	
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #cfccdb;
}
#commentform #submit{
	background-color: #ff6600;
	font: bold italic 85% Georgia, "Times New Roman", Times, serif;
	color: #FFffff;
	border: none;
	float:right;
	width: 114px;
	height: 24px;
}
 



/* SIDEBAR */

#sidebar {
	float: right;
	padding: 0px;
	width: 308px;
	margin: -32px auto 0px auto;
	font:95%/150% "Trebuchet MS", Tahoma, Arial;
	color: #7C61C0;
	border-left: 1px solid #e8e8e8;
}

#sidebar-in {
  margin: 0px;
  padding: 0px 0px 20px 10px;
 
}
#sidebar p {
	padding:0px 10px;
}
 
 
#sidebar a {
	color:#7C61C0;	
}
 
#sidebar a:hover {
	color:#7C61C0;	
text-decoration:none;
}

#sidebar ul {
 
  list-style-type:none;
 padding:2px 15px;
 margin-bottom:18px;
}
 
#sidebar ul li {
 
  padding: 2px 0px;
 
  margin: 0px;
 
 
}
 
#sidebar ul li ul { 
 
  margin: 0; 
 
  padding: 0; 
 
  border: none; 
 
}
 
#sidebar ul li ul li a { 
 
  text-indent: 20px; 
 
}
 
#sidebar ul li ul li a:hover { 
 
  text-indent: 25px; 
 
}
 
 
 #sidebar ul li ul li{ 
  border: 0px; 
}
 
#sidebar h3   {
font: bold italic  190%/150% "Georgia", Times New Roman, Times, serif;
color: #7C61C0;
margin: 10px 15px 10px;

padding: 15px 0 0 0;
}

#search {
	background-image: url(images/searchBG.gif);
	width: 308px;
	height: 88px;
	padding: 0px; 
	overflow: hidden;
}
 

#search input, #search button {
	border: none;
	float: left;
}

#search form {
	margin: 27px 0px 0px 31px;
	padding: 0px;
border: none;
}
 
#search .btnSearch {
	width: 70px;
	height: 60px;
	float: right;
	margin: 0px 27px 0px 0px;
	border: none;
	background: transparent url(images/cerca.gif) no-repeat top right; 
	cursor: pointer; /* hand-shaped cursor */
}
 
#search .txtField {
	margin: 0px;
	padding: 13px 0px 0px 5px;
	height: 60px;
	width: 175px;
	color: #4d371f;
	background: transparent url(images/cerca.gif) no-repeat;
	font-size: 18px;
	border: none;
}
  
#search_top {
	float:right;
	margin-right: 60px;
	width: 220px;
	height: 18px;
	background-color: #cab7f0;
}
 

#search_top input, #search_top button {
	border: none;
	float: left;
}

#search_top form {
	margin: 0px;
	padding: 0px;
	border: none;
}
 
#search_top .btnSearch {
	width: 60px;
	height: 14px;
	float: right;
	margin: 2px;
	border: none;
        font: bold 11px "Georgia", Times New Roman, Times, serif;
	color: #cab7f0;
	background-color: #330066;
	cursor: pointer; /* hand-shaped cursor */
}
 
#search_top .txtField {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	height: 18px;
	width: 150px;
	color: #330066;
	font-size: 11px;
	border: none;
	background-color: #cab7f0;
}
 
#post-it {
	background:transparent url(img/post-it.png) no-repeat center top;
	height: 154px;
	padding: 76px 15px 0px;
	margin: 0px;
        text-align: center;
			color: #4d371f;

}

#post-it p {
	padding:8px;
	margin: 0px 36px;
	line-height: 130%; 
}

#post-it a, #post-it a:visited {
	color: #4d371f;
        text-decoration: none;
}        

#post-it a:hover {
	color: #4d371f;
        text-decoration: underline;
}    
 
 
.ctc {
	margin: 0px 10px;
	padding: 0px 10px 10px;
        text-align:center;
}

#sidebar #calendar_wrap   {
	margin: 0px auto;
	padding: 5px 0 0 40px;
}

#calendar_wrap #wp-calendar  a{
	color: #71139F;
}



/* FOOTER */

.aktt_tweets a {	
     font:90%/100% "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #ff6600;
}

#footer {
	clear: both;
	background: url(images/bg-footer.gif) no-repeat center top;
	color: #ffffff;
	font: 100%/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: -30px;
	position: relative;
	z-index: 9000;
}


#footer-wrap {

	height: 300px;
	margin: 0px auto;
	width: 960px;
	padding-top: 4.3em;
	display: block
};



#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 280px;
	float: left;
	margin-left: 30px;
}
#footer .right-col{
	width: 280px;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}

#footer .left-col li{
	list-style-type: none;  
	list-style-image: none; 
}

#footer .left-col li ul{
	padding-left:0px;  
}

#footer .right-col li{
	list-style-type: none;  
	list-style-image: none; 
}

#footer .right-col li ul{
	padding-left:0px;  
}

#footer .left-col a{
	 padding:5px;  
	 width:90%;  
	 text-decoration:none;  
	 clear:both;  
	 display:block; 
	 	color: #ffffff;

}

#footer .right-col a{
	 padding:5px;  
	 width:90%;  
	 text-decoration:none;  
	 clear:both;  
	 
	 	color: #e0cfff;

}


#footer h3 {
	font: bold italic 190%/100% "Georgia", Times New Roman, Times, serif;
	color: #ffffff;
	margin: 10px 0px 15px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 900px;
	color: #8264b4;
	font: 85%/120% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#credits a, #credit a:visited{
	color: #f30;
}

.linkcat h2 {
        font-size: 115%;
	line-height: 120%;
	color: #7C61C0;
}

li.linkcat {
         list-style-type: none;
         
         padding: 8px;
}

li.linkcat ul{
         
         padding-left: 18px;
}

li.linkcat ul li{
         list-style-type: square;
         padding: 2px;
}

li.linkcat ul li a{
         color: #8355B5;
text-decoration: underline;
}

li.linkcat ul li a:hover{
         color: #725FBF;
}

.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}


img.align_sx{
	float: left;
        padding:3px;
	margin-right: 10px;
        border:solid 1px #A68ECE;
vertical-align:top;
}

#content img.align_sx{
	float: left;
        padding:3px;
	margin-right: 10px;
        border:solid 1px #A68ECE;
vertical-align:top;
}

ol.lista{        
         padding-left: 24px;
}

ol.lista{        
         padding-left: 24px;
font: bold italic 120% "Georgia", Times New Roman, Times, serif;
color: #7C61C0;
}
ol.lista li div { font: 80%/170% "Trebuchet MS", Tahoma, Arial;
color: #666666;
}



.banner {
	
margin: 10px 15px;}

.banner li{
         list-style-type: none;

}


.banner img{
	float:left;
        padding:3px;
margin: 3px;
        border:solid 1px #A68ECE;
}

#content-wrap_archive {
	background: transparent url(images/page-wrap.jpg) repeat-y center top;
	margin:0 auto;
	padding:0 0 0;
	position:relative;
	width:960px;
}


#content_archive {
	padding: 10px 20px 20px 20px;
	margin:0px; 	
	float: left;
	width:900px;
	height: 100%;
}