@charset "utf-8";
/* CSS Document */



body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #3e3f44;
	font-family: Georgia;
}
#navigation { font-weight: bold; font-size: 13px;  padding-top:7px; padding-bottom: 8px; border-bottom: solid 1px #000000; line-height: 24px; }
#navigation a { color:#000000; }

.line { border-bottom: solid 1px #000000; }
#headlines a { text-decoration: none; }
a { color: #0066FF; text-decoration: none;}
#page-content {
	margin-top: 10px;
	width: 800px;
	font-size: 12px;
}
img {border: 0px;}
.story-title { font-weight: bold; font-size: 14px; }
.story-title a { color: #000000; }
.storylink { font-weight: bold; }
.storylink a { color: #000000; }
/* .storylink a:hover { border-bottom: solid 1px #000000; } */
#googleads {
	margin-top: 50px;
	margin-left: 10px;
}
#googleads-top {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;	
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
/* WORDPRESS */
a:hover { text-decoration: none; }
.narrowcolumn {
	width: 520px;
	padding-bottom: 0px;
}
.narrowcolumn .post { 
	text-align: left;
	border-bottom: 1px solid #000000;
}
.widecolumn {
	width: 100%;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: -80px;
	*margin-top: -50px;
}
.widecolumn .post { 
	text-align: left;
	* padding-top: 1px;
}
#sidebar {
	margin-left: 600px;
	* margin-left: 550px;
}
#respond { text-align: left; }

#submit { float: left; }
#footer { background: none; text-align:center; }
#footer a { font-weight: bold; color: #0066FF;}


#main-nav {
	font-weight: bold;
}