/*-----------------------------------------------------------------------------
author:    www.danielwriter.com
-----------------------------------------------------------------------------*/


/* =Seth Ingham Blog/news
-----------------------------------------------------------------------------*/
#h1Blog {
	width:800px;
	height:49px;
	background:url(../img/h1Blog.gif) no-repeat;
	position:absolute;
	}
	
#leftCol {
	width:675px;
	float:left;
	}
	
#blogArchive {
	margin:10px 0 0 0;
	width:300px;
	padding:15px;
	border:#215689 solid 1px;
	background:#000000;
	float:right;
	}
	
#mainBlogList li {
	list-style:none;
	border-bottom:#c9fff9 solid 1px;
	margin:0 0 15px 0;
	}
	
#archiveBlogList li {
	list-style:none;
	}
	
