/*  
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 { outline: none;}
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;
border-radius:5px;
padding:5px;
}

#submit{ cursor:pointer; }

textarea {
-moz-border-radius:5px;
-webkit-border-radius:5px;
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: 'Droid Sans',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:250px;
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 {
float:left;
padding-top:0;
width:100%;
}

.Container {
background: url("images/pageBg-repeat.png") repeat-y scroll 50% 50% #E9EAEC;
clear:left;
margin:0pt 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: 540px;}
.Post h1 {display:block;
font-family:'Droid Sans',Myriad Pro,Trebuchet MS,Arial,Sans-Serif;
font-size:20px;
text-align: left;
font-weight:bold;
letter-spacing:-0.1em;
line-height:20px;}
.Post h1 a { color: #E52027; text-decoration: none;}
.Post h1 a:visited { color: #E52027; text-decoration: none;}
.Post h1 a:hover {  color: #BF151A; text-decoration: none;}

.read-more {
    float: left;
}

.read-more a {
    -moz-border-radius: 0 5px 0 5px;
    -webkit-border-radius: 0 5px 0 5px;
	border-radius: 0 5px 0 5px;
    background-color: #B13130;
    color: #FFFFFF;
    font-size: 10px;
    padding: 5px;
    text-decoration: none;	
	text-shadow: 1px 1px 0 #740E10;
	}
	
.read-more a:visited {
	color: #E49C9C;
	text-decoration: none;
	}
	
.read-more a:hover { 
	color: #E49C9C;
	text-decoration: none;
	text-shadow: 1px 1px 0 #740E10;

	}

.PostHead { padding: 0px; }

.PostInfo {
	-moz-border-radius:0px 10px 0px 10px;
	-webkit-border-radius:0px 10px 0px 10px;
	border-radius:0px 10px 0px 10px;
	background:#EEEEEE;
	border:1px dotted #CCCCCC;
	padding:12px;
	text-decoration:none;
	text-align: left;
	overflow: hidden;
	margin-top: 10px !important;
	width: 486px;
	clear: both;
}

.simili{
	float:left;
	margin-right: 10px;
	color: #999999;
	margin-top: 5px;
	}
	
.jd-tag{
	float: left;
    width: 395px;
	
	}	
	
	
.PostInfo .jd-tag a { 

   -moz-border-radius: 0 10px 0 10px;
   -webkit-border-radius: 0 10px 0 10px;
    border-radius: 0 10px 0 10px;
 	background-color: #CCCCCC;
    color: #999999;
    float: left;
    height: 19px;
    line-height: 18px;
    margin-right: 5px;
    padding: 2px 10px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFFFFF;
	margin-top: 5px;

}

.PostInfo .jd-tag a:visited {
	color:#828282; 
	text-decoration:none;
	}
	
	
.PostInfo .jd-tag a:hover {
	background-color: #0F4464;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 1px 1px 0 #000;
	
	}


.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 {
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;
margin-top: 0;
}

.PostContent img {
border:1px solid #CCCCCC;
margin:0;
padding:1px;
opacity: 1;
-moz-transition: opacity 1s ease 0s;
-webkit-transition: opacity 1s ease 0s;
-o-transition: opacity 1s ease 0s;
transition: opacity 1s ease 0s;

}



.PostContent a:hover img {
border:1px solid #55A0FF;
opacity: 0.8;
padding: 1px;

}

.image,
.logo,
.img-sidebar-evidenza,
.popups{
opacity: 1;
-moz-transition: opacity 1s ease 0s;
-webkit-transition: opacity 1s ease 0s;
-o-transition: opacity 1s ease 0s;
transition: opacity 1s ease 0s;	
	}

.image:hover,
.logo:hover,
.popups:hover,
.img-sidebar-evidenza:hover{
opacity: 0.8;	
	}



.image-tag{
float: left;
margin-right: 10px;
height: 220px;
width: 135px;
}


.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: url("images/notifications-jd.png") no-repeat scroll 10px 5px #FFFFCC;
border:2px dashed #FFCC66;
color:#666666;
margin:7px 0;
min-height: 70px;
padding: 3px 11px 7px 65px;
width: 430px;

}
.PostContent blockquote p { 
color: #777777;
font-size: 12px;
margin: 5px 0;
padding: 5px 0;
text-align: left;
line-height: 18px;
}
.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;}
.details a{
	color:#FFF !important;
	}
.details a:hover{
	color:#E52027 !important;
	}
.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;}


#commentform #author {
background:url("images/icon_user.gif") no-repeat scroll 7px 7px #FFFFFF;
padding-left:30px;
}


#commentform #email {
background:url("images/icon_airmail.gif") no-repeat scroll 7px 7px #FFFFFF;
padding-left:30px;
}


#commentform #url {
background:url("images/icon_link.gif") no-repeat scroll 7px 7px #FFFFFF;
padding-left:30px;
}



/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */
.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:0px 10px 0px 10px;
-webkit-border-radius:0px 10px 0px 10px;
border-radius:0px 10px 0px 10px;
border:1px solid #CCCCCC;
color:#666666;
font-size:12px;
line-height:20px;
list-style-type:none;
margin:20px 0;
padding:10px 5px;
position:relative;
width: 510px;
}


.jd-translate{
float:right;
padding-top: 2px;
	}
	
.jd-translate img:hover,
.jd-translate a:hover img{
	border: 0 !important;

	}	
	
a.gflag {font-size:16px;padding:1px 0;margin-left: 2px;background-repeat:no-repeat;background-image:url('http://www.juliusdesign.net/wp-content/plugins/gtranslate/16.png');}
a.gflag img {border:0;}
a.gflag:hover {background-image:url('http://www.juliusdesign.net/wp-content/plugins/gtranslate/16a.png');}	
	

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

/*\ 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 .F0F0F0 {  margin: 5px 0px; width: 395px;}
.Comments .Form .F0F0F0 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{
    -moz-border-radius: 0 5px 0 5px;
	-webkit-border-radius: 0 5px 0 5px;
	border-radius: 0 5px 0 5px;
	background-color: #0F4464;
    clear: both;
    display: block;
    float: right;
    font-size: 9px;
    margin: -1px -13px;
    padding: 0 5px;
    width: 90px;
	}

.comment-toolbar a{
	color:#FFFFFF !important;
	font-weight:bold;
	}
	
.comment-toolbar a:hover{
	color:#CCCCCC !important;
	font-weight:bold;
	}

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

/* 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;
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;
font-family: Myriad Pro,Trebuchet MS,Arial,Sans-Serif !important;}

.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;  margin-bottom: 10px;}


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

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

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

.info-sidebar-box{
float:left;
width:90px;
}

.share-sidebar{
float:left;
padding-top:3px;
}


.share-post-tag-fb{
width: 75px;
float: left;
padding-top: 5px;
}
	
.share-post-tag-tw{
width: 55px;
float: left;
padding-top: 5px;
}

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

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

.title-evidenza-sidebar{
float:left;
font-family:'Droid Sans',Myriad Pro,Trebuchet MS,Arial,Sans-Serif;
font-size:17px;
font-weight:bold;
line-height:18px;
padding-top:10px;
width:200px;
padding:1px;
margin-top: 9px;

}

.comment-evidenza-sidebar{
-moz-border-radius:0 5px 0 5px;
-webkit-border-radius:0 5px 0 5px;
border-radius:0 5px 0 5px;
background-color:#0F4464;
display:block;
height:15px;
margin-left:69px;
margin-top:85px;
position:absolute;
#position:relative;
_position:relative;
text-align:center;
text-transform:lowercase;
width:90px;
z-index: 999;
}

.comment-evidenza-sidebar a{
color:#FFFFFF !important;
}

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

blockquote{
-moz-border-radius:0px 10px 0px 10px;
-webkit-border-radius:0px 10px 0px 10px;
border-radius:0px 10px 0px 10px;
background:#FDFFD5 none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#666666;
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:'Droid Sans',Myriad Pro,Trebuchet MS,Arial,Sans-Serif;
font-size:20px;
font-weight:bold;
letter-spacing:-1px;
line-height:18px;
padding-bottom:5px;}

.box-design {
color: #444444;
display: block;
float: left;
font-size: 12px;
height: 230px;
width: 260px;
	}

#footer_down{
clear:both;
height:340px;
margin:auto;
width:970px;
padding-left: 10px;
}

#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;
width: 270px;
}

#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;

}

.box-condividi{
float: left;
height: 25px;
width: 530px;
}
	
.box-condividi-home{
float: left;
height: 25px;
position: absolute;
}	

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

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

#linkwithin_logo_0{
display:none;
}

.linkwithin_posts a{
padding: 10px !important;
}

#lws_0{
height:225px;
width: 510px;
}

.linkwithin_inner{
width: 510px !important;
}


#linkwithin_text_0{
color:#E52027;
font-size:20px;
letter-spacing:-1px;
margin:0;
font-family: 'Droid Sans',Myriad Pro,Trebuchet MS,Arial,Sans-Serif;
}


.linkwithin_title{
color: #2485BD !important;
font-size: 13px !important;
font-weight: bold !important;
}

h1.title-tag{
font-family: arial;
font-size: 20px;
color: #E52027;
text-transform: uppercase;
}

.tag_description{
background: none repeat scroll 0 0 #EEEEEE;
border: 1px dotted #CCCCCC;
margin-bottom: 20px;
padding: 10px;
overflow: hidden;

-moz-border-radius:0px 10px 0px 10px;
-webkit-border-radius:0px 10px 0px 10px;
border-radius:0px 10px 0px 10px;
	}


.wp_bannerize_homepage li,
.wp_bannerize_add2cart li{
border: none;

}


#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;
	text-shadow: 1px 1px 0 #13567D;
 }
	#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 dotted #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; text-shadow: 1px 1px 0 #000000;}
	#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 {
    -moz-border-radius: 0 10px 0 10px;
	-webkit-border-radius: 0 10px 0 10px;
	border-radius: 0 10px 0 10px;
    background-color: #C53A3A;
    background-image: url("images/bg-menu.jpg");
    float: right;
    height: 40px;
    margin-bottom: 12px;
    position: relative;
    right: 27px;
    top: -20px;
}


#MmBody {
	float:left;
	height:37px;
	min-width:500px;
	}


#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: #E49C9C; }
#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:550px;
	}
	
.tab-details-tag {
    height: 35px;
    margin: 0 -3px 0 -18px;
    width: 550px;
}	
	
.details{
	-moz-border-radius:0 5px 0 5px;
	-webkit-border-radius:0 5px 0 5px;
	border-radius:0 5px 0 5px;
	background-color:#0F4464;
	color:#F4F5F6;
	font-size:10px;
	margin:7px 0 0;
	padding:5px 7px 8px 18px;
	
	}
	
.image-tag a:hover img{
	opacity: 1 !important;	
	
	}	
	
.avatar{
	border: 1px solid #55AEF6;
    float: right;
    padding: 1px;
	float:right;
	
	}	
	
#authorbox {
	height:auto !important;
	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;
}

a.rsswidget{
	color: #FFFFFF;
	}


#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;
    margin-right: 19px;
    width: 304px;
}

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


#jd-social a img{
	margin: 0px 8px 0px 0px;
	opacity: 1;	
	-moz-transition: opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s;
	-o-transition: opacity 1s ease 0s;
	transition: opacity 1s ease 0s;
}


#jd-social a:hover img{
	opacity: 0.6;
}


.sub-tag a{
	background-color: #CCCCCC;
    border-radius: 0 10px 0 10px;
    color: #999999;
    float: left;
    height: 19px;
    line-height: 18px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 2px 10px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFFFFF;	
	
	}
	
.sub-tag a:hover{
	background-color: #0F4464;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 1px 1px 0 #000;	
}

.nobord{
	border: none !important;
}

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

#rss-2{
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	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;
}

.caricamento-tweet{
	-moz-border-radius:0 5px 0 5px;
	-webkit-border-radius:0 5px 0 5px;
	border-radius:0 5px 0 5px;
	background-color: #FFFFFF;
    color: #0F4464;
    display: block;
    margin: 1px 2px;
    padding: 2px;
    width: 98px;
	}


.text-twitter{
	text-shadow: 1px 0 0 #000000;
}

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

#newsletter-form{}
	
#feed-email{
	width:390pxpx;	
	}

#newsletter-form .button-mail{
background:url("images/button_subscribe.png") no-repeat scroll 0 0 transparent;
cursor:pointer;
text-indent:-9999px;
width:98px;
}

#newsletter-form .button-mail:hover {
background-position:0 -30px;
}

