/* Created by MoBoi.com.br */

#mB-main
{
   background: #EBEBEB url('images/pageglare.png') no-repeat scroll;
   margin:0 auto;
   font-size: 13px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.mB-hmenu
{
   font-size: 13px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', 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. 
 */
.mB-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #CF7DD4;
   background: linear-gradient(top, #DDA3E0 0, #C053C6 100%) no-repeat;
   background: -webkit-linear-gradient(top, #DDA3E0 0, #C053C6 100%) no-repeat;
   background: -moz-linear-gradient(top, #DDA3E0 0, #C053C6 100%) no-repeat;
   background: -o-linear-gradient(top, #DDA3E0 0, #C053C6 100%) no-repeat;
   background: -ms-linear-gradient(top, #DDA3E0 0, #C053C6 100%) no-repeat;
   background: linear-gradient(top, #DDA3E0 0, #C053C6 100%) no-repeat;
   -svg-background: linear-gradient(top, #DDA3E0 0, #C053C6 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #6F2673;
   padding:0 10px;
   margin:0 auto;
   height:24px;
}

.mB-postcontent,
.mB-postheadericons,
.mB-postfootericons,
.mB-blockcontent,
ul.mB-vmenu a 
{
   text-align: left;
}

.mB-postcontent,
.mB-postcontent li,
.mB-postcontent table,
.mB-postcontent a,
.mB-postcontent a:link,
.mB-postcontent a:visited,
.mB-postcontent a.visited,
.mB-postcontent a:hover,
.mB-postcontent a.hovered
{
   font-size: 18px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-postcontent p
{
   margin: 12px 0;
}

.mB-postcontent h1, .mB-postcontent h1 a, .mB-postcontent h1 a:link, .mB-postcontent h1 a:visited, .mB-postcontent h1 a:hover,
.mB-postcontent h2, .mB-postcontent h2 a, .mB-postcontent h2 a:link, .mB-postcontent h2 a:visited, .mB-postcontent h2 a:hover,
.mB-postcontent h3, .mB-postcontent h3 a, .mB-postcontent h3 a:link, .mB-postcontent h3 a:visited, .mB-postcontent h3 a:hover,
.mB-postcontent h4, .mB-postcontent h4 a, .mB-postcontent h4 a:link, .mB-postcontent h4 a:visited, .mB-postcontent h4 a:hover,
.mB-postcontent h5, .mB-postcontent h5 a, .mB-postcontent h5 a:link, .mB-postcontent h5 a:visited, .mB-postcontent h5 a:hover,
.mB-postcontent h6, .mB-postcontent h6 a, .mB-postcontent h6 a:link, .mB-postcontent h6 a:visited, .mB-postcontent h6 a:hover,
.mB-blockheader .t, .mB-blockheader .t a, .mB-blockheader .t a:link, .mB-blockheader .t a:visited, .mB-blockheader .t a:hover,
.mB-vmenublockheader .t, .mB-vmenublockheader .t a, .mB-vmenublockheader .t a:link, .mB-vmenublockheader .t a:visited, .mB-vmenublockheader .t a:hover,
.mB-headline, .mB-headline a, .mB-headline a:link, .mB-headline a:visited, .mB-headline a:hover,
.mB-slogan, .mB-slogan a, .mB-slogan a:link, .mB-slogan a:visited, .mB-slogan a:hover,
.mB-postheader, .mB-postheader a, .mB-postheader a:link, .mB-postheader a:visited, .mB-postheader a:hover
{
   font-size: 32px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.mB-postcontent a, .mB-postcontent a:link
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #C86ACD;
}

.mB-postcontent a:visited, .mB-postcontent a.visited
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #FF0000;
}

.mB-postcontent  a:hover, .mB-postcontent a.hover
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #602163;
}

.mB-postcontent h1
{
   color: #D894DB;
   margin-top: 21px;
   margin-bottom: 21px;
   font-size: 32px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-blockcontent h1
{
   margin-top: 21px;
   margin-bottom: 21px;
   font-size: 32px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-postcontent h1 a, .mB-postcontent h1 a:link, .mB-postcontent h1 a:hover, .mB-postcontent h1 a:visited, .mB-blockcontent h1 a, .mB-blockcontent h1 a:link, .mB-blockcontent h1 a:hover, .mB-blockcontent h1 a:visited 
{
   font-size: 32px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-postcontent h2
{
   color: #FF3838;
   margin-top: 19px;
   margin-bottom: 19px;
   font-size: 24px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-blockcontent h2
{
   margin-top: 19px;
   margin-bottom: 19px;
   font-size: 24px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-postcontent h2 a, .mB-postcontent h2 a:link, .mB-postcontent h2 a:hover, .mB-postcontent h2 a:visited, .mB-blockcontent h2 a, .mB-blockcontent h2 a:link, .mB-blockcontent h2 a:hover, .mB-blockcontent h2 a:visited 
{
   font-size: 24px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-postcontent h3
{
   color: #D894DB;
   margin-top: 19px;
   margin-bottom: 19px;
   font-size: 19px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-blockcontent h3
{
   margin-top: 19px;
   margin-bottom: 19px;
   font-size: 19px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-postcontent h3 a, .mB-postcontent h3 a:link, .mB-postcontent h3 a:hover, .mB-postcontent h3 a:visited, .mB-blockcontent h3 a, .mB-blockcontent h3 a:link, .mB-blockcontent h3 a:hover, .mB-blockcontent h3 a:visited 
{
   font-size: 19px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-postcontent h4
{
   color: #98349D;
   margin: 12px 0;
   font-size: 16px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
}

.mB-blockcontent h4
{
   margin: 12px 0;
   font-size: 16px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
}

.mB-postcontent h4 a, .mB-postcontent h4 a:link, .mB-postcontent h4 a:hover, .mB-postcontent h4 a:visited, .mB-blockcontent h4 a, .mB-blockcontent h4 a:link, .mB-blockcontent h4 a:hover, .mB-blockcontent h4 a:visited 
{
   font-size: 16px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
}

.mB-postcontent h5
{
   color: #3B143D;
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 14px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-blockcontent h5
{
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 14px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-postcontent h5 a, .mB-postcontent h5 a:link, .mB-postcontent h5 a:hover, .mB-postcontent h5 a:visited, .mB-blockcontent h5 a, .mB-blockcontent h5 a:link, .mB-blockcontent h5 a:hover, .mB-blockcontent h5 a:visited 
{
   font-size: 14px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-postcontent h6
{
   color: #8D3091;
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-blockcontent h6
{
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-postcontent h6 a, .mB-postcontent h6 a:link, .mB-postcontent h6 a:hover, .mB-postcontent h6 a:visited, .mB-blockcontent h6 a, .mB-blockcontent h6 a:link, .mB-blockcontent h6 a:hover, .mB-blockcontent h6 a:visited 
{
   font-size: 11px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #mB-hmenu-bg, .mB-sheet, .mB-hmenu a, .mB-vmenu a, .mB-slidenavigator > a, .mB-checkbox:before, .mB-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #mB-hmenu-bg, .mB-sheet, .mB-slidenavigator > a, .mB-checkbox:before, .mB-radiobutton: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%;
}

body
{
   padding: 0;
   margin:0;
   min-width: 910px;
   color: #000000;
}

.clearfix:before, .clearfix:after 
{
   width: 100%;
   content: " ";
   display: table;
}

.clearfix:after {
   clear: both;
}

.cleared {
   font: 0/0 serif;
   clear: both;
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .mB-postcontent li h1, .mB-blockcontent li h1 
{
   margin:1px;
} 
li h2, .mB-postcontent li h2, .mB-blockcontent li h2 
{
   margin:1px;
} 
li h3, .mB-postcontent li h3, .mB-blockcontent li h3 
{
   margin:1px;
} 
li h4, .mB-postcontent li h4, .mB-blockcontent li h4 
{
   margin:1px;
} 
li h5, .mB-postcontent li h5, .mB-blockcontent li h5 
{
   margin:1px;
} 
li h6, .mB-postcontent li h6, .mB-blockcontent li h6 
{
   margin:1px;
} 
li p, .mB-postcontent li p, .mB-blockcontent li p 
{
   margin:1px;
}


.mB-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.mB-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.mB-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.mB-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.mB-object2013571162
{
    display: block;
    left: 0%;
    margin-left: -1px;
    position: absolute;
    top: 89px;
    width: 914px;
    height: 300px;
    background-image: url('images/object2013571162.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 2;
}
.mB-object542840890
{
    display: block;
    left: 100%;
    margin-left: -431px;
    position: absolute;
    top: 50px;
    width: 444px;
    height: 400px;
    background-image: url('images/object542840890.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 5;
}
.mB-object1698403718
{
    display: block;
    left: 6.46%;
    margin-left: -41px;
    position: absolute;
    top: 118px;
    width: 639px;
    height: 194px;
    background-image: url('images/object1698403718.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 8;
}






.mB-header
{
   margin:0 auto;
   position:relative;
   height: 475px;
   background-image: url('images/header.png');
   background-position: center top;
   background-repeat: no-repeat;
}

.responsive .mB-header 
{
   background-image: url('images/header.png');
   background-position: center center;
}

.mB-header-inner{
   position: relative;
   width: 910px;
   z-index: auto !important;
   margin: 0 auto;
}

.mB-header>.widget 
{
   position:absolute;
   z-index:101;
}

.mB-nav
{
   background: #EBEBEB;
   background: transparent;
   padding:12px 0;
   position: absolute;
   margin: 0;
   top:     0;
   width: 100%;
   z-index: 100;
   text-align: left;
}

ul.mB-hmenu a, ul.mB-hmenu a:link, ul.mB-hmenu a:visited, ul.mB-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.mB-hmenu, ul.mB-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.mB-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.mB-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.mB-hmenu:after, ul.mB-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.mB-hmenu, ul.mB-hmenu ul 
{
   min-height: 0;
}

ul.mB-hmenu 
{
   display: inline-block;
   vertical-align: middle;
}

.mB-nav:before 
{
   content:' ';
}

nav.mB-nav
{
   border-bottom-right-radius: 0;
   border-bottom-left-radius: 0;
}

.desktop-nav.mB-nav{
   width: 910px;
   padding-left: 7px;
   padding-right: 7px;
}

.mB-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.mB-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.mB-hmenu
{
   float: left;
}

.mB-menuitemcontainer
{
   margin:0 auto;
}
ul.mB-hmenu>li {
   margin-left: 16px;
}
ul.mB-hmenu>li:first-child {
   margin-left: 8px;
}
ul.mB-hmenu>li:last-child, ul.mB-hmenu>li.last-child {
   margin-right: 8px;
}

ul.mB-hmenu>li>a
{
   background: #E0ABE3 url('images/menuitem.png') scroll;
   background: linear-gradient(top, rgba(233, 196, 235, 0.2) 0, rgba(233, 196, 235, 0.2) 50%, rgba(231, 190, 233, 0.19) 60%, rgba(212, 138, 216, 0.11) 100%) no-repeat, url('images/menuitem.png'), linear-gradient(top, #E6BAE8 0, #E6BAE8 50%, #E4B6E7 60%, #D894DB 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(233, 196, 235, 0.2) 0, rgba(233, 196, 235, 0.2) 50%, rgba(231, 190, 233, 0.19) 60%, rgba(212, 138, 216, 0.11) 100%) no-repeat, url('images/menuitem.png'), -webkit-linear-gradient(top, #E6BAE8 0, #E6BAE8 50%, #E4B6E7 60%, #D894DB 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(233, 196, 235, 0.2) 0, rgba(233, 196, 235, 0.2) 50%, rgba(231, 190, 233, 0.19) 60%, rgba(212, 138, 216, 0.11) 100%) no-repeat, url('images/menuitem.png'), -moz-linear-gradient(top, #E6BAE8 0, #E6BAE8 50%, #E4B6E7 60%, #D894DB 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(233, 196, 235, 0.2) 0, rgba(233, 196, 235, 0.2) 50%, rgba(231, 190, 233, 0.19) 60%, rgba(212, 138, 216, 0.11) 100%) no-repeat, url('images/menuitem.png'), -o-linear-gradient(top, #E6BAE8 0, #E6BAE8 50%, #E4B6E7 60%, #D894DB 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(233, 196, 235, 0.2) 0, rgba(233, 196, 235, 0.2) 50%, rgba(231, 190, 233, 0.19) 60%, rgba(212, 138, 216, 0.11) 100%) no-repeat, url('images/menuitem.png'), -ms-linear-gradient(top, #E6BAE8 0, #E6BAE8 50%, #E4B6E7 60%, #D894DB 100%) no-repeat;
   background: linear-gradient(top, rgba(233, 196, 235, 0.2) 0, rgba(233, 196, 235, 0.2) 50%, rgba(231, 190, 233, 0.19) 60%, rgba(212, 138, 216, 0.11) 100%) no-repeat, url('images/menuitem.png'), linear-gradient(top, #E6BAE8 0, #E6BAE8 50%, #E4B6E7 60%, #D894DB 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(233, 196, 235, 0.2) 0, rgba(233, 196, 235, 0.2) 50%, rgba(231, 190, 233, 0.19) 60%, rgba(212, 138, 216, 0.11) 100%) no-repeat, url('images/menuitem.png'), linear-gradient(top, #E6BAE8 0, #E6BAE8 50%, #E4B6E7 60%, #D894DB 100%) no-repeat;
   border:2px solid #FFFFFF;
   padding:0 21px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 36px;
   cursor: pointer;
   text-decoration: none;
   color: #4E1B50;
   line-height: 36px;
   text-align: center;
}

.mB-hmenu a, 
.mB-hmenu a:link, 
.mB-hmenu a:visited, 
.mB-hmenu a.active, 
.mB-hmenu a:hover
{
   font-size: 13px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.mB-hmenu>li>a.active
{
   background: #B23DB8 url('images/menuactiveitem.png') scroll;
   background: linear-gradient(top, rgba(191, 80, 197, 0.19) 0, rgba(191, 80, 197, 0.19) 50%, rgba(189, 74, 195, 0.18) 60%, rgba(187, 68, 193, 0.17) 65%, rgba(151, 52, 156, 0.12) 100%) no-repeat, url('images/menuactiveitem.png'), linear-gradient(top, #BC47C2 0, #BC47C2 50%, #BA44C1 60%, #B93FC0 65%, #9F37A4 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(191, 80, 197, 0.19) 0, rgba(191, 80, 197, 0.19) 50%, rgba(189, 74, 195, 0.18) 60%, rgba(187, 68, 193, 0.17) 65%, rgba(151, 52, 156, 0.12) 100%) no-repeat, url('images/menuactiveitem.png'), -webkit-linear-gradient(top, #BC47C2 0, #BC47C2 50%, #BA44C1 60%, #B93FC0 65%, #9F37A4 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(191, 80, 197, 0.19) 0, rgba(191, 80, 197, 0.19) 50%, rgba(189, 74, 195, 0.18) 60%, rgba(187, 68, 193, 0.17) 65%, rgba(151, 52, 156, 0.12) 100%) no-repeat, url('images/menuactiveitem.png'), -moz-linear-gradient(top, #BC47C2 0, #BC47C2 50%, #BA44C1 60%, #B93FC0 65%, #9F37A4 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(191, 80, 197, 0.19) 0, rgba(191, 80, 197, 0.19) 50%, rgba(189, 74, 195, 0.18) 60%, rgba(187, 68, 193, 0.17) 65%, rgba(151, 52, 156, 0.12) 100%) no-repeat, url('images/menuactiveitem.png'), -o-linear-gradient(top, #BC47C2 0, #BC47C2 50%, #BA44C1 60%, #B93FC0 65%, #9F37A4 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(191, 80, 197, 0.19) 0, rgba(191, 80, 197, 0.19) 50%, rgba(189, 74, 195, 0.18) 60%, rgba(187, 68, 193, 0.17) 65%, rgba(151, 52, 156, 0.12) 100%) no-repeat, url('images/menuactiveitem.png'), -ms-linear-gradient(top, #BC47C2 0, #BC47C2 50%, #BA44C1 60%, #B93FC0 65%, #9F37A4 100%) no-repeat;
   background: linear-gradient(top, rgba(191, 80, 197, 0.19) 0, rgba(191, 80, 197, 0.19) 50%, rgba(189, 74, 195, 0.18) 60%, rgba(187, 68, 193, 0.17) 65%, rgba(151, 52, 156, 0.12) 100%) no-repeat, url('images/menuactiveitem.png'), linear-gradient(top, #BC47C2 0, #BC47C2 50%, #BA44C1 60%, #B93FC0 65%, #9F37A4 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(191, 80, 197, 0.19) 0, rgba(191, 80, 197, 0.19) 50%, rgba(189, 74, 195, 0.18) 60%, rgba(187, 68, 193, 0.17) 65%, rgba(151, 52, 156, 0.12) 100%) no-repeat, url('images/menuactiveitem.png'), linear-gradient(top, #BC47C2 0, #BC47C2 50%, #BA44C1 60%, #B93FC0 65%, #9F37A4 100%) no-repeat;
   border:2px solid #FFFFFF;
   padding:0 21px;
   margin:0 auto;
   color: #F9F0FA;
   text-decoration: none;
}

ul.mB-hmenu>li>a:visited, 
ul.mB-hmenu>li>a:hover, 
ul.mB-hmenu>li:hover>a {
   text-decoration: none;
}

ul.mB-hmenu>li>a:hover, .desktop ul.mB-hmenu>li:hover>a
{
   background: #FFFFFF url('images/menuhovereditem.png') scroll;
   background: linear-gradient(top, rgba(252, 252, 252, 0.22) 0, rgba(252, 252, 252, 0.22) 50%, rgba(249, 249, 249, 0.2) 60%, rgba(207, 207, 207, 0.12) 100%) no-repeat, url('images/menuhovereditem.png'), linear-gradient(top, #F5F5F5 0, #F5F5F5 50%, #F2F2F2 60%, #D6D6D6 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(252, 252, 252, 0.22) 0, rgba(252, 252, 252, 0.22) 50%, rgba(249, 249, 249, 0.2) 60%, rgba(207, 207, 207, 0.12) 100%) no-repeat, url('images/menuhovereditem.png'), -webkit-linear-gradient(top, #F5F5F5 0, #F5F5F5 50%, #F2F2F2 60%, #D6D6D6 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(252, 252, 252, 0.22) 0, rgba(252, 252, 252, 0.22) 50%, rgba(249, 249, 249, 0.2) 60%, rgba(207, 207, 207, 0.12) 100%) no-repeat, url('images/menuhovereditem.png'), -moz-linear-gradient(top, #F5F5F5 0, #F5F5F5 50%, #F2F2F2 60%, #D6D6D6 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(252, 252, 252, 0.22) 0, rgba(252, 252, 252, 0.22) 50%, rgba(249, 249, 249, 0.2) 60%, rgba(207, 207, 207, 0.12) 100%) no-repeat, url('images/menuhovereditem.png'), -o-linear-gradient(top, #F5F5F5 0, #F5F5F5 50%, #F2F2F2 60%, #D6D6D6 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(252, 252, 252, 0.22) 0, rgba(252, 252, 252, 0.22) 50%, rgba(249, 249, 249, 0.2) 60%, rgba(207, 207, 207, 0.12) 100%) no-repeat, url('images/menuhovereditem.png'), -ms-linear-gradient(top, #F5F5F5 0, #F5F5F5 50%, #F2F2F2 60%, #D6D6D6 100%) no-repeat;
   background: linear-gradient(top, rgba(252, 252, 252, 0.22) 0, rgba(252, 252, 252, 0.22) 50%, rgba(249, 249, 249, 0.2) 60%, rgba(207, 207, 207, 0.12) 100%) no-repeat, url('images/menuhovereditem.png'), linear-gradient(top, #F5F5F5 0, #F5F5F5 50%, #F2F2F2 60%, #D6D6D6 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(252, 252, 252, 0.22) 0, rgba(252, 252, 252, 0.22) 50%, rgba(249, 249, 249, 0.2) 60%, rgba(207, 207, 207, 0.12) 100%) no-repeat, url('images/menuhovereditem.png'), linear-gradient(top, #F5F5F5 0, #F5F5F5 50%, #F2F2F2 60%, #D6D6D6 100%) no-repeat;
   border:2px solid #FFFFFF;
   padding:0 21px;
   margin:0 auto;
}
ul.mB-hmenu>li>a:hover, 
.desktop-nav ul.mB-hmenu>li:hover>a {
   color: #551D58;
   text-decoration: none;
}

ul.mB-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -16px;
   width:16px;
   height: 36px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.mB-hmenu>li:first-child:before{
   display:none;
}

ul.mB-hmenu li li a
{
   background: #CF7DD4;
   border:1px solid #BE4FC4;
   padding:0 22px;
   margin:0 auto;
}
ul.mB-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop-nav ul.mB-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.mB-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.mB-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 24px;
   min-width: 7em;
   border: 1px solid transparent;
   text-align: left;
   line-height: 24px;
   color: #290E2A;
   font-size: 12px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.mB-hmenu li li a 
{
   border-top-width: 0 !important;
}
.mB-hmenu li li:hover a 
{
   border-top-width: 1px !important;
}
.mB-hmenu ul>li:first-child>a 
{
   border-top-width: 1px !important;
}

.mB-hmenu ul a:link, 
.mB-hmenu ul a:visited, 
.mB-hmenu ul a.active, 
.mB-hmenu ul a:hover
{
   text-align: left;
   line-height: 24px;
   color: #290E2A;
   font-size: 12px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.mB-hmenu ul li a:hover, .desktop ul.mB-hmenu ul li:hover>a
{
   background: #BE4FC4;
   border:1px solid #FF1A1A;
   margin:0 auto;
}

.mB-hmenu ul li a:hover
{
   color: #262626;
}

.mB-hmenu ul li a.mB-hmenu-before-hovered 
{
   border-bottom-width: 0 !important;
}

.desktop-nav .mB-hmenu ul li:hover>a
{
   color: #262626;
}

ul.mB-hmenu ul:before
{
   background: #DB0000;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.mB-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.mB-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.mB-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop-nav ul.mB-hmenu>li>ul
{
   padding: 10px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.mB-hmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop-nav ul.mB-hmenu ul.mB-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.mB-hmenu ul.mB-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop-nav ul.mB-hmenu li li:hover>ul.mB-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop-nav ul.mB-hmenu li li:hover>ul.mB-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop-nav ul.mB-hmenu ul ul.mB-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop-nav ul.mB-hmenu ul ul.mB-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -10px 0 0;
}

.desktop-nav ul.mB-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop-nav ul.mB-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop-nav ul.mB-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop-nav ul.mB-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop-nav ul.mB-hmenu>li>ul.mB-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.mB-hmenu>li>ul.mB-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.mB-hmenu ul ul.mB-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop-nav ul.mB-hmenu ul ul.mB-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.mB-sheet
{
   background: #FFFFFF;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   padding:7px;
   margin:-35px auto 0;
   position:relative;
   cursor:auto;
   width: 910px;
   z-index: auto !important;
}

.mB-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.mB-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.mB-content-layout-row 
{
   display: table-row;
}

.mB-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.mB-postcontent .mB-content-layout
{
   border-collapse: collapse;
}

.mB-block
{
   margin:10px;
}
div.mB-block img
{
   border: none;
   margin: 0;
}

.mB-blockheader
{
   padding:6px 5px;
   margin:0 auto;
}
.mB-blockheader .t,
.mB-blockheader .t a,
.mB-blockheader .t a:link,
.mB-blockheader .t a:visited, 
.mB-blockheader .t a:hover
{
   color: #FB5604;
   font-size: 20px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   margin: 0 10px 0 5px;
}

.mB-blockcontent
{
   background: #FFFFFF;
   border:2px solid #EBEBEB;
   padding:5px;
   margin:0 auto;
   color: #292929;
   font-size: 16px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}
.mB-blockcontent table,
.mB-blockcontent li, 
.mB-blockcontent a,
.mB-blockcontent a:link,
.mB-blockcontent a:visited,
.mB-blockcontent a:hover
{
   color: #292929;
   font-size: 16px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.mB-blockcontent p
{
   margin: 6px 0;
}

.mB-blockcontent a, .mB-blockcontent a:link
{
   color: #C86ACD;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.mB-blockcontent a:visited, .mB-blockcontent a.visited
{
   color: #B8B8B8;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.mB-blockcontent a:hover, .mB-blockcontent a.hover
{
   color: #C86ACD;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}
.mB-block 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: -12px;
}
.opera .mB-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.mB-block li
{
   font-size: 13px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #404040;
}

.mB-block ul>li, .mB-block ol
{
   padding: 0;
}

.mB-block ul>li
{
   padding-left: 12px;
}

.mB-breadcrumbs
{
   margin:0 auto;
}

a.mB-button,
a.mB-button:link,
a:link.mB-button:link,
body a.mB-button:link,
a.mB-button:visited,
body a.mB-button:visited,
input.mB-button,
button.mB-button
{
   text-decoration: none;
   font-size: 13px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #290E2A;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 24px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.mB-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .mB-button
{
   display: block;
   float: left;
}

input, select, textarea, a.mB-search-button span
{
   vertical-align: middle;
   font-size: 13px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-block select 
{
   width:96%;
}

input.mB-button
{
   float: none !important;
}

.mB-button.active, .mB-button.active:hover
{
   background: #610000;
   background: linear-gradient(top, #990000 0, #240000 100%) no-repeat;
   background: -webkit-linear-gradient(top, #990000 0, #240000 100%) no-repeat;
   background: -moz-linear-gradient(top, #990000 0, #240000 100%) no-repeat;
   background: -o-linear-gradient(top, #990000 0, #240000 100%) no-repeat;
   background: -ms-linear-gradient(top, #990000 0, #240000 100%) no-repeat;
   background: linear-gradient(top, #990000 0, #240000 100%) no-repeat;
   -svg-background: linear-gradient(top, #990000 0, #240000 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #595959;
   padding:0 10px;
   margin:0 auto;
}
.mB-button.active, .mB-button.active:hover {
   color: #D1D1D1 !important;
}

.mB-button.hover, .mB-button:hover
{
   background: #9E0000;
   background: linear-gradient(top, #D10000 0, #660000 100%) no-repeat;
   background: -webkit-linear-gradient(top, #D10000 0, #660000 100%) no-repeat;
   background: -moz-linear-gradient(top, #D10000 0, #660000 100%) no-repeat;
   background: -o-linear-gradient(top, #D10000 0, #660000 100%) no-repeat;
   background: -ms-linear-gradient(top, #D10000 0, #660000 100%) no-repeat;
   background: linear-gradient(top, #D10000 0, #660000 100%) no-repeat;
   -svg-background: linear-gradient(top, #D10000 0, #660000 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #610000;
   padding:0 10px;
   margin:0 auto;
}
.mB-button.hover, .mB-button:hover {
   color: #FF7A7A !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #F9FAFB;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
   border-width: 0;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   padding: 4px 0;
   color: #3D3D3D !important;
   font-size: 14px;
   font-family: 'Comic Sans MS', Tahoma, Arial, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.mB-error, textarea.mB-error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.mB-error, textarea.mB-error {
   color: #3D3D3D !important;
   font-size: 13px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.mB-search input[type="text"]
{
   background: #F9FAFB;
   border-radius: 0;
   border:1px solid #CCD6E0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #3D3D3D !important;
   font-size: 13px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.mB-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.mB-search input, a.mB-search-button
{
   top:0;
   right:0;
}

form.mB-search>input, a.mB-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.mB-search input[type="submit"], input.mB-search-button, a.mB-search-button
{
   background: #FF5757;
   -webkit-border-radius:0 -1px -1px 0;
   -moz-border-radius:0 -1px -1px 0;
   border-radius:0 -1px -1px 0;
   margin:0 auto;
}
form.mB-search input[type="submit"], input.mB-search-button, a.mB-search-button {
   position:absolute;
   left:auto;
   display:block;
   border: 0;
   top: 1px;
   bottom: 1px;
   right: 	1px;
   padding:0 6px;
   color: #8A0000 !important;
   font-size: 13px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   cursor: pointer;
}

a.mB-search-button span.mB-search-button-text, a.mB-search-button:after {
   vertical-align:middle;
}

a.mB-search-button:after {
   display:inline-block;
   content:' ';
   height: 100%;
}

a.mB-search-button, a.mB-search-button span,
a.mB-search-button:visited, a.mB-search-button.visited,
a.mB-search-button:hover, a.mB-search-button.hover 
{
   text-decoration: none;
   font-size: 13px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

label.mB-checkbox:before
{
   background: #F9FAFB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.mB-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #404040 !important;
}

.mB-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.mB-checkbox.active:before
{
   background: #E0ABE3;
   -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.mB-checkbox.hovered:before
{
   background: #F5E4F6;
   -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.mB-radiobutton:before
{
   background: #F9FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.mB-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #404040 !important;
}

.mB-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.mB-radiobutton.active:before
{
   background: #E0ABE3;
   -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.mB-radiobutton.hovered:before
{
   background: #F5E4F6;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.mB-comments
{
   border-top:1px dotted #CF7DD4;
   margin:0 auto;
   margin-top: 25px;
}

.mB-comments h2
{
   color: #3B143D;
}

.mB-comment-inner
{
   background: #E2E8EE;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 94px;
}
.mB-comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px solid #E2E8EE;
}

.mB-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.mB-comment-content
{
   padding:10px 0;
   color: #800000;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-comment
{
   margin-top: 6px;
}

.mB-comment:first-child
{
   margin-top: 0;
}

.mB-comment-header
{
   color: #3B143D;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.mB-comment-header a, 
.mB-comment-header a:link, 
.mB-comment-header a:visited,
.mB-comment-header a.visited,
.mB-comment-header a:hover,
.mB-comment-header a.hovered
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.mB-comment-header a, .mB-comment-header a:link
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #BD4BC3;
}

.mB-comment-header a:visited, .mB-comment-header a.visited
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #BD4BC3;
}

.mB-comment-header a:hover,  .mB-comment-header a.hovered
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #BD4BC3;
}

.mB-comment-content a, 
.mB-comment-content a:link, 
.mB-comment-content a:visited,
.mB-comment-content a.visited,
.mB-comment-content a:hover,
.mB-comment-content a.hovered
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-comment-content a, .mB-comment-content a:link
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #696969;
}

.mB-comment-content a:visited, .mB-comment-content a.visited
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #A80000;
}

.mB-comment-content a:hover,  .mB-comment-content a.hovered
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #696969;
}

.mB-pager
{
   background: #EFF2F5;
   background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #CF7DD4;
   padding:5px;
}

.mB-pager>*:last-child,
.mB-pager>*:last-child:hover
{
   margin-right:0;
}

.mB-pager>span {
   cursor:default;
}

.mB-pager>*
{
   background: #F5E4F6;
   background: linear-gradient(top, #FFFFFF 0, #CF7DD4 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #CF7DD4 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #CF7DD4 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #CF7DD4 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #CF7DD4 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #CF7DD4 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #CF7DD4 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #F5E4F6;
   padding:7px;
   margin:0 4px 0 auto;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.mB-pager a:link,
.mB-pager a:visited
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #341236
;
}

.mB-pager .active
{
   background: #B6BFC9;
   background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -webkit-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -moz-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -o-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -ms-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   border:1px solid #F5E4F6;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.mB-pager .more
{
   background: #F5E4F6;
   background: linear-gradient(top, #FFFFFF 0, #CF7DD4 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #CF7DD4 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #CF7DD4 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #CF7DD4 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #CF7DD4 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #CF7DD4 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #CF7DD4 100%) no-repeat;
   border:1px solid #F5E4F6;
   margin:0 4px 0 auto;
}
.mB-pager a.more:link,
.mB-pager a.more:visited
{
   color: #242424
;
}
.mB-pager a:hover
{
   background: #E0ABE3;
   background: linear-gradient(top, #F7E8F7 0, #CA6ECF 100%) no-repeat;
   background: -webkit-linear-gradient(top, #F7E8F7 0, #CA6ECF 100%) no-repeat;
   background: -moz-linear-gradient(top, #F7E8F7 0, #CA6ECF 100%) no-repeat;
   background: -o-linear-gradient(top, #F7E8F7 0, #CA6ECF 100%) no-repeat;
   background: -ms-linear-gradient(top, #F7E8F7 0, #CA6ECF 100%) no-repeat;
   background: linear-gradient(top, #F7E8F7 0, #CA6ECF 100%) no-repeat;
   -svg-background: linear-gradient(top, #F7E8F7 0, #CA6ECF 100%) no-repeat;
   border:1px solid #F5E4F6;
   padding:7px;
   margin:0 4px 0 auto;
}
.mB-pager  a:hover,
.mB-pager  a.more:hover
{
   color: #3B143D
;
}
.mB-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.mB-pager>*:last-child:after{
   display:none;
}

.mB-commentsform
{
   background: #E2E8EE;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #3B143D;
}

.mB-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #3B143D;
}

.mB-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.mB-commentsform input:not([type=submit]), .mB-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.mB-commentsform .form-submit
{
   margin-top: 10px;
}
.mB-post
{
   padding:5px;
}
a img
{
   border: 0;
}

.mB-article img, img.mB-article, .mB-block img, .mB-footer img
{
   margin: 0 0 0 0;
}

.mB-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.mB-article table, table.mB-article
{
   border-collapse: collapse;
   margin: 1px;
}

.mB-post .mB-content-layout-br
{
   height: 0;
}

.mB-article th, .mB-article td
{
   padding: 2px;
   border: solid 1px #EBEBEB;
   vertical-align: top;
   text-align: left;
}

.mB-article 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: 0 0 0 0;
   -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.mB-collage
{
   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;
}

.mB-postheader
{
   color: #5C2060;
   margin-top: 5px;
   margin-bottom: 5px;
   font-size: 24px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-postheader a, 
.mB-postheader a:link, 
.mB-postheader a:visited,
.mB-postheader a.visited,
.mB-postheader a:hover,
.mB-postheader a.hovered
{
   font-size: 24px;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-postheader a, .mB-postheader a:link
{
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #A639AC;
}

.mB-postheader a:visited, .mB-postheader a.visited
{
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #737373;
}

.mB-postheader a:hover,  .mB-postheader a.hovered
{
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #C86ACD;
}

.mB-postheadericons,
.mB-postheadericons a,
.mB-postheadericons a:link,
.mB-postheadericons a:visited,
.mB-postheadericons a:hover
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #404040;
}

.mB-postheadericons
{
   padding: 1px;
}

.mB-postheadericons a, .mB-postheadericons a:link
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #812D86;
}

.mB-postheadericons a:visited, .mB-postheadericons a.visited
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #AA3BB0;
}

.mB-postheadericons a:hover, .mB-postheadericons a.hover
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #290E2A;
}

.mB-postpdficon: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 .mB-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.mB-postprinticon: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 .mB-postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.mB-postemailicon: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 .mB-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.mB-postcontent ul>li:before,  .mB-post ul>li:before,  .mB-textblock ul>li:before
{
   content:url('images/postbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .mB-postcontent ul>li:before, .opera   .mB-post ul>li:before, .opera   .mB-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.mB-postcontent li, .mB-post li, .mB-textblock li
{
   font-size: 18px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #000000;
   margin: 0 0 0 26px;
}

.mB-postcontent ul>li, .mB-post ul>li, .mB-textblock ul>li, .mB-postcontent ol, .mB-post ol, .mB-textblock ol
{
   padding: 0;
}

.mB-postcontent ul>li, .mB-post ul>li, .mB-textblock ul>li
{
   padding-left: 18px;
}

.mB-postcontent ul>li:before,  .mB-post ul>li:before,  .mB-textblock ul>li:before
{
   margin-left: -18px;
}

.mB-postcontent ol, .mB-post ol, .mB-textblock ol, .mB-postcontent ul, .mB-post ul, .mB-textblock ul
{
   margin: 1em 0 1em 26px;
}

.mB-postcontent li ol, .mB-post li ol, .mB-textblock li ol, .mB-postcontent li ul, .mB-post li ul, .mB-textblock li ul
{
   margin: 0.5em 0 0.5em 26px;
}

.mB-postcontent li, .mB-post li, .mB-textblock li
{
   margin: 0 0 0 0;
}

.mB-postcontent ol>li, .mB-post ol>li, .mB-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.mB-postcontent ul>li, .mB-post ul>li, .mB-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #F5E4F6 url('images/postquote.png') no-repeat scroll;
   padding:0 0 0 28px;
   margin:10px 10px 10px 50px;
   color: #383838;
   font-size: 22px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .mB-postcontent blockquote a, .mB-blockcontent blockquote a, .mB-footer blockquote a,
blockquote a:link, .mB-postcontent blockquote a:link, .mB-blockcontent blockquote a:link, .mB-footer blockquote a:link,
blockquote a:visited, .mB-postcontent blockquote a:visited, .mB-blockcontent blockquote a:visited, .mB-footer blockquote a:visited,
blockquote a:hover, .mB-postcontent blockquote a:hover, .mB-blockcontent blockquote a:hover, .mB-footer blockquote a:hover
{
   color: #383838;
   font-size: 22px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.mB-postcontent blockquote p,
.mB-blockcontent blockquote p,
.mB-footer blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}

.mB-postfootericons,
.mB-postfootericons a,
.mB-postfootericons a:link,
.mB-postfootericons a:visited,
.mB-postfootericons a:hover
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #404040;
}

.mB-postfootericons
{
   padding: 1px;
}

.mB-postfootericons a, .mB-postfootericons a:link
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #812D86;
}

.mB-postfootericons a:visited, .mB-postfootericons a.visited
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #AA3BB0;
}

.mB-postfootericons a:hover, .mB-postfootericons a.hover
{
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #290E2A;
}

.mB-footer
{
   background: #E8E8E8;
   padding:25px;
   margin:0 auto;
   position: relative;
   color: #242424;
   font-size: 16px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
}

.mB-footer a,
.mB-footer a:link,
.mB-footer a:visited,
.mB-footer a:hover,
.mB-footer td, 
.mB-footer th,
.mB-footer caption
{
   color: #242424;
   font-size: 16px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-footer p 
{
   padding:0;
   text-align: center;
}

.mB-footer a,
.mB-footer a:link
{
   color: #C157C7;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.mB-footer a:visited
{
   color: #EB0000;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.mB-footer a:hover
{
   color: #5C2060;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.mB-footer h1
{
   color: #BE4FC4;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-footer h2
{
   color: #CF7DD4;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-footer h3
{
   color: #696969;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-footer h4
{
   color: #FF5757;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-footer h5
{
   color: #FF5757;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-footer h6
{
   color: #FF5757;
   font-family: 'Dancing Script', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.mB-footer img
{
   border: none;
   margin: 0;
}

.mB-rss-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;
}

.mB-rss-tag-icon:empty
{
   vertical-align: middle;
}

.mB-facebook-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;
}

.mB-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.mB-twitter-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;
}

.mB-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.mB-footer li
{
   font-size: 13px;
   font-family: 'Josefin Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #474747;
}

.mB-page-footer, 
.mB-page-footer a,
.mB-page-footer a:link,
.mB-page-footer a:visited,
.mB-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: #9B36A1;
}

.mB-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #4F4F4F;
}

.mB-lightbox-wrapper 
{
   background-color: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.mB-lightbox,
.mB-lightbox-wrapper .mB-lightbox-image
{
   cursor: pointer;
}

.mB-lightbox-wrapper .mB-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.mB-lightbox-wrapper .mB-lightbox-image.active
{
   display: inline-block;
}

.mB-lightbox-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;
}

.mB-lightbox-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;
}

.mB-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.mB-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.mB-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.mB-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.mB-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.mB-lightbox-wrapper .arrow-t, 
.mB-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.mB-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.mB-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.mB-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.mB-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.mB-lightbox-wrapper .close .cw, 
.mB-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.mB-lightbox-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 */}

.mB-lightbox-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 */}

.mB-lightbox-wrapper .close-alt, 
.mB-lightbox-wrapper .arrow-right-alt, 
.mB-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
}

.ie8 .mB-lightbox-wrapper .close-alt, 
.ie8 .mB-lightbox-wrapper .arrow-right-alt, 
.ie8 .mB-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .mB-lightbox-wrapper .cw, 
.ie8 .mB-lightbox-wrapper .ccw 
{
   display: none;
}

.mB-content-layout .mB-sidebar1
{
   margin:0 auto;
   width: 225px;
}

.mB-content-layout .mB-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */
.mB-blockheader .t, .mB-vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */
