/*
Parteciparte.com
*/

*{margin:0; padding:0;}

body {
	background: #9BCD9B; 
	font-family: Trebuchet MS, Arial, tahoma, sans-serif;
	font-size: 8pt;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 12pt;}
h3 {font-size: 12pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 5px 0px 0px; }
img.right{ float: right; border: none; padding: 0px 0px 0px 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:Trebuchet MS, Courier, monospace;
	}


/* links */

a{
	color:#27408B;
	text-decoration:none;
	}

a:hover{
color:#241882;
text-decoration: none;}

/* mainpage */

@charset "UTF-8";

#box_main {
	background-image: url(images/box_index.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
        margin-top:0px;
        margin-bottom:0px;
	height: 398px;
	width: 800px;
	background-color: #9BCD9B;
}

h2{
	font:normal 8pt Trebuchet MS, verdana, sans-serif;;
        font-weight:bolder;
        line-height: 20px;
	color:#333;	
        padding: 180px 0px 0px 70px;
	}

#box_main table {
	margin-left: 100px;
	margin-top: 90px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
td.td1 {
        background-image: url(images/band_ita.png);
	background-repeat: no-repeat;
	background-position: center;
        width: 34px;
        height:34px;
	padding: 7px;
}
td.td2 {
        background-image: url(images/band_fra.png);
	background-repeat: no-repeat;
	background-position: center;
        width: 34px;
        height:34px;
	padding: 7px;
}
td.td3 {
        background-image: url(images/band_eng.png);
	background-repeat: no-repeat;
	background-position: center;
        width: 34px;
        height:34px;
	padding: 7px;
}

h3 {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 11px;
        line-height: 20px;
	padding-left: 0px;
        margin-top: 0px;
	color: #8E2323;
}

h4 {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 11px;
        line-height: 20px;
	padding-left: 520px;
        margin-top: -80px;
	color: #8E2323;
}

hr {
height: 1px;
width: 500px;
border: 1px dotted #000;
border-width: 1px 0 0 0;
margin: 10px 0px 15px 0px;
}

/* container */


#container {
	width:980px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background:#9BCD9B url();
  	width:100%; 
  	height:198px;
	color: #84002E; 
	}

#header h1{
	font:normal 24pt Trebuchet MS, verdana;
	padding:20px 0px 0px 16px;
	margin:0px;	
	}
	
#header h1 a{color: #84002E; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 7pt Trebuchet MS, verdana, sans-serif;;
        font-weight:bolder;
	color:#000;
	padding:0px 0px 0px 20px;	
        margin: -60px 0px 0px 0px;
	}

#header h3{
	font:normal 7pt Trebuchet MS, verdana, sans-serif;;
        font-weight:bolder;
	color:#000;
	padding:0px 0px 0px 60px;	
        margin: 20px 0px 0px 0px;
	}

/*Top Ad*/

#topad.alignright {
	width:470px;
	margin:0px;
	padding:0px;
	}

/* main menu */


#menu {
	background:#fff url('images/nav.png');
	font-family: Trebuchet MS, Arial, times, serif;
	text-align: center;
	font-size: 11px;
    width:100%; 
	height: 25px;
    overflow:hidden;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
    padding-top: 5px;
	padding-left: 5px;
    padding-right: 5px;
	border-right-color: #fff;
	border-right-style: solid;
	border-right-width: 2px;
}

#menu ul li a {
	padding:7px 10px;
	margin: 0px;
	color: #fff;
}

#menu ul li a:hover {
	background: #99cc99;
	color:#fff;
        
}

/* content */


#content {
	float: left;
	width:58%;
	overflow: hidden;
	margin:14px;
	}

.post {
	margin-top:40px;
	padding:0px;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 12px tahoma, verdana;
        color: #660066;
        font-weight: bolder;
        line-height: 21pt;
        }

.post h3{
	font:normal 12px tahoma, verdana;
        color: #000;
        line-height: 24;
        margin-top: 20px;
        }	

.post h2 a{
	color: #660066;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {text-decoration: none;}

.post li {text-decoration: none;}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;







	}
	
.alignleft a{float:left; margin:25px 0px;}
.alignright a{float:right; margin:25px 0px;}
	


/* left sidebar */

#left {
	width:180px;
	float:left;
	margin:0px;
	padding-top: 40px;
	border-right: 1px solid #ddd;
	}






#left h2{


	font:12px Trebuchet MS,arial-narrow, verdana, sans-serif;
	color: #8B0A50;
        margin: 20px 0px 0px 0px;
        padding:5px 10px;
        background:#fff url('images/sdbox.png');
        background-repeat:no-repeat;
	height: 20px;

}

#left label{
	font:normal 12px Trebuchet MS, georgia, times;
	color: #000;	
	margin: 0px;
	padding: 0px;
}

#left p {margin:5px; padding: 0px;}

#left img {padding: 0px; margin: 0px;}

#left ul {
	margin:12px;
	padding:0px;
	}

#left ul li {
	margin: 0px;
	padding: 0px;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin:14px 0px;
	padding: 0px;
}

#left ul ul li {
	list-style-type: none;
	}

table#wp-calendar{
width: 100%;
}

#left ul ul ul{
	margin: 0px;
	padding: 0px;
}

/* lista categorie o pagine */
        #left ul ul ul li{
        background:#fff url('images/sdbox.png');
        background-repeat:no-repeat;
	padding: 20px 5px 40px 0px;
	list-style-type: none;
	color: #898989;
}


/* right sidebar */

#right{
	width:180px;
	float:right;
	margin:0px;
	padding: 0px;
	border-left: 1px solid #ddd;
        background:#fff;
	}

#right h2{
	font:12px Trebuchet MS,arial-narrow, verdana, sans-serif;
	color: #8B0A50;
	background-image: url(images/sidebar_h2_dx.jpg);
        background-repeat:no-repeat;
	height: 25px;
	margin: 50px 30px 0px 0px;
        padding: 12px 30px 0px 35px;
}
#right h3{
	font:9pt Trebuchet MS, georgia, times;
	color: #000;	
	background:#fff url('images/sidebar_h3_dx.jpg');
        background-repeat:no-repeat;
	height: 25px;
	margin: 5px 0px 0px 10px;
        padding: 7px 0px 0px 25px;
}

#right h4{
	font:12px Trebuchet MS,arial-narrow, verdana, sans-serif;
	color: #8B0A50;
	background-image: url(images/sidebar_h2_dx.jpg);
        background-repeat:no-repeat;
	height: 25px;
	margin: 10px 30px 0px 0px;
        padding: 12px 30px 0px 35px;
}

#right label{
	font:normal 11pt Trebuchet MS, georgia, times;
	color: #000;	
	margin: 0px;
	padding: 0px;
}

#right p {margin:0; padding:0;}

#right img {url('images/sidebar_h2_dx.jpg'); padding: 0; margin: 0;}

#right ul{
	margin:12px;
	padding:0px;
        list-style-type: none;
	}

#right ul li {
	margin: 0px;
	padding: 0px;
	line-height: 14pt;
	list-style-type: none;
        
	}

#right ul ul {
	margin:14px 0px;
	padding: 0px;
        list-style-type: none;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0px;
	padding: 0px;
        list-style-type: none;
}

/* lista destra categorie-pagine l'ordine del padding top/bottom/left/right */
#right ul ul ul li{
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	color: #898989;
}
        



/* comments */


#commentform{
	background:#fff;
	margin:0px;
	padding:0px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0px;
	padding:0px;
	}
	
#comment{
	width:70%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: Trebuchet MS, Arial, times;
	font-size: 8pt;
	margin:5px 5px 0px 0px;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0px 0px;}

#comments{margin:0px; padding:0px}
	
ol.commentlist {list-style-type: none; margin:0px; padding:0px;}

.avatar{float:left; margin:0px 12px 0px 0px;}

ol.commentlist li {
	background: #fff;
	margin:10px 0px;
	padding:5px 0px 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0px 6px 0px; padding: 0px 12px 0px 0px; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: Trebuchet MS, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

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

#searchform input#s{

	margin:0px;
	border:1px solid #000;
	padding:2px;
	width:160px;
	}




/* misc */

#searchdiv {
	position:absolute;
	top: 30px;
	margin-left: 500px;
}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;



	}

img.alignright {
	padding: 4px;
	margin: 0px 0px 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0px 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0px;
   padding: 0px;
   border: 0px none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px 4px 5px;
   margin: 0px;
}




/* footer */

#footer {
	background:#FFFFFF;
	clear: both;
	width: 980px;
	}
	
#footer p{padding:14px 0;margin: 0; color: #000; text-align:center;}
#footer a{color: #006699;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}
