@charset "iso-8859-1";
H1 {
	MARGIN-TOP: 0px; 
	FONT-WEIGHT: bold; 
	font-size: 110%;
	TEXT-TRANSFORM: lowercase; 
	PADDING-TOP: 3px; 
	FONT-FAMILY: "Bitstream Vera Sans", sans-serif; 
	LETTER-SPACING: -2px; 
	TEXT-ALIGN: right
}
H2 {
	FONT-WEIGHT: normal; 
	MARGIN-LEFT: px; 
	COLOR: #CC6633; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: rgb(32, 32, 32);
	padding: 0;
	border-bottom: 1px dashed black;
	margin: 0;
}

H5 {
	PADDING-LEFT: 8px; 
	FONT-WEIGHT: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFFFFF; 
	font-size: 90%
}
H5 A {
	TEXT-DECORATION: underline
}
H4 {
	FONT-WEIGHT: bold; 
	FONT-FAMILY: "Bitstream Vera Sans", sans-serif; 
	font-size: 110%
}
H4 A {
	TEXT-DECORATION: underline
}
IMG.face {
	MARGIN-TOP: -3em; FLOAT: right
}
A {
	TEXT-DECORATION: underline
	border-bottom: 1px dashed black;
}

.dateline {
	MARGIN-BOTTOM: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0.2px;
	word-spacing: 0.3px;
	white-space: normal;
	text-align: justify;
	display: tabla;
	line-height: 12px;
}
.entry {
	margin-top: 1em;
	MARGIN-BOTTOM: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.2px;
	word-spacing: 0.3px;
	white-space: normal;
	text-align: justify;
	display: tabla;
	line-height: 12px;
}

.entry .content a:link {
        TEXT-DECORATION: underline
        border-bottom: 1px dashed black;

}


.entry .date {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.entry .date A {
	TEXT-DECORATION: none
}

A:hover {
	BACKGROUND: #965E20; COLOR: #CCCCCC; TEXT-DECORATION: underline
}

.footer {
	BORDER-TOP: #999999 1px dashed; FONT-SIZE: x-small; MARGIN: 10px; COLOR: #666666; PADDING-TOP: 5px
}

