.postmetadata {
	display:none;
}

body {
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

/*
form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
*/

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	//color: #6AA2FD;
	color: #313788;
}

h1 {
	letter-spacing: -2px;
	//font-size: 2.6em;
	font-size: 2.2em;
}

h2 {
	letter-spacing: -2px;
	//font-size: 2em;
	font-size: 1em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 1em 0;
	line-height: 200%;
	//width: 755px;
	width: 600px;
}


blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #6AA2FD;
}

a:hover {
	text-decoration: none;
	color: #FF7400;	
}

img {
	border: none;
}

img, div {
	behavior: url(img/iepngfix.htc);
}

/* Header */

#header {
	width: 810px;
	height: 108px;
	margin: 0 auto;
}

#logo {
	/*display: none;*/
	/* clear: both;*/
		width: 810px;
	height: 50px;
	/*background: url(../img/prova.jpg) no-repeat; */
}

#rss {
	float: right;
}


/* HOME */
#home {
	padding: 0px 29px 10px 0px;
	text-align: right;
	/* border-style: solid; */ 
	float: left;
}


/* PRINT */
#print {
	display: none;
}


/* RSS */

#rss {
	display: none;
}


#rss a {
	padding: 0 0 3px 14px;
	/* background: url(../img/img03.gif) no-repeat; */ 
	text-decoration: none;
	font-weight: bold;
}


#rss a:hover {
	text-decoration: underline;
}


/* Search */

#search {
	left: 0;
	margin-bottom: 0px;
	width: 200px;
	height: 28px;
	/* z-index: 15;  */
	background: #FFFFFF url(../img/img02.gif) no-repeat;
	/* border-style: solid; */
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 5px 15px 35px;
	width: 160px;
	height: auto;
	background: none;
	border: none;
	position: absolute;
	z-index: 110;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000;
}

#search br {
	display: none;
}

/* Menu */

#menu {
	width: 950px;
	height: 60px;
	margin: 0 auto;
	background: #6AA2FD url(../img/img04.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #000000;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	position: relative;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

/* Content */

#content {
	margin-top: 35px;
	margin-left: 40px;
	width: 680px;
	position: relative;
	
}

.post {
	margin-bottom: 5px;
}

.post .title {
	width: 600px;
}

.post .title h2 {
	font-size: 1.8em;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;	
}

.post .entry {
	padding-top: 15px;
}

.post .links {
	display: none;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(../img/img09.gif) no-repeat;
}

.post .links .elenco {
	background: url(../img/elenco.gif) no-repeat;
}

.post .links .prenota {
	background: url(../img/prenota.jpg) no-repeat;
}

.post .links .comments {
	background: url(../img/img10.gif) no-repeat;
}

.post .links .delete {
	background: url(../img/cancella.png) no-repeat;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: #F3F3F3 url(../img/img06.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 15px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(../img/img07.gif) no-repeat 0 11px;
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: #FFB700 url(../img/img05.gif);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}

/* Calendar */

#calendar_wrap {
	padding: 15px 20px;
}

#calendar table {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	text-align: center;
}

#calendar thead {
	background: #DBDBDB;
}

#calendar tbody td {
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #FF7400;
	font-weight: bold;
	color: #FF7400
}

/* Footer */

#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 25px 0;
	background: url(../img/img11.gif) no-repeat;
	display: none;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}

/* 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: 580px; 
}



form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 15px;        /* 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 */
	float: left; 
	width: 250px; 	
	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, form select {
	/* 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:5px 0 0 10px; /* 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) */
}

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 */
}


/* TABELLE */

table, th, td{
	border:1px solid #999;
	border-collapse:collapse;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#333;
	padding:5px;
}

caption{
	
}

