/* -------------------------------------------------------------------------------
	Theme Name: Benessere4
	Theme URI: http://www.templatelite.com/photo-frame-free-wordpress-theme/
	Description: <a href="http://www.templatelite.com/special-font-for-header-title/">Special font</a> for the blog title. You can also <a href="http://www.templatelite.com/custom-header-image/">customize the picture in the middle frame</a> with the photos of your choice.
	Version: 1.05
	Author: TemplateLite.com
	Author URI: http://www.templatelite.com/
	Tags: fixed width, widget ready, widgets, left sidebar, two columns, valid XHTML, valid CSS, Custom Header, special title
   ------------------------------------------------------------------------------- */

/* general */
body{
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	background: #bb985f url(images/bg_base.jpg) repeat-x top;
}
img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
}
a {color:#74501d;text-decoration: underline;}
a:hover {color: #006bbd;text-decoration: none;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #888888; width:90%;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 20px;
	margin: 20px 10px 10px 10px;
	background: url(images/quote.gif) no-repeat top left;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
	display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:25px;}
/***** layout *****/
#base{
	margin:0px auto;
	background: url(images/bg_top.jpg) no-repeat center top;
}
#base2{
	margin:0px auto 0px auto;
	padding:0px;
	width:934px;
	background: url(images/bg_repeat.jpg) repeat-y center;
}
#header{
	position:relative;
	width: 934px;
	height: 230px;
}

#container{
	position:relative;
	overflow:hidden;
	margin:0px auto;
	width:894px;
	padding: 0px 20px 0px 20px;
	background:url('images/container_topbg.jpg') no-repeat center top;
}

#sidebar{
	float:left;
	overflow:hidden;
	width:200px;  /*208px*/
	padding:10px 0px 0px 8px;
	color:#706D2A;
	border:#000000 0px solid;
}
#content{
	float:right;
	overflow:hidden;
	width:673px; /* 683 */
	padding:5px 4px 0 0;
	margin:5px 0px 0 0px;
	background:#fff;
}
#footer{
	position:relative;
	clear:both;
	width:454px; /* 934px */
	height:35px; /* 80px */
	line-height:1.3em;
	background:url('images/footer_bg.jpg') no-repeat center top;
	padding: 40px 80px 5px 400px;
	color:#000;
	font-size:11px;
	font-family:Verdana;
}
#footer a,#footer a:hover{
	color:#000;
	text-decoration:underline;
}
/**** header ****/
#frame{
	position:absolute; 
	top:113px;
	left:462px; 
	width:315px;
	height:255px;
	border:0px red solid;
	background:url('images/frame-img.php') no-repeat;
}

#blogtitle {
	position:absolute; 
	top:0px;
	left:0px; 
	width:620px;
	height:40px;
	font-family: Arial,Verdana; 
	font-size:32px; 
	font-weight:bold;
	text-align:left;
	color:#fffffe; 
	overflow:hidden;
	padding:40px 0px 0px 18px;
	border:0px red solid;
	background:url('images/title-img.php') no-repeat left top;
	
}

#blogtitle a, #blogtitle a:hover {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#fffffe; 
	text-decoration:none;
}
	
#subtitle {
	position:absolute;
	overflow:hidden; 
	font-family: 'MS Sans Serif', Verdana, Tahoma; 
	/*font-style:italic;
	font-weight:bold;*/
	width:410px; 
	height:50px;
	left:10px; 
	top:85px; 
	text-align:center; 
	font-size:14px;
	letter-spacing: 1px;
	color:#fffffe; 
}
#header img.rss{
	position: absolute;
	left: 40px;
	top: 300px;
	height:58px;
	width:85px;
}
#rss-big
{
  position:absolute;
  width:70px;
  height:40px;
  top:160px;
  left:57px;
}

.searchbox {
	position:absolute;
	top:15px; 
	right: 45px;
	width:242px;
	height:30px; 
	border:0px;
}
.search-field input {
	position:absolute;
	top:6px;
	left:1px;
	width:172px; 
	height:15px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:5px 3px 3px 3px;
	border:0px;
	background:#ffffff;
}
.search-but input {
	position:absolute;
	top:6px;
	right:3px;
	width:50px; 
	height:20px; 
	background:transparent;
	border:0px;
}

/***** sidebar *****/
#sidebar a{color:#0459a9;text-decoration:none;}
#sidebar a:hover {color:#e97a03;text-decoration:none;}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-family:Verdana,Arial;
}
#sidebar ul ul li{
	line-height: 1.7em;
	font-size:12px;
	font-family:Verdana,Arial;
	list-style-image: url('images/sb_arrow.jpg');
	list-style-position: outside;
	margin: 3px 0px 0px 20px;
	padding:0 5px 2px 0px;
	/*background: url('images/sb_line.jpg') no-repeat bottom right;*/
	border-bottom:solid 1px #999966;
}

#sidebar ul ul ul li {
	list-style-position: outside;
	font-size:12px;
	line-height: 1.7em; 
	font-family:Verdana,Arial;
	list-style-image: url('images/sb_arrow.jpg');
	margin: 0px 0px 0px 14px; 
	padding: 0px 0px 0px 0px;
	border:0px; 
	background:none;
}
#sidebar ul ul ul ul ul li{
	background:none;
}
#sidebar h1 {
	color: #fffffe;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	height: 18px;
	font-family:Verdana,Arial;
	background:url('images/sb_title.jpg') no-repeat right;
}
#sidebar select{
	margin:5px 0px 2px 15px;
	font-size:11px;
	width:170px;
	overflow:hidden;
}

/** menu **/
#menu ul {
	position:absolute;
	top: 185px;
	left: 200px;
	height: 18px;
	width: 410px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#menu ul li {
	display: inline;
	font-size: 14px;
	font-family:Verdana,Arial;
	font-weight: bold;
	color:#0459a9;
}

#menu ul li a {
	display: block;
	float: left;
	line-height: 16px;
	color: #ffffff;
	padding: 0px 16px 0px 16px;
	margin:0px 6px 0 0 ;
	text-decoration:none;
	background:#2e90cf;
	border: 1px #2e90cf solid;
}

#menu ul li a:hover, #menu ul li.current_page_item a {
	color:#ffffff;
	background:#ff9d00;	
}

/***** content *****/

.archivetitle {
	height:25px;
	color: #000000;
	font-size: 11px;
	font-variant: normal;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}
.page_top{
	padding:0;
	margin:0;
	background:url('images/page_bg_top.jpg') no-repeat top;
}

.post_top{
	padding:0;
	margin:0;
	width:673px;
	background:url('images/post_bg_top.jpg') no-repeat top;
}
.post{
	position:relative;
	width:673px;
	background:url('images/post_bg.jpg') repeat-y;
	margin:0 0 10px 0;
	border:0px #f00 solid;
	
}
.post_bottom{
	padding:0px 0 0px 0;
	background:url('images/post_bg_btm.jpg') no-repeat bottom;
}
.post_content{
/*	position:relative;*/
	overflow:hidden;
	width:625px;
	margin: 0px 0px 0 20px;
	padding: 0px 30px px 30px;
	border:0px #ff0 solid;
}
.posttitle{
	font-size:24px;
	color: #00569e;
	padding: 10px 0 0 5px;
	
}
.posttitle a{
	color: #00569e;
	text-decoration:none;
}
.titoloFasciaPost{
	position:absolute;
	left:103px;
	top: 55px;
	font-size:18px;
	text-align:center;
	padding:5px 5px 0 5px;
	color:#74501d;
}
.titoloFasciaPost a{
	color: #74501d;
	text-decoration:none;
}
.titoloFasciaPage{
	position:absolute;
	left:60px;
	top: 55px;
	font-size:18px;
	text-align:center;
	padding:5px 5px 0 5px;
	color:#74501d;
}
.titoloFasciaPage a{
	color: #74501d;
	text-decoration:none;
}
.date_d {
	position:absolute;
	font-size: 28px;
	left:48px;
	top:52px;
	font-family:Arial, Verdana;
	color:#024266;
	font-weight:bold;
}
.date_m {
	position:absolute;
	font-size: 13px;
	left:55px;
	top:39px;
	font-family:Arial, Verdana;
	font-weight:bold;
	color:#fffffe;
}
.date_y{
	position:absolute;
	left:53px;
	top:78px;
	font-size:10px;
	font-family:Arial, Verdana;
}
.entry {
	position:relative;
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 5px 0px 40px 5px;
	margin:0px 0 0 0 ;
}

.info {
	position:relative;
	line-height: 1.3em;
	font-size: 10px;
	padding:2px 5px 5px 5px;
	color:#000000;
	margin:60px 14px 0 80px;
}
.info a{
	color:#bb985e;
}

.postauthor {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
	background: url('images/author.jpg') no-repeat top left;
}

.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	width:100%;
	background: url('images/category.jpg') no-repeat top left;
	color:#999999;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
	background: url('images/tags.gif') no-repeat top left;
	line-height: 1.3em;
}

.tags a{
	color:#bb985e;
}

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
	background: url('images/bubble.jpg') no-repeat top left;
}

.navigation {
	font-size: 12px;
	margin: 40px 0px 0px 0px;
	padding: 2px 10px 17px 10px;
}

.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #B1A074;
	background:#ffffff;

}

/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 20px 0 20px;
}
.nocomments {background: none; color: #000000;}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #5A6B1E;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	background:#F2ECCE;
}

.commenthead {
	height:34px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #B1A074;
	background:#F2ECCE;
}
.adminbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 10px;
	padding: 0px 5px 1px 5px;
	background:#F2ECCE;
}
.adminhead {
	height:32px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #B1A074;
	background:#F2ECCE;
}
.trackhead {
	height:34px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #B1A074;
}
.trackbody {
	height:100%;
	color: #000000;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	background:#F2ECCE;
}

.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #aaaaaa;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #0336A0; font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a {color: #0336A0; font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px; color: #0336A0;}
.linkModifica a{font-size: 10px; color: #663300; background-color:#cccccc; color:#000000; padding: 2px;}
.BloccoLinkModifica{margin-left:7px; margin-top: 10px;}

.trackbody p a {color: #000000;}

#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #B1A074;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 500px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #B1A074;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #DED7A3;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #B1A074;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 170px;
	margin:0 0 0 10px;
	text-align: center;
	font-size:11px;
	color:#B1A074;
}
.wp-caption {  
    text-align: center;
    color:#B1A074;
}
.textwidget {}
#akismetwrap{
	margin:2px 0 2px 30px;
}
.rsswidget img {
	padding:0px;
	margin-top:2px;
	margin-left:-23px;
	background: fixed;
}

#sidebar h1 a.rsswidget{
	margin-left:0px;
	overflow:hidden;
	color: #fffffe;
	text-decoration:none;
}

#sidebar .cat-item
{
font-size:9px;
}

#sidebar .cat-item a
{
font-size:12px;
line-height: 1.7em;
}

/*** POST HOME ***/
.post_topH{
	padding:0;
	margin:0;
	width:403px;
	background:url('images/post_bg_top_2.jpg') no-repeat top;
	height:100%;
	overflow:hidden;
}
.postH{
	position:relative;
	float: left;
	width:403px;
	background:url('images/post_bg2.jpg') repeat-y;
	margin:0 0 0 0;
	height:98%;

}
.post_bottomH{
	padding:0px 0 20px 0;
	background:url('images/post_bg_btm2.jpg') no-repeat bottom left;
	height:98%;

}
.post_contentH{
	height:760px;
	overflow:hidden;
	width:370px;
	margin: 0px 0px 0px 18px;
	border:#660033 solid 0px;

}
.infoH {
	position:relative;
	line-height: 1.3em;
	font-size: 10px;
	padding:2px 2px 2px 2px;
	color:#000000;
	margin:88px 0px 0 85px;
	width:270px;
}
.infoH a{
	color:#bb985e;
}
.infoH linkModifica a{
	color:#000000;
}

.date_dH {
	position:absolute;
	font-size: 28px;
	left:43px;
	top:53px;
	font-family:Arial, Verdana;
	color:#024266;
	font-weight:bold;
}
.date_mH {
	position:absolute;
	font-size: 13px;
	left:50px;
	top:40px;
	font-family:Arial, Verdana;
	font-weight:bold;
	color:#fffffe;
}
.date_yH{
	position:absolute;
	left:48px;
	top:80px;
	font-size:10px;
	font-family:Arial, Verdana;
}
.entryH {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 5px 20px 5px 5px;
	height:620px;
	overflow:hidden;
	
}

.more-link{font-size: 11px; color:#74501d}
.more-link a:hover{color:#006bbd}
.more-link a{color:#74501d}

/* BLOCCHETTI A DESTRA **/
.post_topHdx{
	padding:0;
	margin:0;
	background:url('images/post_bg_top_3.jpg') no-repeat top;
	border:#FFFFFF 0px solid;
	height:260px;
}
.postHdx{
	float: right;
	position:relative;
	width:265px;
	margin:0 0 0 0;
	background:url('images/post_bg3.jpg') repeat-y;
	height:266px;
	
}
.post_bottomHdx{
	padding:0px 0 10px 0;
	background:url('images/post_bg_btm3.jpg') no-repeat bottom left;
	height:260px;
}
.post_contentHdx{
	overflow:hidden;
	width:230px;
	margin: 0px 0px 0 20px;
	padding: 0px 20px px 20px;
}

.posttitleHdx{
	position:absolute;
	left:70px;
	top: 43px;
	height: 16px;
	font-size:12px;
	font-weight:bold;
	color: #74501d;
	padding:2px 2px 0 2px;
}
.posttitleHdx a{
	color: #74501d;
	text-decoration:none;
}

.date_dHdx {
	position:absolute;
	font-size: 16px;
	left:33px;
	top:37px;
	font-family:Arial, Verdana;
	font-weight:bold;
}
.date_mHdx {
	position:absolute;
	font-size: 10px;
	left:34px;
	top:26px;
	font-family:Arial, Verdana;
	font-weight:bold;
	color:#fffffe;
}
.date_yHdx{
	position:absolute;
	left:34px;
	top:53px;
	font-size:8px;
	font-family:Arial, Verdana;
}
.entryHdx {
	position:relative;
	color: #000000;
	line-height: 1.2em;
	text-align: justify;
	font-size:11px;
	padding: 5px 5px 14px 5px;
	margin:0px 0 0 0 ;
    overflow:hidden;
	height:137px;
}
.entryTitHdx
{
margin-bottom:5px;
line-height: 1.5em;
text-align:left
}

.entryTitHdx a
{
	color: #00569e;
	text-decoration:none;
	font-size:16px;
}
.infoHdx {
	position:relative;
	line-height: 1.3em;
	font-size: 10px;
	height:15px;
	padding:2px 2px 2px 2px;
	color:#000000;
	margin:35px 0 15px 48px;
}
.infoHdx a{
	color:#bb985e;
}

.mottoBlog{font-size:13px; color:#006699; font-weight:bold; margin-bottom:10px}
.piccolissimo{ font-size:1px}
#contPost{ height:815px; overflow:hidden}

/*** POST HOME SOTTO ***/
.post_topH2{
	padding:0;
	margin:0;
	width:673px;
	background:url('images/post_bg_top2.jpg') no-repeat top;
	overflow:hidden;
}
.postH2{
	position:relative;
	float: left;
	width:673px;
	background:url('images/post_bg.jpg') repeat-y;
	margin:0 0 0 0;

}
.post_bottomH2{
	padding:0px 0 20px 0;
	background:url('images/post_bg_btm.jpg') no-repeat bottom left;

}
.post_contentH2{
	overflow:hidden;
	width:639px;
	margin: 0px 0px 0px 18px;

}
.infoH2 {
	position:relative;
	line-height: 1.3em;
	font-size: 10px;
	padding:2px 5px 5px 5px;
	color:#000000;
	margin:60px 0px 0 60px;
	width:350px;
}
.infoH2 a{
	color:#bb985e;
}
.infoH2 linkModifica a{
	color:#000000;
}

.date_dH2 {
	position:absolute;
	font-size: 16px;
	left:35px;
	top:37px;
	font-family:Arial, Verdana;
	font-weight:bold;
}
.date_mH2 {
	position:absolute;
	font-size: 10px;
	left:35px;
	top:26px;
	font-family:Arial, Verdana;
	font-weight:bold;
	color:#fffffe;
}
.date_yH2{
	position:absolute;
	left:36px;
	top:53px;
	font-size:8px;
	font-family:Arial, Verdana;
}
.entryH2 {
	position:relative;
	color: #000000;
	line-height: 1.2em;
	text-align: justify;
	font-size:11px;
	padding: 5px 5px 14px 5px;
	margin:0px 0 0 0 ;
    overflow:hidden;
}
.posttitleHdx2{
	position:absolute;
	left:83px;
	top: 43px;
	height: 16px;
	font-size:12px;
	font-weight:bold;
	color: #74501d;
	padding:2px 2px 0 2px;
}
.posttitleHdx2 a{
	color: #74501d;
	text-decoration:none;
}
.entryTitHdx2
{
margin-top:5px;
margin-left:5px;
line-height: 1.5em;
text-align:left
}

.entryTitHdx2 a
{
	color: #00569e;
	text-decoration:none;
	font-size:16px;
}
#BoxGoogleAS200
{
	border:solid 0px #000000;
	padding:0;
	margin:0;
	overflow:hidden;	
}

#BoxGoogleASLaterale
{
	padding:0;
	text-align:center;
	margin:0;
}
#BoxGoogleAS200Top
{
	padding:0;
	overflow:hidden;
	margin:0;
}
#BoxGoogleASHome
{
	padding:0;
	text-align:center;
	margin:0;
	background-color:#CCCCCC;
}
#BoxGoogleASinterno
{
	width:660px;
	text-align:center;
	display:block;
}

#BoxGoogleASinternoTop
{
	width:660px;
	text-align:center;
	display:block;
}

#BoxGoogleASPage
{
	overflow:hidden;
	width:675px;
	margin: 0px 0px 0 20px;
	padding: 0px 30px px 30px;
	text-align:center;
}
#divBoxFlyFlot 
{
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}
#divBoxFlyFlot img
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}
