/* base
----------------------------------------------- */
html {
        /*#d3e3ea + #e2ebf4*/
        background-image: url("images/bg++.png");
}

body {
	margin: 10px auto;
	padding: 0;
        font: 80%/1.7em verdana, tahoma, arial,  sans-serif;
	color: #222;
        width:750px;
}

h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
	color:#444;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url("images/blockquote.gif") no-repeat left top;	
}


h1, h2, h3 {
	margin: 0 0 10px -5px;
	padding: 0 5px;
	font-weight: normal;
}

h1, h2 {
	font-family: Arial, sans-serif;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1em;
	font-style: italic;
}

h3 {
	font-size: 1.1em;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

p {
	margin: 0.5em 0;
	line-height:1.6em;
}

dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}


small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #080;
	border:none;
}

a:hover{text-decoration:underline;}

a img {
	border: none;
}

img.article_1 {
      width:90%;
}

img.article1 {
      width:40%;
      height : auto;
      float:left;
      padding-top:4px;
      margin-right:5px;
      margin-top:3px;
}

img.follow {
      border:none !important;
      height: 35px;
      width: 35px;
}

h1 a, h2 a, h3 a {
	border: none;
}

#site-name a {
        font-size: 0.8em;
        font-variant:small-caps;
        text-align:left;
	border: none;
        color:#008800;
}

#sidebar-2 a, #sidebar-1 a {
	color: #008800;
	border: none;
}

#sidebar-2 a:hover, #sidebar-1 a:hover {
	color: #BB8855;
	text-decoration: underline;
}

#feedarea {
	padding:10px 10px 0 0; 
	float: right; 	
	text-align: right;
        font-size: 0.7em;
}

#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}

#feedarea dl dd {
	display: inline; 
	margin-right: 2px; 
	height: 45px;
	background:url("images/icon_feed.gif") no-repeat left center;
	padding-left:16px;
}
#feedarea a.a2a_dd {
       text-decoration: none;
       border:none;
}

/* layout
----------------------------------------------- */

#navigation {
	background: transparent; 
	margin: 10px auto 0; 
	overflow: hidden; 
	width: 100%; 
	position: relative; 
	text-align: left;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;
}
 html #navigation {
	/*height: 1%;*/
}
#navigation ul {
        margin-left:0;
        margin-bottom:-4px;
        z-index:10;
        padding-left:0;
        /*border: #f0f 1px solid;*/
        height:25px;
}
#navigation ul li {
	float: left;
	margin: 0 0 0 0; 
	padding: 0; 
	list-style-type: none;
        /*border: #f00 1px solid;*/
}
#navigation ul li a {
	border: #c7c7c7 1px solid; 
	border-bottom:none;
	padding: 2px 4px; 
	display: block; 
	font-weight:bold;
	color:#080;		
	text-decoration: none;
	background-color:#fff;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li a.current_page_item {
	background-color: #f3fcf5;
	color: #0C0;	
	border: #ccc 1px solid; 
	border-bottom:none;
 /*class="current_page_item"*/		
}
#navigation ul li.search {
	font-size: 0.9em; 
	right: 0; 
	position: absolute; 
	top: 10px;
}
#navigation ul li.search input#searchsubmit {
	border: #999 1px solid; 
	font-size: 0.9em; 
	background: #ddd; 
	margin: 0 0 0 2px; 
	color: #265e15; 
	padding: 2px; 		
}

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 0 auto;
        width:100%;
	background-color: #fff;
        border:1px solid #c7c7c7;
	padding: 5px;
}

#head {
	clear: both; 
	float: left; 
	margin: 10px 5px; 
	width: 450px;
}
#head h1 {
	font-size:2.2em;
	margin:10px 0 0 5px;
	font-variant:small-caps;
	letter-spacing:3px;	
        font-weight:bolder;	
}
#head h1 a {
	text-decoration:none;	
	border:none;
}
#head h2 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;
color: #333; 		
}

#headerimage {
        clear: both;
        background: #fff url("images/5.jpg") no-repeat 0 0;
        /*border:1px solid #FF0;*/
        margin: 10px auto;
        width:98%;
        color: #fff;
        height: 200px;
}

#site-name h1 {
        float:left;
	margin: 5px 0 0 0;
	font-size: 2.2em;
        font-weight:bolder;
        /*width:100%;*/
}


#site-slogan {
        float:left;
	margin: 0 0 15px 0;
        text-align:left;
	font: italic 1em Georgia, Times, serif;
        /*border:1px solid #f00;*/
}

#sidebar-1, #sidebar-2 {
	padding: 50px 10px;
	/*width: 150px;*/
}

#sidebar-1 {
	margin-left: 5px;
	float: left;
	text-align: left;
        /*border: 1px solid #0F0;*/
}

#sidebar-2 {
	margin-left: 5px;
	float: left;
        /*border: 1px solid #0FF;*/
}

ul.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

ul.section_list ul {
	list-style-type: none;
}
ul.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}
ul.section_list ul a{
   color:#116611 !important;
}
ul.section_list ul a:hover{
   color:#BB6655 !important;
  text-decoration:underline;
}

ul.rassegna, ul.rassegna-big{
     list-style-type:none;
}

ul.rassegna li{
        margin:0 0 0 -15px;
        padding:2px 0 2px 35px;
        background:url("images/rassegna+.gif") no-repeat left center;     

}
ul.rassegna li a, ul.rassegna-big li a {
     font-weight:bolder;
     color:#b52 !important;
}

ul.rassegna li a:hover, ul.rassegna-big li a:hover {
     text-decoration: underline; 
}

ul.rassegna-big li{
        margin:0 0 20px -25px;
        font-size:1.5em !important;
        padding:2px 10px 2px 40px;
        background:url("images/rassegna-big.gif") no-repeat left top;     

}

#content {
	/*margin: 0;*/
	padding-top: 15px;
     /*border:1px solid #f00;*/
        text-align: left;
        float:left;
        font-size:0.8em;
}

#foot {
	margin: 5px auto;
        padding:2px 5px;
	clear: both;
	text-align: center;
        width:98%;
        background-color: #e2ebf4;
        font-size:0.7em;
        color:#060;
}
#foot a{
     color:#BB6655;
}

#foot table {
       width:100%;
}
/**------sidebar--------**/

#sidebar {
	float: left; 
	width: 35%;
        margin:20px 5px 10px 0px; 
	font-size:1.1em;
}
#sidebar a {
        color:#BB6655;
}

#sidebar a:hover {
        color:#116611;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
}

#sidebar ul ul ul
{
	margin:0 0 0 1em;
}
li.sidebox {
	padding:10px;
	background: #e2ebf4 no-repeat left top; 
	margin-bottom: 10px; 	
        border: 1px solid #c7c7c7;
}
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-weight: normal; 
	font-size: 1.7em; 
	text-align: left;
	color: #00AA00;	
	font-variant:small-caps;
}

#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}


/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 100%;
w\idth: 100%;
}

#content {
\width: 64%;
w\idth: 64%;
}

#sidebar-1, #sidebar-2 {
\width: 33%;
w\idth: 33%;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */
.entry-content {
       font-size:14px;
}
.entry-title {
	margin: 0 0 0 0;
	padding: 0 10px;
	font-weight: bold;    
}
.entry-title a {
	font: 2em Georgia, Times, serif;
        color:#008800;
}

.entry-title a:hover {
       color:#BB6655;
       text-decoration: underline;
}

.directory {
        margin-left:-30px;
	list-style-type: none;
}
.directory li a{color:#b52 !important;}

.author {
	font-style: normal;
	font-size: 1.1em;
        color:#00AA00;
}

.published {
	font-size: 1.2em;
        color:#A8A8A8;
}

p.published {
	margin: 0 0;
}

.commerciali {text-align:left}
.commerciali p {width:90%;height:auto;
      margin:5px 0;

      text-align:center;
}
.commerciali p a img{width:auto;height:140px;}

div.yt_gallery{
      text-align:center;
      margin:0;  
}

div.yt_gallery a{
      float:left;
}

div.yt_gallery a img{
      width:130px;
      height:100px;
      margin:5px;
      padding:5px;
      /*border:1px solid #f00;*/
}

div.img_gallery{
      text-align:center;
      margin:0;  
}

div.img_gallery a{
      float:left;
}

div.img_gallery a img{
      width:72px;
      height:54px;

      margin:5px;
      padding:5px;
      /*border:1px solid #f00;*/
}

.prettyphotoLink{
      color:#CCC;margin:0 0 15px 0;
      font-weight:bolder;
      font-size:16px;
      text-align:center;
}
.prettyphotoLink a{color:#CCC;margin-bottom:10px;}
.prettyphotoLink a:hover{color:#FFF;}
/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}
