/*
Theme Name: Gino 1
Theme URI: http://www.luigipagliarani.ch/
Description: 
Version: 0.1
Author: Andrea Franchi
Author URI: http://www.studiosuper.ch/

*/

* {
	padding: 0;
	margin: 0;
}
body {
	margin: 25px 20px 40px 20px;
}
#wrapper {
	margin: 0 auto;
	width: 922px;
}
#header {
	color: #333;
	width: 922px;
	float: left;
	padding: 0px;
	height: 130px;
	margin-bottom: 20px;
	/*background: #BD9C8C;*/
	position: relative;
	/*line-height:70%;*/
}
#leftcolumn {
	margin: 0px 35px 5px 0px;
	width: 225px;
	float: left;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 0px 0px 70px 0px;
	width: 660px;
	display: inline;
	border: 1px solid #CCC;
	padding-bottom: 80px;
}
.txtbox {
	padding: 20px 40px;
}
.leftBox {
	border: 1px solid #CCC;
	padding:7px 12px 15px 12px;
	margin-bottom:10px;
}
#footer {
	width: 922px;
	clear: both;
	text-align:center;
}


/* 
============================================== 
              NAVIGAZIONI
==============================================
*/
#header ul#navG {
	position: absolute;
	top:21px;
	left:257px;
	list-style:none;
	list-style-type:none;
	list-style-position:outside;
	width:668px;
	font-size: 115%;
	/*letter-spacing: -1px;*/
}
#header ul#navG li {
	display:inline;
	padding-right:8px;
}
#header ul#navG #navGBordoDx {
	position:absolute;
	right:0px;
	padding-right:0;
	text-align:right;
}
/* 
------------------------------------------------
*/
#header #navF_box {
	position: absolute;
	top:83px;
	font-size: 70%;
	text-align:left;
	left: 258px;
	width: 664px;
}
#header ul#navF {
	list-style:none;
	list-style-type:none;
	list-style-position:outside;
}

#header ul#navF li {
	display:inline;
	padding-right:12px;
}
/* 
------------------------------------------------
*/
#footer ul#nav3, #footer ul#info {
	list-style:none;
	list-style-type:none;
	list-style-position:outside;
	padding-top:1px;
	padding-bottom:4px;
	font-size: 70%;
	text-align:center;
}
#footer ul#nav3 {
	border: 1px solid #ccc;
}
#footer ul#nav3 li, #footer ul#info li {
	display:inline;
	padding-left:5px;
	padding-right:5px;
}
/* 
------------------------------------------------
*/
#header ul#navG li a:link, #header ul#navG li a:visited, #header ul#navG li a:active {
	color:#333;
	text-decoration:none;
	/*border-bottom:1px solid #C00;*/
}
#header ul#navG li a:hover {
	color:#C00;
	text-decoration:none;
	border-bottom:2px solid #C00;
}
#header ul#navF li a:link, #header ul#navF li a:visited, #header ul#navF li a:active, 
#footer ul#nav3 li a:link, #footer ul#nav3 li a:visited, #footer ul#nav3 li a:active {
	color:#333;
	text-decoration:none;
	border-bottom:1px solid #333;
}
#header ul#navF li a:hover, #footer ul#nav3 li a:hover {
	color:#C00;
	text-decoration:none;
	border-bottom:1px solid #C00;
}

/* 
------------------------------------------------
*/
ul.nav2 {
	list-style-type:disc;
	list-style-position:outside;
	margin:5px 12px 5px 0;
	padding-left: 1em;
}
ul.nav2 li {
	padding-left:0;
	margin-left:0;
}
ul.nav2 a:link, ul.nav2 a:visited, ul.nav2 a:active {
	color:#333;
	text-decoration:none;
	border-bottom:1px solid #333;
}
ul.nav2 a:hover {
	color:#C00;
	text-decoration:none;
	border-bottom:1px solid #C00;
}
/* 
------------------------------------------------
*/
#briciole {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 70%;
	padding: 2px 0 2px 0;
	margin: 50px 0 36px 0;
}
#briciole a:link, #briciole a:visited, #briciole a:active {
	color:#333;
	text-decoration:none;
	border-bottom:1px solid #333;
}
#briciole a:hover {
	color:#C00;
	text-decoration:none;
	border-bottom:1px solid #C00;
}
/* 
------------------------------------------------
*/
#footer ul#info {
	clear:both;
	margin: 15px 0;
}
#footer ul#info, #footer ul#info a:link, #footer ul#info a:visited, #footer ul#info a:active {
	color:#999;
}
#footer ul#info a:hover {
	color:#C00;
}


/* 
============================================== 
              FORM RICERCA
==============================================
*/
#header ul#navF li#searchform_box {
	position:absolute;
	right:0px;
	top:0px;
	text-align:right;
	padding-right:0;
}
#searchform {
	display:inline;
}
#searchform input {
	vertical-align: middle;
	margin: 0 !important;
	line-height: 1;
	outline:0 !important;
}
#searchform .campotesto {
	width: 130px;
	border: 1px solid #AAA;
	font-size:100%;
	height: 16px;
}
#searchform .pulsante {
	background-color:#AAA;
	border: 1px solid;
	border-color: #808080 #404040 #404040 #808080;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:100%;
	cursor:pointer;
	padding: 0px 4px;
	height: 18px;
}
.hidden {
	display:none;
}

div.txtbox #searchform .campotesto {
	height: auto;
	width: 400px;	
}
div.txtbox #searchform .pulsante {
	height: auto;
}


/* 
============================================== 
              ELEMENTI
==============================================
*/
a:link, a:visited, a:active {
	color: #8C0000;
}
a:hover {
	color: #C00;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:150%;
}

h1 {
	font-weight:normal;
	font-style:normal;
	font-size:160%;
	margin:10px 0 10px 0;
	line-height:110%;
}

.ddsg-wrapper h2 {
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	margin:10px 0 10px 0;
	line-height:110%;
}
h2 {
	font-weight:normal;
	font-style:normal;
	font-size:160%;
	margin-top: 10px;
	line-height:110%;
}
.leftBox h2 {
	font-weight:normal;
	font-style:normal;
	font-size:130%;
	margin-top:0px;
	line-height:70%;
}
h3 {
	font-weight:bold;
	font-style:normal;
	font-size:100%;
	margin-top: 10px;
}
h4 {
	font-weight:normal;
	font-style:normal;
	font-size: 16px;
	line-height:140%;
	margin-top:20px;
}

div.sep {
	border-top: 1px solid #ccc;
}
h1.sep, h2.sep, .ddsg-wrapper h2 {
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	padding-bottom:0px;
}
p.sep, ul.sep {
	border-top: 1px solid #ccc;
	padding-top:10px;
	margin-top:10px;
}
p.sep_sotto {
	border-bottom: 1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
.desc {
	font-style:italic;
	font-size:70%;
	line-height:160%;
	margin-bottom:10px;
}
.smaller {
	font-size:70%;
}
.clr {
	clear:both;
}
.bordato { border:1px solid #ccc; }
.align-right { float:right; margin:7px 0px 10px 40px;  }
.align-left { float:left; margin:7px 40px 10px 0px;}
.ddsg-wrapper ul li ul {
	margin-left:20px;
	list-style-type:disc;
}
ul.biblio {
	margin-top:2em;
}
ul.biblio li {
	margin-bottom:1.5em;
}
span.biblio_sep {
	padding-top:0.5em;
	display:block;
}
li.current_page_item a:link, li.current_page_item a:active, li.current_page_item a:visited, li.current_page_item a:hover{
	text-decoration:none;
	color:#333;
}

.category-attivita {
	margin-bottom:80px;
}

.txtbox ul li ul {
	margin-left:25px;
	list-style-type:disc;
}

