/*
Theme Name:Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is pretty minimal, clean looking and has full CSS widgetization. Special thanks to <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.1.3
Author:Mid Mo Web Design
Author URI:http://midmodesign.com/
Tags:minimal, simple, clean, white, fixed width, two columns, right sidebar, widget ready

	"Clean Home" by http://midmodesign.com/
	This theme was designed and built by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.
	The CSS, XHTML and design is released under the GPL.
*/

body {
font-family:Arial, serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
}

a {
text-decoration:underline;
color: #1B8181;
}

a:hover {
color: #669933;
}

hr{
border:0;
border-top:1px dotted #ccc;
width:400px;
color:#fff;
margin-top: 30px;
}

.hrhome {
border:0;
border-top:1px dotted #ccc;
width:390px;
color:#fff;
margin-top: 60px;
}

.hrhometop {
border:0;
border-top:1px dotted #ccc;
width:390px;
color:#fff;
margin-top: 30px;
}

#wrapper {
width: 100%;
}

#wrapperhome {
margin:10px auto auto;
overflow:hidden;
width:990px;
}

#header {
position: absolute;
width:100%;
top: 10px;
left: 0px;
height: 90px;
overflow: hidden;
}

#headersqz {
width:660px;
margin: auto;
height: 90px;
overflow: hidden;
}

#headerhome {
float: left;
width: 990px;
}

#logo {
background: transparent url(http://www.mygreenbuildings.org/wp-content/uploads/2009/03/greenbuilding2.jpg) no-repeat scroll 0 55px;
float:left;
width:478px;
height: 80px;
margin-left: 10px;
}

#logo a {
color: #669933;
font-size:51px;
font-weight:600;
text-decoration:none;
border-bottom:none;
letter-spacing:-4px;
}

#logo a:hover {
color: #669933;
font-size:51px;
font-weight:600;
text-decoration:none;
border-bottom:none;
letter-spacing:-4px;
background:none;
}

#logo p {
color: #669933;
font-size : 18px;
font-weight : 200;
padding : 16px 4px 0 0;
letter-spacing : -1px;
margin-bottom: 10px;
}

#nav {
float:right;
padding:12px 0 0;
}

#nav ul {
height:50px;
float:right;
}

#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
}

#nav li a {
font-size:13px;
font-weight:600;
display:block;
padding:5px;
color: #777777;
text-decoration: none;
}

#nav li a:hover {
color: #669933;
text-decoration: underline;
}

#blurb {
height:auto;
font-weight:400;
font-size: 11px;
position: absolute;
top: 105px;
left: 10px;
color: #3f473f;
}

#blurbhome {
width:100%;
font-size: 11px;
float: left;
color: #3f473f;
}


#content {
width:580px;
position: relative;
padding:0 0 30px 0;
min-height:420px;
margin: 170px auto auto;
z-index: 1;
background: #ffffff;
}

#contenthome {
width:400px;
position: relative;
float: left;
left: -310px;
padding:0 0 30px 0;
min-height:420px;
padding-left: 10px;
/*background: #f7f7f7;*/
border: 1px solid #f1f1f1;
margin-top: 22px;
}

#contentarchive {
width:718px;
float: left;
padding:0 0 30px 0;
min-height:420px;
padding-left: 10px;
/*background: #f7f7f7;*/
margin-top: 22px;
}

#contentpage {
width:810px;
float: left;
margin-left: 10px;
padding:0 0 30px 0;
min-height:420px;

}

.post {
padding:0 10px 0 0;
font-family: verdana;
font-size: 13px;
}

.post2 {
padding:0 10px 0 0;
font-family: verdana;
font-size: 13px;
}

.post2 p {
line-height: 17px !important;
}

.post p {
margin:17px 0 17px 0;
line-height: 17px;
}

.post em{
font-style:italic;
}

.post h2 {
font-family:Georgia;
font-size:20px;
margin:25px 0 20px 0;
font-weight:normal;
line-height: 25px;
}

.post h1, .post h1 a{
font-family:georgia;
font-size:24px;
margin:20px 0 10px 0;
font-weight:bold;
line-height:28px;
}

.h1single {
font-family:Georgia;
font-size:24px !important;
margin:0 0 30px 0 !important;
line-height:28px !important;
color: #000000;
font-weight: bold !important;
}

.post h3, .post h4 {
font-family:Georgia;
font-size:20px;
margin:15px 0 10px 0;
font-weight:bold;
line-height: 22px;
}

.post h4 {
font-size:18px;
}

.post .indent {
padding-left:10px;
}

.post .indent p {
padding-left:10px;
}

.post small {
font-size:11px;
color: #777;
}

.smalltop {
font-size:11px;
margin-left: 2px !important;
position: relative;
top: 10px;
color: #3f473f;
}

.post small a {
font-weight:normal;
text-decoration: none;
line-height: 12px;
}

.post small a:hover {
background-color: white;
color: #1B8181;
text-decoration: underline;
}

.post .alignright {
float:left;
}

.post .alignleft {
float:left;
}

.post .aligncenter {
margin:0 auto;
display:block;
}

.post abbr {
font-weight:normal;
}

.post ul{
list-style: disc;
margin:0 0 0 25px;
color: black;
}

.post ul li{
padding: 15px;
line-height: 17px;
}

.post ul a{
text-decoration: underline;
}

.post ul a:hover {
text-decoration: underline;
}


.post ol{
list-style:decimal;
margin:0 0 0 30px;
}

.post ol li{
padding: 15px;
line-height: 17px;
}

.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}

.post .wp-caption-text {
margin:0;
}

.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}

.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}

.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}

.post .message ul {
margin:12px 0 0;
}

.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}

#comments {
clear: both;
margin-top:40px;
width: 570px;
}


#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
line-height: 28px;
}

#comments h4{
font-size:28px;
}

#comments cite{
font-family: verdana;
font-size:11px;
font-weight:bold;
}

#comments em {
font-style:italic;
text-align:right;
}

#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #ccc;
padding:10px 5px 20px 10px;
min-height:110px;
}

#comments p {
margin:20px 5px 0 5px;
font-family: verdana;
line-height: 17px;
}

#comments span {
float: right;
color:#cdcdcd;
font-family:Georgia;
font-size:25px;
font-weight:normal;
height:0;
}

#comments ul.formlist {
margin:20px auto;
width:570px;
}

#comments ul.formlist li {
display:block;
margin:10px 0 0;
}

#comments ul.formlist p{
margin:10px 0 0;
}

#comments input {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
border: 1px solid #aaaaaa;
}

#comments textarea {
font-family:Georgia;
width:570px;
font-size:14px;
font-weight:normal;
border: 1px solid #aaaaaa;
}

#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Georgia;
font-weight:normal;
font-size:20px;
width:200px;
float: right;
margin-bottom: 20px;
}

#sidebar {
width:200px;
font-family: verdana;
padding-left: 10px;
position: absolute;
top: 150px;
right: 10px;
}


#sidebarhome {
float:right;
font-family:verdana;
padding-left:10px;
width:250px;
}

#sidebarleft {
width:160px;
float: left;
position: absolute;
left: 10px;
top: 150px;
font-family: verdana;
background-color: #ffffff;
padding-right: 10px;
}

#sidebarlefthome {
width:300px;
float: left;
position: relative;
left: 420px;
font-family: verdana;
background-color: #ffffff;
margin-top: 22px;
padding-left: 5px;
padding-right: 5px;
}

#sidebarleftpage {
width:160px;
float: left;
font-family: verdana;
background-color: #ffffff;
padding-right: 10px;
}

#sidebar h3 {
padding:25px 0px 0px 0px;
font-size:18px;
font-family: verdana;
color: #404633;
margin-bottom: 10px;
}

#sidebar h2 a {
font-weight: bold;
text-decoration: none;
border-bottom: 1px dotted black;
}

#sidebar h2 a:hover {
color: #336600;
}

#sidebar .block ul {
/*border-bottom:1px dotted #ccc;*/
}

#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}

#sidebar .block li {
/*border-top:1px dotted #ccc;*/
}

#sidebar .block li a {
/*background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;*/
font-size:12px;
font-weight:normal;
padding:15px 0 15px 5px;
display:block;
border-bottom:none;
line-height: 14px;
text-decoration: none;
}

#sidebar .block li a:first-line {
font-weight:bold;
}


#sidebar .block li a:hover {
/*background:#62B212;*/
text-decoration: underline;
}

#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
font-family: verdana;
color: #336600;
}

#sidebar .widget_recent_comments ul {
}

#sidebar .widget_recent_comments li {
/*background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;*/
padding:15px 0 15px 5px;
line-height: 14px;
color: #1B8181;
}

#sidebar .widget_recent_comments li a{
background:none;
/*border-bottom:1px dotted #000;*/
color: #1B8181;
font-size: 12px;
text-decoration: none;
}

#sidebar .widget_recent_comments li a:hover {
text-decoration: underline;
color: #669933;
}

#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
/*border-bottom:1px dotted #ccc;*/
}


#sidebar .widget_tag_cloud a {
border-bottom: 0px;
text-decoration: none;
}

/*#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}*/

#sidebar .calendar h3{
display:none;
}

#sidebar #wp-calendar {
width:95%;
text-align:center;
}

#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}

#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}

#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

#sidebarhome h3 {
padding:25px 0px 0px 0px;
font-size:18px;
font-family: verdana;
color: #404633;
margin-bottom: 10px;
}

#sidebarhome h2 a {
font-weight: bold;
text-decoration: none;
border-bottom: 1px dotted black;
}

#sidebarhome h2 a:hover {
color: #336600;
}

#sidebarhome .block ul {
/*border-bottom:1px dotted #ccc;*/
}

#sidebarhome .block ul .children{
border:0;
padding: 0 0 0 8px;
}

#sidebarhome .block li {
/*border-top:1px dotted #ccc;*/
}

#sidebarhome .block li a {
/*background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;*/
font-size:12px;
font-weight:normal;
padding:15px 0 15px 5px;
display:block;
border-bottom:none;
line-height: 14px;
text-decoration: none;
}

#sidebarhome .block li a:first-line {
font-weight:bold;
}


#sidebarhome .block li a:hover {
/*background:#62B212;*/
text-decoration: underline;
}

#sidebarhome .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
font-family: verdana;
color: #336600;
}

#sidebarhome .widget_recent_comments ul {

}

#sidebarhome .widget_recent_comments li {
/*background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;*/
padding:15px 0 15px 5px;
line-height: 14px;
color: #DD8B12;
}

#sidebarhome .widget_recent_comments li a{
background:none;
/*border-bottom:1px dotted #000;*/
color: #DD8B12;
font-size: 12px;
text-decoration: none;
}

#sidebarhome .widget_recent_comments li a:hover {
text-decoration: underline;
color: #669933;
}

#sidebarhome .widget_tag_cloud h3 {
margin:0 0 8px;
/*border-bottom:1px dotted #ccc;*/
}

#sidebarhome .widget_tag_cloud a {
border-bottom: 0px;
text-decoration: none;
}

/*#sidebarhome .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}*/

#sidebarhome .calendar h3{
display:none;
}

#sidebarhome #wp-calendar {
width:95%;
text-align:center;
}

#sidebarhome #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}

#sidebarhome #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}

#sidebarhome #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

#sidebarhome #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

#sidebarleft h3 {
padding:25px 0px 0px 0px;
font-size:18px;
font-family: verdana;
color: #404633;
margin-bottom: 10px;
}

#sidebarleft h2 a {
font-weight: bold;
}

#sidebarleft h2 a:hover {
font-weight: bold;
color: white;
background-color: #62B212;
}

#sidebarleft .block ul {
/*border-bottom:1px dotted #ccc;*/
}

#sidebarleft .block ul .children{
border:0;
padding: 0 0 0 8px;
}

#sidebarleft .block li {
/*border-top:1px dotted #ccc;*/
}

#sidebarleft .block li a {
/*background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;*/
font-size:12px;
font-weight:normal;
padding:15px 0px 15px 0px;
display:block;
border-bottom:none !important;
line-height:14px;
text-decoration: none;
}

#sidebarleft .block li a:first-line{
font-weight:bold;
}

#sidebarleft .block li a:hover {
/*background:#62B212;*/
text-decoration: underline;
}

#sidebarleft .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
font-family: verdana;
color: #336600;
}

#sidebarleft .widget_recent_comments li {
/*background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;*/
padding:15px 0 15px 5px;
}

#sidebarleft .widget_recent_comments li a {
background:none;
text-decoration:none;
color:#000;
font-weight:300;
font-size: 12px;
}

#sidebarleft .widget_recent_comments li a:hover {
color:#ffffff;
background-color:#62B212;
}

#sidebarleft .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}

/*#sidebarleft .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}*/

#sidebarleft .calendar h3{
display:none;
}

#sidebarleft #wp-calendar {
width:95%;
text-align:center;
}

#sidebarleft #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}

#sidebarleft #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}

#sidebarleft #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

#sidebarleft #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

#sidebarlefthome h3 {
padding:25px 0px 0px 0px;
font-size:18px;
font-family: verdana;
color: #404633;
}

#sidebarlefthome h2 a {
font-weight: bold !important;
font-size: 18px !important;
line-height: 20px !important;
font-family: arial;
padding-top: 30px !important;
color: black;
}

#sidebarlefthome .block ul {
/*border-bottom:1px dotted #ccc;*/
}

#sidebarlefthome .block ul .children{
border:0;
padding: 0 0 0 8px;
}

#sidebarlefthome .block li {
/*border-top:1px dotted #ccc;*/
}

#sidebarlefthome .block li a {
/*background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;*/
font-size:12px;
font-weight:normal;
padding:15px 0 15px 5px;
display:block;
border-bottom:none !important;
line-height:14px;
text-decoration: none;
}

#sidebarlefthome .block li a:first-line{
font-weight:bold;
}

#sidebarlefthome .block li a:hover {
/*background:#62B212;*/
text-decoration: underline;
}

#sidebarlefthome .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
font-family: verdana;
color: #336600;
}

#sidebarlefthome .widget_recent_comments li {
/*background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;*/
padding:15px 0 15px 5px;
}

#sidebarlefthome .widget_recent_comments li a {
background:none;
text-decoration:none;
color:#000;
font-weight:300;
font-size: 12px;
}

#sidebarlefthome .widget_recent_comments li a:hover {
color:#ffffff;
background-color:#62B212;
}

#sidebarlefthome .widget_tag_cloud h3 {
margin:0 0 8px;
}


/*#sidebarlefthome .widget_text h3 , #sidebar .calendar h3{

border-bottom:1px dotted #ccc;
}*/

#sidebarlefthome .calendar h3{
display:none;
}

#sidebarlefthome #wp-calendar {
width:95%;
text-align:center;
}

#sidebarlefthome #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}

#sidebarlefthome #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}

#sidebarlefthome #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

#sidebarlefthome #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

#sidebarleftpage h3 {
padding:25px 0px 0px 0px;
font-size:18px;
font-family: verdana;
color: #404633;
margin-bottom: 10px;
}

#sidebarleftpage h2 a {
font-weight: bold;
}

#sidebarleftpage h2 a:hover {
font-weight: bold;
color: white;
background-color: #62B212;
}

#sidebarleftpage .block ul {
border-bottom:none;
}

#sidebarleftpage .block ul .children{
border:0;
padding: 0 0 0 8px;
}

#sidebarleftpage .block li {
border-top:none;
}

#sidebarleftpage .block li a {
font-size:12px;
font-weight:normal;
padding:15px 0 15px 5px;
display:block;
border-bottom:none;
line-height: 14px;
text-decoration: none;
}

#sidebarleftpage .block li a:first-line{
font-weight:bold;
}


#sidebarleftpage .block li a:hover {
text-decoration: underline;
color: #669933;
}

#sidebarleftpage .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
font-family: verdana;
color: #336600;
}

#sidebarleftpage .widget_recent_comments li {
padding:15px 0 15px 5px;
}

#sidebarleftpage .widget_recent_comments li a {
background:none;
text-decoration:none;
color:#000;
font-weight:300;
font-size: 12px;
}

#sidebarleftpage .widget_recent_comments li a:hover {
color:#ffffff;
background-color:#62B212;
}

#sidebarleftpage .widget_tag_cloud h3 {
margin:0 0 8px;
}

#sidebarleftpage .widget_text h3 , #sidebar .calendar h3{
border-bottom:none;
}

#sidebarleftpage .calendar h3{
display:none;
}

#sidebarleftpage #wp-calendar {
width:95%;
text-align:center;
}

#sidebarleftpage #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}

#sidebarleftpage #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}

#sidebarleftpage #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

#sidebarleftpage #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

#footer {
width:990px;
text-align:left;
padding:30px 0 40px 0;
margin: auto;
margin-top: 20px;
}

#sottolineato {
border-bottom: 1px solid black;
}

.sticky h2 {
margin-top: 10px !important;
}

.sticky h2 a {
font-size: 28px !important;
line-height: 34px !important;
}

.sticky p {
font-size: 14px;
line-height: 20px;
}

.authcomment {
border: 1px solid #f1f1f1 !important;
background: #f7f7f7;
}

#authcommentspan {
color: #cdcdcd !important;
z-index: 0;
}


#info {
margin: 0px;
}


#goog-wm {
  width: 500px;
  padding: 1em;
  background-color: white;
  margin-top: 40px;
}


#goog-wm h3.closest-match {
  color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
}

#goog-wm h3.closest-match a { }

#goog-wm h3.other-things {
  color: #336600;
}
   
#goog-wm ul li { }
   
#goog-wm li.search-goog {
  display: block;
}

#h2home {
  font-weight: bold;
  margin-top: 40px;
}

#h2home a {
   text-decoration: none;
   line-height: 25px;
   font-weight: bold;
   border-bottom: 1px dotted black;
   color: black;
   font-size: 20px;
}

#h2home a:hover {
   color: #669933;
}

#h2archive {
  font-weight: normal;
}

#h2archive a {
   text-decoration: none;
   line-height: 25px;
   border-bottom: 1px dotted #1B8181;
   color: black;
   font-size: 20px;
}

#h2archive a:hover {
   color: #669933;
}

#tag {
   font-size: 12px;
   font-family: verdana;
   color: black;
}

#tag a {
   text-decoration: underline;
   border-bottom: none !important;
   font-weight: bold;
   font-size: 13px !important;
   font-family: verdana !important;
   line-height: 30px;
   color: #222;
}

#tag a:hover {
   color: #1B8181 !important;
}

#newsletter {
font-weight: bold;
position: relative;
left: 0px;
top: 6px;
font-size: 24px;
font-family: georgia;
}

#newsletter a {
border-bottom: none;
text-decoration: underline;
font-weight: bold;
background: none;
}
    
.block categories-405251861 widget_categories li{
line-height: normal;
padding: 0px;
}

.arlink {
font-size: 8px;
color: gray !important;
}

.arlink a a:hover{
color: gray !important;
}

.url {
color: #404633 !important;
font-weight: bold !important;
font-size: 11px !important;

}

.alignright {
margin-top: 7px !important;
padding-right: 10px !important;
padding-bottom: 10px !important;
}

#desclibro {
font-size: 11px !important;
line-height: 14px !important;
margin: 0px !important;
margin-top: 10px !important;
}

#headertitolo  {
position: absolute;
margin: 0px auto auto;
width: 580px;
top: -40px;
}

.artcor {
font-size: 13px !important; 
line-height: 16px !important;
font-family: verdana;
margin-left: 15px !important;
}

.artcor li{
position: relative;
left: 5px;
list-style-image:url("/wp-content/uploads/2009/09/list-mygb3.jpg");
/*padding: 10px !important;*/
/*width: 250px;*/
line-height: 16px !important;
padding: 10px !important;
}

.artcor li a {
text-decoration: none;
}

.artcor li:first-line {
font-weight: bold;
}

#user_login {
width: 120px;
border: 1px solid #cdcdcd;
}

#user_pass {
width: 120px;
border: 1px solid #cdcdcd;
}

#wp-submit {
border: 1px solid #cdcdcd;
}

.rss-item {

font-family: verdana !important;
font-size: 13px !important;

}

.headline a {
font-family: arial !important;
font-size: 17px !important;
line-height: 20px !important;
color: black;
}


#retweet, #fbshare {
    float:left;
    margin-top:20px;
}

#fbshare {
    margin-right:15px;
    font-size: 11px;
}

#fbshare a {
    text-decoration: none;
}

.name {
    float: left !important;
    position: relative !important;
    left: -7px !important;
    font-size: 12px !important;
}

.arh { 
font-size: 36px; 
line-height: 34px; 
color: #000000; 
font-family: georgia;
margin-top: 30px;
display: block;
padding-bottom: 10px;
width: 990px;
padding-top: 5px;
border-bottom: 1px solid #cdcdcd;
}

#twitter_update_list li {
line-height: 14px;
padding:15px 0 15px 5px;
}

#twitter_update_list li a {
padding:5px 0 5px 5px !important;
}

#twitter_update_list li:first-line {
font-weight: bold;
}

#neutro {
list-style-type: none;
margin-left: 0px;
}

#neutro li {
padding-left: 0px;
}

.ads1 p {
margin-bottom: 5px;
}

.block adrotate_1 adrotate_widget_1 h3 {
padding-top: 5px !important;
}

.articolicorrelati {
font-family: georgia !important;
font-size: 24px !important;
font-weight: bold !important;
}

.libri li {
list-style-image:url(/wp-content/themes/clean-home2/images/book.jpg);
}

.approf li {
list-style-image:url(/wp-content/themes/clean-home2/images/list-check.jpg);
}

.approf li a {
font-weight: bold;
}

.approf1 li {
list-style: none;
padding: 2px !important;
margin-left: -22px;
font-family: arial;
}

.approf2 li {
list-style-type: none;
margin-left: -33px;
padding: 8px !important; 
}


.anone a {
color: #1B8181;
font-family: verdana;
font-size: 13px;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
}

.anone a:hover {
color: #1B8181;
}

.block tag_cloud-2 widget_tag_cloud a {
text-decoration: none !important;
}

.ulnodisc {
list-style-type: none !important;
}

.similileft ul {
list-style-type: none !important;
}

.similileft li {
list-style-type: none !important;
font-family: verdana;
}

.tuttiart {
font-size: 18px;
margin-right: 10px;
text-align: right;
}

#linkads {
font-size: 10px;
color: #1B8181;
font-weight: normal;
}

#linkadsbold {
font-weight: bold;
color: black;
}

.news {
color:#1B8181 !important;
font-family:verdana !important;
font-size:18px !important;
padding: 10px 0 0 6px !important;
}

.news a {
font-weight: bold;
color: #000000;
font-family: arial;
font-size: 14px;
line-height: 17px;
}

.news a:hover {
color: #669933 !important;
text-decoration: underline;
}

.newsdate {
font-size: 10px;
color: #777777;
margin-left: 6px;
}

.scarica {
color: #4a90c4; 
font-family: georgia; 
font-size: 22px; 
line-height: 28px; 
padding: 25px 0px 25px 0px;
}

#scroller-header a {
	text-decoration:none; 
	color:#867863; 
	padding:0 2px;
}

#scroller-header a:hover {
	text-decoration:none; 
	color:#4b412f
}

a.selected {
	text-decoration:underline !important; 
	color:#4b412f !important;
}

#scroller-header {
	width:200px;
	padding:10px 0 10px 0;
	font-weight:700;
}

#scroller-body {
	width:200px;
}

#mask {
	width:195px;
	overflow:hidden;
	margin:0 auto;
}

#panel {

}

#panel div {
float:left;

}

/* Extra styling for each panel*/

#panel ul {
list-style:none;
padding:0;
}

	#panel ul li {
		color:#557482;
	}

	#panel ul li.last {
		border-bottom:none !important;
	}

#panel-1 {
}

#panel-2 {
}

#panel-3 {
}

.sitemap li {
list-style: none;
padding: 10px !important;
margin-left: -22px;
}


.sitemap li a {
text-decoration: none;
}

#nolinea a {
text-decoration: none;
}

#spaziotag {
color: #777777;
font-size: 11px;
height: 45px;
clear: both; 
line-height: 15px;
margin-left: 135px;
}

#spaziotag a {
text-decoration: none;
}

.archivio_categorie div {
	width: 396px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.categoria_alternativa {
	margin-right: 0 !important;
}

.archivio_categorie div h3 {
font-size: 16px;
font-weight: bold;
padding-top: 22px;
}

.archivio_categorie div li {
padding-top: 10px;
padding-bottom: 10px;
line-height: 14px;
list-style: circle;
margin-left: 15px;
}

.archivio_categorie div li a {
text-decoration: none;
color: black;
}

.archivio_categorie div li a:hover {
text-decoration: underline;
color: #669933;
}


.linkadsarchive a {
text-decoration: none !important;
border-bottom: 1px dotted #1B8181 !important;
color: black !important;
}

.linkadsarchive a:hover {
color: #669933 !important;
}

.advarchive1 {
font-family: georgia; 
font-size: 20px; 
margin-top: 20px;
}

.advarchive2 {
font-family: verdana; 
font-size: 13px;
}
