html {
	margin:0px;
	padding:0px;
	height: 100%;
}

body {
	font-family: arial, helvetica, courier;
	font-size: 0.9em;
	margin:0px;
	padding:0px;
	height: 100%;
	color: #121210;
}

dl {
}

dl dt {
	font-weight: bold;
	width: 100px;
	line-height: 1em;
}

dl dd {
	position: relative;
	top: -1em;
	line-height: 1em;
	margin-left: 100px;
}

#header {
	background-color: #201F1A;
	background-image: url('/images/header.jpg');
	background-repeat: repeat-x;
	height: 61px;
	width: 100%;
}

#header #header_content {
	font-family: century gothic, arial, helvetica, courier;
	width: 722px;
	margin: auto;
}

#header ul {
	margin-top: 0px;
	padding-top: 30px;
	text-align: right;
}

#header ul li {
	text-align: right;
	margin-left: 20px;
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
	color: white;
}

#header ul li a,a:link,a:active,a:visited {
	color: white;
	text-decoration: none;
}

#header ul li a:hover {
	text-decoration: underline;
}

#page {
	background: #777B24;
	background: #556422;
	background: #495718;
	background-color: #55651D;
	background-color: #777B24;
	min-height: 100%;
	height: auto;
	text-align: center;
}

#page #content {
	width: 810px;
	background-image: url('/images/center_background.jpg');
	background-repeat: no-repeat;
	background-position: center 70px;
	text-align: left;
	margin: auto;
}

#logo {
	/*background-image: url('/newsite/images/logo.png') !important;*/
	background-image: url('/images/logo.jpg');
	background-repeat: no-repeat;
	height: 96px;
	width: 709px;
}

#mainpic {
	background-image: url('/images/mainpic.jpg');
	height: 206px;
	width: 722px;
}

#mainpic div {
	margin-left: 535px;
	padding-top: 2px;
	padding-right: 10px;
	color: #e2e2e2;
	height: 198px;
	overflow: hidden;
}

#mainpic div h1 {
	font-size: 1.3em;
	margin-top: 10px;
}

#mainpic div p {
	font-size: 0.8em;
}

#mainpic p.learnmore {
	font-size: 1em;
	font-weight: bold;
	color: #FFE57D;
}

#mainpic a:link {
	font-size: 1em;
	font-weight: bold;
	color: #FFE57D;
}

#mainpic a:active {
	font-size: 1em;
	font-weight: bold;
	color: #FFE57D;
}

#mainpic a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #FFE57D;
}

#mainpic a:hover {
	font-size: 1em;
	font-weight: bold;
	color: #FFE57D;
}

#left {
	float: left;
	width: 200px;
	min-height: 100%;
	height: auto;
	margin-right: 20px;
	margin-left: 20px;
}

#left h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #ECD26E;
	color: #F1D556;
	text-transform: lowercase;
	margin-top:15px;
}

#left ul {
	margin-left:5px;
	padding-left:0px;
	list-style: none;
}

#left ul li {
	padding-left:10px;
	background-position: left middle;
	background-repeat: no-repeat;
}

#left ul li.pagenav {
	background-image: none;
}

#left ul li.archives {
	background-image: none;
}

#left ul li.categories {
	background-image: none;
}

#right {
	float: left;
	width: 442px;
	min-height: 100%;
	height: auto;
	/*margin-right: 20px;*/
	margin-top: 15px;
}

#right h1 {
	font-size: 2.2em;
	font-weight: bold;
	color: #ECD26E;
	color: #F1D556;
}

#right h2,h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #ECD26E;
	color: #F1D556;
}

#right h2 a {
	font-size: 1.2em;
	font-weight: bold;
	color: #ECD26E;
	color: #F1D556;
	text-decoration:none;
}

#right h2 a:visited {
	font-size: 1.2em;
	font-weight: bold;
	color: #ECD26E;
	color: #F1D556;
	text-decoration:none;
}

#right h2 a:active {
	font-size: 1.2em;
	font-weight: bold;
	color: #ECD26E;
	color: #F1D556;
	text-decoration:none;
}

.postmetadata {
	border-top: 1px dashed #2A2B26;
	border-bottom: 1px dashed #2A2B26;
	padding-top: 6px;
	padding-bottom: 10px;
	margin-right: 60px;
}

/* h3 styles */

#right h3 a {
	font-size: 1.2em;
	font-weight: bold;
	color: #ECD26E;
	color: #F1D556;
	text-transform: lowercase;
	text-decoration:none;
}

#right h3 a:visited {
	font-size: 1.2em;
	font-weight: bold;
	color: #ECD26E;
	color: #F1D556;
	text-transform: lowercase;
	text-decoration:none;
}

#right h3 a:active {
	font-size: 1.2em;
	font-weight: bold;
	color: #ECD26E;
	color: #F1D556;
	text-transform: lowercase;
	text-decoration:none;
}

#right h3 a:hover {
	font-size: 1.2em;
	font-weight: bold;
	color: #ECD26E;
	color: #F1D556;
	text-transform: lowercase;
	text-decoration:none;
}

/* end h3 styles */



ol.commentlist li {
	background: #52621A;
	padding: 5px;
	border-bottom: 1px dashed #504C25;
}

ol.commentlist li.alt {
	background: #52621A;
	padding: 5px;
}
	
#footer {
	background: #34362B;
	width: 100%;
	vertical-align: top;
}

#footer #footer_content {
	font-size: 0.8em;
	font-family: century gothic, arial, helvetica, courier;
	width: 722px;
	margin: auto;
	vertical-align: top;
}

#footer ul {
	margin-top: 0px;
	padding-top: 4px;
	text-align: right;
}

#footer ul li {
	text-align: right;
	margin-left: 20px;
	display: inline;
	color: white;
}

#footer ul li a:link {
	font-weight: normal;
	color: white;
	text-decoration: none;
}

#footer ul li a:visited {
	font-weight: normal;
	color: white;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

form {
	margin:0px;
}

form textarea,input {
	background-color: #504C25;
	border: 1px solid #2A2B26;
}

a:link {
	font-weight: normal;
	color: #C4C9BE;
	text-decoration: underline;
}

a:visited {
	font-weight: normal;
	color: #C4C9BE;
	text-decoration: underline;
}

a:hover {
	font-weight: normal;
	color: #2a2b26;
	text-decoration: underline;
}

a:active {
	font-weight: normal;
	color: #C4C9BE;
	text-decoration: underline;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

div.date p{
	width: 35px;
	height: 45px;
	float: left;
	margin: 0 8px 0 0;
	padding: 5px;
	background: url('/images/date.png') no-repeat !important;
	background: url('/images/date.jpg') no-repeat;
	color: #ddd;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}

div.date span.mese{
	display: block;
	margin-bottom: 8px;
}

div.date span.giorno{
	font-size: 190%;
	color: #000;
	font-weight: bold;
	line-height: 0.8;
}

div.date p span.anno{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 80%;
	font-family: Tahoma, Arial, sans-serif;
}


div#postit
{
	position:absolute;
	cursor:pointer;
	top:20px;
	right:150px;
	width:270px;
	height:272px;
	background-image:url('../images/bg_postit.png') !important;
	background-image:url('../images/bg_postit.gif');
	background-repeat:no-repeat;
}

div#postit div
{
	padding-top:4em;
	padding-left:45px;
	padding-right:75px;
}

div#postit h2
{
	font-size:1em;
	margin-bottom:0.1em;
}

div#postit p
{
	margin-top:0.1em;
	font-size:0.9em;
}

div#postit div a
{
	text-decoration:none;
	color:#121210;
}

div#postit div a.close
{
	text-decoration:none;
	color:#8D8A38;
	font-size:0.9em;
}
