@import url('reset.css');

body {
	font-family: Arial, Helvetica, sans-serif;
        background: url(images/bg.gif);
}

.main-wrap {
	background: #ebebeb;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width: 995px;
	margin: 0 auto;
	overflow: hidden;
}

/*header*/
.h {
	background: url(images/header-bg.jpg) repeat-x;
	width: 995px;
	height: 204px;
	margin: 0 auto;
	position: relative;
}

.logo {
	position: absolute;
	top: 0;
	left: 20px;
}

.h-ban {
	position: absolute;
	top: 55px;
	right: 50px;
}

.h-ban li {
	float: left;
	margin-left: 8px;
}

.wp-desc {
	font-size: 15px;
	font-weight: bold;
	color: #71b4fb;
	line-height: 15px;
	position: absolute;
	top: 134px;
	left: 273px;
}

.s-bl {
	background: url(images/s-bl.png) no-repeat;
	width: 409px;
	height: 51px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}

.s {
	float: left;
	overflow: hidden;
	margin: 3px 0 0 15px;
}

.s li {
	float: left;
}

.s-i input {
	background: url(images/search-input.png) no-repeat;
	border: 0;
	width: 166px;
	height: 26px;
	font: 13px Tahoma, Geneva, sans-serif;
	color: #4e4e4e;
	padding: 10px 2px 0 10px;
}

.h-bookmark {
	float: right;
	margin: 6px 10px 0 0;
}

.menu {
	position: absolute;
	bottom: 10px;
	left: 7px;
}

.menu li {
	float: left;
	margin-right: 10px;
}

.menu a {
	background: url(images/menu-icon.png) no-repeat 0px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
}

.menu a:hover {
	color: #3194ff;
}
/*header end*/

/*wrapper*/
.wrap {
	width: 990px;
	margin: 10px auto;
	overflow: hidden;
}
/*wrapper end*/

/*title*/
.title {
	background: url(images/tit-c.png) repeat-x;
	overflow: hidden;
	height: 30px;
}

.t-t {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
}

.t-t a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	text-decoration: none;
}

.t-t a:hover {
	text-decoration: underline;
}

.sidebar .t-t {
	text-align: center;
        }

.mainbar .t-t {
	float: left;
	margin-left: 10px;
}

.date {
	background: url(images/date-icon.png) no-repeat 0px 5px;
	font-size: 11px;
	color: #fff;
	line-height: 30px;
	padding-left: 24px;
	float: right;
	margin-right: 5px;
}
/*title end*/

/*sideblock left*/
.s-bl-l {
	width: 208px;
	float: left;
}

.s-bl-r {
	width: 208px;
	float: right;
}

.sidebar {
	background: #fff;
	margin-bottom: 10px;
	overflow: hidden;
}
.sidebar a{
	color: #097ef6;
        text-decoration: none;
}
.sidebar a:hover {
	text-decoration: underline;
      }

.sidebar-t {
	background: url(images/sidebar-t.png) no-repeat;
	height: 5px;
	margin-bottom: 5px;
}

.sidebar-b {
	background: url(images/sidebar-b.png) no-repeat;
	height: 5px;
	margin-top: 5px;
        
}

.sidebanner {
	margin: 5px auto;
	text-align: center;
}

.sidebanner a {
	font-size: 12px;
	font-weight: bold;
	color: #097ef6;
	text-decoration: none;
}

.sidebanner a:hover {
	text-decoration: underline;
}

.sidebar ul {
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	line-height: 18px;
	margin: 0px 10px 10px 10px;
}

.sidebar ul a {
	background: url(images/sidelist-icon.png) no-repeat 0px 5px;
	color: #097ef6;
	text-decoration: none;
	padding-left: 9px;
}

.sidebar ul a:hover {
	text-decoration: underline;
}
/*sideblock end*/

/*tags*/
.tags {
	margin: 10px 5px;
}

.tags a {
	color: #097ef6;
	font-weight: bold;
	text-decoration: none;
}

.tags a:hover {
	color: #000;
}

.tag1 {
	font-size: 18px;
}

.tag2 {
	font-size: 12px;
}
/*tags end*/

/*archive*/
.arch {
	width: 400px;
	margin: 0 auto 5px;
	overflow: hidden;
}

.arch li {
	float: left;
	margin-right: 1px;
}

.arch a {
	display: block;
	background: #fff;
	border: 1px solid #2a78c8;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 30px;
	padding: 0 10px;
}

.arch a:hover {
	text-decoration: underline;
}

.dots {
	font-size: 12px;
	font-weight: bold;
	margin-top: 18px;
	padding: 0 4px;
}
/*archive end*/

/*main block*/
.m-bl {
	width: 566px;
	float: left;
	margin-left: 4px;
}

.mainbar {
	background: #fff;
	margin-bottom: 10px;
	overflow: hidden;
}

.mainbar-t {
	background: url(images/mainbar-t.png) no-repeat;
	height: 6px;
	margin-bottom: 4px;
}

.mainbar-b {
	background: url(images/mainbar-b.png) no-repeat;
	height: 6px;
	margin-top: 4px;
}

.post {
	margin: 10px 0 0;
}

.post p {
	font-size: 12px;
	color: #000;
	line-height: 14px;
	margin: 0 10px 10px;
}

.post p a {
	font-weight: bold;
	color: #097ef6;
}

.post p a:hover {
	text-decoration: none;
}

.post p.post-img {
	text-align: center;
	margin: 0 0 10px;
}

.post p.more {
	text-align: right;
	text-transform: uppercase;

}
.more {
	text-align: right;
	text-transform: uppercase;
}
.more a {
        color: #006cff;
        font-weight: bold;
        font-size: 12px;
		text-decoration: none;
}

.more a:hover {
	text-decoration: underline;
}

.post-info {
	background: url(images/post-info.png) repeat-x;
	height: 30px;
	margin: 10px auto;
	overflow: hidden;
}

.post-info p.cat {
	font-size: 11px;
	font-weight: bold;
	color: #006cff;
	line-height: 30px;
	float: left;
}

.post-info p.cat a {
	color: #006cff;
	text-decoration: none;
}

.post-info p.cat a:hover {
	text-decoration: underline;
}

.post-info p.cat span {
	font-weight: normal;
	color: #080809;
}

.post-info p.com {
	line-height: 30px;
	float: right;
}

.post-info p.com a {
	background: url(images/com-icon.png) no-repeat 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #006cff;
	line-height: 30px;
	text-decoration: none;
	padding-left: 20px;
}

.post-info p.com a:hover {
	text-decoration: underline;
}

.comment {
	border-bottom: 1px dashed #8fc5fd;
	font-size: 12px;
	line-height: 14px;
	margin: 10px;
	padding-bottom: 5px;
}

.comment-author {
	font-weight: bold;
	color: #1f7ae1;
}

.comment-text {
	color: #000;
}

.ur-info {
	margin: 10px auto 10px 0px;
}

.ur-info li {
	width: 270px;
	height: 28px;
	font-size: 12px;
	color: #3a3a3a;
	line-height: 28px;
	text-align: right;
	margin-bottom: 3px;
}

.ur-info li input {
	background: url(images/ur-inf-input.png) no-repeat;
	border: 0;
	width: 206px;
	height: 23px;
	float: right;
	padding: 5px 5px 0;
	margin-left: 5px;
}

.ur-com {
	width: 544px;
	margin: 0 auto 5px;
}

.ur-com p {
	font-size: 12px;
	color: #3a3a3a;
	line-height: 17px;
}

.ur-com textarea {
	background: #f4f4f4;
	border: 0;
	width: 550px;
	height: 84px;
        
}

.submit {
	width: 510px;
	text-align: right;
	margin: 0 auto 10px;
	overflow: hidden;
}


/*main block end*/

/*footer*/
.footer {
	background: url(images/footer-bg.png) repeat-x;
	height: 114px;
	overflow: hidden;
	margin-top: 20px;
}

.footer-links {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 10px auto 30px;
}

.footer-links a {
	color: #fff;
	text-decoration: none;
}

.footer-links a:hover {
	text-decoration: underline;
}

.footer-desc {
	font-size: 12px;
	font-weight: bold;
	color: #ebebeb;
	text-align: center;
	line-height: 14px;
}

.footer-desc a {
	color: #ebebeb;
}

.footer-desc a:hover {
	text-decoration: none;
}

/*footer end*/

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

.right ul li
{
	margin:0 10px;
}

.right ol li
{
	margin:0 20px;
}

img,.left ul li ul li,.left ul li ul li ul li
{
	border:0;
}



img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.seo-tag-cloud{
	margin:0px 10px 10px 10px;
}
.seo-tag-cloud a{
	color: #097ef6;
}
.seo-tag-cloud a:hover {
	text-decoration: underline;
}
.best-related-posts a{
	color: #006cff;
        text-decoration: none;
}
.best-related-posts a:hover {
	text-decoration: underline;
      }
.navi2
{
    font-size:12px;
    font-weight: bold;
    }
.navi2 a
{
    color:#2781e6;
    text-decoration: none;
    }
.navi2 a:hover
{
     text-decoration: underline;
 }
 .wp-pagenavi
 {
     margin: 10px;
}
.partner{
	margin:0px 10px 10px 10px;
}

.shareaholic-like-buttonset {position:relative;top:0px;right:6px;}