/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {color: #682;}
a:hover {color: #9A6;}
body {
	background: #E0E9C3;
	color: #333;
	font: normal 9px Tahoma, Verdana, Helvetica, sans-serif;
}
input {
	color: #555;
	font: bold normal 11px Tahoma, Verdana, Helvetica, sans-serif;
	border: thin solid;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
li {list-style-image: url(../images/bullet3d.gif);}
h1 {font-size: 1.4em;}

.err_msg {
	background: #FFF;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 8px solid #CCC;
	border-right: 1px solid #CCC;
	color: #666;
	display: block;
	font: bold 1em Tahoma, sans-serif;
	line-height: 1.6em;
	margin-bottom: 8px;
	padding: 10px 10px;
	white-space: pre;
}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
	text-align: justify;
}
blockquote p {padding: 3px 0;}

h1,h2,h3 {color: #000;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 758px;
}

/* top was #567300 */
.top {
	background: #688B00;
	height: 100px;
	width: 758;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top a {
	color: #FFF;
	line-height: 80px;
	text-decoration: none;
	vertical-align: middle;
}
.top span {
	padding-left: 10px; 
	padding-right: 0; 
	margin: 0;
}
.top a:hover {
	background: #688B00;
	color: #FFF;
}

/* navbar */
.navbar {
	background: #567300;
	font: bold 7pt Verdana, Helvetica, Arial;
	height: 21px;
	width: 758;
}
.navbar a {
	color: #FFF;
	line-height: 22px;
	text-decoration: none;
	width: 100%;
}
.navbar span {padding-left: 8px; padding-right: 8px}
.navbar a:hover {
	color: #FFF;
}

/* header */
.header {
	background: url(../images/header.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 758px;
}


.titulo {
	float: left;
	width: 576px;
	color: #000;
	line-height: 40px;
	font-size:12px;
	font-weight:bold;
	padding-left: 16px;
	background-color: #81AC00;
	background-image: url(/images/gif/bgtitulo22.gif);
}

/* login */
.login {
	clear: both;
	background: #567300;
	color: #FFF;
	height: 40px;
	padding-left: 10px;
	margin: 0px;
}
.login span {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.login a {
	color: #FFF;
	text-decoration: none;
}
.login a:hover {
	color: #FFF;
}

/* item */
.item {clear: both;}

.item .content {
	float: left;
	width: 576px;
}
.item h1 {
	color: #FFF;
	line-height: 40px;
	padding-left: 16px;
	background-color: #567800;
}
.item .body {padding: 12px 18px;}

/* post*/
.posttitle {
	margin-top: 15px;
	margin-bottom: 0px;
	height: 60px;
}

.posttitle h2 {
	margin-top: 0px;
	padding-top: 1px;
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.posttitle h2 a, .posttitle h2 a:visited, .posttitle h2 a:active {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.posttitle h2 a:hover {
	color: #444444;
	text-decoration: underline;
}

.postdate {
	float: left;
	background: url('../images/datebg.gif') no-repeat left center;
	color: #000000;
	width: 55px;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	font-variant: small-caps;
	padding: 7px 0px 13px 0px;
	margin: 0px 12px 0px 0px;
}

.postdate span {
	display: block;
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.postinfo {
	margin-left: 0px;
	padding-bottom: 6px;
	border-bottom: 1px solid #C8D0CA;
}

.postauthcat {
	background: url('../images/iconcat.gif') no-repeat left center;
	margin-top: 0px;
	padding: 1px 0px 2px 19px;	
}


/* main */
.main {float: left;}

/* navigation */
.navigation {
	float: right;
	margin-left: 1px;
	width: 178px;
	border-right: 1px solid #c5ceb2;
}
.navigation h1 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
}
.navigation li a {
	background: #E8F6BF url(../images/bgnavigation.gif) repeat-x;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #F0FFC6;
	color: #553;
}

/* footer */
.footer {
	background: #688B00;
	color: #FFF;
	font-size: 1.1em;
	line-height: 35px;
	margin: 0 auto;
	text-align: center;
	width: 756px;
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}


.float-left  { float: left; padding-right: 5px; }

.float-right { float: right; padding-left: 5px; }

.align-left  { text-align: left; }

.align-right {	text-align: right; }


/* form styling */

