body {
	color: #222222;
	background-image: URL(images/texture2.jpg);
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 80%;
	border-top: 1px solid #566;
	text-align: center;
	margin: 0 auto;}


a, a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
	color: red;
	target: "_blank";
	}

a:link {
	color: red;
	}

a:visited {
	text-color: purple;
	}

a:hover {
	color: white;
	background: pink;
	text-decoration: none;
	}

a:active {
	color: white;
	background: #bbe;
	text-decoration: underline;
	}

.date 	{
	color: #1B078F;
	text-align:right;
}


#content  {
	border: 0px solid white;
	text-align: left;
	margin: 5px auto;
	width: 750px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 740px;	
}

#banner , #menuprincipal  {
	border: 0px solid blue;}

#menuprincipal ul li  {
	display : inline;
	background: #eee;
	color: #698904;
	padding: 3px 1em;
	border: 1px 1px 0px 0px solid #698904;
	font-size:medium;
	}

#blog {
	float: left;
	padding: 5px 1em;
	margin: 5px;
	border: 0px solid grey;
	width: 60%; 
	background-color: #fefefe;
	text-align:left;
clear:left;
}

#links {
	float: right;
	margin: 5px 5% 0px 0px; 
	padding: 2px;
	border: 0px solid #B1BbA4;
	width: 20%;
	}

#links ul, ul li {
	display : block;
	color: #698904;
	padding: 1px;
	list-style-type: none;
	size: xx-small;
	}

#links a,
	#links a:link,
	#links a:visited,
	#links a:hover,
	#links a:active {
	color: #434343;
	text-decoration: underline;
	font-weight: normal;
	margin: 0em 0em 1em 0em;
	}

#links a:hover {
	color: white;
	background: red;
	}

#footer {
	margin: 10px;
	background-image: URL(/images/footer.png) left fixed no-repeat;
	/* background-color: #D9DDCD;
	width: 90%; */
	}

.floatright{
	float: right;
	margin: 0 0 10px 10px;
	clear: right;
	border: none;
	}

.blogbody {
	margin-bottom: 20px;
	}
.blogbody hr {
	display: block;
	clear: right;
	margin: -0.66em 0;
	visibility: hidden;
	}

.posted {
	margin-left: 25%;
	margin-top: 5px;
	align: right;
	font-size: xx-small;
	font-color: grey;
	}
.posted a, a:link, a:visited, a:hover, a:active {
	color: black;
	}

.cita {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: small;
	padding: 5px;
	MARGIN-LEFT: 20PX;
	margin-right: 5x;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px dashed #ddc;
	background-color: #ddc;
	}

.title {
	font-size: medium;
	font-weight: bold;
	color: black;
	padding: 10px 0px 0px 10px;
	border-width: 1px 0px 0px 1px;
	border-color: #A6AA91;
	border-style: solid; 
	/* background: URL(/images/titlebackground.png) no-repeat; */
	}

.side, ul li{
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 120%;
	padding: 2px;
	}

.sidetitle {
	font-family: arial, serif;
	font-size: small;
	font-weight: bold;
	padding: 2px;
	margin-top: 10px;
	letter-spacing: .3em;
	text-transform: uppercase;
	}



#footer div.side {
	display: inline;
	padding: 5%;
	}

.zeitgeist {
	background-color: white;
	}

.zeitgeist a {
	decoration-style: none;
	}

.emp {
	font-weight: strong;
	}

	.monospace {
	font-family : "Courier New", Courier, monospace; 
	}

.blogbody ul li {
color:blue; 
line-height: 100%;
font-size:small;
}

.blogbody ol li {
color: #698904;
line-height: 100%;
font-size:small;
}

.blogbody ul li a, a:link, a:visited, a:hover, a:active {
	color:blue; 
line-height: 100%;
font-size:small;
text-decoration: none;
	color: blue;
	}
	

