#blogPosts
	{
		line-height:20px;
	}
#blueBox
	{
		position:relative;
		width:440px;
		top:100px;
		margin:0 auto;
	}
#blueBox h1
	{
		text-indent:-9999px;
	}
#blogPosts img
	{
		border-width:0;
	}
body
	{
		background:transparent url("../images/bg_body.png") 50% 0% no-repeat;
		padding:0;
		margin:0;
		font-size:80%;
	}
.clearer
	{
		clear:both;
	}
#col_left
	{
		position:relative;
		float:left;
		left:14px;
		height:200px;
		width:446px;
		padding-top:220px;
	}
#col_right
	{
		position:relative;
		float:left;
		left:41px;
		width:500px;
	}
.comment
	{
		padding:0px 5px;
	}
.odd
	{
		background-color:#c09;
	}
.even
	{
		background-color:#c00;
	}
#contactForm
	{
		position:relative;
		display:none;
	}
#container
	{
		position:relative;
		width:1000px;
		margin:0px auto;
	}
#content
	{
		position:relative;
		margin-top:60px;
	}
.datePosted
	{
		font-size:85%;
		margin:0px;
		color:#666;
	}
.error
	{
		background-color:#f00;
		padding:10px;
		color:#fff;
		font-weight:bold;
	}
#featuredSite
	{
	}
fieldset
	{
		background:url("../images/bg_white.png");
		border-width:0px;
		margin:0px auto;
	}
#gallery
	{
		position:relative;
		width:582px;
		margin:0 auto;
		top:300px;
	}
#hd_featuredSite
	{
		position:relative;
		width:209px;
		height:38px;
	}
#hd_featuredSite span
	{
		background:url("../images/hd_featureSite.png") no-repeat;
		position:absolute;
		width:100%;
		height:100%;
	}
.hr_blog
	{
		position:relative;
		width:351px;
		height:10px;
		margin:0px auto;
		background:url("../images/hr_blog.png") no-repeat;
	}
html
	{
		background:url("../images/bg_html.png");
		margin:0;
		font-family:tahoma, sans-serif;
	}
h1
	{
		font-family:Georgia;
		margin:0px;
	}
h2
	{
		font-family:Georgia;
		font-size:130%;
		letter-spacing:2px;
	}
h3
	{
		font-family:Georgia;
		font-size:110%;
		letter-spacing:1px;
	}
input
	{
		font-size:120%;
	}
p
	{
		line-height:20px;
	}
label
	{
		display:block;
	}
#msg
	{
		display:none;
	}
.msg_errors
	{
		background: #fcc url("../images/exclamation.png") center no-repeat;
		background-position: 15px 15px; /* x-pos y-pos */
		text-align: left;
		padding: 5px 20px 5px 45px;
		border-top: 2px solid #c33;
	}
.msg_confirm
	{
		background: #cf9 url("../images/accept.png") center no-repeat;
		background-position: 15px 15px; /* x-pos y-pos */
		text-align: left;
		padding: 5px 20px 5px 45px;
		border-top: 2px solid #063;
	}
.msg_errors li
	{
		list-style-type:none;
	}
.postInfo
	{
		text-align:right;
	}
.postTitle
	{
		font-family:Georgia, Times New Roman, serif;
		font-size:150%;
		margin-bottom:0;
		color:#060;
	}
.screenshot
	{
		position:relative;
		float:left;
		width:160px;
		height:150px;
		border:1px dotted #f90;
		padding:2px;
	}
.site
	{
		position:relative;
		margin-bottom:10px;
	}
.siteContent
	{
		position:relative;
		width:325px;
		margin-left:5px;
		float:left;
	}
