/*
Theme Name: A0113
Theme URI: http://www.psd2site.com/
Description: Theme Name
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #edead9;
	color: #3b3b3b;
	line-height: 18px;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 16px;
}
h1, h2, h3 {
	font-weight: bold;
	padding: 3px 0;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #3b3b3b;
}
h2.pagetitle {
	text-align: center;
}

a:link, a:visited {
	text-decoration: none;
	color: #98b521;
}

a:hover {
	text-decoration: none;
	color: #98b521;
}

p {
	padding: 5px 0;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}





#page {
	margin: 20px auto 10px auto;
	width: 966px;
	background: #ffffff;
	border: 1px solid #d5d1b9;
	padding: 6px;
}

#header {
	background: #98b521 url(images/header_bg.jpg) repeat-x bottom;
	overflow: hidden;
}
#headerimg {
	background: url(images/headerimg_bg.jpg) no-repeat top right;
	height: 143px;
}
#headerimg h1 a {
	display: block;
	width: 335px;
	height: 139px;
	background: url(images/logo.jpg);
	text-indent: -999px;
}
#nav {
	height: 31px;
	float: right;
	background: url(images/nav_bg.jpg) repeat-x top left;
	border-left: 1px solid #fff;
}
#nav li {
	list-style: none;
	float: left;
	background: url(images/nav_li.jpg) no-repeat center left;
}
#nav li.home {
	background: none;
}
#nav a, #nav a:visited {
	color: #fff;
	font-weight: bold;
	line-height: 31px;
	padding: 0 25px;
	display: block;
	margin-right: 1px;
}

#nav a:hover, #nav li.current_page_item a {
	background: url(images/nav_hover.jpg) repeat-x top left;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	padding: 0 20px;
	color: #759101;
	text-decoration: none;
}

#content {
	width: 470px;
	float: left;
	border: 1px solid #ddd;
	background: url(images/content_bg.jpg) repeat-x top left;
	padding: 16px;
	margin-top: 5px;
	margin-right: 7px;
}
.search {
	float: left;
	width: 455px;
	background: #3a618e;
	height: 39px;
	line-height: 39px;
	margin: 5px 0;
}
.subscribe {
	float: left;
	padding: 0 7px;
	font-weight: bold;
	font-size: 25px;
}
.subscribe a {
	color: #fff;
}

#sidebar-left {
	width: 177px;
	float: left;
	border: 1px solid #e3ca9d;
	margin-right: 7px;
}
#sidebar-left .inner {
	border: 1px solid #fff;
	background: #f9e6c4;
}
#sidebar-right {
	width: 267px;
	float: left;
	border: 1px solid #a2cae4;
}
#sidebar-right .inner {
	border: 1px solid #fff;
	background: #d0e6f4;
	padding-bottom: 5px;
}
#sidebar-right .sponsors {
	background: #a8d1eb;
	text-align: center;
	padding-bottom: 5px;
}
#sidebar-right .sponsors img {
	margin: 2px;
}
#sidebar-right .banners {
	text-align: center;
}
#sidebar-right .banners img {
	margin: 2px;
}
#sidebar-left .ads {
	text-align: center;
	padding-top: 20px;
}

#sidebar-left h3, #sidebar-right h3 {
	padding: 0 10px;
	line-height: 34px;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}
#sidebar-left h3 {
	color: #cc550d;
	background: url(images/sidebar-left_h3.jpg) repeat-x;
}
#sidebar-right h3 {
	color: #003b70;
	background: url(images/sidebar-right_h3.jpg) repeat-x;
}
#sidebar-right .sponsors h3 {
	background: url(images/sposnors_h3.jpg) repeat-x;
	line-height: 29px;
}

#sidebar-left ul, #sidebar-right ul {
	list-style: none;
	padding-bottom: 10px;
}
#sidebar-left ul li li {
	padding: 0 10px;
}
#sidebar-left a, #sidebar-left a:visited {
	color: #000;
}
#sidebar-right ul li li {
	padding: 5px 10px;
}
#sidebar-right a, #sidebar-right a:visited {
	color: #003b70;
}
#searchform #s {
	width: 210px;
	padding: 2px;
	vertical-align: top;
	margin-top: 10px;
}

#searchsubmit {
	padding: 5px;
}

#bottom {
	background: #7a950f;
	color: #fff;
}
#bottom a, #bottom a:visited {
	color: #fff;
}

#bottom .inner {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
}
#bottom h3 {
	background: url(images/bottom_h3.jpg) repeat-x;
	line-height: 33px;
	text-transform: uppercase;
}
#bottom ul {
	list-style: none;
}
#bottom ul li {
	float: left;
	width: 325px;
}
#bottom ul li li {
	float: none;
}
#bottom ul li.categories {
	width: 655px;
}
#bottom ul li.categories li {
	float: left;
	width: 160px;
}
#bottom ul li.interesting-sites {

}
#bottom ul li.widget_text {
}
#footer {
	color: #000;
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
}
#footer a, #footer a:visited {
	color: #000;	
}



.post {
	margin: 0 0 40px;
}
.post h2 a, .post h2 a:visited {
	color: #3b3b3b;
}
.posted {
	background: #98b521;
	color: #fff;
	font-weight: bold;
	padding: 0 5px;
}
a.more-link {
	font-weight: bold;
	text-decoration: underline;
}
.comments {
	float: right;
}
.comments a, .comments a:visited {
	color: #3b3b3b;
}
.comments a span.nr, .comments a:visited span.nr {
	color: #98b521;
}
.postmetadata {
	font-size: 11px;
	font-weight: bold;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.clear {
	clear: both;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.navigation {
	text-align: center;
	margin-top: 10px;
}

.aligncenter {
	margin: 0 auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}





.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 1px solid #ddd;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
 float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.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 input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	padding: 2px;
}

#commentform #submit {
}

#commentform p {
	margin: 5px 0;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}





#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #ffffff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.pagebar a{padding:5px 8px 5px 8px;background:#fff;border:1px solid #dcdcdc;color:#98b521;font-size:10px;margin:0 5px 0 0;}

.pagebar a:hover, .pagebar span.this-page {padding:5px 8px 5px 8px;border:1px solid #98b521;color:#fff; background: #98b521; text-decoration:none;font-size:10px;margin:0 5px 0 0;}

.pagebar .on{padding:5px 8px 5px 8px;border:1px solid #dcdcdc;color:#98b521;font-size:10px;margin:0 5px 0 0;}

.pagebar span{padding:5px 8px 5px 8px;border:1px solid #dcdcdc;font-size:10px;margin:0 5px 0 0;}
