/*  
Theme Name: MistyLook
Theme URI: http://wpthemes.info
Description: A real clean template by <a href="http://wpthemes.info" title="Sadish">Sadish Bala</a> , influenced by <a href="http://reorganize.ca" target="_blank">ReOrganize</a>. Support is available at <a href="http://forums.wpthemes.info/" title="Forums">Forums</a>.
Version: 3.3.1
Author: Sadish
Author URI: http://simpleinside.com
*/
* {
	padding: 0; 
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.8em;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}
img 
{
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:0;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}
img.right {
	float: right;
	margin:10px 0 0 10px;		
}
img.left {
	float: left; 
	margin:0 10px 10px 0;	
}
a:link img,
a:visited img,
a:hover img,
a:active img {
	border:none;
	background:none;
	padding:0;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;		
}
img.wp-smiley, #wpstats, img.noborder, a img.noborder {
	background: none;
	border: 0;
	padding: 0;
}
.clear {
	clear:both;
	height:20px;
}


blockquote
{text-align: justify;
	color:#999;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}


fieldset 
{
	border:0;
}
body 
{
	background: #eee;
	margin: 0; 
	font: 76%/1.6em "Verdana", tahoma, arial,  sans-serif; 
	color: #333; 
	text-align: center;
}
a 
{
    text-decoration:none;
}
a:link, a:visited {
	color: #005782;	
}
a:hover, a:active {
	border-bottom: #46B5FF 1px solid;
}
h1, h2, h3, h4, h5, h6 
{
	font-family:Georgia, "Verdana", Arial, Serif;
}

#container {
	border: #ccc 1px solid; 
	background: #fff; 
	margin: 0 auto; 
	width: 780px; 	
	position: relative; 
	text-align: left;
}

#containerhome {
	border: #ccc 1px solid; 
	background: #fff; 
	margin: 0 auto; 
	width: 770px; 	
	position: relative; 
	text-align: left;
}
#navigation {
	background: transparent; 
	margin: 20px auto 0; 
	overflow: hidden; 
	width: 760px; 
	position: relative; 
	text-align: left;
	font-family: "Verdana", Arial, Serif, Tahoma, Trebuchet MS;
	}

 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;
}
#navigation ul li a {
	border: #ccc 1px solid; 
	border-bottom:none;
	padding: 2px 10px; 
	display: block; 
	font-weight:bold;
	color:#666;		
	text-decoration: none;
	background:#ddd;
	letter-spacing:0px;
}
#navigation ul li a:hover, 
#navigation ul li a:active, 
#navigation ul li.current_page_item a 
{
	background: #fff;
	color: #333;	
	border: #bbb 1px solid; 
	border-bottom:none;		
}
#navigation ul li.search {
	font-size: 0.9em; 
	right: 0; 
	position: absolute; 
	top: 0;
}
#navigation ul li.search input#searchsubmit {
	border: #999 1px solid; 
	font-size: 0.9em; 
	background: #ddd; 
	margin: 0 0 0 2px; 
	color: #005782; 
	padding: 2px; 	list-style-type: none;
	
}

#containerhome {
	border: #ccc 1px solid; 
	background: #fff; 
	margin: 0 0 0 2px; 
	width: 766px; 	
	position: relative; 
	text-align: left;
}

#navigationhome {
	background: transparent; 
	margin: 20px auto 0; 
	overflow: hidden; 
	width: 740px; 
	position: relative; 
	text-align: left;
	font-family: "Verdana", Arial, Serif, Tahoma, Trebuchet MS;
}

 html #navigationhome {
	height: 1%;
}
#navigationhome ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;
}
#navigationhome ul li a {
	border: #ccc 1px solid; 
	border-bottom:none;
	padding: 2px 10px; 
	display: block; 
	font-weight:bold;
	color:#666;		
	text-decoration: none;
	background:#ddd;
	letter-spacing:0px;
}
#navigationhome ul li a:hover, 
#navigationhome ul li a:active, 
#navigationhome ul li.current_page_item a 
{
	background: #fff;
	color: #333;	
	border: #bbb 1px solid; 
	border-bottom:none;		
}
#navigationhome ul li.search {
	font-size: 0.9em; 
	right: 0; 
	position: absolute; 
	top: 0;
}
#navigationhome ul li.search input#searchsubmit {
	border: #999 1px solid; 
	font-size: 0.9em; 
	background: #ddd; 
	margin: 0 0 0 2px; 
	color: #005782; 
	padding: 2px; 	list-style-type: none;
	
}


#header {
	clear: both; 
	float: left; 
	margin: 10px 5px; 
	width: 450px;
}
#header h1 
{
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:0px;
}
#header h1 a {
	
	text-decoration:none;	
	border:0;
}
#header h2 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:"Verdana", Arial, Serif, Tahoma;
	letter-spacing:0px;
}
#feedarea {
	padding:10px 10px 0 0; 
	float: right; 	
	text-align: right;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 8px; 
	height: 45px;
}
#feedarea dl dd {
	display: inline; 
	margin-right:0.8em; 
	height: 45px;
	background:url(img/feedrss1.gif) no-repeat left center;
	padding-left:16px;

        font-size:0.9em;
}
#headerimage {
	clear: both; 
	background: #fff url(img/testata_def_1.png) no-repeat;
	margin: 10px; 
	color: #fff; 
	height: 180px;
	border-bottom:#eee 0px solid;
	border-top: #eee 0px solid;
	border-left: #eee 0px solid;
	border-right: #eee 0px solid;
}
 html #headerimage {
	margin-top: 0;
}
#headernoimage {
	clear: both; 
	}
 html #headernoimage {
	margin-top: 0;
}

#content {
	margin: 0 10px 0 30px;
}
 html #content {
	height: 1%;
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
	color: #005782;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#contentcent {width: 750px; 
	margin: 0 10px 0 10px;
}
 html #contentcent {
	height: 1%;
}
#contentcent h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
	color: #005782;
}
#contentcent h5 {
	font-size: 1em; 
	margin: 1em 0;
}



#content-main ul 
{
    margin:0 1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content-main ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding-left:2em;
}
#contentcent ol 
{
    list-style-type:decimal;
    margin:1em;
    padding-left:2em;
}


#content-main {
	float: left; 
	width: 520px; 
	margin-right: 20px;
}
.content-archivi {
	border-bottom: #ddd 1px dashed;
 margin-bottom:1.2em;

}

#content-maincent {
	border: #ddd 1px solid;
text-align: center;
	width: 730px; 
	margin: 20px;
}
#content-maincent ul 
{
    margin:0 1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content-maincent ul.asides 
{
	margin:0;
	padding:2em;
	}
 html #section-index #content-main {
	margin-right: 20px;
}
 html #section-index #content-mainnocent {
	margin-right: 20px;
}
#content-mainnocent {
	border: #ddd 0px solid;
text-align: left;
	width: 730px; 
	margin: 20px;
}
#content-mainnocent ul 
{
    margin:0 1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content-mainnocent ul li ul
{
    margin:0 1em;
    padding:0 2em;
    list-style-image:url(img/bullet.png);
}
#content-mainnocent ul.asides 
{
	margin:0;
	padding:2em;
	}
  html #section-index #content-mainnocent {
	margin-right: 20px;
}


#content .post 
{
	padding:0 0 2em 0;
	border-bottom:#eee 1px dashed;
}
#content h2,#content h3 
{
	font-size: 1.5em; 
	margin: 1em 0 0;	
	font-weight:normal;
	line-height:1.4em;	
	letter-spacing:0px;
	color: #005782;	
}
#content .entry 
{text-align: justify;

    margin:1em 0;
    padding-right:1.0em;    
}
#content .entry p{
   text-align: justify;

}
#content .entrypic 
{text-align: left;
    margin:1em 0;
    padding-right:1.0em;  
  font-size: 0.90em;
}
#content .entrypic p{
   text-align: justify;
font-size: 0.90em;
}

#content em { font-style: italic;text-align: justify;

}


#content .entryhome 
{  background:url(http://win.agliincrocideiventi.it/AIDV/images/aidv008.jpg) no-repeat;
width: 351px; height: 350px;
    margin:0 0 0 1.5em;
    padding-right:1em;padding-left:1em;
float: left; 
}
  
#content .entrymappa
{
    margin:1.0em 0 0 5.0em;
    padding-right:1em;    
}
#content .entrymappa a:link, #content .entrymappa a:visited
{
    border-bottom:#46B5FF 1px dashed;    
}
#content .entrymappa a:hover, #content .entrymappa a:active
{
    border-bottom:#46B5FF 1px solid;    
}
#content .entrymappa li 
{
	margin:0 0 0.3em 0;
	padding:0;
	line-height:1.6em;
}
#content .entrymappa ul 
{margin:0 1em;
    padding:0 0.6em;
    list-style-image:url(img/bullet.png);

	line-height:1.6em;
}
#content .entrymappa ul ul li
{margin:0 0.8em;
    padding:0 0.5em;
    list-style-image:url(img/bullet.png);
	line-height:1.6em;
}


#content .entry a:link, #content .entry a:visited
{
    border-bottom:#46B5FF 1px dashed;    
}
#content .entry a:hover, #content .entry a:active
{
    border-bottom:#46B5FF 1px solid;    
}
#content .entry li 
{
	margin:0 0 0.3em 0;
	padding:0;
	line-height:1.6em;
}
#content .post-info , #content .postmetadata
{
	clear:both;
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#content .post-info1 
{
	clear:both;
	font-size:1.1em;
	color:#999;
	margin:0;
	padding:0;	
}
#content .post-info, 
#content h2.pagetitle 
{
	background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:15px;	
}

#contentcent .post 
{
	padding:0 0 2em 0;
	border-bottom:#eee 1px dashed;
}
#contentcent h2,
#contentcent h3 
{
	font-size: 1.5em; 
	margin: 1em 0 0;	
	font-weight:normal;
	line-height:1.4em;	
	letter-spacing:0px;
	color: #005782;	
}
#contentcent .entry 
{
    margin:1em 0;
    padding-right:1em;    
}
#contentcent .entry a:link, #contentcent .entry a:visited
{
    border-bottom:#46B5FF 1px dashed;    
}
#contentcent .entry a:hover, #contentcent .entry a:active
{
    border-bottom:#46B5FF 1px solid;    
}
#contentcent .entry li 
{
	margin:0 0 0.3em 0;
	padding:0;
	line-height:1.6em;
}
#contentcent .post-info , #contentcent .postmetadata
{
	clear:both;
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#contentcent .post-info, 
#contentcent h2.pagetitle 
{
	background:url(img/underline1.jpg) no-repeat center bottom;
	padding-bottom:15px;	
}

#contentnocent .post 
{
	padding:1.0em 0 2.0em 2.0em;
	border-bottom:#eee 1px dashed;
}
#contentnocent h2,
#contentnocent h3 
{
	font-size: 1.5em; 
	margin: 1em 0 0;	
	font-weight:normal;
	line-height:1.4em;	
	letter-spacing:0px;
	color: #005782;	
}
#contentnocent .entry 
{text-align: justify;

    margin:1em 0;
    padding-right:1.5em;    
}
#contentnocent .entry a:link, #contentcent .entry a:visited
{
    border-bottom:#46B5FF 1px dashed;    
}
#contentnocent .entry a:hover, #contentcent .entry a:active
{
    border-bottom:#46B5FF 1px solid;    
}
#contentnocent .entry li 
{
	margin:0 0 0.3em 0;
	padding:0;
	line-height:1.6em;
}
#contentnocent .post-info , #contentcent .postmetadata
{
	clear:both;
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#contentnocent .post-info, 
#contentnocent h2.pagetitle 
{
	background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:15px;	
}

#sidebar {
	float: left; 
	width: 200px;
	font-size:0.9em;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar li 
{
	margin-bottom:0.5em;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
}
#sidebar ul ul ul
{
	margin:0 0 0 1em;
}
#sidebar li.sidebox {
	padding:1px 10px;
	margin:0 0 1.0em 0;
	background: url(img/sideheadtop.gif) #F4F4F4 no-repeat left top; 		
}
#sidebar .sidebox {
	padding:1px 10px;
	margin:6.0em 0 1.0em 0;
	background: url(img/sideheadtop.gif) #f7f7f7 no-repeat left top; 		
}
li#sidelinks ul
{ margin:0;
	padding:0;
	}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}

#footer {
	clear: both; 	
	background: transparent; 
	margin: 0 auto; 
	width: 770px; 	
	text-align: left;
}
 html #footer {
	height: 1%;
}
#footer p {
	float: left; 
	width: 50%; 
	line-height: 1.2em;
}
#footer p.right {
	float: right; 
	margin: 1em 0; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
	color:#999;
}
#footer ul
{display: inline; 
float: right; color:#999;
width: 50%; 
text-align: right;
	font-size: 0.9em; 
	list-style:none;
	margin:0;
	padding:0;margin: 1em 0; 


}
#footer li 
{display: inline; 
line-height: 1.2em;
font-size: 0.9em; 
	list-style:none;

	margin-bottom:0.5em;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background: #F9FCFF;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#container .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#container .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#container .commentlist li.alt 
{
    background:#F4F4F4;    
}
#container .commentlist li.authorcomment 
{
    border:#c80000 1px solid;      
}
#container .commentlist li .cmtinfo 
{
	font-size:1em;			
}
#container .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
#container .commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#content .commentsfeed 
{
	background:url(img/feedrss1.gif) no-repeat left center;
	padding-left:16px;
}
#content .trackback 
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox, textarea
{
	border:#ccc 1px solid;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em "Verdana", Arial, Serif;
	padding:2px;
	width:110px;
}
textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}
input.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
#submit 
{
	padding:0;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:"Verdana", Arial, Serif, Tahoma;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
/*  
CSS HOME PAGE e altri
*/

.img body{border:none}
.eraclito {text-align: right;
font-family: "Bodoni Bk BT", Times New Roman, Georgia; 
font-size:13px;
font-style:italic;
color:#c0c0c0;
line-height: 135%;
margin:0.9em 2.0em 3.5em 0;
}
.eracliton {text-align: right;
font-family: "Times New Roman", Georgia; 
font-size:1.0em;
font-style:normal;
font-weight:normal;
color:#c0c0c0;
line-height: 125%;
background:url(img/line1.gif) no-repeat right bottom;
margin:1.0em 0 0.95em 0;padding-bottom:2px;
}

.underline{ 
color:#c0c0c0;
font-size:1.1em;
font-style:normal;
font-family: "Times New Roman", Georgia; 
background:url(img/underline1.jpg) no-repeat right bottom;
padding-bottom:15px;text-align: right;	
}
.underlinecors{ 
color:#333;
font-size:1.1em;
font-style:italic;
font-family: "Times New Roman", Georgia; 
background:url(img/line1.gif) no-repeat right bottom;
padding-bottom:4px;text-align: right;	
}
.underlinecent{ 
color:#333;
font-size:1.1em;
font-style:normal;
font-family: "Times New Roman", Georgia; 
background:url(img/line1.gif) no-repeat center bottom;
padding-bottom:15px;text-align: center;	
}
.underlinecentcors{ 
color:#333;
font-size:1.1em;
font-style:italic;
font-family: "Times New Roman", Georgia; 
background:url(img/line1.gif) no-repeat center bottom;
padding-bottom:15px;text-align: center;	
}

.center {
text-align: center;
}
.right {
text-align: right;
}
.left {
text-align: left;
}
.justify {
text-align: justify;
}
.img {
border:none;
}
.archivi{
color: #0080c0;	
text-decoration:none;font-weight:bolder;text-indent:190px;
}
.contatti{
color: #0080c0;	
text-decoration:none;font-weight:bolder;text-indent:130px;
}
.indice{
color: #0080c0;	
text-decoration:none;font-weight:bolder;text-indent:100px;
}
.novita{
color: #c80000;	
text-decoration:none;font-weight:bolder;text-indent:170px;
}
.presentaz{
color: #0080c0;	
text-decoration:none;font-weight:bolder;text-indent:150px;
}
.politica{
color: #0080c0;	
text-decoration:none;font-weight:bolder;text-indent:300px;
}
.cultura{
color: #C80000;	
text-decoration:none;font-weight:bolder;text-indent:140px;
}
.societa{
color: #0080c0;	
text-decoration:none;font-weight:bolder;text-indent:200px;
}
.postquo{
color: #c80000;	
text-decoration:none;font-weight:bolder;text-indent:60px;
}
.blog{
color: #0080c0;	
text-decoration:none;font-weight:bolder;text-indent:230px;
}
.small{
color: #0080c0;	
text-decoration:none;font-weight:normal;
}

hr {width: 100%;
margin-left: 25%;


    margin-right:25%;
  border:0;
  border-top: 1px solid #f2f2f2;
  height: 1px;
  background: #f2f2f2;
}
.navi {
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
border-top: 1px dashed #f2f2f2;

	}

.navi .next {
	float: right;
	margin: 0;font-size:0.95em;
	}
	
.navi .prev{
	float: left;
	margin: 0;
        font-size:0.95em;
	}
#seasubmit {
	border: #ccc 1px solid; 
	padding: 2px 5px 2px 5px ; 
	display: inline; 
	font-weight:normal;
	color:#666;		
	text-decoration: none;
	background:#f7f7f7;
	letter-spacing:0px;
height: 23px;
}
#seasubmit1 {

border:none;
	background:none;
	padding:0;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;}
#submit1 
{
	padding:3px 3px;
}
 #sidebarhome {text-align:center;
	float: right; 
	width: 38%;
	font-size:0.9em;
        margin:0 2px 0 0;
	padding:0;

}#sidebarhome p
{padding:0;
	margin:2.0em 2.0em 1.0em 0;
	
text-align:justify;

	}

#sidebarhome ul
{padding:2px 20px 0 0;
	margin:1.0em 2.0em 1.0em 0;
	list-style:none;
	}
#sidebarhome li 
{	margin-bottom:0.5em;
}
#sidebarhome ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
}
#sidebarhome ul ul ul
{
	margin:0 0 0 1.0em;
}
#sidebarhome .sidebox {float: right;
background: #ffffff; 
	padding:1px 10px;
	margin:3.0em 1.0em 0 0;
	}

#sidebarhome li.sidebox {
	padding:2px 20px 0 0;

	margin:0 1.0em 3.0em 0;
}
#sidebarhome li.sidebox a:link   {

	color: #114477;	
}
#sidebarhome li.sidebox  a:visited  {

	color: #114477;	
}
#sidebarhome li.sidebox a:hover {

border-bottom: #0080c0 1px solid;
}
#sidebarhome li.sidebox  a:active {

border-bottom: #c80000 1px solid;
}


#sidebarhome .sideboxdis {float: right;
	padding:0 0 0 0;
	margin:0 0 2em 0;
       list-style:none;
text-align: center;

}


#content-mainhome {
	float: left; 
	width: 54%; 
	margin:0 0 0 0;padding: 0; 

}
#leftside { float:left; line-height:1.4em; margin:0 0 5px; padding:0; background: url(img/inc1.gif) #f7f7f7 no-repeat;width: 50px; height: 460px; }
/*  
Altri CSS per  Pagine
*/

#containerpost {
	border: #ccc 1px solid; 
	background: #fff; 
	margin: 0 auto; 
	width: 98%; 	
	position: relative; 
	text-align: left;
}
#containerpost img 
{
	background:transparent;
	padding:0;	
	border:0;
		
}


#navigationpost {
		margin: 20px auto 0; 
	overflow: hidden; 
	width: 96%; 
	position: relative; 
	text-align: left;
	font-family: "Verdana", Arial, Serif, Tahoma, Trebuchet MS;
}

 html #navigationpost {
	height: 1%;
}
#navigationpost ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;border: #bbb 1px solid; 
	border-bottom:none;

}
#navigationpost ul li a {
	border: none; 
	border-bottom:none;
	padding: 2px 10px; 
	display: block; 
	font-weight:bold;
	color:#666;		
	text-decoration:none;
	background:#ddd;
	letter-spacing:0px;
}
#navigationpost ul li a:hover, 
#navigationpost ul li a:active, 
#navigationpost ul li.current_page_item a 
{
	background: #fff;
	color: #333;	
	 
	border:none;		
}
#navigationpost ul li.search {
	font-size: 0.9em; 
	right: 0; 
	position: absolute; 
	top: 0;
}
#navigationpost ul li.search input#searchsubmit {
	border: #999 1px solid; 
	font-size: 0.9em; 
	background: #ddd; 
	margin: 0 0 0 2px; 
	color: #005782; 
	padding: 2px; 	
        list-style-type: none;
	
}

#headerpost {
	clear: both; 
	float: left; 
	margin: 10px 5px; 
	width: 450px;
}
#headerpost h1 
{
	font-size:1.5em;
	margin:10px 0 0 10px;
	color:#4D5359;
	letter-spacing:5px;
}
#headerpost h1 a {
	color:#c80000;

	text-decoration:none;	
	border:0;
}
#headerpost h2 
{color:#c80000;
	margin:5px 0 0 10px;
	font-size:1.2em;
	font-weight:normal;
	font-family: "Verdana", Arial, Serif;
	letter-spacing:2px;
}
#headerpost h3 
{color:#c80000;
	margin:5px 0 0 10px;
	font-size:0.9em;
	font-weight:normal;
	font-family: "Verdana", Arial, Serif;
	letter-spacing:0px;
}

#content-mainpost {
	float: left; 
	width: 54%; 
	margin:0 0 0 0;padding: 0; 

}

#labirinto {float: right; 
border:none;width: 55px; height: 55px;
	background:transparent;
	padding:0;
	background:url(img/labirinto_small.gif) no-repeat;


	}

.eraclitopost {text-align: right;
font-family: "Times New Roman", Georgia; 
font-size:1.0em;
font-style:italic;
color:#c0c0c0;
line-height: 135%;
margin:0 2.0em 3.5em 0;
}


.delicious-posts ul{list-style-type:none}
.delicious-tag,.delicious-extended{font-size:0.76em;}
.delicious-extended{margin:0;padding:0 0 0.25em 0;}
.module-list-item .delicious-posts ul{margin:0;padding:0;}
.module-list-item .delicious-posts h2,.module-list-item .delicious-posts li:first-child{margin-top:0;}
.delicious-posts img{display:inline;border:0;}

/* SOCIAL BOOKMARKING */

.sb_label1 {text-decoration : none; padding-top: 3px; padding-bottom: 3px;margin:0 0 0 0;font-size:0.9em;
	color:#999;}
#social_bookmarking {font-size:0.9em;
	color:#fff;text-align: left; padding: 0;}
#social_bookmarking ul li {display: inline;  margin: 0}
#social_bookmarking ul li img {border: none;background:transparent; width: 16px; height : 16px;}
#social_bookmarking ul img {border: none;background:transparent;}
