* {
    margin: 0; padding: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #9CF;
	color: #333;
	text-align: center;
}

a img {
    border: 0;
}

.align-left {
    float: left;
}
.align-right {
    float: right;
}
.align-center {
    display: block;
    margin: 10px auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#sidebar a.vota {
    display: block;
    width: 270px;
    margin: 0 auto; padding: 5px 0;
    color: #FFF;
    background: #00A3E4;
    font-size: 1.2em;
    font-weight: bold;
}
#sidebar a.vota:hover {
    color: #FFF;
    background: #069;
    text-decoration: none;
}

/* ELEMENTS */
#container {
    background: transparent url('images/container_bg.png') repeat-y top center;
}

#header {
    height: 258px;
	background: transparent url('images/2_header940.jpg') no-repeat top center;
    position: relative;
}
a.home {
    width: 100%;
    height: 260px;
    display: block;
}

#sidebar {
    background: #CFF;
}

.post {
    width: 560px !important;
    width/**/: 600px;
    background:  #FFF;
    margin: 20px; margin-right: 0; padding: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    text-align: justify;
    float: left;
}

.navigation {
    margin-top: 10px;
}

#footer {
    overflow: hidden;
    background: #06C;
    height: 60px;
    /*border-top: 2px solid #960;*/
}
#footer p {
    padding: 10px;
    color: #FFF;
}
#footer a { color: #EEE; } #footer a:hover { color: #FC0; text-decoration: underline; }

.post img {
    margin: 5px 0;
}
.post a img {
    border: 0;
}

/* MENU */
#menu {
    background: #FFC;
}
#menu table {
    width: 100%;
    border: 1px solid #06C;
    float: left;

}
#menu table td {
    width: 15.6%;
    border: 1px solid #FFF;
}
#menu table td.campagna {
    width: 22%;
}
#menu a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 1.7em;
    text-decoration: none;
    color: #FFF;
    background: #06C;
}
#menu a:hover {
    font-weight: bold;
    color: #039;
    background: #FFF;
}
.menu_hover {
    color: #039;
    background-color: #FFF;
}
.menu_out {
    color: #FFF;
    background-color: #06C;
}
#menu .current_page_item {
    background-color: #9CF;
    
}

#sidebar ul {
    list-style-type: none;
	list-style-image: none;
}
#sidebar .widgettitle {
    height: 30px;
    line-height: 30px;
    margin: 0 10px; margin-top: 5px;
    font-size: 1.6em;
    color: #FFF;
    background: #06C;
}

#sidebar ul li ul li {
    font-size: 1.2em;
    list-style-type: none;
    text-align: left;
    padding-left: 10px;
}
#sidebar ul {
    margin: 10px 5px 20px 5px;
}
#sidebar li {
    padding-bottom: 0.5em;
}
#sidebar a {
    text-decoration: none;
    color: #000;
}
#sidebar a:hover {
    text-decoration: underline;
    color: #000;
}

/* WIDGETS */
#searchform {
    position: absolute; bottom: 10px; left: 200px;
}
#searchform input {
    padding: 2px 5px;
}
#searchform label {
    font-size: 1.2em; /* 12px/10px */
    font-weight: bold;
    color: #06C;
}
 /* TYPO */
.post h2 {
    margin-bottom: 10px;
    font-size: 2.4em; /* 24px/10px */
    font-weight: bold;
    text-align: left;
    color: #06C;
    border-bottom: 2px solid #6CF;
}
.post h2 a { color: #C93; text-decoration: none; }

.post h3 {
    padding: 0.6em 0 0.3em 0;
    font-size: 1.6em; /* 16px/10px */
    color: #36F;
}
.post h4 {
    padding: 0.1em 0 0.3em 0;
    font-size: 1.4em; /* 14px/10px */
    color: #39F;
}

.entry {
    font-size: 1.2em; /* 12px/10px */
}

a.post-edit-link {
    display: block;
    margin: 20px;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;
    color: #CFF;
}
a.post-edit-link:hover {
    text-decoration: underline;
}

.entry p {
    line-height: 1.5em;
    padding-bottom: 0.5em;
}

.entri form label {
    font-weight: bold;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/*#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* TABLES */
.post table {
    width: 100%;
    border: 0;
    margin: 8px 0 20px 0;
}
.post table td {
    padding: 10px;
}
table.curriculum {
    border: 1px solid #EEE;
    border-collapse: collapse;
}
table.curriculum td {
    border: 1px solid #EEE;
}
table.curriculum .col1 { text-align: left; width: 25%; }

/* SLIDESHOW */
.slideshow_manifesti {
    overflow: hidden;
    float: left;
    width: 560px;
    height: 280px;
    margin: 10px 0 15px 0;
}
.slideshow {
    overflow: hidden;
    float: left;
    width: 400px;
    height: 300px;
    margin: 10px 80px;
}

/* FORM */
.form p { font-weight: bold; color: #36F; }
.form input, .form textarea {
    padding: 5px 10px;
    border: 1px solid #000;
    background: #FFC;
}
.form input.sendbtn {
    background: #FFF;
    font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.form input.captchainput {
    width: 150px;
}
