﻿/* Blogs Robot Css File */

* {
	padding: 0;
	margin: 0;
	outline: none;
	border: 0 none;
	text-decoration: none;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:none;
	color:#E2DFFF;
}
.clear {
	clear: both;
	width: 0;
	height: 0;
}
.ie6 {
	width: 990px;
	height: 20px;
	padding: 5px;
	background-color: #fff8ce;
	border: 1px solid #f7ecb2;
	color: #ff0000;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	margin: 4px auto 4px auto;
	text-align: justify;
	display: none;
}
#shadow {
	clear: both;
	width: 1023px;
	background: url(../images/shadow.png) repeat-y;
	margin: 0 auto;
	overflow: hidden;
}
#wrap {
	width: 1000px;
	margin: 0 auto;
}
body {
	padding: 0;
	margin: 0;
	background: url(../images/back.jpg) repeat-x #e8e8e8;
	direction: rtl;
}
.top {
	width: 1000px;
	height: 21px;
	font-family: arial;
	font-size: 15px;
	font-weight:bold;
	color: #fff;
	overflow: hidden;
	margin: 3px auto 8px auto;
}
.time {
	margin: 2px 5px 0 0;
	width: 300px;
	float: right;
	font-size:12px;
	text-align: right;
}
.time img {
	vertical-align: middle;
}
.languages {
	float: left;
	width: 300px;
	text-align: left;
	margin: 2px 0px 0 8px;
}
.languages a:link, .languages a:visited, .languages a:active {
	text-decoration: none;
	color: #fff;
}
.languages a:hover {
	text-decoration: none;
	color: #fff5ae;
}
.page-nav {
	width: 660px;
	height: 22px;
	color: #f1ffdb;
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
	margin-top: 8px;
	position: absolute;
	left: 49px;
}
.page-nav ul li {
	display: inline;
	float: right;
	margin-right: 16px;
	text-align: center;
}
.page-nav ul li a:link, .page-nav ul li a:visited, .page-nav ul li a:active {
	text-decoration: none;
	color: #fff;
}
.page-nav ul li a:hover {
	text-decoration: none;
	color: #fff5ae;
}
#header {
	width: 1000px;
	height: 254px;
	background: url(../images/header.jpg) no-repeat;
}
#index {
	width: 280px;
	height: 115px;
	float: right;
	margin: 25px 30px 0 0;
	overflow: hidden;
	text-indent: -9999px;
}
.header-ads {
	float: left;
	width: 460px;
	height: 75px;
	background-color: #434343;
	border: 1px solid #3f3f3f;
	margin: 45px 0 0 50px;
	color: #fff;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.header-ads:hover {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #3b4f18;
}
.nav-list {
	float: right;
	height: 30px;
	margin: 58px auto 0 auto;
	width: 600px;
	position: absolute;
}
.nav-list ul {
	margin-right: 10px;
}
.nav-list ul li {
	display: inline;
	float: right;
	width: 175px;
	height: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	margin-right: 7px;
	font-size: 17px;
}
.nav-list ul li a:link, .nav-list ul li a:visited, .nav-list ul li a:active {
	text-decoration: none;
	color: #fff;
}
.nav-list ul li a:hover {
	text-decoration: none;
	color: #f1ffd9;
}
.search {
	width: 360px;
	height: 30px;
	float: left;
	margin: 55px auto 0 30px;
}
.srch-box {
	width: 252px;
	height: 26px;
	background: url(../images/srch-box.jpg) 0 0 no-repeat;
	border: 0;
	padding: 8px 8px 5px 5px;
	color: #fff;
	margin: -5px 0 0 0;
	float: right;
	font-family: tahoma;
	font-size: 12px;
}
.srch-bt {
	width: 24px;
	height: 31px;
	float: right;
}
#page {
	width: 1000px;
	background: url(../images/slidebar-pat.jpg) repeat-y #fff;
	overflow: hidden;
}
#slidebar {
	width: 344px;
	float: right;
	background: url(../images/slide-top.jpg) top center no-repeat;
	min-height: 400px;
}
.add-blog {
	margin: 0 auto;
	width: 308px;
	height: 60px;
}
.add-blog a:link, .add-blog a:visited, .add-blog a:active {
	display: block;
	background: url(../images/add-blog.png) 0 0 no-repeat;
	width: 308px;
	height: 60px;
}
.add-blog a:hover {
	display: block;
	background: url(../images/add-blog.png) 0 -60px no-repeat;
	width: 308px;
	height: 60px;
}
.login {
	width: 310px;
	margin: 0 auto;
}
.table-login {
	font-family: arial;
	font-size: 15px;
	font-weight:bold;
	color: #fff;
	font-weight: bold;
}
.usr-input {
	width: 145px;
	height: 20px;
	background: url(../images/usr-input.png) no-repeat;
	border: 0;
	color: #fff;
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
	padding: 5px 40px 0 5px;
}
.pass-input {
	width: 145px;
	height: 20px;
	background: url(../images/pass-input.gif) no-repeat;
	border: 0;
	color: #fff;
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
	padding: 5px 40px 0 5px;
}
.login-pan {
	width: 300px;
	height: 50px;
	margin: 10px auto 0px auto;
}
.register {
	display: block;
	width: 172px;
	height: 36px;
	float: right;
}
.restore {
	display: block;
	width: 93px;
	height: 38px;
	float: right;
}
.block {
	width: 344px;
	overflow: hidden;
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
}
.block-header {
	width: 344px;
	height: 42px;
	background: url(../images/cas.jpg) no-repeat;
	text-align: center;
	padding-top: 8px;
	margin: 7px auto 7px auto;
}
.block-header h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
}
.mail-list {
	width: 283px;
	height: 127px;
	background: url(../images/mail-box.png) no-repeat;
	margin: 0 auto;
}
.mail-input {
	width: 162px;
	height: 20px;
	background: url(../images/mail-input.png) no-repeat;
	border: 0;
	color: #fff;
	font-family: tahoma;
	float: right;
	margin: 55px 25px 0 0;
	padding: 10px;
}
.mail-submit {
	float: right;
	margin: 55px 3px 0 0;
}
.rss a:link, .rss a:visited, .rss a:active {
	background: url(../images/rss-subscribe.png) 0 0 no-repeat;
	display: block;
	width: 248px;
	height: 56px;
	margin: 0 auto;
}
.rss a:hover {
	background: url(../images/rss-subscribe.png) 0 -55px no-repeat;
	display: block;
	width: 248px;
	height: 56px;
	margin: 0 auto;
}
.sponsor li {
	display: block;
	float: right;
	margin-right: 15px;
	margin-bottom: 12px;
	color: #000;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	width: 85px;
	height: 100px;
	background-color: #bebebe;
	border: 1px solid #d0d0d0;
}
.in-block {
	width:262px;
	margin:3px 29px 5px auto;
}
.in-top {
	width:262px;
	height:16px;
	background:url(../images/small-block_t.png) no-repeat;
}
.in-content {
	width:256px;
	background:url(../images/small-block_cols.png) repeat-y;
	padding:0 3px 0 3px;
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
	color:#fff;
	overflow:hidden
}
.in-content h3 {
	width:240px;
	margin:0 auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#fff;
	border-bottom:1px dashed #6b6b6b;
	margin-bottom:3px;
	padding-bottom:3px;
}
.in-content h3 img, .in-content img {
	margin-left:4px;
	vertical-align:middle;
}
.in-content ul li {
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
	color:#fff;
	border-bottom:1px dashed #747474;
	list-style-type:none;
	width:250px;
	margin:0 auto;
	line-height:160%;
}
.hr {
	width:258px;
	height:7px;
	margin:0 auto;
	display:block;
	background:url(../images/hr.png) no-repeat;
}
.in-content ul li img {
	vertical-align:middle;
	margin-left:3px;
}
.in-bot {
	width:262px;
	height:14px;
	background:url(../images/small-block_bot.png) no-repeat;
}
.thums ul li {
	width: 77px;
	height: 75px;
	background: url(../images/pic.png) no-repeat;
	display: inline;
	float: right;
	border: 0;
	margin-right: 6px;
	margin-bottom: 7px;
	text-align: center;
}
#content {
	width: 656px;
	float: left;
	font-family: arial;
	font-size: 15px;
	font-weight:bold;
	color: #4e4e4e;
}
.blog-des {
	width: 620px;
	background-color: #fbfcd5;
	border: 1px solid #ece3b0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	font-family: arial;
	font-size: 15px;
	font-weight:bold;
	text-align: justify;
	color: #4e4e4e;
	line-height: 160%;
	margin: 8px auto 5px auto;
}
.blog-des h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #4a5d2a;
	border-bottom: 1px dashed #4e4e4e;
	padding-bottom: 4px;
	margin-bottom: 7px;
}
.content-blogs {
	width: 629px;
	margin: 0 auto;
}
.con-top {
	width: 629px;
	height: 44px;
	text-align: right;
	background: url(../images/content_t.gif) no-repeat;
}
.con-mid {
	width: 619px;
	background: url(../images/content_m.gif) repeat-y;
	padding: 0 5px 0 5px;
}
.nav-blogs {
	width: 580px;
	float: right;
	color: #fffad1;
	font-family: arial;
	font-size: 15px;
	font-weight:bold;
	font-weight: bold;
	margin: 15px 35px 0 0;
}
.con-bot {
	width: 629px;
	height: 21px;
	background: url(../images/content_bot.gif) no-repeat;
}
.blogs-container {
	width: 575px;
	margin: 0 auto;
	overflow: hidden;
}
.blog-thum {
	width: 284px;
	height: 269px;
	background: url(../images/blog-item.png) no-repeat;
	float: right;
}
.blog-title {
	margin: 13px 20px 0 0;
	text-align: right;
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
	color: #ff0000;
}
.blog-photo {
	width: 240px;
	height: 170px;
	background-color: #f1f1f1;
	margin: 3px auto 3px auto;
	text-align: center;
	color: #333333;
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
	border:1px solid #b8b8b8;
}
.blog-cat {
	width: 240px;
	text-align: right;
	font-family: arial;
	font-size: 15px;
	font-weight:bold;
	color: #576e2f;
	margin: 0 16px 0 0;
}
.blog-cat img {
	vertical-align: middle;
	margin-left: 3px;
}
.blog-footer {
	width: 265px;
	margin: 01px auto 0 auto;
}
.stats {
	width: 160px;
	float: right;
	color: #ff0000;
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
	font-weight: bold;
}
.stats img {
	vertical-align: middle;
	margin-left: 2px;
	margin-right: 8px;
}
.rating {
	width: 99px;
	float: left;
}
.rating img {
	margin: -10px 0 0 8px;
}
.social-icons {
	width: 299px;
	height: 123px;
	background: url(../images/social-meida-back.png) no-repeat;
	margin: 0 10px 0 0;
}
.social-icons ul li {
	list-style-type: none;
	display: inline;
	float: right;
	margin-right: 15px;
	width: 54px;
	height: 52px;
	margin-top: 35px;
}
.stats-blog {
	width: 320px;
	margin: 0 auto;
}
.stats-blog span {
	display: block;
	width: 302px;
	height: 94px;
	margin-left: 2px;
}
.stats-blog ul li {
	width: 185px;
	line-height: 160%;
	color: #fff;
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
	padding: 5px;
	background-color: #4e4f4f;
	border: 1px solid #353535;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 auto 5px auto;
	list-style-type: none;
}
.stats-blog ul li:hover {
	background-color: #4e6035;
	color: #fff;
	cursor: pointer;
}
#footer {
	width: 1000px;
	height: 69px;
	margin: 0 auto;
	background: url(../images/footer.jpg) no-repeat;
	color: #fff;
	font-family: arial;
	font-size: 15px;
	font-weight:bold;
}
.footer-rights {
	width: 450px;
	float: right;
	margin: 20px 10px 0 0;
}
.footer-rights ul li {
	display: inline;
	float: right;
	margin-right: 7px;
	margin-top: 5px;
	color: #fffde1;
	font-size: 12px;
	font-weight:bold;
	list-style-type: none;
}
.footer-rights ul li a:link, .footer-rights ul li a:visited, .footer-rights ul li a:active {
	text-decoration: none;
	color: #fffde1;
}
.footer-rights ul li a:hover {
	text-decoration: underline;
	color: #fff;
}
.footer-addins {
	width: 350px;
	float: left;
	margin: 26px 0px 0 10px;
}
.footer-addins ul li {
	display: inline;
	font-weight: bold;
	list-style-type: none;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-weight:normal;
	margin-right: 5px;
}
.footer-addins ul li img {
	vertical-align: middle;
	margin-left: 2px;
}
.footer-addins ul li a:link, .footer-addins ul li a:visited, .footer-addins ul li a:active {
	text-decoration: none;
	color: #fff;
}
.footer-addins ul li a:hover {
	text-decoration: none;
	color: #fff9b6;
}
.sub-body {
	width: 650px;
	margin: 0 auto;
}
.sub-body-t {
	width: 650px;
	height: 13px;
	background: url(../images/sub-pages_top.gif) no-repeat;
}
.sub-body-m {
	width: 630px;
	overflow: hidden;
	background: url(../images/sub-pages_m.gif) repeat-y;
	padding: 0 10px 0 10px;
	font-family: arial;
	font-size: 15px;
	font-weight:bold;
}
.sub-body-b {
	width: 650px;
	height: 18px;
	background: url(../images/sub-pages_bot.gif) no-repeat;
}
.sub-body-m h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #474747;
	margin-bottom: 10px;
	border-bottom:1px dashed #474747;
	padding-bottom:3px;
	margin-bottom:8px;
}
.sub-body-m ul li {
	list-style-type: square;
	list-style-position: inside;
	margin-right: 5px;
	line-height: 160%;
}
.register-form {
	width: 620px;
	margin-top: 7px;
}
.txtinput {
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	width: 200px;
	height: 18px;
	border: 1px solid #fff;
}
.txtinput:hover {
	border: 1px solid #d8d8d8;
}
.txtarea {
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	width: 350px;
	height: 50px;
	overflow: auto;
	border: 1px solid #fff;
}
.txtarea:hover {
	border: 1px solid #d8d8d8;
}
.register-bt {
	width: 124px;
	height: 43px;
	border: 0;
	margin: 0 auto;
	text-align: center;
}
.register-thum {
	float: left;
	width: 128px;
	height: 128px;
	margin: 25px 0 0 0px;
}
.blog-details {
	width:640px;
	margin:5px 8px 0 auto;
}
.blog-detials-thum {
	width:567px;
	height:378px;
	background:url(../images/thum.gif) no-repeat;
	margin:0 auto;
}
.blog-meta {
	width:575px;
	padding:5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin:5px auto 5px auto;
	background:url(../images/pat.gif) top center repeat-x #fff;
	border:1px solid #c4c4c4;
	overflow:hidden;
}
.add-fav {
	width:250px;
	float:right;
	text-align:right;
	background:url(../images/add-fav.png) right no-repeat;
	text-indent:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#3c580e;
	margin-right:30px;
}
.tell-bad {
	width:250px;
	float:left;
	text-align:right;
	text-indent:30px;
	background:url(../images/bad-add.png) right no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#3c580e;
}
.tell-bad a:link, .tell-bad a:visited, .tell-bad a:active {
	text-decoration:none;
	color:#3c580e;
}
.tell-bad a:hover {
	color:#333333;
}
.add-fav a:link, .add-fav a:visited, .add-fav a:active {
	text-decoration:none;
	color:#3c580e;
}
.add-fav a:hover {
	color:#333333;
}
.blog-detials-thum img {
	width:500px;
	height:300px;
	margin:39px 27px 0 0;
	overflow:hidden;
	padding:2px;
	border:1px solid #eaeaea;
}
.blog-details-items {
	width:600px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #c4c4c4;
	margin:5px auto 10px auto;
}
.blog-desc {
	width:615px;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #c4c4c4;
	margin:5px auto 10px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#3c3c3c;
	background-color:#f9ffd3;
	border:1px solid #eee7ba;
	line-height:175%;
}
.blog_tabs {
	width:615px;
	margin:0 auto;
	padding:5px;
}
.blog_tabs li {
	list-style-type:non;
	display:block;
	width:175px;
	text-align:center;
	height:20px;
	padding:5px;
	text-decoration:none;
	background:url(../images/pat.gif) top center #fff repeat-x;
	color:#000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:right;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border:1px solid #d4d4d4;
	cursor:pointer;
}
.blog_tabs li a:link, .blog_tabs li a:visited, .blog_tabs li a:active {
	text-decoration:none;
	color:#000;
}
.blog_tabs li a:hover {
	text-decoration:none;
	color:#000;
}
.blog-desc h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#3c3c3c;
	border-bottom:1px dashed #b29e2f;
	margin-bottom:3px;
	text-align:right;
}
.keywords {
	width:615px;
	padding:5px;
	background-color:#919191;
	border:1px solid #6e6e6e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:150%;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow:hidden;
	margin:0 0 0 5px;
}
.keywords h2 {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #6e6e6e;
	width:600px;
	margin:0 auto;
	font-size:19px;
	font-weight:bold;
	text-align:right;
}
.keywords h2 img {
	vertical-align:middle;
	margin-left:3px;
}
.keywords ul li {
	float:right;
	width:190px;
	text-align:right;
	list-style-type:none;
	list-style-position:inside;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:180%;
}
.keywords ul li img {
	vertical-align:middle;
	margin-left:3px;
}
.blog-details-items h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#fff;
	background-color:#4e622e;
	padding:4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #405024;
	text-align:center;
}
.blog-details-items ul li {
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	line-height:180%;
	border-bottom:1px solid #c8c6c6;
	width:310px;
	margin-right:5px;
	list-style-type:none;
	background-color:#fff;
	margin:4px 3px 2px auto;
}
.blog-details-items ul li img {
	vertical-align:middle;
	margin-left:4px;
}
.highligh {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#5e8a16;
}
.highligh2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#647310;
}
.blog-items {
	width:615px;
	float:right;
	background:url(../images/pat.gif) top center repeat-x #fff;
	border:1px solid #d0d0d0;
	overflow:hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px;
	margin:5px auto 5px auto;
}
.charts {
	width:615px;
	padding:5px;
	margin:5px auto 5px 13px;
	border:1px solid #d0d0d0;
	overflow:hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:tahoma;
	font-size:12px;
	background:url(../images/pat.gif) top center repeat-x #fff;
}
.charts h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:right;
	margin-bottom:25px;
}
.rate-stars {
	width:350px;
	float:right;
}
.page-rank {
	width:250px;
	float:left;
}
.goolgle-shape {
	width:550px;
	margin:5px auto 5px auto;
	text-align:center;
}
.google-table {
	width:550px;
	margin:5px auto 5px auto;
	text-align:center;
}
.blog-items h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	text-align:right;
	border-bottom:1px dashed #ccc;
	margin-bottom:3px;
	padding-bottom:3px;
	color:#333333;
}
.blog-items h2 img {
	vertical-align:middle;
	margin-left:4px;
}
.blog-items ul li {
	width:300px;
	border-bottom:1px solid #ececec;
	float:right;
	color:#505050;
	margin-right:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:200%;
	list-style-type:none;
}
.blog-items ul li a:link, .blog-items ul li a:visited, .blog-items ul li a:active {
	text-decoration:none;
	color:#505050;
}
.blog-items ul li a:hover {
	text-decoration:none;
	color:#313131;
}
.blog-items ul li img {
	vertical-align:middle;
	margin-left:4px;
}
.last-rss {
	width:610px;
	padding:5px;
	background-color:#feffeb;
	border:1px solid #f1e7ca;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#2c2c2c;
	overflow:hidden;
	margin-top:10px;
}
.last-rss h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	text-align:right;
	border-bottom:1px dashed #ccc;
	margin-bottom:5px;
	padding-bottom:3px;
	color:#333333;
}
.last-rss h2 img {
	vertical-align:middle;
	margin-left:4px;
}
.last-rss ul li {
	list-style-type:square;
	list-style-position:inside;
	border-bottom:1px solid #e6e6e6;
	width:300px;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	float:right;
	line-height:180%;
}
.last-rss ul li a:link, .last-rss ul li a:visited, .last-rss ul li a:active {
	text-decoration:none;
	color:#333333
}
.last-rss ul li a:hover {
	text-decoration:none;
	color:#555555
}
.related-blogs {
	width:610px;
	padding:5px;
	background-color:#fffef3;
	border:1px solid #f1e7ca;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#2c2c2c;
	overflow:hidden;
	margin:10px auto 5px 16px;
}
.related-blogs h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	text-align:right;
	border-bottom:1px dashed #ccc;
	margin-bottom:5px;
	padding-bottom:3px;
	color:#11578d;
}
.related-blogs h2 img {
	vertical-align:middle;
	margin-left:4px;
}
.related-blogs ul li {
	list-style-type:none;
	list-style-position:inside;
	border-bottom:1px dashed #e6e6e6;
	width:200px;
font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;
	float:right;
	margin-right:2.5px;
	color:#11578d;
	line-height:180%;
}
.related-blogs ul li a:link, .related-blogs ul li a:visited, .related-blogs ul li a:active {
	text-decoration:none;
	color:#11578d
}
.related-blogs ul li a:hover {
	text-decoration:none;
	color:#1d3f5a;
}
.related-blogs ul li img {
	vertical-align:middle;
	margin-left:3px;
}
.share {
	width:230px;
	float:left;
	padding:5px;
	background-color:#fff;
	border:1px solid #ccc;
	font-size:12px;
	color:#fff;
	font-family:tahoma;
	overflow:hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:11px 0 0 12px;
}
.share h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ff0000;
	text-align:right;
	border-bottom:1px dashed #ccc;
	display:block;
	margin:0 0 5px 0;
	padding-bottom:3px;
}
.share ul li {
	list-style-type:none;
	display:inline;
	float:right;
	margin-right:20px;
}
.visit {
	color:#fff;
	margin-top:-42px;
	float:left;
	margin-left:40px;
font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold;
}
.visit a:link, .visit a:visited, .visit a:active, .visit a:hover {
	text-decoration:none;
	color:#fff;
}
.visit img {
	vertical-align:middle;
	margin-left:4px;
}
.forward-msg {
	width:379px;
	height:141px;
	padding:25px 10px 10px 5px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#235817;
	text-align:center;
	line-height:130%;
	background:url(../images/msg-body.gif) top center #fff no-repeat;
}
.forward-msg p {
	width:370px;
	padding-right:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:0 auto;
}
.forward-msg img {
	vertical-align:middle;
}
.forward-msg a:link, .forward-msg a:visited, .forward-msg a:active {
	text-decoration:none;
	color:#235817;
}
.forward-msg a:hover {
	text-decoration:none;
	color:#ccc;
}
.forward-msg p a:link, .forward-msg p a:visited, .forward-msg p a:active {
	text-decoration:none;
	color:#235817;
}
.forward-msg p a:hover {
	text-decoration:none;
	color:#ccc;
}
.cloud-tags {
	width:619px;
	padding:5px;
	margin:0 auto;
}
.cloud-tags-top {
	width:619px;
	height:98px;
	background:url(../images/cloud-tags_top.gif) no-repeat;
}
.cloud-tags-m {
	width:579px;
	padding:0 20px 0 20px;
	font-family:tahoma;
	color:#fff;
	font-size:12px;
	background:url(../images/cloud-tags_m.gif) repeat-y;
}
.cloud-tags-bot {
	width:619px;
	height:59px;
	background:url(../images/cloud-tags_bot.gif) no-repeat;
}
.cloud-tag-title {
	width:250px;
	text-align:center;
	color:#fff;
	position:relative;
	top:30px;
	right:10px;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.cp-content {
	width:615px;
	margin:0 auto;
	padding:5px;
	border:1px solid #d8d8d8;
	background:url(../images/pat.gif) top center repeat-x #fff;
	-moz-border-radius: 5px;
	overflow:hidden;
	-webkit-border-radius: 5px;
}
.cp-content img {
	margin-left:4px;
}
.cp-content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
	border-bottom:1px dashed #CCCCCC;
}
.cp-icons {
	width:600px;
	margin:10px auto 10px auto;
}
.cp-icons ul li {
	list-style-type:none;
	display:inline;
	float:right;
	margin-right:75px;
	font-family:tahoma;
	font-size:12px;
	text-align:center;
}
.cp-txt {
	display:block;
}
.cp-txt a:link, .cp-txt a:visited, .cp-txt a:active {
	text-decoration:none;
	color:#000;
}
.cp-txt a:hover {
	text-decoration:none;
	color:#255722;
}
.hr {
	width:600px;
	height:0px;
	border:1px dashed #d8d8d8;
	margin:4px auto 5px auto;
}
.member-info {
	width:600px;
	margin:0 auto;
}
.member-info h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
	border-bottom:1px dashed #CCCCCC;
}
.member-info img {
	margin-left:4px;
}
.member-info ul li {
	font-family:tahoma;
	font-size:12px;
}
.tab-info {
	font-family:tahoma;
	font-size:12px;
	text-align:right;
	line-height:220%;
	border:1px solid #ccc;
	-moz-border-radius: 5px;
	margin:8px auto 7px auto;
	padding:5px;
	background:url(../images/pat.gif) top center repeat-x #fff;
	-webkit-border-radius: 5px;
}
.tr {
	text-align:right;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	border-right:7px solid #4d782e;
	padding-right:6px;
}
.tr2 {
	text-align:right;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	border-right:7px solid #888888;
	padding-right:6px;
}
.txtinput2 {
	background-color:#ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #ccc;
	padding:3px;
	width:200px;
	height:18px;
	border:1px solid #606060;
}
.txtinput2:hover {
	background-color:#fff;
	border:1px solid #000;
}
.submit {
	padding:5px;
	font-family:tahoma;
	font-size:12px;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #ccc;
	cursor:pointer
}
.submit:hover {
	background-color:#fff;
}
.advanced-search {
	display:block;
	clear:left;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	position:relative;
	top:3px;
	left:2px;
	border:1px solid #70864b;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding:5px;
	background-color:#425325;
	cursor:pointer;
}
.advanced-search:hover {
	background-color:#494949;
}
.advanced-search a:link, .advanced-search a:visited, .advanced-search a:active, .advanced-search a:hover {
	text-decoration:none;
	color:#fff;
}
.nav2 {
	font:bold 12px Tahoma;
	padding:16px 0;
}
.nav2 span.shadow {
	background-image:none !important;
}
.nav2 span.shadow span {
	text-align:center;
	display:block;
	white-space:nowrap;
	margin:auto;
}
.nav2 strong, .nav2 del {
	cursor:default;
}
.nav2 a, .nav2 strong, .nav2 del {
	height:19px;
	_height:28px;
	display:inline-block;
	text-decoration:none;
	color:#5E7570 !important;
	background:url('../images/pager.gif');
	border:1px solid #AEBEB2;
	border-style:none solid;
	margin:0 3px;
	padding:7px 8px 2px;
}
.nav2 strong {
	background-position:-1px -252px;
}
body .nav2 a {
	background-position:-1px -168px;
	font-weight:700;
}
body .nav2 a:hover {
	background-position:-1px -196px;
	text-decoration:none;
}
body .nav2 a:active {
	background-position:-1px -224px;
}
.nav2 .l {
	border-left-style:none;
	padding-left:34px;
	padding-right:20px;
	margin-left:0;
	font-weight:400 !important;
}
.nav2 .r {
	border-right-style:none;
	padding-left:20px;
	padding-right:34px;
	margin-right:0;
	font-weight:400 !important;
}
.nav2 del {
	background-position:0 -84px;
	color:#A8B4AF !important;
	border-color:#C6D2C8;
}
.nav2 del.r {
	background-position:100% -84px;
}
.nav2 a.l {
	background-position:0 0;
}
.nav2 a.l:hover {
	background-position:0 -28px;
}
.nav2 a.l:active {
	background-position:0 -56px;
}
.nav2 a.r {
	background-position:100% 0;
}
.nav2 a.r:hover {
	background-position:100% -28px;
}
.nav2 a.r:active {
	background-position:100% -56px;
}
div.prg {
	width: 80px;
	border: 1px solid #999999;
	height: 6px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e url('../images/gradient86491389.png') repeat-x;
	height: 6px;
	font-size: 1px;
}
.ui-effects-transfer {
	border: 2px dotted gray;
}
.cat_home {
	background: url(../images/back.jpg) repeat-x;
	color: white;
	font: bold 12px tahoma;
	padding: 5px 40px 0 5px;
}
/* Tabs
----------------------------------*/
.ui-tabs {
	zoom: 1;
}
.ui-tabs .ui-tabs-nav {
	list-style: none;
	position: relative;
	padding: .2em 3px 0;
}
.ui-tabs .ui-tabs-nav li {
	position: relative;
	float: right;
	border-bottom-width: 0 !important;
	margin: 0 .2em -1px 0;
	padding: 0
}
.ui-tabs .ui-tabs-nav li a {
	float: right;
	text-decoration: none;
	padding: .5em 0.6em;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom: 1px;
	border-bottom-width: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
	background-color:#4E6035;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width:75px;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	padding-top: 5px;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}
.alink-nav2 {
	width:80%;
	margin:0 auto;
	text-align:center;
}

.autocomplete-w1 { background:url('../images/shadow_auto.png') no-repeat bottom right; position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:right; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap;font:normal 12px Tahoma }
.autocomplete strong { font-size:13px; color:#3399FF; }
