body {
	font-size: 62.5%;
	background: #ccc;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	line-height: 22px;
	color: #555;
	}

postsheader, postsheader a 
{
font-size="2"; 
font-family: Tahoma, Sans-Serif; 
color: white; 
text-decoration: underline;
}

h1, h2, h3 {
	font-family: Arial, Sans-Serif, Verdana ;
	font-weight: normal;
	}

h1, h1 a {
	font-size: 1.6em;
	text-align: center;
        color: yellow;
	}

h2, h2 a {
        font-size: 1.3em;
	text-align: left;
        color: #000;
        text-decoration: none;

}

h2 a {
color: #000;
}

h3 {
color: #fff
}

.a visited {
color: #666666
}

.entry {
	font-size: 12px;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	line-height: 18px;
	color: #333;
        margin-bottom: 20px;
}

.entry ol li, .entry ul li {
	margin: 0;
	padding: 0;
	}	

.post {
        font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
        text-align: left;
	padding-left:40px;
        color: #333;
        font-weight: 100;
        font-size: 0.85em;
        margin-bottom: 20px;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	}	

.top_meta, .navigation {
         color: #666666;
         font-size: 0.8em;
}

.bottom_meta {
color: #666666;
font-size: 0.8em;
}

.bottom_meta a {
color: #666666;
}

ul, ul a {
color: #fff;
text-decoration: none;
list-style-type: none;
font-size: 0.9em;

}

li, li a {
list-style-type: none;
padding: 0px 0px;
font-size: 1.05em;
font-weight: normal;
}

img.alignright {
	float: right;
	}

blockquote {	
	margin: 15px 30px 0 10px;
	padding-left: 20px;
        background-color: #efefef;
        font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.navigation {
        padding-left: 40px;
	clear:both;
	}

.navigation a {
        color: #666666;
        }

.footer {
        font-size: 1em;
        color: #999;
        }