@import url(http://www.explorefranklincountypa.com/css/sub.css);

#blog h4 {color:#893003; font-size:16px;}
#blog h3 {padding-bottom:5px; color:#5297d8; text-transform:uppercase;}
#blog h3 a {color:#5297d8; text-decoration:none; text-transform:uppercase;}
#blog a {color:#5297d8;}
#blog a:hover {color:#000000; }
#blog small {color:#893003; text-transform:uppercase;}
#blog .entry img {margin-right:10px; margin-bottom:5px;}
#blog .entry .alignleft {float:left;}

#blog h2 {background:#369;}

#blog ol {padding-left:20px;}

#blog #user-submit-story a {
	background-color:#5299D9;
	color:#FFF;
	display:inline-block;
	margin:0 0 10px;
	padding:4px 5px;
	text-decoration:none;
}
/* blog content previous and next links */
#blog .navigation {width:100%; font-size:11px; display:block; clear:both; float:left; margin-bottom:15px;}
#blog .navigation .alignleft {width:50%; float:left;}
#blog .navigation .alignright {width:50%; float:right; text-align:right;}

/* form styling */
form#commentform label, form.tdomf_form label {
	color:#5299D9;
	display:block;
	margin-bottom:3px;
	text-transform:uppercase;
}
form#commentform input, form#commentform textarea, form.tdomf_form input, form.tdomf_form textarea {
	border-color:#999 #DDD #DDD #999;
	border-style:solid;
	border-width:1px;
	color:#000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:3px;
}
form#commentform input, form.tdomf_form input { width:240px; }
form#commentform input#submit, form.tdomf_form input.submit {
	background-image:url('http://www.explorefranklincountypa.com/img/btnSubmit.gif');
	border:0;
	cursor:pointer;
	height:23px;
	padding:0;
	text-indent:-9999px;
	width:71px;
}

.comment {margin-bottom:20px;}