@import url('reset.css');

body {
	background: url(images/bg.jpg);
	font-family: Tahoma, Geneva, sans-serif;
}

/*header*/
.h-bg {
	background: url(images/header-bg.jpg) repeat-x;
	height: 139px;
}

.h {
	width: 1000px;
	height: 139px;
	margin: 0 auto;
	position: relative;
}

.logo {
	position: absolute;
	top: 0;
	left: 20px;
}

.wp-desc {
	font-size: 11px;
	font-weight: bold;
	color: #625c5c;
	line-height: 13px;
	text-align: center;
	width: 452px;
	position: absolute;
	top: 50px;
	right: 32px;
}

.h-bookmark {
	position: absolute;
	top: 0;
	right: 38px;
}
/*header end*/

/*menu*/
.menu-bg {
	background: url(images/menu-bg.png) no-repeat;
	width: 1000px;
	height: 49px;
	margin: 0 auto;
}

.menu {
	float: left;
	margin: 11px 0 0 20px;
}

.menu li {
	background: url(images/menu-border.png) no-repeat;
	height: 26px;
	float: left;
	padding: 0 15px;
}

.menu a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 26px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #000 1px 1px 1px;
}

.menu a:hover, .menu a.menu-act {
	color: #9cfd05;
}

.s {
	float: right;
	overflow: hidden;
	margin: 10px 13px 0 0;
}

.s li {
	float: left;
}

.s-i input {
	background: url(images/search-input.png) no-repeat;
	border: 0;
	width: 223px;
	height: 22px;
	font: 13px Tahoma, Geneva, sans-serif;
	color: #000;
	padding: 6px 3px 0 10px;
}
/*menu end*/

/*wrapper*/
.wrap {
	width: 1000px;
	margin: 10px auto;
	overflow: hidden;
}
/*wrapper end*/

/*title*/
.s-tit {
	font-size: 15px;
	font-weight: bold;
	color: #f2f2f2;
	text-align: center;
	text-shadow: #000 1px 1px 1px;
	line-height: 26px;
	height: 26px;
	margin-top: 7px;
}

.m-tit {
	background: url(images/m-tit.jpg) repeat-x;
	height: 55px;
	overflow: hidden;
}

.t-t {
	font-size: 17px;
	font-weight: bold;
	color: #000;
	line-height: 55px;
	float: left;
	margin-left: 10px;
	width: 370px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.t-t a{
	color: #000;
        text-decoration: none;
}
.t-t a:hover{

        text-decoration: underline;
}

.date {
	background: url(images/date-icon.png) no-repeat 0px 13px;
	font-size: 13px;
	font-weight: bold;
	color: #5f9205;
	line-height: 55px;
	padding-left: 44px;
	float: right;
	margin-right: 10px;
}
/*title end*/

/*sideblock left*/
.s-bl-l {
	width: 204px;
	float: left;
}

.s-bl-r {
	width: 204px;
	float: right;
}

.sidebar {
	background: url(images/sidebar-c.png) repeat-y;
	margin-bottom: 10px;
	overflow: hidden;
}
.sidebar a{

    color:#fff;
    font-size: 12px;
    text-shadow: #000 1px 1px 1px;
    text-decoration: none;
}
.sidebar a:hover{
    text-decoration: underline;
}




.sidebar-t {
	background: url(images/sidebar-t.jpg) no-repeat;
}

.sidebar-b {
	background: url(images/sidebar-b.jpg) no-repeat bottom;
	overflow: hidden;
	padding-bottom: 15px;
}

.sidebanner {
	margin: 10px auto 0;
	text-align: center;
}

.sidebanner a {
	font-size: 14px;
	font-weight: bold;
	color: #f6f6f6;
	text-shadow: #000 1px 1px 1px;
	text-transform: uppercase;
	text-decoration: none;
}

.sidebanner a:hover {
	text-decoration: underline;
}

.sidebar ul {
	font-size: 12px;
	color: #fff;
	line-height: 13px;
	text-shadow: #000 1px 1px 1px;
	margin: 10px 15px;
}

.sidebar ul a {
	background: url(images/sidelist-icon.png) no-repeat 0px 3px;
	color: #fff;
	text-decoration: none;
	padding-left: 9px;
}

.sidebar ul a:hover {
	text-decoration: underline;
}
.sidebar li{
	margin: 10px 0px 0px 0px;
}
/*sideblock end*/

/*tags*/
.tags {
	margin: 10px 7px;
}

.tags a {
	color: #fff;
	font-weight: bold;
}

.tags a:hover {
	text-decoration: none;
}

.tag1 {
	font-size: 18px;
}

.tag2 {
	font-size: 12px;
}
/*tags end*/

/*archive*/
.arch {
	width: 390px;
	margin: 0 auto 5px;
	overflow: hidden;
}

.arch li {
	float: left;
	margin-right: 1px;
}

.arch a {
	display: block;
	background: url(images/p-c.png) repeat-x;
	height: 28px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	line-height: 28px;
}

.p-l {
	display: block;
	background: url(images/p-l.png) no-repeat left;
	height: 28px;
}

.p-r {
	display: block;
	background: url(images/p-r.png) no-repeat right;
	height: 28px;
	padding: 0 10px;
}

.arch a:hover {
	background: url(images/p-c-h.png) repeat-x;
}

.p-l:hover {
	background: url(images/p-l-h.png) no-repeat left;
}

.p-r:hover {
	background: url(images/p-r-h.png) no-repeat right;
}

.dots {
	font-size: 12px;
	font-weight: bold;
	margin-top: 18px;
	padding: 0 4px;
}
/*archive end*/

/*main block*/
.m-bl {
	width: 584px;
	float: left;
	margin-left: 4px;
}

.mainbar {
	background: url(images/mainbar-c.png) repeat-y;
	margin-bottom: 10px;
	overflow: hidden;
}

.mainbar-t {
	background: url(images/mainbar-t.png) no-repeat;
	height: 11px;
}

.mainbar-b {
	background: url(images/mainbar-b.png) no-repeat;
	height: 11px;
}

.post {
	margin: 10px 0 0;
}

.post p {
	font-size: 11px;
	color: #000;
	line-height: 14px;
	width: 542px;
	margin: 0 auto 10px;
}

.post p a {
	font-weight: bold;
	color: #ad0202;
}

.post p a:hover {
	text-decoration: none;
}

.post p.post-img {
	text-align: center;
	margin: 0 0 10px;
}

.post p.more {
	font-size: 13px;
	text-align: right;
        float: right;
}
.more-link {
	font-size: 13px;
	text-align: right;
        float: right;

}

.comment {
	width: 568px;
	margin: 0 auto 10px;
}

.comment-author {
	background: #e9e9e9;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	font-size: 12px;
	font-weight: bold;
	color: #48980e;
	line-height: 19px;
	height: 19px;
	padding: 0 10px;
	margin-bottom: 5px;
}

.comment-text {
	font-size: 11px;
	color: #000;
	line-height: 13px;
	padding: 0 10px;
}

.ur-info {
	margin: 10px auto 10px 30px;
}

.ur-info li {
	width: 235px;
	height: 21px;
	font-size: 12px;
	color: #000;
	line-height: 21px;
	text-align: right;
	margin-bottom: 4px;
}

.ur-info input {
	background: url(images/ur-inf-input.png) no-repeat;
	border: 0;
	width: 147px;
	height: 17px;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #000;
	float: right;
	margin-left: 5px;
	padding: 4px 2px 0;
}

.ur-com {
	width: 568px;
	margin: 0 auto 5px;
}

.ur-com p {
	font-size: 12px;
	color: #000;
	line-height: 17px;
	padding-left: 10px;
}

.ur-com textarea {
	background: #f4f4f4;
	border-top: 1px solid #cbc8cd;
	border-bottom: 1px solid #cbc8cd;
	border-left: 0;
	border-right: 0;
	width: 564px;
	height: 84px;
}

.submit {
	width: 544px;
	text-align: right;
	margin: 0 auto;
	overflow: hidden;
}

/*main block end*/

/*footer*/
.footer {
	background: url(images/footer-bg.jpg) repeat-x;
	height: 114px;
	overflow: hidden;
	margin-top: 20px;
}

.footer-desc {
	font-size: 12px;
	color: #000;
	text-align: center;
	line-height: 17px;
	margin-top: 40px;
}

.footer-desc span {
	font-weight: bold;
	text-decoration: underline;
}

.footer-desc a {
	color: #000;
}

.footer-desc a:hover {
	text-decoration: none;
}

/*footer end*/
.nav{
    font-size:12px;
    text-transform: uppercase;
    font-weight: bold;
    color:#496f04;
    text-align: center;
}
.nav a{
    color:#496f04;
}
.textwidget{
    margin:0px 0px 5px 10px;
    color:#fff;
    font-size: 12px;
    text-shadow: #000 1px 1px 1px;
}
.textwidget a{
	font-size: 12px;
	color: #fff;
	text-shadow: #000 1px 1px 1px;
}
.tagcloud{
    margin:10px;
    color:#fff;
    font-size: 12px;
    text-shadow: #000 1px 1px 1px;
    
}
.tagcloud a{
    color:#fff;

}
.logged{
    font-size:12px;
    padding: 10px 0px 10px 15px;
}
.logged a{
    font-size:12px;
    color:#6fb304;

}
.navi2{
    font-size:12px;
    font-weight: bold;
    color:#000;
    }
.navi2 a{
    color:#538407;
    text-decoration: none;
}
.navi2 a:hover{
    text-decoration: underline;
}
.seo-tag-cloud{
    margin:0px 10px 0px 10px;
    text-shadow: none;
}
.advanced-random-posts{
    margin:0px 0px 0px 10px;
    padding-right: 15px;
    padding-left: 5px;
    padding-top: 10px;
}
.wp-pagenavi{
    margin-top: 5px;
    margin-bottom: 0px;
    text-align: center;
}
.best-related-posts a{
	color: #538407;
        text-decoration: none;
}
.best-related-posts a:hover {
	text-decoration: underline;
}

.shareaholic-like-buttonset {position:relative;top:-3px;right:25px;}