rdiv, span, p, h1, h2, h3, h4, h5, h6, ul, ol, img {
	margin:0;
	padding:0;
	font-weight:normal;
}
a {
	color:#148700;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0px;
}
h2 {
	font-size:24px;
	font-weight:bold;
}
h3 {
	font-size:20px;
	font-weight:normal;
	background-color:#333;
	color:#fff;
	padding:4px 0 0 4px;
}
hr {
	color:#808080;
}
body {
	font-family:"Helvetica", "Arial", sans-serif;
	height:auto;
	width:1000px;
	margin:0px auto;
	background-image:url("images/np_lines.gif");
}
#header {
	height:100px;
	width:100%;
	background-image:url("images/npheader_gradient.gif");
	background-repeat:repeat-x;
	border-width:0 1px 0 1px;
	border-style:solid;
	border-color:#333;
}
#logo {
	margin:0 0 0 50px;
	float:left;
}
.header_block {
	margin:5px 10px 0 0;
	float:right;
	color:#fff;
	font-size:12px;
}
#header ul {
	display:none;
	float:right;
	width:420px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}
#header ul li {
	float:right;
	list-style-type:none;
	margin:15px 20px 0 0;
}
#header ul li a {
	color:#fff;
}
#header ul li a:hover {
	color: #91de47;
	text-decoration: none;
}
.menu {
	text-align:right;
	margin:25px 0 0 0;
}
.menu li {
	display:inline;
	margin:0 0 0 10px;
	font-size:20px;
	list-style-type:none;
}
.menu li a {
	color:#fff	;
}
#wrapper {
	padding:25px 0 0 0;
	width:100%;
	float:left;
	background-color:#fff;
	color:#333;
	border-width:0 1px 0 1px;
	border-style:solid;
	border-color:#333;
}
#content {
	width:540px;
	height:auto;
	float:left;
	margin:0 20px 0 50px;
}
.archive_entry {
	margin:0 0 10px 0;
}
.archive_entry img {
	padding:5px;
}
.commentlist li {
	background-color:#e9e9e9;
}
.commentlist p {
	padding:4px 0 0 0 !important;
}
.postinfo {
	color:#808080;
	font-size:12px;
	margin:0 0 10px 0;
}
.title {
	font-family:Georgia, "Times New Roman", serif;
	color:#333;
	text-decoration:none;
}
.title h1:hover {
	text-decoration:underline;
}
#content p {
	font-size:13px;
	line-height:19px;
	padding:4px 0 4px 0;
}
.post img {
	padding:5px;
}
.post li {
	list-style-type:square;
	list-style-position:inside;
	margin:6px 0;
	font-size:12px;
}
.post ul {
	margin:10px 0;
}
.alignright {
	float:right;
}
.alignright a {
	text-decoration:none;
}
.alignleft {
	float:left;
}
.alignleft a{
	text-decoration:none;
}
.more_link {
	background-color:#148700;
	color:#fff;
	padding:4px 3px;
}
.more_link:hover {
	background-color:#91de47;
}
#sidebar {
	width:338px;
	height:auto;
	float:left;
}
.clear {  
	clear:both  
} 
.slider {
	height:200px;
	width:338px;
	text-decoration:none;
	color:#fff;
}
.slider_caption {
	height:auto;
	width:338px;
	background-color:#000;
	opacity:0.7;
	position:absolute;
	bottom:0px;
	padding:3px;
}
.slider_title {
	font-size:18px;
}
.slider_excerpt {
	font-size:12px;
}
.widget_categoryposts {
	margin:10px 0 10px 0;
}
.widget_categoryposts ul {
	margin:10px 0 10px 0;
}
.widget_categoryposts li {
	margin:0 0 10px 0;
	font-size:11px;
	list-style-type:none;
}
.widget_Twidget {
	margin:10px 0 10px 0;
}
.widget_Twidget ul {
	margin:10px 0 10px 0;
}
.widget_Twidget li {
	margin:0 0 10px 0;
	font-size:12px;
	list-style-type:none;
	background-image:url("images/tweet.gif");
	background-repeat:no-repeat;
	padding:0 0 0 21px;
	min-height:24px;
}
.block {
	margin:10px 0;
}
.related_post {
	margin:10px 0 10px 0;
}
.related_post li {
	margin:0 0 5px 0;
	font-size:12px;
	list-style-type:none;
}
#comments {
	margin:0 0 10px 0;
}
.commentlist li {
	min-height:48px;
	margin:0 0 7px 0;
	padding:5px;
	color:#414141;
	border:1px solid #999;
	list-style-type:none;
	overflow: hidden;
}
.comment_author {
	font-size:12px;
	color:#666;
	font-style:italic;
}
#comment {
	width:100%;
}
.formlist li {
	margin:5px 0 5px 0;
	min-height:22px;
	list-style-type:none;
}
.avatar {
	border:1px solid #999;
	padding:2px !important;
	background-color:#fff;
}
#footer {
	float:left;
	font-size:12px;
	margin:20px 0 0 0;
	border-bottom:1px solid #333;
	background-color:#fff;
	width:100%;
	height:auto;
}
.daps_label {
	text-align:center;
}
.footer_links {
	text-align:center;
	padding:10px 0;
}
.footer_links li {
	display:inline;
	list-style-type:none;
}