@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700|Lobster&subset=cyrillic,latin);

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, font, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    height: 100%;
}
body {
    font: 14px/18px 'PT Sans', Arial, Tahoma, Verdana, sans-serif;
    width: 100%;
    height: 100%;
    color: #313131;
    line-height: 18px;
    background: url(img/footer.png);

}
a {
    color: #000;
    outline: none;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
p {
    margin: 0 0 20px 0;
}
img {
    border: none;
}
input {
    vertical-align: middle;
}
#d {
    display: none;
}
#wrapper {
    min-height: 100%;
    position: relative;
    padding: 0 0 100px 0;
    background: url(img/bg_white.png);

}

.container {
    width: 1000px;
    margin: 0 auto;

}

#header {
    overflow: hidden;
    color: #313131;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 25px 0;
    background: #fff;
}
#header a {
    color: #313131;
}
#header a span {
    font: normal 20px 'Lobster';
    text-transform: none;
    color: #eb2c15;
}
#site-name {
    display: block;
    float: left;
    margin-top: -5px;
}
#header .main-menu {
    overflow: hidden;
    float: right;
    margin: 0 0 0 2px;
}
#header .main-menu li {
    display: block;
    float: left;
    margin: 0 12px;
}
#header .main-menu li a:hover {
    text-decoration: none;
    color: #d4402e;
}
#header .main-menu li.first {
    margin-top: -5px;
}
.rel {
    position: relative;
    height: 326px;
}
.reltwo {
    position: relative;
    z-index: 3;
}
.bg_header {
    background: url(img/bgg.png);
}
/*.inner .bg_header {
    background: url(img/bg_top.png) repeat-x;
} */
.inner #bottom_header {
    padding: 0;
}
/*.inner #bottom_header .container {
    background: url(img/bg_head.jpg);
} */
#bottom_header {
    background:url(img/shadow.png) top repeat-x ;
    overflow: hidden;
    padding: 0 0 90px 0;
}
#bottom_header .title , #bottom_header .title a{
    color: #fff;
    padding: 26px 0 30px 0;
    text-shadow:1px 2px 2px #2a6271;
    position: relative;
    behavior: url(pie/PIE.htc);
}

#bottom_header .title div {
    font: normal 24px 'Lobster';
}
#bottom_header .title span {
    font: bold 36px 'PT Sans';
    text-transform: uppercase;
}
#bottom_header .left_content {
    float: left;
    position: relative;
    box-shadow: 0px 0px 10px rgb(104, 104, 104);
    border-radius: 0 0 5px 5px;
    behavior: url(pie/PIE.htc);
}

#bottom_header .left_content .description {
    position: relative;
    background: #fff;
    color: #d4402e;
    font: bold 20px 'PT Sans';
    text-transform: uppercase;
    text-align: right;
    padding: 17px 15px;
    margin: -4px 0 0 0;
    border-radius: 0 0 5px 5px;
    behavior: url(pie/PIE.htc);
    width: 510px;
    height: 33px;
}
#bottom_header .left_content .description .free {
    background: url(img/free.png) no-repeat center;
    display: block;
    width: 145px;
    height: 69px;
    margin: -18px 0 0 -16px;
    position: absolute;
}
#t {
    font: normal 28px 'Arial';
}
#t i {
    font-size: 18px;
    font-style: normal;
}
.bg {
    background: url(img/bot_menu.png) top repeat-x;
    box-shadow: 0 0px 6px rgb(83, 83, 83);
}
#bottom_header .right_content {
    float: right;
    width: 438px;
    color: #d4eff5;
    font: normal 14px 'Arial';
}
#bottom_header .right_content span, #bottom_header .right_content div.text {
    font: bold 22px 'PT Sans';
    color: #fff;
    line-height: 21px;
    margin: 0 0 7px 0;
    display: block;
    text-shadow:1px 2px 2px #2a6271;
    behavior: url(pie/PIE.htc);
    position: relative;
}
/*#bottom_header .right_content div.text {
	width: 255px;
	margin: 0 0 14px 0;
}*/
#bottom_header .right_content .description {
    font-size: 12px;
    font-style: italic;
    width: 277px;
}
#bottom_header .right_content input[type="text"], #bottom_header .right_content input[type="email"], #bottom_header .right_content input[type="tel"] {
    width: 260px;
    height: 40px;
    margin: 0 0 15px 0;
    color: #888888;
    font-size: 16px;
    padding: 0 15px;
    border: 1px solid #3e7786;
}
#bottom_header .right_content input[type="submit"] {
    background: url(img/button.png) no-repeat;
    border: none;
    font: bold 24px 'PT Sans';
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    width: 206px;
    height: 57px;
    float: left;
    margin: 13px 36px 0 0;
}
#bottom_header .right_content input[type="submit"]:hover {
    background: url(img/hover.png) no-repeat;
}
#bottom_header .right_content .count div {
    font-size: 22px;
    text-decoration: line-through;
    text-align: right;
    color: #e27465;
}
#bottom_header .right_content .register {
    overflow: hidden;
}
#bottom_header .right_content .count {
    font: bold 36px 'PT Sans';
    color: #fff;
    float: right;
    line-height: 30px;
    text-shadow: 1px 2px 2px #2a6271;
    behavior: url(pie/PIE.htc);
    margin: 8px 0 0 0;
}
.inner #bottom_header .block .title{
    font-size: 28px;
}
.inner .bg {
    overflow: hidden;
}
.inner #bottom_header .block {
    float: left;
    width: 308px;
    font-family: 'Lobster';
    color: #fff;
    font-size: 22px;
    margin: 16px 0 30px 25px;
    text-shadow: 1px 2px 2px #2a6271;
}
.inner #bottom_header .block a {
    color: #fff;
    text-decoration: underline;
    display: block;
    background: url(img/imes.png) no-repeat left bottom;
    padding: 5px 0 9px 35px;
}
.inner #bottom_header .block .num {
    background: url(img/iclock.png) no-repeat left center;
    padding: 5px 0 9px 37px;
}
.inner #bottom_header .block:first-child a {
    text-decoration: none;
    background: url(img/iphone.png) no-repeat left center;
    padding: 4px 0 9px 23px;
}

.main_block {
    background: #fff url(img/line.png) repeat-x top;
    border-bottom: 1px solid #f0f0f0;
    position: absolute;
    margin: -48px 0 0 0;
}
.inner .main_block {
    margin: 0;
    background: #fff;
    width: 100%;
    position: relative;
}
.inner #content {
    width: 760px;
    float: left;
}
.inner #content .node {
    overflow: hidden;
    margin: 0 0 60px 0;
}
.inner #content .node h2.title a {
    font: bold 18px 'PT Sans';
    color: #1b1b1b;
}
.inner #content .node h2.title {
    margin: -6px 0 6px 0;
    text-transform: none;
}
.inner #content .node .date {
    color: #313131;
    font: 12px 'Arial';
    margin: 0 0 5px 0;
}
.inner #content .node .links a {
    color: #008EA5;
    font-family: 'Arial';
    margin: 5px 0 0 0;
    display: inline-block;
}
.inner #content .node a:hover img {
    opacity: 0.9;
}

.inner #content .node .body {
    font: 14px 'Arial';
}
.inner #content .node img {
    float: left;
    margin: 0 18px 0 0;
}
.inner #content .node .content {
    float: left;
    width: 590px;
}
.node_full {
    overflow: hidden;
}
.node_full .lists {
    overflow: hidden;
}
.node_full .left {
    width: 300px;
    float: left;
}
.node_full .right {
    width: 380px;
    float: right;
}
.node_full ul {
    list-style-image: url(img/galka.png);
    font: 14px "Arial";
    margin: 0 0 22px 0;
}
.node_full ul li {
    margin: 0 0 15px 0;
    line-height: 19px;
}
.node_full ol {
    list-style: decimal;
    margin: 0 0 0 40px;
    font: normal 18px 'Lobster';
    color: #fff;
    line-height: 14px;
}
.node_full ol li {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0 0 0 15px;
}
.node_full ol li span {
    font: 14px "Arial";
    color: #333333;
}
.node_full ol > span {
    background: url(img/disk.png) 0 1px no-repeat;
    width: 40px;
    height: 41px;
    position: absolute;
    display: block;
    z-index: 0;
    margin: -12px 0 0 -39px;
}
.node_full .date {
    font-size: 12px;
    color: #888888;
    margin: 10px 0;
}
ul.pager {
    overflow: hidden;
}
ul.pager li {
    float: left;
    display: block;
    font: normal 22px 'PT Sans';
    margin:0 15px 0 0;
}
ul.pager li a {
    color:#d4402e;
}
ul.pager li a:hover, ul.pager li a.active {
    color: #313131;
}
.inner #sidebar {
    width: 200px;
    float: right;
}
#sidebar img {
    width: 200px;
}
#sidebar .block_right h3.title {
    font: normal 15px 'Pt Sans';
    text-transform: uppercase;
    border-bottom: 2px solid #d4402e;
    margin: 20px 0;
    padding: 0 0 10px 0;
}
#sidebar .block_right h3.title:hover {
    text-decoration: none;
}
#sidebar .block_right ul li a {
    display: block;
    font-size: 14px;
    color: #000;
    background: url(img/lish.png) no-repeat left center;
    padding: 0 0 0 10px;
    margin: 0 0 0 -10px;
    text-decoration: underline;

}
#sidebar .block_right ul li a:hover {
    text-decoration: none;
}
#sidebar .block_right ul li {
    font: 12px 'Arial';
    color: #434343;
    display: block;
    margin: 0 0 12px 0;
    padding: 0 0 0 10px;
}
#middle {
    padding: 40px 20px;
    overflow: hidden;
}
#middle .node_full {
    font: 14px 'Arial';
    padding: 0 15px 0 0;
}
.node_full .download_link {
    background: #e96a53;
    border: 1px solid #d4402e;
    padding: 27px;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
}
.node_full .download_link img {
    float: left;
    margin: 0 20px 0 0;
}
.node_full .download_link a {
    color: #fff;
    font-size: 24px;
}
.main #middle .title {
    font: bold 28px 'PT Sans';
    margin: 0 0 35px 0;
}
#middle .title {
    font: bold 20px 'PT Sans';
    color: #1887a3;
    margin: 0 0 30px 0;
    text-transform: uppercase;
}
#middle .node_full .title {
    text-transform: none;
    font-size: 24px;
    margin: 0 0 20px 0;
}
#middle .node_full .title_block {
    font: bold 18px 'PT Sans';
    margin: 0 0 17px 0;
    line-height: 22px;
}
#middle .block {
    float: left;
    width: 308px;
    margin: 0 0 0 18px;
    background: url(img/line_block.png) no-repeat top center;
    padding: 35px 0 0 0;
    font: normal 18px 'Arial';
    text-align: center;
}
#middle .block div {
    text-transform: uppercase;
    font: bold 24px 'PT Sans';
}
#middle .block .red {
    color: #d4402e;
}
#middle .block .blue {
    color: #1887a3;
}
#middle .block .el {
    position: absolute;
    display: block;
    width: 38px;
    height: 41px;
    margin: -55px 0 0 5px;
}
#middle .block.first .el {
    background: url(img/first.png) no-repeat;
}
#middle .block.second .el {
    background: url(img/second.png) no-repeat;
}
#middle .block.last .el {
    background: url(img/last.png) no-repeat;
}
#middle #nav {
    font: normal 18px 'Arial';
    font-style: italic;
    color: #1887a3;
    text-transform: none;
    border: 2px solid #1887a3;
    padding: 15px;
    margin: 40px 0 0 15px;
    width: 260px;

}
#middle .ex {
    background: #fff7db;
    border: 1px dashed #1887a3;
    padding: 30px;
    margin: 40px 0;
}
#middle .ex .title {
    font: normal 18px 'Arial';
    color: #313131;
    margin: 0 0 10px 0;
}
#middle .ex .content {
    margin: 0 0 0 44px;
    line-height: 22px;
}
#middle .block.first {
    margin: 0;
}
.footer_block {
    background: #f0f0f0;
    border-top:1px solid #fff;
    margin: 0 0 -40px 0;
}
#top_footer {
    overflow: hidden;
}
#top_footer .left_part {
    float: left;
    overflow: hidden;
    padding: 30px 20px;
}

#top_footer .left_part .block {
    float: left;
    width: 189px;
    margin: 0 0 0 76px;
    font: normal 10px 'Arial';
}
#top_footer .left_part .block:first-child {
    margin: 0;
}
#top_footer .left_part .title {
    color: #313131;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 25px 0;
}
#top_footer .right_part {
    padding: 0 10px;
    float: right;
    width: 220px;
}
#top_footer .left_part .node {
    overflow: hidden;
    margin: 0 0 20px 0;
}
#top_footer .left_part .node img {
    float: left;
    margin: 0 9px 9px 0;
}
#top_footer .left_part .block .post-date {
    background: #d4402e;
    color: #fff;
    display: table;
    padding: 0px 4px 1px 4px;
}
#top_footer .left_part .node .title_node {
    font-size: 10px;
    font-weight: bold;
    display: block;
    margin: 3px 0 5px 0;
}
#top_footer .left_part .block li {
    padding: 0 0 0 10px;
    margin: 0 0 14px 0;
    font-weight: bold;
    clear:both;
}
#top_footer .left_part .block li img {
    float: left;
    margin: 0 9px 9px 0;
}
#top_footer .right_part .title {

    background: url(img/soc_titile.png) no-repeat left top;
    width: 221px;
    height: 74px;
    padding: 0 0 14px 0;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
}
#top_footer .right_part .contact {
    font-family: 'Lobster';
    color: #626262;
    padding: 10px 15px;
}
#top_footer .right_part .contact .title_ {
    font-size:24px;
    margin: 0 0 15px 0;
    display: block;
}
#top_footer .right_part .contact a, #top_footer .right_part .time  {
    font-size: 20px;
    color: #626262;
    display: block;
    line-height: 32px;
}
#top_footer .right_part .contact a {
    background: url(img/phone.png) no-repeat left center;
    padding: 0 0 0 30px;
}
#top_footer .right_part .contact .support {
    margin: 25px 0 0 0;
}
#top_footer .right_part .contact .support a {
    background: url(img/message.png) no-repeat left center;
    padding: 0 0 0 30px;
    font-size: 19px;
    text-decoration: underline;
}
#top_footer .right_part .time {
    background: url(img/clock.png) no-repeat left top;
    padding: 0 0 0 36px;
}
#top_footer .right_part .contact span {
    font-size: 12px;
    margin: 0 0 -7px 32px;
    display: block;
}
#top_footer .right_part .phone {
    margin: 0 0 30px 0;
}
#top_footer .right_part .social {
    margin: 10px 0 15px 10px;
    display: block;
    height: 50px;
}
#top_footer .right_part .social span:first-child {
    margin: 0;
}
#top_footer .right_part .social span {
    width: 48px;
    height: 50px;
    float: left;
    margin: 0 0 0 6px;
    position: relative;
    cursor: pointer;
}

#top_footer .right_part .social .yotube {
    background: url(img/soc2.png) no-repeat -57px 0px;
}
#top_footer .right_part .social .facebook {
    background: url(img/soc2.png) no-repeat left;
}
#top_footer .right_part .social .vk {
    background: url(img/soc2.png) no-repeat -112px 0;
}
#top_footer .right_part .social .subs {
    background: url(img/soc2.png) no-repeat -168px 0;
    width: 48px;
    height: 50px;
    float: left;
    margin: 0 0 0 6px;
    position: relative;
}
#top_footer .right_part .social .subs form {
    margin: 50px 0 0 0px;
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 1px 1px 3px rgb(179, 179, 179);
}
#top_footer .right_part .social .facebook:hover .fb-like-box {
    display: block;
}
#top_footer .right_part .social .facebook .fb-like-box {
    display: none;
    position: absolute;
    background: #fff;
    margin: 50px 0 0 -50px;
}
#top_footer .right_part .social span.subs form {
    position: absolute;
    display: none;
}
#top_footer .right_part .social span.subs:hover form {
    display: block;
}
#top_footer .right_part .social span.subs form .title_form {
    font: normal 18px "pt Sans";
    text-transform: uppercase;
    color: #1887a3;
    text-align: center;
    margin: 10px 0;
}
#top_footer .right_part .social span.subs input[type="text"], #top_footer .right_part .social span.subs input[type="email"], #top_footer .right_part .social span.subs input[type="tel"] {
    padding: 5px;
    width: 170px;
    margin: 5px auto;
    display: block;
    border: 1px solid #1887a3;
    z-index: 999;
    position: relative;
}

#top_footer .right_part .social input[type="submit"] {
    background: url(img/knop.png) no-repeat;
    border: none;
    font: bold 18px 'PT Sans';
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    width: 189px;
    height: 44px;
    float: left;
    margin: 13px 10px 10px 10px;
    z-index: 999;
    position: relative;

}
#top_footer .right_part .social .vk #vk_groups {
    position: absolute;
    background: #fff;
    margin: 50px 0 0 -100px;
    display: none;
}
#top_footer .right_part .social .vk:hover #vk_groups {
    display: block;
}
#top_footer .right_part .social .yotube #fr {
    display: none;
}
#top_footer .right_part .social .yotube:hover #fr {
    display: block;
}
.bg_white {
    background: url(img/bg_white.png);

}
.bg_white .container {
    box-shadow: 0 0px 6px rgb(184, 184, 184);
    position: relative;
    behavior: url(pie/PIE.htc);
}
#footer {
    background: url(img/footer.png);
    color: #fff;
    padding: 60px 0 0 0;
    position: relative;
    margin-top: -110px; /* negative value of footer height */
    height: 150px;
}
#footer .content {
    width: 1000px;
    margin: 0 auto;
    font: normal 12px 'Arial';
    overflow: hidden;
}
#footer .confident {
    float: left;
}
#footer ul {
    display: block;
    float: left;
    overflow: hidden;
}
#footer ul li {
    float: left;
    display: block;
    margin: 0 0 0 22px;
}
#footer ul li a {
    color: #fff;
}


noindex:-o-prefocus, #top_footer .right_part .title {
    height: 90px;
}

.nostyle li{
    float: left;
    margin-top: 20px;
    padding-right: 10px;
}

.comment-content th {
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 2.181818182;
    font-weight: bold;
    text-transform: uppercase;
    color: #636363;
}
.comment-content img{
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
#comment-nav-above {
    margin: 48px 0;
    margin: 3.428571429rem 0;
}
.comments-link {
    margin-top: 24px;
    margin-top: 1.714285714rem;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
    color: #757575;
}
.comments-link a,
.entry-meta a {
    color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
    color: #21759b;
}
article.sticky .featured-post {
    border-top: 4px double #ededed;
    border-bottom: 4px double #ededed;
    color: #757575;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 3.692307692;
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
    text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
    line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
    margin: 24px 0;
    margin: 1.714285714rem 0;
    line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
    font-size: 21px;
    font-size: 1.5rem;
    line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
    font-size: 18px;
    font-size: 1.285714286rem;
    line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
    font-size: 16px;
    font-size: 1.142857143rem;
    line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
    margin: 0 0 24px;
    margin: 0 0 1.714285714rem;
    line-height: 1.714285714;
}
.entry-content a:visited,
.comment-content a:visited {
    color: #9f9f9f;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
    margin: 0 0 24px;
    margin: 0 0 1.714285714rem;
    line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
    margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
    list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
    list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
    margin: 0 0 0 36px;
    margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
    padding: 24px;
    padding: 1.714285714rem;
    font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
    margin-bottom: 0;
}
.entry-content code,
.comment-content code {
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 2;
}
.entry-content pre,
.comment-content pre {
    border: 1px solid #ededed;
    color: #666;
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 1.714285714;
    margin: 24px 0;
    margin: 1.714285714rem 0;
    overflow: auto;
    padding: 24px;
    padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
    display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
.entry-content address,
.comment-content address {
    display: block;
    line-height: 1.714285714;
    margin: 0 0 24px;
    margin: 0 0 1.714285714rem;
}
img.alignleft,
.wp-caption.alignleft {
    margin: 12px 24px 12px 0;
    margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright,
.wp-caption.alignright {
    margin: 12px 0 12px 24px;
    margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter,
.wp-caption.aligncenter {
    clear: both;
    margin-top: 12px;
    margin-top: 0.857142857rem;
    margin-bottom: 12px;
    margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
    margin: 0 24px;
    margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
    font-weight: bold;
    line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
    line-height: 1.714285714;
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
    border-bottom: 1px solid #ededed;
    color: #757575;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 2;
    margin: 0 0 24px;
    margin: 0 0 1.714285714rem;
    width: 100%;
}
.entry-content table caption,
.comment-content table caption {
    font-size: 16px;
    font-size: 1.142857143rem;
    margin: 24px 0;
    margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}
.site-content article {
    border-bottom: 4px double #ededed;
    margin-bottom: 72px;
    margin-bottom: 5.142857143rem;
    padding-bottom: 24px;
    padding-bottom: 1.714285714rem;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.page-links {
    clear: both;
    line-height: 1.714285714;
}
footer.entry-meta {
    margin-top: 24px;
    margin-top: 1.714285714rem;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
    color: #757575;
}
.single-author .entry-meta .by-author {
    display: none;
}
.mu_register h2 {
    color: #757575;
    font-weight: normal;
}
.form-allowed-tags{
    display: none;
    overflow: hidden;
}
#comments{
    margin-top: 20px;
}
#comments h3{
    font-size: 24px;
}
#comments h3 small{
    font-size: 16px;
}
p.form-submit input{
    background: url(img/button.png) no-repeat;
border: none;
font: bold 14px 'PT Sans';
text-transform: uppercase;
color: #fff;
cursor: pointer;
width: 206px;
height: 57px;
float: left;
margin: 13px 36px 0 0;
} 
p.comment-form-comment textarea,p.comment-form-author input,p.comment-form-email input,p.comment-form-url input{
margin: 0 0 15px 0;
color: #888888;
font-size: 16px;
padding: 0 15px;
border: 1px solid #3e7786;
}
p.comment-form-author input{
    margin-left: 20px;
    height: 40px;
}
p.comment-form-email input{
    height: 40px;
}
p.comment-form-url input{
    margin-left: 26px;
        height: 40px;
}

#comments label{
    float: left;
margin-right: 20px;
font-size: 20px;
}

#socials_1 {
    clear: both;
    margin-top: 30px;
}