body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-align: justify;
	color: #6B6854;
}

body, th, td, input, textarea, select, option {
	font-family:  "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #5E8402;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5E8402;
}

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

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p {
	margin: 0;
	padding: 0;
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #5E8402;
}

a:hover {
	color: #5E8402;
}

hr {
	display: none;
}

/* Content */

#content {
	float: right;
	width: 510px;
	margin: 0;
	padding: 170px 0 0 0;
}

.post {
	padding: 5px 0 0 0;
}
.pcarta {
	margin: 0;
	padding: 0;
	color: #88856A;
	font-size: 12px;
	line-height: 110%;
}
.title {
	padding: 0 20px 0 0px;
	font-size: 24px;
}

.pagetitle {
}
.byline {
	background: #EF8C8E url(images/img06.gif) no-repeat left 50%;
	margin: -20px 0 10px 0;
	padding: 2px 0 0 10px;
	border-bottom: 1px #FFFFFF dashed;
	border-top: 1px #FFFFFF dashed;
	font-size: 11px;
	color: #FFFFFF;
}
.byline a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.meta {
	margin: 0;
	padding: 1px 0 0 0;
	background: url(images/img04.gif) repeat-x left top;
	text-align: right;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
}
.meta .more {
	background: #EF8C8E url(images/img06.gif) no-repeat left 50%;
	padding: 4px 10px;
}
.meta .comments {
	padding-left: 18px;
}
.meta a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/img05.jpg) no-repeat left 50%;
	padding: 4px 10px;
	font-size: 13px;
	color: #703321;
	font-weight: bold;
	}
