/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #ECEADC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7F7E77;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 2px 5px;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}

img  
{
	padding-top:15px;
	padding-bottom:20px;
	padding-right:2em;
	padding-left:2em;
	float:left;
	width:200px;
	height:167px;
}

.table_mia
{
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
	text-align:center;
	padding: 1em 1em 1em 1em;
}

td
{
 border-bottom:red thin solid;
 margin-bottom:0.3px;
}

.td_mia
{
	text-align:center;
	border:none;
}

map
{
	padding: 1em 1em 1em 1em;
	width:400px;
	height:400px; 
}

h1 
{
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2D2D2B;	
}

 h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2D2D2B;
}

h1 a, h2 a, h3 a {
	color: #2D2D2B;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #D2BA29;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.8em;
}

h1 img
{
	padding: 0px 0px 0px 13px;
	float:left;
	width:225px;
	height:65px;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

p, ul, ol {
	margin-bottom: 2em;
	line-height: 180%;
}

blockquote {
	margin: 0 0 0 2em;
	padding: 0 0 0 1em;
	font-style: italic;
	border-left: 4px solid #F2EAB8;
}

a {
	border-bottom: 1px solid #F2EAB8;
	text-decoration: none;
	color:#00007A;
 /*   color:#CC3300;
	color: #D2BA29;   */
}

a:hover {
	border: none;
	color: #FFB700;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 960px;
	height: 75px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 360px;
	height: 75px;
	padding: 0 ;
/*	background: #D2BA29 url(images/img01.jpg) no-repeat right top;   */
	background: #FDFBED url(images/img11.jpg) no-repeat right top;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	color: #000000;
}

#logo h1 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-transform: capitalize;
	letter-spacing: 2px;
	font-size: 3em;
	font-weight: normal;
	
}

#logo h2 {
	padding-top: 45px;
	font-size: 1em;
	letter-spacing: 0.5px;
/*	background: url(images/cam_logo.gif) no-repeat center center;   */

}

#logo a {
	border:none;	
	border-width: 2em;
}

/* Search */

#search {
	float: right;
	padding-top: 15px;
}

#searchsubmit {
	background: #D5BF36 url(images/img04.gif) repeat-x;
	font-size: .9em;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 960px;
	height: 65px;
	margin: 0 auto;
	/* background: #242424 url(images/img02.jpg) no-repeat; */
	background: #242424 url(images/img12.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 18px 0 0 10px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0 20px;
	border: none;
	letter-spacing: -1px;
	font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CABFB4;
}

#menu a:hover {
	color: #FFFFFF;
}

/* Full page Menu */

#fullmenu {
	width: 960px;
	height: 65px;
	margin: 0 auto;
	/* background: #242424 url(images/img02.jpg) no-repeat; */
	background: #242424 url(images/img15.jpg) no-repeat;
}

#fullmenu ul {
	margin: 0;
	padding: 18px 0 0 10px;
	list-style: none;
}

#fullmenu li {
	float: left;
}

#fullmenu a {
	padding: 0 20px;
	border: none;
	letter-spacing: -1px;
	font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CABFB4;
}

#fullmenu a:hover {
	color: #FFFFFF;
}


/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	/* background: url(images/img05.gif) repeat-y; */
	background: url(images/img14.gif) repeat-y;
}

/* Full Page */

#fullpage {
	width: 960px;
	margin: 0 auto;
	/* background: url(images/img09.gif) repeat-y;  */
	background: url(images/img13.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 710px;
}

/* FullContent */

#fullcontent {
	float: left;
	width: 950px;
}

/* Post */

.post {
	padding: 25px;
}

.post .title {
	margin: 0;
	border-bottom: 2px solid #F2EAB8;
}

.post .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #C5C3BC;
}

.post .meta .author {
	float: left;
}

.post .meta .date {
	float: right;
}

.post .meta a {
	border: none;
}

.post .entry {
}

.post .tags {
	margin: 0;
	padding: 5px 0;
	border-top: 2px solid #F2EAB8;
	line-height: normal;
	font-size: smaller;
}

.post .links {
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #F2EAB8;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font-size: smaller;
}

/* Posts */

.posts {
	padding: 20px;
}

.posts h2 {
	margin: 0;
	border-bottom: 2px solid #F2EAB8;
}

.posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.posts li {
	padding-bottom: 1px;
}

.posts .title {
	margin: 30px 0 0 0;
	border-bottom: 2px solid #F2EAB8;
}

.post .subtitle {
	margin:  0 600px 0 0;
	border-bottom: 2px solid #F2EAB8;
}

.post .verysubtitle {
	margin:  0 100px 0 0;
	border-bottom: 2px solid #F2EAB8;
}

.posts .title a {
	border: none;
}

.posts .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #C5C3BC;
}

.posts .meta .author {
	float: left;
}

.posts .meta .date {
	float: right;
}

.posts .meta a {
	border: none;
}

/* Img destra */
.img_right
{
	padding-top:15px;
	padding-bottom:20px;
	padding-right:2em;
	padding-left:2em;
	float:right;
	width:300px;
	height:auto;
	border:none;
}

/* Img sinistra */
.img_left
{
	padding-top:15px;
	padding-bottom:20px;
	padding-right:2em;
	padding-left:2em;
	float:left;
	width:300px;
	height:auto;
	border:none;
}

/* Img centrale */
.img_centre
{
	padding-top:15px;
	padding-bottom:20px;
	padding-right:1em;
	padding-left:1em;
	margin-left:0;
	margin-right:0;
	height:auto;
	border:none;
}

.img_elenco
{
	padding-top:1em;
	padding-bottom:1em;
	padding-right:1em;
	padding-left:1em;
	width:30px;
	height:30px;
	border:none;
}


/* Main */

#main {
	float: left;
	width: 600px;
}

#main table
{
	width:600px;
	padding:5px;
	text-align:center;
	}

/* FullMain */

#fullmain {
	float: left;
	width: 900px;
}

#fullmain table
{
	width:900px;
	padding:5px;
	text-align:center;
	border-color:#000000;
		}

#submain 
{
	float:left;
	width:600px;
	clear:left;
}

/* Recent Posts */

#recent-posts {
	float: right;
	width: 270px;
	padding-top: 36px;
}

/* Autenticazione */

#auth {
	float:right;
	width:280px;
	text-align:right;
	padding-top:20px;
	padding-left:15px;
	padding-bottom:10px;
 	}

#auth .label  {
	margin-top:5px;	
	margin-bottom:0px;
	margin-right:20px;	
}

#auth .testo {
	
   	width:200px;
	margin-top:5px;	
	margin-bottom:5px;
	margin-right:20px;
	}
	
#auth .button 
{
	width:40;
	height:15;
	margin-top:5px;	
	margin-bottom:5px;
	margin-right:20px;	
}

#auth p 
{
	margin:0.5px;
	
	}


/* Lingue */

#lingue {
	float: right;
	width: 210px;
	padding: 20px;	
}

#lingue ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#lingue li {
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top:10px;
	font-size:110%;
}

#lingue a {
	border-bottom-color: #B4AF8E;
	color: #666666;
}

#italiano {
	padding-bottom: 10px;
	background: url(images/italiano.gif) no-repeat left center;
}

#inglese {
	padding-bottom: 10px;
	background: url(images/inglese.gif) no-repeat left center;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 20px;
}

#sidebar img 
{
	border:none;
	width:80px;
	height:auto;
	padding-left:60px;
	padding-top:50px;
	padding-bottom:20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-left: 10px;
}

#sidebar li li {
	padding-left: 15px;
	padding-bottom: 10px;
	background: url(images/img06.gif) no-repeat left center;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0;
}

#sidebar a {
	border-bottom-color: #B4AF8E;
	color: #666666;
}

#sidebar a:hover {
	color: #000000;
}


/* Calendar */

#calendar {
	padding-left: 10px;
}

#calendar table {
	width:  190px;
	border-collapse: collapse;
}

#calendar thead th {
	border-top: 2px solid #B4AF8E;
	border-bottom: 2px solid #B4AF8E;
}

#calendar tbody td {
	border-bottom: 1px solid #B4AF8E;
	text-align: center;
}

#calendar tfoot td {
	border-top: 2px solid #B4AF8E;
	font-weight: bold;
}

#calendar #today {
	background: #B4AF8E;
	font-weight: bold;
	color: #FDFBED;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	width: 940px;
	height: 80px;
	padding: 20px 0 0 20px;
	margin: 0 auto;
	background: url(images/img07.gif) no-repeat;
}

#footer p {
	margin: 0;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #84AF8E;
}

#footer a {
	color: #84AF8E;
}

#footer .legal
{
	color: #84AF8E;
	}

#footer .credit
{
	color: #84AF8E;
	}

/* Full page Footer */

#fullfooter {
	width: 940px;
	height: 80px;
	padding: 20px 0 0 20px;
	margin: 0 auto;
	background: url(images/img16.gif) no-repeat;
}

#fullfooter p {
	margin: 0;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #84AF8E;
}

#fullfooter a {
	color: #84AF8E;
}

#fullfooter .legal
{
	color: #84AF8E;
	}

#fullfooter .credit
{
	color: #84AF8E;
	}
