/*  
Theme Name: Fresh News
Theme URI: http://www.premiumnewstheme.com/
Description: Fresh News is a feature-rich theme for magazine- / news-type blogs created by <a href="http://www.adii.co.za">Adii Freelancer</a> and designed by <a href="http://www.jepson.no">Magnus Jepson</a>.
Version: 1.0
Author: Magnus Jepson & Adii Freelancer
Author URL: http://www.jepson.no/
*/

/*=== Setup ===*/
body {
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	background:url(images/body.gif) repeat-x;
}
fieldset,img { display:block; border:none;}
h1,h2,h3,h4,h5,ul,p { margin:0;}
ul,form,input,fieldset { padding:0; margin:0;}
ul li { list-style:none;}
a { text-decoration:none; color: #1691cd;}
a:focus { outline:none;}
a:hover { text-decoration:underline;}
/*main container*/
#container {
	width:980px;
	margin:0 auto;
	position:relative;
}
/*#liquida-network {
        position: absolute;
        top: 0;
        left: 0;
        padding-top: 10px;
        width: 980px;
}*/

.vai-faq {
	color:#09c;
	margin-left:8px;
	font-size:12px;
	background:url(images/arrow-right.gif) no-repeat 100% 70%;
	padding-right:10px;
	margin-top: 10px;
	text-decoration:underline;
	}
	
	.list4 li a   {
		margin:0 5px 0 0;
		color:#444;
		font-size: 13px;
	}

#liquida-network {float: left; }

#bglancio {float: right; }
#bglancio a { color: #515669; }
.description {position: absolute; margin-left: 272px; margin-top: 33px; color: #c1c1c1; font-size: 22px;}

.main-info ul, .main-info ol {padding-bottom:12px; margin-top:0}
.main-info li {
	font-size:14px;
	margin-left:8px;
	line-height: 21px;
}

#bglancio ul { padding-bottom:12px;}
#bglancio li {
	font-size:12px;
	margin-left:8px;
	display:inline;
}
#bglancio li a {
	color:#0776ac;
	text-decoration:underline;
}
#bglancio li a:hover {text-decoration:none;}

.breadcrumbs { margin-top: 10px; margin-right: 20px; font-size: 10px; color: #444;}
.breadcrumbs a { color: #444;}

#topbanner img{
	float: right;
}
/*- Search -*/
#search{

	padding:24px 8px 8px 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 280px;
}
#search input{
	width:243px;
	float:left;
	margin:4px 0 0 1px;
	font:22px Arial, Helvetica, sans-serif;
	padding:3px 0 2px;
	border:1px solid #b7b9ba;
}
/*#search .btn{
	padding:5px;
	font-size: 16px;
	width: auto;
	border:none;
	width:70px;
	font-weight:bold;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}*/
#search input.button {border: medium none;margin:3px 0 0 7px;padding:0;width:auto;}
#search .select-search{
	margin-left: 10px;
	margin-top: 7px;
	font-size: 15px;
	padding: 2px;
}

#dropdown-box {float:left; margin: 7px 0 0 10px; position:relative;}
#dropdown {cursor: hand; cursor: pointer; position: relative;}
#dropdown_default {cursor: hand; cursor: pointer; position: relative;  }
.bg-dropdown {background:#fff url(images/input-tendina.gif) repeat-y left top; width: 106px; height: 29px; position:absolute;z-index:500}
#dropdown_default span.default {position: absolute; top: 6px; left: 10px; font-weight:bold;}
#dropdown_list ul {padding:8px 0 0;}
#dropdown_list span.search-post {margin-left: 10px; }
#dropdown_list span.search-blog {margin-left: 10px; }
#dropdown_list {cursor: hand; cursor: pointer; position: absolute; top: 29px; left: 0px; width: 106px; background:#fff url(images/tendina.gif) repeat-y 0 0; height: 55px;}
#dropdown_list li {width: 106px; height: 18px; margin-bottom: 4px; padding:0 0 0 10px; }
#dropdown_list li:hover {display:block; padding:0 0 0 10px;}

/*header area*/
#header {
	position:absolute;
	top:0;
	left:0;
	padding:0 10px;
	width:960px;
	height:80px;
	margin-top: 7px;
}
#header h1 {
	float:left;
	background:url(images/logo.jpg) no-repeat;
	width:294px;
	margin-top:8px;
	height:81px;
}
#header h1 a {
	display:block;
	overflow:hidden;
	text-indent:-9999em;
	height:100%;
}
.form-area {
	float:left;
	/*background:url(images/quotes.jpg) no-repeat 70% 0;*/
	height: 60px;
	width:360px;
	padding-left:0px;
	padding-top: 15px;
	margin:16px 0 0 26px;
	font-size: 16px;
	color: #666;
}
.form-area input {
	width:243px;
	float:left;
	margin:4px 0 0 1px;
	font:13px Arial, Helvetica, sans-serif;
	padding:6px 0 5px;
	border:1px solid #b7b9ba;
}
.form-area input.button {
	width:auto;
	padding:0;
	margin:5px 0 0 17px;
	border:none;
}
.form-area ul,
.form-area fieldset { float:left;}
.form-area ul { padding:11px 0 0 9px;}
.form-area ul,
.form-area li,
.form-area li img { display:inline;}
.form-area li img { vertical-align:middle;}
.form-area li {
	font-size:14px;
	background:url(images/top-separator.gif) no-repeat 0 50%;
	padding-left:7px;
	margin-left:1px;
}
.form-area li:first-child { background:none;}
.form-area li a { color:#303030;}
.login-area {
	padding-top:33px;
	float:r;
	text-align:right;
}
.login-area ul { padding-bottom:12px;}
.login-area li {
	font-size:12px;
	margin-left:8px;
	display:inline;
}
.login-area li a {
	color:#0776ac;
	text-decoration:underline;
}
.login-area li a:hover {text-decoration:none;}
.login-area p {
	color:#a6a6a6;
	line-height:20px;
	font-size:18px;
}
.login-area p strong {color:#17a0dd;}
.account {
	float:right;
	width:200px;
}
a.crea {
	margin-top:51px;
	border:1px solid #bebfc0;
	font-size:18px;
	color:#fff;
	float:right;
	margin-bottom:4px;
	padding:4px 13px;
	background:#25a8df url(images/account-line.gif) repeat-y 50% 0;
}
.account p {
	overflow:hidden;
	height:1%;
	margin-left:10px;
	font-size:12px;
	clear:both;
	color:#444;
}
.account p a {
	color:#0977ac;
	text-decoration:underline;
}
.account p a:hover { text-decoration:none;}
.log-area {
	width:180px;
	padding-top:47px;
	float:right;
}
.log-area div {
	margin-right:7px;
	display:inline;
	float:left;
	background:#fff;
	padding:2px;
	border:1px solid #ccc;
}
.log-area strong {
	font-size:18px;
	color:#666;
	float:left;
}
.log-area ul{ float:left;}
.log-area li {
	font-size:12px;
	letter-spacing:-1px;
	line-height:16px;
}
.log-area li a {
	text-decoration:underline;
	color:#0977ac;
}
.log-area li a:hover { text-decoration:none;}
/*main content info*/
#content {
	width:982px;

}
/*top area*/
.welcome-area, .tab-area{
	height:1%;
	overflow:hidden;
	position:relative;
}
.welcome-area {
	margin:0 10px;
	/*z-index:2;*/
	border-top:1px solid #e8e8e8;
	padding:11px 0 0 0;
}	
.sub-top-area {
	border-top:none;
	padding:0;
	margin-top:-5px;
}
.welcome-area div {
	float:left;
	border-right:1px solid #e5e5e5;
}
.welcome-area img {
	float:left;
	margin-right:16px;
}
.welcome-area h3 {
	margin-top:5px;
	margin-right:30px;
	margin-bottom: 3px;
	font-size:18px;
	line-height: 18px;
}
.welcome-area p {
	font-size:12px;
	line-height:12px;
}
.welcome-area a {
	text-decoration:underline;
	float:right;
	margin:4px 10px 0 0;
	color:#17a0dd;
}
.welcome-area a:hover { text-decoration:none;}
.archivia { width:258px;}
.quadagna { width:260px;}
.visibilita {
	border-right:none !important;
	width:240px;
}
a.reg {
	position:relative;
	float:right;
	margin-right:-1px;
	background:url(images/reg-link.gif) no-repeat;
	width:188px;
	height:87px;
	text-indent:-9989em;
	overflow:hidden;
}
.tabs {
	clear:both;
	width:100%;
	height:1%;
	padding-left:10px;
	position:relative;
}
.tabs li { display:inline;}
.tabs a {
	position:relative;
	cursor:pointer;
	margin:10px 0 0px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background:url(images/tab-link.gif) repeat-x 0 100%;
	color:#717171;
	border:1px solid #d6d6d6;
	border-bottom:none;
	float:left;
}
.tabs a span {
	padding:0 32px 0 26px;
	height:22px;
	margin:3px 0 0 3px;
	line-height:20px;
	float:left;
}
.tabs a.tutto span{background:transparent url(images/tutto.png) no-repeat 0 0;}
.tabs a.storie span{background:transparent url(images/storie.png) no-repeat 0 0;}
.tabs a.foto span{background:transparent url(images/foto.png) no-repeat 0 0;}
.tabs a.video span{background:transparent url(images/video.png) no-repeat 0 0;}
.tabs a.active {
	margin-top:6px;
	margin:6px 3px 0 3px;
	padding:2px;
	border-bottom:1px solid #fff;
	background:#fff;
}
/* begin css tabs */
ul#tabnav { /* general settings */
text-align: left;
margin:18px 0 0 0;
border-bottom: 1px solid #ccc;
list-style-type: none;
padding: 3px 0; /* THIRD number must change with respect to padding-top (X) below */
}
ul#tabnav li {
display: inline;
}
body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
 /*border-bottom: 1px solid red; set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}
body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
background:#fff;
color:#717171;
position: relative;
top:-4px;
padding-bottom:8px;
/*top: 1px;*/
/*padding-top: 4px;  must change with respect to padding (X) above and below */
}
ul#tabnav li.tab1 a {
background:url(images/tab-tutto.gif) no-repeat 0 0;
}
ul#tabnav li.tab2 a {
background:url(images/tab-storie.gif) no-repeat 0 0;
}
ul#tabnav li.tab3 a {
background:url(images/tab-foto.gif) no-repeat 0 0;
}
ul#tabnav li.tab4 a {
background:url(images/tab-video.gif) no-repeat 0 0;
}
body#tab1 ul#tabnav li.tab1 a {
background:url(images/tab-tutto1.gif) no-repeat 0 0 !important;
background:url(images/tab-tutto1.gif) no-repeat 0 3px;
}
body#tab2 ul#tabnav li.tab2 a {
background:url(images/tab-storie1.gif) no-repeat 0 0 !important;
background:url(images/tab-storie1.gif) no-repeat 0 3px;
}
body#tab3 ul#tabnav li.tab3 a {
background:url(images/tab-foto1.gif) no-repeat 0 0 !important;
background:url(images/tab-foto1.gif) no-repeat 0 3px;
}
body#tab4 ul#tabnav li.tab4 a {
background:url(images/tab-video1.gif) no-repeat 0 0 !important;
background:url(images/tab-video1.gif) no-repeat 0 3px;
}
ul#tabnav li a { /* settings for all tab links */
padding: 7px 32px 3px 29px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #d6d6d6; /* set border COLOR as desired; usually matches border color specified in #tabnav */
color:#717171;
/*background:url(images/tab-link.gif) repeat-x 0 0;
margin-right:0; set additional spacing between tabs as desired */
text-decoration:none;
border-bottom:none;
font-size:12px;
font-weight:bold;
}
ul#tabnav a:hover { /* settings for hover effect */
/* background: #fff; set desired hover color */
}
/* end css tabs */

.content-area {
	width:960px;
	padding:10px;
	overflow:hidden;
	position:relative;
	position:relative;
	/*z-index:1;*/
	border-top:1px solid #ccc;border-left:1px solid #ccc;border-bottom:1px solid #ccc;border-right:1px solid #ccc;
}
html>body .content-area{ /*Opera, Firefox e Safari*/
/*z-index:0;*/

}

.content-area{ /*IE6*/
/*z-index:-1;*/
}
*:first-child+html .content-area{ /*IE7*/
/*z-index:-1;*/
}
/*left column*/
.main {
	float:left;
	width:650px;
	min-height: 400px;
        padding-right: 10px;
	padding-bottom: 30px
}
.panel {
	position:relative;
	height:33px;
	background:#fbfcfc;
	border:1px solid #ccc;
	font-size:12px;
	line-height:33px;
}
.panel a {
	color:#37aed3;
	text-decoration:underline;
}
.panel a:hover { text-decoration:none;}
a.torna {
	position:absolute;
	top:0;
	background:url(images/arrow-left.gif) no-repeat 0 50%;
	padding-left:11px;
	color:#0094c0;
	left:7px;
	text-decoration:underline;
}
a.torna:hover { text-decoration:none;}
.panel div{
	float:right;
	height:100%;
	border-left:1px solid #ccc;
}
.invia {
	padding-left:26px;
	width:100px;
	background:url(images/letter.gif) no-repeat 5px 50%;
}
.stampa {
	width:47px;
	padding-left:28px;
	background:url(images/stampa.gif) no-repeat 5px 50%;
}
.panel ul {
	float:right;
}
.panel li {
	text-transform:uppercase;
	width:37px;
	height:100%;
	text-align:center;
	border-left:1px solid #ccc;
	float:left;
}
.panel li a {
	text-decoration:none !important;
	color:#a0a1a3;
	display:block;
}
.panel li a { text-decoration:underline;}
.panel li.size-small1 { background:url(images/size-minus.gif) no-repeat 50% 20px;}
.panel li.size-small1 a {
	padding-bottom:4px;
	font-size:11px;
	margin-top:-4px;
}
.panel li.size-small2 { background:url(images/size-plus.gif) no-repeat 50% 20px;}
.panel li.size-small2 a {
	padding-bottom:4px;
	margin-top:-4px;
	font-size:16px;
	font-weight:bold;
}
.breadcrumbs {
	padding-bottom:0;
	padding-left:25px;
	font:14px bold Verdana, Arial, Helvetica, sans-serif;
	text-align: left}
/* versione 1.0
.breadcrumbs,*/
.sub-tags {
	padding-bottom:11px;
	padding-right:25px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}
.sub-tags {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

.breadcrumbs div{ float:left;}
.breadcrumbs strong{
	font-weight:normal;
	color:#797979;
}
.sub-tags strong{
	font-weight:normal;
	color:#444;
}
.breadcrumbs ul,
.breadcrumbs li,
.sub-tags li,
.sub-tags ul { display:inline;}
.breadcrumbs li {
	font-weight:bold;
	color:#666;
	margin-left:4px;
}
.sub-tags li { margin-right:4px;}
.sub-tags li a {
	text-decoration:underline;
	color:#4a85aa;
}
.sub-tags li a:hover { text-decoration:none;}
.sub-crumbs li { font-weight:normal;}
.breadcrumbs li a {
	color:#0776ac;
	font-weight:normal;
	text-decoration:underline;
}
.breadcrumbs li a:hover { text-decoration:none;}
.big-post {
	overflow:hidden;
	height:1%;
	position:relative;
	padding:30px 25px 0;
}
.top-post {
	background:url(images/top-post.gif) repeat-x;
}
.search-top-post {
	padding-top:25px;
	border-top:1px solid #ccc;
	background:none;
}
a.topm,
a.rete {
	position:absolute;
	left:25px;
	font-weight:bold;
	color:#09c;
	top:8px;
}
.krost {
	position:absolute;
	width:57px;
	height:32px;
	top:39px;
	text-indent:-9999em;
	overflow:hidden;
	right:25px;
}
.top-post .krost{ top:50px;}
.search-top-post .krost{ top:40px;}
.orange {background:url(images/krost-orange.png) no-repeat;}
.red {background:url(images/krost-red.png) no-repeat;}
.green {background:url(images/krost-green.png) no-repeat;}


/*----- featured ---------*/

.featured-big-post {
	overflow:hidden;
	height:1%;
	position:relative;
	padding:0 15px 0;
}
.featured-big-post em {
	font-style:normal;
	color:#666;
	font-size:12px;
}
.featured-big-post p {
	line-height: 21px;
}
.featured-big-post em a {
	font-style:normal;
	color:#666;
	font-size:12px;
}
.featured-big-post img {
	margin-top: 6px;
	border: 1px solid #ccc;
	padding: 4px;
	margin-right: 20px;
}
.featured-big-post h2,
.featured-big-post h3 {
	letter-spacing:-1px;
	line-height:28px;
	font-size:25px;
	margin-right:38px;
	margin-bottom:10px;
}
.featured-big-post h2 a,
.featured-big-post h3 a{
	color: #000;
	text-decoration: none;
}

.featured-big-post h2 a:hover,
.featured-big-post h3 a:hover{
	color: #1691cd;
}

span.continue-featured{
	background: url(images/bg-opinione.gif) no-repeat left;
	width: 263px;
	height:25px;
	padding: 6px 80px 6px 20px;
	line-height:20px;
	font-size: 14px;
}
span.continue-featured a {
	color: #fff;
	padding-left: 10px;
}

/*----- fine featured ---------*/

.big-post em {
	font-style:normal;
	color:#666;
	font-size:12px;
}
.big-post em a {
	font-style:normal;
	color:#666;
	font-size:12px;
}
.big-post img {
	margin-top: 6px;
	border: 1px solid #ccc;
	padding: 4px;
	margin-right: 20px;
}
.alignnone {margin-right: 30px;}
.big-post h1 {
	letter-spacing:-1px;
	line-height:28px;
	font-size:25px;
	margin-right:18px;
	margin-bottom:5px;

	padding:0px 0px 5px 0px;
	border-bottom:1px solid #999;
	color:#363636;
	text-align: left;
	height:20px;
}

.big-post h2,
.big-post h3 {
	letter-spacing:-1px;
	line-height:28px;
	font-size:25px;
	margin-right:38px;
	margin-bottom:15px;
}
.big-post h2 a,
.big-post h3 a{
	color: #000;
	text-decoration: none;
}

.big-post h2 a:hover,
.big-post h3 a:hover{
	color: #1691cd;
}

.top-post h2 a,
.top-post h3 a{
	color: #000;
	text-decoration: none;
}

.top-post h2 a:hover,
.top-post h3 a:hover{
	color: #1691cd;
}

h5 {
	line-height:21px;
	font-size:15px;
	margin-top:15px;
	margin-bottom:5px;
}

.big-post p{
	line-height: 21px;
	font-size: 14px;
}

blockquote {padding: 0px 10px;
border-left: 2px solid #777777;
margin: 5px auto 15px auto;
width:85%;
color: #777777;
font-style: italic;}

.main-info p {padding-bottom: 20px;}

.main-info img {float: left; margin-right: 10px;}

.visual {
	float:left;
	padding:1px;
	margin-right:6px;
	background:#fff;
	border:1px solid #ccc;
}
.top-post .visual {
	float:right;
	margin:0 0 0 20px;
}
.post-storie .visual {
	float:right;
	margin:0 0 0 20px;
}

.freccia-dx {
	padding:0 10px 0 5px;
	background:#e9e9e9 url(images/freccia-dx.gif) no-repeat 100% 0 ;
}

.freccia-sx {
	padding:0 0px 0 10px;
	background:#e9e9e9 url(images/freccia-sx.gif) no-repeat 0 100% ;
}

.top-post p strong {
	padding-left:0;
	background:none;
}
.post-tags {
	margin:8px 0 0;
	color:#444;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.top-post .post-tags  { margin-top:20px;}
.post-tags ul,
.post-tags li,
.main-pages ul,
.main-pages li { display:inline;}
.post-tags li { padding-left:4px;}
.post-tags li a {
	text-decoration:underline;
	color:#0e5c8d;
}
.post-tags li a:hover { text-decoration:none;}
.post-tags a.comments {
	margin-left:12px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#333;
	background:url(images/comment.gif) no-repeat ;
	padding-left:19px;
}
.sub-info {
	padding-top:3px;
	overflow:hidden;
	height:1%;
	padding-bottom:2px;
	margin:10px 0 0 0;
	background:url(images/sub-tags.gif) repeat-x;
}
.top-post .sub-info {
	border-top:1px solid #ccc;
	margin-top:15px;
}
.search-top-post .sub-info{border:1px solid #ccc;}
.sub-info img {
	float:left;
	display:inline;
	margin:-1px 7px 0 2px;
}
.sub-info h5 {
	margin-right:12px;
	font-size:13px;
	display:inline;
}
.sub-info strong {
	font-size:11px;
	color:#1288ca;
}
.sub-info strong span {
	background:#1288ca;
	color:#fff;
	font-size:9px;
}
.sub-info .post-tags { margin:0;}
.sub-info .post-tags strong { color:#333;}
a.google-big-link img{ margin:45px 0 0 25px;}
.dalla-rete{
	position:relative;
	margin-left:10px;
	border-top:1px solid #ccc;
}
.dalla-rete .big-post { padding-left:15px;}
a.rete {
	top:5px;
	left:0px;
}
/*valentina*/.dalla-rete .sub-info { border:1px solid #ccc;}
.sub-pages {
	overflow:hidden;
	height:1%;
	padding-bottom:20px;
	margin-top:35px;
}
.sub-pages li {
	float:left;
	font-weight:bold;
}
.sub-pages li.next { float:right;}
.sub-pages li a {
	text-decoration:underline;
	color:#0a82be;
}
.sub-pages li a:hover { text-decoration:none;}
/*author area*/
.author {
	overflow:hidden;
	height:1%;
	margin:10px 10px 0;
}
.gallery {
	float:left;
	width:80px;
	padding:4px 4px 2px;
	border:1px solid #ccc;
}
.gallery ul {
	margin-bottom:3px;
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
}
.gallery li {
	float:left;
	margin-top:5px;
}
.gallery li.part { float:right;}
.gallery p {
	color:#999;
	line-height:16px;
	font-size:10px;
}
.gallery p strong {
	font-weight:normal;
	color:#333;
}
.author-main{
	float:left;
	position:relative;
	width:532px;
	margin-left:6px;
	display:inline;
}
.kauthor {
	position:absolute;
	top:-5px;
	right:0;
}
.kauthor span {
	font-size:9px;
	color:#fff;
	padding-right:5px;
	background:#1288ca url(images/kauthor.jpg) no-repeat 100% 0;
}
.kauthor strong {
	display:block;
	clear:both;
	letter-spacing:-1px;
	line-height:27px;
	font-size:30px;
	color:#1288ca;
}
.author-main h2 {
	font-size:30px;
	color:#333;
	margin-bottom:7px;
	padding-bottom:2px;
	border-bottom:1px solid #ccc;
}
.author-main p {
	line-height:18px;
	font-size:12px;
	font-weight:bold;
}
.author-main p a {
	text-decoration:underline;
	color:#0c7ead;
}
.author-main p a:hover { text-decoration:none;}
.author-main h4 {
	font-size:14px;
	color:#333;
	text-transform:uppercase;
	margin-top:15px;
}
.author-main ul { text-align:justify;}
.author-main li,
.rel-tags li { display:inline;}
.author-main a,
.rel-tags li a {
	color:#1d96ca;
	font-size:13px;
	font-weight:bold;
}
a.google img { margin-top:10px;}
.uomonero {
	margin:5px 10px 0;
	overflow:hidden;
	padding-bottom:10px;
	border-top:1px solid #ccc;
}
.head { margin-left:15px;}
.head h3 {
	margin-top:16px;
	font-size:30px;
	color:#333;
}
.head a {
	font-weight:bold;
	color:#0c7ead;
	font-size:12px;
	text-decoration:underline;
}
.head a:hover { text-decoration:none;}
.head p {
	margin-top:4px;
	color:#999;
	font-size:12px;
}
.head p strong {
	font-weight:bold;
	color:#333;
}
.statistiche {
	margin-top:14px;
	border:1px solid #e5c9ae;
	padding:2px;
	background:#fffdf7;
}
.statistiche-cont {
	overflow:hidden;
	height:1%;
	padding:0 0 17px 13px;
	background:#fffef9 url(images/statistiche.gif) repeat-x;
}
.statistiche-cont h5 {
	font-size:13px;
	margin-top:9px;
}
.statistiche-cont strong { color:#1880ad;}
.statistiche-cont div {
	float:left;
	margin-top:15px;
	width:195px;
	display:inline;
	padding-left:8px;
	border-left:1px solid #cccac3;
}
.statistiche-cont div.start-block {
	border:none;
	margin-left:-8px;
}
.statistiche-cont div strong {
	color:#020202;
}
/*foglia area*/
.foglia-area {
	padding:0 25px 0 25px;
}
.foglia-area .sub-tags { margin:10px 0 0;}
.foglia-area .sub-tags a { color:#1494d0;}
.foglia-area .big-post {
	padding:0;
}
.foglia-area .krost {
	right:0;
	top:0;
	width:73px;
	height:43px;
}
.foglia-area .orange { background:url(images/krost-orange-big.png) no-repeat;}
.foglia-area .red { background:url(images/krost-red-big.png) no-repeat;}
.foglia-area .google-big-link img { margin:0 0 0 -5px;}
.foglia-text {
	margin:20px 0 0;
}
.foglia-text div {
	float:left;
	width:244px;
	margin:15px 15px 0 0;
	border:1px solid #ccc;
}
.foglia-text p { line-height:18px;}
.foglia-text ul {
	overflow:hidden;
	height:1%;
	padding-left:2px;
	background:url(images/border.gif) repeat-x 0 4px;
}
.foglia-text li {
	float:left;
	color:#3f3f3f;
	margin:0 7px 0 3px;
	padding:6px 0 2px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.foglia-text li.active { background:url(images/act-arrow.gif) no-repeat 0 0;}
.foglia-text a {
	text-decoration:underline;
	color:#3f96c1;
}
.foglia-text a:hover { text-decoration:none;}
.bury {
	margin:32px 0 0;
	height:32px;
	padding-right:20px;
	line-height:32px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}
.bury ul,
.bury strong {
	float:right;
}
.bury ul { padding-top:8px;}
.bury ul li {
	float:left;
	height:19px;
}
.bury strong a {
	margin-right:15px;
	color:#239dd3;
	text-decoration:underline;
}
.bury strong a:hover { text-decoration:none;}
.bury ul img { vertical-align:middle;}
/*ralated tags*/
.rel-tags { margin:14px 25px -35px 25px;}
.rel-tags h3 { font-size:13px;}
.rel-tags ul { text-align:justify;}
/*comments area*/
.main-comments { margin:0;}
.comments-head {
	overflow:hidden;
	height:1%;
	position:relative;
	margin-bottom:-1px;
	padding-left:7px;
}
.comments-head h3 {
	float:left;
	border:1px solid #ccc;
	border-bottom:1px solid #fdfdfd;
	background:#fdfdfd;
	padding:5px 10px;
	font-size:12px;
}
.comments-head a {
	color:#09c;
	margin-left:8px;
	font-size:12px;
	background:url(images/arrow-down.gif) no-repeat 100% 70%;
	padding-right:15px;
	text-decoration:underline;
}
.comments-head a:hover,
.main-comments strong a:hover { text-decoration:none;}
.main-comments ul{
	height:1%;
	overflow:hidden;
	padding:0 0 27px 17px;
	border:1px solid #ccc;
	background:#fdfdfd;
}
.main-comments li { margin-top:20px; padding-right: 15px;}
.main-comments li div {
	float:left;
	margin-right:20px;
	border:1px solid #ccc;
	padding:2px;
}
.main-comments p {
	height:1%;
	overflow:hidden;
	
}
.main-comments strong {
	font-weight:normal;
	color:#787878;
}
.main-comments strong a {
	color:#13669a;
	text-decoration:underline;
	font-weight:bold;
}
.main-comments .main-pages {
	border:1px solid #ccc;
	border-top:none;
	padding-left:21px;
	padding-bottom:5px;
}
.main-comments .main-pages ul {
	float:left;
	height:0;
	margin:0;
	padding-left:5px;
	border:none;
	background:none;
}
.main-comments .main-pages li {
	padding:4px 4px 0 5px;
	margin:0;
}
.main-comments .main-pages li.active { background-position:50% 0;}
/*AGGIUNGI panel*/
.aggiungi {
	border:1px solid #c7c7c7;
	height:1%;
	padding:12px 0 11px 18px;
	margin-top:10px;
	overflow:hidden;
	background:#e4f1f4;
}
.aggiungi h3 {
	margin-bottom:7px;
	font-size:14px;
}
.aggiungi label {
	display:block;
	font-weight:normal;
	color:#000;
	font-size: 14px;
	margin-left: 10px;
	padding-left: 10px;
}
.aggiungi label a {
	text-decoration:underline;
	color:#0b5da9;
}
.aggiungi label a:hover {text-decoration:none;}
.aggiungi textarea {
	width:575px;
	height:75px;
	margin:8px 0 0;
	overflow:hidden;
	border:1px solid #aeaeae;
}
.aggiungi input,
.aggiungi img {
	float:left;
}
.aggiungi input {
	width:232px;
}
.aggiungi img { margin-left:7px;}
.aggiungi input.button {
	width:auto;
	float:right;
	margin:50px 13px 0 0;
}
/*slides area*/
.main-gallery {
	margin:0 25px;
}
.gallery-cont {
	padding:10px 9px;
	margin-bottom:-33px;
	border:1px solid #ccc;
}
.main-gallery p { margin:10px 0 5px;}
/*right column*/
.sidebar {
	float:right;
	width:300px;
}
.lautore {margin:0 0 11px!important;}
.box div.lautore div { background:url(images/lautore.gif) repeat-x;}
.profile {
	position:relative;

	background:none !important;
	padding:7px 0 0 !important;
}
.profile .kauthor{
	float:right;
	background:none;
	height:58px;
	padding-left:9px;
	border-left:1px solid #d5d5d5;
	top:7px;
	right:15px;
}
.profile img {
	float:left;
	margin:0 12px 0 0;
}
.profile h4 {
	font-size:18px;
	color:#666;
}
.profile li {
	font-size:11px;
	line-height:14px;
}
.profile li a {
	color:#0d7ab2;
	text-decoration:underline;
}
.profile li a:hover { text-decoration:none;}
.profile .sub-tags {
	overflow:hidden;
	height:1%;
	clear:both;
	padding:10px 0 0 !important;
	background:none;
}
.hot-tags, .cold-help { margin:0;}
.hot-tags h3,
.box-tab a, 
.cold-help h3 {
	font-size:13px;
	color:#000;
	display:inline;
	margin:0 0 -1px 10px;
	float:left;
	position:relative;
	border:1px solid #ccc;
	padding:7px 33px 5px;
	border-bottom:1px solid #fff;
	font-weight:bold;
}
.cold-help h3, .hot-tags h3 {text-transform:uppercase;}
.box-tab li {
	display:inline;
}
.box-tab a {
	padding:0 20px;
	color:#999 !important;
	border:none;
}
.box-tab a.active {
	color:#000 !important;
	border:1px solid #ccc;
	border-bottom:1px solid #fff;
}
.hot-tags div,
.cold-help div {
	overflow:hidden;
	height:1%;
	padding:15px 20px;
	clear:both;
	border:1px solid #ccc;
}
.cold-help ul {margin-top:7px;}
.hot-tags li {
	text-align:justify;
	font-weight:bold;
	display:inline;
	font-size:13px;
	line-height:26px;
}
.hot-tags a,
.cold-help a {color:#1d96ca;}
.banner {
	/*border:1px solid #c5301a;*/
	padding:0px;
	margin-top:12px;
}
.sub-banner { margin-top:0;}
.box {
	overflow:hidden;
	height:1%;
	margin-bottom:13px;
	border:1px solid #ccc;
	padding:2px 12px 18px 0;
}


.box-about-bg {
	overflow:hidden;
	margin-bottom:13px;
}
.box-about-bg h3 {
	font-size:15px;
	font-weight:bold;
	margin-top:16px;
	padding-bottom:3px;
	color: #fff;
}
.box-about-bg p {
	font-size:13px;
	line-height:21px;
	font-weight: bold;
	color: #fff;
}
.box-about-bg .about-liquida-bg {
	overflow:hidden;
	height:1%;
	width: 300px;
	height: 132px;
	background:url(images/bg-about.gif) repeat-x;
}
.about-liquida-padding {
	padding: 10px 16px 0 16px;
}


.box-cat-bg {
	overflow:hidden;
	margin-bottom:13px;
	border:1px solid #ccc;
	padding: 1px;
}
.box-cat-bg h3 {
	font-size:13px;
	font-weight:bold;
	margin-top:16px;
	padding-bottom:3px;
	color: #000;
}
.box-cat-bg p {
	font-size:13px;
	line-height:21px;
	color: #fff;
}
.box-cat-bg .cat-liquida-bg {
	overflow:hidden;
	height:1%;
	height: 170px;
	background:url(images/bg-cat.gif) no-repeat bottom center;
}
.cat-liquida-padding {
	padding: 0 16px 0 16px;
}

ul.simplelist-cat{margin:0;} 
.simplelist-cat li.cat-item {
	font-size:13px;
	list-style-type:none;
}
.simplelist-cat li.cat-item a {
	background:transparent url(images/arrowli.gif) no-repeat 0 12px;
	float:none;
	padding:6px 0 0 12px;
	color:#333333;
	text-decoration: none;
	display:block;}
	

.box-about {
	overflow:hidden;
	height:1%;
	margin-bottom:13px;
	border:1px solid #ccc;
	padding:2px 2px 18px 2px;
}
.box h3, .box-about h3 {
	font-size:13px;
	font-weight:bold;
	margin-top:16px;
	padding-bottom:3px;
}
.box h2, .box-about h2 {
	font-size:13px;
	font-weight:bold;
	margin-top:16px;
	padding-bottom:3px;
}
.box div {
	overflow:hidden;
	height:1%;
	padding: 0 10px 0 16px;
	/*background:url(images/side-box.gif) repeat-x;*/
}
.box-about .about-liquida {
	overflow:hidden;
	height:1%;
	padding: 0 16px 0 16px;
	background:url(images/side-box.gif) repeat-x;
}

#post-fisso {
	overflow:hidden;
	height:1%;
	padding: 16px 16px 0 16px;
	background:url(images/side-box.gif) repeat-x;
}
.hot-authors li {
	float:left;
	color:#333;
	overflow:hidden;
	width:131px;
	margin-top:11px;
}
.hot-authors li div{
	float:left;
	overflow:hidden;
	margin-right:7px;
	display:inline;
	border:1px solid #ccc;
	padding:2px;
	background:#fff;
}
.hot-authors li p,
.hot-authors li strong {
	height:1%;
	float:left;
	margin:0;
	padding:0;
}
.hot-authors li p {
	font-size:8px;
	width:65px;
	font-size:10px;
	color:#1288ca;
}
.hot-authors li span {
	font-size:9px;
	background:#149dda;
	color:#fff;
}
.links ul { padding-top:3px;}
.links li {
	clear:both;
	font-weight:normal;
	font-size:12px;
}
.links li a {
	line-height:21px;
	color:#0083bd;
	float:left;
}
.links li a.rss {
	background:url(images/rss.gif) no-repeat 100% 5px;
	padding:0 23px 0 0;
}
.article li div {
	float:left;
	display:inline;
	margin-right:5px;
	padding:1px;
	border:1px solid #ccc;
}
.article li {
	height:1%;
	margin-right:19px;
	border-bottom:1px solid #ccc;
	letter-spacing:-1px;
	padding:10px 0;
	overflow:hidden;
}
.article li.last {
	border-bottom:none;
	padding-bottom:0;
}
.article li p {
	font-weight:bold;
	color:#000;
	font-size:14px;
	height:1%;
}
.article li a.vedi {
	float:right;
	text-decoration:underline;
	color:#239dd3;
	position:relative;
	margin-top:-15px;
	font-weight:bold;
}
.article li a.vedi:hover { text-decoration:none;}
.article li ul { margin-top:6px;}
.article li li {
	padding:0;
	margin:0;
	border:none;
	display:inline;
}
.article li li.comments {
	padding-left:19px;
	margin-left:7px;
	background:url(images/comment.gif) no-repeat;
}
.article li li.comments a { font-size:11px;}
.sub-article li li.comments {
	padding-left:22px;
	margin-left:4px;
}
.sub-article li li div {
	height:1%;
	margin-right:0;
}
.article li li a {
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	color:#333;
}
.sub-article li {
	float:left;
	width:121px;
	margin:0;
	padding:8px 0 0;
}
.right-block { padding-left:20px !important;}
.sub-article li li {
	height:1%;
	margin-top:3px;
}
.sub-article li ul {
	float:left;
	margin-top:0;
}
/*pages*/
.main-pages {
	border-top:1px solid #ccc;
	clear:both;
	overflow:hidden;
	height:1%;
	padding:7px 0 0;
	line-height:20px;
	font-size:13px;
	text-align: center;
}
.main-pages strong {
	margin:5px 10px 0 10px;
	font-weight:normal;
	color:#767676;
	float:left;
}
.main-pages ul { font-family:Verdana, Arial, Helvetica, sans-serif;}
.main-pages li {
	float:left;
	color:#404040;
	padding:5px 1px 0;
	margin-left:8px;
}
.main-pages li.active {
	background:url(images/arrow.gif) no-repeat;
}
.main-pages a,
#footer li a {
	color:#0776ac;
	text-decoration:underline;
}
.main-pages a:hover,
#footer li a:hover { text-decoration:none;}
/*footer area*/
#footer {
	margin:0 auto;
	width:980px;
}
#footer ul { padding:15px 0 15px 10px;}
#footer li {
	margin-right:7px;
	font-size:11px;
	color:#999;
	display:inline;
}
/* modalbox */
/* modalbox */
/* modalbox */
div#mdlbar { /*IE6*/
	background-color:#17A4DC;
	height:46px;
	margin:0;padding:0;
}
html>body div#mdlbar { /*Opera, Firefox e Safari*/
	background-color:#17A4DC;
	height:43px;
	margin:0;padding:0;
}
*:first-child+html div#mdlbar { /*IE7*/
	background-color:#17A4DC;
	height:46px;
	margin:0;padding:0;
}
html>body div#mdlbarbox{ /*Opera, Firefox e Safari*/
	padding:10px 0 10px 10px; 
	width:380px;	
}
div#mdlbarbox{ /*IE6*/
	padding:10px 0 10px 10px;
	width:374px;
}
*:first-child+html div#mdlbarbox{ /*IE7*/
	padding:10px 0 10px 10px;
	width:374px;
}	
div#mdlbar h2 {float:left;font-size:19px;color:#fff;font-weight:normal;line-height:normal;font-style:normal;}
div#mdlbar a { /*IE6*/
	float:right;
	margin:3px 0 0 0;
	}
html>body div#mdlbar a{ /*Opera, Firefox e Safari*/
	float:right;
	margin:2px 0 0 0;	
}
*:first-child+html div#mdlbar a{ /*IE7*/
	float:right;
	margin:3px 0 0 0;
}		
/* */

a.simplelink {color:#0A82BE;text-decoration:underline;}
li.simplelist {
	font-size:12px;
	list-style-type:none;
}
li.simplelist a{
	background:transparent url(images/arrowli.gif) no-repeat 0 8px;
	float:none;
	padding:0 0 0 12px;
	display:block;
}
li.cat-item {
	font-size:12px;
	list-style-type:none;
}
li.cat-item a {
	background:transparent url(images/arrowli.gif) no-repeat 0 9px;
	float:none;
	padding:0 0 0 12px;
	display:block;}

ul.simplelist{margin:4px 0;} 
p.importantxt {font-size:15px;line-height:1.4em;}
a.importantxt {font-size:18px;line-height:1.4em;}
/* About photo container */
.aboutus-photo-container {
margin: 5x 0px 150px 0px;
float:left;
}
.tool-tip {
color:black;
width:250px;
z-index:13000;
}
.tool-title {
background-color:white;
color:black;
display:none;
font-size:11px;
font-weight:bold;
margin:0;
padding:8px 8px 4px 0;
}
.tool-text {
background:#fff url(images/side-box.gif) repeat-x 0 0;
border:3px double #ccc;
color:#000;
font-size:13px;
padding:8px;
text-align:left;
line-height:1.3em;
}
#modal-box h3 {
margin:3px 0;
padding:3px 0;
}
.aboutus-photo {
float:left;
margin-right:20px;
margin-bottom: 15px;}
span.continue{
	/*=background: url(images/ico-continue-trans.png) no-repeat left;
	padding: 1px 0 1px 20px; */
	padding: 1px 0 1px 0px;
	line-height:20px;
	font-size: 14px;
}
span.continue a {
	color: #cc0000;
}
span.continue-archives{
	background: url(images/ico-arrow-trans.png) no-repeat right center;
	padding: 0px 15px 0px 0px;
	margin-bottom:20px;
}
span.continue-archives-alt{
	background: url(images/ico-arrow-trans-left.png) no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom:20px;
}
span.continue-archives a, span.continue-archives-alt a { 
	color:#777777; 
	font-weight:bold;
	font-size:14px;
}

/* Liquida: =blog
----------------------------------------------- */
.blog-post h3 {font-size: 15px; padding-bottom:3px; font-weight: normal}
.blog-post p {font-size:12px; color: #222; padding-bottom: 7px; line-height: 19px}
div.continue, div.more-link {padding-left:0px;}




.box-link-hp {
	overflow:hidden;
	height:1%;
	margin-top:13px;
	line-height: 21px;
	padding: 16px;
	border: 1px solid #ccc;
	}
.box-link-hp h3 {
	font-size: 13px; 
	font-weight: bold; 
	margin: 0 0 5px;
	}
.box-link-hp h3.title-utility {
	font-size: 13px; 
	font-weight: bold; 
	margin: 16px 0 5px;
	}
.box-link-hp .link-padding { 
	padding: 0 0 16px;
	}
.column-link1 {
	float:left;
	width:137px;
	margin-right: 16px;
	}
.column-link2 {
	float:left;
	width:115px;
	}
.box-link-hp ul{
	margin:0;
	} 
.box-link-hp li {
	margin:0 0 3px 0;
	line-height: 18px;
	list-style-type:default;
	list-style-position:default;
	background:transparent url(images/arrowli.gif) 0 6px no-repeat;
	padding:0 0 0 12px;
	font-size:12px;
	}
	.liquida-clear{
		clear:both;
		}

