@font-face {
    font-family: "untitled-font-1";
    src: url("../fonts/untitled-font-1.eot");
    src: url("../fonts/untitled-font-1-1.eot") format("embedded-opentype"), url("../fonts/untitled-font-1.woff") format("woff"), url("../fonts/untitled-font-1.ttf") format("truetype"), url("../fonts/untitled-font-1.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "untitled-font-1" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "untitled-font-1" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-star:before {
    content: "\61";
}

.icon-chat:before {
    content: "\62";
}

.icon-like:before {
    content: "\63";
}

* {
    margin: 0px;
    padding: 0px;
}

body {
    background: url('../img/background.png') repeat scroll 0% 0% rgb(255, 255, 255);
    font-family: Tahoma, Verdana;
    font-size: 14px;
    line-height: 23px;
    width: 100%;
    min-width: 320px;
}

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

a:hover {
    text-decoration: none;
}

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

strong,
b {
    font-weight: bolder;
}

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

h1,
h2 {
    margin: 10px 0px;
    font-size: 1.8em;
}

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

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

.header {
    position: relative;
    max-width: 960px;
    margin: 0px auto 20px;
    background: url('../img/pice_header.jpg') repeat;
    min-height: 131px;
    cursor: pointer;
}

.header h1 {
    display: inline-block;
    margin: 1.6em 0 0 .6em;
    font-size: 2.2em;
    font-weight: bold;
    color: #fff;
}

.header a {
    text-decoration: none;
}

.header p {
    position: absolute;
    top: 35%;
    margin-top: -12px;
    color: #fff;
}

.header h1+p {
    right: 38%;
}

.header p {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}

.header p span {
    position: absolute;
    right: 50%;
    top: 100%;
    margin-right: -15px;
    font-size: 30px;
}

.header h1+p+p {
    right: 20.5%;
}

.header h1+p+p span {
    position: absolute;
}

.header p+p:last-child {
    right: 3%;
}

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

.left-column h1+p+a img {
    float: right;
    margin: 0px 0px 10px 10px;
    width: 280px;
}

.sidebar {
    float: right;
    width: 32.128%;
    max-width: 309px;
    font-size: 12px;
}

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

.sidebar-last-posts a {
    text-decoration: none;
}

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

.posttiplink,
.sidebar-last-post a,
.sidebar-last-post>span:first-of-type {
    color: rgb(72, 155, 31);
}

.sidebar-last-post>span:first-of-type {
    padding-left: 5px;
    float: right;
}

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

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

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

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

.sidebar-bloggers {
    background: none repeat scroll 0% 0% white;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    padding: 15px;
    margin-bottom: 20px;
}

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

.sidebar-bloggers img {
    margin: 4px;
    width: 50px;
    height: 50px;
}

.footer {
    clear: both;
    margin: 0 auto 20px;
    font-size: 12px;
    color: rgb(119, 119, 119);
}

.photo {
    display: block;
    width: auto;
    height: 80%;
    margin: 0 auto;
}

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

.vk-link {
    text-decoration: none ! important;
    cursor: default ! important;
    display: inline-block;
}

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

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

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

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

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

.vk-comment:last-child {
    border-bottom: 0px none;
}

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

.vk-comment-name a {
    text-decoration: none;
}

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

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

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

.vk-comment-like:hover {
    opacity: 0.5;
    cursor: pointer;
}

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

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

.vk-comment-answer a {
    text-decoration: none;
}

.vk-comment-answer:hover {
    opacity: 0.5;
    cursor: pointer;
}

.center {
    text-align: center;
}

.ordrbutt {
    background: #127eb2 none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff !important;
    display: inline-block;
    font-size: 21px;
    padding: 10px 87px;
    text-decoration: none;
}

.ordrbutt:hover {
    background: #ff8b68 none repeat scroll 0 0;
    border-color: #f25f32;
    text-decoration: none;
}

.product-img {
    float: right;
    margin: 0px 0px 10px 10px;
    width: 120px;
}

@media screen and (max-width:768px) {
    .header {
        margin-bottom: 10px;
        text-align: center;
        padding-top: 1px;
    }

    .header h1 {
        display: block;
        margin: 14px 0 0;
    }

    .left-column {
        float: none;
        width: auto;
        padding: 5px 15px;
    }

    .left-column h1+p+a img {
        width: 240px;
    }

    .left-column,
    .sidebar-bloggers,
    .sidebar-last-posts {
        margin-bottom: 10px;
    }

    .sidebar {
        float: none;
        width: auto;
        max-width: 100%;
    }

    .product-img {
        width: 95px;
    }

    .vk-container img {
        max-height: 300px;
        width: auto !important;
    }

    .header p {
        right: 0 !important;
        top: 0 !important;
        margin: 20px 8px 0;
        position: relative;
        display: inline-block;
    }
}

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

    h1,
    h2 {
        font-size: 1.7em;
    }

    .header p {
        font-size: 12px;
    }

    .left-column h1+p+a img {
        width: 160px;
    }

    .photo {
        max-width: 290px;
        height: auto;
    }
}