@import url('reset.css');

body {
	background: #f58a00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6{
	font-weight:bold;
	color:#000;
	margin:5px 10px;
}
h1{
	font-size:21px;
}
h2{
	font-size:19px;
}
h3{
	font-size:17px;
}
h4{
	font-size:15px;
}
h5{
	font-size:13px;
}
h6{
	font-size:11px;
}
/*header*/
.h-bg {
	background: url(images/header-bg.jpg) repeat-x;
	height: 133px;
}

.h {
	width: 990px;
	height: 133px;
	margin: 0 auto;
	position: relative;
}

.logo {
	position: absolute;
	top: 0;
	left: 0;
}

.h-ban {
	position: absolute;
	top: 5px;
	right: 5px;
}

.wp-desc {
	font-size: 13px;
	color: #000;
	line-height: 15px;
	position: absolute;
	top: 95px;
	left: 142px;
}
/*header end*/

/*menu*/
.menu-bg {
	background: url(images/menu-bg.jpg) no-repeat;
	width: 985px;
	height: 38px;
	overflow: hidden;
	margin: 0 auto 5px;
}

.s {
	float: right;
	overflow: hidden;
	margin: 4px 17px 0 0;
}

.s li {
	float: left;
}

.s-i input {
	background: url(images/search-input.png) no-repeat;
	border: 0;
	width: 213px;
	height: 23px;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2a6e8b;
	padding: 5px 0 0 5px;
}

.menu li {
	float: left;
	margin: 0 10px 0 20px;
}

.menu a {
	background: url(images/menu-icon.png) no-repeat 0px 6px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	text-shadow: #072c3c 1px 1px 1px;
	line-height: 36px;
	padding-left: 10px;
}

.menu a:hover {
	text-decoration: underline;
}
/*menu end*/

/*wrapper*/
.wrap {
	width: 984px;
	margin: 0 auto;
	overflow: hidden;
}
/*wrapper end*/

/*title*/
.title {
	overflow: hidden;
}

.tit-l {
	background: url(images/tit-l.png) no-repeat;
	width: 10px;
	height: 34px;
	float: left;
}

.tit-r {
	background: url(images/tit-r.png) no-repeat;
	width: 9px;
	height: 34px;
	float: right;
}

.tit-c {
	background: url(images/tit-c.png) repeat-x;
	height: 34px;
	margin: 0 9px 0 10px;
}

.sidebar .tit-c .t-t {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-shadow: #195c9f 1px 1px 1px;
	line-height: 34px;
}

.mainbar .tit-c .t-t {
        width: 410px;
        overflow: hidden;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-shadow: #195c9f 1px 1px 1px;
	line-height: 34px;
	float: left;
}
.mainbar .tit-c .t-t a{
        width: 410px;
        height: 34px;
        overflow: hidden;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-shadow: #195c9f 1px 1px 1px;
	line-height: 34px;
	float: left;
	text-decoration:none;
}
.mainbar .tit-c .t-t a:hover{
	text-decoration:underline;
}

.date {
	background: url(images/date-icon.png) no-repeat 0px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-shadow: #195c9f 1px 1px 1px;
	line-height: 34px;
	padding-left: 18px;
	float: right;
	margin-left: -13px;
	margin-right: 5px;
}
/*title end*/

/*sideblock left*/
.s-bl-l {
	width: 209px;
	float: left;
        margin-left: -3px;
        padding-right: 3px;
        }
.s-bl-l li {
	margin: 0;
	padding: 0;
	list-style:none;
}
.s-bl-l h2{
	margin:0;
}
.s-bl-r {
	width: 209px;
	float: right;
        padding-top: 0px;
        margin-right: -3px;
}
.s-bl-r li {
	margin:0;
	padding:0;
	list-style:none;
}
.s-bl-r h2{
	margin:0;
}
.sidebar {
	background: #fff;
	border: 1px solid #b7482a;
	margin-bottom: 10px;
	padding: 1px;
	overflow: hidden;
}

.sidebanner {
	margin: 5px auto;
	text-align: center;
}

.sidebanner a {
	font-size: 12px;
	font-weight: bold;
	color: #006cff;
	text-decoration: none;
}

.sidebanner a:hover {
	text-decoration: underline;
}

.sidebar ul {
	font-size: 14px;
	color: #808080;
	line-height: 18px;
	margin: 10px;
}

.sidebar ul a {
	background: url(images/sidelist-icon.png) no-repeat 0px 4px;
	color: #12465c;
	text-decoration: none;
	padding-left: 9px;
}

.sidebar ul a:hover {
	text-decoration: underline;
}
/*sideblock end*/

/*tags*/
.tags {
	margin: 10px 5px;
}

.tags a {
	color: #006cff;
	font-weight: bold;
	text-decoration: none;
}

.tags a:hover {
	color: #161616;
}

.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 #e84c00;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #316981;
	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: 0px;
}

.mainbar {
	background: #fff;
	border: 1px solid #b7482a;
	margin-bottom: 10px;
	padding: 1px;
	overflow: hidden;
}

.post {
	margin: 10px 0 0;
}

.post p {
	font-size: 14px;
	color: #000;
	line-height: 14px;
	margin: 0 10px 10px;
}

.post p a {
	font-weight: bold;
	color: #006cff;
}

.post p a:hover {
	text-decoration: none;
}

.post p.post-img {
	text-align: center;
	margin: 0 0 10px;
}

.post-info {
	margin: 3px 10px 10px;
	overflow: hidden;
}

.post-info a {
	font-size: 12px;
	color: #006cff;
	text-decoration: none;
}

.post-info a:hover {
	text-decoration: underline;
}

.post ul {
	margin: 0 10px 10px;
}

.cat {
	background: url(images/cat-icon.png) no-repeat;
	padding-left: 20px;
	float: left;
	height:18px;
	color: #006CFF;
	font-size: 12px;
}

.com {
	background: url(images/com-icon.png) no-repeat;
	padding-left: 20px;
	float: right;
	height:18px;
	color: #006CFF;
    font-size: 12px;
}

.comment {
	border-bottom: 1px dashed #d7d7d7;
	font: 14px "Times New Roman", Times, serif;
	margin: 10px;
	padding-bottom: 5px;
}

.comment-author {
	color: #104e92;
}

.comment-text {
	color: #000;
}

.ur-info {
	margin: 10px auto 10px 30px;
}

.ur-info li {
	width: 270px;
	height: 28px;
	font-size: 14px;
	color: #3a3a3a;
	line-height: 28px;
	text-align: right;
	margin-bottom: 3px;
}

.ur-info 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: 14px;
	color: #3a3a3a;
	line-height: 17px;
}

.ur-com textarea {
	background: #f4f4f4;
	border: 0;
	width: 544px;
	height: 84px;
}

.submit {
	width: 544px;
	text-align: right;
	margin: 0 auto 10px;
	overflow: hidden;
}

/*main block end*/

/*footer*/
.footer-bg {
	background: url(images/footer-bg.jpg) repeat-x;
	height: 118px;
	overflow: hidden;
	margin-top: 20px;
}

.footer-links {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 30px auto 20px;
}

.footer-links a {
	color: #fff;
	text-decoration: none;
}

.footer-links a:hover {
	text-decoration: underline;
}

.footer-desc {
	font-size: 12px;
	font-weight: bold;
	color: #252525;
	text-align: center;
	line-height: 14px;
}

.footer-desc a {
	text-decoration: none;
}

.footer-desc a:hover {
	text-decoration: underline;
}

/*footer end*/

/*WordPress › images*/

img.aligncenter {
	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;
}

/*WordPress › widget*/

.screen-reader-text {
	display:none;
}
.widget{
	background: #fff;
	border: 1px solid #b7482a;
	margin: 3px 3px 10px 3px;
	overflow: hidden;
}
.widget a{
	color: #12465c;
	text-decoration: none;
	padding-left: 5px;
}
.widget a:hover{
	text-decoration: underline;
}
.widget ul{
	font-size: 14px;
	color: #808080;
	line-height: 18px;
	margin: 10px;
}
.widget li{
	background: url(images/sidelist-icon.png) no-repeat 0px 4px;
	padding-left:5px;
}
.widgettitle{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-shadow: #195c9f 1px 1px 1px;
	line-height: 34px;
	background: url(images/tit-c.png) repeat-x;
	height: 34px;
}
.commentmetadata{
	display:none;
}
.fn{
	font-style:normal;
}
.tagcloud{
	margin:10px;
}
.seo-tag-cloud{
	margin:10px;
}
.more-link{
	display:block;
	width:100%;
	text-align:right;
}
.more-link a{
	text-decoration: none;
}
.more-link a:hover{
	text-decoration: underline;
}
.advanced-random-posts{
    margin-bottom: 10px;
    margin-top: 10px;
}
.white{
    font-size: 12px;
    font-weight: bold;
}
.white a{
 color:#fff;
 text-decoration: none;
}
.white  a:hover{
 text-decoration: underline;
}

.best-related-posts a{
 color: #12465c;
 text-decoration: none;
}

.best-related-posts a:hover{
 text-decoration: underline;
}

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