/*
Theme Name: Sibirix Rurix Theme
Theme URI: http://www.rurix.ru/
Description: Main theme for http://www.rurix.ru.
Version: 1.0
Author: Sibirix
Author URI: http://www.sibirix.ru/
Tags: 

	Rurix v1.0
	 http://binarybonsai.com/kubrick/

	This theme was developed by Sibirix for site rurix.ru


 


*/


textarea { 
    resize:none;
}

#header,
#content > .wrapper > .page-header,
#content > .wrapper > .main {
    min-width: 1090px;
}
.projects {
    padding: 20px 0 0 0px;
}

.projects .first{
    float: left;
	background: url('./images/project1.png') 0 100% no-repeat;
	height: 282px;
	width: 590px;
}

.projects .first .anons{
    float: left;
	padding: 250px 0 0 20px;
	color: #fff;
	font-size: 16px;
}

.projects .second{
    float: left;
	background: url('./images/project2.png') 0 100% no-repeat;
	margin: 7px 0 0 19px;
	height: 132px;
	width: 326px;
}

.second .anons, .third .anons{
    float: left;
	padding: 102px 0 0 25px;
	color: #fff;
	font-size: 14px;
}

.projects .third{
    float: left;
	background: url('./images/project3.png') 0 100% no-repeat;
	margin: 10px 0 0 18px;
	height: 133px;
	width: 327px;
}

.anons a{
	color: #fff !important;
}
.anons a:hover{
	color: #fff !important;
}

/*контент*/
.blog-content {
	width: 100%;
	margin: 0 auto;
}

/*правая часть - новости*/
.blog-content .right_pane {
    width: 325px;
    float:right;
}

.blog-content .right_pane .categories ul {
    margin-top:15px;
}

/*левая - статьи*/
.blog-content .left_pane {
    width: 100%;
    float:left;
}


.blog-content .ecxerpt { margin-top: 0;}

 .left_pane span.date { line-height: 1.4em; }

 .content, .entry {
	line-height: 1.3em;
	font-size: 1em;
 }
  .entry  img {
    margin-bottom:10px;
  }
 
  .content ul,  .content ol {
	line-height: inherit;
  }
 
.content p {
    margin-bottom: 10px;

}

.art .img-date {
    float:left;
    margin-bottom:30px;
}
.art   a.title,
.category-wiki h3 {
	font-size: 1.2em;

}

.category-wiki h3 {
    font-weight: normal;
    
}

.art .title {
	margin-bottom: 15px;
}

.art.second {margin-top:20px;}

/*статьи*/
.left_pane .articles {
	
}

.articles .art {
	display: block;
}

.author-photo,
.art .img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
    width:70px;
    text-align:center;
}

img.alignright {
float: right;
}

img.alignleft {
float: left;
}


.art .author-img {
    border:1px solid #DDDDDD;
    height:150px;
    padding:5px;
    text-align:center;
    width:150px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    margin-bottom:30px;
}
.art .author-info {
    margin-left: 175px; 
    margin-bottom:30px;
}

.blog-content .art .author-info .ecxerpt {
    margin-left: 0;
}
.art .author {
    margin: 0 10px 10px 0;
	color: #000;
	font-size: 1.4em;
    line-height: 0.7em;
}

.art .title {
    margin-bottom:15px;
}

.art .author2 {margin-bottom: 0;}
.art .author3 { color:#999; font-style:italic; font-family: GeorgiaItalic, Georgia, Times New Roman, serif; font-size: 1em;}
.art .title-block .author3 {margin-top:5px;}

.art .author span {color:#aaa; font-size: 0.7em; line-height: 1.7em;}

.art .post {clear: both;}
.art .post:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both;
}


.art .entry-content a {
    font-size:1em;
}

.art .title a {
	font-size: 1.2em;
}

a[target="_blank"], a.external { 
    background: none;
    padding-right: 0;
}

.art .ecxerpt .tags a  {font-size: 1em;}

/*новости*/
.lastnews {
    margin-bottom:30px;
}

div.date {
    float: left;
    background: url('./images/backgorund_news_date_big.png') 0 100% no-repeat;
    width: 74px;
    height: 70px;
    padding-left: 10px;
    color: #000;
    font-size: 14px;
    line-height: 1em;
    clear:left;
}

div.date .text {
	margin-top: 4px;
    font-size:12px;
    text-align: left;
}

div.news {
    margin-top: 20px;
}

div.date span {
    font-size: 30px;
	line-height: 30px;
    color: #000;
}

.entry-content {
    float:left; 
    width:83%;
    margin-left:0; 
    margin-bottom:5px;
}

.entry-content .title-block{
    margin-bottom:15px; 
    float:left; 
    clear:right; 
    width:100%;
}

.entry-content .content {
    float:left; 
    clear:left; 
    width:100%;
}

.entry-content h3 {
    font-weight:normal;
    font-size: 1.2em;
}

.allnews {
    text-align: right;
    padding-bottom:30px;
}

.allnews a {
    color: #0BA2C4;
}

.lastnews .title {


}

.lastnews .title a {
    color: #0BA2C4;
    font-size: 20px;
}

.lastnews .anons {
    margin-top: 20px 0 0 5px;   
    line-height: 16px;
	font-size: 14px;
}

/*разделитель*/
.splitter {
	width: 100%;
    border-bottom: 1px solid #e5e5e5;
    height: 30px;
}

/*блок "скачать презентацию" в тексте*/
.pdf {
	background: url('./images/logo_pdf.png') 0 50% no-repeat;
	float: left;
	height: 93px;
	width: 120px;
	line-height: 20px;
	padding-left: 110px;
	font-size: 14px;
	margin-top: 10px;
}

.pdf .text {
	margin-top: 15px;
}

.pdf .text .anonce {
    margin-top: 10px;
	color: #C0C0C0;
}

/*текст справа от "скачать презентацию"*/
.center .righttext {
	margin: 0 0 20px 260px;
	
}

*+html .center .righttext {margin-left:30px; float: right;}

.center .righttext h3 { font-size: 1.2em; }

/*текст снизу от "скачать презентацию"*/
.center .downtext {

	padding-bottom: 20px;
}

/*ссылка*/
a {
    color: #0BA2C4;
}

/*футер*/
#bottom {
	background: url('./images/back-bottom.png') 0 100% repeat-x #eee;
	height: 90px;
    position: relative;
    margin-top: -90px;
}

#bottom-cont {
	width: 935px;
	margin: 0 auto;
}

/*облако тэгов*/
#tags {
    
	line-height: 25px;
    margin-bottom:30px;
}

/*заголовок*/
#tags .header {
	color: #606060;
	margin: 0 0 0 0;	
    text-decoration: none;
	font-size: 1.2em;
    padding-top: 0px;
}



/*ссылки разного размера*/
#tags a.small {
	font-size: 14px;
	margin-left: 5px;
}

#tags a.medium {
	font-size: 16px;
	margin-left: 5px;
}

#tags a.large {
	font-size: 18px;
	margin-left: 5px;
}

#tags a.XXL {
	font-size: 22px;
	margin-left: 5px;
}

#tags a.XXXL {
	font-size: 26px;
	margin-left: 5px;
}

/*копирайт и ссылки на rss, twitter*/
#copyrights {
	float: left;
	margin-top: 35px;
	margin-left: 20px;
    position:relative;
}

#bottom .logo {
    position: absolute;
    top: 2px;
}

.company {
	font-size: 12px;
    font-weight: normal;
    margin-left:15px;
}

.company a {
	color:#000;
    text-decoration:none !important;
}

.company a:hover {
    text-decoration:underline !important;
}

.rss {
	
	float: right;
	height:20px;
	margin-top:5px;
    width: 20px;
    
}

.rss a{
	float: left;
	padding-left:0px;	
    width: 20px; 
    height:20px;
	line-height:20px;
	font-size: 12px;
    display: block;
    background: url('./images/logo_rss.png') 0 100% no-repeat;
}

.facebook {
	
	float: right;
	height:20px;
	margin:5px 10px 0 0;
    width: 20px;
}

.facebook a{
	float: left;
	padding-left:0px;	
    width: 20px; 
    height:20px;
	line-height:20px;
	font-size: 12px;
    display: block;
    background: url('./images/facebook20.png') 0 100% no-repeat;
}

.twitter {
	
	float: right;
	margin: 5px 10px 0 0;
    width: 20px;
    height: 20px;
}

.twitter a{
	float: left;
    padding-left:0px;
    height: 20px;
    width:20px;
    font-size: 12px;
	line-height:20px;
    display: block;
    padding-right: 0;
    background: url('./images/logo_twitter.png') 0 100% no-repeat;
}

.twitter-widget {

}
  .twitter-widget .header {
      padding-bottom: 20px !important;
  }
  .twitterwidget-title {
      font-size:24px;
      line-height: 120%;
   }
  .twitter-widget ul li {
      margin-left: 0 !important;
      padding-bottom: 10px;
      list-style: none !important;
  }
  .twitter-widget .entry-content {
      float: none;
      width: 100%;
  }
/* / .twitter-widget  */

#socials a {font-size: 0; line-height: 0; text-decoration: none; position:relative; z-index:2;}
#socials > div { position:relative;}
#socials span { position:absolute; width:18px; padding-left:2px; height:20px; left:0; top:0; z-index:1; text-align:center;font-size:14px; line-height:14px; color:#fff; }

.mb15 {
    margin-bottom: 15px !important;
}

#nav-below { margin:0 0 20px; width: 800px; position: static; }
#nav-below .nav-previous, #nav-below .nav-next{ width: 48%; }
#nav-below .nav-next {text-align: right; float:right;}
#nav-below .nav-previous {text-align: left; float:left; }
#nav-below {font-size:14px;}

.post h3 {
	margin: 0 0 5px 0;
}

.post .date2 {
    line-height: 1.7em;
}

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

blockquote *:before {content:""}
blockquote *:after {content:""}
blockquote {
    border: 1px solid #bbb;
    border-width:1px 0;
    padding:10px 0 0 15px;
    color:#999;
    margin: 0 0 15px;
}

/* СПИСКИ */

.blog-content ul , ol {
	margin-bottom: 15px;
}

.blog-content ul  li , ol li {
	margin-left: 1.5em;

}

.blog-content ol li {
	margin-left: 1.6em;
}

.blog-content .entry ul li, 
.blog-content ul  li {
	list-style: outside disc;
    list-style-image: url('./images/defis.png');
}

.blog-content ol li {
	list-style: outside decimal;
}

.blog-content ul ul, ol ul {
	margin-left: 1.5em;
}

.blog-content ol ol, ul ol {
	margin-left: 1.5em;
}

.blog-content ul ul li, ol ul li {
	list-style: outside circle;
}

.blog-content ol ol li, ul ol li {
	list-style: outside lower-alpha;
}


 
.category-list li.categories { list-style: none; font-weight: bold; margin-left:0; }
.category-list li.categories ul {font-weight: normal; margin-left:0;}
.category-list li.categories ul li { list-style:none; margin-left:0;}
.category-list { margin: 0 0 20px 0;}
/* ТАБЛИЦЫ */

.blog-content table {
	border: 0;
	border-collapse: collapse;
    margin-bottom:1px;
}

.blog-content table tr th, table tr td {
	padding: 5px;
}

.blog-content table tr th {
	border: 1px solid #606060;
}
.blog-content table tr th {
	background-color: #606060;
	color: #fff;
	font-weight: bold;
	border-right: 1px solid #fff;
	text-align: center;
}

.blog-content table tr th:last-of-type {
	border-right: 1px solid #606060;
}

.blog-content table tr td {
	border: 1px solid #aaa;
}

.blog-content table tr:nth-child(even) {
	background-color: #eee;
}

.blog-content textarea, input[type="text"] {
	width:300px;
	margin:2px 0;
	padding:2px;
    cursor: inherit;
} 

.blog-content .wpcf7-response-output {
	margin-left:0; border:0; padding:0;
}

.blog-content  .wpcf7-validation-errors {
	color: #ff0000;
}

.blog-content .wpcf7-mail-sent-ok {
	color: #009900;
}
.blog-search-rows .post {
    margin-bottom: 25px;
}
.blog-search-rows .post small,
.blog-search-rows .post .postmetadata{
    font-size: 0.8em;
}

.projects .header  {
	margin-top: 10px;
	margin-bottom: 20px;
}

.art a.more-link {
	font-size:inherit;
	font-weight: normal;
	text-transform:capitalize;
	
}

form#commentform .box {width: auto;}


input.wpcf7-submit {
	margin:0;
	padding:0;
	width: 112px;
	height:35px;
	line-height: 35px;
	border: none;
	background: url('images/contact_button.png') left top no-repeat #FD894F;
	color: #fff;
	font-weight: bold;
}
@-moz-document url-prefix()
{
	input.wpcf7-submit {
		height: 35px;
		padding-bottom:2px;
		font-family:Arial;
	}
}

#feedback_window .outer {width: 320px; }

#feedback_window .wpcf7-submit {margin-top: 10px; margin-bottom: 10px;}
#feedback_window  .inner {width: 300px; margin:0 auto;}
#feedback_window input[type=text],
#feedback_window textarea {width: 98%;}
#feedback_window .wpcf7-response-output {display: none !important;}
*+html #feedback_window  .outer {height: 450px;}
#feedback_ok {padding:40px; font-size:18px;}

.tags-header { color:#606060; font-size:1.8em; margin:0; padding-top:0; text-decoration:none; font-weight:bold; padding-top:15px; }

#comment {width: auto;}

span.wpcf7-not-valid-tip {
    left:15% !important;
    width: 252px !important;
}

.pagination { margin: 10px 0 20px; text-align:center; }
.pagination .current,
.pagination a { padding: 0 5px; display:inline-block; padding-bottom:3px; }
.pagination a.first { padding: 0 20px 0 0; }
.pagination a.next { padding: 0 0 0 20px; }
.pagination .current { background-color: #0099CC; color: #FFFFFF; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.pagination .current:hover { background-color: #33ADD6; }
.pagination .intro { padding-right: 15px;}
.blog-content ul,
.blog-content p { margin-bottom:15px;}

p.H1, 
h1 { line-height:1.3em;}

.aboutMenuIConsBlock { margin-left: 4px; }

#footer .footerRightIcons a .icon-rss,
.aboutMenuIConsBlock .icon-rss { width:20px; height:20px; background:url(images/rss.png) 0 0 no-repeat scroll transparent; }
#footer .footerRightIcons a .icon-rss:hover,
.aboutMenuIConsBlock .icon-rss:hover {background-position: 0 -20px;}
.blog-page .footerRightIcons { width:70px;}

.author-info .signature {
    font-size:12px;
    line-height:1.3em; 
    color:#333;
}

.author-info .ecxerpt {
    margin-bottom:10px;
}

.left-wrapper {
    margin-right: 360px;
}

.blog-page {
    min-width:1074px;
}

.page-title {
    margin: 0 0 25px;
}
.page-title h1,
.page-title h2 {
    margin-bottom: 6px;
}
.page-title h1 {
    font-size: 21px !important;
}

h2.pagetitle {
    font-size:24px;
}

.addthis_toolbox {
    margin-bottom:15px;
}
.page-header .title a { color: #000; text-decoration:none; }
.page-header .title a:hover{ text-decoration:underline; }

.entry .wp-smiley { margin:0;}

.more-link-container {margin-bottom:15px;}

.google-plus-top { 
    display: block;
    float: right;
    padding-top: 7px;
    padding-left: 30px;
}
.google-plus-bottom { 
    padding-left: 20px;
}

.fb_iframe_widget > span,
.fb_iframe_widget { display: block; border:0; margin:0; padding:0; width: 100%; }
.fb_iframe_widget iframe { width: 100% !important; }

.left_pane h1 {
    font-size: 24px;
}

img.aligncenter {
    display: block;
    margin: 0 auto -3px auto;
}
.cf {
    clear: both;
}
span.cf {
    display: block;
    height: 0;
    font-size: 0;
    line-height: 0;
}
img.alignleft {
    float: left; 
    margin: 0 20px 15px 0;
}
img.alignright {
    float: left; 
    margin: 0 0 15px 20px;
}

.search-button {
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0 7px 0 2px;
    margin-top: 5px;
}
.search-button a {
    color: #333333;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px dashed;
    vertical-align: 2px;
}
.search-button a span {
    vertical-align: -2px;
    line-height: 0.8em;
}
.search-button a:hover {
    border-bottom-color: transparent;
}
.blog-search-form {
    float: left;
    width: 100%;
}
.blog-search-form.hidden {
    display: none;
}
.blog-search-form .inner {
    padding-bottom: 30px;
}
.blog-search-form .screen-reader-text {
    display: none;
}
.subscribtion-wrapper input[type="text"],
.blog-search-form #s {
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0;
    padding: 3px 6px;
    line-height: 1em;
    width: 70%;
    font-size: 16px;
}

.blog-search-form input[type="submit"] {
    background: #FF7022;
    border: 0 none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    color: #fff;
    padding: 3px 8px;
    font-size: 16px;
}
.blog-search-form input[type="submit"]:hover {
    background-color: #FF8533;
}
.search-top-block label,
.search-top-block input[type="submit"] {
    position: absolute;
    left: -9999px;
    top: -9999px;
}
.search-top-block {
    width: 196px;
    padding-right: 8px;
    padding-left: 24px;
    background: url('images/blog-search-icon-gray.png') 0 80% no-repeat;
}
.subscribtion-wrapper,
.search-top-block  .search-wrapper {
    width: auto;
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0;
    padding: 0px 6px 2px;
    margin-top: -1px;
}
.subscribtion-wrapper input[type="text"],
.search-top-block #s {
    line-height: 1em;
    font-size: 14px;
    border: 0 none;
    padding: 0;
    margin: 0;    
    cursor: text;
    width: 100%;
}
.subscribtion-wrapper {
    float: left;
    width: 190px;
    position: relative;
}
.subscribtion-container {
    
}
.subscribtion-block {
    margin-bottom: 20px;
    min-height: 28px;
}
.input .error-mark,
.subscribtion-wrapper .error-mark {
    display: none;
    position: absolute;
    right: 6px;
    top: 4px;
    width: 14px;
    height: 14px;
    background: url('./images/error-label.png') 0 0 no-repeat;
    padding: 0;
}
.input.error .error-mark,
.input-error .subscribtion-wrapper .error-mark {
    display: block;
    padding: 0;
}
.form-valid-sub .subscribtion-container  input[type="submit"],
.subscribtion-container .wysija-submit {
    float: right;
    margin-top: -1.5px;
    font-size: 13px;
    width: 108px;
    display: inline-block;
}
.updated, .error, .xdetailed-errors {
    margin: 0;
    font-size: 14px;
    padding: 3px 6px;
}


.post-body em {
    font-family: GeorgiaItalic, Georgia, Times New Roman, serif;
}
.left_pane a.cut {
    text-decoration: none;
    border-bottom: 1px dashed;
}
.left_pane a.cut:hover {
    border-bottom-color: transparent;
}
.left_pane .cut-content,
.left_pane a.cut + div {
    display: none;
}
.fb_iframe_widget > span {
    width: 100% !important;
}

.cursorDefault {
    cursor:pointer !important;
    color:red;
}

/* Блок подписки */

.last_news .header{
	padding-bottom: 20px !important;
	font-size:24px;
	line-height: 120%;
}
#mc_message{
	display: none;
	margin-bottom: 10px;
}
#mc_message .mc_success_msg {
	color: #000;
}
#mc_message strong{
	font-weight: normal;
}
.mc_form_inside{
	width: 100%;
	zoom: 1;
	display: block;
}
.mc_form_inside:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin-bottom: 30px;
}

.mc_form_inside .mc_merge_var{
	width:80%;
	float:left;
}
.mc_form_inside .mc_signup_submit{
	width: 20%;
	float:left;
}
.mc_form_inside .mc_merge_var label{
	display: none;
}
.mc_form_inside .mc_merge_var input{
	width: 100%;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding-left: 6px;
	box-sizing: border-box;
	font-size: 14px;
}

#mc_signup_form {
	position: relative;
}
#mc_signup_form .loader{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255,255,255,0.5);
	display: none;
}
#mc_signup_form.loading .loader{
	display: block;
}
