﻿#blogsLi dt
{
	background-image: url('/images/navlink_active.gif'); 
	background-repeat: repeat-x; 
	background-position: center 2px;
}
#newsLetter
{
	color:#ccc;
}
.blog
{
	padding:5px 0;
}
.blogimg
{
	float:left;
	margin:0 10px 5px 0;
}
.blogTitle
{	
	text-transform: uppercase;
	font-family:Times New Roman, Serif;
	font-size: 140%;
	font-weight:bold;
	color: #0066cc;
	
}
.blogTitle a
{
	color: #0066cc;
	text-decoration: none;
}
.blogTitle a:hover
{
	color: #20345a;
	text-decoration: underline;
}
.blogDesc
{

	font-family: Trebuchet MS, Helvetica, Arial;
	font-size: 110%;

}
.latesttext
{
	margin:0 0 3px 0;
	font-size:80%;	
}
#postTitle
{
	font-weight: bold;
	font-size: 120%;

}
.bloglink
{
	display:block;
	margin:10px 0;	
}
.latestpost
{
	clear:both;
	background:#f1f1f1;
	padding:10px;
	font-size:10px;	
}
#postSumm p
{
	margin:5px 0;
}
#postDate
{
	font-size: 90%;
	color: #666666;
	margin:0 0 5px 0;
}

#postHead
{
	background-color: #eeeeee;
	clear: both;  
	width: 630px; 
	height: 25px;
	padding: 0px 0px 0px 10px;
	margin: 20px 0px 10px 0px;
	font-size: 140%;
	overflow: hidden;
}
#blogQuote
{
	margin: 10px 0px 0px 10px;
	font-size: 120%;
	font-style: italic;
}
.danielblog
{
	margin:-20px 0 0 0;	
}