/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/

/* -----------------------------------*/

@charset "UTF-8";
/* ----------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/

/* --------------------------------- anti-varicose blog - m/styles.css --------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/

/* --------------------------------------------------------- */

/* --------------- HTML5 reset elements -------------------- */

/* --------------------------------------------------------- */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1.7em;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    background-color: #ffffff;
    color: #000;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.invisible {
    margin: 0;
    font-size: 0;
    overflow: hidden;
    display: none;
}

/* --------------------------------------------------------- */

/* ---------------------- end of reset --------------------- */

/* --------------------------------------------------------- */

* {
    margin: 0;
    padding: 0;
}

html,
body {
    margin: 0;
    padding: 0;
    /*background: rgb(255, 255, 255) url('../img/greyzz.png') repeat scroll 0% 0%;*/
    font-family: Arial;
    font-size: 14px;
    line-height: 23px;
    width: 100%;
    float: left;
}

a {
    color: rgb(10, 120, 194);
    outline: medium none -moz-initial;
    text-decoration: underline;
    font-weight: 700;
}

p {
    margin: 0px 0px 11px 0px;
}

strong,
b {
    font-weight: bolder;
}

img {
    border: medium none -moz-initial;
}

h1 {
    margin: 10px 0px 10px 0px;
    font-size: 23px;
    font-weight: bold;
}

h2 {
    margin: 10px 0px 10px 0px;
    font-size: 22px;
    font-weight: bold;
}

h3 {
    margin: 2px 0px 10px 0px;
    font-size: 20px;
    font-weight: normal;
}

.container {
    margin: 0 auto;
    width: 960px;
}

.header {
    width: 960px;
    margin: 0px auto 15px auto;
    background: transparent url('../img/header222.jpg') no-repeat scroll 0% 0%;
    height: 150px;
    cursor: pointer;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
}

.mobile {
    display: none;
}

.left-column {
    float: left;
    width: 620px;
    background: white none repeat scroll 0% 0%;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    padding: 20px;
    margin-bottom: 10px;
    border-radius: 3px;
}

.sidebar {
    float: right;
    width: 280px;
    font-size: 12px;
}

.sidebar-last-posts {
    background: white none repeat scroll 0% 0%;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    padding: 15px 9px 15px 9px;
    /*margin-bottom: 20px;*/
    border-radius: 3px;
}

.sidebar-last-post {
    margin-bottom: 0px;
}

.sidebar-last-post a {
    color: rgb(7, 69, 182);
}

.sidebar-last-post-num {
    float: right;
    color: rgb(72, 155, 31);
}

.sidebar-last-post-info {
    font-size: 11px;
    margin-bottom: 15px;
}

.sidebar-last-post-info-login {
    margin-right: 3px;
    color: rgb(187, 34, 92);
}

.sidebar-last-post-info-date {
    margin-right: 3px;
    color: rgb(119, 119, 119);
}

.sidebar-last-post-info-comments {
    color: rgb(119, 119, 119);
    text-decoration: underline;
    float: right;
}

.footer {
    clear: both;
    text-align: center;
    font-size: 12px;
    color: rgb(119, 119, 119);
    /*width: 70%;*/
}

.vk-container {
    font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
    font-size: 11px;
    line-height: 17px;
    color: black;
    text-decoration: none;
}

.vk-header {
    background: rgb(218, 226, 232) none repeat scroll 0% 0%;
    padding: 4px 4px 4px 6px;
    margin-bottom: 10px;
}

.vk-logo {
    background: transparent url('../img/fb.png') no-repeat scroll 0% 0%;
    width: 22px;
    height: 16px;
    float: right;
    margin-top: -1px;
    background-size: 100% 100%;
}

.vk-header-text {
    padding: 2px 3px 1px 3px;
    line-height: 100%;
    color: rgb(69, 104, 142);
    font-weight: bold;
}

.vk-avatar img {
    float: left;
    margin-right: 10px;
    width: 50px;
}

.vk-comment,
.vk-comment-load {
    margin-bottom: 15px;
    position: relative;
    border-bottom: 1px solid rgb(218, 225, 232);
    padding-bottom: 15px;
}

.vk-comment-name {
    color: rgb(43, 88, 122);
    font-weight: bold;
    font-size: 12px;
}

.vk-comment-text {
    margin-left: 60px;
}

.vk-comment-date {
    margin-left: 60px;
    color: rgb(153, 153, 153);
}

.vk-comment-like {
    position: absolute;
    right: 15px;
    bottom: 10px;
    background: transparent url('../img/like.png') no-repeat scroll left center;
    width: 19px;
    height: 16px;
    display: inline-block;
    background-size: 100% 100%;
}

.vk-comment-like-count {
    padding-left: 25px;
    font-weight: bold;
    color: rgb(114, 149, 178);
    font-size: 10px;
}

.vk-comment-answer {
    color: rgb(43, 88, 122);
}

.button {
    background-color: #444A54;
    border-radius: 3px;
    padding: 10px 20px 10px 20px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    box-shadow: 2px 2px 4px #cccccc;
    background-color: #E45A5A;
}

/* MOBILE
=========================================================== */

.text-center {
    text-align: center;
}

.pull-left {
    float: left;
}

.img1 {
    width: 40%;
    margin-left: 10px;
    margin-bottom: 5px;
    float: right;
}

.img1-1 {
    float: right;
    margin: 0px 0px 10px 10px;
}

.img2 {
    display: block;
    margin: auto;
    max-width: 100%;
}

.img3 {
    width: 100%;
}

.imgful {
    width: 100%;
}

.img-social {
    width: 70%;
    margin-left: 15%;
}

.rekl {
    color: #fff;
    margin-right: 10px;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 10px;
    text-align: right;
}

@media (max-width: 960px) {
    body {
        width: 100%;
    }
    .container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .header {
        display: none;
    }
    .mobile {
        display: block;
        width: 100%;
        background-image: url('../img/header222.jpg');
        background-attachment: fixed;
        background-position: center;
        padding-bottom: 20px;
    }
    .mobile img {
        width: 100%;
    }
    .sidebar {
        display: none;
    }
    .left-column {
        width: 96%;
        float: none;
        margin: 0;
        padding: 10px 2%;
        box-shadow: none;
        border-radius: 0%;
        margin-right: auto;
        margin-left: auto;
    }
    .img-social {
        width: 90%;
        margin-left: 5%;
    }
    .footer {
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .rekl {
        margin-bottom: 0;
    }
    .title {
        padding-top: 10px;
    }
}

/* ------------------------------------------------- */

/* ------------------------------------------------- */

/* ------------------------------------------------- */

.bold {
    font-weight: bold;
}

.imgzoom,
.imgzoom1 {
    -webkit-transition: all 1s ease;
    /* Safari and Chrome */
    -moz-transition: all 1s ease;
    /* Firefox */
    -ms-transition: all 1s ease;
    /* IE 9 */
    -o-transition: all 1s ease;
    /* Opera */
    transition: all 1s ease;
}

.imgzoom:hover,
.imgzoom1:hover {
    -webkit-transform: scale(2.0);
    /* Safari and Chrome */
    -moz-transform: scale(2.0);
    /* Firefox */
    -ms-transform: scale(2.0);
    /* IE 9 */
    -o-transform: scale(2.0);
    /* Opera */
    transform: scale(2.0);
}

/* -------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------- */

.clearfix:before,
.clearfix:after,
.cf:before,
.cf:after {
    display: block;
    clear: both;
    content: " ";
}

.clearfix {
    zoom: 1;
}

.sidebar-bloggers-more {
    font-size: 12px;
    color: rgb(119, 119, 119);
}

.sidebar-bloggers-avatar {
    display: inline-block;
}

.sidebar-bloggers-avatar img {
    margin-right: 10px;
}

.left-column,
.sidebar {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}

.sidebar-bloggers {
    padding: 14px;
}

.lastchanged {
    color: #767575;
    font-size: 13px;
}

.lastchanged span {
    font-style: italic;
}

.title {
    margin: 0;
    padding-top: 30px;
    color: #fff;
    text-align: center;
    font-family: 'arial';
    font-weight: normal;
    font-size: 47px;
    font-family: 'Boogaloo';
}

.sub-title {
    margin: 0;
    padding-top: 20px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    font-family: sans-serif;
    font-size: 30px;
}

.note {
    border-width: 1px;
    border-style: dotted;
    border-color: rgb(153, 153, 153);
    padding: 4px;
    background-color: rgb(255, 255, 223);
    margin-bottom: 10px;
}

.red {
    color: red;
}

.bold {
    font-weight: bold;
}

@media(max-width: 768px) {
    .title {
        font-size: 30px !important;
    }
}

.center {
    text-align: center;
}

.btn {
    display: inline-block;
    background: #9bca7a;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    padding: 10px 20px;
    border-radius: 4px;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    -webkit-transition: all 0.7s ease-out;
    font-weight: bold;
    line-height: 28px;
    text-transform: uppercase;
}

.btn:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}