/*
Theme Name: ComPol Theme
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/


body {
	font-size: 62.5%;
	font-family: 'Georgia', Times New Roman, Times, Serif;
	background: #CDCCCC url('images/bg.png') repeat-x;
	/* background: #FFF url('images/bg.png') repeat-x; */
	color: #333;
	text-align: center;
}

#searchform {
	width: 760px;
	height: 27px;
	margin: 5px auto;
	padding: 5px 3px;
	text-align: left;
	background: transparent url('images/bg_search.png') no-repeat 65px 10px;
}

#searchform #s {
	width: 145px;
	padding: 2px;
	height: 10px;
	border: none;
	font-size: 9px;
	margin: 10px 0 0 24px;
}
	
#page {
	clear: both;
	width: 860px;
	text-align: left;
	background: #FFF url('images/bg_page.png') repeat-y;
	margin: 7px auto;
	padding: 0;
	border-bottom: 1px solid #444;
}

#header {
	background: transparent url('images/bg_head.png') no-repeat top center;
	height: 115px;
	/*border: 1px solid #000;*/
}

#header ul {
	padding: 25px 80px 0 0;
	list-style-type: none;
	text-align: left;
	font-family: 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	text-align: right;
}

#header ul li { 
	display: inline; 
	font-size: 14px;
	margin-right: 20px;
	line-height: 100%;
	/*
	background: #DA2D22;
	padding: 5px 20px 5px 20px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	*/
}

#header ul li a {color: #333;}

#header .sottotitolo{
font-size: 14px;
margin: 40px 20px 0 0;
text-align: right;
font-weight: bold;
color: #FFF;
font-style: italic;
}

#sidebar{
	padding: 10px 0 10px 0;
	margin-left: 25px;
	width: 175px;
	float: left;
}
	
.narrowcolumn {
	padding: 0 0 20px 45px;
	margin: 0 0 0 180px;
	width: 570px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 auto;
	width: 670px;
}

#footer {
	background: #333;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 849px;
	clear: both;
	height: 155px;

}
	
#footer div p{
	color: #FFF;
	font-size:13px;
	line-height: 160%;
}

#footer div a{color: #FFF;}

#footer .sx{
	float: left;
	width: 200px; 
	/*border-right: 1px dashed #FFF;*/
	margin: 10px 20px  0 30px;
	text-align: left;
}

#footer .dx{
	float: left;
	width: 560px;
	margin: 25px 20px  0 0px;
	text-align: right;
}

#content {font-size: 1.3em;}
.entry{font-size: 13px;text-align: justify;}
.widecolumn .entry {padding: 0 15px 0 16px;}
.narrowcolumn .entry, .widecolumn .entry {line-height: 1.6em;}
.widecolumn {line-height: 1.6em;}
.thread-alt {background-color: #f8f8f8;}
.thread-even {background-color: white;} 
.depth-1 {border: 1px solid #ddd;} 
.even, .alt {border-left: 1px solid #ddd;}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}

#sidebar .subpages{
	margin-top: 10px;
	line-height: 200%;
}

#sidebar li.page_item,
#sidebar li.cat-item {
	font-size: 13px;
	margin: 0 0 0 10px;
}

#sidebar li.page_item a,
#sidebar li.cat-item a {
	color: #000;
}

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}

.post {
	margin: 20px 0 0 20px;
	text-align: justify;
}

.post hr {display: block;}
.widecolumn .post {margin: 0;}
.narrowcolumn .postmetadata {padding-top: 5px;}
.widecolumn .postmetadata {margin: 30px 0;}

.postmetadata {clear: both;}
.clear {clear: both;}


/* End Structure */

/*	Begin Headers */
h1, h2, h3, h4, h5 {font-weight: bold;}

h1 {
	padding-top: 70px;
	margin: 0;
	font-size: 4em;
	text-align: center;
}

h2 {
	margin: 20px 0 0 0;
	font-size: 1.9em;
	/*color: #DB2D22;*/
	text-align: left;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	font-size: 1.9em;
}

h3 {
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 1.3em;
}

h3.titolo_sezione{
	margin: 30px 0 0 20px;
	border-bottom: 1px solid #CCC;
}

h3.titolo_sezione_lista{
	padding: 0;
	margin: 0;
	font-size: 15px;
	line-height: 150%;
}

h4.titolo_sezione_lista{
	padding: 0;
	margin: 0 0 5px 3px;
	font-size: 14px;
}


.entry h3 {
	margin: 15px 0 15px 0;
}
/*
.post h3 {
	margin: 25px 0 15px 0;
}
*/
h4 {
	font-size: 14px;
	margin: 5px 0 15px 0;
	padding: 0;
}

#sidebar h2 {
	/*font-family: 'Lucida Grande', Verdana, Sans-Serif;*/
	font-size: 17px;
}

.entry h2 {
	font-size: 20px;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {text-decoration: none;}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {text-decoration: none;}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

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

img.alignright {
	padding: 0 4px 4px 4px;
	margin: 0 0 2px 10px;
	display: inline;
	background: #FFF;
}

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

.alignright {float: right;}
.alignleft {float: left;}
	
img.bordata{
	border: 1px solid #CCC;
	padding 4px;	
	margin: 0 0 2px 10px;
	display: inline;
	background: #ECECEC;
	float: right;
}
/* End Images */



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

html>body .entry ul {
/*line-height: 140%;*/
}


html>body .entry li {
	margin: 0 0 0 5px;
	font-size: 13px;
	list-style-image: url(images/dot.png);
}

html>body .entry table {
	width: 90%;
	border: 1px solid #CCC;
	margin: 0 auto;
	text-align: left;
}

html>body .entry table td {
	padding: 3px;
}

.odd {background-color: #ECECEC; }
.odd td {border-bottom: 1px solid #ECECEC; }

.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 0 15px 0;
	padding: 0;
}

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

#sidebar .links_img{
	margin-top: 20px;
	border-top: 1px solid #ECECEC;
	padding-top: 5px;
}

#sidebar .links_img p {
	margin: 10px 0 25px 0;
}


/* Begin Various Tags & Classes */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 12px;
	border-left: 4px solid #ddd;
	text-align: justify;
	font-size: 11px;
	line-height: 160%;
}

.center {text-align: center;}
.hidden {display: none;}
hr {display: none;}
a img {border: none;}

.navigation {
	margin: 0 auto;
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 98%;
	font-size: 12px;
	/*
	background-color: #f3f3f3;
	border-top: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	*/
	padding: 3px 5px 5px 5px;
	
}

/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	font-weight: bold;
}
/* End captions */

li.current_page_parent a{}

li.current_page_item a,
li.current-cat a {
	text-decoration: underline;
}

#header li.current_page_item a,
#header li.current-cat a {
	text-decoration: none;
}

li.page_item{text-decoration: none;}
li.page-item-6{
	background: transparent url('images/rss.png') no-repeat center left;
	padding-left: 22px;
}

ul.lista {
	list-style:none; 
	padding:0; 
	margin: 20px 0 0 20px;
}

ul.lista li {
	margin-bottom: 5px;
	border-bottom: 1px solid #ECECEC;
	padding: 5px 0 5px 20px;
	font-size: 15px;
	font-weight:normal;
	line-height: 140%;
}

ul.lista li .numero,
.titolo_sezione_lista .numero{
	width: 28px;
	float: left;
	text-align: right;
	margin-right: 5px;
}

ul.lista li small,
.titolo_sezione_lista small{
	margin-left: 33px;
	clear: both;
}
/*
.titolo_sezione_lista .numero{
	width: 28px;
	float: left;
	text-align: right;
	margin-right: 5px;
}

.titolo_sezione_lista small{
	margin-left: 33px;
	clear: both;
}
*/
/*
.lista h3{
		font-size:12px;
}
*/
ul.lista li a{font-weight:bold;}

.lista_panel,
.lista_papers
{
	padding: 10px 0 0 12px;
	line-height: 160%;
}

.lista_panel p{
	margin: 0;
	padding: 0;
}

p.lista_panel_titolo{
	font-size: 14px;
}

p.lista_panel_titolo a{
	font-weight: bold;
}

.lista_panel p.chairs,
.lista_panel p.toggler{
	margin: 0 0 0 30px;
	font-size: 11px;
}

.lista_papers p.paper_title,
.lista_papers p.paper_autore,
.lista_papers p.toggler {
	margin: 0 0 0 5px;
}

p.paper_title {
		font-weight:bold;
		font-size:14px;
}
p.paper_autore {
		font-weight:bold;
		font-size: 11px;
}

.lista_papers p.toggler {
	font-size: 11px;
	margin-top 5px;
}

.sez_nav_sx{
	float: left;
	width: 470px;
	height: 28px;
}

.sez_nav_dx{
	height: 28px;
	text-align: right;
}


/*----------------------------*/
a:link, a:visited, a:active{
	color:#C00;
	text-decoration: none;
}

a:hover {
	color:#990000;
	text-decoration: underline;
}


/*- programma -*/

.orari {
	text-align: right;
	width: 105px;
	font-size: 11px;
	padding-right: 15px;
}

.gr {color:#800000;}

.grande {
	font-size: 13px;
	color:#800000;
	font-weight: bold;
}

.normale,
.tabella blockquote {
font-size: 12px;
color: #000;
font-weight: normal;
}

.tabella blockquote {
margin: 0 0 0 15px;
}

/*- soci -*/

.accordion_toggle{
	padding: 5px 0 5px 15px;
	line-height: 20px;
	outline: none;
	border-bottom: 1px solid #ECECEC;
	cursor: pointer;
	text-align: left;
	color: #333;
	text-decoration: none;
	font-size: 16px;
	color: #333;
	margin: 5px 0 10px 0;
	text-align: left;
}

h1.accordion_toggle {color: #C00;}

h1.accordion_toggle_active {font-size: 18px;}

.feeds_style{
	font-size: 110%;
	display: table;
	line-height: 160%;
}

.feeds_style a{
	font-size: 110%;
	font-weight: bold;
	color: #333;
}

.titolo_feed{
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 20px;
}

a.email_link{
	background: transparent url('images/mail.png') no-repeat center right;
	padding-right: 16px;
}

.pmeta{
font-weight: bold;
font-size: 12px;
text-align: left;
line-height: 150%;
}

.title_feed a{
color: #333;
}

.presentazione{
font-size: 11px;
font-style: italic;
margin: 10px 0px 10px 10px;
background: #ECECEC;
padding: 5px 5px 5px 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
line-height: 150%;
}

.acc_toggle,
.acc_toggle_off{
font-weight: bold;
font-size: 15px;
margin: 5px 0 0 0;
}

.acc_toggle a{
color: #333;
}

.abstract{margin: 0;}

.slider_content{
border: 1px solid #CCC;
margin-left: 20px;
padding-left: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #ECECEC;
}

#slider ul, #slider li{
	padding: 0;
	list-style:none;
	margin: 0;
}

#slider li{ 
	width: 520px;
	height: 160px;
	overflow:hidden;
}

#slider li img{ 
	border: 1px solid #EAEAEA;
	padding: 5px;
}

#slider .slider_img{
float: left;
margin-right: 10px;
}

#slider .slider_title{
margin-top: 23px;
}

#slider .slider_post{
font-size: 11px;
}

.flag{
float: left;
margin: 3px 7px 0 0;
}