/* Created by Artisteer v4.3.0.60858 */

#artmain
{
   background: #FFFFFF url('images/page.jpeg') top center no-repeat fixed;
   background: url('images/pageglare.png') top center no-repeat, -webkit-linear-gradient(top, rgba(211, 202, 184, 0.13) 0, rgba(255, 255, 255, 0.36) 250px) no-repeat, url('images/page.jpeg') top center no-repeat, -webkit-linear-gradient(top, #E2DCD0 0, #FFFFFF 250px) no-repeat;
   background: url('images/pageglare.png') top center no-repeat, -moz-linear-gradient(top, rgba(211, 202, 184, 0.13) 0, rgba(255, 255, 255, 0.36) 250px) no-repeat, url('images/page.jpeg') top center no-repeat, -moz-linear-gradient(top, #E2DCD0 0, #FFFFFF 250px) no-repeat;
   background: url('images/pageglare.png') top center no-repeat, -o-linear-gradient(top, rgba(211, 202, 184, 0.13) 0, rgba(255, 255, 255, 0.36) 250px) no-repeat, url('images/page.jpeg') top center no-repeat, -o-linear-gradient(top, #E2DCD0 0, #FFFFFF 250px) no-repeat;
   background: url('images/pageglare.png') top center no-repeat, -ms-linear-gradient(top, rgba(211, 202, 184, 0.13) 0, rgba(255, 255, 255, 0.36) 250px) no-repeat, url('images/page.jpeg') top center no-repeat, -ms-linear-gradient(top, #E2DCD0 0, #FFFFFF 250px) no-repeat;
   -svg-background: url('images/pageglare.png') top center no-repeat, linear-gradient(top, rgba(211, 202, 184, 0.13) 0, rgba(255, 255, 255, 0.36) 250px) no-repeat, url('images/page.jpeg') top center no-repeat, linear-gradient(top, #E2DCD0 0, #FFFFFF 250px) no-repeat;
   background: url('images/pageglare.png') top center no-repeat, linear-gradient(to bottom, rgba(211, 202, 184, 0.13) 0, rgba(255, 255, 255, 0.36) 250px) no-repeat, url('images/page.jpeg') top center no-repeat, linear-gradient(to bottom, #E2DCD0 0, #FFFFFF 250px) no-repeat;
   background-attachment: fixed, fixed, fixed, fixed !important;
   margin:0 auto;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.arthmenu
{
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.artbutton
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #FF6E00 url('images/button.png') scroll;
   background: -webkit-linear-gradient(top, rgba(255, 241, 229, 0.24) 0, transparent 50%, rgba(25, 11, 0, 0.12) 100%) no-repeat, url('images/button.png'), -webkit-linear-gradient(top, #FFC599 0, #FF6E00 50%, #662C00 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(255, 241, 229, 0.24) 0, transparent 50%, rgba(25, 11, 0, 0.12) 100%) no-repeat, url('images/button.png'), -moz-linear-gradient(top, #FFC599 0, #FF6E00 50%, #662C00 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(255, 241, 229, 0.24) 0, transparent 50%, rgba(25, 11, 0, 0.12) 100%) no-repeat, url('images/button.png'), -o-linear-gradient(top, #FFC599 0, #FF6E00 50%, #662C00 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(255, 241, 229, 0.24) 0, transparent 50%, rgba(25, 11, 0, 0.12) 100%) no-repeat, url('images/button.png'), -ms-linear-gradient(top, #FFC599 0, #FF6E00 50%, #662C00 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(255, 241, 229, 0.24) 0, transparent 50%, rgba(25, 11, 0, 0.12) 100%) no-repeat, url('images/button.png'), linear-gradient(top, #FFC599 0, #FF6E00 50%, #662C00 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(255, 241, 229, 0.24) 0, transparent 50%, rgba(25, 11, 0, 0.12) 100%) no-repeat, url('images/button.png'), linear-gradient(to bottom, #FFC599 0, #FF6E00 50%, #662C00 100%) no-repeat;
   -webkit-border-radius:11px;
   -moz-border-radius:11px;
   border-radius:11px;
   -webkit-box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.4);
   border:1px solid rgba(200, 129, 76, 0.8);
   padding:0 15px;
   margin:0 auto;
   height:28px;
}

.artpostcontent,
.artpostheadericons,
.artpostfootericons,
.artblockcontent,
ul.artvmenu a 
{
   text-align: left;
}

.artpostcontent,
.artpostcontent li,
.artpostcontent table,
.artpostcontent a,
.artpostcontent a:link,
.artpostcontent a:visited,
.artpostcontent a.visited,
.artpostcontent a:hover,
.artpostcontent a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.artpostcontent p
{
   margin: 12px 0;
}

.artpostcontent h1, .artpostcontent h1 a, .artpostcontent h1 a:link, .artpostcontent h1 a:visited, .artpostcontent h1 a:hover,
.artpostcontent h2, .artpostcontent h2 a, .artpostcontent h2 a:link, .artpostcontent h2 a:visited, .artpostcontent h2 a:hover,
.artpostcontent h3, .artpostcontent h3 a, .artpostcontent h3 a:link, .artpostcontent h3 a:visited, .artpostcontent h3 a:hover,
.artpostcontent h4, .artpostcontent h4 a, .artpostcontent h4 a:link, .artpostcontent h4 a:visited, .artpostcontent h4 a:hover,
.artpostcontent h5, .artpostcontent h5 a, .artpostcontent h5 a:link, .artpostcontent h5 a:visited, .artpostcontent h5 a:hover,
.artpostcontent h6, .artpostcontent h6 a, .artpostcontent h6 a:link, .artpostcontent h6 a:visited, .artpostcontent h6 a:hover,
.artblockheader .t, .artblockheader .t a, .artblockheader .t a:link, .artblockheader .t a:visited, .artblockheader .t a:hover,
.artvmenublockheader .t, .artvmenublockheader .t a, .artvmenublockheader .t a:link, .artvmenublockheader .t a:visited, .artvmenublockheader .t a:hover,
.artheadline, .artheadline a, .artheadline a:link, .artheadline a:visited, .artheadline a:hover,
.artslogan, .artslogan a, .artslogan a:link, .artslogan a:visited, .artslogan a:hover,
.artpostheader, .artpostheader a, .artpostheader a:link, .artpostheader a:visited, .artpostheader a:hover
{
   font-weight:normal;
   font-size: 35px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.artpostcontent a, .artpostcontent a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #FF6E00;
}

.artpostcontent a:visited, .artpostcontent a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #FF6E00;
}

.artpostcontent  a:hover, .artpostcontent a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #FF0A0A;
}

.artpostcontent h1
{
   color: #FF0A0A;
   margin: 21px 0;
   font-size: 35px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.artblockcontent h1
{
   margin: 21px 0;
   font-size: 35px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.artpostcontent h1 a, .artpostcontent h1 a:link, .artpostcontent h1 a:hover, .artpostcontent h1 a:visited, .artblockcontent h1 a, .artblockcontent h1 a:link, .artblockcontent h1 a:hover, .artblockcontent h1 a:visited 
{
   font-size: 35px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.artpostcontent h2
{
   color: #008099;
   margin: 19px 0;
   font-size: 26px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.artblockcontent h2
{
   margin: 19px 0;
   font-size: 26px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.artpostcontent h2 a, .artpostcontent h2 a:link, .artpostcontent h2 a:hover, .artpostcontent h2 a:visited, .artblockcontent h2 a, .artblockcontent h2 a:link, .artblockcontent h2 a:hover, .artblockcontent h2 a:visited 
{
   font-size: 26px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.artpostcontent h3
{
   color: #008099;
   margin: 19px 0;
   font-size: 22px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.artblockcontent h3
{
   margin: 19px 0;
   font-size: 22px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.artpostcontent h3 a, .artpostcontent h3 a:link, .artpostcontent h3 a:hover, .artpostcontent h3 a:visited, .artblockcontent h3 a, .artblockcontent h3 a:link, .artblockcontent h3 a:hover, .artblockcontent h3 a:visited 
{
   font-size: 22px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.artpostcontent h4
{
   color: #685A40;
   margin-top: 20px;
   margin-bottom: 20px;
   font-size: 18px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.artblockcontent h4
{
   margin-top: 20px;
   margin-bottom: 20px;
   font-size: 18px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.artpostcontent h4 a, .artpostcontent h4 a:link, .artpostcontent h4 a:hover, .artpostcontent h4 a:visited, .artblockcontent h4 a, .artblockcontent h4 a:link, .artblockcontent h4 a:hover, .artblockcontent h4 a:visited 
{
   font-size: 18px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.artpostcontent h5
{
   color: #685A40;
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.artblockcontent h5
{
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.artpostcontent h5 a, .artpostcontent h5 a:link, .artpostcontent h5 a:hover, .artpostcontent h5 a:visited, .artblockcontent h5 a, .artblockcontent h5 a:link, .artblockcontent h5 a:hover, .artblockcontent h5 a:visited 
{
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.artpostcontent h6
{
   color: #B3A384;
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.artblockcontent h6
{
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.artpostcontent h6 a, .artpostcontent h6 a:link, .artpostcontent h6 a:hover, .artpostcontent h6 a:visited, .artblockcontent h6 a, .artblockcontent h6 a:link, .artblockcontent h6 a:hover, .artblockcontent h6 a:visited 
{
   font-size: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

header, footer, article, nav, #arthmenu-bg, .artsheet, .arthmenu a, .artvmenu a, .artslidenavigator > a, .artcheckbox:before, .artradiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #arthmenu-bg, .artsheet, .artslidenavigator > a, .artcheckbox:before, .artradiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 1050px;
   color: #008099;
}

.artheader:after, 
#artheader-bg:after, 
.artlayout-cell:after, 
.artlayout-wrapper:after, 
.artfooter:after, 
.artnav:after, 
#arthmenu-bg:after, 
.artsheet:after,
.cleared, 
.clearfix:after 
{
   clear: both;
   display: table;
   content: '';
}

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

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

li h1, .artpostcontent li h1, .artblockcontent li h1 
{
   margin:1px;
} 
li h2, .artpostcontent li h2, .artblockcontent li h2 
{
   margin:1px;
} 
li h3, .artpostcontent li h3, .artblockcontent li h3 
{
   margin:1px;
} 
li h4, .artpostcontent li h4, .artblockcontent li h4 
{
   margin:1px;
} 
li h5, .artpostcontent li h5, .artblockcontent li h5 
{
   margin:1px;
} 
li h6, .artpostcontent li h6, .artblockcontent li h6 
{
   margin:1px;
} 
li p, .artpostcontent li p, .artblockcontent li p 
{
   margin:1px;
}


.artshapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.artslider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.artslidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.artslidenavigator > a:last-child {
   margin-right: 0 !important;
}







.artheader
{
   -webkit-border-radius:20px;
   -moz-border-radius:20px;
   border-radius:20px;
   -webkit-box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.35);
   box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.35);
   margin:20px auto 0;
   background-repeat: no-repeat;
   height: 200px;
   background-image: url('images/object0.png'), url('images/header.png');
   background-position: 539px -110px, 0 0;
   position: relative;
   width: 1050px;
   z-index: auto !important;
}

.custom-responsive .artheader
{
   background-image: url('images/object0.png'), url('images/header.png');
   background-position: 539px -110px, 0 0;
}

.default-responsive .artheader,
.default-responsive #artheader-bg
{
   background-image: url('images/header.png');
   background-position: center center;
   background-size: cover;
}

.artheader>.widget 
{
   position:absolute;
   z-index:101;
}

.artheader .artslider-inner
{
   -webkit-border-radius:20px;
   -moz-border-radius:20px;
   border-radius:20px;
}

#artflash-area
{
   position: absolute;
   top: 0;
   left: 0;
   width: 1050px;
   height: 200px;
   overflow: hidden;
}

#artflash-container
{
   width: 1050px;
   height: 262px;
   top: 0;
   position: absolute;
}

#artflash-container .artflash-alt
{
   position: relative;
   width: 110px;
   height: 30px;
   margin: 0 auto;
   top: 0;
}

.artnav
{
   background: #F4E31F url('images/nav.png') scroll;
   background: -webkit-linear-gradient(top, rgba(254, 253, 240, 0.12) 0, rgba(239, 220, 11, 0.02) 53%, rgba(34, 31, 2, 0.06) 100%) no-repeat, url('images/nav.png'), -webkit-linear-gradient(top, rgba(251, 244, 167, 0.5) 0, rgba(244, 224, 11, 0.5) 53%, rgba(107, 99, 5, 0.5) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(254, 253, 240, 0.12) 0, rgba(239, 220, 11, 0.02) 53%, rgba(34, 31, 2, 0.06) 100%) no-repeat, url('images/nav.png'), -moz-linear-gradient(top, rgba(251, 244, 167, 0.5) 0, rgba(244, 224, 11, 0.5) 53%, rgba(107, 99, 5, 0.5) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(254, 253, 240, 0.12) 0, rgba(239, 220, 11, 0.02) 53%, rgba(34, 31, 2, 0.06) 100%) no-repeat, url('images/nav.png'), -o-linear-gradient(top, rgba(251, 244, 167, 0.5) 0, rgba(244, 224, 11, 0.5) 53%, rgba(107, 99, 5, 0.5) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(254, 253, 240, 0.12) 0, rgba(239, 220, 11, 0.02) 53%, rgba(34, 31, 2, 0.06) 100%) no-repeat, url('images/nav.png'), -ms-linear-gradient(top, rgba(251, 244, 167, 0.5) 0, rgba(244, 224, 11, 0.5) 53%, rgba(107, 99, 5, 0.5) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(254, 253, 240, 0.12) 0, rgba(239, 220, 11, 0.02) 53%, rgba(34, 31, 2, 0.06) 100%) no-repeat, url('images/nav.png'), linear-gradient(top, rgba(251, 244, 167, 0.5) 0, rgba(244, 224, 11, 0.5) 53%, rgba(107, 99, 5, 0.5) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(254, 253, 240, 0.12) 0, rgba(239, 220, 11, 0.02) 53%, rgba(34, 31, 2, 0.06) 100%) no-repeat, url('images/nav.png'), linear-gradient(to bottom, rgba(251, 244, 167, 0.5) 0, rgba(244, 224, 11, 0.5) 53%, rgba(107, 99, 5, 0.5) 100%) no-repeat;
   -webkit-border-radius:20px;
   -moz-border-radius:20px;
   border-radius:20px;
   -webkit-box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.17);
   -moz-box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.17);
   box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.17);
   padding:6px 1px;
   margin:20px auto 0;
   position: relative;
   z-index: 499;
   text-align: center;
}

ul.arthmenu a, ul.arthmenu a:link, ul.arthmenu a:visited, ul.arthmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.arthmenu, ul.arthmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.arthmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.arthmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.arthmenu:after, ul.arthmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.arthmenu, ul.arthmenu ul 
{
   min-height: 0;
}

ul.arthmenu 
{
   display: inline-block;
   vertical-align: middle;
   padding-left: 20px;
   padding-right: 20px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.artnav:before 
{
   content:' ';
}

.desktop .artnav{
   width: 1050px;
   padding-left: 1px;
   padding-right: 1px;
}

.arthmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.arthmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.artmenuitemcontainer
{
   margin:0 auto;
}
ul.arthmenu>li {
   margin-left: 1px;
}
ul.arthmenu>li:first-child {
   margin-left: 0;
}
ul.arthmenu>li:last-child, ul.arthmenu>li.last-child {
   margin-right: 0;
}

ul.arthmenu>li>a
{
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   padding:0 17px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 28px;
   cursor: pointer;
   text-decoration: none;
   color: #2B1A0D;
   line-height: 28px;
   text-align: center;
}

.arthmenu>li>a, 
.arthmenu>li>a:link, 
.arthmenu>li>a:visited, 
.arthmenu>li>a.active, 
.arthmenu>li>a:hover
{
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.arthmenu>li>a.active
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0, rgba(220, 212, 198, 0.6) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6) 0, rgba(220, 212, 198, 0.6) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(255, 255, 255, 0.6) 0, rgba(220, 212, 198, 0.6) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.6) 0, rgba(220, 212, 198, 0.6) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(255, 255, 255, 0.6) 0, rgba(220, 212, 198, 0.6) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0, rgba(220, 212, 198, 0.6) 100%) no-repeat;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   padding:0 17px;
   margin:0 auto;
   color: #27180C;
   text-decoration: none;
}

ul.arthmenu>li>a:visited, 
ul.arthmenu>li>a:hover, 
ul.arthmenu>li:hover>a {
   text-decoration: none;
}

ul.arthmenu>li>a:hover, .desktop ul.arthmenu>li:hover>a
{
   background: #FFFF1A;
   background: -webkit-linear-gradient(top, rgba(255, 255, 61, 0.8) 0, rgba(255, 255, 0, 0.8) 86%, rgba(245, 245, 0, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(255, 255, 61, 0.8) 0, rgba(255, 255, 0, 0.8) 86%, rgba(245, 245, 0, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(255, 255, 61, 0.8) 0, rgba(255, 255, 0, 0.8) 86%, rgba(245, 245, 0, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(255, 255, 61, 0.8) 0, rgba(255, 255, 0, 0.8) 86%, rgba(245, 245, 0, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(255, 255, 61, 0.8) 0, rgba(255, 255, 0, 0.8) 86%, rgba(245, 245, 0, 0.8) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(255, 255, 61, 0.8) 0, rgba(255, 255, 0, 0.8) 86%, rgba(245, 245, 0, 0.8) 100%) no-repeat;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   padding:0 17px;
   margin:0 auto;
}
ul.arthmenu>li>a:hover, 
.desktop ul.arthmenu>li:hover>a {
   color: #008099;
   text-decoration: none;
}

ul.arthmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -1px;
   width:1px;
   height: 28px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.arthmenu>li:first-child:before{
   display:none;
}

ul.arthmenu li li a
{
   background: #CBBFAA;
   background: -webkit-linear-gradient(top, #BFB197 0, #D0C6B3 40%, #D2C9B6 50%, #D0C6B3 60%, #BFB197 100%) no-repeat;
   background: -moz-linear-gradient(top, #BFB197 0, #D0C6B3 40%, #D2C9B6 50%, #D0C6B3 60%, #BFB197 100%) no-repeat;
   background: -o-linear-gradient(top, #BFB197 0, #D0C6B3 40%, #D2C9B6 50%, #D0C6B3 60%, #BFB197 100%) no-repeat;
   background: -ms-linear-gradient(top, #BFB197 0, #D0C6B3 40%, #D2C9B6 50%, #D0C6B3 60%, #BFB197 100%) no-repeat;
   -svg-background: linear-gradient(top, #BFB197 0, #D0C6B3 40%, #D2C9B6 50%, #D0C6B3 60%, #BFB197 100%) no-repeat;
   background: linear-gradient(to bottom, #BFB197 0, #D0C6B3 40%, #D2C9B6 50%, #D0C6B3 60%, #BFB197 100%) no-repeat;
   border:1px solid #B9AA8D;
   padding:0 22px;
   margin:0 auto;
}
ul.arthmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop ul.arthmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.arthmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.arthmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 25px;
   min-width: 7em;
   border: 1px solid transparent;
   text-align: left;
   line-height: 25px;
   color: #23150B;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.arthmenu li li a 
{
   border-top-width: 0 !important;
}
.arthmenu li li:hover>a 
{
   border-top-width: 1px !important;
}
.arthmenu ul>li:first-child>a 
{
   border-top-width: 1px !important;
}

.arthmenu ul a:link, 
.arthmenu ul a:visited, 
.arthmenu ul a.active, 
.arthmenu ul a:hover
{
   text-align: left;
   line-height: 25px;
   color: #23150B;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.arthmenu ul li a:hover, .desktop ul.arthmenu ul li:hover>a
{
   background: #E5C3A9;
   background: -webkit-linear-gradient(top, #DDB392 0, #E8CBB5 40%, #E9CEB9 50%, #E8CBB5 60%, #DDB392 100%) no-repeat;
   background: -moz-linear-gradient(top, #DDB392 0, #E8CBB5 40%, #E9CEB9 50%, #E8CBB5 60%, #DDB392 100%) no-repeat;
   background: -o-linear-gradient(top, #DDB392 0, #E8CBB5 40%, #E9CEB9 50%, #E8CBB5 60%, #DDB392 100%) no-repeat;
   background: -ms-linear-gradient(top, #DDB392 0, #E8CBB5 40%, #E9CEB9 50%, #E8CBB5 60%, #DDB392 100%) no-repeat;
   -svg-background: linear-gradient(top, #DDB392 0, #E8CBB5 40%, #E9CEB9 50%, #E8CBB5 60%, #DDB392 100%) no-repeat;
   background: linear-gradient(to bottom, #DDB392 0, #E8CBB5 40%, #E9CEB9 50%, #E8CBB5 60%, #DDB392 100%) no-repeat;
   border:1px solid #D6A27B;
   margin:0 auto;
}
.arthmenu ul a:hover
{
   text-decoration: none;
   color: #000000;
}

.arthmenu ul li a.arthmenu-before-hovered 
{
   border-bottom-width: 0 !important;
}

.desktop .arthmenu ul li:hover>a
{
   color: #000000;
}

ul.arthmenu ul:before
{
   background: #F94700;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.arthmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.arthmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.arthmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.arthmenu>li>ul
{
   padding: 10px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}

.desktop ul.arthmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop ul.arthmenu ul.arthmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.arthmenu ul.arthmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.arthmenu li li:hover>ul.arthmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.arthmenu li li:hover>ul.arthmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.arthmenu ul ul.arthmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop ul.arthmenu ul ul.arthmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -10px 0 0;
}

.desktop ul.arthmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.arthmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.arthmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop ul.arthmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.arthmenu>li>ul.arthmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.arthmenu>li>ul.arthmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.arthmenu ul ul.arthmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop ul.arthmenu ul ul.arthmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.artsheet
{
   background: #FFFFFF;
   -webkit-border-radius:20px;
   -moz-border-radius:20px;
   border-radius:20px;
   -webkit-box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.35);
   box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.35);
   margin:20px auto 0;
   position:relative;
   cursor:auto;
   width: 1050px;
   z-index: auto !important;
}

.artlayout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.artcontent-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.artcontent-layout-row 
{
   display: table-row;
}

.artlayout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.artpostcontent .artcontent-layout
{
   border-collapse: collapse;
}

.artvmenublock
{
   margin:5px;
}
div.artvmenublock img
{
   margin: 0;
}

.artvmenublockcontent
{
   margin:0 auto;
}

ul.artvmenu, ul.artvmenu ul
{
   list-style: none;
   display: block;
}

ul.artvmenu, ul.artvmenu li
{
   display: block;
   margin: 0;
   padding: 0;
   width: auto;
   line-height: 0;
}

ul.artvmenu
{
   margin-top: 0;
   margin-bottom: 0;
}

ul.artvmenu ul
{
   display: none;
   margin: 0;
   padding: 0;
   position: relative;
}

ul.artvmenu ul.active
{
   display: block;
}

ul.artvmenu>li>a
{
   padding:0 10px 0 20px;
   margin:0 auto;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #754724;
   min-height: 20px;
   line-height: 20px;
}
ul.artvmenu a 
{
   display: block;
   cursor: pointer;
   z-index: 1;
   position:relative;
}

ul.artvmenu li{
   position:relative;
}

ul.artvmenu>li
{
   margin-top: 3px;
}
ul.artvmenu>li>ul
{
   padding: 0;
   margin-top: 2px;
   margin-bottom: 2px;
}
ul.artvmenu>li:first-child
{
   margin-top:0;
}

ul.artvmenu>li>a:before
{
   content:url('images/vmenuitemicon.png');
   margin-right:12px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.artvmenu>li>a:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.artvmenu>li>a.active:before
{
   content:url('images/vmenuactiveitemicon.png');
   margin-right:12px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.artvmenu>li>a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.artvmenu>li>a:hover:before,  ul.artvmenu>li>a.active:hover:before,  ul.artvmenu>li:hover>a:before,  ul.artvmenu>li:hover>a.active:before
{
   content:url('images/vmenuhovereditemicon.png');
   margin-right:12px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.artvmenu>li>a:hover:before, .opera   ul.artvmenu>li>a.active:hover:before, .opera   ul.artvmenu>li:hover>a:before, .opera   ul.artvmenu>li:hover>a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.artvmenu>li>a:hover, ul.artvmenu>li>a.active:hover
{
   padding:0 10px 0 20px;
   margin:0 auto;
}

ul.artvmenu a:hover, ul.artvmenu a.active:hover 
{
   color: #5F523A;
}

ul.artvmenu>li>a.active:hover>span.border-top, ul.artvmenu>li>a.active:hover>span.border-bottom 
{
   background-color: transparent;
}

ul.artvmenu>li>a.active
{
   background: #FF6D33 url('images/vmenuactiveitem.png') scroll;
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.18) 0, rgba(242, 69, 0, 0.04) 57%, rgba(43, 12, 0, 0.09) 100%) no-repeat, url('images/vmenuactiveitem.png'), -webkit-linear-gradient(top, rgba(255, 200, 179, 0.5) 0, rgba(254, 72, 1, 0.5) 57%, rgba(122, 35, 0, 0.5) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.18) 0, rgba(242, 69, 0, 0.04) 57%, rgba(43, 12, 0, 0.09) 100%) no-repeat, url('images/vmenuactiveitem.png'), -moz-linear-gradient(top, rgba(255, 200, 179, 0.5) 0, rgba(254, 72, 1, 0.5) 57%, rgba(122, 35, 0, 0.5) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(255, 255, 255, 0.18) 0, rgba(242, 69, 0, 0.04) 57%, rgba(43, 12, 0, 0.09) 100%) no-repeat, url('images/vmenuactiveitem.png'), -o-linear-gradient(top, rgba(255, 200, 179, 0.5) 0, rgba(254, 72, 1, 0.5) 57%, rgba(122, 35, 0, 0.5) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.18) 0, rgba(242, 69, 0, 0.04) 57%, rgba(43, 12, 0, 0.09) 100%) no-repeat, url('images/vmenuactiveitem.png'), -ms-linear-gradient(top, rgba(255, 200, 179, 0.5) 0, rgba(254, 72, 1, 0.5) 57%, rgba(122, 35, 0, 0.5) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(255, 255, 255, 0.18) 0, rgba(242, 69, 0, 0.04) 57%, rgba(43, 12, 0, 0.09) 100%) no-repeat, url('images/vmenuactiveitem.png'), linear-gradient(top, rgba(255, 200, 179, 0.5) 0, rgba(254, 72, 1, 0.5) 57%, rgba(122, 35, 0, 0.5) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(255, 255, 255, 0.18) 0, rgba(242, 69, 0, 0.04) 57%, rgba(43, 12, 0, 0.09) 100%) no-repeat, url('images/vmenuactiveitem.png'), linear-gradient(to bottom, rgba(255, 200, 179, 0.5) 0, rgba(254, 72, 1, 0.5) 57%, rgba(122, 35, 0, 0.5) 100%) no-repeat;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.12);
   padding:0 10px 0 20px;
   margin:0 auto;
   color: #992B00;
}

ul.artvmenu>li:after, ul.artvmenu>li>ul:after{
   display: block;
   position: absolute;
   content: ' ';
   left: 0;
   right: 0;
   top: -3px;
}

ul.artvmenu>li:after, ul.artvmenu>li>ul:after{
   z-index: 1;
   height: 1px;
   border-bottom: 1px dotted #CBBFAA;
}

ul.artvmenu>li:first-child:before, ul.artvmenu>li:first-child:after 
{
   display:none;
}

ul.artvmenu>li>ul:before
{
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

ul.artvmenu li li a
{
   margin:0 auto;
   position: relative;
}
ul.artvmenu ul li
{
   margin: 0;
   padding: 0;
}
ul.artvmenu li li{
   position: relative;
   margin-top: 2px;
}

ul.artvmenu ul a
{
   display: block;
   position: relative;
   min-height: 16px;
   overflow: visible;
   padding: 0;
   padding-left: 25px;
   padding-right: 0;
   z-index: 0;
   line-height: 16px;
   color: #754724;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   margin-left: 0;
   margin-right: 0;
}

ul.artvmenu ul a:visited, ul.artvmenu ul a.active:hover, ul.artvmenu ul a:hover, ul.artvmenu ul a.active
{
   line-height: 16px;
   color: #754724;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   margin-left: 0;
   margin-right: 0;
}

ul.artvmenu ul ul a
{
   padding-left: 50px;
}
ul.artvmenu ul ul ul a
{
   padding-left: 75px;
}
ul.artvmenu ul ul ul ul a
{
   padding-left: 100px;
}
ul.artvmenu ul ul ul ul ul a
{
   padding-left: 125px;
}

ul.artvmenu li li a:before
{
   content:url('images/vmenusubitemicon.png');
   margin-right:10px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.artvmenu li li a:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.artvmenu ul>li>a:hover, ul.artvmenu ul>li>a.active:hover
{
   margin:0 auto;
}
ul.artvmenu ul li a:hover, ul.artvmenu ul li a.active:hover
{
   color: #754724;
}

ul.artvmenu ul a:hover:after
{
   background-position: center ;
}
ul.artvmenu ul a.active:hover:after
{
   background-position: center ;
}
ul.artvmenu ul a.active:after
{
   background-position: bottom ;
}

ul.artvmenu li li a:hover:before
{
   content:url('images/vmenuhoveredsubitemicon.png');
   margin-right:10px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.artvmenu li li a:hover:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.artvmenu ul>li>a.active
{
   background: #E5C3A9;
   margin:0 auto;
}
ul.artvmenu ul a.active, ul.artvmenu ul a:hover, ul.artvmenu ul a.active:hover
{
   color: #794925;
}

ul.artvmenu li li a.active:before
{
   content:url('images/vmenuactivesubitemicon.png');
   margin-right:10px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.artvmenu li li a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.artblock
{
   padding:5px;
   margin:7px;
}
div.artblock img
{
   margin: 10px;
}

.artblockcontent
{
   margin:0 auto;
   color: #FF6E00;
   font-size: 15px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
.artblockcontent table,
.artblockcontent li, 
.artblockcontent a,
.artblockcontent a:link,
.artblockcontent a:visited,
.artblockcontent a:hover
{
   color: #FF6E00;
   font-size: 15px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.artblockcontent p
{
   margin: 6px 0;
}

.artblockcontent a, .artblockcontent a:link
{
   color: #992B00;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.artblockcontent a:visited, .artblockcontent a.visited
{
   color: #95805B;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.artblockcontent a:hover, .artblockcontent a.hover
{
   color: #FF0A0A;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}
.artblock ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -10px;
}
.opera .artblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.artblock li
{
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #3F3727;
}

.artblock ul>li, .artblock ol
{
   padding: 0;
}

.artblock ul>li
{
   padding-left: 10px;
}

.artbreadcrumbs
{
   margin:0 auto;
}

a.artbutton,
a.artbutton:link,
a:link.artbutton:link,
body a.artbutton:link,
a.artbutton:visited,
body a.artbutton:visited,
input.artbutton,
button.artbutton
{
   text-decoration: none;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-shadow: 1px 0 0 rgb(23, 23, 23), -1px 0 0 rgb(23, 23, 23), 0 -1px 0 rgb(23, 23, 23), 0 1px 0 rgb(23, 23, 23), 0 0 10px rgba(0, 0, 0, 0.99);
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #FFFFFF;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 28px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.artbutton img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .artbutton
{
   display: block;
   float: left;
}

input, select, textarea, a.artsearch-button span
{
   vertical-align: middle;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-shadow: 1px 0 0 rgb(23, 23, 23), -1px 0 0 rgb(23, 23, 23), 0 -1px 0 rgb(23, 23, 23), 0 1px 0 rgb(23, 23, 23), 0 0 10px rgba(0, 0, 0, 0.99);
}

.artblock select 
{
   width:96%;
}

input.artbutton
{
   float: none !important;
   -webkit-appearance: none;
}

.artbutton.active, .artbutton.active:hover
{
   background: #FF0A0A url('images/activebutton.png') scroll;
   background: -webkit-linear-gradient(top, rgba(255, 235, 235, 0.2) 0, rgba(252, 0, 0, 0.04) 52%, rgba(31, 0, 0, 0.09) 100%) no-repeat, url('images/activebutton.png'), -webkit-linear-gradient(top, rgba(255, 158, 158, 0.8) 0, rgba(255, 0, 0, 0.8) 52%, rgba(107, 0, 0, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(255, 235, 235, 0.2) 0, rgba(252, 0, 0, 0.04) 52%, rgba(31, 0, 0, 0.09) 100%) no-repeat, url('images/activebutton.png'), -moz-linear-gradient(top, rgba(255, 158, 158, 0.8) 0, rgba(255, 0, 0, 0.8) 52%, rgba(107, 0, 0, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(255, 235, 235, 0.2) 0, rgba(252, 0, 0, 0.04) 52%, rgba(31, 0, 0, 0.09) 100%) no-repeat, url('images/activebutton.png'), -o-linear-gradient(top, rgba(255, 158, 158, 0.8) 0, rgba(255, 0, 0, 0.8) 52%, rgba(107, 0, 0, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(255, 235, 235, 0.2) 0, rgba(252, 0, 0, 0.04) 52%, rgba(31, 0, 0, 0.09) 100%) no-repeat, url('images/activebutton.png'), -ms-linear-gradient(top, rgba(255, 158, 158, 0.8) 0, rgba(255, 0, 0, 0.8) 52%, rgba(107, 0, 0, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(255, 235, 235, 0.2) 0, rgba(252, 0, 0, 0.04) 52%, rgba(31, 0, 0, 0.09) 100%) no-repeat, url('images/activebutton.png'), linear-gradient(top, rgba(255, 158, 158, 0.8) 0, rgba(255, 0, 0, 0.8) 52%, rgba(107, 0, 0, 0.8) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(255, 235, 235, 0.2) 0, rgba(252, 0, 0, 0.04) 52%, rgba(31, 0, 0, 0.09) 100%) no-repeat, url('images/activebutton.png'), linear-gradient(to bottom, rgba(255, 158, 158, 0.8) 0, rgba(255, 0, 0, 0.8) 52%, rgba(107, 0, 0, 0.8) 100%) no-repeat;
   -webkit-border-radius:11px;
   -moz-border-radius:11px;
   border-radius:11px;
   -webkit-box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.32);
   -moz-box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.32);
   box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.32);
   border:1px solid rgba(168, 149, 113, 0.8);
   padding:0 15px;
   margin:0 auto;
}
.artbutton.active, .artbutton.active:hover {
   color: #FFFFFF !important;
}

.artbutton.hover, .artbutton:hover
{
   background: #1DBCF6 url('images/hoveredbutton.png') scroll;
   background: -webkit-linear-gradient(top, rgba(240, 251, 254, 0.2) 0, rgba(9, 179, 240, 0.04) 53%, rgba(1, 26, 34, 0.09) 100%) no-repeat, url('images/hoveredbutton.png'), -webkit-linear-gradient(top, rgba(167, 229, 251, 0.8) 0, rgba(10, 182, 245, 0.8) 53%, rgba(4, 80, 108, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(240, 251, 254, 0.2) 0, rgba(9, 179, 240, 0.04) 53%, rgba(1, 26, 34, 0.09) 100%) no-repeat, url('images/hoveredbutton.png'), -moz-linear-gradient(top, rgba(167, 229, 251, 0.8) 0, rgba(10, 182, 245, 0.8) 53%, rgba(4, 80, 108, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(240, 251, 254, 0.2) 0, rgba(9, 179, 240, 0.04) 53%, rgba(1, 26, 34, 0.09) 100%) no-repeat, url('images/hoveredbutton.png'), -o-linear-gradient(top, rgba(167, 229, 251, 0.8) 0, rgba(10, 182, 245, 0.8) 53%, rgba(4, 80, 108, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(240, 251, 254, 0.2) 0, rgba(9, 179, 240, 0.04) 53%, rgba(1, 26, 34, 0.09) 100%) no-repeat, url('images/hoveredbutton.png'), -ms-linear-gradient(top, rgba(167, 229, 251, 0.8) 0, rgba(10, 182, 245, 0.8) 53%, rgba(4, 80, 108, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(240, 251, 254, 0.2) 0, rgba(9, 179, 240, 0.04) 53%, rgba(1, 26, 34, 0.09) 100%) no-repeat, url('images/hoveredbutton.png'), linear-gradient(top, rgba(167, 229, 251, 0.8) 0, rgba(10, 182, 245, 0.8) 53%, rgba(4, 80, 108, 0.8) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(240, 251, 254, 0.2) 0, rgba(9, 179, 240, 0.04) 53%, rgba(1, 26, 34, 0.09) 100%) no-repeat, url('images/hoveredbutton.png'), linear-gradient(to bottom, rgba(167, 229, 251, 0.8) 0, rgba(10, 182, 245, 0.8) 53%, rgba(4, 80, 108, 0.8) 100%) no-repeat;
   -webkit-border-radius:11px;
   -moz-border-radius:11px;
   border-radius:11px;
   -webkit-box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.32);
   -moz-box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.32);
   box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.32);
   border:1px solid rgba(164, 100, 51, 0.8);
   padding:0 15px;
   margin:0 auto;
}
.artbutton.hover, .artbutton:hover {
   color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #F8FAFB;
   border:1px solid rgba(185, 170, 141, 0.2);
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: auto;
   padding: 8px 0;
   color: #4C422F !important;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.arterror, textarea.arterror
{
   background: #F8FAFB;
   border:1px solid #F5250A;
   margin:0 auto;
}
input.arterror, textarea.arterror {
   color: #4C422F !important;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.artsearch input[type="text"]
{
   background: #F8FAFB;
   border-radius: 0;
   border:1px solid #CAD6E2;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #4C422F !important;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.artsearch 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.artsearch input, a.artsearch-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.artsearch>input, a.artsearch-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.artsearch input[type="submit"], input.artsearch-button, a.artsearch-button
{
   background: #FF9166;
   border-radius: 0;
   margin:0 auto;
}
form.artsearch input[type="submit"], input.artsearch-button, a.artsearch-button {
   position:absolute;
   left:auto;
   display:block;
   border: 0;
   top: 1px;
   bottom: 1px;
   right: 	1px;
   padding:0 6px;
   color: #942A00 !important;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   cursor: pointer;
}

a.artsearch-button span.artsearch-button-text, a.artsearch-button:after {
   vertical-align:middle;
}

a.artsearch-button:after {
   display:inline-block;
   content:' ';
   height: 100%;
}

a.artsearch-button, a.artsearch-button span,
a.artsearch-button:visited, a.artsearch-button.visited,
a.artsearch-button:hover, a.artsearch-button.hover 
{
   text-decoration: none;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

a.artsearch-button 
{
   line-height: 100% !important;
}

label.artcheckbox:before
{
   background: #F8FAFB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.artcheckbox
{
   cursor: pointer;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #4F4430 !important;
}

.artcheckbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.artcheckbox.active:before
{
   background: #E5C3A9;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.artcheckbox.hovered:before
{
   background: #F7ECE4;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.artradiobutton:before
{
   background: #F8FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.artradiobutton
{
   cursor: pointer;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #4F4430 !important;
}

.artradiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.artradiobutton.active:before
{
   background: #E5C3A9;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.artradiobutton.hovered:before
{
   background: #F7ECE4;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.artcomments
{
   border-top:1px dotted #D6A27B;
   margin:0 auto;
   margin-top: 25px;
}

.artcomments h2
{
   color: #3E2613;
}

.artcomment-inner
{
   background: #E1E8EF;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 94px;
}
.artcomment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px solid #E1E8EF;
}

.artcomment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.artcomment-content
{
   padding:10px 0;
   color: #7F2400;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.artcomment
{
   margin-top: 6px;
}

.artcomment:first-child
{
   margin-top: 0;
}

.artcomment-header
{
   color: #3E2613;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.artcomment-header a, 
.artcomment-header a:link, 
.artcomment-header a:visited,
.artcomment-header a.visited,
.artcomment-header a:hover,
.artcomment-header a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.artcomment-header a, .artcomment-header a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #C67F48;
}

.artcomment-header a:visited, .artcomment-header a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #C67F48;
}

.artcomment-header a:hover,  .artcomment-header a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #C67F48;
}

.artcomment-content a, 
.artcomment-content a:link, 
.artcomment-content a:visited,
.artcomment-content a.visited,
.artcomment-content a:hover,
.artcomment-content a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.artcomment-content a, .artcomment-content a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #82704F;
}

.artcomment-content a:visited, .artcomment-content a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #A83000;
}

.artcomment-content a:hover,  .artcomment-content a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #82704F;
}

.artpager
{
   background: #EEF2F6;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #8EA7C2 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #8EA7C2 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #8EA7C2 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #8EA7C2 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #8EA7C2 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #8EA7C2 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #D6A27B;
   padding:5px;
}

.artpager>*:last-child
{
   margin-right:0 !important;
}

.artpager>span {
   cursor:default;
}

.artpager>*
{
   background: #F7ECE4;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #D6A27A 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #D6A27A 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #D6A27A 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #D6A27A 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #D6A27A 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #D6A27A 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #F7ECE4;
   padding:7px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.artpager a:link,
.artpager a:visited,
.artpager .active
{
   line-height: normal;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #372111
;
}

.artpager .active
{
   background: #B4BFCB;
   background: -webkit-linear-gradient(top, #E4E8EC 0, #8496A9 100%) no-repeat;
   background: -moz-linear-gradient(top, #E4E8EC 0, #8496A9 100%) no-repeat;
   background: -o-linear-gradient(top, #E4E8EC 0, #8496A9 100%) no-repeat;
   background: -ms-linear-gradient(top, #E4E8EC 0, #8496A9 100%) no-repeat;
   -svg-background: linear-gradient(top, #E4E8EC 0, #8496A9 100%) no-repeat;
   background: linear-gradient(to bottom, #E4E8EC 0, #8496A9 100%) no-repeat;
   border:1px solid #F7ECE4;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.artpager .more
{
   background: #F7ECE4;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #D6A27A 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #D6A27A 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #D6A27A 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #D6A27A 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #D6A27A 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #D6A27A 100%) no-repeat;
   border:1px solid #F7ECE4;
   margin:0 4px 0 auto;
}
.artpager a.more:link,
.artpager a.more:visited
{
   color: #2C261B
;
}
.artpager a:hover
{
   background: #E5C3A9;
   background: -webkit-linear-gradient(top, #F8EFE8 0, #D1976B 100%) no-repeat;
   background: -moz-linear-gradient(top, #F8EFE8 0, #D1976B 100%) no-repeat;
   background: -o-linear-gradient(top, #F8EFE8 0, #D1976B 100%) no-repeat;
   background: -ms-linear-gradient(top, #F8EFE8 0, #D1976B 100%) no-repeat;
   -svg-background: linear-gradient(top, #F8EFE8 0, #D1976B 100%) no-repeat;
   background: linear-gradient(to bottom, #F8EFE8 0, #D1976B 100%) no-repeat;
   border:1px solid #F7ECE4;
   padding:7px;
   margin:0 4px 0 auto;
}
.artpager  a:hover,
.artpager  a.more:hover
{
   color: #3E2613
;
}
.artpager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.artpager>*:last-child:after{
   display:none;
}

.artcommentsform
{
   background: #E1E8EF;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #3E2613;
}

.artcommentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #3E2613;
}

.artcommentsform label {
   display: inline-block;
   line-height: 25px;
}

.artcommentsform input:not([type=submit]), .artcommentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.artcommentsform .form-submit
{
   margin-top: 10px;
}
.artpost
{
   padding:12px;
   margin:10px;
}
a img
{
   border: 0;
}

.artarticle img, img.artarticle, .artblock img, .artfooter img
{
   border: 1px solid #E5C3A9;
   margin: 7px 7px 7px 7px;
}

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

.artarticle table, table.artarticle
{
   border-collapse: collapse;
   margin: 1px;
}

.artpost .artcontent-layout-br
{
   height: 0;
}

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

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

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

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.image-caption-wrapper
{
   padding: 7px 7px 7px 7px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.artcollage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}

.artpostheader
{
   color: #7F2400;
   margin-top: 5px;
   margin-bottom: 5px;
   font-size: 26px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.artpostheader a, 
.artpostheader a:link, 
.artpostheader a:visited,
.artpostheader a.visited,
.artpostheader a:hover,
.artpostheader a.hovered
{
   font-size: 26px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.artpostheader a, .artpostheader a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #FF5B1A;
}

.artpostheader a:visited, .artpostheader a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #8E7B57;
}

.artpostheader a:hover,  .artpostheader a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #FE4801;
}

.artpostmetadataheader
{
   background: #FFD0BD;
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
   margin-top: 5px;
}

.artpostheadericons,
.artpostheadericons a,
.artpostheadericons a:link,
.artpostheadericons a:visited,
.artpostheadericons a:hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #653E1F;
}

.artpostheadericons
{
   padding: 1px;
}

.artpostheadericons a, .artpostheadericons a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #714523;
}

.artpostheadericons a:visited, .artpostheadericons a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #714523;
}

.artpostheadericons a:hover, .artpostheadericons a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #942A00;
}

.artpostpdficon:before
{
   content:url('images/postpdficon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .artpostpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.artpostprinticon:before
{
   content:url('images/postprinticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .artpostprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.artpostemailicon:before
{
   content:url('images/postemailicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .artpostemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.artpostcontent li, .artpost li, .arttextblock li
{
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #4F4430;
   margin: 0 0 0 26px;
}

.artpostcontent ol, .artpost ol, .arttextblock ol, .artpostcontent ul, .artpost ul, .arttextblock ul
{
   margin: 1em 0 1em 26px;
}

.artpostcontent li ol, .artpost li ol, .arttextblock li ol, .artpostcontent li ul, .artpost li ul, .arttextblock li ul
{
   margin: 0.5em 0 0.5em 26px;
}

.artpostcontent li, .artpost li, .arttextblock li
{
   margin: 0 0 0 0;
}

blockquote
{
   background: #FFC5AE url('images/postquote.png') no-repeat scroll;
   border:1px solid #FF9166;
   padding:12px 12px 12px 40px;
   margin:10px 10px 10px 50px;
   color: #393123;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .artpostcontent blockquote a, .artblockcontent blockquote a, .artfooter blockquote a,
blockquote a:link, .artpostcontent blockquote a:link, .artblockcontent blockquote a:link, .artfooter blockquote a:link,
blockquote a:visited, .artpostcontent blockquote a:visited, .artblockcontent blockquote a:visited, .artfooter blockquote a:visited,
blockquote a:hover, .artpostcontent blockquote a:hover, .artblockcontent blockquote a:hover, .artfooter blockquote a:hover
{
   color: #393123;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

/* Override native 'p' margins*/
blockquote p,
.artpostcontent blockquote p,
.artblockcontent blockquote p,
.artfooter blockquote p
{
   margin: 0;
   margin:3px;
}

.artpostmetadatafooter
{
   background: #FFD0BD;
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
}

.artpostfootericons,
.artpostfootericons a,
.artpostfootericons a:link,
.artpostfootericons a:visited,
.artpostfootericons a:hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #4A2D17;
}

.artpostfootericons
{
   padding: 1px;
}

.artpostfootericons a, .artpostfootericons a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #714523;
}

.artpostfootericons a:visited, .artpostfootericons a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #714523;
}

.artpostfootericons a:hover, .artpostfootericons a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #942A00;
}

.artfooter
{
   background: #E5C3A9;
   -webkit-border-radius:0 0 20px 20px;
   -moz-border-radius:0 0 20px 20px;
   border-radius:0 0 20px 20px;
   padding:20px;
   margin:0 auto;
   position: relative;
   color: #000000;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-align: center;
}

.artfooter a,
.artfooter a:link,
.artfooter a:visited,
.artfooter a:hover,
.artfooter td, 
.artfooter th,
.artfooter caption
{
   color: #000000;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.artfooter p 
{
   padding:0;
   text-align: center;
}

.artfooter a,
.artfooter a:link
{
   color: #702000;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.artfooter a:visited
{
   color: #62553C;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.artfooter a:hover
{
   color: #C73900;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.artfooter h1
{
   color: #C8814C;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.artfooter h2
{
   color: #D6A27B;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.artfooter h3
{
   color: #B9AA8D;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.artfooter h4
{
   color: #FF9166;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.artfooter h5
{
   color: #FF9166;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.artfooter h6
{
   color: #FF9166;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.artfooter img
{
   border: none;
   margin: 0;
}

.artrss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.artrss-tag-icon:empty
{
   vertical-align: middle;
}

.artfacebook-tag-icon
{
   background:  url('images/footerfacebookicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.artfacebook-tag-icon:empty
{
   vertical-align: middle;
}

.arttwitter-tag-icon
{
   background:  url('images/footertwittericon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.arttwitter-tag-icon:empty
{
   vertical-align: middle;
}

.arttumblr-tag-icon
{
   background:  url('images/tumblricon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.arttumblr-tag-icon:empty
{
   vertical-align: middle;
}

.artpinterest-tag-icon
{
   background:  url('images/pinteresticon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.artpinterest-tag-icon:empty
{
   vertical-align: middle;
}

.artvimeo-tag-icon
{
   background:  url('images/vimeoicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:33px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.artvimeo-tag-icon:empty
{
   vertical-align: middle;
}

.artyoutube-tag-icon
{
   background:  url('images/youtubeicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.artyoutube-tag-icon:empty
{
   vertical-align: middle;
}

.artlinkedin-tag-icon
{
   background:  url('images/linkedinicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.artlinkedin-tag-icon:empty
{
   vertical-align: middle;
}

.artfooter li
{
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #423929;
}

.artpage-footer, 
.artpage-footer a,
.artpage-footer a:link,
.artpage-footer a:visited,
.artpage-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: #4E2F18;
}

.artpage-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #3F3727;
}

.artlightbox-wrapper 
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.artlightbox,
.artlightbox-wrapper .artlightbox-image
{
   cursor: pointer;
}

.artlightbox-wrapper .artlightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.artlightbox-wrapper .artlightbox-image.active
{
   display: inline-block;
}

.artlightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.artlightbox-wrapper .loading
{
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.artlightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.artlightbox-wrapper .arrow.left
{
   left: 9px;
}

.artlightbox-wrapper .arrow.right
{
   right: 9px;
}

.artlightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.artlightbox-wrapper .arrow.disabled 
{
   display: none;
}

.artlightbox-wrapper .arrow-t, 
.artlightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.artlightbox-wrapper .arrow-t
{
   top: 38px;
}

.artlightbox-wrapper .arrow-b
{
   top: 50px;
}

.artlightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.artlightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.artlightbox-wrapper .close .cw, 
.artlightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.artlightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.artlightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.artlightbox-wrapper .close-alt, 
.artlightbox-wrapper .arrow-right-alt, 
.artlightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .artlightbox-wrapper .close-alt, 
.ie8 .artlightbox-wrapper .arrow-right-alt, 
.ie8 .artlightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .artlightbox-wrapper .cw, 
.ie8 .artlightbox-wrapper .ccw 
{
   display: none;
}

.artcontent-layout .artsidebar1
{
   background: #F7EEC9;
   -webkit-border-radius:20px 0 0;
   -moz-border-radius:20px 0 0;
   border-radius:20px 0 0;
   margin:0 auto;
   width: 205px;
}

.artcontent-layout .artcontent
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */
.artblockheader .t, .artvmenublockheader .t {white-space: nowrap;}

/* End Additional CSS Styles */
