/* @override http://stage.designaside.com/wp-content/themes/Designaside-02/style.css */

/*
Theme Name: Designaside
Theme URI: http://www.designaside.com/
Description: Grafica definitiva. Php Js e files della directory ottimizzati.
Version: 2.1
Author: Mauro Caramella
Author url: http://www.designaside.com/
Tags: Per online, Ottimizzato
*/

* {
	margin: 0;
	padding: 0;
}

html {
	background: none repeat-x;
}


/* Vecchio Stile

body {
	text-align: left;
	font: 0.75em/1.5 "Helvetica Neue Light", "Helvetica Neue",Helvetica,Arial,Sans-Serif;
	color: #403737;
	background-color: #e2e2e2;
	background-image: none
}
*/


body {
	text-align: left;
	font: 0.75em/1.5 Arial, Helvetica, Geneva, sans-serif;
	color: #403737;
	background-color: #e2e2e2;
	background-image: none
}

a {
	/* rimuove bordo puntinato di firefox */
	outline: 0 none;
	text-decoration: none;
	color: #5d97d2;
}

a:hover {
	color: #00afff;
}

input {


/* rimuove bordo safari */
	outline: 0 none;
}

textarea {


/* rimuove bordo safari */
	outline: 0 none;
}

p {
	margin: 0 0 10px;
	line-height: 1.4em;
}

ul {
	list-style: none;
}

h1, h2, h3, h4 {
	font: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 3.0em;
	line-height: 1em;
	color: #5d97d2;
}

h2 {
	font-size: 2.3333em;


/*28px */ 
	color: #5d97d2;
}

h2.storytitle {
	font-size: 1.333em;
	line-height: 1.222em;
	padding-bottom: 4px;
}

div#mainpage h2.storytitle {
	padding-top: 5px;
}

div#single h2.storytitle {
	font-size: 1.999em;
}

h3 {
	font-size: 1.3333em;

/* 16px */ 
	color: #5d97d2;
}

h4 h5 {
	font-size: 1.0em;
	color: #5d97d2;
}

img {
	border-style: none;
}

#tagline {
	min-height: 8px;
	margin-bottom: 31px;
	color: #979797;
	padding: 0;
	margin-top: 8px;
}

#header {
	width: 951px;
	background: none repeat-x;
	margin-right: auto;
	margin-left: auto;
	height: 192px;
}

/* #header h1 Rimuove il titolo del blog */

#header h1 {
	display: none;
}

#header h1 a:hover {
	text-decoration: none;
}

#mainpage {
	width: 965px;
	min-height: 592px;
	padding-left: 18px;
	padding-top: 0;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

div#pagina {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #f2f2f2 url(images/pixel_head.gif) repeat-x;
}

#single {
	width: 965px;
	margin: 0 auto 20px;
	padding-left: 18px;
}

small {
	font-size: 11px;
	color: #919191;
	text-transform: capitalize;
	word-spacing: 1px;
}

#calendar div {
	margin: 0 10px 0 0;
	padding: 0;
	border: none;
}

#search div {
	margin: 0;
	padding: 0;
	border: none;
}

div.logo {
	width: 450px;
	height: 105px;
}

div#menu.categorie p {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #a2a2a2;
	margin: 0 10px 0 0;
	display: inline;
}

div#menu.categorie {
	float: right;
	margin-right: 10px;
}

div.in {
	display: inline;
	margin-left: 8px;
}

.feedback {
	padding: 0 0 10px 0;
}

div#tweetmeme_button {
	float: right;
	padding-bottom: 8px;
	padding-right: 2px;
	padding-left: 7px;
}

p.debug {
	padding: 10px;
	background-color: #919191;
	color: #fefffe;
	margin: 0;
	display: none;
}


/* @group Tab Mobile */

div#mobile {
	background-color: #fefffe;
	display: inline-block;
	width: 910px;
	padding: 15px;
	border: 1px solid #c5c5c5;
	background-color: #fff;
}

#mobile ul.tabs.main {
	width: 170px;
	float: left;
	margin: 10px 328px 10px 260px;
}

#mobile ul.tabs.main li a#ipad.main {
	color: #fff;
	background: url(images/tab-iphoneipad.gif) no-repeat 0 -25px;
	width: 85px;
	height: 25px;
	display: block;
	float: left;
}

#mobile ul.tabs.main li a#ipad.main.current {
	color: #fff;
	background: url(images/tab-iphoneipad.gif) no-repeat 0 0;
	width: 85px;
	height: 25px;
}

#mobile ul.tabs.main li a#iphone.main {
	color: #fff;
	background: url(images/tab-iphoneipad.gif) no-repeat -85px 0;
	width: 85px;
	height: 25px;
	display: block;
	float: right;
}

#mobile ul.tabs.main li a#iphone.main.current {
	color: #fff;
	background: url(images/tab-iphoneipad.gif) no-repeat -85px -25px;
	width: 85px;
	height: 25px;
}

#mobile ul.tabs.nested {
	display: block;
}

#mobile ul.tabs.nested li {
	display: inline;
	color: #979797;
}

#mobile ul.tabs.nested li a {
	color: #5d97d2;
	text-decoration: underline;
}

#mobile ul.tabs.nested li a:hover {
	color: #00afff;
	text-decoration: underline;
}

#mobile ul.tabs.nested li a.current {
	color: #979797;
	text-decoration: none;
}

#mobile div.sencha {
	clear: both;
	height: 33px;
	float: left;
}

#mobile div.sencha small {
	position: relative;
	bottom: 12px;
	margin-right: 10px;
}

#mobile div.panes.main{
	display: block;
}

#mobile div.panes.nested {
	display: inline;
}

#mobile div.spalla {
	width: 230px;
	display: block;
	float: left;
	clear: left;
	position: relative;
	bottom: 43px;
}

#mobile div.spalla span strong {
	color: #f4a00f;
}

#mobile span.caratteristiche {
	border-top: 2px solid #f4a00f;
	display: block;
	border-bottom: 2px solid #f4a00f;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 60px;
}

div#mobile div.device {
	float: right;
	width: 650px;
	margin-top: 40px;
}

/* @group iPad */

div#mobile div#ipad-oriz {
	background: url(images/ipad-oriz.jpg) no-repeat;
	width: 581px;
	height: 447px;
	padding-top: 55px;
	padding-left: 67px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

div#mobile div#ipad-vert {
	background: url(images/ipad-vert.jpg) no-repeat;
	width: 440px;
	height: 576px;
	padding-top: 65px;
	padding-left: 60px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* @end */

/* @group iPhone */

div#mobile div#iphone-oriz {
	background: url(images/iphone-oriz.jpg) no-repeat;
	width: 536px;
	height: 299px;
	padding-top: 24px;
	padding-left: 113px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 95px;
}

div#mobile div#iphone-vert {
	background: url(images/iphone-vert.jpg) no-repeat;
	width: 291px;
	height: 576px;
	padding-top: 112px;
	padding-left: 28px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}



/* @end */

div#mobile div.device img {
	position: relative;
	margin-right: auto;
	display: block;
	margin-left: auto;
}

#mobile h2 {
	line-height: 1em;
	margin-bottom: 15px;
	font-size: 2em;
	position: relative;
	bottom: 3px;
}

#mobile h3 {
	color: #515151;
	margin-bottom: 6px;
}

#mobile div.t-filetto {
	width: 650px;
	display: block;
	margin-left: 260px;
	border-top: 1px solid #c5c5c5;
	padding-top: 2px;
}

#mobile div.b-filetto {
	width: 650px;
	margin-left: 260px;
	display: block;
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 14px;
}

img.ico-ruota {
	position: relative;
	top: 9px;
	right: 5px;
}


/* @end */

/* @group SocialTab Widget */

div#socialtab {
	margin-bottom: 0;
	color: #919191;
}

div.socialtab-graph img.load {
	width: 16px;
	height: 11px;
	display: block;
	position: relative;
	top: 16px;
	margin-right: auto;
	margin-left: auto;
}

div#sfondo {
	background-color: #f2f2f2;
	padding: 10px 10px 2px;
}

p.totale {
	display: block;
}

span.somma {
	font-size: 39px;
	display: block;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0;
}

div#main-graph {
	display: block;
	height: 82px;
	margin-bottom: 6px;
}

div.socialtab-graph {
	float: left;
	color: #f2f2f2;
}

p.main-socialstat {
	display: inline;
	float: right;
	margin-top: 12px;
}

a.socialstat {
	line-height: 1.6em;
}

a#ss-r {
	color: #969696;
	background: url(images/social-tab-icon.gif) no-repeat;
	width: 27px;
	height: 15px;
	position: relative;
	padding-left: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
}

a#ss-t {
	color: #f4a00f;
	background: url(images/social-tab-icon.gif) no-repeat 0 -22px;
	width: 27px;
	height: 15px;
	position: relative;
	padding-left: 32px;
	padding-top: 1px;
	padding-bottom: 1px;

}

a#ss-f {
	color: #5d97d2;
	background: url(images/social-tab-icon.gif) no-repeat 0 -42px;
	width: 27px;
	height: 15px;
	position: relative;
	padding-left: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
}



/* @end */

/* -- Rimuovere dopo test SocialTab */

/* @group Abbonati widget */

div.abbonati span {
	color: #919191;
	position: relative;
	display: block;
	padding-bottom: 4px;
	line-height: 125%;
	margin-top: 5px;
}

.btn_twitter {
	width: 203px;
	height: 42px;
	display: inline;
	margin: 0;
	padding: 0;
}

.btn_twitter a {
	display: inline-block;
	width: 203px;
	height: 42px;
	background: url(images/twitter_off.gif) no-repeat;
	float: left;
}

.btn_twitter a:hover {
	background: url(images/twitter_on.gif) no-repeat;
	
}

.btn_facebook {
	width: 203px;
	height: 42px;
	display: inline;
	margin: 0;
	padding: 0;
}

.btn_facebook a {
	display: inline-block;
	width: 203px;
	height: 42px;
	background: url(images/facebook_off.gif) no-repeat;
	float: left;
}

.btn_facebook a:hover {
	background: url(images/facebook_on.gif) no-repeat;
	
}

.btn_sottoscrivi {
	width: 203px;
	height: 42px;
	display: inline;
	margin: 0;
	padding: 0;
}

.btn_sottoscrivi a {
	display: inline-block;
	width: 203px;
	height: 42px;
	background: url(images/sottoscrivi.gif) no-repeat;
	float: left;
}

.btn_sottoscrivi a:hover {
	background: url(images/sottoscrivi_on.gif) no-repeat;
	
}

div.abbonati {
	margin: 0;
	padding: 7px 0 0;
	background: url(images/filetto.gif) repeat-x;
	height: 201px;
}



/* @end */

/* -- Fine rimozione */

/* @group Box Autore */

div.autore {
	color: #919191;
	display: block;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 14px;
	min-height: 86px;
}

div.autore span.bio p {
	margin: 0;
}

div.autore img.avatar {
	margin-top: 5px;
}

div.autore span.data {
	color: #a3a5a5;
}

span.bio {
	display: block;
	margin-left: 88px;
}

div.autore h3 {
	display: inline;
	margin-right: 8px;
}



/* @end */

/* @group jCombox 1.0b - 2008.08.25 */

.jcombox *, .jcombox-m * { line-height: 1.6; cursor: default;
}
		.jcombox, .jcombox-m {  margin: 0 7px 0 5px; float: left; clear:left; white-space: nowrap; /*border: 1px solid #a8a8a8; background-color: #eaeaea;*/ }
		.jcombox { /*width: 100px; height: 70px;*/  background-repeat: no-repeat; background-position: right center; background-image	: url(images/arrow.gif); }
		.jcombox-m { overflow: auto;  overflow-x: hidden; } 
		.jcombox a, .jcombox-m a { outline: 0px; display: block; padding: 4px 6px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
}
		.jcombox a:hover, .jcombox-m a:hover{ background-color: #e5e5e5; text-decoration: none !important; }
		
		.jcombox a.disabled, .jcombox-m a.disabled { color:#c0c0c0 !important;}
		
		.actext { padding: 1px 0px 0px 3px; }
		
		.jcombox span, .jcombox-m div { background: #fff url(images/inner_shadow.gif) no-repeat left;  border: 1px solid #eaeaea; }
		.jcombox span{ /*color: #3c3c3c; font-weight: bold;*/ display: block; overflow: hidden; margin-right: 20px; padding:0 0px 0px 5px; }
		
		.jcombox-m div { overflow: hidden; /*border-top: 0px;*/ }
		.jcombox div { background: #fff; display: none; position: absolute !important;/* border: 1px solid #808080;*/ z-index: 99 !important; background-color: #fff; overflow: auto; overflow-x: hidden; /*border-top: 0px;*/ }
		.jcombox-m .current { font-weight: bold; }

/* @end */

/* @group jCombox Themes: Default */

.default { 
			border				: 1px solid #c5c5c5;
			color					: #6e6e6e;
			font-size			: 13px;
			background-color	: #dedede;
	font-weight: bold;
}
		.default .menu { border: 1px solid #c5c5c5;
}
		.default-hover { border-color: #b8b8b5; }
		.default .current { background-color: #b8b8b5; }

/* @end */

/* @group twitter-widget */

div.twitter-news {
	background: url(images/filetto.gif) repeat-x 0 bottom;
	padding-bottom: 15px;
}

div.twitter-news h3 {
		background: url(images/filetto.gif) repeat-x 0 bottom;
	padding-left: 10px;
	padding-bottom: 5px;
}

div.twtr-hd {
	display: none;
}

#twtr-widget-1 div.twtr-doc div.twtr-ft div {
	display: none;
}



/* @end */

/* @group Pagina News Old */

li.twitter-item {
	background-color: #fff;
	border: 1px solid #c5c5c5;
	color: #515151;
	padding: 12px;
	list-style-image: url(images/ico_plus_over.gif);
	margin-right: 10px;
	width: 320px;
	list-style-position: inside;
	margin-bottom: 10px;
	left: 4px;
	position: relative;
	float: left;
}

li.twitter-item:hover {
	border: 1px solid #5d97d2;
}

span.twitter-timestamp {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #bbb;
	padding-left: 4px;
	top: 3px;
	position: relative;
}

div#btn-twitter {
	margin-top: 5px;
}

a.twitter-link {
	color: #fff;
}

a.btn-twitter {
	background: transparent url(images/categorie-btn.gif) no-repeat left top;
	display: block; 
	height: 22px;
	text-decoration: none;
	font-size: 11px;
	margin-right: 5px;
	float: left;
}

a.btn-twitter:hover {
	background-position:0px bottom;
	color: #fff;
}

a.btn-twitter span {
		background: transparent url(images/categorie-btn.gif) no-repeat right top;
	cursor:pointer;  
	height: 19px; 
	padding: 3px 10px 0 0; 
	margin-left:10px;
	float: left;
}

a.btn-twitter:hover span {
		background-position:right bottom;
}



/* @end */

/* @group Post HP */

.post {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #c5c5c5;
	margin: 0 17px 17px 0;
	width: 200px;
	float: left;
	display: inline-block;
}

div.posttop {
	display: block;
	position: relative;
	height: 93%;
}

div.postbottom {
	display: block;
	position: relative;
	height: 6%;
}

div.excerpt {
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 5px;
}

div.excerpt p {
	margin: 0 0 5px;
}

/* Categorie e Tag arrotondati INIZIO */

p.rounded {
	display: inline;
}

p.rounded a {
	background: transparent url(images/categorie-btn.gif) no-repeat left top;
	display:block; 
	float:left; 
	height:22px;  
	margin-right:15px;
	text-decoration: none;
}

p.rounded a span {
	background: transparent url(images/categorie-btn.gif) no-repeat right top;
	cursor:pointer;
	display:inline;  
	height:18px; 
	padding:4px 10px 0 0; 
	margin-left:10px;
	float: left;
}

p.rounded a:hover {
	background-position:0px bottom; color:#fff;
}

p.rounded a:hover span {
		background-position:right bottom;

}

/* Categorie e Tag arrotondati FINE */

.hpcomments {
	padding-left: 6px;
	border: 1px solid #dcdcdc;
	height: 20px;
	float: right;
	color: white;
	width: 65px;
}


div.iconcom {
	background: url(./images/icone.gif) no-repeat -35px -41px;
	width: 16px;
	height: 16px;
	float: left;
	position: relative;
	margin-right: 5px;
}

div.iconpiu {
	background: url(./images/icone.gif) no-repeat -187px -41px;
	width: 14px;
	height: 14px;
	float: left;
	position: relative;
	top: 3px;
}

.numbers {
	background-color: #e8e8e8;
	padding: 5px;
	height: 12px;
	text-align: center;
	vertical-align: middle;
	width: 36px;
	position: relative;
	bottom: 1px;
	float: right;
	left: 1px;
}

.numbers span {
	position: relative;
	bottom: 2px;
	color: #898989;
	float: right;
}

.thumb {
	width: 200px;
	height: 200px;
	z-index: 1;
	display: inline-block;
	position: relative;
	background: url(images/over-thumb.gif) no-repeat;
}

div.thumb .rollover {
	width: 200px;
	height: 200px;
	display: inline-block;

}

/*.thumb:hover {
	width: 200px;
	height: 200px;
	z-index: 1;
	display: inline-block;
	position: relative;
	opacity: 0.85;
} Da buttare!! */

.meta {
	font-size: 11px;
	border: none;
	color: #919191;
	margin-bottom: 5px;
}

.taghp {
	display: block;
	float: left;
	width: 100%;
	margin-top: 2px;
}

.date {
	float: right;
	margin-bottom: 5px;
}

.modifica {
	display: inline;
	float: left;
	vertical-align: middle;
	padding-top: 3px;
}

.auth {
	float: left;
	margin-bottom: 5px;
	text-transform: capitalize;
}

/* @end */

/* @group Pagina Singola */

.postblog {
	padding: 10px;
	background-color: #fff;
	width: 678px;
	border: 1px solid #c5c5c5;
	margin-bottom: 0;
	margin-top: 0;
}

.postpage {
	padding: 0;
	background-color: transparent;
	width: 717px;
	margin-bottom: 0;
	margin-top: 0;
	border-style: none;
}

.postaccedi {
	padding: 10px;
	width: 320px;
	margin-bottom: 0;
	margin-top: 0;
}

.boxtag {
	display: inline-block;
	line-height: 3.8ex;
	width: 100%;
	padding-top: 17px;
}

div.boxtag p.rounded a {
	margin-right: 5px;
}

div.feedback {
	background-color: #fff;
	display: block;
	padding: 5px;
	width: 100px;
	text-align: center;
	height: 16px;
	margin-left: 550px;
}

div#single div.feedback {
	visibility: hidden;
}

div#tag {
	display: inline;
}

h3#comments {
	padding-bottom: 5px;
	padding-top: 8px;
}

li.categories h3 {
	padding-bottom: 5px;
	padding-top: 8px;
}

li.cat-item {
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #919191;
	text-indent: 5px;
}

li.cat-item:first-child {
	border-top: 1px solid #c5c5c5;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #919191;
}

li.cat-item:hover {
	background-color: #cbcbcb;
}

li.cat-item a {
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #969696;
	margin-right: 5px;
}

li.cat-item a:hover {
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	color: white;
}

#tag a {
	background-color: #e1e1e1;
	padding: 3px 10px;
	margin-right: 3px;
	color: #3595f4;
	text-decoration: none;
}

#tag a:hover {
	background-color: #c5c5c5;
	color: white;
}

.boxtag span {
	padding-right: 8px;
	float: left;
	padding-left: 5px;
}

#boxcommenti {
	padding-top: 10px;
	width: 698px;
}

div#boxcommenti p#chiusi {
	background-color: #fefffe;
	padding: 15px;
	margin-top: 20px;
	color: #b5b5b5;
	border: 1px solid #dadada;
}

div.share {
	width: 674px;
	background: url(images/filetto.gif) repeat-x 0 bottom;
	display: inline-block;
	padding: 12px 12px 9px;
	margin-top: 7px;
}

div.share h3 {
	margin-left: 50px;
	position: relative;
	bottom: 3px;
}

div.share p {
	margin-left: 50px;
	position: relative;
	bottom: 3px;
	display: inline;
	margin-right: 24px;
	float: left;
}

div.share a {
	background: transparent url(images/social-btn.gif) no-repeat left top;
	display:block; 
	float:left; 
	height:22px;  
	margin-right: 3px;
	text-decoration: none;
	color: #fff;
	margin-left: 4px;
}

div.share a span {
	background: transparent url(images/social-btn.gif) no-repeat right top;
	cursor:pointer;
	display:inline;  
	height: 19px; 
	padding: 3px 10px 0 0; 
	margin-left: 9px;
	float: left;
}

#btn-social {
	display: block;
	position: relative;
	bottom: 6px;
}

div.ciccia {
}

div.share img {
	position: absolute;
	width: 39px;
	height: 34px;
}

div.iconadd {
	background: url(./images/icone.gif) no-repeat -308px -40px;
	width: 16px;
	height: 16px;
	float: left;
}

div.iconcat {
	background: url(images/icone.gif) no-repeat -156px -40px;
	width: 16px;
	height: 16px;
	float: left;
}

div.icontag {
	background: url(images/icone.gif) no-repeat -218px -40px;
	width: 16px;
	height: 16px;
	float: left;
}

div.iconsearch {
	background: url(images/icone.gif) no-repeat -7px -39px;
	width: 18px;
	height: 16px;
	position: relative;
	float: right;
	bottom: 26px;
	right: 81px;
}

div.iconrss {
	background: url(./images/icone.gif) no-repeat -96px -39px;
	width: 16px;
	height: 16px;
	margin-right: 4px;
	display: inline-block;
	top: 6px;
	position: relative;
	margin-bottom: 4px;
}

div.iconrsshp {
	background: url(./images/icone.gif) no-repeat -60px -41px;
	width: 29px;
	height: 15px;
	margin-right: 4px;
	display: inline-block;
	float: left;
	position: relative;
	top: 2px;
}

div.icontrack {
	background: url(./images/icone.gif) no-repeat -277px -40px;
	width: 16px;
	height: 16px;
	margin-right: 4px;
	display: inline-block;
	top: 4px;
	position: relative;
}

#author {
	outline: 0 none;
/* rimuove bordo safari */
	border: 1px solid #c5c5c5;
	height: 18px;
	margin-right: 10px;
	padding: 4px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 330px;
}

#email {
	outline: 0 none;
/* rimuove bordo safari */
	border: 1px solid #c5c5c5;
	height: 18px;
	margin-right: 10px;
	padding: 4px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 330px;
}

#url {
	outline: 0 none;
/* rimuove bordo safari */
	border: 1px solid #c5c5c5;
	height: 18px;
	margin-right: 10px;
	padding: 4px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 330px;
}


#commentlist li {
	padding-bottom: 10px;
	padding-top: 10px;
}

#commentlist p {
}

#commentlist {
	padding-bottom: 20px;
	width: 697px;
	background: url(images/filetto.gif) repeat-x 0 bottom;
}

#commento {
	margin-left: 100px;
	background-color: #fff;
	padding: 10px;
	border: 1px solid #c5c5c5;
}

span.gravatar {
	display: inline;
	margin-left: 8px;
	margin-top: 5px;
	float: left;
}

img#angolo {
	position: relative;
	right: 28px;
	top: 5px;
	float: left;
	display: block;
}

img.avatar {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: white;
	border: 1px solid #c5c5c5;
	float: left;
}

textarea#comment {
	width: 687px;
	height: 100px;
	padding: 2px 2px;
	margin: 10px 0;
	outline: 0 none;
	border: 1px solid #c5c5c5;
	padding: 4px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h3#postcomment {
	margin-bottom: 10px;
	padding-top: 10px;
}

cite {
	font-size: 11px;
	color: #919191;
	text-transform: capitalize;
	word-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	right: 18px;
	position: relative;
}

div.autore div.edit {
	position: relative;
	display: inline;
	float: right;
}

#commentlist div.edit {
	display: block;
}

div.titshare {
	float: left;
	margin-right: 15px;
}

div.sociable li {
	display: inline;
	position: relative;
	bottom: 3px;
}

div.sociable a {
	text-decoration: none;
}

div.sociable li:first-child {
	margin-right: 15px;
}

div.sociable li:first-child :before {
	content: "e-mail: ";
}

img.sociable-hovers {
	padding-right: 5px;
	opacity: 0.4;
	position: relative;
	top: 2px;
}

img.sociable-hovers:hover {
	opacity: 1;
}

div.storycontent ul {
	list-style: none;
	list-style-type: disc;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ededed;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px dashed #5d97d2;
	border-bottom: 1px dashed #5d97d2;
}

div.storycontent ol {
	list-style: none;
	list-style-type: decimal;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ededed;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px dashed #5d97d2;
	border-bottom: 1px dashed #5d97d2;
}

address {
	color: #9696a1;
	display: inline-block;
	margin-bottom: 8px;
	border-bottom: 1px dashed #a9a9a9;
}

/* @end */

/* @group Citazione */

blockquote {
	margin: 10px;
	width: 640px;
	margin: 10px auto;
	padding: 10px;
	background-color: #ededed;
}

blockquote p {
	font: italic 1.111em/1.5em Georgia, "Times New Roman", Times, serif;
	padding-left: 30px;
	padding-right: 25px;
	margin: 0;
}

blockquote:before {
	content: open-quote;
	height: 30px;
	margin-top: -25px;
}

blockquote:after {
	content: close-quote;
	height: 30px;
	margin: -30px 0px 0px 615px;
}

blockquote:before, blockquote:after {
	font: italic 1.111em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #5d97d2;
	display: block;
	font-size: 5em;
	width: 30px;
}

/* @end */

/* @group Sidebar */

#sidemain {
	float: right;
	margin-right: 26px;
	width: 220px;
	display: block;
}

#sidepost {
	width: 200px;
	background-color: #fff;
	border: 1px solid #c5c5c5;
	margin: 0;
	padding: 10px;
	display: block;
}

#sidepostplus {
	width: 220px;
	margin: 20px 0 0;
	padding: 0;
	display: block;
}

#sideaccedi {
	width: 550px;
	float: right;
	margin: 0 26px 0 0;
	border-left: 1px dashed #c5c5c5;
	padding-left: 20px;
}

/* @end */

/* @group Infinite scroll */

#infscr-loading img {
	width: 257px;
	height: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#infscr-loading span em {
	display: block;
	color: #919191;
	padding-bottom: 4px;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group Network widget */

div.network {
	margin: 0;
	padding: 5px 0 0;
	background: url(images/filetto.gif) repeat-x;
}

div.network ul {
}

div.network a {
	text-decoration: none;
}

div.network li {
}

img.favicon {
	margin-right: 4px;
	position: relative;
	display: inline;
	top: 2px;
	width: 13px;
	height: 13px;
	opacity: 1;
}

div.network span {
	color: #919191;
	position: relative;
	display: block;
	padding-bottom: 4px;
	line-height: 125%;
	margin-top: 5px;
}

/* @end */

/* @group Post correlati */

/* @group Wp-Thumbie */

#wp_thumbie {
	width: 700px;
	display: inline-block;
}

#wp_thumbie h3 {
	padding-bottom: 5px;
}

#wp_thumbie_thumb {
	border: 7px solid #e2e2e2;
}

#wp_thumbie_thumb:hover {
	border-color: #fff;
}

#wp_thumbie_rl1 {
	padding-top: 14px;
}

#wp_thumbie_title {
	padding-top: 10px;
	line-height: 2.5ex;
	padding-bottom: 5px;
}

#wp_thumbie #description {
	line-height: 2.3ex;
	color: #919191;
}

#wp_thumbie_rl2 {
	background: url(images/filetto.gif) repeat-x 0 bottom;
	padding-bottom: 2px;
	display: inline-block;
	width: 700px;
}

#wp_thumbie_rl2 a {
	visibility: hidden;
}

#wp_thumbie_li:first-child {
	padding: 5px 0 0;
}

#wp_thumbie_li {
	width: 100px;
	float: left;
	padding-top: 5px;
	padding-left: 19px;
}



/* @end */

#related_posts_by_tags {
	display: inline;
}

#related_posts_by_tags h3 {
	padding-bottom: 5px;
	padding-left: 10px;
}

li.related-post {
	position: relative;
	width: 200px;
	background: url(images/filetto.gif) repeat-x;
	display: inline-block;
	padding: 5px 10px;
}

li.related-post a {
	text-decoration: none;
	list-style-image: url(images/ico_plus.gif);
	display: list-item;
	position: relative;
	left: 16px;
}

li.related-post a:hover {
	list-style-image: url(images/ico_plus_over.gif);
}

span.related-post-date.timestamp {
	color: #b8b8b5;
	font-size: 11px;
	float: left;
	clear: left;
}

li.related-post:hover {
	background-color: #fff;
}



/* @end */

/* @group Navigazione */

.nav a {
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	color: #a2a2a2;
}

.nav li a:hover {
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #5d97d2;
	text-decoration: none;
}

.nav ul {
	display: block;
	position: relative;
}

div.nav {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	height: 36px;
}

.nav li {
	margin: 0;
	padding: 4px 8px 2px;
	float: left;
	text-transform: uppercase;
}

.nav li a {
	font-weight: bold;
}

/* Gestisce la pagina corrente */

li.current_page_item {
	background: url(images/nav-btn.gif) left top;
	height: 20px;
	padding: 0 0 5px 15px;
}

li.current_page_item a {
	text-decoration: none;
	color: white;
	height: 20px;
	background: url(images/nav-btn.gif) right top;
	display: block;
	float: left;
	padding: 5px 15px 0 0;
}

li.current_page_item a:hover {
	color: white;
}

/* @end */

/* @group Sticky */

.post.sticky {
	border: 1px solid #f2bc63;
}

.sticky a {
	color: #f4a00f;
}

.sticky img {
}

.sticky #flag {
	background: url(images/primopiano.gif) no-repeat;
	width: 88px;
	height: 88px;
	position: absolute;
	top: 112px;
	display: block;
	left: 112px;
}

/* @end */

/* @group widget statistiche */

div.topstat {
	background-color: #e0e0e0;
	padding: 5px 5px 5px 10px;
	color: #919191;
	font-weight: normal;
	font-style: normal;
}

#statistiche {
	font-weight: bold;
	margin-top: 30px;
}

#statistiche a {
	text-decoration: none;
}

#statistiche p {
	font-size: 11px;
	color: #919191;
	word-spacing: 1px;
	display: inline;
	font-weight: normal;
	font-style: normal;
}

#statistiche li {
	border-bottom: 1px solid #e0e0e0;
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 10px;
	background-color: white;
}

/* @end */

/* @group risorse */

li.link {
	margin-bottom: 17px;
	width: 180px;
	margin-right: 17px;
	display: inline;
	float: left;
	padding: 20px;
	border: 1px solid #c5c5c5;
	background-color: #fff;
}

div#pagelinks {
	padding: 0;
	margin: 10px 0 0;
}

#pagelink p {
	margin-left: 5px;
	width: 700px;
	color: #979797;
}

#pagelink h2.storytitle {
	margin-left: 5px;
	display: none;
}

#pagelinks ul {
	padding: 0;
}

#pagelinks li.link li {
	border-top: 1px solid #e0e0df;
	padding-top: 3px;
	padding-bottom: 3px;
}

#pagelinks li.link li:hover {
	background-color: #f2f2f2;
}

#pagelinks h5 {
	margin-bottom: 10px;
	text-transform: uppercase;
	clear: right;
	text-indent: 5px;
	font-size: 11px;
}

div.icon {
	background: url(./images/icone.gif) no-repeat -278px -40px;
	width: 16px;
	height: 16px;
	float: left;
}

li.link img {
	
}

#pagelinks ul.xoxo {
	color: #bdbdbd;
}

/* @end */

/* @group Banner */

div.ad-page {
	padding: 0 0 10px;
	margin: 0;
}

div.ad-page img:hover {
	opacity: 0.8;
}

div.ad-page span {
	color: #919191;
	position: relative;
	text-transform: capitalize;
	display: block;
	padding-bottom: 4px;
}

/* @end */


/* @group Login - Admin */

div.admin {
	position: relative;
	text-align: right;
	top: 110px;
	color: #979797;
	float: right;
	left: 92px;
}

/* mettere in display NONE se la registrazione del sito è disattivata */

div.admin span {
}

/* Fine */

/* Visualizza i widget dopo il login DISABILITATO */

#insitelogin_sidebar_container {
	padding: 0;
	list-style-type: none;
	margin: 0;
	width: 340px;
	display: inline;
	float: left;
	visibility: hidden;
}

/* fine */

div#login {
	
}

#backtoblog {
	display: none;
}

#insitelogin_container {
	display: inline;
}

#loginform p label {
	font-weight: bold;
}

#user_login {
	height: 20px;
	width: 250px;
	font-size: 13px;
	color: #4f4f4f;
}

#user_pass {
	height: 20px;
	width: 250px;
	color: #4f4f4f;
	font-size: 13px;
}

#user_email {
	height: 20px;
	width: 250px;
	color: #4f4f4f;
	font-size: 13px;
}

p#nav {
	visibility: hidden;
	float: left;
	clear: left;
	margin-top: 9px;
}

#nav a {
	visibility: visible;
}

#login_error {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding: 5px;
	color: #a5a5a5;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	margin-bottom: 5px;
	display: inline-block;
}

div.insitelogin_text {
	display: block;
	margin-bottom: 10px;
}

p.message {
	display: none;
}

p.message.register {
	display: none;
}

#wp-submit {
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
	color: white;
	background-color: transparent;
	font-size: 13px;
	border-style: none;
}

#wp-submit:hover {
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
	border-style: none;
	color: #3595f4;
}

#registerform {
	padding-top: 10px;
}

/* @end */

/* @group Text widget */

div.widget_text h3 {
	padding: 8px 0 0;
}

.widget_text div {
	border: none;
	position: relative;
	padding: 0;
}

.textwidget img {
	padding-top: 5px;
	padding-bottom: 3px;
}

div.textwidget {
	display: block;
	margin-bottom: 10px;
}

/* @end */

/* @group Bottoni Filtra */

div.filtra {
	display: inline;
}

div.filtra a {
	background: transparent url(images/nav-btn.gif) no-repeat left top;
	display:block; 
	float:left; 
	height: 25px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

div.filtra a span {
	background: transparent url(images/nav-btn.gif) no-repeat right top;
	cursor:pointer;
	display:inline; 
	float:left;  
	height: 20px; 
	padding: 5px 10px 0 0; 
	margin-left:10px;	

}

div.filtra a:hover {
	background-position:0px bottom;
}

div.filtra a:hover span {
		background-position:right bottom;

}

/* Inizio Vecchio bottone */

a.rounded, .button {
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	outline: none;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle; /* or top */
	display: -moz-inline-box;
	display: inline-block;
	overflow: visible;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	border-style: none;
}

.button {
	color: #000;
	padding: 4px 6px;
	background-color: #b8b8b5;
	margin-left: 12px;
}

#boxcommenti .button {
	margin: 0;
}

.button:hover {
	background-color: #3595f4;
}

/* @end */

/* @group Bottoni Submit */

a.btn-submit {
	background: transparent url(images/nav-btn.gif) no-repeat left top;
	display:block; 
	float:left; 
	height: 25px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	margin-right: 5px;
}

a.btn-submit:hover {
	background-position:0px bottom;
}

a.btn-submit span {
		background: transparent url(images/nav-btn.gif) no-repeat right top;
	cursor:pointer;
	display:inline; 
	float:left;  
	height: 21px; 
	padding: 4px 10px 0 0; 
	margin-left:10px;	
}

a.btn-submit:hover span {
		background-position:right bottom;
}

/* @end */

/* @group Cerca Slider */

div.trova {
	display: inline;
}

div.trova a {
	background: transparent url(images/trova-btn.gif) no-repeat left top;
	display:block; 
	float:left; 
	height: 25px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
}

div.trova a span {
		background: transparent url(images/trova-btn.gif) no-repeat right top;
	cursor:pointer;
	display:inline; 
	float:left;  
	height: 22px; 
	padding: 3px 10px 0 0; 
	margin-left:10px;	

}

div.trova a:hover {
	background-position:0px bottom;
}

div.trova a:hover span {
		background-position:right bottom;

}

#searchform div {
	border: none;
	float: right;
	margin-top: 2px;
}

#cercamain {
	
}

#slidecerca {
	display: none;
	height: 80px;
	width: 939px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	border-right: 12px solid #e2e2e2;
}

p.cerca {
	margin-top: 0;
	width: 80px;
	margin-left: 833px;
	background-color: #fff;
	height: 15px;
	padding: 8px 13px;
	margin-bottom: 0;
	display: inline-block;
	text-align: right;
}

div.rsshp {
	bottom: 24px;
	position: relative;
	right: 128px;
	color: #979797;
	float: right;
	display: inline;
}

a.btn-cerca {
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #a2a2a2;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 5px;
}

a.btn-cerca:hover {
	color: #5d97d2;
}

a.btn-cerca.-active {
	color: #5d97d2;
}

div.boxcerca {
	margin-right: 16px;
	width: 622px;
	margin-top: 21px;
	float: right;
}

span#intro_cerca {
	display: inline;
	width: 340px;
	float: left;
	padding: 5px 0 5px 10px;
}

input#s.field {
	width: 180px;
	height: 20px;
	margin: 0 13px 0 0;
	padding: 5px 3px 2px;
	border: 1px solid #bdbdbd;


/* or top */
	display: inline;
	color: #9b9a98;
	font: 13px Arial, sans-serif;
	float: left;
}

/* @end */

/* @group Contattaci */

/* Classi di WordPress Spam Free */

#wpsf_contact_name {
	width: 400px;
	outline: 0 none;
	border: 1px solid #c5c5c5;
	padding: 4px;
	height: 18px;
	font: 12px Arial, sans-serif;
	color: #979797;
}

#wpsf_contact_email {
	width: 400px;
	outline: 0 none;
	border: 1px solid #c5c5c5;
	padding: 4px;
	height: 18px;
	font: 12px Arial, sans-serif;
	color: #979797;
}

#wpsf_contact_website {
	width: 400px;
	outline: 0 none;
	border: 1px solid #c5c5c5;
	padding: 4px;
	height: 18px;
	font: 12px Arial, sans-serif;
	color: #979797;

}

#wpsf_contact_subject {
	width: 400px;
	outline: 0 none;
	border: 1px solid #c5c5c5;
	padding: 4px;
	height: 18px;
	font: 12px Arial, sans-serif;
	color: #979797;

}

#wpsf_contact_message {
	width: 400px;
	outline: 0 none;
	border: 1px solid #c5c5c5;
	padding: 4px;
	height: 150px;
	font: 12px Arial, sans-serif;
	color: #979797;
}

#wpsf_contact_form label strong {
	color: #5d97d2;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}

#wpsf_contact_form {
	display: block;
	margin-top: 5px;
	padding-top: 15px;
	padding-left: 0;
	margin-left: 0;
}

#wpsf_contact_submit {
			font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #b8b8b5;
	padding: 6px 8px;
	margin-top: 5px;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	cursor: pointer;

}

#wpsf_contact_submit:hover {
	background-color: #3595f4;
}

/* Gestisce la formattazione degli errori */

#contattaci strong {
	line-height: 13px;
	font-size: 13px;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}



/* @end */

/* @group Footer */

#footer {
	line-height: 2.4em;
	margin-left: auto;
	margin-right: auto;
	width: 965px;
	display: block;
	position: relative;
	clear: both;
	padding-bottom: 40px;
	padding-top: 10px;
}

#footer a {
	color: #bebebe;
}

#footer li {
	padding: 0 0 0 10px;
	font-size: 11px;
	color: #919191;
}

/* @end */

/* required by Wordpres */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

div.search {
	float: right;
	clear: right;
	position: relative;
	bottom: 23px;
}

div.search input#searchsubmit {
	position: relative;
	top: 6px;
	padding-left: 6px;
}

div.search input#s.field {
	padding: 3px;
	width: 191px;
}

div.wp-pagenavi {
	clear: both;
	padding-bottom: 20px;
}
