/*  
Author: Giuliano Ambrosio
*/


/* CSS Document */
body { 
color:#40454B;
font-family:"Verdana",Arial,Helvetica,sans-serif;
font-size:10px;
margin:0;
padding:0;
background-color: #E9EAEC;}

/* General Links */
a:link { text-decoration : none; color : #55A0FF; border: 0px;} 
a:active { text-decoration : underline; color : #55A0FF; border: 0px;} 
a:visited { text-decoration : none; color : #55A0FF; border: 0px;} 
a:hover { text-decoration: none; color : #E52027; border: 0px;} 


img { padding: 0px; margin: 0px; border: none;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px solid #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

input {
background-color:#FFFFFF;
border:1px solid #C1C0B5;
color:#555555;
font-size:15px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:5px;
}

textarea {
-moz-border-radius:5px;
-webkit-border-radius:5px;
border:1px solid #C1C0B5;
color:#555555;
font-family:'Verdana';
font-size:15px;
padding:10px;
width:500px; }
select { color:#6A5555;
font-family:'Verdana';
font-size:10px;
height:20px;
padding:2px;  }

h1 {padding: 0px; margin: 0px;}
h2, h3 { font-family: 'Myriad Pro',Trebuchet MS,Arial,Sans-Serif}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.HeaderBG { 
float:left;
height:220px;
width:100%;}
.Header {background:#E9EAEC url(images/pageBg-repeat.png) repeat-y scroll 50% 50%;
height:245px;
margin:40px auto 0;
position:relative;
width:980px;}
.Header h1 { font-size: 35px; letter-spacing: -2px; line-height: 35px; padding: 15px 0px 0px 0px; margin: 0px; font-family: "Verdana",Arial,Helvetica,sans-serif;}
.Header h1 a { text-decoration: none; color:#ff5a00;}
.Header h1 a:visited { text-decoration: none; color:#ff5a00;}
.Header h1 a:hover { text-decoration: none; color:#ff5a00;}
.Desc { color:#999999; font-family:"Verdana",Arial,Helvetica,sans-serif; font-size:12px; font-weight:lighter; letter-spacing:0px;}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.logo{
float:left;
height:115px;
margin-left:20px;
margin-top:-20px;
width:475px;
}

.TopMenu { margin-top: 16px; padding: 0px; position: absolute; top: 152px; left: 0px; width:900px;}
.TopMenu ul { padding: 0px; margin:0;}
.TopMenu li {
border-right:1px solid #CCCCCC;
display:inline;
font-size:11px;
font-weight:bold;
list-style-type:none;
margin-left:2px;
padding:0 10px 0 0;
}
.TopMenu li a { color:#55A0FF; text-decoration:none}
.TopMenu li a:visited { color:#55A0FF; text-decoration:none}
.TopMenu li a:hover { color: #E52027; text-decoration:none;}
.post_end {margin:0 0 0 -6px;}
.post_end img {border: none!important; padding: 0px !important;}


.ContainerBG { background:#E9EAEC url(images/pageBg-repeat.png) repeat-y scroll 50% 50%;
float:left;
padding-top:0;
width:100%;
}
.Container { clear:left;
margin:15pt auto;
position:relative;
width:980px;}

/* Central Column - Single Pages */
.SCS { float: left; width: 510px; }
.SCS h1 { font-size: 24px; line-height: 26px; letter-spacing: -1px; font-weight: normal; padding: 7px 0px; margin: 0px 0px 7px 0px; border-bottom: dashed 1px #ccc;}
.SCS h2 { font-size: 20px; line-height: 22px; letter-spacing: -1px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.SCS h3 { font-size: 17px; line-height: 19px; letter-spacing: -1px; font-weight: bold; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.SCS p { font-size: 12px; line-height: 16px;}
.SCS blockquote {
background:#FFFDE5 none repeat scroll 0 0;
border:1px dashed #CCCCCC;
color:#666666;
margin:5px 0;
padding:3px 15px;
}
.SCS blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.SCS ul { font-size: 11px; padding-left: 12px; margin:0px }


/* Central Column */
.SC { float:left;
margin-left:25px;
width:540px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.DateHeader { background: #f0f0f0; margin-bottom: 20px; margin-top: 10px;}
.DateHeader p { background:url(./images/DateHeaderIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin: 0px 0px 0px 10px; font-size: 18px; font-family: 'Helvetica'; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.Post {	position: relative; clear: left; width: 510px;}
.Post h1 {display:block;
font-family:'Myriad Pro',Trebuchet MS,Arial,Sans-Serif;
font-size:20px;
font-weight:bold;
letter-spacing:-1px;
line-height:18px;}
.Post h1 a { color: #E52027; text-decoration: none;}
.Post h1 a:visited { color: #E52027; text-decoration: none;}
.Post h1 a:hover { color: #E52027; text-decoration: underline;}


.read-more a { color: #E52027; text-decoration: none;}
.read-more a:visited { color: #E52027; text-decoration: none;}
.read-more a:hover { color: #E52027; text-decoration: underline;}

.PostHead { padding: 0px; }
.PostInfo {
-moz-border-radius: 5px;
-webkit-border-radius:5px;
background:#EEEEEE;
border:1px dotted #CCCCCC;
color:#828282;
font-size:11px;
margin-top:10px;
padding:12px;
text-decoration:none;
}
.PostInfo em { font-style: normal;}
.PostInfo em a { color:#828282; text-decoration:none;}
.PostInfo em a:visited { color:#828282; text-decoration:none;}
.PostInfo em a:hover {color:#E52027; text-decoration:none;}


.PostViews {
background:transparent url(./images/post-views.gif) no-repeat scroll left top;
color:#828282;
font-size:11px;
margin-top:5px;
padding:0 0 0 23px;
text-decoration:none;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDate { border-right:1px solid #CCCCCC; left:0pt; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0pt; padding:2px 2px 2px 0px; position:absolute; text-align:center; top:0px;}
.PostDate .month { display: block; font-size: 9px; line-height: 9px; color: #666; text-transform: uppercase;}
.PostDate .day { display: block; font-size: 21px; font-family: 'Arial'; font-weight: bold; line-height: 19px; color: #ccc; letter-spacing: -1px;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostContent {border-bottom:1px dotted #CCCCCC;
font-size:12px;
line-height:16px;
margin-top:1px;
padding:5px 0 0;
text-align:justify;
width:510px;}

.PostContent p { color:#555555;
font-size:12px;
line-height:18px;}

.PostContent img {
border:5px solid #CCCCCC;
margin:0;
padding:0;}


.PostContent a:hover img {border:5px solid #55A0FF; }

.wp-smiley{
border: none !important;
margin:0;
padding:0;
}

.PostContent blockquote { 
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFCC url(images/notebook.png) no-repeat scroll 10px 15px;
border:2px dashed #FFCC66;
color:#666666;
margin:7px 0;
min-height:50px;
padding:3px 22px 7px 52px;
width:432px;

}
.PostContent blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px; color:#777777;}
.PostContent ul { font-size: 11px; padding:0px;list-style-type:none;}
.PostContent li { background:transparent url(images/puce.png) no-repeat;
color:#555555;
font-size:12px;
list-style-type:none;
padding-left:15px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDetails { background:transparent url(./images/comment.png) no-repeat scroll left top; display:inline; font-size:11px; margin-top:-11px; padding:0 2px 0 16px;}
.PostDetails li { padding: 0px; margin: 0px; list-style-type: none; padding-left:15px;list-style-type:none;}
.PostDetails li a:hover {text-decoration: none;}

.PostDetails .PostCom {}
.PostDetails .PostCom a { padding: 0px 0px 0px 23px; background: url(./images/comment.png) no-repeat left top; float: right; margin-top:10px; text-decoration: none; font-size: 11px;}
.PostDetails .PostCom a span { padding: 4px 15px 3px 5px; display: block; float: left; }
.PostDetails .PostCom a span { float: none;}
.PostDetails .PostCom a:hover span { text-decoration: none;}
.PostDetails .PostCom a:hover { text-decoration: none;}

.PostDetails .Tags { background: url(./images/PostDetailsTagsIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin-left: 0px;}

pre, code {background:#FFFFFF url(images/preback.jpg) no-repeat scroll left top; border:1px solid #CCCCCC; color:#000000; display:block; font-family:'Courier New',Courier,Fixed,monospace; font-size:100%; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; line-height:17px; margin:1em 0pt; overflow:auto; padding:0px 20px 0pt 30px; text-align:left;}

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */
.related_post {
font-size:12px;
font-weight:bold;
padding:0;
text-align:left;
list-style-type: none;
}

.related_post li {
margin-top:10px;
}

.title_related_posts{
background:transparent url(images/RelatedPostsHeading.gif) no-repeat scroll left center;
border-bottom:1px solid #D4E3F4;
color:#E52027;
font-size:14px;
letter-spacing:-1px;
padding:5px 0 5px 20px;
}

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */

.Comments { padding: 0px; margin: 20px 0px 0px 0px;}
.Comments .List h3 { background:transparent url(images/comment.png) no-repeat scroll left center; font-size:20px; letter-spacing:-1px; margin:0px;padding:5px 0px 5px 30px; color:#E52027}
.Comments .List ol { padding: 0px; margin: 0px;}
.Comments .List li { 
-moz-border-radius:5px;
-webkit-border-radius:5px;
border:1px solid #D4E3F4;
color:#666666;
font-size:12px;
line-height:20px;
list-style-type:none;
margin:10px 0;
padding:10px 5px;
position:relative;
}

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */

/*\ IE/Win min height hack */ * html .Comments .List .ListNr { left: 0px;} /* */ 
.Comments .List .ListNr { color:#a8bed7; position: absolute; top: 15px; font-size: 18px; line-height: 14px; font-family: "Trebuchet MS"; font-weight: normal; letter-spacing: -1px; width: 15px; height: 15px; padding: 5px; text-align: center; border: solid 1px #cee0f4; background: #eaf4ff;}

.Comments .List .ListUser { margin: 0px; padding: 0px; font-size: 14px; line-height: 14px; font-family: 'Arial'; letter-spacing: -1px;}
.Comments .List .ListUser a { text-decoration: none;}
.Comments .List .ListUser a:visited { text-decoration: none;}
.Comments .List .ListUser a:hover { text-decoration: none;}

.Comments .List .ListDate { color:#8c97a1; padding: 0px; margin: 0px 0px 0px 0px; font-size: 10px; }
.Comments .List .ListDate a { color:#8c97a1; text-decoration: none;}
.Comments .List .ListDate a:visited { text-decoration: none;}
.Comments .List .ListContent { color:#333; font-size: 11px; line-height: 14px; border-top: solid 1px #c5cad0; margin: 10px 0px 0px 0px;}
.Comments .List .ListContent p { padding: 3px 0px; margin: 3px 0px; font-size: 11px; line-height: 14px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form {}
.Comments .Form h3 { background:transparent url(images/CommentsFormHeading.gif) no-repeat scroll left center; border-bottom:1px solid #D4E3F4; color:#E52027; font-size:14px; letter-spacing:-1px; margin:0px 0px 10px; padding:5px 0px 5px 20px;}

.Comments .FormTop { width: 510px; height: 5px; display: block;}

.Comments .Form form { padding: 20px; margin: 0px;}
.Comments .Form p { padding: 3px 0px; margin: 0px; font-size: 11px; color:#000033;}
.Comments .Form p label { padding-bottom: 11px;}
.Comments .Form p label small { font-size: 11px; color: #000033}

.Comments .Form .Note {  margin: 5px 0px; width: 395px;}
.Comments .Form .Note small { font-size: 10px;}
.Comments .Form .TextField { background: #fff; border: solid 1px #89afd8; padding: 5px; font-size: 11px; margin-right: 20px; color:#40454b;}
.Comments .Form .TextArea { background: #fff; border: solid 1px #89afd8; padding: 5px; font-size: 11px; color:#40454b;}

.Comments .Form input.SubmitComment { width: 150px; height: 26px;}
.Comments .Form input.SubmitCommentIE { width: 150px; height: 26px; background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 7px; }

.MyAvatars{margin:2px}

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

.comment-toolbar{
clear:both;
display:block;
font-size:9px;
margin:0;
padding:10px 0 0;}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Right Column */
.SR { border-left:1px dotted #CCCCCC;
float:right;
margin-left:0;
padding-bottom:4px;
padding-left:30px;
padding-right:15px;
width:355px;}
.SR h2 {
-moz-border-radius:0 5px 0 5px;
-webkit-border-radius:0 5px 0 5px;
background-color:#0F4464;
color:#FFFFFF;
font-size:15px;
letter-spacing:0;
margin-bottom:5px;
margin-top:11px;
padding:2px 2px 2px 6px;
text-transform:uppercase;}
.SR ul { padding: 0px; margin: 0;}
.SR li { padding: 4px 0; margin: 0px; list-style-type: none; color:#666666; border-bottom:1px dotted #CCCCCC;}
.SR li a { padding: 0px; margin:0px; color: #2485BD; text-decoration: none; xwidth: 175px; display: block;}  
.SR li a:visited { color: #2485BD; text-decoration: none;} 
.SR li a:hover { text-decoration: none; color: #E52027; } 

/* Right - First Column */
.SR .SRL { float: left; width: 175px; padding-top:0px; margin-right: 11px; }
.SR .SRL { float: left; width: 175px; padding-top:0px; margin-right: 11px; }


/* Right - Second Column */
.SR .SRR {
float:left;
width:165px;
}

.SR .SRB { float:right;
padding-right:10px;
padding-top:0;
width:350px;}

.SR .SRB li { padding-top:5px;}

.image {
border:1px solid #CCCCCC;
float:left;
height:80px;
margin-right:4px;
margin-top:12px;
padding:1px;
width:80px;
}

.evidenza-sidebar{
display:block;
min-height:95px;
text-align:justify;
}

.title-evidenza-sidebar{
font-family:'Myriad Pro',Trebuchet MS,Arial,Sans-Serif;
font-size:20px;
font-weight:bold;
line-height:20px;
}

.image_tag {
border:1px solid #CCCCCC;
float:left;
height:40px;
margin-right:5px;
margin-top:12px;
padding:1px;
width:50px;}

blockquote{
-moz-border-radius:5px;
-webkit-border-radius:5px;
background:#FFFDE5 none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#666666;
font-style:italic;
margin:5px 0;
padding:3px 15px;
}

.img-sidebar-evidenza{
border:1px solid #CCCCCC;
}
 
.Categories { margin-bottom: 20px;}
.Links { margin-bottom: 20px;}
.Archives { margin-bottom: 20px;}
.Meta {}
.Calendar {}
.Calendar caption { background: #d4e3f4; padding: 5px 0px;}
.Calendar table { width: 170px; border: solid 1px #d4e3f4;}
.Calendar table th { text-align: center; letter-spacing: -1px; border-bottom: solid 1px #d4e3f4; padding: 3px 0px;}
.Calendar table td { text-align: center; padding: 3px 0px; font-size: 11px;}

.authcomment {
background-color:#EEEEEE !important;
border:1px solid #55AEF6 !important;
} 

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Extra Footer */
.ExtraBG { width: 100%; float: left; background: #003399; padding: 25px 0px;}
.Extra { width: 900px; position: relative; clear: left; margin: 0 auto; }
.Extra h3 { padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; color:#fff; font-size: 17px; letter-spacing: -1px; border-bottom: dashed 1px #2658ad;}

.Extra ul { padding: 0px; margin: 0px;}
.Extra li { color:#fff; padding: 1px 0px 1px 13px; margin: 0px; list-style-type: none; font-size: 9px; background: url(images/ExtraIco.png) no-repeat left top;}
.Extra li a { color:#95c5e8; }
.Extra li a:visited { color:#95c5e8; }
.Extra li a:hover { color:#fff; }

.Extra .RecentPosts { width: 290px; float: left; }
.Extra .LastComments { width: 290px; float: left; margin: 0px 15px;}
.Extra .MostCommented { width: 290px; float: left;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.FooterBG {
background:#588425 url(images/footer-bg.jpg) repeat-x scroll 50% 0;
float:left;
margin-top:20px;
padding-top:75px;
width:100%;
}

.Footer {
display:block;
font-size:11px;
height:420px;
margin:0 auto;
width:100%;}

.Footer p {
color:#FFFFFF;
display:block;
font-size:11px;
margin:auto;
padding-top:30px;
text-align:center;
width:980px;
clear:both;
}

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


.Footer  a:visited { color:#FFFFFF; text-decoration: none;}
.Footer  a:hover { color:#3D5A1B; text-decoration: none;}

.Footer ul {
display:inline; margin:0px; padding:0px;}
.Footer li {
 border-bottom:1px dotted #D4E3F4;
display:block;
list-style-type:none;
margin:0px;
padding-bottom:4px;
padding-left:0px;
padding-top:2px;
list-style-type:none;}

.Footer li a{
margin:0px;
padding: 0px;
}


.Footer .WP { text-indent: -35000px; width: 71px; height: 20px; float: left;}
.Footer .DD { text-indent: -35000px; width: 83px; height: 20px; float: left; margin-right: 10px; }

.Footer .pjd { font-size:11px; font-weight:bolder; line-height:18px; padding: 0px; margin:0px; }

.Footer .date { display:inline; color:#FFFFFF; font-weight:bolder;}

.Footer h2 {
border-bottom:1px dotted #3D5A1B;
color:#3D5A1B;
font-family:'Myriad Pro',Trebuchet MS,Arial,Sans-Serif;
font-size:20px;
font-weight:bold;
letter-spacing:-1px;
line-height:18px;
padding-bottom:5px;}

.ft_flick { display:block; float:left; width: 260px}

#footer_down{
clear:both;
height:340px;
margin:auto;
width:980px;
}

#footer_down .colum1{
float:left;
margin-bottom:10px;
margin-right:20px;
margin-top:10px;
width:300px;
}

#footer_down .colum2{
float:left;
margin:10px 20px 10px 10px;
}

#footer_down .colum2 img {
border:3px solid #55A0FF;
height:69px;
margin:2px;
width:76px;}

#footer_down .colum2 a:hover img {border:3px solid #3D5A1B; margin:2px; }


#footer_down .colum3{
float:left;
margin:10px;
width:320px;
}



.readers_count {background:transparent url(images/rss.gif) no-repeat scroll left center; height:12px; display:inline; float:right; font-size:10px; font-weight:bold; padding:0px 0px 2px 16px; position:relative; right:20px; top:-30px;}

.adv_juliusdesign{ padding:0; position:absolute; right:0; text-align:left; top:73px; width:282px;}

.tag_cloud_expande{background:transparent url(images/tag-cloud.gif) no-repeat scroll left center; display:inline; float:right; font-size:10px; font-weight:bold; height:12px; left:145px; padding:0 0 2px 16px; position:relative; top:-10px;}

.tag_cloud_header {background:#FFFFFF url(images/jd_cloud_expande.jpg) repeat scroll 0 0; margin:0; text-align:center;}

.tag_cloud_header a:link { text-decoration : none; color : #999999; border: 0px;} 
.tag_cloud_header a:active { text-decoration : underline; color : #999999; border: 0px;} 
.tag_cloud_header a:visited { text-decoration : none; color : #999999; border: 0px;} 
.tag_cloud_header a:hover { text-decoration : none; color : #CCCCCC; border: 0px;} 

#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}


.author-info {
margin:0 0 20px;
padding:10px 10px 0;
}


.author-info h4 {
color:#999999;
font-size:16px;
font-weight:bolder;
margin:0 0 5px;
}

.author-info p.author-image {
float:left;
height:78px;
margin:0 20px 0 0;
padding:0;
width:80px;
}


#packpremium {
background-repeat:repeat-x;
background-image:url(http://www.juliusdesign.net/wp-content/themes/jd_theme/images/cloud.png);
bottom:0;
color:#55A0FF;
font-family:Arial;
font-size:16px;
position:fixed;
text-align:center;
width:100%;
height:30px;
padding:5px;
z-index:9999;
font-weight: bold;
}

#pack_testo {
padding-top:13px;
}

#jd_cartoon{
left:70px;
position:fixed;
top:475px;
z-index:9999;
}

.gowebdesign{
position:fixed;
right:0;
top:260px;
}

.playtuts_images{
border:1px solid #CCCCCC;
height:50px;
padding:1px;
width:63px;

}


.jd-share{
float:left;
margin-right:10px;
}

.jd-share img{
border: none !important;
}

#linkwithin_logo_0{
display:none;
}

#lws_0{
height:225px;
}

#network{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: none;
height:42px;
margin:0;
padding:0;
}

.clear{
clear:both;
}



.evidenza_inpost{
height:170px;
width:510px;
}

.evidenza_inpost h3{
background:transparent url(images/comment.png) no-repeat scroll left center;
color:#E52027;
font-size:14px;
letter-spacing:-1px;
margin:0;
padding:5px 0 5px 20px;
}

.minipost{
float:left;
font-size:10px;
margin:4px;
text-align:left;
width:162px;
}

#navigation { 
background-color:#5EA7D5;
border-bottom:1px solid #F4F5F6;
height:40px;
margin:auto;
width:966px;
background-image: url('images/navigation-bg.gif');
background-repeat:repeat-x;}

	#sub-navigation { background-color:#0F4464;
height:26px;
margin:0 auto;
overflow:hidden;
width:966px; }
	
	
	/*------------------------------*/
	/*	NAVIGATION + SUB NAVIGATION	*/
	/*------------------------------*/
	/*- Navigation -*/
	#navigation ul { padding:7px 0 0 6px; margin:0px;}
	#navigation ul li { display:block;
	font-weight:bold;
float:left;
font-family:"Verdana",Arial,Helvetica,sans-serif;
font-size:13px; }
	#navigation ul li a { background:url('images/arrow.gif') no-repeat 94% center; color:#FFF; display:block; padding:5px 22px 5px 9px; }
	#navigation ul li a:hover, #navigation ul li.current a { color:#c5e8ff; }
	#navigation ul li a.last { border:0; }
	#navigation ul li a.more-categories { background:none; border:0; padding:5px 0 5px 25px; text-shadow: 1px 1px #308a1b; }
	#navigation ul li a.more-categories:hover { color:#FFF; }
	.cat-item{border-right:1px solid #8ABDDC;}
	.cat-item-end{border: none !important;}

	
	/*- Sub Menu -*/
	#navigation ul li ul {
background:transparent url(images/navigation-overlay.png) repeat-x scroll left top;
display:none;
left:10px;
padding:11px 0 0;
height:55px;
position:absolute;
width:963px;
z-index:1000;}
	#navigation ul li:hover > ul { display:block; }
	#navigation ul li ul li:before { color:#61ABD7; }
	#navigation ul li ul li { display:inline; float:none; margin:0 10px; line-height:1.5em; font-size:11px; }
	#navigation ul li ul li a { background-image:url(images/arrow-left.gif);
background-position:left center;
background-repeat:no-repeat;
border:0 none;
color:#8ABDDC;
display:inline;
font-weight:bold;
padding:0 0 0 8px;}
	#navigation ul li ul li a:hover { color:#FFFFFF; }

	/*- Subnavigation -*/

	
	.pageTop {
	height: 10px;
	overflow: hidden;
	background: transparent url("images/pageBg-top.png") no-repeat 0 0;
	margin-left:5px;}
	
	
	.pageDown{
	clear:both;
	height:7px;
	margin:0 auto;
	padding:0;
	width:970px;
	}
	

	#MainMenu {
float:right;
height:62px;
position:relative;
right:20px;
top:-23px;
z-index:99;}
#MmLeft {
	float:left;
	width: 24px;
	height: 62px;
	background: transparent url("images/mainMenu-left.png") no-repeat 0 0;}
#MmRight {
	float:left;
	width: 20px;
	height: 62px;
	background: transparent url("images/mainMenu-right.png") no-repeat 0 0;}
#MmBody {
	float: left;
	min-width: 500px;
	height: 62px;
	background: transparent url("images/mainMenu-repeat.png") repeat-x 0 0;}


#MmOtherLinks { float: left; }

.mmDivider {
	float: left;
	width: 10px;
	height: 40px;
	margin:7px 10px 0;
	background: transparent url("images/mainMenu-divider.gif") no-repeat 0 0;}

#MainMenu .sf-menu li li		{ background: #393939; } /* sub-menu background */
#MainMenu .sf-menu li li li		{ background: #2f2f2f; } /* sub-sub-menu background */

#MainMenu a:link, #MainMenu a:visited	{ color: #FFFFFF; }	/* menu links - top level items */
#MainMenu a:hover, #MainMenu a:active	{ color: #CCCCCC; }
#MainMenu .sf-menu li li:hover, #MainMenu .sf-menu li li.sfHover, 
#MainMenu .sf-menu li li a:focus, #MainMenu .sf-menu li li a:hover, #MainMenu .sf-menu li li a:active {
	background: #278C7D;	/* menu links - sub-menu items */
	color: #CCC;}
	
	#MainMenu .sf-menu li li		{ background: #393939; } /* sub-menu background */
#MainMenu .sf-menu li li li		{ background: #2f2f2f; } /* sub-sub-menu background */





/* search */

#Search {
	clear: right;
	float:right;
	width: 298px;
	height: 32px;
	margin: 2px 26px 20px;
	overflow: hidden;
	background: transparent url("images/search-bg.gif") no-repeat 0 0;
	cursor: text;}
#Header .searchHover 	{ background-position: 0 -32px; }
#Header .searchActive 	{ background-position: 0 -64px; cursor: pointer; }

#SearchInput {
background:none repeat scroll 0 0 transparent;
border:0 none;
float:left;
font-size:15px;
height:20px;
margin:0;
padding:5px 0 3px 7px;
width:287px;
}
	
#SearchSubmit {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	display:none;
	float:left;
	height:30px;
	margin:1px 0 0;
	padding:0;
	width:73px;
}

.keyword{
width:510px;
}

.searchHover 	{ background-position: 0 -32px; }
.searchActive 	{ background-position: 0 -64px; cursor: pointer; }

	
.tab-details{
float:left;
height:35px;
margin:0 -3px 0 -18px;
width:539px;
	}
	
.details{
-moz-border-radius:0 5px 0 5px;
-webkit-border-radius:0 5px 0 5px;
background-color:#0F4464;
color:#F4F5F6;
font-size:10px;
margin:7px 0 0;
padding:5px 7px 8px 18px;
	}
	
	
#authorbox {
height:auto !important;
-moz-border-radius:5px;
-webkit-border-radius: 5px;
background-color:#EEEEEE;
border:1px dotted #CCCCCC;
margin:10px 0;
min-height:115px;
overflow:hidden;
width:508px;
}


#authorbox img {
border:1px solid #CCCCCC;
float:left;
margin:10px;
padding:2px;
}


#authorbox h4 {
color:#999999;
font-size:16px;
margin:0;
padding:10px 10px 5px;
}


#authorbox p {
font-size:11px;
line-height:18px;
margin:0;
padding:0 10px 10px;
text-align:justify;
}

#condividi{
clear:both;
height:20px;
width:510px;
}


#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#slider, #slider li{ 
	font-weight:bold;
	height:20px;
	overflow:hidden;
	padding:3px;
	width:955px;

	}
	
#slider li a{
font-size: 10px;
}
	
.desc-slider{
color:#FFFFFF;
float:left;
padding-left:10px;
font-style:italic;
font-size: 11px;
}

#jd-social{
float:right;
height:40px;
width:323px;
}

#jd-social img {
margin: 0px;
margin-right: 8px;
}


#jd-social a:hover img {
margin: 0px;
margin-right: 8px;
margin-bottom: 6px;
}

.nobord{
border: none !important;
}

.top-post{
float:left;
margin-top:-20px;
}

#rss-2{
-moz-border-radius:5px;
-webkit-border-radius: 5px;
background-color:#EEEEEE;
border:1px dotted #CCCCCC;
padding:0 5px 5px;
}

#rss-2 h2{
text-transform:none;
}

#mostra_tweets{
color:#FFFFFF;
font-size:10px;
font-weight:bold;
}

#mostra_tweets li{
list-style-type: none;
}

.up-twitter{
-moz-border-radius:0 5px 0 5px;
-webkit-border-radius:0 5px 0 5px;
background-color:#FFFFFF;
color:#0F4464;
padding:2px;
}


/* ADV GOWEBDESIGN*/




#bottombar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-image:url(http://www.juliusdesign.net/adserver/goweb-bg-trasp.png);
background-repeat:repeat-x;
bottom:0;
color:#FFFFFF;
display:none;
font-family:Arial,Helvetica,sans-serif;
height:100px;
left:0;
margin:0;
position:absolute;
width:100%;
z-index:9999;
}

#bottombar .colA {
float:left;
padding:47px 0 0 150px;
}

#bottombar .colB {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
float:left;
height:75px;
left:40%;
margin:0;
padding:10px;
position:absolute;
top:0;
width:625px;
}


#bottombar .colB img {
margin-bottom:-10px;

}

#bottombar .colB a:hover img {
margin-bottom:0px;
}

#bottombarClose{
float:right;
padding:55px 10px 0 0;
}
