
/* Background 2 */
/*
Design by Davide Tommasin
http://www.tommasin.org
*/





body {
	margin: 0;
	padding: 0;
	background: #E2E2E2;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

img#patrizia {
position: absolute;
top: 70px;
right: 15px;
z-index: 500;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: none repeat scroll 0 0 #D3D3D3;
    border: 1px solid #777777;
}


h1, h2, h3 {
	font-weight: normal;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h1 {
	letter-spacing: -1px;
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(img/virgolette.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #FF008B;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 10px 20px 0px 10px;
	font-size: 30px;
/*	color: #F9009E; */
	color: #FFFFFF;
}

.headlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 15px;
	padding: 10px 20px 0px 270px;
	font-size: 13px;
	color: #E1F8FF;
}

/* Header */

#header {
	width: 960px;
	margin: 0 auto;
	height: 80px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #ffffff;
border-left: 1px solid #CACACA;
border-bottom: 1px solid #CACACA;
border-right: 1px solid #CACACA;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
}


#headerbg {
/*	clear: both; */
	width: 960px;
	height: 209px;
	background: url(img/head_2.png) no-repeat center top;
	margin: 0 auto;
	margin-top: 10px;

border: 1px solid #ffffff;

-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;

-moz-box-shadow: 0 0 3px 3px #B9B9B9;
-webkit-box-shadow: 0 0 3px 3px #B9B9B9;
box-shadow: 0 0 3px 3px #B9B9B9;
}

/* Logo */

#logo {
	float: left;
	margin-top: 10px;
margin-left: 20px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
}

#logo h1 {
	padding: 15px 0 0px 60px;

	text-align: center;
	font-size: 3.2em;
	color: #000000;
	background: url(img/sn_logo_50.png) no-repeat left;
}

#logo h1 a {
	color: #4C4E4B;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 20px;
}

#menu ul {
	margin: 0;
	list-style: none;
        padding-top: 30px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0px 7px 10px 10px;
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #4E4E4E;
}

#menu a:hover {
	text-decoration: none;
}

#menu .current_page_item a {
	background: url(img/link.gif) no-repeat center top;
}

/* Page */

#page {
	width: 960px;
	margin: 10px auto;
	padding-top: 20px;
background: #FFFFFF url(img/ombra.gif) no-repeat center top;
border: 1px solid #CACACA;
-moz-border-radius: 5px 5px 5px 5px;
}

#latest-post {
	float: left;
	width: /* 570px */ 630px;
	padding: 0px 20px 0px 20px;
	line-height: 20px;
	font-size: 13px;
}

#latest-post b, #latest-post strong {
	color: #000000;
}

#recent-posts {
	float: right;
	width: 250px;
	padding: 0px 10px 20px 20px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
	background: #F9009E;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}

#recent-posts .more {
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
        border-bottom: 1px dashed #9C9C9C;
        padding: 0 0 10px;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

/* Banner */

#banner {
 margin-top: 20px;
}

#banner {
	clear: both;
	width: 960px;
	background: url(img/ombra.png) no-repeat center bottom;
	color: #969696;
	padding: 0px;

}

#banner ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#banner li {
	display: block;
	float: left;
	width: 202px /* 187px */ ;
	padding: 0px 10px 10px 25px;
}

#banner li ul {
	line-height: 1.8em;
}

#banner li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0px;
	line-height: 25px;
}

#banner h2 {
	margin: 0 0 10px 0;
	color: #000000;
	font-style: italic;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#banner li a {
	text-decoration: none;
	color: #969696;
}

#banner li a:hover {
	text-decoration: underline;
}

/* Iconset */

.iconset {
	text-align: left;
	clear: both;
	width: 960px;
	color: #CCCCCC;
	padding: 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
	color: #969696;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
        border-top: 1px solid #CCCCCC;
}

#sidebar li {
	display: block;
	padding: 0px 2px 2px 0px;
        border-bottom: 1px solid #CCCCCC;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #000000;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#sidebar img {
	margin: 0px;
        padding: 0 5px 5px 0;
/* mod matteo per evitare l'accrocchio di immagini */
/*        float: left;*/
}

/* Footer */

#footer {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: /* #FFFFFF */ transparent;
	font-size: 11px;
	color: #333333;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #777777;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/* Angolo */

.angolo {position:absolute;top:0;right:0; margin-top: 0px; padding-top: 0px;}
.angolo a{display:block;width:90px;height:89px;background:url(img/angolo.png) no-repeat;}
.angolo a span{display:none;}

/* Avatar */

.avatar {
	float: left;
	padding: 0px;
	padding-right: 20px;
}

/* Profile */

.profile {
	border-top: 1px solid #CCCCCC;
}

/* tabelle */
/* ******** tabelle ********** */

table {

		border-collapse:collapse;

		background:#EFF4FB url(images/teaser.gif) repeat-x;

		border-left:1px solid #686868;

		border-right:1px solid #686868;

		color: #333;

}

td, th {

		padding:5px;
text-align: left;
line-height: 12px;
border-bottom: 1px solid #d3d3d3;
}

caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

#sidebar table, #sidebar td {
	background: transparent;
	border: none;
}
#sidebar p {
	color: #000000;
line-height: 18px;
}
#sidebar form {
	background: transparent;
	font-weight: bold;
}

#nlsn {
	background: #FF008B;
        color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
width: 245px;
float: right;
}

button.cupid-green {
    margin-top: 62px;
}
buttons.css,
button.cupid-green {
    -moz-border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 0 1px 0 0 #96CA6D inset;
    background-color: #7FBF4D;
    background-image: -moz-linear-gradient(center top , #7FBF4D, #63A62F);
    border-color: #63A62F #63A62F #5B992B;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font: bold 11px/1 "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
    padding: 7px 0 8px;
    text-align: center;
    text-shadow: 0 -1px 0 #4C9021;
    width: 150px;
}

button:hover
{
cursor: pointer;
}

button.cupid-green:hover
{
background-color: #76b347;
background-image: #76b347;
cursor: pointer;
}

#navi {
	width: 960px;
	margin: 10px auto;
	margin-bottom: 10px;
	background: transparent;
	font-size: 11px;
	color: #333333;
	-moz-border-radius: 5px 5px 5px 5px;
font-family: 'Ubuntu', sans-serif; font-weight: 400;
}

abbr {
	border-bottom: none;
	text-decoration: normal;
}

.briciole {
padding: 10px 0 0 0;
}

