body {
background: #F7F7F7;
margin:15px 0 15px 0;
padding: 0;
font-size:13px;  
font-family:Arial,Helvetica,Verdana,san-serif;
}

#wrapper {
width: 959px;
height: 100%;
border: 1px solid #f0f0f0;
margin: 0 auto;
background-color: #ffffff;
}

#bg {
float: left;
width: 959px;
height: 100%;
padding-top:50px;
background-color: #ffffff;}

/* HEADER erano tutti 859*/

#header {
float: center;
width: 959px;
background-color: #ffffff;
}

#logo {
float:left;
height:95px;
margin:27px 0 15px 25px;
}

#logo a:hover{
color:#1AC0E1;
text-decoration:none;
}

#logo h1 {
font-family: 'Ubuntu Condensed', sans-serif;
font-size:46px;
letter-spacing:-1px;
text-align:left;
}

#description {
margin:7px 0 10 2px;
padding:0;
text-align:left;
color: #3E3C3C;
font-family: 'Neucha', cursive;
font-size:16px;
}

/* TOP NAVIGATION */

#navbar {
width: 959px;
margin-top: 10px;
text-align: left;
}

.menu * {
padding: 0;
margin: 0;}

.menu {
width: 100%;
background-color: #f0f0f0;
height:30px;
padding: 0;
margin: 0;}

.menu ul {
margin: 0;
padding-top: 6px;
font: 14px "Trebuchet MS";
font-weight:bold;
position: relative; 
list-style-type: none;}

.menu ul li {
display: inline;
list-style: none;}

.menu li a {
display: inline;
text-align: center;
text-decoration: none;
text-transform: uppercase;
color: #3e3e3e;
padding:6px 20px;
border-right:1px solid #FFF;
}
.menu li.current a {
background-color: #f0f0f0;
color: #FF6600;
}
.menu li a:hover {
text-decoration: none;
background-color: #f0f0f0;
color: #FF6600;}


/* BLOG NAME PROPERTIES */

h1 {
clear: both;
margin: 0;
text-align: left;
}

#arg {
clear: both;
margin-bottom:10px;
text-align: left;}

a.mainlink {
text-decoration: none;
color: #FFFFFF;}

a.mainlink:hover {
text-decoration: none;
color: #FFFFFF;}


/* SIDEBAR */

#mainnav {
position: relative;
z-index: 1;
float: right;
width: 310px;
margin-top: -30px;
margin-bottom:20px;
padding-right: 25px;}

.nav h2 {
clear: both;
font-family: 'Ubuntu Condensed', sans-serif;
font-size:22px;
letter-spacing:-1px;
background: url(images/h2.gif) left center no-repeat;
text-indent: 20px;
margin-top: 15px;
padding: 7px 6px;
color: #1AC0E1;}

.nav * {
padding: 0;
margin: 0;}

.nav li {
padding: 7px 0;
list-style: none;
background: url(images/dottedbg.gif) bottom repeat-x;
}

.nav li a {
width: 300px; /* era a 210 */
font: 12px "Trebuchet MS";
text-indent: 5px;
text-decoration: none;
color: #555554;}

.nav li a:hover {
color: #566807;}

/* sidebar a 310 */
.categorie h2 {
clear: both;
font-family: 'Ubuntu Condensed', sans-serif;
font-size:22px;
letter-spacing:-1px;
background: url(images/h2.gif) left center no-repeat;
text-indent: 20px;
margin-top: 15px;
padding: 7px 6px;
color: #1AC0E1;}
.categorie ul {width:310px; list}
.categorie ul li { float: left; width: 155px; display: inline;}
.categorie li a { display: block; padding: 7px 0; width: 140px; background: url(images/dottedbg.gif) bottom repeat-x; font: 10pt "Trebuchet MS";
text-indent: 5px;
text-decoration: none;
text-transform: capitalize;
color: #555554;}
.categorie li a:hover {
color: #566807;}
.categorie * {
padding: 0;
margin: 0;}
.categorie li {
list-style: none;}

#adv {padding:0;margin:0;}

/* MAIN PROPERTIES */

#main {
position: relative;
z-index: 2;
float: left;
margin-top: -40px;
padding-left: 25px;
text-align: justify;
line-height:22px;
width: 550px;
color: #3E3C3C;}

#main img {
float: left;
margin-right: 5px;
padding: 2px;
border: 1px solid #ccc;}

.ad {
padding-top: 0px;
padding-bottom: 0px;
margin:0px;
}

h3 {
padding-bottom: 5px;
margin: 3px 0px 3px 0px;
font: bold 14pt "Trebuchet MS";
letter-spacing: 0px;
text-align: left;
margin-bottom: 14px;
margin-top:10px;
color: #1AC0E1;}

a.link {
margin-top: 20px;
text-decoration: none;
color: #1AC0E1;}

a.link:hover {
text-decoration: none;
color: #1AC0E1;}

.reply {
clear: both;
padding-top: 20px;
padding-bottom: 5px;
margin: 3px 0px 3px 0px;
font: bold 14pt "Trebuchet MS";
letter-spacing: -1px;
text-align: left;
margin-bottom: 14px;
color: #1AC0E1;}

blockquote {
padding-left: 7px;
padding-right: 5px;
font-size: 8pt;
border-left: 3px solid #6F8121;
color: #7C7C7C;}

.clear {
clear: both;}

.related h2{font: bold 14pt "Trebuchet MS";
letter-spacing: -1px;
text-align: left;
margin-bottom: 14px;
color: #1AC0E1;}
.related_post {list-style-type:none; margin:0; padding:0; }

/* AUTHOR TEXT */

h5 {
font: 8pt "Trebuchet MS";
margin-top: -10px;
color: #4B4B4B;}

h5 strong {
color: #9FB549;}

.entries {
clear: both;
height: 25px;
padding: 0;
margin-top: 35px;
margin-bottom: 20px;}

.entries a {
font-weight: bold;
text-decoration: none;
font-size: 12px;
color: #878887;}

.entries a:hover {
text-decoration: none;
color: #9FB549;}

.left {
float: left;}

.right {
float: right;}

/* COMMENTS */

.com {
clear: both;
text-align: left;
height: 18px;
border-bottom: 1px solid #ccc;
padding:0px;
margin-bottom: 20px;
color: #6B6B6B;}

.com a {
text-decoration: none;
color: #859B28;}

.com a:hover {
text-decoration: none;
color: #566807;}

.author {
padding: 7px 0 0 10px;
font: bold 13pt "Trebuchet MS";
color: #758823;}

.author a {
color: #1BC0E2;}

.alt {
background-color: #F8F9F9;}

.comment {
padding: 0 10px;}

.userinfo {
padding: 0 10px 10px 0;
text-align: right;}

/* FOOTER */

#footer {
clear: both;
background: url(images/footer.gif) no-repeat;
width: 959px;
height: 30px;
padding-top:15px;
text-align: center;
color: #707070;}

#footer a {
text-align: left;
text-decoration: none;
color: #717171;}

#footer a:hover {
text-decoration: none;
color: #72851E;}

/* INPUT PROPERTIES */

#search {
margin:0 0 15px 20px;
padding:0:
}

#form {
margin:0;
padding:0:
}

#searchform {
background-color: #fff;
border: 1px solid #BCBCBB;
padding:3px 0 3px 6px;
width:200px;
color: #3e3e3e;}

#searchsubmit {
background-color: #fff;
border: 1px solid #BCBCBB;
width:45px;
height:24px;
color: #3e3e3e;}

.field {
background-color: #F8F9F9;
border: 1px solid #BCBCBB;
color: #6E6E6E;}

.comments {
background-color: #F8F9F9;
border: 1px solid #BCBCBB;
color: #6E6E6E;}

.button {
font-weight: bold;
background-color: #FFFFFF;
border: 1px solid #BABABA;
color: #BABABA;}

* html .button {
height: 20px;}

/* IMAGE STYLE */

img {
margin-right: 10px;
padding: 2px;
border: 1px solid #ccc;}

.wp-smiley {
float: none;}

/* GENERAL LINK STYLE */

a {
text-decoration: none;
color: #01B9DE;}

a:hover {
text-decoration: underline;
color: #859B28;}

.break {clear:both;}

.mp {position:relative; left:7px; top:7px; height:22px; display: inline; margin:0; padding:0; width:105px;}
.if {border:none; overflow:hidden; width:105px; height:22px; padding:0; margin:0;}
#fanpage {margin:35px 120px 0 0;float:right;border:3px solid #f0f0f0;width:300px; height:60px;}
#fp {overflow:hidden; width:300px; height:60px;}
