@charset "UTF-8";/* BLOG CSS - Germinal Press *//* TOP SECTION */#top				{ width: 960px; height: 303px; margin: 0 auto; float: left; margin-bottom: -65px; }#top h1				{ width: 960px; height: 303px; background: url('/images/blog/hero.jpg') no-repeat -20px top; display: block; margin-bottom: -75px; text-indent: -9999px;  }/* LEFT COLUMN */#mainContent		{ width: 570px; float: left; }#mainContent h1		{ background: url('/images/blog/posts_heading.png') top left no-repeat; height: 30px; display: block; padding-bottom: 5px; border-bottom: 1px solid #9cb228; margin-bottom: 30px; text-indent: -9999px; }/* POSTS */article.post            { margin-bottom: 50px; position: relative; padding-bottom: 20px; }article.post h2         { color: #FFF; font-size: 2.6em; }article.post h2 a       { color: #FFF; }article.post h2 a:hover { color: #CCC; }article.post img        { float: left; margin: 20px 0px; }article.post time       { color: #727272; font-size: 1.8em; }article.post .quote		{ font-family: Georgia, sans-serif; font-style: italic; font-size: 1.9em; color: #FFF; padding-top: 10px; }

/* SIDEBAR */#sideBar				{ width: 300px; float: left; padding: 0px 0px 0px 47px; }#sideBar h1				{ background: url('/images/blog/catagories_heading.png') top left no-repeat; height: 30px; display: block; padding-bottom: 5px; border-bottom: 1px solid #9cb228;						margin-bottom: 30px; text-indent: -9999px; }						#catagory ul			{ padding-bottom: 30px; }#catagory li			{ font-size: 1.6em; text-transform: uppercase; margin: 6px 0px 6px 0px; }#catagory li a 			{ padding: 2px 10px 2px 0; }#recentComments			{ width: 315px; float: left; margin-top: 20px; }#recentComments h1		{ background: url('/images/blog/comments_heading.png') top left no-repeat; height: 30px; display: block; padding-bottom: 5px; border-bottom: 1px solid #9cb228;						margin-bottom: 30px; }

.comment				{ margin-bottom: 30px; }	.comment h2				{ color: #727272; font-size: 1.3em; font-weight: normal; line-height: 1.5em; }	.comment em				{ color: #FFF; font-weight: normal; font-style: normal; }.comment p				{ font-family: Georgia, sans-serif; font-style: italic; font-size: 1.6em; color: #AAA; padding-top: 5px; line-height: 1.4em; }										#pagination				{ margin: 0 0 30px 0; font-size: 1.6em; color: #666; }
