/* MUFU 2 */

body {
	background:white url(images/bg-texture.png) top repeat-x;
	margin:0;
	font-family: Trebuchet MS, verdana;
}

img {
	border:0;
}

/*a:visited {text-decoration:none}*/

h1 {
	float:left;
	display:block;
	font-size: 130%;
	margin:0;
	padding:0 0 10px 20px;
	width:100%;
}

h1 a {
	color:#990066;
}

h2 {
	float:left;
	display:block;
	font-family:verdana;
	margin:2px 0 20px 0;
	/* padding:5px 10px 5px 20px;*/
	padding:0 0 0 20px;
	/*background:url(images/star.png) no-repeat 2px 2px #ffffff; */
	background:white;
	font-size:60%;
	color:#9ecbe7;
	font-weight:normal;
	width:600px;
}

.postz h2 a {
	font-family:verdana;
	padding:0 2px;
/*  background:url(images/star.png) no-repeat 2px 2px #ffffff; */
	color:#990066;
/*
	border-width:1px;
	border-color:#fbfbfb #d9d8d8 #d9d8d8 #fbfbfb;
	border-style:solid;*/
/*	background:#990066;*/
}

.postz h2 img {
	border:0;
	margin:0;
	padding:0;
}

.postz em {
	font-family:verdana;
	margin:0 10px 10px 10px;
	padding:3px 5px 3px 20px;
	font-size:60%;
	background:url(images/foto_dida.png) no-repeat 7px 7px #bfe7ff;
	font-style:normal;
}

.postz em a {color:#990066}



p {
/*  background:#FFFFFF;*/
  font-size:90%;
  font-family: Verdana;
  margin-top:0;
  margin-bottom:0;
  margin-left:10px;
  margin-right:10px;
  padding:10px;
}

p a {
	font-weight:bold;
	color:#990066;
}

#prima {
  display:block;
  position:absolute;
/*  margin-top:110px;*/
  margin-top:140px;
  width:640px;
  float:left;
}

/*.postz {
  background:url(images/bg_post.jpg) repeat-x bottom left;
  padding-bottom:30px;
}*/

.postz {
	/*background:url(images/bg_post2.jpg) no-repeat bottom right;*/
	margin-bottom:30px;
/*	border-bottom-width:6px;
	border-bottom-color:#990066;
	border-bottom-style:solid;	*/
}

.postz img {
  margin:10px;
  border-width:2px 10px 10px 2px;
  border-style:solid;
  border-color:#bfe7ff;
}

#header {
  display:block;
  position:absolute;
  width:640px;
  height:130px;
  background:url(images/bg_header.png) no-repeat top left;
  float:left;
}

#showz {
	position:absolute;
	float:left;
	display:block;
	margin-left:980px;
	/*  width:400px;*/
	width:200px;
	height:360px;
	background:url(images/bg_side.png) top left #addeff;
	padding-top:10px;
	/*background:white;*/
	/*border-width:1px;*/
	/*border-color:#fbfbfb #d9d8d8 #d9d8d8 #fbfbfb;*/
	/*border-style:solid;*/
}

#showz h3  {
/*  margin:5px 10px;
  padding:12px 10px 5px 40px;*/
  background:#ffffff; 
  font-size:80%;
  margin:0;
  padding:0;
}

#sidebar {
  display:block;
  position:absolute;
  float:left;
/*  margin-top:380px;*/
  margin-top:0;
  margin-left:650px;
  width:320px;
/*  background:url(images/bg_sidebar_top.png) no-repeat top left;*/
background:url(images/bg_side.png) top left #addeff;
}

#sidebar h3, #sidebar ul li .linkcat {
	background:url(images/bg_h3_side.png) repeat-x top left #bfe7ff;
	padding:0 10px;
/*	border-top:6px solid #990066;*/
	border-top:1px solid #bfe7ff;
	border-bottom:1px solid #bfe7ff;
	border-left:1px solid #bfe7ff;
	border-left:1px solid #bfe7ff;
	margin-left:1px;
	margin-right:1px;
	font-size:100%;
	margin-top:0;
	margin-bottom:5px;
	color:#990066;
	list-style:none;
}

#sidebar ul {
	padding:0 0 0 26px;
	margin:0 0 10px 0;
}

#sidebar li h3{
	color:#990066;
	margin-bottom:0;
	list-style:square;
	line-height:16px;
}

#sidebar li {
	color:#990066;
	margin-bottom:0;
	list-style:square;
	line-height:16px;
}

#sidebar li .linkcat {
	color:#990066;
	margin-bottom:0;
	line-height:16px;
}

#sidebar a:link {color: #990066; font-size:70%; font-family:verdana;}
#sidebar a:visited {color: #990066; font-size:70%; font-family:verdana;}
#sidebar a:hover {color: black; font-size:70%; font-family:verdana;}
#sidebar a:active {color: #990066; font-size:70%; font-family:verdana;}

#sidebar .linkcat h2{
	background:url(images/bg_h3_side.png) repeat-x top left #bfe7ff;
	padding:0 10px;
	border-top:1px solid #bfe7ff;
	border-bottom:1px solid #bfe7ff;
	border-left:1px solid #bfe7ff;
	border-left:1px solid #bfe7ff;
	margin-left:1px;
	margin-right:1px;
	font-size:100%;
	font-family: Trebuchet MS, verdana;
	font-weight:bold;
	margin-top:0;
	margin-bottom:5px;
	color:#990066;
}

.footer {
  display:block;
  width:320px;
  /*background:url(images/bg_sidebar_down.png) no-repeat bottom left;*/
  font-size:60%;
  text-align:center;
 }  

#head-sx {float:left;}
#head-dx {float:right; text-align:right; margin-top:2px; }

#head-dx li {list-style-type:none; display:inline; margin:2px 2px 0 2px}
#head-dx li a {
	padding:0 5px;
	background:#FCFCFC;
	font-weight:bold;
	color:#990066;
	border-width:1px;
	border-color:#fbfbfb #990066 #990066 #fbfbfb;
	border-style:solid;
	font-size:80%;
	text-decoration:none;
	}

#head-dx li a:link {background:white}
#head-dx li a:visited {background:white}
#head-dx li a:hover {background:#ffeec7}
#head-dx li a:active {background:white}

#head-sez {position:absolute; margin-top:98px; width:640px; padding-left:38px; height:28px; background:url(images/bg_head_cat.png) 0 2px no-repeat;}
#head-sez b {font-size:80%; color:white; display:block;float:left}
#head-sez li {list-style-type:none; display:inline; margin:2px 0 0 0}

#head-sez ul {margin:0;padding:0;float:left}

#head-sez li a {
	padding:0 5px;
	background:#FCFCFC;
	font-weight:bold;
	color:#990066;
	border-width:1px;
	border-color:#d9d8d8 #990066 #990066 #d9d8d8;
	border-style:solid;
	font-size:80%;
	text-decoration:none;
	}

#head-sez li a:link {background:white}
#head-sez li a:visited {background:white}
#head-sez li a:hover {background:#bfe7ff}
#head-sez li a:active {background:white}

.end-sez {width:18px; height:24px; display:block;  background:url(images/head_sez_end.png) 0 2px no-repeat;}

#nuvola h3{margin:0 1px;}

#nuvola {margin:0; padding:5px}

#nuvola a {
	padding:0 2px;
	margin:0;
	background:#FCFCFC;
	font-weight:bold;
	color:#990066;
	border-width:1px;
	border-color:#fbfbfb #d9d8d8 #d9d8d8 #fbfbfb;
	border-style:solid;
	text-decoration:none;
	}

#nuvola a:link {background:white}
#nuvola a:visited {background:white}
#nuvola a:hover {background:#BFE7FF}
#nuvola a:active {background:white}

.navigation {
	display: block;
	width:600px;
	margin-top:0;
	margin-left:20px;
	font-size:70%;
height:50px;
}

.alignleft {
	float:left;
	width:267px;
	text-align:left;
	background:url(images/arrow_sx.png) no-repeat left;
	padding-left:33px;
}

.alignleft a {color:#990066}

.alignright {
	float:right;
	width:267px;
	text-align:right;
	background:url(images/arrow_dx.png) no-repeat right;
	padding-right:33px;
	}

.alignright a:link {color:#BFE7FF}
.alignright a:visited {color:#BFE7FF}
.alignright a:hover {color:#990066}
.alignright a:active {color:#BFE7FF}

#comme {
	margin-left:20px;
}

#comme p {
	padding:0;
	margin:0 0 10px 0;
}

#comme h3 a {color:#990066;font-size:90%;}

#comme h3 {color:#990066;font-size:90%; }

.campo {
	font-family:Trebuchet MS, verdana;
	font-size:110%;
	border:1px solid #990066;
	color:black;
	padding:0 2px;
	margin:0;
}

.tasto {
	font-family:Trebuchet MS, verdana;
	background:url(images/bg_send_comment.png) repeat-x #990066;
	font-weight:bold;
	font-size:130%;
	border:1px solid #990066;
	color:white;
	padding:0 2px;
	margin:0;
}

#commentlist {
	padding-left:0;
	margin-left:20px;
}

#commentlist img {
border:0;
margin:0;
padding:0;
}


#commentlist cite {
	font-family:Trebuchet MS;
}

#commentlist cite a {
	color:white;
	background:#990066;
	padding:0 5px;
	text-decoration:none;

}

#commentlist li {
	background:url(images/bg_comment.png) no-repeat top right #ecf8ff;
	padding-left:0;
	margin-left:0;
}

#commentlist li p {padding:0 5px 5px 5px}

.entry {
/*	border-bottom-width:4px;
	border-bottom-color:#BFE7FF;
	border-bottom-style:solid;	*/
	/*background:url(images/bg_post.png) repeat-x bottom left;*/
	margin-bottom:40px;
}

.postmetadata {
	background:url(images/bg_postmetadata.png) no-repeat bottom right #ecf8ff;
	color:#b089a3;
	font-family:Trebuchet MS;
/*	border-bottom:6px solid #990066;*/
}

.postmetadata a {
	color:#990066;
}

form {margin:0;padding:0}

#searchform {
	padding:0;
	margin:0;
}

#searchform .searchtxt {
	padding:0;
	margin:0;
	font-family:Trebuchet MS, verdana;
	font-size:20px;
	border:1px solid #990066;
	color:black;

}

#searchform .searchbtn {
	padding:0;
	margin:0;
	font-family:Trebuchet MS, verdana;
	background:white;
	font-weight:bold;
	font-size:20px;
	border:0;
	color:#990066;
}

.elemento {
	padding-left:20px;
}

.elemento h3 a {
	font-size:100%;
	margin:10px 0 0 0;
	padding:0;
	color:#990066;
	}

.elemento_dettagli {
	font-size:60%;
	margin:0;
	padding:0;
	color:#91bdd7;
	}

.elemento_dettagli a {
	color:#91bdd7;
	}

.wp-smiley {
border:0;
margin:0;
padding:0;
}

.ddsg-wrapper ul {
font-size:90%;

}

.ddsg-wrapper li {
font-size: 90%;
}

.ddsg-wrapper-2 ul{
padding-left:10px;
padding-top:4px;
padding-bottom:10px;
}

.ddsg-wrapper a {
color:#990066;
}

.sociable {
padding-left:20px;
}

.sociable ul li img {
border:0;
margin:0;
padding:0;
}

body #prima .aktt_tweets {
background:url(images/bg_side.png) top left #addeff;
font-family:verdana;
}

.aktt_tweets ul {
	padding:0 0 0 55px;
	margin:0 0 10px 0;
	background:url(images/tweet-sballo.png) no-repeat 0px 0px;
}

.aktt_tweets li {
	margin-bottom:2px;
	list-style:none;
	line-height:16px;
	font-size:60%;
	color:white;
	background:url(images/bg_viola.png);
}

.aktt_tweets li a {
	color:#BFE7FF;
	text-decoration:none;
}

.aktt_tweets li a:hover {text-decoration:underline;}

.aktt_username, .aktt_hashtag, .aktt_more_updates {font-weight:bold}
.aktt_more_updates {text-align:right;}
.aktt_tweets li .aktt_tweet_reply, .aktt_tweets li .aktt_tweet_time {color:#CC7FB2}
