/*  
Theme Name: rutwitter.com
Theme URI: rutwitter.com
Description: Based on Google Chrome Browser
Version: 1.0.4
Author: Genkisan
Author URI: kupikaeto.com
Tags: white, blue, fixed width, two columns, widgets
*/

html, body {
height: 100%;
}


.abar {
background:#e3edf9;
padding: 5px;
}


body {
background: #fff url(images/headerbg.gif) repeat-x;
margin: 0 0;
}

a { color: #0000cc; text-decoration: none; }

blockquote {
background: url(images/quote.gif) no-repeat; 
margin:1em; 
padding: 0 0 0 3em;
}

input, textarea {
border: 1px solid #d1d1d1;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 0 -19px 0;
}

/* Header Menu */
.headermenu {
height: 25px;
}

.headermenu ul{
list-style-type: none;
margin: 0;
margin-top: 1px;
}

.headermenu ul li{
float: left;
margin: 0;
background: url(images/navtab.gif) no-repeat right top;
}

.headermenu ul li a{
display: block;
padding: 5px 48px 5px 10px;
font-weight: bold;
text-decoration: none;
color: #333;
font-size: .9em;
font-weight:normal;
}

.headermenu ul li a:hover{
color: #f9f7ed;
}

.headermenu ul li.first a{
padding: 5px 48px 5px 39px;
background: url(images/navtab_first.gif) no-repeat;
}

.headermenu ul li#firstcurrent{
background: #f4f8fd url(images/navtab_current.gif) no-repeat right top;
}

.headermenu ul li#firstcurrent a{
background: url(images/navtab_current_first.gif) no-repeat;
color: #000;
}

.headermenu ul li#current{
margin-left: -38px;
background: #f4f8fd url(images/navtab_current.gif) no-repeat right top;
}

.headermenu ul li#current a{
padding: 5px 48px;
background: url(images/navtab_current_left.gif) no-repeat;
color: #000;
}

.headermenu ul li.last{
background: url(images/navtab_last.gif) no-repeat right top;
}

.headermenu ul li.last a{
padding: 5px 39px 5px 10px;
}

.headermenu ul li#lastcurrent{
margin-left: -38px;
background: #f4f8fd url(images/navtab_current_last.gif) no-repeat right top;
}

.headermenu ul li#lastcurrent a{
padding: 5px 39px 5px 48px;
background: url(images/navtab_current_left.gif) no-repeat;
color: #000;
}
/* End Header Menu */


/* Header */
.header {
padding: 6px 0;
height: 40px;
}

.blogtitle {
color:#f60;
display:inline-block;
font-size:1.5em;
height:30px;
vertical-align:top;
}

.blogtitle h1 {
color:#f60;
display:inline-block;
font-size:1.5em;
height:30px;
vertical-align:center;
font-size:100%;
}



.blogtitle a {
color: #f60;
}

.blogtitle a:hover {
color: #000;
}

a.menuhome {
background: url(images/menuhome.png) no-repeat;
display: inline-block;
height: 27px;
width: 29px;
}

a.menuhome:hover {
background: url(images/menuhome.png) no-repeat 0 -27px;
}

a.menubookmark {
background: url(images/menubookmark.png) no-repeat;
display: inline-block;
height: 27px;
width: 29px;
}

a.menubookmark:hover {
background: url(images/menubookmark.png) no-repeat 0 -27px;
}

a.menufeed {
background: url(images/menufeed.png) no-repeat;
display: inline-block;
height: 27px;
width: 29px;
}

a.menufeed:hover {
background: url(images/menufeed.png) no-repeat 0 -27px;
}

#searchbox {
float: right;
width: 237px;
height: 27px;
background: url(images/searchbox.png) no-repeat;
}

#searchbox #s {
color: #f60;
font-weight: bold;
float: left;
padding: 0;
margin: 6px 0 0 6px;
border: 0;
width: 195px;
background: none;
}

#searchbox #searchsubmit {
float: right;
margin: 0;
width: 29px;
height: 27px;
border: 0;
}

#searchbox #searchsubmit:hover {
background: url(images/searchsubmit.png) no-repeat;
}

.msgbartop {
height: 5px;
}

.msgbar {
background: url(images/msgbar.gif) repeat-y;
color: #646464;
padding: 0 8px;
}

.msgbarbottom {
height: 5px;
}
/* End Header */


/* Content */
.content {
margin-top: 25px;
overflow: hidden;
}

.content h1 {
font-size: 1.3em;
font-weight: bold;
}

.content h1 a {
color: #f60;
text-decoration:none;
}

.content h1 a:hover {
color: #555;
}

.content a {
text-decoration: underline;
}

.postmeta {
margin: 30px 0;
padding-bottom: 50px;
margin-right:25px;
border-bottom: 1px solid #ccc;
}

.navigation {
padding-bottom: 20px;
margin-right:25px;
margin-bottom: 20px;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
/* End Content */


/* Comments*/
.commentlist {
	margin: 0 25px 0 0;
	padding: 0;
}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 5px 10px 3px;
	list-style: none;
	border: 1px solid #efefef; 
	background: #fafafa;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin: 0 0 10px 10px;
	background: #fff;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
}

.commentmetadata a {
	color: #111;
}

.commentmetadata a:hover {
	color: #555;
}


/* Sidebar */
.sidebar {
font-size: 1.1em;
margin-top: 25px;
width: 308px;
}

.sidebarboztop {
height: 5px;
}

.sidebarbox {
background-color: #e1ecfe;
padding: 3px 15px;
}

.sidebarboxbottom {
height: 5px;
margin-bottom: 25px;
}

.sidebarbox h3 {
font-size: 1.4em;
margin: 5px 0 10px 0;
}

.sidebarbox ul {
margin: 0;
padding: 0;
}

.sidebarbox ul li {
background: url(images/sidebarbullet.gif) no-repeat left 3px;
list-style: none;
padding: 0 0 5px 19px;
}
/* End Sidebar */


/* Footer */
.footer {
height: 19px;
clear: both;
}

.footercontent {
background: url(images/footer.gif) no-repeat right 1px;
color: #646464;
float:left;
font-size: 0.9em;
line-height:19px;
text-align: left;
width: 34%;
}

.footercontent a {
color: #646464;
}

.footercontent a:hover {
color: #000;
}

.footerpush {
height: 19px;
}
/* End Footer */


/* Begin Images */
p img {
	float: none;
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 20px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 20px 2px 0;
	display: inline;
	}
/* End Images */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */

img.wp-smiley { margin: 0; padding: 0; clear: none; border:0; float: none; }

#vkshare0 td {padding: 0px 0;}
#toc_container {width:96%!important;}
.toc_title{font-size: 2em!important; text-align:left!important;font-weight: 100!important;}
.toc_list a{color: #0000cc;}

/*add ruslan modesco*/
img.thumb-post.wp-post-image
	{float:left;
	margin: 0 10px 0 0;}

/*add ruslan modesco*/
h1 {font-size: 24px!important;}
h2 {font-size: 20px!important;}
h3 {font-size: 18px!important;}
h4 {font-size: 16px!important;}
h5 {font-size: 14px!important;font-weight: normal!important;}
h6 {font-size: 12px!important;font-weight: normal!important;}
h7 {font-size: 10px!important;font-weight: normal!important;}

div.footercontent {background: #DEEAF8;
color: #646464;
float: left;
font-size: 0.9em;
line-height: 19px;
text-align: left;
width: 630px;}

/*для заголовка h1*/
.fullwidth-post-title {
background-color: rgba(36, 135, 192, 0.56);
color: #ffffff;  
position: absolute;
z-index: 1;
padding: 10px 0;
float:none;
 margin: 0;
width:100%}

/*для миниатюры*/
img.thumb-fullwidth.wp-post-image {
	position: absolute;
	left: 0; top: 0; bottom: 0;
	margin: auto;
	width: 100%;
max-width: 100%;
height:auto;
}

/* общий контейнер заголовок + миниатюра*/
.featured {
  float: none;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1em;
  width: 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
  height: 200px;
  }


.content p {
	text-align: justify;
}

.views_count {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.box {
  width: 200px; height: 300px;
  position: relative;
  border: 1px solid #BBB;
  background: #EEE;
}
.ribbon {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 2;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#9BC90D 0%, #79A70A 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #79A70A;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #79A70A;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
.author__list_elem a {
	color: #2d92ff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    padding-top: 7px;
	width:80%;
}
h2.author_subtitle {
    background: #dfeaf8;
    clear: both;
    width: 100%;
    color: #000;
    margin: 20px 0;
    padding: 5px 0;
    text-align: center;
}
@media only screen and (max-width: 940px) {
.author__list_elem {
	width:100% !important;
	margin: 5px 15px 5px !important;
}
.author__list_elem a{
	width:85%;
}}
.avatar-150{
		border-radius: 10px;
		margin: 10px 20px 10px 20px;
		display: block;
		float: left;}
	.author__list_elem:nth-child(n+20) {
	display: none;
	}
	.author__list_elem{
		display: flex;
		float: left;
		width: 48%;
		margin: 5px 5px;
		min-height: 40px;
		background: #fff;
		box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
		transition: all 0.3s cubic-bezier(.25,.8,.25,1);
		}
	.author__list_elem:hover {
		box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	}
	.author__list {
		font-size: 1em;
		padding: 0;}
	a.extraarticles {
    color: #627340;
    text-decoration: none;
    border-bottom: dotted 1px #627340;
    clear: both;
    float: left;
	margin: 10px;
	}
	.author__title {
				clear:none;}
	.author_subtitle {
				clear: both; margin: 20px 20px;}
	.thumbnail {
				width: 60px;
				height: 40px;
				float:left;
				margin-right:10px;
				}
#pagination {
    padding: 20px 0;
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
}
#pagination .page-numbers {
    font-size: 18px;
    color: inherit;
    padding: 5px 10px;
    margin: 0 2px;
    vertical-align: top;
    display: inline-block;
    line-height: 30px;
}
#pagination .page-numbers:hover {
    background: rgba(90,195,250,0.40) !important;
    text-decoration: none;
    color: #fff;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
#pagination .page-numbers.current {
    background: #5ac3fa  !important;
    border-bottom: none !important;
	color: #000;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
#pagination .prev {display: none;}
#pagination .next {display: none;}

/*Table of Content*/

 #toc_container.no_bullets li {
    margin: 0px
}

#toc_container.no_bullets p.toc_title {
    font-size: 2rem;
    color: #333333;
    line-height: 1;
    margin-bottom: 1.625rem

}

#toc_container.no_bullets ul.toc_list {
    counter-reset: num;
    list-style: none outside none;
    padding: 0;
    margin-left: 0
}

#toc_container.no_bullets ul.toc_list li:nth-child(odd) {
    background: #e4e4e4
}

#toc_container.no_bullets ul.toc_list li:nth-child(even) li:nth-child(odd) {
    background: #fff
}

#toc_container.no_bullets ul.toc_list li {
    position: relative;
    line-height: 1.5
}

#toc_container.no_bullets ul.toc_list li a {
    color: #323232;
    text-decoration: underline;
    font-size: 1rem;
    display: block;
    padding-left: 1.875rem;
    position: relative

}

#toc_container.no_bullets ul.toc_list li a:hover {
    color: #0000cc

}

#toc_container.no_bullets ul.toc_list li a .toc_number {
    color: #0000cc

}

#toc_container.no_bullets ul.toc_list li a span {
    position: absolute;
    left: 0.125rem;
    top: 1.375rem;
    margin-top: -1.5rem;
    font-weight: 700;
    width: 1.875rem;
    height: 1.875rem;
    text-align: center;
    line-height: 1.875rem;
    color: #2779B2;
    background-color: transparent;
    border-radius: 100%
}

#toc_container.no_bullets ul.toc_list li ul {
    counter-reset: num;
    list-style: none;
    margin-top: 0
}

#toc_container.no_bullets ul.toc_list li ul li {
    padding-left: 1.5625rem
}

#toc_container.no_bullets ul.toc_list li ul li a {
    padding-left: 2.1875rem
}

#toc_container.no_bullets ul.toc_list li ul li ul li {
    padding-left: 2.5rem
}

#toc_container.no_bullets ul.toc_list li ul li ul li a {
    padding-left: 3.125rem
}

#toc_container.no_bullets ul.toc_list li ul li ul li ul li {
    padding-left: 2.8125rem
}

#toc_container.no_bullets ul.toc_list li ul li ul li ul li a {
    padding-left: 3.4375rem
}
span.toc_number.toc_depth_1, span.toc_number.toc_depth_2 {
    font-weight: bold!important;
}

.ads-comp { display:block;}
.ads-mob { display:none;}

@media only screen and (max-width: 960px) {
.ads-comp { display:none;}
.ads-mob { display:block;}
}

.block-ad-yandex-style p {
 text-align: left !important;
}
.block-ad-yandex-style {
 max-width: 450px;
 width: 100%;
 padding: 5px 10px;
 border: 1px solid #C8C8C8;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 background: #fff;
 margin-left: 0;
 margin-top: 20px;
}
.block-ad-yandex-style p:first-child {
 font-size: 18px;
}
.block-ad-yandex-style p {
 margin: 0;
 padding-bottom: 1px;
 color: #333;
 font-size: 13px;
 line-height: 16px;
}
.block-ad-yandex-style * {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.block-ad-yandex-style a {
 color: #00c;
 text-decoration: none;
}
.block-ad-yandex-style__title {
 font-size: 18px;
 line-height: 24px;
}
.block-ad-yandex-style__green-link {
 color: #070 !important;
}
.block-ad-yandex-style span {
 font-weight: 700;
}
.block-ad-yandex-style__description {
 padding-top: 5px;
}
.block-ad-yandex-style__list-links,
.block-ad-yandex-style__description-list {
 margin: 0;
 margin-left: 0px;
 padding: 0;
 padding-bottom: 0px;
 text-align: left;
 padding-bottom: 1px;
 list-style: none;
 margin-left: 0 !important;
}
.block-ad-yandex-style__description-list li {
 position: relative;
 display: inline-block;
 color: #333;
 font-size: 13px;
 line-height: 16px;
 padding: 0 10px 0 0;
 margin-top: 5px;
 list-style-type: none;
 background: none;
}
.block-ad-yandex-style__description-list li::before {
 content: "";
 position: absolute;
 top: 50%;
 margin-top: -1px;
 right: 2px;
 display: block;
 width: 2px;
 height: 2px;
 -webkit-border-radius: 50%;
 border-radius: 50%;
 background-color: #999;
}
