/*
Theme Name: Shine JS
Theme URI: http://www.ranklab.it
Description: WP Theme with Slider Menu handcoded by <a href="http://www.tomstardust.com">Tommaso Baldovino</a> for <a href="http://www.ranklab.it">Ranklab</a>
Author: Tommaso Baldovino
Author URI: http://www.tomstardust.com
*/
body {
	/* background: #666 url(images/body.jpg) repeat-y center top;	*/
	
	color: #333;
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #E4E4E4;
}
#outer{
	background-color: #E4E4E4;	
	/* background: transparent url(images/bg-outer.jpg) repeat-y center top; */
}

.skip, hr{
	position: absolute;
	left: -9999px;
}

a:link, a:visited {
	color: #ff920a;
	text-decoration: underline;
}
a:visited {
	color: #ffb032;
	text-decoration: underline;
}
a:hover, a:active {
	color: #e46d00;
	text-decoration: none;
}
a img {
	border: none;
}


acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	background: url(images/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}
p.clear{
	clear: both;
	margin: 0;
	padding: 0;
}
.left{
	float: left;
}
.right{
	float: right;
}
.center{
	text-align: center;
}
cite {
	font-size: 1.8em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.commentlist cite{
	background: url(images/user.gif) no-repeat left 6px;
	padding-left: 25px;
}
.commentlist cite a:link, .commentlist cite a:visited{
	text-decoration: none;
}

h1{
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.2;
	background-image: url(images/logo_blog.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	padding-top: 95px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	background-position: 20px 20px;
	margin: 0;
}

#header h1 a:link, #header h1 a:hover{
	text-decoration: none;
	color: #2953a1;
}

#header h1 a:visited, #header h1 a:active{
	text-decoration: none;
	color: #2953a1;
}
p.payoff {
	color: #fff;
	height: 18px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 154px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-color: #2953a1;
}
h2 {
	font: 1.4em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 15px 0 2px 0;
	padding-bottom: 10px;
	line-height: 1.2;
}

h3 {
	font: 1.4em Arial, Helvetica, sans-serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90% Arial, Verdana, sans-serif;
	letter-spacing: 0;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #aaa;
	text-align: right;
	clear: both;
}
.feedback a{
	color: #666;
}
.feedback a:hover, .feedback a:active{
	text-decoration: none;
}
.feedback p{
	padding: 0 20px;
	background: url(images/comment.gif) no-repeat right 1px;
}

.meta {
	font-size: .75em;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #999;
	font-weight: normal;
	letter-spacing: 0;
}
.meta a{
	color: #666;
	text-decoration: underline;
}
.meta a:hover, .meta a:active{
	text-decoration: none;
}
.meta .tags{
	background: url(images/tag.gif) 0 1px no-repeat;
	padding: 0 0 3px 15px;
}
.meta .user{
	background: url(images/light-bulb_16.gif) 0 0 no-repeat;
	padding: 1px 0 3px 20px;
}
.meta .newtags{
	background: url(images/newtags.gif) 0 0 no-repeat;
	padding: 0 0 6px 25px;
	font-size: 1.1em;
}

.outer_post{
}
.post{
	margin-bottom: 0px;
	width: 500px;
	padding: 0px 30px 30px;
	/* background: url(images/post5.jpg) no-repeat left top; */ 
}
.post img{
}
.post img.left{
	margin: 0 10px 5px 0;
}
.post img.right{
	margin: 0 0 5px 10px;
}
.post ul{
	margin: 0;
	padding: 0;
}
.post ul li{
	margin: 0;
	padding: 0.2em 20px;
	background: url(images/list.jpg) 0 3px no-repeat;
	list-style: none;
}
.post ol{
	margin: 0 25px;
	padding: 0;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}

.storytitle {
	margin: 0;
}
.storytitle a {
	text-decoration: none;
}
.storytitle a:link, .storytitle a:visited{
	color: #666;
	text-decoration: none;
}
.storytitle a:hover, .storytitle a:active{
	color: #ff920a;
	text-decoration: underline;
}

.storycontent{
	margin-top: 30px;
	text-align: justify;
}

div.comment-box{
	padding: 0 30px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #eee;
	border: 1px solid #ccc;
	padding: .2em;
}

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
div.commentbody {
	margin: 10px 30px 10px 0;
	padding: 15px 0 0 0;
	background: transparent url(images/comment-top.png) no-repeat;
	width: 420px;
}
div.commentbody div{
	padding: 0 15px 15px 20px;
	background: transparent url(images/comment-bottom.png) bottom right no-repeat;
}

#header {
	font: italic normal Arial, Helvetica, sans-serif;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 0;
	position: relative;
	height: 353px;
	background: transparent url(images/header2.jpg) no-repeat 20px 20px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

p#rss{
	position: absolute;
	right: 40px;
	top: 315px;
	margin: 0;
	padding: 0;
}

.modulo {
	position: absolute;
	right: 25px;
	top: 315px;
	margin: 0;
	padding: 0;
}

p#rsss a:link, p#rsss a:visited {
	color: #ff920a;
	text-decoration: underline;
	font-weight: bold;
}

#rsss a:hover, #rsss a:active {
	color: #e46d00;
	text-decoration: none;
	font-weight: bold;
}


.textwidget{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}

#container{
	width: 980px;
	background-color: #FFFFFF;	/* background: url(images/background.jpg) top center no-repeat; */
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
* html #container{
	width: 981px;
}
#wrapper{
	float: left;
	width: 100%;
}
#content {
	margin: 0 200px;
	padding: 20px 10px 10px 10px;
	background: transparent;
}

#menu {
	padding: 20px 0 10px 20px;
	float: left;
	width: 168px;
	margin: 0 0 0 -980px;
	background: transparent;
}
#menuright{
	padding: 10px 20px 10px 0px;
	float: left;
	width: 178px;
	margin: 0 0 0 -200px;
	background: transparent;
}

#menuright a:link, #menuright a:visited{
	color: #fff;
}
#menuright a:hover, #menuright a:active{
	color: #fffcdc;
}

.box2, .box3, .box4, .box5, .inner{
	margin-bottom: 20px;
	min-height: 100px;
}
.inner{
	margin-bottom: 0;
}
* html .box1, * html .box2, * html .box3, * html .box4, * html .box5, * html .inner{
	height: 100px;
}
.box1 {
	background: #ff9f23 url(images/new-menu.jpg) no-repeat;
	width:180px;
}
.box1 .inner{
	background: url(images/box1_bottom.jpg) bottom left no-repeat;
	padding:0px 10px;	
}
.box2 {
	background: #2953a1 url(images/box2.jpg) no-repeat;
}
.box2 .inner{
	background: url(images/box2_bottom.jpg) bottom left no-repeat;
	padding: 10px 8px;	
}
.box3 {
	background: #03a691 url(images/box3.jpg) no-repeat;
}
.box3 .inner{
	background: url(images/box3_bottom.jpg) bottom left no-repeat;
	padding: 10px 8px;	
}

.box4 {
	text-align: center;
}

.box5 {
	background: #FFFFFF url(images/box5.jpg) no-repeat;
}
.box5 .inner{
	padding: 10px 8px;
	background: url(images/box5_bottom.jpg) bottom left no-repeat;
}


#searchform label{
	position: absolute;
	left: -9000px;
}
#searchform input{
	width: 130px;        
        margin-top:2px;
		margin-left:5px;

}
#searchform button{
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
}
.recen_post ul  {
font-size:10px;
background-color:#ff920a;

}

.recen_post  ul  {
margin-left:10px;


}


.recen_post  {
width:100%;
height:100%;
background-color:#ff920a;

}
#menu form, #menuright form {
	margin: 10px 0;
}
#menu input#s, #menuright input#s {
	width: 110px;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}
#menu ul, #menuright ul {
	color: #444;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	height: 1%;
}
#menu ul li, #menuright ul li {
	font: normal bold 110% Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	margin: 20px 0 0 0;
	padding: 0 0 5px 0; 
	min-height: 14px;
	background: transparent;
}
#menu ul ul, #menuright ul ul {
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
}
#menu ul ul li, #menuright ul ul li {
	border: 0;
	font: normal normal 70%/1.7em Arial, Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 20px;
	background: url(images/list.jpg) 0 2px no-repeat;
}
#menu ul ul ul, #menuright ul ul ul{
	border: none;
}
#menu ul ul ul li, #menuright ul ul ul li{
	font-size: 100%;
}

#menu ul ul li a, #menuright ul ul li a {
	color: #ff920a;
	text-decoration: none;
}
#menu ul ul li a:hover, #menu ul ul li a:active, #menuright ul ul li a:hover, #menuright ul ul li a:active {
	border-bottom: 1px solid #358419;
}
#menu ul ul.children, #menuright ul ul.children {
	font-size: 100%;
	padding-left: 4px;
	margin: 5px 0 0;
}
#menu ul ul.children li, #menuright ul ul.children li{
	margin: 0;
	padding: 2px 0 2px 16px;
}

#menu h2.trig, #menuright h2.trig2, #menu .box4 h2{
	margin: 0;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	letter-spacing: 0;
	font-size: 1em;
	font-weight: bold;
	background: url(images/bg-trigger.jpg) no-repeat;
	color: #fff;
}
#menuright h2.trig2{
	background: transparent;
	padding: 5px 0;
}
#menu .box4 h2{
	text-align: left;
	margin-bottom: 20px;
}
#menu h2.trig:hover{
	cursor: pointer;
	color: #fff;
	background: url(images/bg-trigger.jpg) 0 -30px no-repeat;
}
#menu ul.slide, #menuright ul.slide2{
	margin: 10px 0;
	padding: 0;
}
#menu ul.slide li, #menuright ul.slide2 li{
	margin: 8px 0;
	padding: 0 10px;
	font-size: 11px;
}

#menuright ul.slide2 li.css{
	font-size: 0.7em;
	line-height: 25px;
	height: 25px;
}
#menuright ul.slide2 li.css img{
	vertical-align: middle;
	margin-right: 5px;
}
#menuright ul.slide2 li.css a:link, #menuright ul.slide2 li.css a:visited{
	text-decoration: none;
}

#wp-calendar {
	border: none;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	color: #990000;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	color: #990000;
}

#wp-calendar a:link, #wp-calendar a:visited {
	display: block;
	text-decoration: none;
	color: #ff920a;
	font-weight: bold;
}

#wp-calendar a:hover, #wp-calendar a:active {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #444;
	font: normal italic Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
}

#wp-calendar td {
	color: #999;
	font: normal 100% Arial, Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

div.date p{
	width: 40px;
	height: 52px;
	float: left;
	margin: 0 10px 0 0;
	padding: 8px 5px 5px 5px;
	background: #fff url(images/date.jpg) no-repeat;
	color: #666;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}
div.date span.mese{
	display: block;
	margin-bottom: 5px;
	font-size: 1.2em;
}
div.date span.giorno{
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #444;
	font-weight: bold;
	line-height: 1;
	display: block;
}
div.date p span.anno{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 9px;
	font-family: Arial, sans-serif;
}

.breadcrumb{
	margin: 25px 20px 0;
	color: #666;
}
.breadcrumb p{
	margin: 0;
	padding: 0;
}

#menu1{
	height: 33px;
	overflow: hidden;
	margin-left: 20px;
	position: absolute;
	left: 0;
	top: 310px;
	/*border-right: 1px solid #ccc;*/
}
#menu1 ul{
	margin: 0;
	padding: 0;
}
#menu1 ul li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 12px;
	/* width: 130px; */
	text-align: center;
}
#menu1 ul li a{
	margin: 0;	
	padding: 3px 15px 4px 15px;
	float: left;
	height: 20px;
	/* width: 80px; */
	line-height: 20px;
	display: block;
	text-decoration: none;
}
#menu1 ul li a:link, #menu1 ul li a:visited{
	background: url(images/new-menu.jpg) top left repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	/*border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #bbb;*/
}
#menu1 ul li a:hover, #menu1 ul li a:active{
	background: url(images/new-menu.jpg) 0 -100px repeat-x;
	color: #F27900;
	padding-top: 3px;
	/* padding-bottom: 3px; */
	text-decoration: none;
	font-weight: bold;
	/*border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ccc;*/
}
#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited{
	background: url(images/new-menu.jpg) 0 -100px repeat-x;
	/*border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #999;*/
	color: #F27900;
	font-weight: bold;
}
/*
#menu1 ul li.page_item a:link, #menu1 ul li.page_item a:visited {
	color: #fff;
	font-weight: bold;
}
*/

#footer{
	clear: both;
	/* background: url(images/footer.jpg) top center no-repeat; */
	color: #eee;
	text-align: center;
	font-size: 0.9em;
	height: 30px;
	background-color: #2953a1;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#footer p{
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#footer p.up{
	float: right;
	padding-right: 10px;
}
#footer p.up a{
	padding-right: 20px;
	background: url(images/top.gif) top right no-repeat;
}
#footer a:link, #footer a:visited{
	color: #fff;
	text-decoration: none;
}
#footer a:hover, #footer a:active{
	color: #fff;
	text-decoration: none;
}
#footer p.credit {
	text-align: left;
	padding-left: 10px;
}
body{
        font-size: 0.9em;
}

body {
        font-size: 1.2em;
}

.recentcomments a{
	display:inline !important;padding:0
	!important;margin:0
	!important
}
