/*
Theme Name: SISP 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
*/

html {overflow: -moz-scrollbars-vertical;}
body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #C0BFBF 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;
}

#header {
	background: transparent url('images/bg_head.png') no-repeat top center;
	height: 165px;
}

#header ul {
	padding: 45px 0 0 125px;
	list-style-type: none;
	text-align: left;
	/*font-family: 'Arial', Verdana, Helvetica, Sans-Serif;*/
	font-weight: bold;
}

#header ul li { 
	display: inline; 
	font-size: 15px;
	margin-right: 20px;
}

#header ul li a {
		/*color: transparent;*/
		text-decoration:none;
		/*text-indent: -10000px;*/
}
/*
#header ul li.page-item-2 a{
	background: transparent url('images/bg-sisp.png') no-repeat;
	padding: 4px;
	width: 54px;
}

#header ul li.page-item-18 a{
	background: transparent url('images/bg-news.png') no-repeat;
padding: 4px;
	width: 43px;
}

#header ul li.page-item-10 a{
	background: transparent url('images/bg-soci.png') no-repeat;
	padding: 4px;
	width: 40px;
}

#header ul li.page-item-11 a{
	background: transparent url('images/bg-dottorati.png') no-repeat;
	padding: 4px;
	width: 82px;
}

#header ul li.page-item-12 a{
	background: transparent url('images/bg-convegno.png') no-repeat;
	width: 93px;
	padding: 4px;
}
*/
/*---------------------------------*/

#sidebar{
	padding: 10px 0 10px 0;
	margin-left: 25px;
	width: 175px;
	float: left;
}
	
.narrowcolumn {
	padding: 0 0 20px 15px;
	margin: 0 10px 0 220px;
	width: 580px;
	/*border-left: 1px solid #ECECEC;*/
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 auto;
	width: 670px;
}

.calendario_page {
	padding: 10px 0 20px 0;
	margin: 0 auto;
	width: 90%;
}

#footer {
	background: #C0BFBF url('images/bg_foot.png') no-repeat top;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	height: 215px;
}
	
#footer div p{
	color: #FFF;
	font-size:11px;
}

#footer div a{color: #FFF;}

#footer .sx{
	float: left;
	width: 200px; 
	/*border-right: 1px dashed #FFF;*/
	margin: 20px 20px  0 30px;
	text-align: left;
}

#footer .dx{
	float: left;
	width: 560px;
	margin: 10px 20px  0 0px;
}

#content {font-size: 1.3em;}
.entry{font-size: 12px;text-align: justify;}
.widecolumn .entry {padding: 0 15px 0 16px;}
.narrowcolumn .entry, .widecolumn .entry {line-height: 1.7em;}
.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 ul, #sidebar ul ol {
	margin: 0 0 15px 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar .subpages{
	margin: 10px 0 35px 0;
	line-height: 200%;
}

#sidebar li.page_item,
#sidebar li.cat-item {
	font-size: 13px;
	margin: 0 0 5px 0;
	height: 30px;
	background: #ECECEC;
	padding: 10px 0 0 10px;
}

#sidebar li.page_item a,
#sidebar li.cat-item a {
	/*color: #333;*/
	border-left: 5px solid #C0BFBF;
	padding-left: 8px;
}

#sidebar li.page_item a:hover,
#sidebar li.cat-item a:hover,
#sidebar li.current_page_item a {
	/*color: #333;*/
	border-left: 5px solid #C00;
	padding-left: 8px;
	text-decoration: none;
	color: #900;
}

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}

.post, .post_page {
	margin: 20px 5px 10px 0;
	text-align: justify;
	padding-bottom: 10px;
}

.post{
	border-bottom: 1px solid #ECECEC;
}

.post hr {display: block;}
.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: 18px;
	text-align: center;
}

h2 {
	margin: 20px 0 0 0;
	font-size: 16px;
	color: #870308;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
}

h3 {
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 12px;
}

h3.titolo_sezione{
	margin: 30px 0 0 20px;
	border-bottom: 1px solid #CCC;
}

h3.titolo_sezione_lista{
	padding: 0;
	margin: 0;
	font-size: 14px;
	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;
}

.entry h4 a{
	color: #333;
}

.lista_panel h4{
	margin: 10px 0 0 0;
	padding: 0;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 18px;
}

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;}
	
.bordata {
	border: 1px solid #ECECEC;
	margin: 6px 0 2px 12px;
	background: #ECECEC;
	float: right;
	width: 175px;
	padding: 10px;
	text-align: left;	
	font-size: 10px;
	font-style: italic;
	font-family: 'Georgia', Times New Roman, Times, serif;
}

.bordata p {
	margin: 0 0 5px 0;
}

.bordata .avat{
	border: 1px solid #666;
}
/* End Images */


/* Begin Lists*/
html>body .entry ul {}
html>body .entry ul li {
	margin: 0 0 0 5px;
	font-size: 11px;
	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;
}

.entry table {
	margin-top:20px;
}

.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 0 0 5px;
	font-size: 11px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar .links_img{}

#sidebar .links_img p {
	margin: 10px 0 25px 0;
}

#sidebar .p_sidebar{
	font-size: 15px;
}

/* Begin Various Tags & Classes */

blockquote {
	margin: 15px 25px 0 10px;
	padding-left: 8px;
	border-left: 2px 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;

	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 98%;
	font-size: 12px;
	border-top: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	background-color: #f3f3f3;
}
*/
.navigation {
	display: block;
	text-align: center;
	margin: 10px 0 20px 0;
	font-size: 12px;
}
/* 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;
}
/* End captions */

.current_page_item a,
.current_page_parent a{
	text-decoration: underline;
}

li.page_item{text-decoration: none;}

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: 35px;
	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,
.lista_papers p{
	margin: 0;
	padding: 0;
}

.lista_panel .panel_abstract{
	margin: 5px 20px 0 10px;
	text-align: justify;
	font-size: 11px;
	line-height: 160%;
}

p.lista_panel_titolo{
	font-size: 14px;
}

p.lista_panel_titolo a{
	font-weight: bold;
}

.lista_panel p.chairs,
.lista_panel p.toggler{}

.lista_panel p.chairs{
	font-size: 12px;	
	line-height: 160%;
}

.lista_papers p.paper_title,
.lista_papers p.paper_autore,
.lista_papers p.toggler{}

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;
	*/
}

.lista_papers blockquote {
	border: none;
	margin: 15px 25px 0 0;
	padding-left: 30px;
	text-align: justify;
	font-size: 11px;
	line-height: 160%;
	font-family: 'Georgia', Times New Roman, Times, serif;
	background:url("images/quotebg.png") no-repeat;
}

.sez_nav_sx{
	float: left;
	width: 470px;
	height: 28px;
}

.sez_nav_dx{
	height: 28px;
	text-align: right;
}


/*----------------------------*/
a:link, a:visited, a:active{
	color:#900;
	text-decoration: none;
}

a:hover {
	color:#C00;
	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;
}

.piccolo{
font-size: 0.9em;
}

.rientrato{
margin-left: 20px;
font-size: 0.9em;
}

.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: 14px;
	color: #333;
	margin: 5px 0 10px 0;
	text-align: left;
}

h3.accordion_toggle_active {color: #C00;}
.accordion_toggle_active .entry {border-bottom: 1px solid #ECECEC;}

.scheda_socio {
	border-left: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;

	padding: 0 10px 0 10px;
	width: 90%;
	margin: 0 auto;
	font-size: 11px;
	text-align: justify;
}

.chairs a{
	color: #333;
}

a.email_link{
	background: transparent url('images/mail.png') no-repeat center right;
	padding-right: 16px;
}

.wp-table-reloaded-id-1 td,
.wp-table-reloaded-id-2 td,
.wp-table-reloaded-id-3 td{
	line-height: 160%;
	font-size: 10px;
}

.wp-table-reloaded-id-1 td em,
.wp-table-reloaded-id-2 td em,
.wp-table-reloaded-id-3 td em{
	color: darkgreen;
	font-style: normal;
}

th.column-1,
.column-1
{
	width: 50px;
	font-weight: bold;
	text-align: center;
}

.verde{}

.call_for_panel{
font-size: 11px;
margin-left: 35px;
margin-right: 25px;
line-height: 150%;
text-align: justify;
}
