/*
Theme Name: etech
Theme URI: http://www.etechatlanta.com/
Description: The eTech-nology Wordpress theme
Version: 1.0
Author: Marcellus Haynes, eTech Atlanta
Tags: mantle color, variable width, two columns, widgets

eTech Atlanta WordPress Theme by Marcellus Haynes || http://www.etechatlanta.com
This is just a basic layout, with only the bare minimum defined.
*/


#blogWrap {
	margin:20px 60px 20px 20px;
	text-align:left;
	min-height:400px;
        color:gray;
}

#blogWrap p {
        line-height:2;
}

div#blogHeader {
	width:100%;
	float:left;
	clear:both;
	margin-bottom:20px;
	
}

h3.storytitle { font-size:1.4em }

h3.storytitle a {
    color:gray;
    text-decoration:none;
}

div.meta {
   font-size:11px;
   font-style:italic;
}
