/* Theme Name: I feel dirty */
/* Theme URI: http://studio.st/i-feel-dirty/ */
/* Description: A clean but dirty template by <a href="http://studio.st/">Studio ST</a> */
/* Version: 1.0 */
/* Author: The studio ST team */
/* Author URI: http://studio.st */
/* Rivisitato per dBlog 2.0 da Sirsly www.silvioottanelli.it */

* {
	margin: 0px;
	padding: 0px;
	}
body {
	/*background: #2c2c2c url("gfx/bodybg2.gif") no-repeat top center;*/
	background: #294a59 url("gfx/bodybg960.gif") no-repeat top center;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
img {border: 0px;}
	.cnt {width: 860px;	background-color: #fff;	margin: 20px auto 30px;	}

/* ---------------------header------------------------------------------------ */
.header{
	background: url("gfx/headerbg960_2.gif") no-repeat;
	width: 860px;
	height: 175px;
	float: left;
	}
	.head1 {
	width: 585px;
	padding: 40px 15px 0 0;
	text-align: center;
	float: left;
}
.header h1 a {
	color: #fff;
	text-decoration: none;
}
.header h1 a:hover {
	text-decoration: underline;
}
.header h1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 0px;
}
.description {
	color: #fff;
	font-size: 12px;
}
.head2 {
	width: 260px;
	float: left;
}
.head2 p {
	color: #fff;
	padding: 0 15px;
	font-size: 12px;
	line-height: 16px;
}
.head2 h3 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
	padding: 15px 0 0 16px;
	text-transform: lowercase;
}

.head3 {
	font-weight:bold;
	font-size: 16px;
	width: 860px;
	padding: 52px 0 0 10px;
	/*text-align: center;*/
	float: left;	
}

.head3 a {
	color: #fff;
	text-decoration: none;
	margin-right: 20px;
}


.head4 {
	width: 564px;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 0;
	/*text-align: center;*/
	float: left;	
}



/* ------------------main-------------------------------------------------- */
.main {

	width: 860px;
	}
.content {

	padding: 20px 0 0 15px;
	float: left;
	width: 564px;
	margin-right: 17px;
	}
.content a {
	color: #9b0e0e;
	text-decoration:none
	}
.content a:hover{
	text-decoration:underline
	}	
.head4 {
	width: 550px;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 0;
	/*text-align: center;*/
	float: left;	
}
.post {

	margin-bottom:30px;
	} 
.posttitle {
	margin-bottom: 15px;
	}
h2.pagetitle {
	color: #555;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 15px;
	}
.post p {
	font-size: 14px;
	margin-bottom: 15px;
	line-height:21px;
	}
.post blockquote {
	background: url("gfx/blockquotebg2.gif") no-repeat;
	color: #294a59;
	padding: 15px 0 0 42px;
}
.post ul {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 15px;
	}
.post ul li {
	background: url("gfx/bullet02.gif") no-repeat 0px 5px;
	margin-bottom: 5px;
	padding-left: 17px;
	}
.post ol {
	background: url("gfx/bullet02_ol.gif") no-repeat 0px 5px;
	font-size: 14px;
	margin-bottom: 15px;
	margin-left: 25px;
	}
.post ol li {	
	margin-bottom: 5px;
	padding-left: 17px;
	}
.fotohp img{
	text-align:center; border:2px #dfeaf0 solid;
}
/* --------------sidebar----------------------------------------------------- */
.sidebar {
	font-size: 12px;
	float: left;
	width: 254px;
	margin-left: 4px;
	padding: 10px 6px 0 0;
	line-height: 14px;
	}
.bloque1, .bloque2 {
	margin-bottom: 10px;
	padding:5px;
	}
.bloque1 {
	//background: #e8e6d9 url("gfx/bloque1bg.jpg") no-repeat;
	//background: #982C2A url("gfx/bloque1bg_r.jpg") no-repeat;
	background: #9A1311 url("gfx/bloque1bg_r2.gif") no-repeat;
	//color: #968e77;
	color: #fff;
	}
.bloque2 {
	//background: #e2ebed url("gfx/bloque2bg.jpg") no-repeat;
	//background:#679AB2 url("gfx/bloque2bg_b.jpg") no-repeat;
	background:#5E9AB5 url("gfx/bloque2bg_b2.gif") no-repeat;
	color: #fff;
	}
.bloque1 h3 {
	//color: #6c644d;
	color: #5E9AB5;
	}
.bloque1 h3, .bloque2 h3 {
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    /* letter-spacing: -1px; */
	margin-bottom: 5px;
	padding: 5px 0 5px 5px;
	text-align: center;
	}
.bloque2 h3 {
	//color: #294A59;
	color:#9A1311;
	}
.sidebar ul {
	list-style-type: square;
	padding-left: 30px;
	}
.sidebar p {
	line-height: 16px;
}
.sidebar ul li {
	margin-bottom: 5px;
	}
.sidebar ul span {
	color: #000;
	}
.sidebar ul a {
	color: #000;
	text-decoration: none;
	}
.bloque1 ul {
	color: #968e77;
	padding-bottom: 12px;
	}
.bloque1 ul a {
	border-bottom: 1px dashed #968e77;
	}
.bloque1 p a, .bloque2 p a {
	color: #000;
	}
.bloque1 ul a:hover, .bloque1 p a:hover, .bloque1 div a:hover{
	//background-color: #6c644d;
	background-color: #5E9AB5;
	color: #fff;
	border: 0px;
	}
.bloque2 ul {
	color: #668b9c;
	padding-bottom: 12px;
	}
.bloque2 ul li{
	color: #9A1311;
	
	}
.bloque2 ul a {
	border-bottom: 1px dashed #668b9c;
	}
.bloque2 ul a:hover, .bloque2 p a:hover, .bloque2 div a:hover {
	//background-color: #294A59;
	background-color: #9A1311;
	color: #fff;
	border: 0px;
	}

.bloque2 ol {
	color: #fff;
	padding-bottom: 12px;
        margin-left: 25px;
	}
.bloque2 ol li{
	color: #9A1311;
	font-weight:bold;
	}
.bloque2 ol a {
	border-bottom: 1px dashed #668b9c;
	}
.bloque2 ol a:hover, .bloque2 p a:hover, .bloque2 div a:hover {
	//background-color: #294A59;
	background-color: #9A1311;
	color: #fff;
	border: 0px;
	}
.sidebar p {
	padding: 0 10px 15px 16px;
	}

.bloque1 .separatore{
	background: url("gfx/separatore1.gif") no-repeat;
	width: 239px;
	height: 6px;
	float: left;
	
	}
.bloque2 .separatore{
	background: url("gfx/separatore2.gif") no-repeat;
	width: 239px;
	height: 6px;
	float: left;
	
	}
/* -------------------footer------------------------------------------------- */
.footer {
	background: url("gfx/footerbg960.gif") no-repeat;
	width: 830px;
	height: 120px;
	padding: 0px 15px 0;
	color: #fff;
	font-size: 11px;
	display: block;
	float: left;
	}
p.foot1 {padding-top: 25px;}
p.foot2 {padding-top: 25px;	float: right;text-align: right;margin-right:5px;}
.footer a {color: #fff;}
.footer a:hover {background-color: #650000;text-decoration:none;}
.foot2 a:hover {background-color: #294A59;}
	

/* ------------------------------ clear ------------------------------ */
.clearfix:after {content: "."; display: block;  height: 0; clear: both;visibility: hidden;}

/* --- dBlog struttura pagina --- */
#dBlog { border:#cccccc 1px solid; padding:0; border-spacing:0; border-collapse:collapse; }
td.dBlog { padding:10px; vertical-align:top; text-align:left; }
td.dBlogLine { border-top:1px solid #cccccc; }
#mainTable { width:800px; border-spacing:0; border:0; margin:20px auto auto auto; background-color:#ffffff; }
td.mainTable { padding:15px; vertical-align:top; text-align:left; }
#mainHeader { width:680px; border:0; border-spacing:0; padding:0; background-color:#ffffff; }
#mainHeaderLeft { width:440px; padding-right:10px; vertical-align:top; text-align:left; }
#mainHeaderRight { width:200px; padding-left:10px; vertical-align:top; text-align:left; }
#mainHeaderDivider { width:10px; background-color:#dedfde; }
#didascalia { font-size:8pt; }
#didascalia span { font-style:italic; }
#virgoLeft { font-family:georgia,serif; font-style:italic; font-size:42px; }
#virgoIn { font-size:8pt; font-style:italic; }
#virgoRight { font-family:georgia,serif; font-style:italic; font-size:42px; text-align:right; }
#mainContent { width:680px; border:0; border-spacing:0; padding:0; }
#mainContentLeft { width:500px; padding:0; padding-right:5px; vertical-align:top; text-align:left; }
#mainContentRight { width:195px; padding:0; padding-left:5px; vertical-align:top; text-align:left; }
#mainContentDivider { width:5px; background-image:url('/testblog/template/standard/gfx/puntini_v.gif'); }
#briciole { margin-bottom:1em; border-bottom:1px maroon dashed; }
#briciole span { font-weight:bold; }
#intro { text-align:justify; }
#footer { width:700px; background-color:#f7f7f7; }
#footerLeft { float:left; font-size:8pt; }
#footerRight { float:right; font-size:8pt; }

/* --- elementi --- */
.giustificato { text-align:justify;font-size: 14px;margin-bottom: 15px;line-height: 21px; }
.centrato { text-align:center; }
.piccolo { font-size: 8pt;/*color: #294a59;*/color:#5E9AB5;display: block;margin-bottom: 15px; }
.piccolo a{ font-size: 8pt;/*color: #294a59;*/color:#000;}
.right { text-align:right; }
.evidenziato { background-color:#FFFF00; font-style:italic; }
.explain { font-style:italic; }
.divider { width:100%; margin-top:1em; border-top:1px dashed #cccccc; }
#linklog { color: #488CAB; font-size: 11px;}
#linklog a { color: #9A1311; font-size: 11px;}
#linklog ul {list-style-type: none; margin: 0 -10px 0 0;}
#linklog ul li {background: url("gfx/bullet02.gif") no-repeat 0px 3px;padding-left: 10px; margin: 0 0 0 0;}
.sopra { margin-bottom:1em; }
.sotto { font-size: 11px;margin-top: 3px;margin-right: 0pt;margin-bottom: 3px;margin-left: 0pt;}
.titolo { margin-bottom:5px; color: #294a59;font-size: 26px;font-weight: normal;letter-spacing: -1px; }
.titolo a { color: #294a59;text-decoration: none; font-size: 26px;font-weight: normal;letter-spacing: -1px;}
.titolo a:hover{text-decoration: underline;}
.fleft { float:left; }
.fright { float:right; }
.fright img {border:1px gray solid; padding:2px;}
.pagine { text-align:center; }
.pagine span { font-weight:bold; }

/* --- commenti --- */
//.compari { background-color: #e4ecee;background-image: url(gfx/commentlistbg3_960.jpg);background-repeat: no-repeat;background-attachment: scroll;background-x-position: 0%;background-y-position: 0%;padding-top: 20px;margin-bottom: 15px; }
//.comdispari { background-color: #e4ecee;background-image: url(gfx/commentlistbg3_960.jpg);background-repeat: no-repeat;background-attachment: scroll;background-x-position: 0%;background-y-position: 0%;padding-top: 20px;margin-bottom: 15px; }
.compari { background-color: #679AB2;background-image: url(gfx/commentlistbg3_b.jpg);background-repeat: no-repeat;background-attachment: scroll;background-x-position: 0%;background-y-position: 0%;padding-top: 20px;margin-bottom: 15px; }
//.compari { background-color: #294A59;background-image: url(gfx/commentlistbg4.gif);background-repeat: no-repeat;background-attachment: scroll;background-x-position: 0%;background-y-position: 0%;padding-top: 20px;margin-bottom: 15px; }
.comdispari { background-color: #679AB2;background-image: url(gfx/commentlistbg3_b.jpg);background-repeat: no-repeat;background-attachment: scroll;background-x-position: 0%;background-y-position: 0%;padding-top: 20px;margin-bottom: 15px; }
//.comdispari { background-color: #294A59;background-image: url(gfx/commentlistbg4.gif);background-repeat: no-repeat;background-attachment: scroll;background-x-position: 0%;background-y-position: 0%;padding-top: 20px;margin-bottom: 15px; }
.comnick { background-color: #8F0000;background-image: url(gfx/commentlistbg3_r.jpg);background-repeat: no-repeat;background-attachment: scroll;background-x-position: 0%;background-y-position: 0%;padding-top: 20px;margin-bottom: 15px; }
.comtitolo { }
//.comtesto { margin-bottom: 15px;  margin-left:6px; font-size: 12px;color: #333333;line-height: 17px; }
.comtesto { margin-bottom: 15px;  margin-left:6px; font-size: 12px;color: #fff;line-height: 17px; }
//.comautore {background: #fff url("gfx/authorbg3_960.jpg") no-repeat; color: #294a59;font-size: 8pt;	padding-left: 100px;}
.comautore {background: #fff url("gfx/authorbg3_b.jpg") no-repeat; color: /*#679AB2*/#9A1311;font-size: 8pt;	padding-left: 100px;}
//.comautore {background: #fff url("gfx/authorbg4.gif") no-repeat; color: /*#679AB2*/#9A1311;font-size: 8pt;	padding-left: 100px;}
.comautore a {text-decoration: underline;}
.comautorenick {background: #fff url("gfx/authorbg3_r.jpg") no-repeat; color: /*#679AB2*/#9A1311;font-size: 8pt;	padding-left: 100px;}
.comautorenick a {text-decoration: underline;}
.comnumero {background: url("gfx/numCommentoBlu.gif")  no-repeat;color:#fff;text-align: center; margin-left:6px; width:16px; height:16px;}
.comnumeronick {background: url("gfx/numCommentoRosso.gif")  no-repeat;color:#fff;text-align: center; margin-left:6px; width:16px; height:16px;}
.formcommenti { width:540px; margin:auto; color: #fff; padding:10px 0 10px 10px;background: #93110F url("gfx/commentformbg_r.jpg") no-repeat;}
.formpopcommenti { width:280px; margin:auto; }

/* --- popup --- */
#mainPopup { width:320px; border-spacing:0; border:0; margin:auto; background-color:#ffffff; }
td.mainPopup { padding:15px; vertical-align:top; text-align:left; }
#popupContent { width:320px; border:0; border-spacing:0; padding:0; }
#popupContentLeft { width:320px; padding:0; padding-right:5px; vertical-align:top; text-align:left; }

/* --- autori.asp --- */
.fotoautore { margin-top:1em; margin-bottom:4em; }
.elencoautori li { margin:0.5em; }
.citazione, .citazioneautore {padding: 5px; text-align:center; font-weight:bold;}

/* --- foto.asp --- */
.foto { padding:7px; margin-top:1em; margin-bottom:4em; text-align:center; background-color:#fbfbfb; border:1px gray solid; }
.elencofoto li { margin:0.5em; }

/* --- sondaggi.asp --- */
.sondaggio { text-align:center; }
.insondaggio { margin:auto; padding:5px; width:280px; text-align:left; background-color:#fbfbfb; }
.sondaggio table { width:280px; }
.sondaggio td { text-align:center; vertical-align:bottom; }
.sondaggio td img { width:10px; }

/* --- stampa.asp --- */
#mainContentPrint { width:780px; padding:0; vertical-align:top; text-align:left;padding-left:20px; }

/* --- 404.asp --- */
#form404 { text-align:center; }

/* --- moduli --- */
.modulo {  }
.modtitolo { margin-top:0em; margin-bottom:0em; text-align:left; vertical-align:middle; }
.modcontenuto a {/*color: #000000;*/color: #fff; text-decoration:none;}
.modcontenuto td a {margin-left:10px; color: #000; text-decoration:none;}
//.modcontenuto a:hover {background-color: #294a59;color: #ffffff;border-top-width: 0px;border:0;}
.modcontenuto form { margin:0; }
.feed { text-align:center; font-size:8pt; }
.tempoesec { text-align:center; font-size:8pt; }
.utentionline { text-align:center; font-size:8pt; }
.utentionline span { font-weight:bold; }

.calendario { border-collapse:collapse; border-spacing:0; margin:auto; width:182px; text-align:center; border:0; }
.calendario td { width:26px; height:26px; text-align:center; }
.calendario td.wide { width:130px; height:26px; text-align:center; }
.calendario td a { font-weight:bold; color:#000;}
.calendario .giorni td { font-weight:bold; font-size:8pt; background-color;#ffffff; }
.calendario .scuro { background-color:#f3f3f3; }
.calendario .chiaro { background-color:#fcfcfc; }
.calendario .oggi { background-color:#CCCCCC; }


/* BOX CALENDARIO TITOLO by www.desmm.com */
.postcal {
	display: block;
	float: left;
	text-align: center;
	width: 52px;
	height: 53px;
	padding-top: 3px;
	margin-right: 2px;
	margin-left: 0px;
	background: url(gfx/day.gif) no-repeat;
	cursor:default;
}
.postcalmese {
	display: block;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: lowercase;	
}
.postcaldata {
	display: block;
	font-family: Georgia, Serif;
	font-size: 22px;
	padding: 0px;
	margin-top: -4px;
	text-align: center;
	color:#9d4444;
}
.postcalgiorno{
	color:#919191;
	display: block;
	font-size: 10px;
	line-height: 8px;
	padding: 0px;
	text-align: center;
	padding: 0 0 0 1px;
	font-weight: normal;
}

/* ***  Slideshow  **************************************************************** */   

#fotoacaso {
	height: 135px;
	overflow: hidden;
  background: #5E9AB5;
}

#rotator, #rotator img {

  border: 0;
  margin: 0;
    overflow: hidden;
    position: relative;
    width: 180px; 
    height: 135px;
}

#rotator img a {
    cursor: pointer;
    width: 180px;
    height: 135px;
}
/* ******************************************************************************** 







/* -- Spoiler -- */
/*----------------- Entire pane---------------- */
#spoiler{
		float:left;height:100%;width:100%;background-repeat: repeat;padding-bottom:5px
	
}
#spoiler .spoiler_panel{margin-left:10px;margin-right:10px;	margin-top:10px;}
#spoiler .spoilerpanelContent{font-size:8pt;
		background-color:#fff;		
		background-position:top right;
		background-repeat:repeat-y;
		border-left:1px solid #FFF;
		border-bottom:1px solid #FFF;	
		padding-left:2px;
		padding-right:2px;
		padding-bottom:5px;
		overflow:hidden;
		position:relative;
		clear:both;		
	}
#spoiler .spoilerpanelContent div{position:relative;}
#spoiler .spoiler_panel .spoilertopBar{background-color:#C0C0C0;background-repeat:no-repeat;
		background-position:top right;
		height:25px;
		padding-right:5px;
		cursor:pointer;
		overflow:hidden;
	
	}
#spoiler .spoiler_panel .spoilertopBar span{
		line-height:25px;
		vertical-align:middle;
		font-family:arial;
		font-size:10pt;
		color:#404040;
		font-weight:bold;
		float:left;
		padding-left:5px;
	}
#spoiler .spoiler_panel .spoilertopBar img{	float:right;cursor:pointer;	}



/* ---- TOOLTIP ---- */

	.tooltip{ 
   		position:absolute;
    		top: 2em; 
    		right: 4em; 
    		width: 254px;
    		height: 200px;
    		border: 1px solid #FFF; 
    		background: #5E9AB5 url("gfx/bloque2bg_b2.gif") no-repeat;
    		color:#FFF;
    		font-size: 90%;
    		text-align: center;} 



	.tooltipText{ 
   		
    		position:absolute;
    		top: 2em; 
    		right: 4em; 
    		width: 254px;
    		height: 200px;
    		border: 1px solid #FFF; 
	    	background: #9A1311 url("gfx/bloque1bg_r2.gif") no-repeat;
    		color:#FFF;
    		font-size: 90%;
    		text-align: center;}



