body {
    font: 11px Verdana, Helvetica, Arial, Sans-Serif;
    background: #ffffff url(images/header.png) 0 -15px repeat-x;
    color: #000000;
    margin: 0px;
    }

a {
    color: #006699;
    text-decoration: none;
    }

a:visited {
    color: #6e8991;
    text-decoration: none;
    }


a:hover {
    color: #333;
    text-decoration: none;
    }

#container {
    width: 99%;
    text-align: left;
    margin: 0 auto;
    }

#header {
    height: 100px;
    padding: 28px 0px 0px 25px;
    }

#header img {
    border: 0 solid;
    }

#header h2 {
    font: bold 40px Georgia, "Times New Roman", Sans-Serif;
    color: #ffffff;
    margin: 10px;
    }

#header h2 a {
    color: #ffffff;
    text-decoration: none;
    }

#header h2 a:hover {
    color: #ffffff;
    text-decoration: none;
    }

#header h3 {
    font: bold 10px Georgia, "Times New Roman", Sans-Serif;
    color: #cccccc;
    text-transform: uppercase;
    text-indent: 10px;
    margin: 0px; }

#searchform{
	position: absolute;
	right: 50px;
	top: 130px;
}
#searchform label{
	position: absolute;
	left: -9000px;
}
#searchform input{
	width: 120px;
}
#searchform button{
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
}
#rss{
	position: absolute;
	right: 80px;
	top: 45px;
	margin: 0;
	padding: 0;
        border:none;
}


#rss  a img  {
    
    border:none;
    text-decoration:none;
   
    }


#menu{
	height: 32px;
	overflow: hidden;
	margin-left: 35px;
}
#menu ul{
	margin: 0;
	padding: 0;
}
#menu ul li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu ul li a{
	padding: 8px 20px;
	display: block;
	text-decoration: none;
}
#menu ul li a:link, #menu ul li a:visited{
	background: #333 url(images/menu.png) 0 -100px   repeat-x;
	color: #fff;
	
}
#menu ul li a:hover, #menu ul li a:active{
	background: #000 url(images/menu2.png)  repeat-x;
	color: #fff;
	text-decoration: none;
	
}
#menu ul li.current_page_item a:link, #menu ul li.current_page_item a:visited{
	background: #000 url(images/menu.png)  repeat-x;
	color: #fff;
	
}


#content {
    font: 13px "Trebuchet MS", Verdana, Sans-Serif;
    float: left;
    width: 46%;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    position:relative;
    padding: 45px 0px 15px 25px;
    }

#content p {
    margin: 0px;
    line-height: 18px;
    padding: 0px 0px 10px 0px;
    }

#content p img {
    border: none;
    margin-right: 15px;
    margin-bottom: 10px;
    padding: 0px 5px 15px 0px;
    }

#content h1 {
    font: normal 22px "Helvetica Bold", "Arial Bold", Verdana, Sans-Serif;
    color: #333333;
    padding: 10px;
    line-height: 150%;
    margin: 0px;
    }

#content h1 a  {
    color: #006699;
    text-decoration: underline;
    }

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

#content h2 {
    font: bold 25px Georgia, Helvetica, Arial, Sans-Serif;
    margin: 0px;
    padding: 0 0 0 60px;
    line-height: 150%;
    }

#content h2, h2 a  {
    color: #0E5F7D;
    text-decoration: none;
    }

#content h2 a:hover {
    color: #3366ff;
    text-decoration: none;
    }

#content ol {
    list-style: decimal;
    line-height: 18px;
    margin: 0px;
    padding: 0px 0px 10px 30px;
    }

#content ul {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    }

#content li {
    margin: 0px;
    padding: 0px;
    }

#content ul li {
    list-style: square inside;
    margin: 0 0 0 10px;
    padding: 5px 0 0 0;
    }

#content ul li a {
    color: #507AA5;
    text-decoration: none;
    }

#content ul li a:hover {
    color: #507AA5;
    text-decoration: underline;
    }



blockquote {
	color: #666666;
        font-style:italic;
	margin-left: 1.5em;
	padding: 0px 3px 0px 3px;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}

#content blockquote p {
    margin: 10px 0 10px 0;
    padding: 0 0 0 0;
    }

.postspace {
    width: 85%;
    height: 0;
    margin: 0;
    padding: 0;
    }

.postspace2 {
    width: 85%;
    height: 0;
    margin: 0;
    padding: 10px;
    }

#l_sidebar ul.children , #r_sidebar ul.children {
    margin-left: 15px;
    margin-bottom:0px;
    padding:0px;
    }

#l_sidebar {
    font: 120% "Trebuchet MS", Verdana, Helvetica, Arial, Sans-Serif;
    background: #F0FBFF url(images/sidebar_bg.jpg) top center repeat-x;
    width: 20%;
    float: left;
    position:relative;
    margin-top: 31px;
    margin-bottom: 20px;
    margin-left:0;
    margin-right:1px;
    padding: 15px;
    border: none;
    }

#l_sidebar h2 {
    font: bold 150% Georgia, Verdana, Helvetica, Arial, Sans-Serif;
    color: #333333;
    list-style: none;
    padding: 5px 0 5px 0;
    margin: 0;
    }

#l_sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0 0 20px 0;
    }

#l_sidebar li {
    list-style: none;
    margin: 0;
    padding: 0;
    }
#l_sidebar ul li {
    list-style: none;
    margin: 0;
    padding: 5px 0 0 20px;
    }

#l_sidebar ul ul li {
    list-style: none;
    margin: 0;
    padding: 5px 0 0 20px;
    background: url(images/list.gif) 0 5px  no-repeat;
    }

#l_sidebar ul li a {
    text-decoration: none;
    color: #006699;
    background: transparent;
    font-weight: bold;
    display:block;
    }

#l_sidebar ul li a:hover {
    background:#e0e6e0;
    color: #333;
    display:block;
    }


#r_sidebar {
    font: 120% "Trebuchet MS", Verdana, Helvetica, Arial, Sans-Serif;
    background: #F0FBFF url(images/sidebar_bg.jpg) top center repeat-x;
    width: 20%;
    float: right;
    position:relative;
    margin-top: 31px;
    margin-bottom: 20px;
    margin-left:0;
    padding: 15px;
    border: none;
    }

#r_sidebar h2 {
    font: bold 150% Georgia, Verdana, Helvetica, Arial, Sans-Serif;
    color: #333333;
    list-style: none;
    padding: 5px 0 5px 0;
    margin: 0;
    }

#r_sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0 0 20px 0;
    
    }

#r_sidebar li {
    list-style: none;
    margin: 0;
    padding: 0;

    }

#r_sidebar ul li {
    list-style: none;
    margin: 0;
    padding: 5px 0 0 0;
    }

#r_sidebar ul ul li {
    list-style: none;
    margin: 0;
    padding: 5px 0 0 20px;
    background: url(images/list.gif) 0 5px  no-repeat;
    }


#r_sidebar ul li a {
    text-decoration: none;
    color: #006699;
    background: transparent;
    font-weight: bold;
    display:block;
    }

#r_sidebar ul li a:hover {
    background: #e0e6e0;
    color: #333;
    display:block;
    }


#footer{
	clear: both;
	background: #222 url(images/footer.png) -10px repeat-x; 
	color: #969696;
	margin: 0;
	padding: 0 80px;
	text-align: center;
	font-size: 100%;
	min-height: 55px;
        border-top: 2px solid #006699;
}
#footer p{
	padding: 10px;
	margin: 0;
	font-weight: bold;
	font-family: Georgia, serif;
}

#footer a {
    color: #fff;
    text-decoration:none;
    }

#footer a:hover {
    color: #006699;
    text-decoration:none;
    }
#footer p.up{
	float: right;
}
#footer p.up a{
	padding-right: 15px;
        background: url(images/top.gif) top right no-repeat;
	
}

#footer h1{
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
        font-size: 100%;
	font-family: Georgia, serif;
        text-align: left;
}

#footer h2{
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	font-weight: bold;
        font-size: 90%;
	font-family: Georgia, serif;
        text-align: center;
}


#wp-calendar {
	border: none;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #444;
	font: 120% bold Arial, Georgia, serif;
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
}

#wp-calendar td {
	color: #999;
	font: normal 100% Arial, Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
        
	background: #ffffff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

div.date p{
	width: 50px;
	height: 60px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(images/date.png) no-repeat;
	color: #ddd;
	text-align: center;
	font-size: 100%;
	overflow: hidden;
}
div.date span.mese{
	display: block;
        font-size: 100%;
	margin-bottom: 8px;
}
div.date span.giorno{
	font-size: 160%;
	color: #444;
	font-weight: bold;
	line-height: 0.8;
}
div.date p span.anno{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 80%;
	font-family: Tahoma, Arial, sans-serif;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	border-top: 1px solid #eee;
        font: 80% Arial, Verdana, sans-serif;
	letter-spacing: 0;
}
.feedback a{
         padding: 0 25px;
	color: #006699;
}
.feedback a:hover, .feedback a:active{
        padding: 0 25px;
        color: #333;
	text-decoration: none;
}
.feedback p{
	background: url(images/comments.gif) top right no-repeat;
        
}
.post{
	margin-bottom: 40px;
}
.post img{
	float: left;
	margin: 0 10px 5px 0;
	border: 3px double #ddd;
}
.post ul{
	margin: 0;
	padding: 0;
}
.post ul li{
	margin: 0;
	padding: 0.2em 20px;
	list-style: none;
}
.post ol{
	margin: 0 25px;
	padding: 0;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}


div.lang {
	width: 25px;
	height: 20px;
	float:right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 100%;
	overflow: hidden;
}
div.lang ul ul li a {
	display: inline;
	list-style: none;
	margin: 0 ;
	padding: 0;
}
div.lang ul  {
	display: inline;
	list-style: none;
	margin: 0 ;
	padding: 0;
}
div.lang  li  {
	display: inline;
	list-style: none;
	margin: 0 ;
	padding: 0;
}
div.lang ul li  {
	display: inline;
	list-style: none;
	margin: 0 ;
	padding: 0;
}
div.lang ul ul li  {
	display: inline;
	list-style: none;
	margin: 0 ;
	padding: 0;
}
div.lang img {
    border: none;
    text-decoration: none;
    }


.rlang ul {
    list-style: none;
    margin: 0;
    padding: 0 0 20px 0;	
}

.rlang  ul li {

    list-style: none;
    margin: 0;
    padding: 5px 0 0 20px;
    }

.rlang  li {
    float:left;
    list-style: none;
    padding: 0 0 0 20px;
   
    }

.rlang  li a {
    padding: 0 0 0 20px;
    text-decoration: none;
    background: none;
    }

.rlang img{
      padding: 0 20px 0 0;
      border:none;
      text-decoration:none;
}







.storytitle {
	margin: 0 0 0 20px;
}
.storytitle a {
	text-decoration: none;


}

.storytitle a:link{
	color: #333;
	text-decoration: none;
}
.storytitle a:visited{
        color: #777;
	text-decoration: none;
}
.storytitle a:hover, .storytitle a:active{
	color: #006699 ;
        text-decoration: none;
}

.meta {
	font-size: .75em;
      
      
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0 ;
	padding: 0;
}

.meta, .meta a {
	color: #999;
	letter-spacing: 0;
}
.meta a{
	color: #006699;
	text-decoration: none;
        
}
.meta a:hover, .meta a:active{
        color: #333;
	text-decoration: none;
       
}
.meta .tags{
        padding: 0 0 0 20px;	
	background: url(images/cats.gif) bottom left no-repeat;
        
}

