/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:”;}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn’t inherit in IE */
legend{color:#000;}
a{text-decoration:none;color:#3c3c3c;}

dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin: 10px;
	overflow-x:auto;
	padding:7px;
	
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

body{
	background:#000 url(images/bg.jpg) repeat;
	min-width:900px;
	font-family:Georgia, Times New Roman, Serif;
	}
@font-face{
	font-family:ChunkFive;
	src:url(fonts/Chunkfive.otf);
	}
#head{
	height:175px;
	text-align:center;
	width:100%;
	background:transparent url(images/bg_head.jpg) repeat-x;
	}
#intro{
	height:200px;
	width:100%;
	background:#d9cb9e url(images/bg_intro.jpg) repeat-x;
	text-align:center;
	padding-top:35px;
	color:#ad6600;
	font-size:1.5em;
	letter-spacing:-1px;
	}
#twitter{
	background:url("images/twitter_icon.png") no-repeat scroll 0 0 transparent;
	height:108px;
	left:17%;
	position:absolute;
	top:317px;
	width:120px;
	}
#content{
	width:960px;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:5px;
	background:transparent url(images/bg_content.jpg) repeat-y;
	}
#navbar{
	width:100%;
	height:50px;
	background:transparent url(images/bg_navbar.jpg) repeat-x;
	-webkit-border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	}
#blog_articles{
	width:648px;
	padding-right:2px;
	height:auto;
	float:left;
}
#sidebar{
	width:310px;
	float:right;
	font-family:Georgia, Times New Roman, Serif;
	color:#4d4d4d;
	font-size:0.9em;
	text-shadow:0 1px 0 #fff;
	padding-top: 10px;
}
#search{
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	background:none repeat scroll 0 0 #EFEFEF;
	float:right;
	margin-right:20px;
	margin-top:12px;
	padding:2px 2px 2px 5px;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:0.7em;
	width:200px;
	height:20px;
	line-height: 20px;
	border-top:2px solid #9e9e9e;
	border-left:1px solid #9e9e9e;
	border-right:1px solid #9e9e9e;
}
#search input{
	background:transparent;
	border:0;
	width:190px;
	
}
.post{
	height:100%;
	padding:10px;
	border-bottom:5px solid #FFFFFF;
	border-top:5px solid #dddddd;
}
.head_post{
	height:100%;
	width:100%;
	border-bottom:1px solid #dddddd;
	padding-bottom:10px;
}
.title_post{
	font-family:ChunkFive, Rockwell, Serif;
	color:#3c3c3c;
	text-shadow:0 1px 0 #fff;
	font-size:1.7em;
	margin:5px 0 5px 0;
}
.info_post{
	font-size:0.8em;
	color:#616161;
	text-shadow:0 1px 0 #fff;
}
.body_post{
	color:#4d4d4d;
	font-size:0.9em;
	text-shadow:0 1px 0 #fff;
	border-top:1px solid #ffffff;
	width:100%;
	height:100%;
	padding-top:15px;
}
.body_post a{
	color: #00578F;
	outline: none;
}
.body_post object{
	margin-left: 20px;
	margin-top: 10px;
}
.read_co{
	background:transparent url(images/bg_read.jpg) repeat-x;
	height:22px;
	border:1px solid #c15100;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin:15px 0 15px 0;
	color:#fff;
	font-family:Helvetica, Arial, Sans-serif;
	text-shadow:0px 1px 2px #000;
	font-size:0.8em;
	padding-left:15px;
	line-height:22px;
}
.read_co a{
	color:#fff;	
}
div.nom_wid{
	background:url(images/bg_cat.jpg) repeat-x center;
	font-family:Helvetica, Arial, Serif;
	font-weight: bold;
	color:#fff;
	text-shadow:0 1px 2px #672b0f;	
	font-size:1.5em;
	height: 51px;
	width: 309px;
	display: block;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}
ul#get_recent_comments_wrap{
	display: none;
}
#footer_top{
	background:#d9cb9e url(images/bg_footer.jpg) repeat-x top;
	width:100%;
	padding-top:110px;
	color:#323232;
	text-shadow:0 1px 0 #ece9e1;	
}
#foottbl{
	border:0;
	margin:0 auto;
	width:900px;
}
#foottbl td{
	width:450px;
	padding:0 0 20px 20px;
	width:450px;	
}
#foottbl td.icochan{
	width: 32px;
	height: 32px;
}
.wp-tag-cloud{
	text-align:center;
}
.better-tag-cloud-shortcode li,
.better-tag-cloud-shortcode li a,
li#better-tag-cloud ul.wp-tag-cloud li,
li#better-tag-cloud ul.wp-tag-cloud li a {display:	inline;}
#footer_bottom{
	background:#d9cb9e url(images/bg_footer_bottom.jpg) repeat-x top;
	width:100%;
	height:50px;	
}
.wp-pagenavi{
	margin-top:15px;
	text-align:center;
}
.page{
	background:url("images/bg_read.jpg") repeat-x scroll 0 0 transparent;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:0.8em;
	text-shadow:0 1px 0 #461c05;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-decoration: none;
	padding: 4px 8px;
	margin: 2px;
	color:#fff;
}
.current{
	background:url("images/bg_current_nav.jpg") repeat-x scroll 0 0 transparent;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:0.8em;
	text-shadow:0 1px 0 #FFFFFF;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-decoration: none;
	padding: 4px 8px;
	margin: 2px;
}
.attachment-thumbnail{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 7px 5px;
	-moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 7px 5px;
	margin: 10px 2px;
}
h1{
	font-size: 2em;
	font-weight: bold;
	font-family: Chunkfive, Rockwell;
}
h2{
	font-size: 1.8em;
	font-weight: bold;
	font-family: Chunkfive, Rockwell;	
}
h3{
	font-size: 1.6em;
	font-weight: bold;
	font-family: Chunkfive, Rockwell;
}
h4{
	font-size: 1.4em;
	font-weight: bold;
	font-family: Chunkfive, Rockwell;
}
h5{
	font-size: 1.2em;
	font-weight: bold;
	font-family: Chunkfive, Rockwell;
}
h6{
	font-size: 1em;
	font-weight: bold;
	font-family: Chunkfive, Rockwell;
}
#blog_articles .alignright,
#blog_articles img.alignright {
	display: inline;
	float: right;
}
#blog_articles .alignleft,
#blog_articles img.alignleft {
	display: inline;
	float: left;
}
#blog_articles .aligncenter,
#blog_articles img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.body_post img{
	max-width: 580px;
	margin: 15px auto;
}
.share{
	padding: 10px;
	margin-top: 20px;
	background-color: #fff;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 20px;
}
p.shar_art{
	font-family: ChunkFive, Rockwell, sans-serif;
	font-size: 1.7em;
	color: #e85200;
	text-shadow: 0 2px 0 #d9d9d9;
}
.share ul{
	text-align: center;
}
.share li{
	display: inline;
	margin-right: 10px;
}
.commentlist{
	clear:both;
	display:block;
	height:100%;
	overflow:auto;
	width:100%;
	font-size: 0.8em;	
	text-shadow: 0 1px 0 #fff;
}
.commentlist li{
	overflow: hidden;
	margin-bottom: 30px;
	min-height: 110px;
}
.comment{
	background: #fff;
	border: 1px solid #cdcdcd;
	padding: 10px 10px 0 10px;
	overflow: auto;
	display: block;
	width: 90%;
	margin: 0 auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
}
.comment_auth{
	overflow: auto;
	display: block;
	margin: 0 auto;
	font-family: Helvetica, Arial;
	border-bottom: 2px solid #c3c3c3;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #eeeeee;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
.comment-childs{
	background: #fff;
	padding: 10px 10px 0 10px;
	overflow: auto;
	display: block;
	margin: 0 auto;
	margin-left: 30px;
}
.avatar{
	-webkit-box-shadow:0 2px 2px #6c6c6c;
	border-top: 1px solid #fff;
	margin-right: 15px;
	float: left;
}
.thdrpy{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#F0F0F0;
	border-bottom: 1px solid #b4b4b4;
	color:#6B6B6B;
	display:block;
	margin-top:5px;
	padding:5px;
	text-shadow:0 1px 0 #FFFFFF;
}
.comment_numb{
	font-family: ChunkFive, Rockwell, sans-serif;
	font-size: 1.7em;
	color: #3c3c3c;
	text-shadow: 0 2px 0 #fff;
	margin-bottom: 20px;
}   
.alignnone.size-full, .alignnone.size-medium, .alignnone.size-small{
	margin-bottom: 15px;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 7px solid #f57d2e;
	-moz-box-shadow:0 2px 3px #777676;
	-webkit-box-shadow:0 2px 3px #777676;
	box-shadow:0 2px 3px #777676;
	
	-webkit-transform: scale(1) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg); 
	transform: scale(1) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg); 
		
}
.alignnone.size-full:hover, .alignnone.size-medium:hover, .alignnone.size-small:hover{
	border: 7px solid #e66226;
	-webkit-transition: -webkit-transform 0.2s ease-in-out;
	-webkit-transform: scale(1.02) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg); 
	transition: -webkit-transform 0.2s ease-in-out;
	transform: scale(1.02) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg); 


}
#searchform input{
	color: #6F6D6D;
	text-shadow: 0 1px 0 #fff;
}
#si_contact_form1{
	margin-top: 30px;
}
#si_contact_form1 input[type=text]{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CED0D0;
	color:#5F6565;
	margin-bottom:5px;
	margin-top:5px;
	padding:10px 5px;
	width:98%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#si_contact_form1 textarea{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CED0D0;
	color:#5F6565;
	padding:10px 5px;
	width:98%;
	height: 160px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#si_contact_form1 input[type=submit]{
	width:210px;
	height:50px;
	background: transparent url(images/send_button.jpg) repeat-x;
	border:0;
	color:#fff;
	font-size:1em;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	cursor:pointer;
	font-weight:bold;
	text-shadow:0px -1px 1px #3D1603;
	margin:15px auto;
	display:block;
}
#si_contact_form1 input[type=submit]:hover{
	text-shadow:0px 2px 1px #3D1603;
	position: relative;
	top: 1px;
}
form#commentform{
	width:95%;
	margin: 0 auto;
	background-color: #F2F2F2;
	border:1px solid #DBDBDB;
	padding: 15px;
	font-family: Helvetica, Arial;
	font-size: 0.8em;
	text-shadow: 0 1px 0 #fff;
}
#commentform input[type=text]{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CED0D0;
	color:#5F6565;
	margin-bottom:5px;
	margin-top:5px;
	padding:10px 5px;
	width:98%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#commentform textarea{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CED0D0;
	color:#5F6565;
	padding:10px 5px;
	width:98%;
	height: 160px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#commentform input[type=submit]{
	width:210px;
	height:50px;
	background: transparent url(images/send_button.jpg) repeat-x;
	border:0;
	color:#fff;
	font-size:1em;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	cursor:pointer;
	font-weight:bold;
	text-shadow:0px -1px 1px #3D1603;
	margin:15px auto;
	display:block;
	margin-bottom:0;
}
#commentform input[type=submit]:hover{
	text-shadow:0px 2px 1px #3D1603;
	position: relative;
	top: 1px;
}
#commentform label{
	color:#686868;
	font-size:0.9em;
}
p.archivio_cat{
	font-family: ChunkFive, Rockwell, sans-serif;
	font-size: 1.7em;
	color: #E45B07;
	text-shadow: 0 2px 0 #d9d9d9;
	border-bottom: 3px solid #fff;
	margin-top: 15px;
	padding-left: 10px;
}
.ads_go{
	text-align: center;
	margin: 0 auto;
	padding-bottom: 5px;
}
#menu-articoli-da-non-perdere{
	display: block;
}
.blogroll{
	display: none;
}
#sidebar ul{
	padding: 0;
	margin: 0;
}
#sidebar ul li{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;	
	list-style: none;
}
#sidebar ul li:hover{
	-webkit-transition: background-color 0.5s linear;
	transition: background-color 0.5s linear;
	-moz-transition: background-color 0.5s linear;
	background-color: #fff;
}
.textwidget{
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: center;
}
.archives{
	text-align: center;
	display: none;
}
ul.archives li{
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #dedede;
	border: 1px solid #bfbfbf;
	font-size: 0.75em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	font-family: Helvetica, Arial,sans-serif;	
	padding-bottom: 0!important;
	padding-top: 0!important;
	padding-left: 0!important;
}
ul.archives li:hover{
	background-color:#f67c2f!important;
	text-shadow: 0 1px 1px #983c0f;
	border-top: none!important;
	border: 1px solid #ce551a;
}
ul.archives a{
	display: block;
	padding: 7px;
}
ul.archives a:hover{
	color: #fff;
}
#adsense{
	margin: 15px auto;
}
.ads{
	display: inline-block;
	width: 125px;
	height: 125px;
	background-color: #D7D7D7;
	border: 1px solid #ADAAAA;
	-webkit-box-shadow: 0 0 20px #fff;
	-moz-box-shadow: 0 0 20px #fff;
	margin: 5px;
	font-family: Helvetica, Arial;
	font-size: 0.8em;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}

.p_tutorial{
	font-family: ChunkFive, Rockwell, sans-serif;
	font-size: 1.7em;
	color: #DC4500;;
	text-shadow: 0 2px 0 #fff;
	margin: 5px 0 5px 0px;
}
p{
margin-top: 5px;
}
.video_tut{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.wp-smiley{
margin: 0!important;	
}
ul.boxes{
	list-style: none;
	padding: 0;
	margin: 10px;
	text-align: center;
}
ul.boxes li{
	display: inline-block;
}
div.tooltip{
	font-size:13px; 
	font-weight: bold;
	background-color: #fff;
	padding: 10px 20px; 
	width: 200px;
	text-align: center;
	font-family: Helvetica, Arial;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:0 2px 3px #000;
	-webkit-box-shadow:0 2px 3px #000;

}
