/*  
Theme Name: purpletime

Version: 10
Author: fiordisale
Description: purpletime in a theme multiwidget, is a white and purple, widget automatic or custom, clean and simple theme designed with a newspaper/magazine structure for reading and ultimate customization, plus a skybox for photos or AdSense.
It is based Twentyten.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php

*/
/* Reset Browser Default */ 
/*\*/@import url(css/reset.css); /**/
/* Typography */
/*\*/@import url(css/typography.css); /**/



/* Template structure

	body
		page
			wrapper -> width: 940px;
				header
					topheader
					head
					menu
					search
				wrap
					container
						content
						sidebar
				bottom
					footer
*/


/* Template. Main areas
***************************************************************************** */

body {
	margin: 0;
}
#page {
}
#wrapper {
	top: 0;
	width: 940px;
	margin: 0 auto;
	}
	
	#ricerca{
				top: 10px;
				height: 20px;
				float: right;
				width: 99x;
				margin-top: 9px;
				margin-left: 710px;
				margin-right: 5px;
				position: absolute;
				display:block;
			}
	#searchform {
				padding: 0px;
				margin: 0px;
				float: left;
				
			}	
		

			#s{
				background-color: White;
				width: 120px;
				height: 14px;
				padding-left: 2px;
				padding-right: 20px;
				font-size: 12px;
				color: #666;
				text-transform: lowercase;
				border-bottom: 2px solid #e4e3e3;
			}
		
	#header {
		height: 146px;
		}
		#topheader a img {
		border: none;
		}
		#head {
			height: 146px;
			}
		
		#menu {
			top: 130px;
			width: 602px;
			height: 20px;
			margin: 0 10px 0 0px;
			position: absolute;
			}

	#wrap {
		height: 100%; /* Fix IE7 */
		}
		
		#container {
			margin-top: 10px;
			width: 970px; 
			background: transparent;
			text-align: left; 
			
			}
			
			#content {
				width: 560px;
					margin-top: 0;
	margin-bottom: 20px;
	float:left;
	position:relative;
	padding: 5px 10px 15px 0px;
	/*min-height: 660px;*/
				
			}
			#sidebar {
				width: 340px;
				float: right;	
				margin-left: 700px ;
				display: block;
				position: absolute;
				}
				
				
	
		#footer { 
			margin: 0 260px 0 50px;
			padding: 7px 0;
			border-top: 1px solid #cdd;
		}
			#bottom {
				clear: both !important;
				height: 140px;
				padding: 10px 20px 0;
				}	


a:link, a:visited {
	color: #5C3EAA; 
	text-decoration: none;
	padding-top: 0px;
	}
a:hover{
	color: #99713C;
	text-decoration: none;
	}

a img {
	border: none;
}
	

/********************* margin: superiore dx inf sin;*************************/

/*
#tophead .logotext {
	font-size: 1em;
	font-weight: small;
	padding-left: 0px;
	}

#head .slogan {
	font-size: 1em;
	padding: 5px 30px 0 30px;
}



#logo img a{
		margin-left: -20px;
		margin-top: -5px;
		display: block;
		
}
*/
#menu {

	width: 570px; 
	font: 13px "Trebuchet MS", Verdana, Helvetica, sans-serif; 
	color: #8B5CAB;
	padding: -10px 10px 5px 2px;
	text-align: left;
	border-bottom: 1px solid #8B5CAB;
	text-transform: lowercase;
	
	
	}
#menu h2 {
	margin: 0;
	padding: 3px px px 3px;
	}
#menu li {
	list-style: none; 
	display: inline;
	
	padding: 0;
	}
#menu ul {
	
	padding: 0;
	}
#menu ul li a {
    color: #8B5CAB; 
	padding: 3px 5px 3px 25px;
	
	text-decoration: none;
	}

#menu ul li a:hover {
    color: #663300;
	text-decoration: none;
	}
	
#menu ul li.current_page_item a {
	 color: #999966;
	text-decoration: none;
	}

#menu links{
	float: left;
	}	
	
h7{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 3px;
text-align: middle;
line-height: 1.8em;
letter-spacing: 1px;
}	
h7 a:{
		color: #99713C;
		text-decoration: none;
	}

h4 a:{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding:  0px;
	color: #8B5CAB; 
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	text-decoration: none;

}

h4 a:hover 
		{
		color: #99713C;
		text-decoration: none;
	}

h5, h6 {
	font-size: 14px;
	text-align: left;
	padding:  3px;
	color:  #8B5CAB;
	margin-bottom: 5px;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}

#nextprev {
	display: block;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 20px;
}

/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	margin: 10px;
	float: right;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 3px;
	padding: 5px;
	
}

img.alignright {
	padding:  5px 15px 10px 15px;
	background: #fff;
	margin: 3px 5px 20px 5px;
	display: inline;
}
img.alignleft {
	padding: 5px 15px 10px 15px;
	margin: -3px 5px 20px -5px;
	display: inline;
}
/***** MISCELLANEOUS FORMATTING *****/
.alignright {
	float: right;
	color:  #8B5CAB;
}
.alignleft {
	float: left;
	color:  #8B5CAB;
}	
.aright {
	height: 30px;
	padding-right: 30px;
	float: right;
	color:  #8B5CAB;
}


/***** NAVIGATION BAR FORMATTING *****/

ul#NaviBar {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 984px;
	float: left;
	margin-left:8px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	background: url(images/nav_bg.gif) repeat-x;
	background-color: #333;
	}

ul#NaviBar a {
color:#FFFFFF;
display:block;
float:left;
margin:0;
padding:8px 15px 8px 15px;
text-decoration:none;
font-weight: bold;
text-transform:uppercase;
border-right: solid 1px #999;
}

ul#NaviBar li {
	float: left;
	background: url(images/nav_bg.gif) repeat-x;
	
}

ul#NaviBar li.first {
	border-left: none;
}



ul#NaviBar li a:hover {
	text-decoration: none;
	background: url(images/nav_hover_active.gif) repeat-x;
	text-shadow:0px 1px 1px #333;
}

ul#NaviBar li.current_page_item a { 
	color: #fff; 
	background:url(images/nav_hover_active.gif) repeat-x;
	text-decoration: none;
}


/***** GENERAL TEXT FORMATTING *****/
.post {
	margin-bottom: 10px;
}

.article {
	float:left;
	width: 590px;
}

blockquote {
	color: #000; 
	margin: 0 1px 20px 20px; 
	background: url(images/BlockQuote.png) top left no-repeat #F0F0F0;
	border: 1px dashed #DFDFDF;
	padding: 20px 10px 0px 40px;
	font-size: 11px;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}
p {
	margin-bottom: 15px;
	line-height: 1.6em;
}
p a {
	border-bottom: none;
	text-decoration: none;
}
p a:hover {
	border-bottom: none;
	text-decoration: underline;
}
p.center {
	text-align: center;
}

.postmetabottom {
	background: #FFFFFF;
	border-color:#E5E5E5;
	border-style: dotted;
	border-width:1px 1px 1px;
	color: #333;
	padding: 3px;
	font-size: 11px;
	float:left;
	width: 590px;
}

.postmetatop {
	background: #FFFFFF;
	color: #333;
	padding: 3px;
	font-size: 11px;
	margin-bottom: 10px;
	float:left;
	width: 590px;
}

.postmeta a {
	border-bottom: none;
}
.postmeta a:hover {
	border-bottom: none;
}
.small {
	font-size: 12px;
	color: #552C71;
}
code {
	font: 12px 'Courier New', Courier, Fixed;
	color: #552C71;
}


/***** LISTS FORMATTING *****/
html>body .post ul {
	margin-left: 0px;
	padding: 0 0px 10px 30px;
	list-style-image: url(images/bullet.png);
} 
html>body .post li {
	margin: 0px 0 8px 0px;
}
.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.post ol li {
	margin: 0;
	padding: 0;
}


/************************format post***************/
#content { 
	
	margin-top: 0;
	
	}
* html #content {
	height: 660px;
	}
#content p{
	
	line-height: 18px;
	padding: 0 0 10px 0;
	text-align: justify;
	}
#content p img, .contenutopost p img{
	border: none;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	display: block;
	max-width: 500px;
}

#content p a img, .contenutopost p a img{
	border: none;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: White;
}

#content p a:hover img, .contenutopost p a:hover img{
	border: none;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	display: block;
	background-color: White;
}

#content h1 {
	font: normal 22px; 
	line-height: 150%;
	margin: 0;
	}
#content h1 a  {
	text-decoration: none;
	}

#content h1 a:hover {
	color: #99713C;
	text-decoration: none;
	}


#content h2 {
	font-family: "Verdana",tempus Sans ITC, Georgia,Arial,Helvetica;
	font: 20px; 
	color: #767978;
	margin: 0;
	line-height: 180%;
	}
#content h2 a  {
	color: #8B5CAB;
	font: 18px;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #99713C;
	text-decoration: none;
	}
	
h2.titoloarticolo a, h1.titolosingolo a {
	font-weight: normal;
	font-family: "Verdana",tempus Sans ITC, Georgia,Arial,Helvetica;
	font-size: 20px;
	color: #8B5CAB;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}

.spaziotitolo h1.titolosingolo {
	text-indent: 25px;
}

h2.titoloarchivio {
	font-weight: normal;
	font-family: "French Script MT", Verdana,tempus Sans ITC, Georgia,Arial,Helvetica;
	font-size: 18px;
	color: #8B5CAB;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	line-height: normal;
}
	
div.titolopost {
	margin-bottom: 15px;
	background-color: transparent;
	width: 560px;
	text-align: middle;
	display:block;
	font-family: "Verdana",tempus Sans ITC, Georgia,Arial,Helvetica;
	padding-bottom: 5px;
	/*border-bottom: 1px solid #e4e3e3;*/
}
	
#content h3 {
	font: bold 16px; 
	font-style:oblique;
	color: #8B5CAB; 
	padding: 10 0 5 0; 
	margin-bottom: 10px;
	line-height: 120%;
	
	}
#content h3 a  {
	color: #8B5CAB; 
	text-decoration: none;
	}

#content h3 a:hover {
	color: #99713C;
	text-decoration: none;
	}

#content ol {
	list-style: decimal; 
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#content li {
	margin: 0;
	padding: 0;
	}
#content ul li {
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	}
#content ul li a {
	color: #5C3EAA;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #5B20F1; 
	text-decoration: underline;
	}
blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: normal;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
#content blockquote p{
	margin: 0 0 20px 0;
	padding: 0;
	}

/**********Content text************/

#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 0 0;
}
#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #5321BD;
	line-height: 1.5em;
	margin: 20 0 20px 0;
}
#content table {
	/*border-bottom: 1px solid #e7e7e7;/*tab. arch.*/
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	/*border-top: 1px solid #e7e7e7;*/
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 20px 0;
}
.page-title {
	color: #000;
	padding: 18px ;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.page-title span {
	color: #333;
	
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
	border-bottom: 1px solid #e7e7e7;/*tab. arch.*/
	margin-bottom: 0;
}
#content .entry-title0 {
	color: #8B5CAB;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
	text-align: middle;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 22px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}
	
	
.postmetadata {
	clear: both;
	margin: 0;
	font-size: 0.8em;
	line-height:1.4em;
	color: #888;
	
	border-bottom: 1px solid #8B5CAB;
	}
	.postmetadata .date, .postmetadata .author, .postmetadata .comment, .postmetadata .category, .postmetadata .tag, .postmetadata .edit {
		margin:  0 0 0 2px;
		padding: 0 0 0px 20px;
		color: #99713C;
	}
	.postmetadata .date           {color: #99713C; background: url(images/icons/icons-normal.png) 0 0 no-repeat; }
	.postmetadata .date:hover     {color: #8B5CAB;  background: url(images/icons/icons-hover.png) 0 0 no-repeat;	}

	.postmetadata .author         {color: #99713C; background: url(images/icons/icons-normal.png) 0 -16px no-repeat; }
	.postmetadata .author:hover   {color: #8B5CAB; background: url(images/icons/icons-hover.png) 0 -16px no-repeat;	}

	.postmetadata .comment        {color: #99713C; background: url(images/icons/icons-normal.png) 0 -32px no-repeat; }
	.postmetadata .comment:hover  {color: #8B5CAB; background: url(images/icons/icons-hover.png) 0 -32px no-repeat;	}

	.postmetadata .category       {color: #99713C; background: url(images/icons/icons-normal.png) 0 -48px no-repeat; }
	.postmetadata .category:hover {color: #8B5CAB; background: url(images/icons/icons-hover.png) 0 -48px no-repeat;	}

	.postmetadata .tag            {color: #99713C; background: url(images/icons/icons-normal.png) 0 -64px no-repeat; }
	.postmetadata .tag:hover      {color: #8B5CAB; background: url(images/icons/icons-hover.png) 0 -64px no-repeat;	}

	.postmetadata .edit           {color: #99713C; background: url(images/icons/icons-normal.png) 0 -80px no-repeat; }
	.postmetadata .edit:hover     {color: #8B5CAB; background: url(images/icons/icons-hover.png) 0 -80px no-repeat; }
	
	
#pagenavigator {
	clear: both;
	padding:  3px 0px 0px 0px ;
	margin: 0px;
	width: 560px;
	height: 22px;
	font-size: 0.8em;
	border: 1px solid #dee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #E8EBFB;
	}
	#pagenavigator a,{color: #8B5CAB; text-decoration: none;}
	#pagenavigator a:link, a:visited   {color: #bd9257;}
	#pagenavigator span.current { margin: 0 .75em 0 0; padding: 3px .25em; }
	#pagenavigator a.page       {}
	#pagenavigator span.current { color: #8B5CAB; /*#be261e;*/ font-weight: bold; }
	#pagenavigator a.first      {padding: 0px 0 10px 0;}
	#pagenavigator a.last       {padding: 0px 0 10px 0;}
	#pagenavigator span.extend  {}
	#pagenavigator span.pages   {}


.entry {
	font-size: 13px;
	line-height: 1.4em;
	margin: 20px 0 0;
	}
	.entry blockquote {
		font-size: .9em;
	}
	.entry blockquote blockquote {
		font-size: .9em;
	}
	.entry fieldset {
		padding: 1em 1em 1em 2em;
		margin-bottom: 1em;
		border: 1px dashed #ccc;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	.entry fieldset legend {
		font-weight: bold;
		text-transform: uppercase;
		margin: -.25em 0 -.25em -3em;
		padding: .25em 1em .25em 1em;
		background-color: white;
		border: 1px solid #ccc;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	.entry table {
		/*border-width: 0 1px 1px 0;
		border-style: none;
		border-color: #ccc;*/
		font-size: 0.9em;
	}
	.entry table tr td {
		padding: 5px 10px;
	/*	border-width: 1px 0 0 1px;
		border-style: solid;
		border-color: #ccc;*/
	
	}
	.entry table tr th {
		/*border-width: 1px 0 0 1px;
		border-style: solid;
		border-color: #ccc;*/
		padding: 5px 10px;
		background: #f4f4f4;
		color: #666;
		font-weight: bold;
		text-align: center;
	}
	.entry ol { list-style-type: decimal; }
	.entry ol ol {	list-style-type: lower-alpha; }
	.entry ol ol ol {	list-style-type: lower-roman; }

	.entry ul.links {
		list-style: none;
		margin-left: 0;
		}
		.entry ul.links li {
			padding: 0 0 1em;
		}

.notice {
		font-size: 1.4em;
		line-height: 1.4em;
		padding: 2em 1em 1em 0;
		border: 1px solid #ccc;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		background: #fff9f9;
	}
	.notice div#icon {
		float: left;
		margin-left: 20px;
		width: 48px;
		height: 48px;
		background: url(images/icons/notice.png) 0 0 no-repeat;
	}
	.notice div#box {
		float: right;
		width: 500px;
		}
		.notice div#box form {
			margin-bottom: 1em;
		}

p img {
	padding: 0;
	max-width: 100%;
}

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

/* Comments
***************************************************************************** */

#comments {
	width: 580px; 
	margin-top: 0;
	margin-bottom: 20px;
	float:left;
	padding: 5px 5px 15px 5px;
	font-size: 12px;
	line-height: 1.4em;
	}
	#comments .browse {
		clear: both;
		width: 588px;
		height: 19px;
		margin: 0;
		padding-bottom: 9px;
		list-style: none;
	}
	
	
	
h4#comments-title {
	font: 13px "Trebuchet MS", Verdana, Helvetica, sans-serif; 
	color: #8B5CAB;
	font: normal;
	text-decoration: none; 
	text-align: justify;
}



.commentlist {
	margin: 15px;
	text-align: left;
	padding: 15px;
	}
	.commentlist li {
		list-style: none;
		padding: 15px;
		
	}

	
	
li.comment {
	border: 1px solid #E8EBFB; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 20px;
	padding-top: 5px;
	font-size: 12px;
	padding-right: 15px;
	
	
	}
	li.comment div, li.pingback div {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	}

	.vcard img.avatar {
		float: left;
		padding: 10px;
		margin: 0 15px 1em 0;
		background: #fff;
	}
	.vcard cite {
		font-weight: bold;
		font-size: 12px;
	}
	.vcard span {
		font-size: 10px;
	}
	.commentmetadata {
		font-size: 10px;
	}
	
	li.comment p {
		clear: both;
		padding: 12px;
	}
	
	li.comment blockquote {
		clear: both;
		font-size: 12px;
		min-height: 2em;
	}
	.reply {
		font-size: 12px;
		padding: 10px;
		
	}

.commentlist li.even {
	background: #E8EBFB; 
	padding-left: 10px
}

.commentlist li.odd {
	background: #fff;
}

ul.children {
	margin: 1em 0 0;
}

ul.children li {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 1em;
}

#respond {
	font-size: 12px;
	margin: 20px 0;
	padding-left: 10px;
	}
	#respond p.small {
		font-size: 12px;
	}
	#respond textarea {
		width: 96%;
	}
	#respond div.cancel-comment-reply {
		padding: 10px 0 0;
	}

#commentform {
	padding-bottom: 30px;
}
	
	
.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 12px;
	margin: 0;
	padding: 0;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0;
	margin: 0;
	padding: 0;
	}
.postspace3 {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 0;
	padding: 0;
	}	
	
/* -------------------- SIDEBAR (LEFT AND RIGHT) -------------------- */


#sidebar {position: absolute; overflow: hidden;}
.sidebaradv, .sidebarleft , .sidebaright {position: absolute;list-style: none;}

.sidebaradv {  margin-left:640px; margin-top:-90px;float: right; width: 320px; padding: 5px; text-align: center;list-style: none; display: block; /*border: 1px solid #8B5CAB;*/  }
.sidebarleft { margin-left:635px; margin-top:210px; width: 176px; padding: 0 10px 0 0; display: block; text-align: justify; overflow: hidden;}
.sidebaright { margin-left:815px; margin-top:210px; float: right; width: 160px; padding: 0 20px 0 5px; display: block; text-align: justify; overflow: hidden;}

.sidebarleft ul, .sidebarleft p, .sidebaright ul, .sidebaright p { margin: 0; padding: 0px 0 10px 0; list-style: none; overflow: hidden;}
.sidebarleft ul li, .sidebaright ul li { padding: 0px 0 3px 0; margin-bottom: 2px; font-size: 12px;}

.sidebarleft ul li h2, .sidebaright ul li h2 { font-size: 14px; color: #8B5CAB; font-weight: bold; padding: 5px 0px 5px 0px; background: #E8EBFB; margin-bottom: 1px; text-align: center;overflow: hidden;}

.sidebarleft ul ul li, .sidebaright ul ul li { padding: 0px 3px 0 3px; margin-bottom: 0; background: url(images/folder.gif) no-repeat top left; }
.sidebarleft ul ul ul li, .sidebaright ul ul ul li {padding: 0px 3px 0px 0px; display: block; margin-left: auto; margin-right: auto;list-style: none; }
.sidebarleft ul li ul a, .sidebaright ul li ul a {padding: 3px 3px 1px 18px; display: block; margin-left: auto; margin-right: auto; font-family: Geneva,Helvetica,Verdana,Arial,sans-serif;
	font-weight: normal;font-size: 1.2em; line-height: 1.2em; color: #99713C;list-style: none;}

/* -------------------- end SIDEBAR (LEFT AND RIGHT) -------------------- */




/**********widget-Calendar ***********/
#widget-Calendar{
width: 175px; padding: 0px; vertical-align:center;}

#widget-Calendar ul p, #widget-Calendar ul select {
	margin: 5px 0 5px;
}

#widget-Calendar ul ul, #widget-Calendar ul ol {
	margin: 5px 0 0 0;
}

#widget-Calendar ul ul ul, #widget-Calendar ul ol {
	margin: .5em 0 .5em 1em;
}

#widget-Calendar ul ol li {
	list-style: decimal outside;
}

#widget-Calendar ul ul li, #widget-Calendar ul ol li {
	padding: 0;
	margin: .5em 0 .5em 0;
}

#wp-calendar {
 	font-size: 1.2em;
	empty-cells: show;
	}

#wp-calendar a {
 	font-size: 1.0em;
	display: block;
	font-weight: bold;
	color: #8B5CAB; 
	}

#wp-calendar #next a {
	padding-right: 2px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 2px;
	text-align: left;
	}

#wp-calendar caption {
	width: 178px;
	margin: 0px;
	text-transform: uppercase;
 	font-size: 12px;
	color: #8B5CAB;
	font-weight: bold;
	text-align: center-right;
	background: #E8EBFB; 
	margin-bottom: 1px; 
	text-align: center;
	padding: 5px 0px 5px 0px; 
	
}

#wp-calendar th {
	padding: 0px 3px 3px 3px;
	font-weight: lighter;
 	font-size: .8em;
	color: #8B5CAB;
	font-weight: bold;
	text-align: right;
	background: #f4f4f4;
}

#wp-calendar td {
	padding: 3px 3px 3px 3px;
	color: #99713C;  
	text-align: right;
	
	}
	#wp-calendar td#today {
		background: #e0e0e0;
		color: #8B5CAB;
		font-weight: bold;
		text-align: middle;
	
	}
	#wp-calendar td#prev a {
		padding: 3px 3px 3px 3px;
		text-align: left;
		color: #552C71;
		font-weight: normal;
	}
	#wp-calendar td#next a {
		padding: 3px 3px 3px 3px;
		text-align: right;
		font-weight: normal;
}
/* calendar END */





/**************footer*******************/

#footer { 
	width: 960px; 
	border-top: 4px solid #8B5CAB;
	margin: 5px auto; 
	background: #E8EBFB;
	padding: 10px; 
	text-align: justify;
	clear: both;
	list-style: none;
	position: relative;
	
	}

#inner-footer {
	width: 670px;
	margin-left: auto;
	margin-right: auto;	
}	

#inner-footer p{
	line-height:16px;
	margin: 0px;
	padding: 0px;
}	

	
#inner-footer p, #inner-footer p a {
	text-transform: lowercase;
	color: #606060;
}

#inner-footer p a:hover {
	color: #99713c;
}	

/********************* data post*****************/

div.datapost{
	float: left;
	text-align: center;
	color: #99713C; 
	padding: 0px;
	margin-right: 25px;
}
span.day{
	font-size: 11px;
	display: block;
	text-transform: lowercase;
}

span.giorno{
	font-size: 26px;
	color: #8B5CAB;
	display: block;
	font-weight: bold;
}

span.mese{
	font-size: 11px;
	display: block;
	text-transform: lowercase;
}

.dataestesa {
	font-family: tempus Sans ITC, Georgia,Arial,Helvetica;
	font-size: 13px;
	text-align: left;
	font-style:oblique;
	color: #B791C1; 
	padding: 5 0 5 0; 
	margin-bottom: 10px;
	text-transform: lowercase;	
	margin-top: 0px;
	display: block;
}

div.adsense{
	margin-bottom: 10px;
	margin-top: 10px;
}	

div.spaziotitolo{
		width: 390px;
		padding-top: 5px;
		padding-left: 5px;
}
div.commentihome{
	margin-top: -35px;
	text-align: center;
	float: right;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 10px;
	font-family: Georgia, Times, "Times New Roman", serif;
	display:block;
}

div.commentihome a{
	color: #99713C;/* silver;*/
	text-transform: lowercase;
	font-weight: normal;
}


/*
div.commentihome{
	height: 15px;
	width: 165px;
	margin-top: 9px;
	margin-left: 510px;
	margin-right: 5px;
	font-size: 11px;
	font-family: Georgia, Times, "Times New Roman", serif;
	text-align: left;
	color: #8B5CAB;
	float: right;
	/*padding: 5px 35px 15px 2px;*//*
	
}
 

div.commentihome a{
	font-weight: normal;
	color: #8B5CAB;
	text-transform: oblique;
	
	
}

div.commentihome ul li a:hover {
       color: #8B5CAB; 
	   }
	   */
.commentnumber {
	font-size: 36px;
	color: #8B5CAB; 
}


img.thumb {
	margin-right: 5px;
	margin-top: 5px;
	float: left;
	width: 80px;
	height: 110px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

ul#ultimipost li {
	height: 80px;
	display: block;
}

.ricetta {
	margin-top: 10px; 
	padding: 5px;
	background-color: #F4F4F4;
	margin-bottom: 10px; 
}


#content .ricetta h3 {
	color: #333;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	}
	
.testo, .testo p, .contenutopost {
	text-align: justify;
	line-height: 18px;
}

img-WP-PrintIcon {
	display: inline;
	margin: 0px;
}

.contenutopost {
font-family: Georgia,Times,"Times New Roman",serif;
font-size: 13px;
line-height: 150%;
}

.archivipost {
margin-bottom: 25px;
}

.contenutopost a:link, .contenutopost a:visited {
	color: #5C3EAA; 
	text-decoration: underline;
	}
.contenutopost p a:hover{
	color: #99713C;
	text-decoration: underline;
	}

.commentbox {
	display: inline-block;
	margin-bottom: 25px;
	padding: 5px;
	width: 450px;
}

.commentofiordisale {
	background-color: #99713C; 
	border: 1px solid #A588F1;
}

.commentbox .commentheader {
	margin-bottom: 5px;
}

.commentheader small{
	font-size: 10px;
}


.commentcount {
   font-family: Georgia, Times, "Times New Roman", serif;
   color: silver;
	font-size: 26px;
	font-weight: normal;
	float: left;
	font-size: 36px;
	padding-top: 0px;
	padding-right: 6px;
}

#correlati {
	margin-top: 32px;
	margin-bottom: 15px;
	background-color: #ffffff;
	width: 500px;
	padding: 5px;
}

#correlati dd{
	margin-left: 10px;
	width: 440px;
}

td.thumb, td.testoarchivio {
	vertical-align: top;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;

}

.recentposts p {
	text-align: left;
}

/* Structure the footer area */
#footer-widget-area {
	border-bottom: 1px solid #8B5CAB;
	overflow: hidden;
	font-size: 14px; 
	color: #4F3591;
	background: #E8EBFB; 
	margin-bottom: 5px;
	list-style: none;
}
#footer-widget-area .wtitle {
	font-size: 16px; 
	color: #8B5CAB; 
	font-weight: bold; 
	background: #E8EBFB; 
	margin-bottom: 5px; 
	list-style: none;
	}

#footer-widget-area  ul{
	list-style: none;
}

	
#footer-widget-area .widget-area ul li h2{
	font-size: 16px; 
	color: #8B5CAB; 
	font-weight: bold; 
	background: #E8EBFB; 
	margin-bottom: 5px; 
	list-style: none;
	}

#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
	list-style: none;
}
#footer-widget-area #fourth ul li h2{
	margin-right: 0;
	font-size: 16px; 
	color: #8B5CAB; 
	font-weight: bold; 
	background: #E8EBFB; 
	margin-bottom: 5px; 
	list-style: none;
	}
#bottom {
	border-bottom: 1px solid #8B5CAB;
	background: #ffffff;
	height: 55px;
	margin-right: 0px; 
	}
}


.aleft {
	height: 30px;
	vertical-align: middle;
	padding-left: 30px;
	float: left;
	color:  #8B5CAB;
}	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 700px;
	
}
#site-generator {
	float: right;
	width: 220px;
	
	

/* =Widget Areas
-------------------------------------------------------------- */
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 13px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#sidebar li li.cat-item a {
	display:block;
	list-style: none;
}



.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 10 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
list-style: none;

}


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

#footer {
	margin-bottom: 20px;
	
}
#colophon {
	
	margin-top: -4px;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}





/* Template. Auxiliary
***************************************************************************** */

.clear, .clearfix {
	clear: both;
	height: 0;
}

.alignright, .alignleft {
	padding: 0;
	margin: 6px 20px 10px 20px;
	display: inline;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 13px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#pgenavi, 
#postnavi {
	border-top:1px solid #CCC;
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pgenavi {
	font-size:11px;
}
#pgenavi .newer a, 
#postnavi .prev a {
	background:url(images/icons.gif) 0 -224px no-repeat;
	padding-left:2px;
	float:left;
	height:16px;
	line-height:16px;
}
#pgenavi .older a, 
#postnavi .next a {
	background:url(images/icons.gif) 100% -240px no-repeat;
	padding-right:2px;
	float:right;
	height:16px;
	line-height:16px;
}


#site-title {
	float: left;
	font-size: 10px;
	line-height: 16px;
	margin-top: -20px;
	width: 220px;
	height: 116px;
}
#site-title a {
	color: #fffff;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin-top: -20px;
	width: 220px;
}
/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

