body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6 { font-size: 100%; } ol, ul { list-style: none; margin: 0; padding: 0; border: 0; } li { margin: 0; padding: 0; border: 0; } address, caption, cite, dfn, th, var { font-style: normal; font-weight: normal; } table { border-collapse: collapse; border-spacing: 0; } img { border: 0; } caption, th { text-align: left; } q:before, q:after { content: ''; } a, a:hover { text-decoration: none; }

body {
	font-size: 14px; /* Resets 1em to 10px */
	font-family: Helvetica, Times, serif;
	background: #c4cbd2;
	color: #333;
	text-align: center;
	line-height:125%;
	}

#page {
	margin: 0px auto;
	width: 100% !important;
	max-width:980px;
	min-width:980px;
	width: 980px;
	}

a {color:#3F536B;}
a:visited {color:#3F536B;}
a:hover {color:#78848E;}
strong {font-weight:bold;}
#header {
	height: 84px;
background: url('/wp-content/themes/default/images/header.gif') no-repeat bottom left;
width:980px;
	}
	#feedControl {background-color: #fff; -moz-border-radius: 30px; -webkit-border-radius: 30px; border: 3px solid #EFEFEF; font-size:12px; text-align:left; margin-left:15px; padding: 7px;}
	.gfc-resultsHeader {text-align:center; font-weight:bold}
	.gads iframe {margin-right:20px;}
#bodywrap {background: url('/wp-content/themes/default/images/bodyback.gif') repeat-y top left; float:left; width:980px}
#content {float:left; width:696px; text-align:left;}
	#sidebar {float:left; width:270px; text-align:right; padding-top:10px;}
	#sidebar ul {padding:5px;}
	#sidebar ul li {margin-bottom:10px;}
	#sidebar .dload {-moz-border-radius: 30px; -webkit-border-radius: 30px; border: 3px solid #EFEFEF; text-align:center; padding: 7px;}
	#sidebar .dload h3 {font-size:18px; padding-bottom:5px;}
	
	.commentlist li {-moz-border-radius: 1em; -webkit-border-radius: 1empx; border: 3px solid #EFEFEF;}
	.commentlist .alt {background:#F7F7F7}
	
	.post {padding:20px 10px 20px 20px;}
	.post h2 {font-size:24px;}
	.post h2 a {text-decoration:none;}
	.post p {margin: 5px 0;}
	.post a {text-decoration:underline;}
	.post ul {list-style:disc; margin:5px 0;}
	.post ul li {margin-left:30px; padding: 3px 0;}
.commentlistbox {padding:10px;}

.pagetitle {padding:15px 0 0 15px;}
.navigation {padding:3px 10px;}
.gfg-branding {display:none;}

#footer {
	background: url('/wp-content/themes/default/images/footer.gif') no-repeat top left;
	height: 58px; 
	clear: both;
	}

#footer p {
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */






/* Begin Comments*/
.alt {
	padding: 10px;
	}

.commentlist {
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	}

.commentmetadata {
	display: block;
	}
/* End Comments */


