/*
Theme Name: WildlifeaidNew
Theme URI: 
Description: Designed by StudioMedia
Version: 1.0
Author: StudioMedia
Author URI: http://www.studiomedia.com.au
Tags: fixed-width, right-sidebar, two-columns, valid HTML5, valid XHTML, widgets
*/

/* Created by StudioMedia */

.studio-postheadericons
{
display: none;
}

@font-face {
    font-family: 'Belwe lt BT';
    src: url('fonts/belwe-lt-bt-medium.eot');
    src: url('fonts/belwe-lt-bt-medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/belwe-lt-bt-medium.woff') format('woff'),
         url('fonts/belwe-lt-bt-medium.woff2') format('woff2'),
         url('fonts/belwe-lt-bt-medium.svg#belwe-lt-bt-medium') format('svg'); 
         url('fonts/belwe-lt-bt-medium.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Belwe Bd BT Bold';
    src: url('fonts/belwe-bd-bt-bold.eot');
    src: url('fonts/belwe-bd-bt-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/belwe-bd-bt-bold.woff') format('woff'),
         url('fonts/belwe-bd-bt-bold.woff2') format('woff2'),
         url('fonts/belwe-bd-bt-bold.svg#belwe-bd-bt-bold') format('svg'); 
         url('fonts/belwe-bd-bt-bold.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}


#studio-main
{
   background: #FFF6DB url('images/page.png') bottom right no-repeat scroll;
   margin:0 auto;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: justify;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.studio-hmenu
{
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: justify;
}

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. 
 */
.studio-button
{
   border-collapse: separate;
   -webkit-border-radius: 0;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #F07524;
   background: -webkit-linear-gradient(top, #F17E32 0, #F17E32 14%, #F39658 15%, #EE6911 100%) no-repeat;
   background: -moz-linear-gradient(top, #F17E32 0, #F17E32 14%, #F39658 15%, #EE6911 100%) no-repeat;
   background: -o-linear-gradient(top, #F17E32 0, #F17E32 14%, #F39658 15%, #EE6911 100%) no-repeat;
   background: -ms-linear-gradient(top, #F17E32 0, #F17E32 14%, #F39658 15%, #EE6911 100%) no-repeat;
   -svg-background: linear-gradient(top, #F17E32 0, #F17E32 14%, #F39658 15%, #EE6911 100%) no-repeat;
   background: linear-gradient(to bottom, #F17E32 0, #F17E32 14%, #F39658 15%, #EE6911 100%) no-repeat;
   border:1px solid rgba(205, 91, 14, 0.8);
   padding:0 20px;
   margin:0 auto;
   height:27px;
}

.studio-postcontent,
.studio-postheadericons,
.studio-postfootericons,
.studio-blockcontent,
ul.studio-vmenu a 
{
   text-align: left;
}

.studio-postcontent,
.studio-postcontent li,
.studio-postcontent table,
.studio-postcontent a,
.studio-postcontent a:link,
.studio-postcontent a:visited,
.studio-postcontent a.visited,
.studio-postcontent a:hover,
.studio-postcontent a.hovered
{
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.studio-postcontent p
{
   margin: 12px 0;
   line-height: 150%;
}

.studio-postcontent h1, .studio-postcontent h1 a, .studio-postcontent h1 a:link, .studio-postcontent h1 a:visited, .studio-postcontent h1 a:hover,
.studio-postcontent h2, .studio-postcontent h2 a, .studio-postcontent h2 a:link, .studio-postcontent h2 a:visited, .studio-postcontent h2 a:hover,
.studio-postcontent h3, .studio-postcontent h3 a, .studio-postcontent h3 a:link, .studio-postcontent h3 a:visited, .studio-postcontent h3 a:hover,
.studio-postcontent h4, .studio-postcontent h4 a, .studio-postcontent h4 a:link, .studio-postcontent h4 a:visited, .studio-postcontent h4 a:hover,
.studio-postcontent h5, .studio-postcontent h5 a, .studio-postcontent h5 a:link, .studio-postcontent h5 a:visited, .studio-postcontent h5 a:hover,
.studio-postcontent h6, .studio-postcontent h6 a, .studio-postcontent h6 a:link, .studio-postcontent h6 a:visited, .studio-postcontent h6 a:hover,
.studio-blockheader .t, .studio-blockheader .t a, .studio-blockheader .t a:link, .studio-blockheader .t a:visited, .studio-blockheader .t a:hover,
.studio-vmenublockheader .t, .studio-vmenublockheader .t a, .studio-vmenublockheader .t a:link, .studio-vmenublockheader .t a:visited, .studio-vmenublockheader .t a:hover,
.studio-headline, .studio-headline a, .studio-headline a:link, .studio-headline a:visited, .studio-headline a:hover,
.studio-slogan, .studio-slogan a, .studio-slogan a:link, .studio-slogan a:visited, .studio-slogan a:hover,
.studio-postheader, .studio-postheader a, .studio-postheader a:link, .studio-postheader a:visited, .studio-postheader a:hover
{
   font-size: 28px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

.studio-postcontent a, .studio-postcontent a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   letter-spacing: 1px;
   color: #F07524;
}

.studio-postcontent a:visited, .studio-postcontent a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   letter-spacing: 1px;
   color: #F07525;
}

.studio-postcontent  a:hover, .studio-postcontent a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   letter-spacing: 1px;
   color: #F07525;
}

.studio-postcontent h1
{
   color: #000000;
   margin-top: 5px;
   margin-bottom: 5px;
   font-size: 24px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
}

.studio-blockcontent h1
{
   margin-top: 19px;
   margin-bottom: 19px;
   font-size: 24px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
}

.studio-postcontent h1 a, .studio-postcontent h1 a:link, .studio-postcontent h1 a:hover, .studio-postcontent h1 a:visited, .studio-blockcontent h1 a, .studio-blockcontent h1 a:link, .studio-blockcontent h1 a:hover, .studio-blockcontent h1 a:visited 
{
   font-size: 24px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
}

.studio-postcontent h2
{
   color: #F07525;
   margin-top: 19px;
   margin-bottom: 19px;
   font-size: 24px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
}

.studio-blockcontent h2
{
   margin-top: 19px;
   margin-bottom: 19px;
   font-size: 24px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
}

.studio-postcontent h2 a, .studio-postcontent h2 a:link, .studio-postcontent h2 a:hover, .studio-postcontent h2 a:visited, .studio-blockcontent h2 a, .studio-blockcontent h2 a:link, .studio-blockcontent h2 a:hover, .studio-blockcontent h2 a:visited 
{
   font-size: 24px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: left;
}

.studio-postcontent h3
{
   color: #F07525;
   margin-top: 22px;
   margin-bottom: 22px;
   font-size: 22px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
}

.studio-blockcontent h3
{
   margin-top: 22px;
   margin-bottom: 22px;
   font-size: 22px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
}

.studio-postcontent h3 a, .studio-postcontent h3 a:link, .studio-postcontent h3 a:hover, .studio-postcontent h3 a:visited, .studio-blockcontent h3 a, .studio-blockcontent h3 a:link, .studio-blockcontent h3 a:hover, .studio-blockcontent h3 a:visited 
{
   font-size: 22px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
}

.studio-postcontent h4
{
   color: #F07525;
   margin-top: 22px;
   margin-bottom: 22px;
   font-size: 20px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
}

.studio-blockcontent h4
{
   margin-top: 22px;
   margin-bottom: 22px;
   font-size: 20px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
}

.studio-postcontent h4 a, .studio-postcontent h4 a:link, .studio-postcontent h4 a:hover, .studio-postcontent h4 a:visited, .studio-blockcontent h4 a, .studio-blockcontent h4 a:link, .studio-blockcontent h4 a:hover, .studio-blockcontent h4 a:visited 
{
   font-size: 20px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
}

.studio-postcontent h5
{
   color: #FF5B24;
   margin-top: 27px;
   margin-bottom: 27px;
   font-size: 16px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
}

.studio-blockcontent h5
{
   margin-top: 27px;
   margin-bottom: 27px;
   font-size: 16px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
}

.studio-postcontent h5 a, .studio-postcontent h5 a:link, .studio-postcontent h5 a:hover, .studio-postcontent h5 a:visited, .studio-blockcontent h5 a, .studio-blockcontent h5 a:link, .studio-blockcontent h5 a:hover, .studio-blockcontent h5 a:visited 
{
   font-size: 16px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
}

.studio-postcontent h6
{
   color: #000000;
   margin-top: 32px;
   margin-bottom: 32px;
   font-size: 14px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
}

.studio-blockcontent h6
{
   margin-top: 32px;
   margin-bottom: 32px;
   font-size: 14px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
}

.studio-postcontent h6 a, .studio-postcontent h6 a:link, .studio-postcontent h6 a:hover, .studio-postcontent h6 a:visited, .studio-blockcontent h6 a, .studio-blockcontent h6 a:link, .studio-blockcontent h6 a:hover, .studio-blockcontent h6 a:visited 
{
   font-size: 14px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
}

header, footer, article, nav, #studio-hmenu-bg, .studio-sheet, .studio-hmenu a, .studio-vmenu a, .studio-slidenavigator > a, .studio-checkbox:before, .studio-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #studio-hmenu-bg, .studio-sheet, .studio-slidenavigator > a, .studio-checkbox:before, .studio-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%;
}

/**
 * 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: 1000px;
   color: #000000;
}

.studio-header:before, #studio-header-bg:before, .studio-layout-cell:before, .studio-layout-wrapper:before, .studio-footer:before, .studio-nav:before, #studio-hmenu-bg:before, .studio-sheet:before
{
   width: 100%;
   content: " ";
   display: table;
}
.studio-header:after, #studio-header-bg:after, .studio-layout-cell:after, .studio-layout-wrapper:after, .studio-footer:after, .studio-nav:after, #studio-hmenu-bg:after, .studio-sheet:after,
.cleared, .clearfix:after {
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0;
   margin: 0;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .studio-postcontent li h1, .studio-blockcontent li h1 
{
   margin:1px;
} 
li h2, .studio-postcontent li h2, .studio-blockcontent li h2 
{
   margin:1px;
} 
li h3, .studio-postcontent li h3, .studio-blockcontent li h3 
{
   margin:1px;
} 
li h4, .studio-postcontent li h4, .studio-blockcontent li h4 
{
   margin:1px;
} 
li h5, .studio-postcontent li h5, .studio-blockcontent li h5 
{
   margin:1px;
} 
li h6, .studio-postcontent li h6, .studio-blockcontent li h6 
{
   margin:1px;
} 
li p, .studio-postcontent li p, .studio-blockcontent li p 
{
   margin:1px;
}


.studio-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.studio-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.studio-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.studio-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.studio-object1513380326
{
    display: block;
    left: 4.49%;
    margin-left: -6px;
    position: absolute;
    top: 74px;
    width: 154px;
    height: 155px;
    background-image: url('images/object1513380326.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 1;
}

.default-responsive .studio-object1513380326
{
  display: none;
}.studio-object1132421736
{
    display: block;
    left: 50%;
    margin-left: -268px;
    position: absolute;
    top: 88px;
    width: 536px;
    height: 73px;
    background-image: url('images/object1132421736.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 2;
}

.default-responsive .studio-object1132421736
{
  display: none;
}





.studio-nav
{
   background: #F4B134;
   background: -webkit-linear-gradient(top, #F4AB25 0, #F7C76E 20%, #F4B134 50%, #F2A20D 77%, #ED9F0C 80%, #F2A20D 85%, #F3A81B 100%) no-repeat;
   background: -moz-linear-gradient(top, #F4AB25 0, #F7C76E 20%, #F4B134 50%, #F2A20D 77%, #ED9F0C 80%, #F2A20D 85%, #F3A81B 100%) no-repeat;
   background: -o-linear-gradient(top, #F4AB25 0, #F7C76E 20%, #F4B134 50%, #F2A20D 77%, #ED9F0C 80%, #F2A20D 85%, #F3A81B 100%) no-repeat;
   background: -ms-linear-gradient(top, #F4AB25 0, #F7C76E 20%, #F4B134 50%, #F2A20D 77%, #ED9F0C 80%, #F2A20D 85%, #F3A81B 100%) no-repeat;
   -svg-background: linear-gradient(top, #F4AB25 0, #F7C76E 20%, #F4B134 50%, #F2A20D 77%, #ED9F0C 80%, #F2A20D 85%, #F3A81B 100%) no-repeat;
   background: linear-gradient(to bottom, #F4AB25 0, #F7C76E 20%, #F4B134 50%, #F2A20D 77%, #ED9F0C 80%, #F2A20D 85%, #F3A81B 100%) no-repeat;
   -webkit-border-radius:0 0 10px 10px;
   -moz-border-radius:0 0 10px 10px;
   border-radius:0 0 10px 10px;
   margin:0 auto;
   position: relative;
   z-index: 499;
   text-align: center;
}

ul.studio-hmenu a, ul.studio-hmenu a:link, ul.studio-hmenu a:visited, ul.studio-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.studio-hmenu, ul.studio-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.studio-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.studio-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.studio-hmenu:after, ul.studio-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.studio-hmenu, ul.studio-hmenu ul 
{
   min-height: 0;
}

ul.studio-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
   padding-left: 6px;
   padding-right: 6px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.studio-nav:before 
{
   content:' ';
}

.desktop .studio-nav{
   width: 1000px;
   padding-left: 0;
   padding-right: 0;
   position: fixed;
}

.studio-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.studio-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.studio-menuitemcontainer
{
   margin:0 auto;
}
ul.studio-hmenu>li {
   margin-left: 1px;
}
ul.studio-hmenu>li:first-child {
   margin-left: 0;
}
ul.studio-hmenu>li:last-child, ul.studio-hmenu>li.last-child {
   margin-right: 0;
}

ul.studio-hmenu>li>a
{
   border:1px solid transparent;
   padding:0 10px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 34px;
   cursor: pointer;
   text-decoration: none;
   color: #000000;
   line-height: 34px;
   text-align: center;
}

.studio-hmenu>li>a, 
.studio-hmenu>li>a:link, 
.studio-hmenu>li>a:visited, 
.studio-hmenu>li>a.active, 
.studio-hmenu>li>a:hover
{
   font-size: 11px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.studio-hmenu>li>a.active
{
   background: #F28A36;
   background: -webkit-linear-gradient(top, #F18227 0, #F6AC6F 20%, #F28A36 50%, #F0740F 77%, #EB720F 80%, #F0740F 85%, #F17D1E 100%) no-repeat;
   background: -moz-linear-gradient(top, #F18227 0, #F6AC6F 20%, #F28A36 50%, #F0740F 77%, #EB720F 80%, #F0740F 85%, #F17D1E 100%) no-repeat;
   background: -o-linear-gradient(top, #F18227 0, #F6AC6F 20%, #F28A36 50%, #F0740F 77%, #EB720F 80%, #F0740F 85%, #F17D1E 100%) no-repeat;
   background: -ms-linear-gradient(top, #F18227 0, #F6AC6F 20%, #F28A36 50%, #F0740F 77%, #EB720F 80%, #F0740F 85%, #F17D1E 100%) no-repeat;
   -svg-background: linear-gradient(top, #F18227 0, #F6AC6F 20%, #F28A36 50%, #F0740F 77%, #EB720F 80%, #F0740F 85%, #F17D1E 100%) no-repeat;
   background: linear-gradient(to bottom, #F18227 0, #F6AC6F 20%, #F28A36 50%, #F0740F 77%, #EB720F 80%, #F0740F 85%, #F17D1E 100%) no-repeat;
   border:1px solid transparent;
   padding:0 10px;
   margin:0 auto;
   color: #FFFFFF;
   text-decoration: none;
}

ul.studio-hmenu>li>a:visited, 
ul.studio-hmenu>li>a:hover, 
ul.studio-hmenu>li:hover>a {
   text-decoration: none;
}

ul.studio-hmenu>li>a:hover, .desktop ul.studio-hmenu>li:hover>a
{
   background: #F28A36;
   background: -webkit-linear-gradient(top, #F18227 0, #F6AC6F 20%, #F28A36 50%, #F0740F 77%, #EB720F 80%, #F0740F 85%, #F17D1E 100%) no-repeat;
   background: -moz-linear-gradient(top, #F18227 0, #F6AC6F 20%, #F28A36 50%, #F0740F 77%, #EB720F 80%, #F0740F 85%, #F17D1E 100%) no-repeat;
   background: -o-linear-gradient(top, #F18227 0, #F6AC6F 20%, #F28A36 50%, #F0740F 77%, #EB720F 80%, #F0740F 85%, #F17D1E 100%) no-repeat;
   background: -ms-linear-gradient(top, #F18227 0, #F6AC6F 20%, #F28A36 50%, #F0740F 77%, #EB720F 80%, #F0740F 85%, #F17D1E 100%) no-repeat;
   -svg-background: linear-gradient(top, #F18227 0, #F6AC6F 20%, #F28A36 50%, #F0740F 77%, #EB720F 80%, #F0740F 85%, #F17D1E 100%) no-repeat;
   background: linear-gradient(to bottom, #F18227 0, #F6AC6F 20%, #F28A36 50%, #F0740F 77%, #EB720F 80%, #F0740F 85%, #F17D1E 100%) no-repeat;
   border:1px solid #FFA061;
   padding:0 10px;
   margin:0 auto;
}
ul.studio-hmenu>li>a:hover, 
.desktop ul.studio-hmenu>li:hover>a {
   color: #FFFFFF;
   text-decoration: none;
}

ul.studio-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -1px;
   width:1px;
   height: 34px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.studio-hmenu>li:first-child:before{
   display:none;
}

ul.studio-hmenu li li a
{
   background: #F5B55B;
   background: transparent;
   padding:0 22px;
   margin:0 auto;
}
ul.studio-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 1px;
   margin-bottom: 1px;
}

.desktop ul.studio-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.studio-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.studio-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 24px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 24px;
   color: #752F00;
   font-size: 11px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin:0;
}
.studio-hmenu ul a:link, 
.studio-hmenu ul a:visited, 
.studio-hmenu ul a.active, 
.studio-hmenu ul a:hover
{
   text-align: left;
   line-height: 24px;
   color: #331400;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin:0;
}

ul.studio-hmenu ul li a:hover, .desktop ul.studio-hmenu ul li:hover>a
{
   background: #F07525;
   margin:0 auto;
}
.studio-hmenu ul a:hover
{
   color: #FFFFFF;
}

.desktop .studio-hmenu ul li:hover>a
{
   color: #FFFFFF;
}

ul.studio-hmenu ul:before
{
   background: #F4B134;

   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}

.desktop ul.studio-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.studio-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.studio-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.studio-hmenu>li>ul
{
   padding: 10px 30px 30px 30px;

   margin: -10px 0 0 -30px;
}

.desktop ul.studio-hmenu ul ul
{
   padding: 30px 30px 30px 10px;

   margin: -30px 0 0 -9px;
}

.desktop ul.studio-hmenu ul.studio-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.studio-hmenu ul.studio-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.studio-hmenu li li:hover>ul.studio-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.studio-hmenu li li:hover>ul.studio-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.studio-hmenu ul ul.studio-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 36px 36px 36px 16px;
   margin: -36px 0 0 -5px;
}

.desktop ul.studio-hmenu ul ul.studio-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 36px 16px 36px 36px;
   margin: -36px -5px 0 0;
}

.desktop ul.studio-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.studio-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.studio-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop ul.studio-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.studio-hmenu>li>ul.studio-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.studio-hmenu>li>ul.studio-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.studio-hmenu ul ul.studio-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop ul.studio-hmenu ul ul.studio-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.studio-header
{
   margin: 0 auto;
   background-repeat: no-repeat;
   height: 250px;
   position:relative;
   background-image: url('images/header.png');
   background-position: center top;
   width: 100%;
   background-size: cover;
}

.custom-responsive .studio-header
{
   background-image: url('images/header.png');
   background-position: center top;
}

.default-responsive .studio-header,
.default-responsive #studio-header-bg
{
   background-image: url('images/header.png');
   background-position: center center;
   background-size: cover;
}

.studio-header-inner{
   position: relative;
   width: 1000px;
   z-index: auto !important;
   margin: 0 auto;
}

.studio-header>.widget 
{
   position:absolute;
   z-index:101;
}

.studio-sheet
{
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   margin:10px auto 0;
   position:relative;
   cursor:auto;
   width: 1000px;
   z-index: auto !important;
}

.studio-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.studio-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.studio-content-layout-row 
{
   display: table-row;
}

.studio-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.studio-postcontent .studio-content-layout
{
   border-collapse: collapse;
}

.studio-breadcrumbs
{
   margin:0 auto;
}

a.studio-button,
a.studio-button:link,
a:link.studio-button:link,
body a.studio-button:link,
a.studio-button:visited,
body a.studio-button:visited,
input.studio-button,
button.studio-button
{
   text-decoration: none;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #000000;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 27px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.studio-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .studio-button
{
   display: block;
   float: left;
}

input, select, textarea, a.studio-search-button span
{
   vertical-align: middle;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-block select 
{
   width:96%;
}

input.studio-button
{
   float: none !important;
   -webkit-appearance: none;
}

.studio-button.active, .studio-button.active:hover
{
   background: #F07525;
   background: -webkit-linear-gradient(top, #F17E32 0, #F17E32 14%, #F39658 15%, #EE6911 100%) no-repeat;
   background: -moz-linear-gradient(top, #F17E32 0, #F17E32 14%, #F39658 15%, #EE6911 100%) no-repeat;
   background: -o-linear-gradient(top, #F17E32 0, #F17E32 14%, #F39658 15%, #EE6911 100%) no-repeat;
   background: -ms-linear-gradient(top, #F17E32 0, #F17E32 14%, #F39658 15%, #EE6911 100%) no-repeat;
   -svg-background: linear-gradient(top, #F17E32 0, #F17E32 14%, #F39658 15%, #EE6911 100%) no-repeat;
   background: linear-gradient(to bottom, #F17E32 0, #F17E32 14%, #F39658 15%, #EE6911 100%) no-repeat;
   border:1px solid rgba(205, 91, 14, 0.8);
   padding:0 20px;
   margin:0 auto;
}
.studio-button.active, .studio-button.active:hover {
   color: #FFFFFF !important;
}

.studio-button.hover, .studio-button:hover
{
   background: #F39658;
   background: -webkit-linear-gradient(top, #F49F66 0, #F49F66 14%, #F7B488 15%, #F28A45 100%) no-repeat;
   background: -moz-linear-gradient(top, #F49F66 0, #F49F66 14%, #F7B488 15%, #F28A45 100%) no-repeat;
   background: -o-linear-gradient(top, #F49F66 0, #F49F66 14%, #F7B488 15%, #F28A45 100%) no-repeat;
   background: -ms-linear-gradient(top, #F49F66 0, #F49F66 14%, #F7B488 15%, #F28A45 100%) no-repeat;
   -svg-background: linear-gradient(top, #F49F66 0, #F49F66 14%, #F7B488 15%, #F28A45 100%) no-repeat;
   background: linear-gradient(to bottom, #F49F66 0, #F49F66 14%, #F7B488 15%, #F28A45 100%) no-repeat;
   border:1px solid #F07525;
   padding:0 20px;
   margin:0 auto;
}
.studio-button.hover, .studio-button:hover {
   color: #000000 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #F8FAFB;
   background: -webkit-linear-gradient(top, #CAD6E2 0, #EEF2F6 40%, #F2F5F8 50%, #F2F5F8 100%) no-repeat;
   background: -moz-linear-gradient(top, #CAD6E2 0, #EEF2F6 40%, #F2F5F8 50%, #F2F5F8 100%) no-repeat;
   background: -o-linear-gradient(top, #CAD6E2 0, #EEF2F6 40%, #F2F5F8 50%, #F2F5F8 100%) no-repeat;
   background: -ms-linear-gradient(top, #CAD6E2 0, #EEF2F6 40%, #F2F5F8 50%, #F2F5F8 100%) no-repeat;
   -svg-background: linear-gradient(top, #CAD6E2 0, #EEF2F6 40%, #F2F5F8 50%, #F2F5F8 100%) no-repeat;
   background: linear-gradient(to bottom, #CAD6E2 0, #EEF2F6 40%, #F2F5F8 50%, #F2F5F8 100%) no-repeat;
   border:1px solid #A2B7CD;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   padding: 6px 0;
   color: #000000 !important;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.studio-error, textarea.studio-error
{
   background: #F8FAFB;
   border:1px solid #F5250A;
   margin:0 auto;
}
input.studio-error, textarea.studio-error {
   color: #7AA300 !important;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.studio-search input[type="text"]
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: -moz-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: -o-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: -ms-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   -svg-background: linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: linear-gradient(to bottom, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   border-radius: 0;
   border:1px solid #CAD6E2;
   margin:0 auto;
   width: 100%;
   padding: 4px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #000000 !important;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.studio-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.studio-search input, a.studio-search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.studio-search>input, a.studio-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.studio-search input[type="submit"], input.studio-search-button, a.studio-search-button
{
   border-radius: 0;
   margin:0 auto;
}
form.studio-search input[type="submit"], input.studio-search-button, a.studio-search-button {
   position:absolute;
   left:auto;
   display:block;
   border:none;
   background:url('images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
   color: #FFFFFF !important;
   cursor: pointer;
}

a.studio-search-button span.studio-search-button-text {
   display: none;
}

label.studio-checkbox: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.studio-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #000000 !important;
}

.studio-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.studio-checkbox.active:before
{
   background: #FAFF75;
   -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.studio-checkbox.hovered:before
{
   background: #FFCEAD;
   -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.studio-radiobutton: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.studio-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #000000 !important;
}

.studio-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.studio-radiobutton.active:before
{
   background: #FFA061;
   -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.studio-radiobutton.hovered:before
{
   background: #FFCEAD;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.studio-comments
{
   border-top:1px dotted #FF7B24;
   margin:0 auto;
   margin-top: 25px;
}

.studio-comments h2
{
   color: #522100;
}

.studio-comment-inner
{
   background: #E1E8EF;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 94px;
}
.studio-comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px solid #E1E8EF;
}

.studio-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.studio-comment-content
{
   padding:10px 0;
   color: #608000;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.studio-comment
{
   margin-top: 6px;
}

#comment-list>li:first-child>.studio-comment
{
   margin-top: 0;
}

.studio-comment-header
{
   color: #522100;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.studio-comment-header a, 
.studio-comment-header a:link, 
.studio-comment-header a:visited,
.studio-comment-header a.visited,
.studio-comment-header a:hover,
.studio-comment-header a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.studio-comment-header a, .studio-comment-header a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #FF6F0F;
}

.studio-comment-header a:visited, .studio-comment-header a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #FF6F0F;
}

.studio-comment-header a:hover,  .studio-comment-header a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #FF6F0F;
}

.studio-comment-content a, 
.studio-comment-content a:link, 
.studio-comment-content a:visited,
.studio-comment-content a.visited,
.studio-comment-content a:hover,
.studio-comment-content a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.studio-comment-content a, .studio-comment-content a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #CAD100;
}

.studio-comment-content a:visited, .studio-comment-content a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #7EA800;
}

.studio-comment-content a:hover,  .studio-comment-content a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #CAD100;
}

.studio-pager
{
 /*  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 #CAD6E2; */
   padding:5px;
}

.studio-pager>*:last-child
{
   margin-right:0 !important;
}

.studio-pager>span {
   cursor:default;
}

.studio-pager>*
{
   background: #FFCEAD;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #FF9A57 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #FF9A57 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #FF9A57 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #FF9A57 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #FF9A57 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #FF9A57 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #FFCEAD;
   padding:7px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.studio-pager a:link,
.studio-pager a:visited,
.studio-pager .active
{
   line-height: normal;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #3D1800
;
}

.studio-pager .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 #FFCEAD;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.studio-pager .more
{
   background: #FFCEAD;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #FF9A57 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #FF9A57 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #FF9A57 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #FF9A57 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #FF9A57 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #FF9A57 100%) no-repeat;
   border:1px solid #FFCEAD;
   margin:0 4px 0 auto;
}
.studio-pager a.more:link,
.studio-pager a.more:visited
{
   color: #3B3D00
;
}
.studio-pager a:hover
{
   background: #FFA061;
   background: -webkit-linear-gradient(top, #FFCEAD 0, #FF6F0F 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFCEAD 0, #FF6F0F 100%) no-repeat;
   background: -o-linear-gradient(top, #FFCEAD 0, #FF6F0F 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFCEAD 0, #FF6F0F 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFCEAD 0, #FF6F0F 100%) no-repeat;
   background: linear-gradient(to bottom, #FFCEAD 0, #FF6F0F 100%) no-repeat;
   border:1px solid #FFCEAD;
   padding:7px;
   margin:0 4px 0 auto;
}
.studio-pager  a:hover,
.studio-pager  a.more:hover
{
   color: #3D1800
;
}
.studio-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.studio-pager>*:last-child:after{
   display:none;
}

.studio-commentsform
{
   background: #E1E8EF;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #522100;
}

.studio-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #522100;
}

.studio-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.studio-commentsform input:not([type=submit]), .studio-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.studio-commentsform .form-submit
{
   margin-top: 10px;
}
.studio-vmenublock
{
   background: #FFFFFF;
   -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 5px 1px rgba(0, 0, 0, 0.2);
   margin: 5px 7px 13px 7px;
}
div.studio-vmenublock img
{
   margin: 0;
}

.studio-vmenublockheader
{
   background: #F4B134;
   background: -webkit-linear-gradient(top, #F4AB25 0, #F7C76E 20%, #F4B134 50%, #F2A20D 77%, #ED9F0C 80%, #F2A20D 85%, #F3A81B 100%) no-repeat;
   background: -moz-linear-gradient(top, #F4AB25 0, #F7C76E 20%, #F4B134 50%, #F2A20D 77%, #ED9F0C 80%, #F2A20D 85%, #F3A81B 100%) no-repeat;
   background: -o-linear-gradient(top, #F4AB25 0, #F7C76E 20%, #F4B134 50%, #F2A20D 77%, #ED9F0C 80%, #F2A20D 85%, #F3A81B 100%) no-repeat;
   background: -ms-linear-gradient(top, #F4AB25 0, #F7C76E 20%, #F4B134 50%, #F2A20D 77%, #ED9F0C 80%, #F2A20D 85%, #F3A81B 100%) no-repeat;
   -svg-background: linear-gradient(top, #F4AB25 0, #F7C76E 20%, #F4B134 50%, #F2A20D 77%, #ED9F0C 80%, #F2A20D 85%, #F3A81B 100%) no-repeat;
   background: linear-gradient(to bottom, #F4AB25 0, #F7C76E 20%, #F4B134 50%, #F2A20D 77%, #ED9F0C 80%, #F2A20D 85%, #F3A81B 100%) no-repeat;
   padding: 5px 10px;
   margin:0 auto;
}
.studio-vmenublockheader .t,
.studio-vmenublockheader .t a,
.studio-vmenublockheader .t a:link,
.studio-vmenublockheader .t a:visited, 
.studio-vmenublockheader .t a:hover
{
   color: #000000;
   font-size: 18px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-transform: uppercase;
   text-align: center;
   margin-left: 10px;
   margin-right: 10px;
}

.studio-vmenublockcontent
{
   margin:0 auto;
}

ul.studio-vmenu, ul.studio-vmenu ul
{
   list-style: none;
   display: block;
}

ul.studio-vmenu, ul.studio-vmenu li
{
   display: block;
   margin: 0;
   padding: 0;
   width: auto;
   line-height: 0;
}

ul.studio-vmenu
{
   margin-top: 0;
   margin-bottom: 0;
}

ul.studio-vmenu ul
{
   display: none;
   margin: 0;
   padding: 0;
   position: relative;
}

ul.studio-vmenu ul.active
{
   display: block;
}

ul.studio-vmenu>li>a
{
   padding:0 10px;
   margin:0 auto;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   min-height: 30px;
   line-height: 30px;
}
ul.studio-vmenu a 
{
   display: block;
   cursor: pointer;
   z-index: 1;
   position:relative;
}

ul.studio-vmenu li{
   position:relative;
}

ul.studio-vmenu>li
{
   margin-top: 0;
}
ul.studio-vmenu>li>ul
{
   padding: 0;
   margin-top: 0;
   margin-bottom: 0;
}
ul.studio-vmenu>li:first-child
{
   margin-top:0;
}

ul.studio-vmenu>li>a:before
{
   content:url('images/vmenuitemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.studio-vmenu>li>a:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.studio-vmenu>li>a.active:before
{
   content:url('images/vmenuactiveitemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.studio-vmenu>li>a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.studio-vmenu>li>a:hover:before,  ul.studio-vmenu>li>a.active:hover:before,  ul.studio-vmenu>li:hover>a:before,  ul.studio-vmenu>li:hover>a.active:before
{
   content:url('images/vmenuhovereditemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.studio-vmenu>li>a:hover:before, .opera   ul.studio-vmenu>li>a.active:hover:before, .opera   ul.studio-vmenu>li:hover>a:before, .opera   ul.studio-vmenu>li:hover>a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.studio-vmenu>li>a:hover, ul.studio-vmenu>li>a.active:hover
{
   background: #FFF6DB;
   padding:0 10px;
   margin:0 auto;
}

ul.studio-vmenu a:hover, ul.studio-vmenu a.active:hover 
{
   color: #F07525;
}

ul.studio-vmenu>li>a.active:hover>span.border-top, ul.studio-vmenu>li>a.active:hover>span.border-bottom 
{
   background-color: transparent;
}

ul.studio-vmenu>li>a.active
{
   background: #FFF6DB;
   padding:0 10px;
   margin:0 auto;
   color: #F07525;
}

ul.studio-vmenu>li>ul:before
{
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

ul.studio-vmenu li li a
{
   margin:0 auto;
   position: relative;
}
ul.studio-vmenu ul li
{
   margin: 0;
   padding: 0;
}
ul.studio-vmenu li li{
   position: relative;
   margin-top: 0;
}

ul.studio-vmenu ul a
{
   display: block;
   position: relative;
   min-height: 24px;
   overflow: visible;
   padding: 0;
   padding-left: 24px;
   padding-right: 0;
   z-index: 0;
   line-height: 24px;
   color: #000000;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin-left: 0;
   margin-right: 0;
}

ul.studio-vmenu ul a:visited, ul.studio-vmenu ul a.active:hover, ul.studio-vmenu ul a:hover, ul.studio-vmenu ul a.active
{
   line-height: 24px;
   color: #000000;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin-left: 0;
   margin-right: 0;
}

ul.studio-vmenu ul ul a
{
   padding-left: 48px;
}
ul.studio-vmenu ul ul ul a
{
   padding-left: 72px;
}
ul.studio-vmenu ul ul ul ul a
{
   padding-left: 96px;
}
ul.studio-vmenu ul ul ul ul ul a
{
   padding-left: 120px;
}

ul.studio-vmenu 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.studio-vmenu li li a:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.studio-vmenu ul>li>a:hover, ul.studio-vmenu ul>li>a.active:hover
{
   background: #FFF6DB;
   margin:0 auto;
}
ul.studio-vmenu ul li a:hover, ul.studio-vmenu ul li a.active:hover
{
   color: #F07525;
}

ul.studio-vmenu ul a:hover:after
{
   background-position: center ;
}
ul.studio-vmenu ul a.active:hover:after
{
   background-position: center ;
}
ul.studio-vmenu ul a.active:after
{
   background-position: bottom ;
}

ul.studio-vmenu 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.studio-vmenu li li a:hover:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.studio-vmenu ul>li>a.active
{
   background: #DBFF70;
   margin:0 auto;
}
ul.studio-vmenu ul a.active, ul.studio-vmenu ul a:hover, ul.studio-vmenu ul a.active:hover
{
   color: #F07525;
}

ul.studio-vmenu 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.studio-vmenu li li a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.studio-block
{
   background: #FFFFFF;
   -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 5px 1px rgba(0, 0, 0, 0.2);
   margin: 5px 7px 13px 7px;
}
div.studio-block img
{
   margin: 10px;
}

.studio-blockheader
{
   background: #F4B643;
   background: -webkit-linear-gradient(top, #F3AF30 0, #F7CB78 20%, #F4B43E 50%, #F1A313 80%, #F2AB26 100%) no-repeat;
   background: -moz-linear-gradient(top, #F3AF30 0, #F7CB78 20%, #F4B43E 50%, #F1A313 80%, #F2AB26 100%) no-repeat;
   background: -o-linear-gradient(top, #F3AF30 0, #F7CB78 20%, #F4B43E 50%, #F1A313 80%, #F2AB26 100%) no-repeat;
   background: -ms-linear-gradient(top, #F3AF30 0, #F7CB78 20%, #F4B43E 50%, #F1A313 80%, #F2AB26 100%) no-repeat;
   -svg-background: linear-gradient(top, #F3AF30 0, #F7CB78 20%, #F4B43E 50%, #F1A313 80%, #F2AB26 100%) no-repeat;
   background: linear-gradient(to bottom, #F3AF30 0, #F7CB78 20%, #F4B43E 50%, #F1A313 80%, #F2AB26 100%) no-repeat;
   padding: 5px 10px;
   margin:0 auto 2px;
}
.studio-blockheader .t,
.studio-blockheader .t a,
.studio-blockheader .t a:link,
.studio-blockheader .t a:visited, 
.studio-blockheader .t a:hover
{
   color: #000000;
   font-size: 18px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: center;
   margin-left: 10px;
   margin-right: 10px;
}

.studio-blockcontent
{
   padding:10px;
   margin:0 auto;
   color: #000000;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
.studio-blockcontent table,
.studio-blockcontent li, 
.studio-blockcontent a,
.studio-blockcontent a:link,
.studio-blockcontent a:visited,
.studio-blockcontent a:hover
{
   color: #000000;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.studio-blockcontent p
{
   margin: 6px 0;
}

.studio-blockcontent a, .studio-blockcontent a:link
{
   color: #000;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.studio-blockcontent a:visited, .studio-blockcontent a.visited
{
   color: #000;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.studio-blockcontent a:hover, .studio-blockcontent a.hover
{
   color: #F07525;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}
.studio-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: -16px;
   
}
.opera .studio-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.studio-block li
{
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #272900;
}

.studio-block ul>li, .studio-block ol
{
   padding: 0;
}

.studio-block ul>li
{
   padding-left: 16px;
   padding-bottom: 8px;
}

.studio-post
{
   background: #FFFFFF;
   -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 5px 1px rgba(0, 0, 0, 0.2);
   border:1px solid rgba(250, 255, 117, 0.2);
   padding: 17px;
   margin:5px;
overflow: auto;
}


td
{
line-height: 150%;
}

a img
{
   border: 0;
}

.studio-article img, img.studio-article, .studio-block img, .studio-footer-text img
{
   border: 1px solid transparent;
   margin: 0 0 0 0;
}

.studio-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.studio-article table, table.studio-article
{
   border-collapse: collapse;
   margin: 1px;
}

.studio-post .studio-content-layout-br
{
   height: 0;
}

.studio-article th, .studio-article td
{
   padding: 2px;
   vertical-align: top;
   text-align: left;
}

.studio-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.studio-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;
}

.studio-postheader
{
   color: #000000;
   margin-top: 6px;
   margin-bottom: 6px;
   font-size: 24px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   letter-spacing: normal;
}

.studio-postheader a, 
.studio-postheader a:link, 
.studio-postheader a:visited,
.studio-postheader a.visited,
.studio-postheader a:hover,
.studio-postheader a.hovered
{
   font-size: 24px;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   letter-spacing: normal;
}

.studio-postheader a, .studio-postheader a:link
{
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #000000;
}

.studio-postheader a:visited, .studio-postheader a.visited
{
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #000000;
}

.studio-postheader a:hover,  .studio-postheader a.hovered
{
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #F07525;
}

.studio-postheadericons,
.studio-postheadericons a,
.studio-postheadericons a:link,
.studio-postheadericons a:visited,
.studio-postheadericons a:hover
{
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   color: #000000;
}

.studio-postheadericons
{
   padding: 1px;
}

.studio-postheadericons a, .studio-postheadericons a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   letter-spacing: 1px;
   color: #F07525;
}

.studio-postheadericons a:visited, .studio-postheadericons a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   letter-spacing: 1px;
   color: #F07525;
}

.studio-postheadericons a:hover, .studio-postheadericons a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   letter-spacing: 1px;
   color: #F07525;
}

.studio-postdateicon:before
{
   content:url('images/postdateicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .studio-postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.studio-postauthoricon:before
{
   content:url('images/postauthoricon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .studio-postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.studio-postediticon:before
{
   content:url('images/postediticon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .studio-postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.studio-postcontent ul>li:before,  .studio-post ul>li:before,  .studio-textblock ul>li:before
{
   content:url('images/postbullets.png');
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}

.studio-postcontent ul>li:before,  .studio-post ul>li:before
{
   margin-right: 12px;
}

.studio-textblock ul>li:before
{
   margin-right: 6px;
}

.opera .studio-postcontent ul>li:before, .opera   .studio-post ul>li:before, .opera   .studio-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.studio-postcontent li, .studio-post li, .studio-textblock li
{
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-align: left;
   color: #000000;
   margin: 0 0 0 36px;
   line-height: 150%;
}

.studio-postcontent ul>li, .studio-post ul>li, .studio-textblock ul>li, .studio-postcontent ol, .studio-post ol, .studio-textblock ol
{
   padding: 0;
}

.studio-postcontent ul>li, .studio-post ul>li, .studio-textblock ul>li
{
   padding-left: 16px;
}

.studio-postcontent ul>li:before,  .studio-post ul>li:before,  .studio-textblock ul>li:before
{
   margin-left: -16px;
}

.studio-postcontent ol, .studio-post ol, .studio-textblock ol, .studio-postcontent ul, .studio-post ul, .studio-textblock ul
{
   margin: 1em 0 1em 36px;
}

.studio-postcontent li ol, .studio-post li ol, .studio-textblock li ol, .studio-postcontent li ul, .studio-post li ul, .studio-textblock li ul
{
   margin: 0.5em 0 0.5em 36px;
}

.studio-postcontent li, .studio-post li, .studio-textblock li
{
   margin: 0 0 0 0;
}

.studio-postcontent ol>li, .studio-post ol>li, .studio-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.studio-postcontent ul>li, .studio-post ul>li, .studio-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: #F5B55B url('images/postquote.png') no-repeat scroll;
   background: rgba(245, 181, 91, 0.29) url('images/postquote.png') no-repeat scroll;
   border:1px solid #FFA061;
   padding:10px 10px 10px 43px;
   margin:10px 10px 10px 50px;
   color: #0B0F00;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .studio-postcontent blockquote a, .studio-blockcontent blockquote a, .studio-footer-text blockquote a,
blockquote a:link, .studio-postcontent blockquote a:link, .studio-blockcontent blockquote a:link, .studio-footer-text blockquote a:link,
blockquote a:visited, .studio-postcontent blockquote a:visited, .studio-blockcontent blockquote a:visited, .studio-footer-text blockquote a:visited,
blockquote a:hover, .studio-postcontent blockquote a:hover, .studio-blockcontent blockquote a:hover, .studio-footer-text blockquote a:hover
{
   color: #0B0F00;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.studio-postcontent blockquote p,
.studio-blockcontent blockquote p,
.studio-footer-text blockquote p
{
   margin: 0;
   margin: 17px 0 17px 17px;
}

.studio-footer
{
   background: #FFF6DB url('images/footer.png');
background-size: cover;
   margin:10px auto 0;
   position: relative;
   color: #272900;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: center;
   padding: 0;
overflow: auto;
}

.studio-footer-text a,
.studio-footer-text a:link,
.studio-footer-text a:visited,
.studio-footer-text a:hover,
.studio-footer-text td, 
.studio-footer-text th,
.studio-footer-text caption
{
   color: #272900;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}


.studio-footer-text
{
line-height: 150%;
}

.studio-footer-text p 
{
   padding:0;
   text-align: center;
}

.studio-footer-text a,
.studio-footer-text a:link
{
   color: #000000;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: underline;
}

.studio-footer-text a:visited
{
   color: #000000;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.studio-footer-text a:hover
{
   color: #F07525;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.studio-footer-text h1
{
   color: #EB5E00;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.studio-footer-text h2
{
   color: #FF7B24;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.studio-footer-text h3
{
   color: #F9FF47;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.studio-footer-text h4
{
   color: #DBFF70;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.studio-footer-text h5
{
   color: #DBFF70;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.studio-footer-text h6
{
   color: #DBFF70;
   font-family: 'Belwe Lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.studio-footer-text img
{
   border: none;
   margin: 5px;
}

.studio-footer-inner
{
   margin: 0 auto;
   width:1000px;
   padding-right: 25px;
   padding-left: 25px;
}

.studio-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;
   vertical-align: middle;
}

.studio-rss-tag-icon:empty
{
   vertical-align: middle;
}

.studio-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;
   vertical-align: middle;
}

.studio-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.studio-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;
   vertical-align: middle;
}

.studio-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.studio-tumblr-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;
}

.studio-tumblr-tag-icon:empty
{
   vertical-align: middle;
}

.studio-pinterest-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;
}

.studio-pinterest-tag-icon:empty
{
   vertical-align: middle;
}

.studio-vimeo-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;
}

.studio-vimeo-tag-icon:empty
{
   vertical-align: middle;
}

.studio-youtube-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;
}

.studio-youtube-tag-icon:empty
{
   vertical-align: middle;
}

.studio-linkedin-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;
}

.studio-linkedin-tag-icon:empty
{
   vertical-align: middle;
}

.studio-footer-text li
{
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #4F5200;
}

.studio-page-footer, 
.studio-page-footer a,
.studio-page-footer a:link,
.studio-page-footer a:visited,
.studio-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: #F07525;
}

.studio-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #000000;
}

.studio-lightbox-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;
}

.studio-lightbox,
.studio-lightbox-wrapper .studio-lightbox-image
{
   cursor: pointer;
}

.studio-lightbox-wrapper .studio-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.studio-lightbox-wrapper .studio-lightbox-image.active
{
   display: inline-block;
}

.studio-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;
}

.studio-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;
}

.studio-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.studio-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.studio-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.studio-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.studio-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.studio-lightbox-wrapper .arrow-t, 
.studio-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.studio-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.studio-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.studio-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.studio-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.studio-lightbox-wrapper .close .cw, 
.studio-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.studio-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 */}

.studio-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 */}

.studio-lightbox-wrapper .close-alt, 
.studio-lightbox-wrapper .arrow-right-alt, 
.studio-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .studio-lightbox-wrapper .close-alt, 
.ie8 .studio-lightbox-wrapper .arrow-right-alt, 
.ie8 .studio-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .studio-lightbox-wrapper .cw, 
.ie8 .studio-lightbox-wrapper .ccw 
{
   display: none;
}

.studio-content-layout .studio-content
{
   margin:0 auto;
}

.studio-content-layout .studio-sidebar1
{
   -webkit-border-radius:0 10px 10px 0;
   -moz-border-radius:0 10px 10px 0;
   border-radius:0 10px 10px 0;
   margin:0 auto;
   width: 250px;
}



#comment
{
    width:99%;
}

#comments-list, #comments-list .comment 
{
  background: none;
  padding:0;
  margin:0;
  overflow: visible;
}

#comments-list .comment:before, #comments-list .comment:after
{
  display:none;
}

#comments-list .comment .comment 
{
  margin-left: 20px;
}

span.page-navi-outer, span.page-navi-inner 
{
    position:relative;
    display:block;
    float:left;
    margin:0;
    padding:0;
}

span.page-navi-outer
{
  margin: 1px;
  border: 1px solid #aaa;
}

span.page-navi-inner 
{
  padding: 1px;
  min-width:14px;
  line-height:18px;
  text-align:center;
  border: 2px solid #fff;
  font-weight:bold;
}

a span.page-navi-inner, span.page-navi-caption span.page-navi-inner 
{
    border-width:1px;
    font-weight:normal;
}

a span.page-navi-outer, span.page-navi-caption
{
    margin:2px 1px;
}

ul#comments-list li cite
{
  font-size: 1.2em;
}

#commentform textarea
{
  width: 100%;
}

#commentform
{
  text-align:left;
}

.rtl #commentform
{
  text-align:right;
}

img.wp-smiley
{
  border: none;
  margin: 1px;
  vertical-align:middle;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .studio-article .aligncenter img, .aligncenter img.studio-article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.aligncenter , p.center 
{
   text-align: center; 
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.wp-caption, .wp-caption p
{
    text-align: center;
}

.gallery {
	margin: 0 auto 18px;
    clear:both;
    overflow:hidden;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery img {
	border: 10px solid #f1f1f1;
}

.gallery br+br {
	display: none;
}
/* End */


.hidden
{
  display: none;
}

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

.gallery {
  letter-spacing: normal;
}

.studio-content {
  position: relative;
  z-index: 1;   
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}

img.wp-post-image 
{
    margin:0 5px 5px 0 !important;
}

ul#comments-list li
{
    list-style-image: none;
    background:none;
    list-style-type:none;
    
}

div.studio-footer div.studio-content-layout
{
    margin:0 auto;
    width:100%;
}

div.studio-layout-cell-size1 
{
    width:100%;
}

div.studio-layout-cell-size2 
{
    width:50%;
}
div.studio-layout-cell-size3 
{
    width:33%;
}

div.studio-layout-cell-size4
{
    width:25%;
}

.studio-widget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.studio-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;

}

div.studio-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.studio-center-inner
{
  float: none;
}

.studio-hmenu-extra1, .studio-hmenu-extra2 {
 font-size:12px;
}

div.breadcrumbs h4, 
div.breadcrumbs p, 
li.pingback p, 
#respond p,
h3#reply-title, 
h4#comments, 
h4.box-title
{
    margin:0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

#comments-list #respond {
	/*margin-left: NaNpx !important; TODO NodeJS*/
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
}

#respond label {
	font-size: 12px;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
}

#respond textarea {
	width: 98%;
}

#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}

#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	width: auto;
}

.studio-footer .studio-widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.studio-footer .studio-widget,
.studio-footer .studio-widget a,
.studio-footer .studio-widget a:link,
.studio-footer .studio-widget a:visited,
.studio-footer .studio-widget a:hover
{
    text-align: left;
}

DIV[id^="GMPmap"] IMG 
{
    margin: 0px;
}

/* Begin Additional CSS Styles */
.studio-blockheader .t, .studio-vmenublockheader .t {white-space: nowrap;}

.studio-header
{
box-shadow: 0 2px 8px rgba(23,23,23,0.3);
}

.studio-footer
{
box-shadow: 0 -2px 8px rgba(23,23,23,0.3);
}
/* End Additional CSS Styles */

.hrline
{
height: 1px;
border-top: 1px solid #aeaeae;
background-color: #FFF;
margin: 7px 0 7px 0;
}

.wla-title
{
width: 598px;
height: 169px;
background: url(images/wla-title.png);
margin: 0 auto;
}

.wla-logo
{
width: 149px;
height: 150px;
background: url(images/wla-logo2.png);
position: absolute;
margin: 2px 0 0 34px;
}

.stick-wrapper:after {
  content: "";
  display: block;
}
.stick-wrapper:after {
  /* .push must be the same height as footer */
  height: 155px; 
}

p.nocomments
{
display: none;
}

span.belwe
{  
font-family: 'Belwe Bd BT Bold', Arial, Helvetica, Sans-Serif;
color: #000;
font-size: 16px;
}

span.belwe2
{  
font-family: 'Belwe lt BT', Arial, Helvetica, Sans-Serif;
color: #F28A36;
font-size: 26px;
}

span.belwe3
{  
font-family: 'Belwe lt BT', Arial, Helvetica, Sans-Serif;
color: #000;
font-size: 22px;
}

.wla-text-top
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
color: #000;
font-size: 24px;
text-align: center;
padding-top: 85px;
/* font-weight: bold;*/
font-style: italic;
}

.wla-title2
{
width: 536px;
height: 169px;
background: url(images/new-logo.png) top center no-repeat;
margin: 0 auto;
}

.rescue-line
{
background: url(images/rescue-line.png) left center no-repeat;
height: 24px;
width: 175px;
padding-left: 211px;
line-height: 24px;
margin: 15px 0 0 80px;
font-style: normal;
font-weight: bold;
}

.outer-box
{
background: rgba(255,255,255,0.3);
box-shadow: 0 0 10px rgba(23,23,23,0.3);
}

table.sponsors-table
{
width: 860px; 
margin: 0 auto !important;
border-spacing: 10px !important;
	border-collapse: separate !important;
}

.sponsors-table td
{
vertical-align: middle;
   background: #FFFFFF;
   -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 5px 1px rgba(0, 0, 0, 0.2);
width: 33%;
text-align: center;
padding: 10px;
}

.studio-header-wrapper 
{
        position: relative;
    width:1000px;
    margin:0 auto;
}
.studio-header-inner 
{
    margin: 45px 0 0 0;
padding-top: 20px;
}

.studio-footer-inner2 .studio-block
{
background: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
margin: 5px 7px 0 7px;
}

.studio-footer-inner2 .studio-block img
{
background: rgba(255,255,255,0.8);
-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
padding: 10px;
}

.studio-footer-inner2 .studio-block .studio-blockheader
{
background: none !important;
}

.studio-footer-inner2
 {
margin: 0 auto;
width: 1000px;
padding: 10px 25px 0 25px;
}

.studio-footer
{
padding-bottom: 25px;
}

.wla-font
{
   font-family: 'Belwe Bd BT Bold', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
color: #F28A36;
font-weight: normal;
}

h1.tahoma
{
   font-family: Tahoma, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-align: center;
font-size: 22px;
font-weight: bold;
}

#breadcrumbs 
{
font-size: 18px;
}

#breadcrumbs span
{
font-size: 18px;
font-weight: normal
}

#breadcrumbs span.breadcrumb_last
{
font-size: 22px;
font-weight: normal;
   font-family: 'Belwe lt BT', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

#breadcrumbs a, #breadcrumbs a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   letter-spacing: 1px;
   color: #F07524;
font-weight: normal;
font-size: 14px;
line-height: 18px;
}

#breadcrumbs a:visited, #breadcrumbs a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   letter-spacing: 1px;
   color: #F07525;
font-weight: normal;
font-size: 14px;
line-height: 18px;
}

#breadcrumbs a:hover, #breadcrumbs a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   letter-spacing: 1px;
   color: #F07525;
font-weight: normal;
font-size: 14px;
line-height: 18px;
}


.title-wrap
{
width: 100%;
/* background-color: #eaf279; */
margin-top: 20px;
height: 40px;
/* box-shadow: inset 0 -1px 5px rgba(23,23,23,0.1); */
}

.inner-title
{
width: 970px;
margin: 0 auto;
height: 40px;
line-height: 40px;
 /*  background: #FFFFFF;
   -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 5px 1px rgba(0, 0, 0, 0.2); */
padding: 0 5px;
}

body.page .entry-title
{
/* display: none; */
}

table.contactus
{
width: 900px;
/* background-color: #FFF;
border: 1px solid #000; */
text-align:center;
z-index:1000;
border-collapse: separate !important;
border-spacing: 10px;
}

.contactus td
{
padding: 15px 10px 5px 10px;
text-align: center;
width: 33%;
   background: #FFFFFF;
   -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 5px 1px rgba(0, 0, 0, 0.2);
}

.contactus td img
{
widht: 70px;
height: 72px;
}

.contactus td h4
{
padding: 0;
text-align: center;
margin: 0;
color: #000;
}

td.links-title, td.alt-box
{
background: none !important;
box-shadow: none !important;
   -moz-box-shadow: none !important;
   -webkit-box-shadow: none !important;
padding-bottom: 0 !important;
}

.links-sponsors td h1
{
margin-bottom: 0 !important;
}

table.sponsors-table
{
width: 860px; 
margin: 0 auto !important;
border-spacing: 10px !important;
	border-collapse: separate !important;
}

.white-box
{
   background: #FFFFFF;
   -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 5px 1px rgba(0, 0, 0, 0.2);
width: 300px;
margin: 0 auto;
text-align: center;
padding: 10px;
}

.stories
{
width: 100%;
border-collapse: separate !important;
border-spacing: 10px;

}

.stories td
{
padding: 10px;
text-align: center;
   background: #FFFFFF;
   -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 5px 1px rgba(0, 0, 0, 0.2);
}

table.sponsors-table2
{
width: 704px; 
margin: 0 auto !important;
border-spacing: 10px !important;
	border-collapse: separate !important;
}

.sponsors-table2 td
{
vertical-align: middle;
   background: #FFFFFF;
   -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 5px 1px rgba(0, 0, 0, 0.2);
width: 20%;
text-align: center;
padding: 10px;
}

body.blog .studio-post
{
margin-bottom: 20px !important;
}