/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px 0 0 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-repeat: no-repeat;
}

h1, h2, h3 {
	margin: 5px;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #3E3E3E;
}
h1.red, h2.red, h3.red {
	color: #CC0000;
}

h1 {
	letter-spacing: -1px;
	font-size: 29px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	text-align: justify;
	line-height: 24px;
	font-size: 12px;
}
ul.escursioni1{
	font-size: 16px;
  font-weight:bold;
	margin: 0em 0em 2em 2em;
	padding-left:0;
	color: #CC0000;
}
ul.escursioni2{
	font-size: 14px;
  font-weight:bold;
	margin: 0em 0em 2em 2em;
	padding-left:0;
	color: #4C6583;
	border-bottom: 1px dotted #3E3E3E;
}
ul.escursioni3{
  font-weight:normal;
	margin: 0em 0em 2em 2em;
	padding-left:0;
	color: #3E3E3E;
}
.escursioniFooter{
	line-height: 1.5em;
	color: #3E3E3E;
	text-align: justify;
}
.sub_esc {
  font-style: italic;
	margin: 0;
	line-height: normal;
	color: #666666;
}
a:link {
	color: #7BAA0F;
}

a:hover, a:active {
	text-decoration: none;
	color: #003448;
}

a:visited {
	/* color: #333333; */
	color: #7BAA0F;
}
a.gall{
	color: #7BAA0F;
	text-decoration: none;
	font-weight:bold;
  font:115% verdana,arial,sans-serif;
}
a.active{
	color: #FF6600;
}

.bordoimg {
  width:99%;
	margin: 10px 0;
  border-bottom: 1px dotted #D1D1D1;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  width: 560px; 
}

form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #dddddd;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label {  
	display: block;  /* block float the labels to left column, set a width */
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
}
form.contatti label {  
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
/*form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
/*	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
/*}
*/
form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:1px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}
form select#provincia {
	width:150px; /* set margin-left back to zero on reset button (set above) */
}

form.inplaceeditor-form{
	width: 140px; 
  min-width: 100px;
  max-width: 150px;
}
textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#banner {
	top: 20px;
	position:absolute; 
  z-index:2000;
  height: 50px;
	width: 500px;
  left: 50%; 
  margin-left: -250px; /* half of the width */	
	border: 1px solid #999999;
	background: #F5F5F5;
	padding: 10px;
}
#testata {
	height: 120px;
	margin: 0 auto 0 auto;
	background: url(../immagini/testata.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#header {
	width: 850px;
	height: 82px;
	margin: 0 auto 40px auto;
	background: url(../immagini/img03.gif) repeat-x left bottom;
}

#logo {
	float: left;
}

#logo h1 {
	font-size: 38px;
	color: #494949;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #494949;
}

#logo h2 {
	margin-top: -10px;
	font-size: 12px;
	color: #A0A0A0;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: #F5F5F5 url(../immagini/img02.gif) repeat-x left bottom;
	margin-left: 5px;
	padding: 7px 20px;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 600px;
}

/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(../immagini/img11.gif) no-repeat right 50%;
	border-bottom: 1px dotted #D1D1D1;
}
.title2 {
	margin-bottom: 20px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #D1D1D1;
}
.citazione {
	padding-top: 25px;
	margin-left: 320px;
	line-height: 2.2em;
  font-style: italic;
}
.citazione2 {
	line-height: 2em;
  font-style: italic;
}

.post .entry {
}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(../immagini/img03.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(../immagini/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(../immagini/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 195px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
	background: url(../immagini/img12.gif) no-repeat left 50%;
}

#sidebar h2 {
	margin-bottom: 10px;
	background: url(../immagini/img11.gif) no-repeat right 50%;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 16px;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 120px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(../immagini/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(../immagini/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(../immagini/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	height: 400px;
	min-height: 74px;
	padding: 10px 0 0 0;
	background: #003448 url(../immagini/img09.gif) repeat-x;
}

html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #8ADE3C;
}

#legal a {
	color: #76D424;
}

