
@charset "utf-8";
@import "http://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,cyrillic";
@media screen and (max-width: 4030px) {
section.article {    width: 48.6% !important;}
.articles.news #allEntries > div, .articles.news .archiveEntries > div {    width: 48.6%;}
.articles.news section.article {    width: 100% !important;}
}
@media screen and (max-width: 1060px) {
 .articles.news #allEntries > div, .articles.news .archiveEntries > div {    width: 48.2%;}
}
@media screen and (max-width: 850px) {
section.article {    display: block !important;    float: left !important;    max-width: 48% !important;    width: 49% !important;}
section.article:nth-child(2n) {    float: right !important;}
.articles.news section.article {    display: inline-block !important;    max-width: 100% !important;    width: 100% !important;}
.articles.news #allEntries > div, .articles.news .archiveEntries > div {    width: 48% !important;}
section.article .thumb {    max-width: 100% !important;}
section.article .thumb img {   max-width: 950px !important;  min-height: 100% !important;    min-width: 100% !important;}
}
@media screen and (max-width: 600px) {
section.article {    display: block !important;    float: none !important;    margin: 0 0 20px !important;    max-width: 100% !important;    width: 100% !important;}
section.article:nth-child(2n) {    float: none !important;    margin: 0 0 20px !important;}
.articles.news section.article {    margin: 0 !important;    max-width: 100% !important;    width: 100% !important;}
.articles.news #allEntries > div, .articles.news .archiveEntries > div {    display: block !important;    margin: 0 0 20px !important;    width: 100% !important;}
}
.showallsp::before, .showallsp::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}
.showallsp {
    clear: both;
}
.cattitle {
    background: none repeat scroll 0 0 #55a6cd;
    color: #fff;
    display: inline-block;
    font: 20px/32px PT Sans;
    height: 32px;
    padding: 0 15px;
    text-transform: uppercase;
}
.cattitle::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #55a6cd;
    border-image: none;
    border-style: solid;
    border-width: 16px;
    clear: both;
    content: " ";
    font: 0px/0px PT Sans;
    height: 0;
    margin: 0 0 0 15px;
    position: absolute;
    width: 0;
}
.article {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    display: inline-block;
    margin: 0 0 20px;
    max-width: 442px;
    width: 100%;
}
.article:nth-child(2n) {
    margin-left: 17px !important;
}
.article .thumb {
    background: none repeat scroll 0 0 #55a6cd;
    display: block;
    height: 177px;
    max-width: 442px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.article img {
/*    max-height: 300px;
    max-width: 600px;
    min-height: 179px;
    min-width: 442px;*/
width: 350px;
}
.article h2 {
    margin: 15px 0 5px;
}
.article h2 a {
    color: #000;
    display: block;
    font: 20px/20px PT Sans;
    padding: 0 20px;
}
.article h2 a:hover {
    color: #2488b7;
}
.shorttext {
    min-height: 150px;
    overflow: hidden;
    padding: 10px 20px 20px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
}
.shortinfo {
    background: none repeat scroll 0 0 #67b5da;
    color: #fff;
    display: block;
    font: 13px/38px PT Sans;
    min-height: 38px;
    padding: 0 95px 0 19px;
    position: relative;
}
.shortinfo a {
    color: #fff;
}
.shortinfo a:hover {
    color: #196386;
}
.shortinfo span {
    background: url("../img/sprite.png") no-repeat scroll -600px -1000px rgba(0, 0, 0, 0);
    padding: 0 20px;
}
.shortinfo .data {
    background-position: -585px 1px !important;
}
.shortinfo .author {
    background-position: -585px -19px !important;
}
.shortinfo .comments {
    background-position: -585px -40px !important;
}
.readmore {
    background: none repeat scroll 0 0 #2488b7;
    display: inline-block;
    padding: 0 !important;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
    width: 110px;
}
.readmore:hover {
    background: none repeat scroll 0 0 #499bc1;
    color: #fff !important;
}
.showallsp {
    background: none repeat scroll 0 0 #2488b7;
    color: #fff !important;
    display: block;
    font: 14px/40px PT Sans;
    height: 40px;
    margin: auto;
    text-align: center;
    width: 240px;
}
.showallsp:hover {
    background: none repeat scroll 0 0 #499bc1;
    color: #fff !important;
}
.articles {
    margin: 0 0 30px;
}
.ocean .cattitle {
    background: none repeat scroll 0 0 #7cc2c5 !important;
}
.ocean .cattitle::after {
    border-left: 16px solid #7cc2c5;
}
.ocean .shortinfo {
    background: none repeat scroll 0 0 #7cc2c5 !important;
}
.ocean .shortinfo .readmore, .ocean .showallsp {
    background: none repeat scroll 0 0 #3ba8ac !important;
}
.ocean .shortinfo .readmore:hover, .ocean .showallsp:hover {
    background: none repeat scroll 0 0 #268f93 !important;
    color: #fff;
}
.shortinfo a:hover {
    color: #fff;
}
.green .cattitle {
    background: none repeat scroll 0 0 #6ac99e !important;
}
.green .cattitle::after {
    border-left: 16px solid #6ac99e;
}
.green .shortinfo {
    background: none repeat scroll 0 0 #6ac99e !important;
}
.green .shortinfo .readmore, .green .showallsp {
    background: none repeat scroll 0 0 #3bae7a !important;
}
.green .shortinfo .readmore:hover, .green .showallsp:hover {
    background: none repeat scroll 0 0 #1d7f53 !important;
    color: #fff;
}
.articles.news #allEntries > div, .articles.news .archiveEntries > div {
    display: inline-block !important;
    margin: 0 20px 0 0;
}
.articles.news #allEntries > div:nth-child(2n), .articles.news .archiveEntries > div:nth-child(2n) {
    margin-right: 0 !important;
}
.green .crumbs a:last-child span, .green .thumb {
    background: none repeat scroll 0 0 #54b086;
}
.ocean .crumbs a:last-child span, .ocean .thumb {
    background: none repeat scroll 0 0 #3ba8ac;
}
.blockinfo {
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blockinfo::after {
    content: " »";
}
