/*
Theme Name: Surface Earth
Theme URI: http://nixsolutions.com/
Description: Surface Earth WP Theme based on the newspaper design by <a href="http://www.webyea.com/">WebYea</a>
Version: 1.0
Author: Kotelnitskiy Evgeniy, Afanasiev Vadim
Author URI: http://nixsolutions.com/
*/
body, h1, h2, h3, h4, h5, h6, p, br, ul, li, form, table, tr, td, hr, img {
	margin:0;
	padding:0;
	border:0;
}
a, a:hover, a:active {
	outline:0;
}
ul,
ol {
	list-style-type:none;
}
br.clear {
	clear:both;
}
/* Values by default --> */
body {
	color:#444;
	font-family:"Times New Roman", Arial, Georgia,Times,serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	font-size:12px;
	background:#fff;
}
a {
	color: #444;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
h1 {
	text-transform: uppercase;
	font-size:28px;
	text-align:center;
}
h2, h3, h4 {
	text-transform: uppercase;
}
/* <-- */

.logo{
	float:left;
	height:100px;
	width:700px;
	margin-left: 70px;
	padding-left:120px;
	background: url("images/logo_def.png") no-repeat;
	text-align:center;
}
.page-template-privacy-php .logo{
	background: url("images/logo_privacy.png") no-repeat;
}
.page-template-comment-policy-php .logo{
	background: url("images/logo_commentpolicy.png") no-repeat;
}
.page-template-about-us-php .logo{
	background: url("images/logo_aboutus.png") no-repeat;
}
.page-template-contact-us-php .logo{
	background: url("images/logo_contactus.png") no-repeat;
}

.section_logo{
	display:block;
	float:left;
	height:80px;
	margin:0 40px;
	width:80px;
	background-image: url("images/logo_def.png");
}

.section_name {
	display:block;
	float:left;
	height:100px;
	text-align:center;
	width:666px;
}
.section_name h1 {
	font-size:69px;
	line-height:69px;
}
.slogan {
	color:#0088C3;
	text-transform: uppercase;
	font-size:12.5px;
	font-weight:bold;
}
.section_date {
	float:left;
	height:110px;
	text-align:center;
	width:250px;
}
.section_date h2{
	font-size:30px;
	margin:0;
}
img.section_logo_img{
	float:left;
}

.daily_read_more a,
.readmore_colum a {
	color: #0088C3 !important;
}

.entry a {
	color: #0088C3 !important;
}

.section_header_links {
	font-size: 11px;
	font-weight: normal;
}
.daily_read_more a,
.readmore_colum a,
.comments_popup_link span{
	font-family:Arial;
	text-transform:lowercase;
}
a.read_more_hot_news{
	font-size:12px;	
}
a.read_more_hot_news:hover,
span.comments_popup_link a:hover{
	text-decoration:underline;
}
.readmore_colum span {
	font-family:Arial;
}
.page_main {
	width:936px;
	margin:10px auto;
	background:#fff;
	padding:3px 0;
	overflow:hidden;
}
.page_border {
	width:929px;
	border:1px solid #9f9f9f;
	margin:0 auto;
	overflow:hidden;
}
span.n_from,
span.n_content,
span.n_time {
	margin-top:3px;
	display:inline-block;
}

.colum ul.opinion li h3 a {
	min-height:65px;
}
.colum ul.opinion li a,
p.contributer_name,
p.contributer_posts{
	font-family:Arial;
}
p.contributer_posts {
	font-size:10px;
}
#content {
	min-height: 300px;
	-height: 300px;
}
.single_content,
.page_content,
.search_content,
.archive_content {
	min-height: 300px;
	-height: 300px;
	float: left;
	width:600px;
	padding: 10px;
}
.single_content img,
.page_content img,
.search_content img,
.archive_content img {
	max-width: 675px;
	height: auto;
}

#content p,
.entry p{
	/*text-indent:20px;*/
	margin: 4px 0px;
	text-align: justify;
	font-family:Arial;
}
.header_main {
	overflow: hidden;
}
.header_logo {
	height:99px;
	padding:2px 0 0;
}
.header_logo .blogname{
	color:#0088C3;
	font-size:70px;
	text-transform:uppercase;
}
.archive_post h3 a{
	color:#0088C3;
}
.header .header_links {
	color:#000;
	float:right;
	padding:0 5px 3px;
	text-align:right;
}
.header .header_links a,
.header .header_links span{
	font-size:12px;
}
.header .header_links a:hover,
.header .section_header_links a:hover{
	text-decoration:underline;
}
.header_menu,
.footer ul.footer_sections{
	background:#0088c3;
	overflow: hidden;
	border-bottom: 1px solid #5db3d9;
	border-top: 1px solid #5db3d9;
}
.footer ul.footer_sections{
	padding-left:10px;
}
.header_menu ul{
	float:left;
	padding:0 3px 0 9px;
}
.header_menu_ul a {
	color: #fff;
	text-transform: uppercase;
}
.header_menu_ul a:hover {
	color: #fff;
}
.header_menu ul.header_menu_ul li {
	float:left;
}
.header_menu ul.header_menu_ul li:last-child {
	margin-right:0;
	float:left;
}
.header_menu ul.header_menu_ul li a,
.footer_sections a{
	float:left;
	letter-spacing:3px;
	padding:5px 9px;
	font-size:11px;
}
.search_form #search {
	border:none;
	height:17px;
	text-transform:uppercase;
	font-size:11px;
	padding:4px 0 0 3px;
	float:left;
	margin-top:1px;
	width:150px;
	border-color:#5B5B5B;
	border-style:solid none solid solid;
	border-width:1px 0 1px 1px;
}
.search_form .go {
	border:none;
	height:23px;
	float:left;
	width:23px;
	cursor:pointer;
	margin-top:1px;
	border: 0px solid #5db3d9;
	background:transparent url("images/go.gif") no-repeat 0 0;
}
.search_form .go:hover {
	background:transparent url("images/go_hover.gif") no-repeat 0 0;
}
.footer {
	float:left;
	width:100%;
}

.footer ul.footer_sections li{
	float:left;
}
.footer2 ul.footer_menu{
	overflow:hidden;
	float: left;
}
.footer2 ul.footer_menu li{
	float:left;
	padding:3px;
}
.footer2 ul.footer_menu li a{
	border-left: 1px solid black;
	padding-left:5px;
}

p.all_com_end {
	width:100%;
	float:left;	
	margin-left:5px;
}

.footer2 .copy{
	overflow:hidden;
	width:auto;
	float: left;
	padding: 3px 2px 0 5px;
}

#sidebar {
	float: right;
	width:300px;
	overflow: hidden;
	padding: 12px 2px;
}
.widget{
	margin:25px 0;
}

#float_menu {
	float:right;
	width:97px;
}
#float_menu a{
	float:left;
}
.footer_sections a {
	color: #fff;
	text-transform: uppercase;
}
.footer_sections a:hover {
	color: #fff;
}
#float_menu img{
	padding-top: 2px;
	width:20px;
	margin-right:5px;
}
#float_menu img.last_img{
	margin-right:0;
}


.header_news_line{
	overflow: hidden;
	height: 26px;
	background: #5DB3D9;
	padding-top:3px;
	padding-bottom: 2px;
}
.header_news_line .search{
	float: right;
	height: 26px;
	width: 185px;
}
.header_news_line #header_news_line{
	float: left;
	height: 21px;
	width: 730px;
	margin: 1px 5px 1px 5px;
	border: 1px solid #5B5B5B;
	background-color: #fff;
}
#news_line_prev{
	height: 20px;
	width: 15px;
	float: left;
	background-image: url("images/nactive_prev.gif");
	text-decoration: none;
}
#news_line_next{
	height: 20px;
	width: 15px;
	float: right;
	background-image: url("images/nactive_next.gif");
	text-decoration: none;
}
#news_line_prev.active{
	background-image: url("images/prev.gif");
}
#news_line_next.active{
	background-image: url("images/next.gif");
}
#news_line_news{
	overflow: hidden;
	height: 20px;
	width: 695px; /*news-section.php*/
	float: left;
	position: relative;
}
#news_line_news ul{
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
}
#news_line_news ul li{
	padding: 2px 0 0 0;
	height: 18px;
	width: 695px; /*news-section.php*/
	float: left;
	text-align:center;
	overflow: hidden;
}
#news_line_news .n_from{
	font-weight: bold;
	color: #0088C3;
	/*---*/
	display: none;
}
#news_line_news .n_content a{
	font-weight: bold;
	color: #000;
}
#news_line_news .n_content a:hover{
	text-decoration: underline;
}
#news_line_news .n_time{
	color: #777;
}
.hot_news h1 {
	font-size:37px;
	padding:10px 0;
}

hr.single {
	border-bottom:1px solid #dfdfdf;
	width:100%;
	clear:both;
	overflow:hidden;
	height:0;
	padding:0;
	margin: 3px 0px;
}
hr.double {
	border-bottom:1px solid #dfdfdf;
	border-top:1px solid #dfdfdf;
	color:transparent;
	display:block;
	height:0;
	padding:0 0 1px;
	margin: 10px 0px 3px;
	width:100%;
	float:left;
}

.edit_post_link a {
	width: 17px;
	height: 13px;
	display: inline-block;
	background:transparent url("images/edit18.png") no-repeat 0 0;
	min-height:13px !important;
}


.hot_news {
    margin: 10px 8px;
}
.hot_news p img{
	height:400px;
	width:869px;
}
.colums_3 {
	display:inline;
	float:left;
	overflow:hidden;
	padding-bottom:10px;
	width:938px;
}
.colums_3 li.colum{
	float:left;
	margin:0 2%;
	width:30.5%;
}
.colum h2 {
	padding-bottom:0;
	clear:both;
	overflow:hidden;
}
.colums_3 li.colum_mid{
	float:left;
	margin:0 1%;
	width:28%;
}

li.colum ul li{
	margin-bottom: 10px;
	overflow:hidden;
}
.top_banner {
	padding-top:3px;
}
.colums_3 .readmore {
	display: none;
}
.colums_3 ul li ul li {
	margin-bottom: 10px; 
}

.news_date_time {
	color: #000;
	font-size:9px;
	padding-bottom:3px;
	font-family:Arial;
}
.readmore_colum {
	color: #000;
	text-align: right;
	clear:both;
}
.ad200{
	margin: 20px 0;
}
.colums_3 li .contributers img{
	float: left;	
}

.colums_3 li object {
	height:165px;
	width:260px;
}
.hot_news object {
	height:430px;
	width:620px;
}
.colums_3 li img {
	max-width:261px;
	height:auto;
	float:left;
	padding-right:4px;
}

.colums_3 li a.category-title {
	font-weight: normal;
}
.daily_read_more {
	text-align:left;
	color:#555555;
	width:86%;
	/*text-indent:20px;*/
}

#most_popular_nav_prev{
	height: 15px;
	width: 15px;
	float: left;
	background-image: url("images/up_tre.png");
	text-decoration: none;
}
#most_popular_nav_next{
	height: 15px;
	width: 15px;
	float: right;
	background-image: url("images/down.png");
	text-decoration: none;
}
#most_popular_nav_prev.active{
	background-image: url("images/up.png");
}
#most_popular_nav_next.active{
	background-image: url("images/down_active.png");
}
.colum_right .ad200{
	margin-top: 0;
}
.ad200 {
	/* border:1px solid #000; */
	display: block;
	clear:both;
	overflow:hidden;
	padding:5px;
}
.most_pop {
	float:left;
	margin-right:19px;
	font-size: 18px;
}
.image_preview {
	padding-top:7px;
	float:left;
}
#content .video_r li p,
#most_popular_se_posts ul li p,
#content .colum_right ul ul li p,
.wp-caption{
	text-indent:0;
}
#content .video_r li .readmore_colum,
#most_popular_se_posts ul li .readmore_colum{
	text-align:right;
}
#sharethis_0 a {
	float:right;
	padding:0 5px 5px 20px;
	margin-right:18px;
}
.single #sharethis_0{
	float:left;
	clear: both;
}
.cat_r {
	margin-bottom:14px;
}
.opinion h3 {
	min-height:65px;
}
#most_popular_se_posts_ul {
	float:left;
}

#most_popular_se_posts {
	margin-bottom: 10px;
	overflow:hidden !important;
}
.archive_post:hover {
	overflow-y:auto;
}
a.see_all {
	float:right;
	text-transform:uppercase;
	font-size:11px;
	text-align:right;
	font-family:Arial;
	margin-top:3px;
}
.opinion {
	float:left;
}
.op_look {
	float:left;
	width:100%;
	border-bottom:1px solid #888;
}
.op_look h2{
	float:left;
}

.stbuttontext{
	text-transform: lowercase;
}
table.calendar {
	margin:0 auto;
}
.calendar_nav_right a:hover{
	text-decoration: underline;
}
#author_info{
	overflow: hidden;
	margin: 15px 0;
}
#author_info .author_avatar{
	width: 165px;
	float: left;
	overflow: hidden;
	padding: 6px;
}
#author_info .author_avatar img{
	padding: 4px;
	border: 1px solid #ccc;
	width: 150px;
	height: 150px;
}
#author_info .joined_since{
	text-indent: 0;
	font-style: italic;
	padding-top:6px;
}	
.archive_posts img{
	height:auto;
	max-width:96%;
}
.navigation{
	overflow: hidden;
	padding: 10px 0;
	width: 100%;
}
.navigation alignleft{
	float: left;
}
.navigation alignright{
	float: right;
}	
.archive_post {
	border-bottom:1px solid #ccc;
	padding:10px 0 15px 0;
}
.archive_post small,
#sidebar ul li .easysms_widget #easysmsDiv label,
.easysms_text{
	font-family:Arial;
}
#sidebar ul li .easysms_widget #easysmsDiv label {
	margin-bottom:0;
}
#content .postmetadata {
	text-indent:0;
}
#content .postmetadata a{
	color:#0088C3;
}
#content .postmetadata a:hover{
	text-decoration:underline;
}
#sidebar ul li .easysms_widget #easysmsDiv #easysms_click,
#sidebar ul li .easysms_widget #easysmsDiv #easysms_retrieve,
#sidebar ul li .easysms_widget #easysmsDiv #easysms_manage,
.easysms_widget #easysms_resend,
.easysms_widget #easysms_home,
.easysms_widget #easysms_unsubscribe,
.alignleft a,
.alignright a,
#commentform #submit{
	color:#fff;
	background:#436BBA;
	cursor:pointer;
	border:1px solid #01415d;
	width:130px !important;
	text-align:center;
}
.entry a.more_of_article {
	float:right;
	margin-top:4px;
	clear:both;
	text-align:right;
	margin-bottom:10px;
	font-size:12px;
}
.entry a.more_of_article:hover {
	text-decoration:underline;
}
h3#comments {
	text-align:center;
	margin-top:18px;
}
#respond {
	float:left;
	margin-top:20px;
}
#commentform p{
	text-indent:0;
}
#commentform textarea{
	width:590px;
}
.alignleft a,
.alignright a{
	float:left;
	margin-right:10px;
}
#sidebar ul li .easysms_widget #easysmsDiv #easysms_retrieve {
	margin-bottom:9px;
}
#sidebar ul li .easysms_widget #easysmsDiv input {
	width:157px;
}
#sidebar ul li .easysms_widget #easysmsDiv #easysms_click:hover,
#sidebar ul li .easysms_widget #easysmsDiv #easysms_retrieve:hover,
#sidebar ul li .easysms_widget #easysmsDiv #easysms_manage:hover,
.easysms_widget #easysms_resend:hover,
.easysms_widget #easysms_home:hover,
.easysms_widget #easysms_unsubscribe:hover,
.alignleft a:hover,
.alignright a:hover,
#commentform #submit:hover{
	background:#6A93E6;
}
#recent-comments ul{
	list-style-type:decimal;
	padding-left:18px;
}
#recent-comments ul li{
	padding-bottom:10px;
}
#recent-comments ul li a:hover{
	text-decoration:underline;
}




.entry {
	font-size:14px;
	overflow:hidden;
	text-align: center;
}
.entry img{
	padding: 5px;
}
.postmetadata {
	clear: both;
	padding: 15px;
}
.entry object{
	margin: 10px 0;
}
.entry ul {
	padding-left:15px;
	list-style-type:inherit;
	padding-top:10px;
	padding-bottom:5px;
}
.entry ul li{
	padding-bottom:12px;
}
.entry #cformsform {
	text-align:left;
}
.entry #cformsform .cf-ol{
	padding-left:0;
}
.entry #cformsform .cf-ol li {
	width:100%;
	float:left;
	margin-bottom:5px;
}
.entry #cformsform .cf-ol li label span{
	width:125px;
	float:left;
}
.entry #cformsform .cf-ol li input,
.entry #cformsform .cf-ol li textarea{
	width:260px;
}
.linklove {
	display:none;
}
.cf_hidden {
	display:none;
}
.cf-fs1 {
    clear:both;
    border:none;
    margin:0;
    padding:0;
}
.cf-fs1 legend{
    display:none;
}
#cf_captcha_img {
    clear:both;
    margin:10px 0 0 120px;
}
/**  WP > **/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
/**  < WP **/





#content .opinion_inf{
	color:#aaa;
	font-family: "Times New Roman", sans-serif;
	font-size:17px;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
}
.opinion_title,
.page-template-protagonist-php #content h2.protagonist_title{
	text-transform: uppercase;
	color: #00a;
	font-size: 32px;
	font-family: "Times New Roman", sans-serif;
	font-weight: normal;
	letter-spacing: 6px;
	background:transparent url(images/op_title.png) repeat-x scroll 0 0;
	padding-top:8px;
}
.page-template-protagonist-php #content h2.protagonist_title {
	margin:10px 318px 0;
}
.protagonist_col1 {
	float:left;
	width:600px;
	padding-left:20px;
}
.protagonist_col2 {
	float:right;
	width:287px;
	margin-right:2%;
}
.prot_list li .photo {
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}
.prot_more {
	float:right;
	width:100%;
	text-align:right;
}
#content .protagonist_info {
	color: #000;
	font-size:18px;
	padding:20px 0 20px 20px;
	width:389px;
}
#most_popular_se_posts_ul li object{
	height:215px;
	width:250px;
}
.protagonist_col1 ul li{
	float:left;
	width:280px;
	margin-right:20px;
}
.opinion_title a{
	color: #00a;	
}
.filter_by a.current{
	text-decoration: underline;
}

.page-template-opinion-php .colums_3{
	float:left;
	margin-top:30px;
	margin-left:16px;
}
.page-template-opinion-php .colums_3 li {
	float:left;
	width:30%;
	margin-right:30px;
	border-bottom:1px solid #DFDFDF;
	height:170px;
	margin-bottom:15px;
}
.page-template-archive-section-php .filter_by,
.page-template-opinion-php .filter_by {
	float:left;
	padding-top:10px;
	padding-left:16px;
	font-size:15px;
}
.page-template-archive-section-php .filter_by a,
.page-template-opinion-php .filter_by a{
	font-size:15px;
	border-right:1px solid #ccc;
	padding-right:4px;
	text-transform:uppercase;
}
.page-template-archive-section-php .filter_by a:hover,
.page-template-opinion-php .filter_by a:hover{
	text-decoration:underline;
}


/*** tutorial ***/
#tutorial{
	background: url("images/info.png") no-repeat;
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	margin-left: 3px;
}
#content.tutorial{
	width:909px; 
}
#tutorial_menu{
	width: 210px;
	float: left;
}
#tutorial_content{
	width: 690px;
	float: right;
}
#tutorial_content h2{
	text-align: right;
}

#tutorial_menu li a{
	background:#436BBA none repeat scroll 0 0;
	border:1px solid #01415D;
	color:#FFFFFF;
	cursor:pointer;
	width:185px;
	height:15px;
	display: block;
	margin: 10px 5px;
	padding: 3px 6px;
}
#tutorial_menu li a:hover,
#tutorial_menu li.current_page_item a{
	background:#6A93E6 none repeat scroll 0 0;
}


.single_content .avatar{
	float:left;
	padding-left:0;
	padding-right:10px;
}

#recentcomments  {
	list-style-type:disc;
	padding-left:15px;
}
/********************page-template-login-php*****************************/
.page-template-login-php form,
.page-template-login-php .post{
    width:200px;
    float:left;
}
.page-template-login-php #log,
.page-template-login-php #pwd{
    width:200px;
    margin-bottom:7px;
}
#captcha_code {
    width:200px;
    float:left;
}