body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
em { font-style:italic }
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
b, strong {
	font-weight: bold;
}
a {
	color: #227AA7;
	text-decoration: none;
}
a:active, a:focus, a:hover {
	color: #000;
}
.delete {
	display: none;
}
.fix-1 {
	display: block;
	height: 100%;
	overflow: hidden;
}
.fix-2 {
	display: inline;
	height: 100%;
	overflow: hidden;
}
.f-left, .alignleft {
	float: left;
}
.f-right, .alignright {
	float: right;
}
body {
	background-color: #d7d7d7;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrap {
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	clear: both;
	margin: 0 auto;
	width: 960px;
}
#header-1 {
	/*height: 95px;*/
       background-color: #fff;
}
#header-2 {
	background: url(images/nav-bg.gif) #fff repeat-x 0 0;
	border-top: 1px solid #898989;
	border-bottom: 1px solid #2E2E2E;
	clear: both;
}
#content {
	background: url(images/content-bg.gif) repeat-y 0 0;
	clear: both;
	padding: 0 0 0 235px;
	margin: 1px 0 0;
}
#left-content {
	display: inline;
	float: left;
	margin: 0 0 0 -235px;
	padding: 10px 15px;
	width: 205px;
}
#middle-content {
	display: inline;
	float: right;
	width: 100%;
}
#footer-1 {
	background-color: #202020;
	padding: 0 0 15px;
}
#header-1 .description {
	display: none;
}
#header-1 h1 a, #header-1 h2 a {

}
#header-1 .ad {
	float: right;
	padding: 15px 0 0 0;
}
#header-2 li, #header-2 ul {
	display: inline;
}
#header-2 a {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #fff;
	display: block;
	float: left;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 20px 4px;
}
#header-2 a:active, #header-2 a:focus, #header-2 a:hover, #header-2 li.current_page_item a {
	color: #D2E4EC;
}
.block {
	/*border-bottom: 1px dotted #000;*/
	padding: 10px 0 15px;
}
.block h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 8px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
}
.block ul {
}
.block li {
	background: url(images/bullet.gif) no-repeat 0 50%;
	border-bottom: 1px dotted #000;
	padding: 7px 10px;
}
.block li a {
	color: #000;
}
.block li a:active, .block li a:focus, .block li a:hover {
	color: #227AA7;
}
.block .textwidget {
	padding: 0 0 15px;
	border-bottom: 1px dotted #000;
}
.block #searchform #searchsubmit {
	display: none;
}
.block #searchform #s {
	border: 1px solid #B9C3C1;
	height: 25px;
	width: 200px;
	font-size: 13px;
}
.post-wrap {
	padding: 10px 30px;
}
.post-top h1, .post-top h2 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
}
.post-top h1 a, .post-top h2 a {
	color: #003366;
	text-decoration: none;
}
.post-top .info {
	background-color: #E9F4F2;
	color: #8E8F91;
	padding: 5px 15px 5px 5px;
        margin-bottom: 12px;
}
.post-top .info1 {
	float: left;
}
.post-top .info2 {
	float: right;
}
.info .author {
	background: url(images/author-icon.gif) no-repeat 0 50%;
	color: #3A6699;
	font-weight: bold;
	padding: 0 0 0 18px;
}
.info .date {
	font-weight: bold;
}
.info .cat {
	background: url(images/folder-icon.gif) no-repeat 0 50%;
	padding: 0 0 0 18px;
}
.info .comm {
	background: url(images/comm-icon.gif) no-repeat 0 50%;
	font-weight: bold;
	padding: 0 0 0 30px;
}
.post {
	border-bottom: 1px dotted #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px 0 0;
}
.post p {
	line-height: 18px;
	margin: 0 0 20px;
}
.post blockquote {
	background-color: #EDEFE2;
	padding: 5px 10px;
	margin: 0 0 10px 30px;
}
.post blockquote p {
	margin: 0;
	padding: 0 0 15px;
}
.post h2 {
	color: #003366;
	font-size: 22px;
	font-weight: bold;
}
.post h3 {
	color: #003366;
	font-size: 16px;
	font-weight: bold;
}
.post h4 {
	color: #252525;
	font-size: 16px;
	font-weight: bold;
}
.post ul {
	list-style: disc inside;
	padding: 5px 0 15px 30px;
}
.post ol {
	list-style: decimal inside;
	padding: 5px 0 15px 30px;
}
.post li {
        padding-bottom:18px;
}
.post img {
	padding: 5px;
}
.post .more-link {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 20px 20px 10px 0;
}
.post .tags {
	border-top: 1px solid #ccc;
	padding: 8px 0;
}
#comments {
	padding: 10px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#comments h3 {
	background-color: #E9F4F2;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding: 6px 10px;
}
.commentlist .comment {
	background: url(images/quote.gif) #EDEFE2 no-repeat 0 0;
	color: #444;
	margin: 0 0 0 30px;
	padding: 10px 30px;
	line-height: 16px;
}
.commentlist .comment p {
	padding: 0 0 15px 0;
}
.commentlist .top {
	padding: 10px 30px;
}
.commentlist .info .author {
	color: #3A6699;
	font-weight: bold;
	background: none;
	padding: 0;
}
#comment-box h4 {
	padding: 15px 10px;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
#comment-box .formlist li {
	padding: 5px 0;
	font-size: 14px;
	display: block;
	height: 100%;
	overflow: hidden;
}
#comment-box .formlist textarea {
	border: 1px solid #CFCFCF;
	background-color: #E9F4F2;
	float: left;
	width: 400px;
	height: 200px;
}
#comment-box .formlist .msg {
	float: left;
	width: 240px;
	padding: 0 0 0 10px;
}
#comment-box .formlist .msg p {
	margin: 0 0 15px 0;
}
#comment-box .formlist input {
	border-top: none;
	border-bottom: 1px solid #707070;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	background-color: #E9F4F2;
	height: 20px;
	width: 200px;
}
#comment-box .formlist input#submit {
	background: url(images/submit.gif) no-repeat 0 0;
	width: 138px;
	height: 39px;
	text-indent: -9999px;
	border: none;
}
#footer-1 ul.pages-bottom, #footer-1 p {
	clear: both;
	padding: 5px 0;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
#footer-1 li, #footer-1 ul {
	display: inline;
}
#footer-1 a {
	color: #fff;
	display: block;
	float: left;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 20px 0;
}
#footer-1 a:active, #footer-1 a:focus, #footer-1 a:hover {
	color: #A3753A;
}
#footer-1 .pages-bottom {
	margin: 0 auto;
	display: block;
	height: 100%;
	overflow: hidden;
	width: 650px;
}