/*
Theme Name: law_wordpress_theme_2
Theme URI: http://www.free-wordpress-theme.net
Description: Перевод от <a href="http://www.wordpreso.ru">http://www.wordpreso.ru</a>.
Version: 1.0
Author: Wrangler
Author URI: http://www.free-wordpress-theme.net
Tags: fixed width, left sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */

@font-face {
    font-family: Exo; /* имя шрифта для CSS правил */
    src: local("Exo 2.0 Bold"), /* проверяем наличие шрифта в ОС пользователя */ url(/wp-content/themes/law_wordpress_theme_2/9839.otf); /* если шрифт не установлен, тогда загружаем его по указанному пути */
}

body, p {
    margin: 0.5em 0;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    /*text-indent: 20px;*/
}

body {
    margin: 0 auto;
    padding: 0;
    color: #000000;
    background-color: #034C81;
    background-image: url("images/fon.jpg");
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: top left;
}

.art-content p {
    text-indent: 20px;
}

#commentform p {
    text-indent: 0px;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover,
.art-blockheader .t, .art-vmenublockheader .t, .art-logo-text, .art-logo-text a,
h3.art-logo-name, h3.art-logo-name a, h3.art-logo-name a:link, h3.art-logo-name a:visited, h3.art-logo-name a:hover {
    text-decoration: none;
    font-family: Exo, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    text-align: left;
}

a,
.art-post li a {
    text-decoration: underline;
    color: #B15F2F;
}

a:link,
.art-post li a:link {
    text-decoration: underline;
    color: #B15F2F;
}

a:visited, a.visited,
.art-post li a:visited, .art-post li a.visited {

    color: #432D2D;
}

a:hover, a.hover,
.art-post li a:hover, .art-post li a.hover {

    text-decoration: none;
    color: #A07040;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
    margin: 0.67em 0;

    color: #644444;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
    margin: 0.8em 0;
    font-size: 22px;
    color: #865B5B;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
    margin: 1em 0;
    font-size: 18px;
    color: #B15F2F;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
    margin: 1.25em 0;
    font-size: 16px;
    color: #765151;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
    margin: 1.67em 0;
    font-size: 14px;
    color: #765151;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
    margin: 2.33em 0;
    font-size: 14px;
    color: #765151;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover {
    margin: 0;
}

/*.boxShadow8 {
    width: 80%;
    max-width: 550px;
    margin: 2em auto;
    padding: 1em;
    box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
}*/

.hleb {
    height: 150px;
    width: 1000px;
    margin: 0;
    margin-top: -11px;
    /*    background-image: url("images/grad2.png");
        background-position: right;
        background-color: #FD2016;
        border: 2px solid #000000;
        border-radius: 15px;*/
    /*box-shadow: 0 0 40px rgba(0, 0, 0, .1);*/
    z-index: 11100;
}

.hleb1 {
    height: 100%;
    width: 100%;
    background-image: url("images/logo.png");
    background-repeat: no-repeat;
    background-position: 8px 20px;
}

.hleb2 {
    height: 100%;
    width: 100%;
    /*  background-image: url("images/topR.png");
      background-repeat: no-repeat;
      background-position: right 0px;
      border-radius: 15px;*/
    position: relative;
}

.art-logo {
    display: block;
    position: absolute;
    left: 139px;
    bottom: 21px;
    /*width: 596px;*/
}

.tel {
    position: absolute;
    right: 10px;
    bottom: 19px;
    z-index: 2000;
}

#poisk {
    text-align: right;
}

#poisk div {
    width: 250px;
    display: block;
    text-align: right;
    float: right;
}


#poisk div input.formPoisk {
    width: 160px;
    padding: 5px;
    border-radius: 5px;
    border: 2px solid #093660!important;
}

#poisk div input.formPoisk:hover {
    /*border: 2px solid #fff6cc !important;
    background-color: #03044b;
    color: #fff6cc;*/
    
  	box-shadow: inset 0px 0px 7px #ccc;
}

#poisk div input.formPoisk:focus {
    /*border: 2px solid #fff6cc !important;
    background-color: #0347B2;
    color: #fff6cc;*/
  	outline: none;
    border: none;
    border: 2px solid black !important;
 		box-shadow: 0px 0px 3px #FFF6CC, 0px 0px 13px #FFF6CC;
    
}

#poisk div input.butPoisk {
    /*width: 60px;*/
    padding: 5px 10px;
    border-radius: 5px;
    color: #042457;
    margin-left: 5px;
    background-color: #fff6cc;
    border: 2px solid #093660!important;
    /*box-shadow: 0px 0px 3px #FFF6CC, 0px 0px 13px #FFF6CC;*/
}

#poisk div input.butPoisk:hover {
    color: #fff6cc;
    background-color: #042457;
    border: 2px solid #093660!important;
    box-shadow: 0px 0px 3px #FFF6CC, 0px 0px 13px #FFF6CC;
}

.tel1 {
    font-family: Exo;
    font-size: 30px;
    text-align: right;
    color: #FFF6CC;
    letter-spacing: 2px;
    text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px;
}

.tel2 {
    font-family: helvetica, arial;
    font-size: 20px;
    text-align: right;
    color: #ffffff;
    text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px, black 0 0 3px;
}

#name-text a {
    font-family: Exo;
    font-size: 30px;
    display: block;

    margin-bottom: 16px;
    width: 320px;
    text-shadow: 0px 0px 3px #FFF6CC, 0px 2px 13px #FFF6CC;

    /*text-shadow: 0px 3px 0px #b2a98f, 0px 14px 10px rgba(0,0,0,0.15), 0px 24px 2px rgba(0,0,0,0.1), 0px 34px 30px rgba(0,0,0,0.1);*/
    /*text-shadow: #FFF6CC 1px 0px, #FFF6CC 1px 1px, #FFF6CC 0px 1px, #FFF6CC -1px 1px, #FFF6CC -1px 0px, #FFF6CC -1px -1px, #FFF6CC 0px -1px, #FFF6CC 1px -1px, #FFF6CC 0 0 3px, #FFF6CC 0 0 3px, #FFF6CC 0 0 3px, #FFF6CC 0 0 3px, #FFF6CC 0 0 3px, #FFF6CC 0 0 3px, #FFF6CC 0 0 3px, #FFF6CC 0 0 3px;*/
}

.art-logo #slogan-text {
    font-family: helvetica, arial;
    font-size: 17px;
    color: #ffffff;
    text-shadow: 0px 0px 3px #000000, 0px 2px 13px #000000;

}

#karand {
    width: 134px;
    height: 200px;
    position: absolute;
    right: 330px;
    bottom: -47px;
    z-index: -22;
}

#hleb-img {
    width: 100px;
    height: 65px;
    position: absolute;
    right: 330px;
    bottom: -57px;
    z-index: -22;
}


#art-main {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    cursor: default;
}

#art-page-background-glare {
    position: absolute;
    width: 100%;
    height: 160px;
    left: 0;
    top: 0;
}

.formaCont {
    background-color: transparent;
    display: block;
    margin: 0 auto;
    margin-left: 7px;
    border-radius: 15px;
    width: 285px;
    height: 400px;
    float: left;
    /*padding: 20px;*/

}

.formaCont p:first-child {
    text-align: center;
    margin-bottom: 20px;
}

.karta {
    margin-left: 315px;
    height: 400px;
    width: 400px;
    border-radius: 15px;
}

div.karta p {
    margin-bottom: 20px;
    margin-left: 0;
    text-align: center;
}

.contakt p {
    margin-left: 0 !important;
    text-indent: 0px;
}

.contakt {
    background-color: #CCCCCC;
    background-image: url("images/fon/1.jpg");
    height: 530px;
    padding: 20px;

    /*border-bottom: 2px solid #000099;*/
    margin-bottom: 0;
    position: relative;
}

.contakt span {
    display: block;
    margin-top: 6px;
}

.spanForm span {
    height: 55px;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    display: block;
    margin-top: 2px;
}

.maps {
    border: 1px solid #000099;
    width: 400px;
    height: 445px;
}

#ymaps1468900899770609381 {
    border-radius: 20px;
}

#services {
    padding: 0px;

    background-color: transparent;
}

#serv1 {
    background: transparent;
}

.contBody {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 0 0 15px 15px;

}

.contBody p {
    text-indent: 0;
}

#services p {
    margin-left: 10px;
}

.formFooter {
    border: none !important;
    float: left;
    font-size: 24px;
    text-align: center;
    width: 744px !important;
    line-height: 30px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 10px !important;
    margin: 0 !important;
    background-color: #05518D;
    z-index: 1;
}

.headCont {
    background-color: #05518D;
    position: relative;
    margin: 0;
    border-radius: 15px 15px 0 0;
    padding: 20px;
}

.formZag {
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    margin: 0;
    text-indent: 0;
    padding: 0;
}

.headCont p:first-child {
    background-color: transparent;
    display: block;
    margin: 0 !important;
    border-radius: 15px;
    width: 285px;
    float: left;

}

.headCont p:last-child {
    margin-left: 305px !important;
    width: 398px;
}

.wpcf7-form {
    background: transparent;
    display: block;

    margin: 0 auto;
    width: 1;
    height: 100%;
    overflow: hidden;
    padding: 20px;

    /*border: 2px solid #000000;*/
}

.wpcf7-form h2 {
    font-size: 20px;
    text-align: center;
}

.wpcf7-form input, .wpcf7-form textarea {
    border-color: #808080;
    border-style: solid;
    /*border-radius: 10px;*/
    border-width: 1px;
    padding: 8px;

    margin-top: 5px;
    line-height: 16px;
    font-size: 14px;
    width: 91%;
    float: none;
    margin: 0;
}

.wpcf7-form input:focus, .wpcf7-form textarea:focus {
    box-shadow: inset 0px 0px 9px 0px #05518D;
    border: 1px solid #000000;
}

.wpcf7-form input:hover, .wpcf7-form textarea:hover {
    border-color: #000099;
}

.wpcf7-form textarea {
    line-height: 16px;
    font-size: 14px;
    height: 100px;
}

.wpcf7-form p, .kartZag {
    font-size: 14px;
    /* margin-left: 20px; */
    margin-top: 0px;
    margin-bottom: 0px !important;
    padding: 0 0 6px;
    color: #05518d;
    text-shadow: 1px 1px 14px #FFFFFF;

}

.wpcf7-form p {
    font-size: 14px;
    /*margin-left: 20px;*/
    margin-top: 0px;
    margin-bottom: 0px;
    width: 290px;
    padding: 0 0 10px;

    position: relative;
}

div.wpcf7 img.ajax-loader {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

div.wpcf7-validation-errors {
    border: none !important;
    float: left;
    color: white;
    font-size: 14px;
    text-align: center;
    width: 744px !important;
    position: absolute;
    left: 0px;
    line-height: 30px;
    bottom: 0px;
    padding: 10px !important;
    margin: 0 !important;
    background-color: red;
    z-index: 100;
}

.wpcf7-form input.wpcf7-submit {
    width: 282px;
    display: block;
    margin: 10px 0;
    height: 43px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #253737;
    background: #416b68;
    background: -webkit-gradient(linear, left top, left bottom, from(#6da5a3), to(#416b68));
    background: -webkit-linear-gradient(top, #6da5a3, #416b68);
    background: -moz-linear-gradient(top, #6da5a3, #416b68);
    background: -ms-linear-gradient(top, #6da5a3, #416b68);
    background: -o-linear-gradient(top, #6da5a3, #416b68);
    background-image: -ms-linear-gradient(top, #6da5a3 0%, #416b68 100%);
    padding: 10.5px 21px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, inset rgba(255, 255, 255, 0.7) 0 1px 0;
    -moz-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, inset rgba(255, 255, 255, 0.7) 0 1px 0;
    box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, inset rgba(255, 255, 255, 0.7) 0 1px 0;
    text-shadow: #333333 0 1px 0;
    color: #e1e1e1;
}

input.btn:hover {
    border: 1px solid #253737;
    text-shadow: #333333 0 1px 0;
    background: #416b68;
    background: -webkit-gradient(linear, left top, left bottom, from(#77b2b0), to(#416b68));
    background: -webkit-linear-gradient(top, #77b2b0, #416b68);
    background: -moz-linear-gradient(top, #77b2b0, #416b68);
    background: -ms-linear-gradient(top, #77b2b0, #416b68);
    background: -o-linear-gradient(top, #77b2b0, #416b68);
    background-image: -ms-linear-gradient(top, #77b2b0 0%, #416b68 100%);
    color: #fff;
}

.btn:active {
    margin-top: 1px;
    text-shadow: #333333 0 -1px 0;
    border: 1px solid #333333;
    background: #ffCC00;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffCC00), to(#ff6600));
    background: -webkit-linear-gradient(top, #ffcc00, #ff6600);
    background: -moz-linear-gradient(top, #ffcc00, #ff6600);
    background: -ms-linear-gradient(top, #ffcc00, #ff6600);
    background: -o-linear-gradient(top, #ffcc00, #ff6600);
    background-image: -ms-linear-gradient(top, #ffcc00 0%, #ff6600 100%);
    color: #fff;
    -webkit-box-shadow: rgba(255, 255, 255, 0) 0 1px 0, inset rgba(255, 255, 255, 0.7) 0 1px 0;
    -moz-box-shadow: rgba(255, 255, 255, 0) 0 1px 0, inset rgba(255, 255, 255, 0.7) 0 1px 0;
    box-shadow: rgba(255, 255, 255, 0) 0 1px 0, inset rgba(255, 255, 255, 0.7) 0 1px 0;
    outline: none;
}

html:first-child #art-page-background-glare {
    border: 1px solid transparent; /* Opera fix */
}

#art-page-background-gradient {
    background-position: top left;
}

.cleared {
    float: none;
    clear: both;
    margin: 0;
    padding: 0;
    border: none;
    font-size: 1px;
}

form {
    padding: 0 !important;
    margin: 0 !important;
}

table.position {
    position: relative;
    width: 100%;
    table-layout: fixed;
}

/* end Page */

/* begin Box, Sheet */
.art-sheet {
    position: relative;
    z-index: 0;
    margin: 0 auto;
    width: 1004px;
    min-height: 35px;
}

.art-sheet-body {
    position: relative;
    z-index: 1;
    padding: 8px;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc, .art-sheet-cr, .art-sheet-cl {
    position: absolute;
    z-index: -1;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl {
    width: 34px;
    height: 34px;

}

.art-sheet-tl {
    top: 0;
    left: 0;
    clip: rect(auto, 17px, 17px, auto);
}

.art-sheet-tr {
    top: 0;
    right: 0;
    clip: rect(auto, auto, 17px, 17px);
}

.art-sheet-bl {
    bottom: 0;
    left: 0;
    clip: rect(17px, 17px, auto, auto);
}

.art-sheet-br {
    bottom: 0;
    right: 0;
    clip: rect(17px, auto, auto, 17px);
}

.art-sheet-tc, .art-sheet-bc {
    left: 17px;
    right: 17px;
    height: 34px;

}

.art-sheet-tc {
    top: 0;
    clip: rect(auto, auto, 17px, auto);
}

.art-sheet-bc {
    bottom: 0;
    clip: rect(17px, auto, auto, auto);
}

.art-sheet-cr, .art-sheet-cl {
    top: 17px;
    bottom: 17px;
    width: 34px;

}

.art-sheet-cr {
    right: 0;
    clip: rect(auto, auto, auto, 17px);
}

.art-sheet-cl {
    left: 0;
    clip: rect(auto, 17px, auto, auto);
}

.art-sheet-cc {
    position: absolute;
    z-index: -1;
    top: 17px;
    left: 17px;
    right: 17px;
    bottom: 17px;

}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare {
    min-width: 986px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

#menu-verh a, #menu-verh a:link, #menu-verh a:visited, #menu-verh a:hover {
    text-align: left;
    text-decoration: none;
    outline: none;
    letter-spacing: normal;
    word-spacing: normal;
    color: #ffffff;
    display: block;
    height: 100%;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 0px 4px rgb(27, 26, 26), 0px 0px 0px rgb(253, 32, 22), 0px 0px 7px rgb(0, 0, 0), 0px 0px 12px rgb(8, 8, 8);
    padding: 0;
    margin: 0;
    line-height: 29px;
    text-align: center;
}

#menu-verh {
    margin: 0;
    padding: 0;
    border: 0;
    height: 40px;
    list-style-type: none;
    display: block;
    position: relative;
    float: left;
    left: 50%;
}

#menu-verh li {
    margin: 5px 10px;
    padding: 0 10px;
    border: 0;
    width: auto;
    display: block;
    float: left;
    position: relative;
    right: 50%;
    z-index: 5;
    border: 2px solid transparent;
    /* background-color: #FF0DE2;
     border-radius: 10px;
     border: 1px solid #000000;*/
}

#menu-verh li:hover {
    z-index: 10000;
    white-space: normal;
}

#menu-verh li li {
    float: none;
}

#menu-verh li:hover > ul {
    visibility: visible;
    top: 100%;
}

#menu-verh li li:hover > ul {
    top: 0;
    left: 100%;
}

#menu-verh:after, #menu-verh ul:after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}

.boxShadow {
    box-shadow: 0px 0px 11px 1px black;
}

.hrf-entry {
    white-space: normal;
    margin: 15px;

    /*height: 40px;*/
}

h3.hrf-title {
    white-space: normal;
    color: #000099;
    padding: 0;
    /*background-color: #128CBD;*/

    background-image: url('images/faq.png') !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
}

div .hrf-content {

    background-color: #FFF6CC;
    margin: 20px 40px;
    border-radius: 15px;
    border: 2px solid #000000;
    white-space: normal;
    padding: 15px;
    color: #033894;

}

/* menu structure */

.art-nav {
    position: relative;
    height: 72px;
    margin: 0 auto;
    padding-top: 0;
    width: 1000px;
    background-color: transparent;
    /*background-image: url('images/foNav.jpg');*/
    /*background-image: url('images/navFon.png');*/
    background-position: center top;
    text-align: center;
    background-repeat: no-repeat;
    /*border-top: none;*/
    /*border-radius: 0 0 15px 15px;*/
    letter-spacing: 0px;
}

.navIn {
    /*border: 1px solid #ffffff;*/
    height: 50px;
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
    background-color: transparent;
    background: #01467F url("images/fon-nav.jpg");
    width: 100%;
    /*background-image: url('images/navFon.png');*/
    background-position: center top;
    padding: 0;
    box-shadow: 0px 0px 11px 1px black;
    border-radius: 0 0 15px 15px;
}

.navLeft {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #ffffff;
    position: absolute;
    width: 50px;
    left: -50px;
    height: 100%;
    background-color: transparent;
    /*border: 1px solid #ffffff;*/
    /*background-image: url('images/navLeft.png');*/
    background-position: right top;
}

.navRight {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #ffffff;
    width: 50px;
    right: -50px;
    position: absolute;
    background-color: transparent;
    /*border: 1px solid #ffffff;*/
    height: 100%;
    /*background-image: url('images/navRight.png');*/
    background-position: left top;
}

/* end Menu */

/*свет*/
#menu-verh li:hover {
    background-color: #1E1E1E;
    border-radius: 15px;
    background-color: #053E81;
    border: 2px solid #FFF6CC;
    color: #FFF6CC;
}

#menu-verh a:hover {
    color: #FFF6CC;
}

#menu-verh li.current-menu-item {
	border-radius: 15px;
    background-color: transparent;
    //border: 2px solid #CCCCCC;
   
}

#menu-verh li.current-menu-item a {
	color: #CCCCCC;
}



.widget li.current-menu-item a {
	background-color: #15bbe7;
    background-image: url('images/pm2.png');
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 5px;
    color: #ffffff;
    text-shadow: 0px 0px 4px #000000;
	
}

.goods-sidebar ul li ul.sub-menu li.current-menu-item a {
	background-color: #15bbe7;
    background-image: url('images/pm2.png');
    background-repeat: no-repeat;
}


/* end MenuSubItem */

/* begin Header */
div.art-header {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    /*background-image: url(images/kolos.png);*/
    background-repeat: no-repeat;
    background-position: 395px 5px;
}

/* end Header */

/* begin Logo */

h3.art-logo-name {
    display: block;
    text-align: center;

}

h3.art-logo-name, h3.art-logo-name a, h3.art-logo-name a:link, h3.art-logo-name a:visited, h3.art-logo-name a:hover {
    font-family: Tahoma, "Times New Roman", Times, Serif;
    font-weight: normal;
    font-size: 35px;
    font-weight: bold;
    text-decoration: none;
    padding: 0;
    margin: 0;
    color: #000000 !important;
}

.art-logo-text {
    display: block;
    text-align: center;
}

.art-logo-text, .art-logo-text a {
    font-family: Georgia, "Times New Roman", Times, Serif;
    font-weight: normal;
    font-size: 18px;
    padding: 0;
    margin: 0;
    /*color: #DAC8C8 !important;*/
}

/* end Logo */

/* begin Layout */
.art-content-layout {
    display: table;
    padding: 0;
    border: none;
    width: 100%;

}

.art-content-layout .art-content-layout {
    width: auto;
    margin: 0;

}

div.art-content-layout div.art-layout-cell, div.art-content-layout div.art-layout-cell div.art-content-layout div.art-layout-cell {
    display: table-cell;
}

div.art-layout-cell div.art-layout-cell {
    display: block;
}

div.art-content-layout-row {
    display: table-row;

}

.art-content-layout {
    table-layout: fixed;
    border-collapse: collapse;
    background-color: Transparent;
    border: none !important;
    padding: 0 !important;
    position: relative;
    z-index: 11111;
}

.art-layout-cell, .art-content-layout-row {
    background-color: Transparent;
    vertical-align: top;
    text-align: left;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* end Layout */

/* begin Box, Block, VMenuBlock */
.art-vmenublock {
    position: relative;
    z-index: 0;
    margin: 0 auto;
    min-width: 1px;
    min-height: 1px;
}

.art-vmenublock-body {
    position: relative;
    z-index: 1;
    padding: 0;
}

.art-vmenublock {
    margin: 7px;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent {
    position: relative;
    z-index: 0;
    margin: 0 auto;
    min-width: 1px;
    min-height: 1px;
}

.art-vmenublockcontent-body {
    position: relative;
    z-index: 1;
    padding: 0;
}

.art-vmenublockcontent {
    position: relative;
    z-index: 0;
    margin: 0 auto;
    min-width: 1px;
    min-height: 1px;
}

.art-vmenublockcontent-body {
    position: relative;
    z-index: 1;
    padding: 0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.art-vmenu, ul.art-vmenu li {
    list-style: none;
    margin: 0;
    padding: 0;
    width: auto;
    line-height: 0;
}

/* end VMenu */

/* begin VMenuItem */
ul.art-vmenu a {
    position: relative;
    display: block;
    overflow: hidden;
    height: 30px;
    cursor: pointer;
    text-decoration: none;
}

ul.art-vmenu li.art-vmenu-separator {
    display: block;
    padding: 2px 0 2px 0;
    margin: 0;
    font-size: 1px;
}

ul.art-vmenu .art-vmenu-separator-span {
    display: block;
    padding: 0;
    font-size: 1px;
    height: 0;
    line-height: 0;
    border: none;
}

ul.art-vmenu a .r, ul.art-vmenu a .l {
    position: absolute;
    display: block;
    top: 0;
    z-index: -1;
    height: 90px;
    background-image: url('images/vmenuitem.png');
}

ul.art-vmenu a .l {
    left: 0;
    right: 15px;
}

ul.art-vmenu a .r {
    width: 986px;
    right: 0;
    clip: rect(auto, auto, auto, 971px);
}

ul.art-vmenu a .t {
    display: block;
    line-height: 30px;
    color: #000000;
    padding: 0 10px 0 25px;
    font-weight: bold;
    margin-left: 0;
    margin-right: 0;
}

ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r {
    top: -30px;
}

ul.art-vmenu a:hover .t {
    color: #DAE3EC;
}

ul.art-vmenu a.active .l, ul.art-vmenu a.active .r {
    top: -60px;
}

ul.art-vmenu a.active .t {
    color: #FFFFFF;
}

/* end VMenuItem */

/* begin VMenuSubItem */
ul.art-vmenu ul, ul.art-vmenu ul li {
    margin: 0;
    padding: 0;
}

ul.art-vmenu ul a {
    display: block;
    white-space: nowrap;
    height: 20px;
    overflow: visible;
    background-image: url('images/vsubitem.gif');
    background-position: 25px 0;
    background-repeat: repeat-x;
    padding-left: 25px;
}

ul.art-vmenu ul span, ul.art-vmenu ul span span {
    display: inline;
    float: none;
    margin: inherit;
    padding: inherit;
    background-image: none;
    text-align: inherit;
    text-decoration: inherit;
}

ul.art-vmenu ul a, ul.art-vmenu ul a:link, ul.art-vmenu ul a:visited, ul.art-vmenu ul a:hover, ul.art-vmenu ul a:active, ul.art-vmenu ul span, ul.art-vmenu ul span span {
    line-height: 20px;
    color: #000000;
    font-size: 11px;
    margin-left: 0;
}

ul.art-vmenu ul {
    margin: 0 0 0 0;
}

ul.art-vmenu ul ul {
    margin: 0 0 0 0;
}

ul.art-vmenu ul li.art-vsubmenu-separator {
    display: block;
    margin: 0;
    font-size: 1px;
    padding: 0 0 0 0;
}

ul.art-vmenu ul .art-vsubmenu-separator-span {
    display: block;
    padding: 0;
    font-size: 1px;
    height: 0;
    line-height: 0;
    margin: 0;
    border: none;
}

ul.art-vmenu ul li li a {
    background-position: 50px 0;
    padding-left: 50px;
}

ul.art-vmenu ul li li li a {
    background-position: 75px 0;
    padding-left: 75px;
}

ul.art-vmenu ul li li li li a {
    background-position: 100px 0;
    padding-left: 100px;
}

ul.art-vmenu ul li li li li li a {
    background-position: 125px 0;
    padding-left: 125px;
}

ul.art-vmenu ul li a.active {
    color: #FFFFFF;
    background-position: 25px -40px;
}

ul.art-vmenu ul li li a.active {
    background-position: 50px -40px;
}

ul.art-vmenu ul li li li a.active {
    background-position: 75px -40px;
}

ul.art-vmenu ul li li li li a.active {
    background-position: 100px -40px;
}

ul.art-vmenu ul li li li li li a.active {
    background-position: 125px -40px;
}

/* end VMenuSubItem */

/* begin Box, Block */
.art-block {
    position: relative;
    z-index: 0;
    margin: 0 auto;
    min-width: 15px;
    min-height: 15px;
    border-radius: 15px;
}

/*.art-block-body*/
/*{*/
/*position: relative;*/
/*z-index: 1;*/
/*padding: 0px;*/
/*border-radius: 15px;*/
/*background-color: #CCDBEC;*/
/*box-shadow: 0px 0px 11px 1px black;*/

/*}*/



.art-block {
    margin: 7px 0;
}

/*end Box, Block */

/* begin BlockHeader */
.art-blockheader {
    position: relative;
    z-index: 0;
    height: 45px;
    /*margin-bottom: 7px;*/

}

.art-blockheader .t, .goods-sidebar h3{
    height: 45px;
    color: #DAE3EC;
    margin: 0;
    text-shadow: 0px 0px 4px rgb(27, 26, 26), 0px 0px 0px rgb(253, 32, 22), 0px 0px 7px rgb(0, 0, 0), 0px 0px 12px rgb(8, 8, 8);
    font-family: "arial", sans-serif;
    font-size: 16px;
    border-radius: 12px 12px 0 0;
    border-bottom: 1px solid #74747c;
    text-align: center;
    white-space: nowrap;
    line-height: 45px;
    background-color: #1F1F1F;
    background-image: url('images/fon-nav.jpg');
}

.slider {
    margin: 15px auto;
}

/* end BlockHeader */

/* begin Box, BlockContent */

.widget {
    position: relative;
    z-index: 1;
    padding: 0px;
    border-radius: 15px;
    background-color: #CCDBEC;
    background-image: url('images/1.jpg');

    box-shadow: 0px 0px 11px 1px black;
    margin-bottom: 15px;
}

.widget ul li {
    padding: 10px;
}

.art-blockcontent-body ul, .goods-sidebar ul{
    list-style-type: none;
    color: #4C3434;
    margin: 0;
    padding: 0;
}

.art-blockcontent-body ul li, .goods-sidebar ul li{
    text-decoration: none;
    display: block;
    line-height: 1.5em;
    padding: 0;


}


.art-blockcontent-body ul li ul, .goods-sidebar ul li ul.sub-menu, .art-blockcontent-body ul li ul.sub-menu{
    text-decoration: none;
    display: block;
    line-height: 1.5em;
   padding: 0;
    margin: 0;
}


.goods-sidebar ul li ul li:last-child a, .art-blockcontent-body ul li ul li:last-child a{
    text-decoration: none;
    display: block;

    line-height: 1.5em;
    border-radius: 0;
    border-bottom: 1px solid #38c4f2;

}

.art-blockcontent-body ul li ul.sub-menu a, .goods-sidebar ul li ul.sub-menu a {
    padding-left: 50px;
    background-image: url('images/pm.png');
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 20px;
    width: 170px;
}

.art-blockcontent-body ul li ul.sub-menu a:hover, .goods-sidebar ul li ul.sub-menu a:hover {
    padding-left: 50px;
    background-image: url('images/pm2.png');
	
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 20px;
    width: 170px;
}


.art-blockcontent-body ul li:last-child a, .goods-sidebar ul li:last-child a{
    border-bottom: none;
    border-radius: 0 0 15px 15px;

}

.art-blockcontent-body ul li a, .goods-sidebar ul li a{
    display: block;
    height: 100%;
    width: 188px;
    color: #04244d;
    padding: 10px;
    padding-left: 32px;
    background-image: url('images/pm.png');
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 5px;
    border-bottom: 1px solid #38c4f2;
    text-decoration: none;
    -moz-text-shadow: 0px 2px 4px #bf73bf;
    -webkit-text-shadow:0px 2px 4px #bf73bf;
    /*text-shadow:0px 2px 4px #bf73bf;*/
}


.art-blockcontent-body ul li a:hover, .goods-sidebar ul li a:hover{
    background-color: #0073aa;
    background-image: url('images/pm2.png');
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 5px;
    color: #ffffff;
    -moz-text-shadow: 0px 2px 4px #bf73bf;
    -webkit-text-shadow:0px 2px 4px #bf73bf;
    text-shadow:0px 2px 4px #bf73bf;
}

/* end Box, BlockContent */

/* begin Button */
.art-button-wrapper .art-button {

    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-align: left;
    text-decoration: none !important;
    color: #000000 !important;
    width: auto;
    outline: none;
    border: none;
    background: none;
    line-height: 27px;
    height: 27px;
    margin: 0 !important;
    padding: 0 11px !important;
    overflow: visible;
    cursor: default;
    z-index: 0;
}

.art-button img, .art-button-wrapper img {
    margin: 0;
    vertical-align: middle;
}

.art-button-wrapper {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    height: 27px;
    overflow: hidden;
    white-space: nowrap;
    width: auto;
    margin: 0;
    padding: 0;
    z-index: 0;
}

.firefox2 .art-button-wrapper {
    display: block;
    float: left;
}

input, select, textarea, select {
    vertical-align: middle;

}

.art-block select {
    width: 96%;
}

.art-button-wrapper.hover .art-button, .art-button:hover {
    color: #000000 !important;
    text-decoration: none !important;
}

.art-button-wrapper.active .art-button {
    color: #F8F2ED !important;
}

.art-button-wrapper .l, .art-button-wrapper .r {
    display: block;
    position: absolute;
    z-index: -1;
    height: 81px;
    margin: 0;
    padding: 0;
    background-image: url('images/button.png');
}

.art-button-wrapper .l {
    left: 0;
    right: 10px;
}

.art-button-wrapper .r {
    width: 409px;
    right: 0;
    clip: rect(auto, auto, auto, 399px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r {
    top: -27px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r {
    top: -54px;
}

.art-button-wrapper input {
    float: none !important;
}

/* end Button */

/* begin Box, Post */
.art-post {
    position: relative;
    z-index: 0;
    margin: 0 auto;
    min-width: 13px;
    min-height: 13px;

}

.tablehleb {
    border: 2px solid #000000 ";
}

.art-post-body {
    position: relative;
    z-index: 1;
    padding: 10px;

}

.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl, .art-post-tc, .art-post-bc, .art-post-cr, .art-post-cl {
    position: absolute;
    z-index: -1;
}

.art-post-tl {
    top: 0;
    left: 0;
    clip: rect(auto, 6px, 6px, auto);
}

.art-post-tr {
    top: 0;
    right: 0;
    clip: rect(auto, auto, 6px, 6px);
}

.art-post-bl {
    bottom: 0;
    left: 0;
    clip: rect(6px, 6px, auto, auto);
}

.art-post-br {
    bottom: 0;
    right: 0;
    clip: rect(6px, auto, auto, 6px);
}

.art-post-tc {
    top: 0;
    clip: rect(auto, auto, 6px, auto);
}

.art-post-bc {
    bottom: 0;
    clip: rect(6px, auto, auto, auto);
}

.art-post-cr {
    right: 0;
    clip: rect(auto, auto, auto, 6px);
}

.art-post-cl {
    left: 0;
    clip: rect(auto, 6px, auto, auto);
}

a img {
    border: 0;
}

.art-article img, img.art-article {
    /*border: solid 1px #B15F2F;*/
    margin: 10px;
}

.art-metadata-icons img {
    border: none;
    vertical-align: middle;
    margin: 2px;
}

.art-article table, table.art-article {
    border-collapse: collapse;
    margin: 1px;
    width: auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td {
    background-color: Transparent;
}

.art-article th, .art-article td {
    padding: 2px;
    border: solid 1px #CD7542;
    vertical-align: top;
    text-align: left;
}

.art-article th {
    text-align: center;
    vertical-align: middle;
    padding: 7px;
}

pre {
    overflow: auto;
    padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-post h1.art-postheader,
.art-post h1.art-postheader a,
.art-post h1.art-postheader a:link,
.art-post h1.art-postheader a:visited,
.art-post h1.art-postheader a.visited,
.art-post h1.art-postheader a:hover,
.art-post h1.art-postheader a.hovered {
    margin: 0.2em 0;
    padding: 0;
    padding-top: 15px;
    text-align: center;
    font-weight: normal;
    font-size: 26px;
    letter-spacing: -1px;
    color: #4C3434;
}

.art-post h2.headIndex {
    padding-bottom: 15px;
}

.art-post h1.art-postheader a,
.art-post h1.art-postheader a:link,
.art-post h1.art-postheader a:visited,
.art-post h1.art-postheader a.visited,
.art-post h1.art-postheader a:hover,
.art-post h1.art-postheader a.hovered {
    margin: 0;
    text-decoration: none;
    color: #4C3434;
}

.art-post h1.art-postheader a:visited,
.art-post h1.art-postheader a.visited {

    color: #4C3434;
}

.art-post h1.art-postheader a:hover,
.art-post h1.art-postheader a.hovered {

    color: #2C2B26;
}

.art-post h1.art-postheader img {
    border: none;
    vertical-align: middle;
    margin: 0;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.art-postheadericons {
    color: #463030;
    padding: 1px;

}

.art-postheadericons, .art-postheadericons a, .art-postheadericons a:link, .art-postheadericons a:visited, .art-postheadericons a:hover {
    font-size: 11px;
    text-align: center;
    text-decoration: underline;
    margin-bottom: 25px;
}

.art-postheadericons a, .art-postheadericons a:link, .art-postheadericons a:visited, .art-postheadericons a:hover {
    margin: 0;
    text-decoration: none;
    color: #854723;
}

.art-postheadericons a:visited, .art-postheadericons a.visited {

    color: #644444;
}

.art-postheadericons a:hover, .art-postheadericons a.hover {

    color: #A07040;
}

/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.art-post ol, .art-post ul {
    color: #463030;
    margin: 1em 0 1em 2em;
    padding: 0;

}

.art-post li ol, .art-post li ul {
    margin: 0.5em 0 0.5em 2em;
    padding: 0;
}

.art-post li {
    margin: 0.2em 0;
    padding: 0;
}

.art-post ul {
    list-style-type: none;
}

.art-post ol {
    list-style-position: inside;

}

.art-post li {
    padding: 0 0 0 13px;
    line-height: 1em;
}

.art-post ol li, .art-post ul ol li {
    background: none;
    padding-left: 0;
}

.art-post ul li, .art-post ol ul li {
    background-image: url('images/postbullets.png');
    background-repeat: no-repeat;
    padding-left: 13px;
}

/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.art-postcontent blockquote p {
    color: #0F0A0A;
    font-style: italic;
    text-align: left;
}

.art-postcontent h1 {
    text-align: center;
    color: #000000;
}

blockquote,
.art-postcontent blockquote {
    border: solid 1px #D68F66;
    margin: 10px 10px 10px 50px;
    padding: 5px 5px 5px 41px;
    background-color: #E4B59A;
    background-image: url('images/postquote.png');
    background-position: left top;
    background-repeat: no-repeat;
}

/* end PostQuote */

/* begin PostMetadata, PostMetadataFooter */

.footer-baner {
    background: #FFFFFF;
    width: 100%;
    padding: 10px;
    padding-bottom: 25px;
    box-shadow: 0px 0px 11px 1px black;
}


.footerMenu {
    display: block;
    float: left;
}

.footerMenu li {
    list-style-type: none;
    text-align: left;
}

.art-footer-text {
    position: relative;
    margin-left: 40px;
}

.art-footer .art-footer-text p.oferta {
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    padding: 5px;
    border-bottom: 1px solid #CCCCCC;
    display: inline-block;
    margin-bottom: 10px;
    text-shadow: black 1px 0px, black 1px 1px, black 0px 1px;
}

.art-footer-text p.copyright {
    color: #ffffff;
    text-shadow: black 1px 0px, black 1px 1px, black 0px 1px;
}

.art-postmetadatafooter {
    padding: 1px;
    background-color: #E8D6C5;
}

/* end PostMetadata, PostMetadataFooter */

/* begin PostIcons, PostFooterIcons */
.art-postfootericons {
    color: #372525;
    padding: 1px;
}

.art-postfootericons, .art-postfootericons a, .art-postfootericons a:link, .art-postfootericons a:visited, .art-postfootericons a:hover {
    font-size: 11px;
    text-decoration: none;
}

.art-postfootericons a, .art-postfootericons a:link, .art-postfootericons a:visited, .art-postfootericons a:hover {
    margin: 0;

    color: #794120;
}

.art-postfootericons a:visited, .art-postfootericons a.visited {

    color: #5B3E3E;
}

.art-postfootericons a:hover, .art-postfootericons a.hover {

    color: #92663A;
}

/* end PostIcons, PostFooterIcons */

/* begin Footer */
.art-footer {
    position: relative;
    z-index: 0;
    overflow: hidden;
    margin-left: 200px;

}

.art-footer .art-footer-inner {
    height: 1%;
    position: relative;
    z-index: 0;
    padding: 8px;
}

.art-footer .art-footer-background {
    position: absolute;
    z-index: -1;

    width: 100%;
    height: 150px;
    bottom: 0;
    left: 0;
}

.art-rss-tag-icon {
    position: relative;
    display: block;
    float: left;
    background-image: url('images/rssicon.png');
    background-position: center right;
    background-repeat: no-repeat;
    margin: 0 5px 0 0;
    height: 32px;
    width: 24px;
    cursor: default;
}

.art-footer .art-footer-text p {
    margin: 0;
}

.art-footer, .art-footer-text, .art-footer-text p {
    color: #000000;
    text-align: center;
}

.art-footer .art-footer-text,
.art-footer .art-footer-text a,
.art-footer .art-footer-text a:link,
.art-footer .art-footer-text a:visited,
.art-footer .art-footer-text a:hover {
    font-size: 11px;
}

.art-footer .art-footer-text a,
.art-footer .art-footer-text a:link {
    color: #DFA786;
    text-decoration: underline;
}

.art-footer .art-footer-text a:visited {
    text-decoration: none;
    color: #986767;

}

.art-footer .art-footer-text a:hover {
    color: #D3B292;

    text-decoration: none;
}

/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover {
    font-family: Arial;
    font-size: 10px;
    letter-spacing: normal;
    word-spacing: normal;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    color: #C39669;
}

.art-page-footer {
    margin: 1em;
    text-align: center;
    text-decoration: none;
    color: #D3865A;
}

/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.art-content-layout .art-sidebar1 {

    width: 23%;
    /*    background-image: url("images/kolos.png");
        background-repeat: no-repeat;
        background-position: right bottom;*/
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.art-content-layout .art-content {

}

.art-content-layout .art-content-wide {
    width: 100%;
}

/* end LayoutCell, content */

.commentlist, .commentlist li {
    background: none;
}

.commentlist li li {
    margin-left: 30px;
}

.commentlist li .avatar {
    float: right;
    border: 1px solid #eee;
    padding: 2px;
    margin: 1px;
    background: #fff;
}

.commentlist li cite {
    font-size: 1.2em;
}

#commentform textarea {
    width: 100%;
}

img.wp-smiley {
    border: none;
    margin: 0;
    padding: 0;
}

.navigation {
    display: block;
    height: 20px;
    padding: 20px;
    border-top: 2px solid #000000;
    border-radius: 0 0 15px 15px;
    margin: 20px;
    margin-bottom: 0;
    line-height: 20px;
    text-align: center;
    /* background-color: #2a2e32; */
}


/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.alignright img, img.alignright {
    margin: 1em;
    margin-right: 0;
}

.alignleft img, img.alignleft {
    margin: 1em;
    margin-left: 0;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

/* End */

.hidden {
    display: none;
}

/* Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}

.gallery {
    letter-spacing: normal;
}

.wrapContent {
    background-color: transparent;
    padding: 7px 0 0 10px;
    display: table-cell;

}

.art-post {
    /*max-height: 150px;*/
    /*text-overflow: ellipsis;*/
    /**/

}

/*.art-post-cc
{
    position: absolute;
    z-index: -1;
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
    background-color: #F3F4F7;
}*/

.art-post-body {
    /*border-bottom: 1px solid #000000;*/
    padding: 10px;
    border-radius: 15px;
}

div.art-content-layout div.art-content {
    position: relative;
    z-index: 1;
    display: block;
    background-color: #ffffff;
    border-radius: 15px;
    border: 2px solid #000000;
    width: 100%;
    box-shadow: 0px 0px 11px 1px black;

}

.art-post {
    margin: 0;

}

background-color: #FFFFFF

;

#todays-events {
    position: relative;
    z-index: 11;
}

#upcoming-events {
    position: relative;
    z-index: 10;
}

#had {
    width: 468px;
    height: 60px;
    position: absolute;
    margin: 150px 0 0 445px;
    text-align: center;
}
