/*
Theme Name: SimCityNews
Theme URI: https://simcitynews.ru/
Author: SimCityNews
Author URI: https://simcitynews.ru/
Description: Theme created in 2012. Since then I have been following the trends of web design and regularly update the theme, introducing modern standards of web development.
Version: 3.4
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl.html
Tags: blue, right-sidebar, responsive-Layout, microformats
Text Domain: simcitynews
*/

/* ---------- Font Awesome icons ---------- */

@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
		url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
		url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
		url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
		url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-facebook:before {
	content: "\f09a";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-vk:before {
	content: "\f189";
}

.fa-google-plus:before {
	content: "\f0d5";
}

.fa-bars:before {
	content: "\f0c9";
}

.fa-search:before {
	content: "\f002";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-university:before {
  content: "\f19c";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-download:before {
  content: "\f019";
}

/* ---------- Main styles ---------- */

body {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	background: #379cc8 url(images/bg-simcity.jpg) top repeat-x;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
}

.aligncenter {
	display: block;
	margin: auto;
	text-align: center;
}

.clear {
	float: none;
	clear: both;
}

img {
	border: 0;
}

iframe {
	border: 0;
}

hr {
	border: 0;
	height: 1px;
	margin: 10px 0;
	background: #e6e6e6;
}

.time1:before {
	content: attr(title);
}

.time2:before {
	content: attr(title);
}

/* ---------- Header ---------- */

header {
	display: block;
	width: 100%;
	height: 150px;
	margin: 0 auto;
	
}

header h1,
header .h2 {
	width: 400px;
	height: 80px;
	margin: 0 auto;
	padding-top: 35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/logo.png) center 35px no-repeat;
}

header h1 a,
header .h2 a {
	display: block;
	width: 400px;
	height: 80px;
	position: absolute;
	margin: 0 auto;
}

/* ---------- Header Navigation---------- */

nav {
	display: block;
	width: 1090px;
	height: 50px;
	margin: 0 auto;
	background: #379cc8;
}

nav:after,
nav:before {
	content: "";
	border: 25px solid #379cc8;
}

nav:before {
	float: left;
	margin-left: -50px;
	border-left-color: transparent;
}

nav:after {
	float: left;
	margin-right: -50px;
	border-right-color: transparent;
}

nav a.pull {
	display: none;
}

.menu {
	float: left;
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

.menu li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu li a {
	display: block;
	padding: 0 40px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 50px;
}

.menu li a:hover {
	background: #5caee5;
}

#search {
	float: right;
	width: 150px;
	height: 50px;
}

.searchform {
	width: 150px;
	height: 50px;
	padding: 0;
	border: none;
}

.searchform input {
	width: 100px;
	height: 25px;
	margin: 0;
	padding: 0 0 0 10px;
	border: none;
	border-radius: 3px;
	font-style: italic;
	background: #fff;
}

.searchform .go {
	width: 40px;
	height: 50px;
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
	background: none;
	color: #fff;
}

/* ---------- Main Content---------- */

.wrapper {
	display: block;
	width: 1090px;
	margin: 10px auto;
	padding: 0;
	font-size: 16px;
	line-height: 1.7;
	text-align: left;
	background: #f4f8fa;
}

main {
	display: block;
	float: left;
	width: 730px;
	margin: 20px 10px 20px 20px;
}

.post {
	margin-bottom: 20px;
	border: 1px solid #e6e6e6;
	background: #fff;
}

.direct {
	margin-bottom: 15px;
}

article {
	display: block;
	padding: 20px 24px;
}

article h1,
article h2 {
	margin: 0;
	font-size: 20px;
	line-height: 40px;
	color: #222;
}

article h1:before {
	padding-right: 10px;
	content: '\f0c8';
	font-family: FontAwesome;
	font-weight: normal;
	color: #ddd;
}

article h1.simcity:before,
article h1.wiki:before {
	color: #ff8c00;
}

article h1.buildit:before,
article h1.scbi:before {
	color: #379cc8;
}

article h1.video:before {
	color: #e62117;
}

article h1.news:before {
	color: #00b05a;
}

article h1.konkurs:before {
	color: #dc4fad;
}

article h2 a {
	color: #222;
}

.content {
	min-height: 130px;
}

.content h2 {
	padding-top: 10px;
	line-height: 30px;
	font-size: 18px;
	color: #222;
}

.content h3 {
	padding-top: 5px;
	font-size: 16px;
	color: #222;
}

.content a {
	color: #0194e4;
	border-bottom: #0194e4 1px solid;
}

.content a:hover {
	color: #0066ff;
}

.gallery-item a {
	border: none;
}

.gallery-icon img {
    padding: 5px;
}

.attachment-post-thumbnail {
	display: block;
	float: left;
	width: 180px;
	height: 130px;
	margin: 5px 15px 5px 0;
}

/* ---------- Template for page Server and Micropolis ---------- */

.page {
	width: 1098px;
	border: 1px solid #e6e6e6;
	background: #fff;
}

/* ---------- List---------- */

.content ul>li,
.comment ul>li {
	position: relative;
	padding-bottom: 5px;
	list-style: none;
}

.content ul>li:before,
.comment ul>li:before {
	position: absolute;
	left: -25px;
	content: '\f14a';
	font-family: FontAwesome;
	color: #09C900;
}

/* ---------- Meta---------- */

.meta {
	height: 30px;
	line-height: 30px;
	font-style: italic;
}

.metabot {
	height: 40px;
	padding: 0 24px;
	line-height: 40px;
	font-style: italic;
}

.metaleft {
	float: left;
}

.metaright {
	float: right;
}

.metaright a {
	color: #222;
}

.cat {
	color: #666;
	font-size: 13px;
	line-height: 30px;
	border-top: 1px solid #eaeaea;
}

.cat a {
	color: #666;
}

/* ---------- Breadcrumbs ---------- */

.breadcrumbs {
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
}

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

.breadcrumbs li:first-child {
	margin: 0 10px 0 0;
}

.breadcrumbs .current {
	float: right;
	line-height: 30px;
	background: #e5eff8;
	padding: 0 15px;
	margin: 0;
}

.breadcrumbs a {
	padding: 0 15px;
	float: left;
	color: #222;
	position: relative;
	line-height: 30px;
	background: #e5eff8;
}

.breadcrumbs a:hover {
	background: #c5e5f4;
}

.breadcrumbs a:before {
	content: "";
	position: absolute;
	top: 50%; 
	margin-top: -15px;   
	border-width: 15px 0 15px 13px;
	border-style: solid;
	left: -13px;
}

.breadcrumbs a:before,
.breadcrumbs .current:before {
	border-color: #e5eff8 #e5eff8 #e5eff8 transparent;
}

.breadcrumbs li:first-child a:before {
	border-width: 0;
}

.breadcrumbs a:hover:before {
	border-color: #c5e5f4 #c5e5f4 #c5e5f4 transparent;
}

.breadcrumbs a:after {
	content: "";
	position: absolute;
	top: 50%; 
	margin-top: -15px;   
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 13px solid #e5eff8;
	right: -13px;
}

.breadcrumbs a:hover:after {
	border-left-color: #c5e5f4;
}

/* ---------- Blockquote and Color block ---------- */

blockquote {
	min-height: 90px;
	margin: 0;
	padding: 5px 5px 5px 105px;
	background: #fbfbfb url(images/blockquote.png) 10px center no-repeat;
}

.quote {
	padding: 0 20px 20px 20px;
	background: #fafafa;
}

.quote:before {
	display: inline-block;
	width: 100%;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	content: '« »';
	color: #aaa;
}

/* ---------- Table ---------- */

table {
	width: 100%;
	border-style: none;
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #ddd;
}

th {
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #ddd;
}

.tg-uqo {
	background: #f4f8fa;
	text-align: center;
	vertical-align: middle;
}

.tg-baqh {
	text-align: center;
	vertical-align: middle;
}

/* ---------- Table Gutenberg ---------- */

.wp-block-table {
	margin: 0;
}

/* ---------- Share ---------- */

#share {
	margin: 15px 0;
	border: 1px solid #eaeaea;
	text-align: center;
	background: #fff;
}

.like {
	font-size: 16px;
	font-weight: 700;
	line-height: 50px;
}

.push {
	display: inline-block;
	width: 160px;
	margin: 5px 2px 20px 2px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.facebook {
	background: #4267b2;
}

.facebook:hover {
	background: #365899;
	color: #fff;
}

.odnoklassniki {
	background-color: #ee8208;
}	

.odnoklassniki:hover {
	background-color: #ee7808;
	color: #fff;
}

.twitter {
	background: #1da1f2;
}

.twitter:hover {
	background: #1a91da;
	color: #fff;
}

.vkontakte {
	background: #5181b8;
}

.vkontakte:hover {
	background: #5b88bd;
	color: #fff;
}

/* ---------- Read ---------- */

.read {
	margin-bottom: 15px;
	border: 1px solid #E6E6E6;
	background: #fff;
}

.read span {
	display: block;
	padding: 0 24px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	background: #fafafa;
}

.read ul>li {
	position: relative;
	padding-bottom: 5px;
	list-style: none;
}

.read ul>li:before {
	position: absolute;
	left: -15px;
	content: '\f14a';
	font-family: FontAwesome;
	color: #09C900;
}

.read ul a {
	padding-left: 10px;
	color: #0194e4;
}

.read ul a:hover {
	color: #0066ff;
}

/* ---------- Comments ---------- */

.comments {
	margin-top: 15px;
	padding: 10px 15px;
	border: 1px solid #e6e6e6;
	background: #fff;
}

.comment-awaiting-moderation {
	float: right;
}

.commentlist {
	padding: 0;
	list-style: none;
}

.commentlist p a {
	color: #0194e4;
	border-bottom: #0194e4 1px solid;
}
.commentlist p a:hover {
	color: #0066ff;
}

.comment {
	padding: 10px;
}

.depth-1 {
	margin: 15px 0;
	border: 1px solid #eee;
}

.bypostauthor {
	background: #F6F9Fd;
}

.comment-author {
	float: left;
	margin-right: 10px;
}

.fn, .fn a {
	margin: 0;
	color: #0194e4;
}

.commentmetadata {
	font-size: 12px;
	font-style: italic;
	color: #666;
}

.commentmetadata a {
	color: #0194e4;
}

img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}

/* ---------- Comment Form ---------- */

#author,
#email {
	border: 1px solid #e6e6e6;
	background: #fbfbfb;
}

form a {
    color: #0194e4;
}

form a:hover {
	color: #0066ff;
}

#comment {
	width: 100%;
	padding: 5px;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
	background: #fbfbfb;
}

#submit {
	padding: 10px 50px;
	border: none;
	cursor: pointer;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	background: #00b05a;
}

#submit:hover {
	background: #00ca67;
}

/* ---------- Placeholder ---------- */

input::-ms-clear {
	display: none;
	width: 0;
	height: 0;
}

input:focus::-webkit-input-placeholder {
	color: transparent;
	border: none;
	outline: none;
}

textarea:focus::-webkit-input-placeholder {
	color: transparent;
	border: none;
	outline: none;
}

input,
textarea,
input:active,
textarea:active,
:focus {
	outline: none;
}

/* ---------- Sidebar 1 ---------- */

aside {
	display: block;
	float: right;
	width: 300px;
	margin: 20px 20px 0 10px;
}

aside ul,
aside li {
	margin: 0;
	padding: 0;
	list-style: none;
}

aside li a {
	color: #0194e4;
}

aside li a:hover {
	color: #0194e4;
}

.widget {
	margin-bottom: 20px;
	border: 1px solid #e6e6e6;
	background: #fff;
}

.widgettitle {
	height: 45px;
	font-size: 16px;
	font-weight: 700;
	line-height: 45px;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	background: #fafafa;
	color: #222;
}

.textwidget {
	padding: 5px 15px;
}

/* ---------- Widget Club Wars SimCity ---------- */

#custom_html-2,
#custom_html-6 {
	height: 100px;
	background: #ff8c00;
	text-align: center;
	border: none;
}

#custom_html-2 .textwidget,
#custom_html-6 .textwidget {
	padding: 0;
}

#custom_html-2 a,
#custom_html-6 a {
	display: block;
	font-size: 25px;
	font-weight: 700;
	line-height: 100px;
	color: #fff;
}

/* ---------- Widget Season ---------- */

#custom_html-5 {
	height: 180px;
	background: #00b05a;
	text-align: center;
	border: none;
}

#custom_html-5 a {
	display: block;
	font-size: 25px;
	font-weight: 700;
	line-height: 170px;
	color: #fff;
}

/* ---------- Widget Club ---------- */

#custom_html-3 {
	height: 180px;
	background: #AD355B;
	text-align: center;
	border: none;
}

#custom_html-3 a {
	display: block;
	font-size: 25px;
	font-weight: 700;
	line-height: 170px;
	color: #FED873;
}

/* ---------- Widget Categories ---------- */

.widget_categories ul {
	padding: 5px 15px;
	text-align: right;
}

.cat-item {
	line-height: 40px;
	border-bottom: 1px solid #f0f0f0;
}

.cat-item:last-child {
	border-bottom: none;
}

.cat-item a {
	float: left;
	color: #222;
}

.cat-item a:before {
	padding-right: 10px;
	content: '\f0c8';
	font-family: FontAwesome;
}

.cat-item-2 a:before {
	color: #ff8c00;
}

.cat-item-3 a:before {
	color: #379cc8;
}

.cat-item-4 a:before {
	color: #e62117;
}

.cat-item-7 a:before {
	color: #00b05a;
}

.cat-item-8 a:before {
	color: #dc4fad;
}

/* ---------- Widget Quotes Collection ---------- */

#w_quotescollection_2 {
	min-height: 100px;
	margin: 0 5px 5px 5px;
	padding: 10px 50px 10px 10px;
	background: #fff url(images/sovet.png) bottom right no-repeat;
}

#quotescollection-2 {
	background: #379cc8;
}

#quotescollection-2 .widgettitle {
	border-bottom: none;
	background: #379cc8;
	color: #fff;
}

#w_quotescollection_2 p {
	margin: 0;
	text-align: left;
}

/* ---------- Widget Poll ---------- */

.wp-polls .Buttons {
	padding: 5px;
	border-radius: 3px;
}

.wp-polls-ul {
	    margin: 0px 0px 10px 15px!important;
}

/* ---------- Widget Subscribe ---------- */

.subicons {
	display: inline-block;
	width: 268px;
	height: 70px;
	padding: 10px 0 5px 0;
	font-size: 25px;
	line-height: 70px;
	text-align: center;
}

#twittericons {
	float: left;
	width: 130px;
	height: 70px;
	margin-right: 8px;
	background: #55acee;
}

#twittericons:hover {
	background: #2795e9;
}

#vkicons {
	float: left;
	width: 130px;
	height: 70px;
	background: #587ea3;
}

#vkicons:hover {
	background: #466482;
}

#twittericons a,
#vkicons a {
	display: block;
	width: 130px;
	height: 70px;
	color: #fff;
}

/* ---------- Widget WoT ---------- */

#custom_html-11,
#custom_html-12 {
	background: none;
	text-align: center;
	border: none;
}

#custom_html-11 .textwidget,
#custom_html-12 .textwidget {
	padding: 0;
}

/* ---------- Sidebar 2 ---------- */

aside.wikies {
	float: right;
	width: 300px;
	background: transparent;
	border: none;
	font-size: 15px;
}

#wikiside ul>li {
	position: relative;
	margin-left: 15px;
	line-height: 25px;
	list-style: none;
}

#wikiside ul>li:before {
	position: absolute;
	top: 0;
	left: -20px;
	content: '\f14a';
	font-family: FontAwesome;
	color: #09C900;
}

#wikiside ul>li.future:before,
ul>li.future:before {
	color: #ff8c00;
}

#wikiside .widget {
	border: 1px solid #e6e6e6;
	background: #fff;
}

.title1,
.title2,
.title3,
.title4,
.title5,
.title6,
.title7,
.title8,
.title9,
.title10,
.title11,
.title12,
.title13,
.title14,
.title15,
.title16,
.title17,
.title18,
.title19,
.title20,
.title21,
.title22,
.title23,
.title24 {
	height: 35px;
	padding-left: 30px;
	font-size: 16px;
	font-weight: 700;
	line-height: 35px;
}

.title1 {
	background: url(images/wiki/1.png) no-repeat 5px center;
}

.title2 {
	background: url(images/wiki/2.png) no-repeat 5px center;
}

.title3 {
	background: url(images/wiki/3.png) no-repeat 5px center;
}

.title4 {
	background: url(images/wiki/4.png) no-repeat 5px center;
}

.title5 {
	background: url(images/wiki/5.png) no-repeat 5px center;
}

.title6 {
	background: url(images/wiki/6.png) no-repeat 5px center;
}

.title7 {
	background: url(images/wiki/7.png) no-repeat 5px center;
}
.title8 {
	background: url(images/wiki/8.png) no-repeat 5px center;
}

.title9 {
	background: url(images/wiki/9.png) no-repeat 5px center;
}

.title10 {
	background: url(images/wiki/10.png) no-repeat 5px center;
}

.title11 {
	background: url(images/wiki/11.png) no-repeat 5px center;
}

.title12 {
	background: url(images/wiki/12.png) no-repeat 5px center;
}

.title13 {
	background: url(images/wiki/13.png) no-repeat 5px center;
}

.title14 {
	background: url(images/wiki/14.png) no-repeat 5px center;
}

.title15 {
	background: url(images/wiki/15.png) no-repeat 5px center;
}

.title16 {
	background: url(images/wiki/16.png) no-repeat 5px center;
}

.title17 {
	background: url(images/wiki/17.png) no-repeat 5px center;
}

.title18 {
	background: url(images/wiki/18.png) no-repeat 5px center;
}

.title19 {
	background: url(images/wiki/19.png) no-repeat 5px center;
}

.title20 {
	background: url(images/wiki/20.png) no-repeat 5px center;
}

.title21 {
	background: url(images/wiki/21.png) no-repeat 5px center;
}

.title22 {
	background: url(images/wiki/22.png) no-repeat 5px center;
}
.title23 {
	background: url(images/wiki/23.png) no-repeat 5px center;
}

.title24 {
	background: url(images/wiki/24.png) no-repeat 5px center;
}

/* ---------- Sidebar 2 Tabs ---------- */

.tabs {
	position: relative;
	margin: 0;
	overflow: hidden;
}

.tabs dt {
	float: left;
	position: relative;
	height: 2em;
	margin: 0 0 0 5px;
	padding: 0 1em;
	border: 1px solid #e6e6e6;
	border-bottom: none;
	border-radius: 8px 8px 0 0;
	font-size: 16px;
	line-height: 2;
	cursor: pointer;
	color: #0194e4;
	background: #fafafa;
}

.tabs dt:hover {
	text-decoration: none;
	background: #fff;
}

.tabs dt.selected {
	z-index: 3;
	cursor: auto;
	text-decoration: none;
	color: #4c4c4c;
	background: #fafafa;
}

.tabs dd {
	display: none;
	float: right;
	position: relative;
	width: 300px;
	margin: 32px 0 0 -100%;
	z-index: 2;
	background: #fafafa;
}

.tabs dd.selected {
	display: block;
}

.tabs .tab-content {
	padding: 5px;
	border: 1px solid #e6e6e6;
}

/* ---------- Sidebar 3 ---------- */

.scbi {
	text-align: left;
}

.scbi li:before {
	margin-right: 10px;
	content: '\f14a';
	font-family: FontAwesome;
	color: #09C900;
}

/* ---------- Pagenavi ---------- */

nav.navigations:before,
nav.navigations:after {
	display: none;
}

.navigations {
	width: 100%;
	height: 30px;
	padding: 25px 0;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	background: #f4f8fa;
}

.navigations a,
.navigations span {
	display: inline-block;
	width: 50px;
	height: 30px;
	border-radius: 3px;
	color: #fff;
	background: #379cc8;
}

.navigations a:hover,
.navigations span.current {
	color: #fff;
	background: #f68d1e;
}

/* ---------- Footer ---------- */

footer {
	display: block;
	width: 100%;
	height: 120px;
	font-size: 13px;
	color: #fff;
}

.footer {
	width: 1090px;
	height: 120px;
	margin: 0 auto;
	padding: 0;
}

.footer a {
	color: #fff;
}

.footer a:hover {
	color: #f68d1e;
}

#footleft {
	float: left;
	width: 500px;
}

#footleft span {
	float: left;
	padding-right: 10px;
}

#footright {
	float: right;
	width: 550px;
}

/* ---------- To Top Button ---------- */

#toTop {
	display: block;
	position: fixed;
	bottom: 80px;
	right: 30px;
	width: 40px;
	height: 40px;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	z-index: 5;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #5caee5;
}

/* ---------- Caption Images ---------- */

.wp-caption-text {
	text-align: center;
	font-size: 12px;
	line-height: 15px;
}

/* ---------- Download button ---------- */

.download {
	display: block;
	width: 100%;
	margin: 10px 0;
	font-size: 20px;
	line-height: 60px;
	border-radius: 5px;
	background: #00b05a;
	text-align: center;
	cursor: pointer;
}

.download a {
	display: block;
	color: #fff;
	border: none;
}

.download a:hover {
	color: #fff;
}

.download a:before {
	padding-right: 10px;
	content: '\f019';
	font-family: FontAwesome;
}

/* ---------- GoTo button ---------- */

.goto {
	display: block;
	width: 100%;
	margin: 10px 0;
	font-size: 20px;
	line-height: 60px;
	border-radius: 5px;
	background: #379cc8;
	text-align: center;
	cursor: pointer;
}

.goto a {
	display: block;
	color: #fff;
	border: none;
}

.goto a:hover {
	color: #fff;
}

.goto a:before {
	padding-right: 10px;
	content: '\f14c';
	font-family: FontAwesome;
}

/* ---------- Other Styles ---------- */

.strong {
	font-weight: 700;
}

.pr {
	text-align: center;
	margin: 0 0 10px 0;
}

/* ------------------------------ Mobile Styles ------------------------------ */

@media only screen and (max-width:1090px) {

/* ---------- Main styles ---------- */

iframe {
	max-width: 100%;
}

img {
	max-width: 100%;
	height: auto;
}

/* ---------- Header ---------- */

header {
	float: left;
	width: 100%;
	height: 100px;
	font-weight: 700;
}

header h1,
header .h2 {
	width:100%;
	height: 100px;
	padding: 0;
	text-indent: initial;
	text-align: center;
	background: #ff8c00;
}

header h1 a,
header .h2 a {
	width:100%;
	height: 100px;
	font-size: 30px;
	line-height: 100px;
	color: #fff;
}

/* ---------- Header Navigation---------- */

nav {
	float: left;
	width: 100%;
	height: auto;
}

.menu {
	display: none;
	float: left;
	width: 100%;
	height: auto;
}

nav:before,
nav:after {
	display: none;
}

.menu li {
	width: 100%;
	border-bottom: 1px solid #97d8f6;
	text-align: center;
}

.menu li a {
	display: block;
	line-height: 40px;
}

#search {
    width: 100%;
}

.search {
	width: 100%;
	margin: 0 auto;
}

.searchform {
	width: 100%;
}

.searchform input {
	width: 70%;
	margin: 0 0 0 10%;
}

.searchform .go {
	width: 20%;
}
	
nav a.pull {
	display: inline-block;
	color: #fff;
	font-size: 12px;
    font-weight: 700;
	line-height: 50px;
	width: 100%;
	text-align: center;
}

nav a.pull:hover {
	color: #fff;
	background: #5caee5;
}

/* ---------- Main Content---------- */

.wrapper {
	float: left;
	width: 100%;
	margin: 0;
}

main {
	float: left;
	width: 100%;
	margin: 0;
}

.content {
	min-height: 140px;
}

.post {
	margin: 10px;
}

.direct {
	margin: 10px;
}

article h1,
article h2 {
	line-height: normal;
}
	
.attachment-post-thumbnail {
	max-width: 100%;
	height: auto;
}

/* ---------- Template for page Server and Micropolis ---------- */

.page {
	width: auto;
	margin: 15px;
}

iframe.server {
	width: 100%;
	max-width: 100%;
	height: 2550px;
}

/* ---------- Meta---------- */

.meta,
.metabot {
	display: none;
}

/* ---------- Share ---------- */

#share {
	width: auto;
	height: auto;
	margin: 10px;
}

/* ---------- Read ---------- */

.read {
	width: auto;
	margin: 10px;
}

/* ---------- Comments ---------- */

.comments {
	width: auto;
	margin: 10px;
}

#submit {
	width: 100%;
	padding: 10px 0;
}

/* ---------- Sidebar ---------- */

aside,
aside.wikies {
	float: left;
	width: 100%;
	margin: 0;
}

aside ul {
	margin: 10px;
}

.widget {
	text-align: center;
}

/* ---------- Widget Club Wars SimCity ---------- */

#custom_html-2,
#custom_html-6 {
	min-height: 80px;
	height: auto;
}

/* ---------- Widget Subscribe ---------- */

.subicons {
    width: 100%;
    height: 100%;
}

#twittericons {
	float: left;
	width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
}

#vkicons {
	float: left;
	width: 100%;
}

#twittericons a,
#vkicons a {
	width: 	100%;
}

/* ---------- Sidebar Wiki ---------- */

aside.wiki {
	float: left;
	width: 100%;
}

#wikiside {
    margin: 15px;
}

.tabs dd {
	width: 100%;
}

.title1,
.title2,
.title3,
.title4,
.title5,
.title6,
.title7,
.title8,
.title9,
.title10,
.title11,
.title12,
.title13,
.title14,
.title15,
.title16,
.title17,
.title18,
.title19,
.title20,
.title21,
.title22,
.title23,
.title24 {
	display: inline-block;
	height: auto;
}

#wikiside .widget {
	text-align: left;
}

/* ---------- Pagenavi ---------- */

.navigation {
	height: auto;
}

.navigation a,
.navigation span {
	margin: 5px;
}

/* ---------- Footer ---------- */

footer {
	float: left;
	width: 100%;
	height: auto;
}

.footer {
	width: auto;
	height: auto;
	margin: 15px;
}

#footleft,
#footright {
	float: none;
	width: 100%;
	text-align: center;
}

#footleft span {
	float: none;
	padding: 10px;
}

/* ---------- To Top Button ---------- */

#toTop {
	display: none!important;
}

/* ---------- Breadcrumbs ---------- */

.breadcrumbs {
	display: none;
}

/* ---------- Other Styles ---------- */

.pr {
	margin-top: 15px;
}

}