/*
Theme Name: Marie24
Theme URI: https://solarblu.net
Description: Marie 2024
Version: 3
Author: Solarbluseth
Author URI: https://solarbluseth.com
Tags: fixed-layout, responsive-layout, three-columns, valid XHTML, widgets
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Created by Artisteer v4.3.0.60745 */

#sbnet-main
{
   background: #289AEB url('images/page.png') bottom left repeat-x fixed;
   background: -webkit-linear-gradient(top, rgba(11, 74, 119, 0.16) 0, rgba(21, 139, 224, 0.09) 197px, rgba(173, 217, 247, 0.33) 500px) no-repeat, url('images/page.png') bottom left repeat-x, -webkit-linear-gradient(top, #0F66A3 0, #1691E9 197px, #81C4F3 500px) no-repeat;
   background: -moz-linear-gradient(top, rgba(11, 74, 119, 0.16) 0, rgba(21, 139, 224, 0.09) 197px, rgba(173, 217, 247, 0.33) 500px) no-repeat, url('images/page.png') bottom left repeat-x, -moz-linear-gradient(top, #0F66A3 0, #1691E9 197px, #81C4F3 500px) no-repeat;
   background: -o-linear-gradient(top, rgba(11, 74, 119, 0.16) 0, rgba(21, 139, 224, 0.09) 197px, rgba(173, 217, 247, 0.33) 500px) no-repeat, url('images/page.png') bottom left repeat-x, -o-linear-gradient(top, #0F66A3 0, #1691E9 197px, #81C4F3 500px) no-repeat;
   background: -ms-linear-gradient(top, rgba(11, 74, 119, 0.16) 0, rgba(21, 139, 224, 0.09) 197px, rgba(173, 217, 247, 0.33) 500px) no-repeat, url('images/page.png') bottom left repeat-x, -ms-linear-gradient(top, #0F66A3 0, #1691E9 197px, #81C4F3 500px) no-repeat;
   -svg-background: linear-gradient(top, rgba(11, 74, 119, 0.16) 0, rgba(21, 139, 224, 0.09) 197px, rgba(173, 217, 247, 0.33) 500px) no-repeat, url('images/page.png') bottom left repeat-x, linear-gradient(top, #0F66A3 0, #1691E9 197px, #81C4F3 500px) no-repeat;
   background: linear-gradient(to bottom, rgba(11, 74, 119, 0.16) 0, rgba(21, 139, 224, 0.09) 197px, rgba(173, 217, 247, 0.33) 500px) no-repeat, url('images/page.png') bottom left repeat-x, linear-gradient(to bottom, #0F66A3 0, #1691E9 197px, #81C4F3 500px) no-repeat;
   background-attachment: fixed, fixed, fixed !important;
   margin:0 auto;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', 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.sbnet-hmenu
{
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', 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. 
 */
.sbnet-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #C7E6C8;
   background: -webkit-linear-gradient(top, #E6F4E7 0, #ABD9AC 100%) no-repeat;
   background: -moz-linear-gradient(top, #E6F4E7 0, #ABD9AC 100%) no-repeat;
   background: -o-linear-gradient(top, #E6F4E7 0, #ABD9AC 100%) no-repeat;
   background: -ms-linear-gradient(top, #E6F4E7 0, #ABD9AC 100%) no-repeat;
   -svg-background: linear-gradient(top, #E6F4E7 0, #ABD9AC 100%) no-repeat;
   background: linear-gradient(to bottom, #E6F4E7 0, #ABD9AC 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -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:1px solid #3C863F;
   padding:0 7px;
   margin:0 auto;
   height:21px;
}

.sbnet-postcontent,
.sbnet-postheadericons,
.sbnet-postfootericons,
.sbnet-blockcontent,
ul.sbnet-vmenu a 
{
   text-align: left;
}

.sbnet-postcontent,
.sbnet-postcontent li,
.sbnet-postcontent table,
.sbnet-postcontent a,
.sbnet-postcontent a:link,
.sbnet-postcontent a:visited,
.sbnet-postcontent a.visited,
.sbnet-postcontent a:hover,
.sbnet-postcontent a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 150%;
}

.sbnet-postcontent p
{
   margin: 12px 0;
}

.sbnet-postcontent h1, .sbnet-postcontent h1 a, .sbnet-postcontent h1 a:link, .sbnet-postcontent h1 a:visited, .sbnet-postcontent h1 a:hover,
.sbnet-postcontent h2, .sbnet-postcontent h2 a, .sbnet-postcontent h2 a:link, .sbnet-postcontent h2 a:visited, .sbnet-postcontent h2 a:hover,
.sbnet-postcontent h3, .sbnet-postcontent h3 a, .sbnet-postcontent h3 a:link, .sbnet-postcontent h3 a:visited, .sbnet-postcontent h3 a:hover,
.sbnet-postcontent h4, .sbnet-postcontent h4 a, .sbnet-postcontent h4 a:link, .sbnet-postcontent h4 a:visited, .sbnet-postcontent h4 a:hover,
.sbnet-postcontent h5, .sbnet-postcontent h5 a, .sbnet-postcontent h5 a:link, .sbnet-postcontent h5 a:visited, .sbnet-postcontent h5 a:hover,
.sbnet-postcontent h6, .sbnet-postcontent h6 a, .sbnet-postcontent h6 a:link, .sbnet-postcontent h6 a:visited, .sbnet-postcontent h6 a:hover,
.sbnet-blockheader .t, .sbnet-blockheader .t a, .sbnet-blockheader .t a:link, .sbnet-blockheader .t a:visited, .sbnet-blockheader .t a:hover,
.sbnet-vmenublockheader .t, .sbnet-vmenublockheader .t a, .sbnet-vmenublockheader .t a:link, .sbnet-vmenublockheader .t a:visited, .sbnet-vmenublockheader .t a:hover,
.sbnet-headline, .sbnet-headline a, .sbnet-headline a:link, .sbnet-headline a:visited, .sbnet-headline a:hover,
.sbnet-slogan, .sbnet-slogan a, .sbnet-slogan a:link, .sbnet-slogan a:visited, .sbnet-slogan a:hover,
.sbnet-postheader, .sbnet-postheader a, .sbnet-postheader a:link, .sbnet-postheader a:visited, .sbnet-postheader a:hover
{
   font-size: 28px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-postcontent a, .sbnet-postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #295B2B;
}

.sbnet-postcontent a:visited, .sbnet-postcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #9CD39E;
}

.sbnet-postcontent  a:hover, .sbnet-postcontent a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #295B2B;
}

.sbnet-postcontent h1
{
   color: #295B2B;
   font-size: 28px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-blockcontent h1
{
   font-size: 28px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-postcontent h1 a, .sbnet-postcontent h1 a:link, .sbnet-postcontent h1 a:hover, .sbnet-postcontent h1 a:visited, .sbnet-blockcontent h1 a, .sbnet-blockcontent h1 a:link, .sbnet-blockcontent h1 a:hover, .sbnet-blockcontent h1 a:visited 
{
   font-size: 28px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-postcontent h2
{
   color: #295B2B;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-blockcontent h2
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-postcontent h2 a, .sbnet-postcontent h2 a:link, .sbnet-postcontent h2 a:hover, .sbnet-postcontent h2 a:visited, .sbnet-blockcontent h2 a, .sbnet-blockcontent h2 a:link, .sbnet-blockcontent h2 a:hover, .sbnet-blockcontent h2 a:visited 
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-postcontent h3
{
   color: #295B2B;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-blockcontent h3
{
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-postcontent h3 a, .sbnet-postcontent h3 a:link, .sbnet-postcontent h3 a:hover, .sbnet-postcontent h3 a:visited, .sbnet-blockcontent h3 a, .sbnet-blockcontent h3 a:link, .sbnet-blockcontent h3 a:hover, .sbnet-blockcontent h3 a:visited 
{
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-postcontent h4
{
   color: #285829;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-blockcontent h4
{
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-postcontent h4 a, .sbnet-postcontent h4 a:link, .sbnet-postcontent h4 a:hover, .sbnet-postcontent h4 a:visited, .sbnet-blockcontent h4 a, .sbnet-blockcontent h4 a:link, .sbnet-blockcontent h4 a:hover, .sbnet-blockcontent h4 a:visited 
{
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-postcontent h5
{
   color: #285829;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-blockcontent h5
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-postcontent h5 a, .sbnet-postcontent h5 a:link, .sbnet-postcontent h5 a:hover, .sbnet-postcontent h5 a:visited, .sbnet-blockcontent h5 a, .sbnet-blockcontent h5 a:link, .sbnet-blockcontent h5 a:hover, .sbnet-blockcontent h5 a:visited 
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-postcontent h6
{
   color: #295B2B;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-blockcontent h6
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-postcontent h6 a, .sbnet-postcontent h6 a:link, .sbnet-postcontent h6 a:hover, .sbnet-postcontent h6 a:visited, .sbnet-blockcontent h6 a, .sbnet-blockcontent h6 a:link, .sbnet-blockcontent h6 a:hover, .sbnet-blockcontent h6 a:visited 
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

header, footer, article, nav, #sbnet-hmenu-bg, .sbnet-sheet, .sbnet-hmenu a, .sbnet-vmenu a, .sbnet-slidenavigator > a, .sbnet-checkbox:before, .sbnet-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #sbnet-hmenu-bg, .sbnet-sheet, .sbnet-slidenavigator > a, .sbnet-checkbox:before, .sbnet-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: 899px;
   color: #285829;
}

.sbnet-header:before, 
#sbnet-header-bg:before, 
.sbnet-layout-cell:before, 
.sbnet-layout-wrapper:before, 
.sbnet-footer:before, 
.sbnet-nav:before, 
#sbnet-hmenu-bg:before, 
.sbnet-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.sbnet-header:after, 
#sbnet-header-bg:after, 
.sbnet-layout-cell:after, 
.sbnet-layout-wrapper:after, 
.sbnet-footer:after, 
.sbnet-nav:after, 
#sbnet-hmenu-bg:after, 
.sbnet-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, .sbnet-postcontent li h1, .sbnet-blockcontent li h1 
{
   margin:1px;
} 
li h2, .sbnet-postcontent li h2, .sbnet-blockcontent li h2 
{
   margin:1px;
} 
li h3, .sbnet-postcontent li h3, .sbnet-blockcontent li h3 
{
   margin:1px;
} 
li h4, .sbnet-postcontent li h4, .sbnet-blockcontent li h4 
{
   margin:1px;
} 
li h5, .sbnet-postcontent li h5, .sbnet-blockcontent li h5 
{
   margin:1px;
} 
li h6, .sbnet-postcontent li h6, .sbnet-blockcontent li h6 
{
   margin:1px;
} 
li p, .sbnet-postcontent li p, .sbnet-blockcontent li p 
{
   margin:1px;
}


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

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

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

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

.sbnet-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 10px;
  left: 21.89%;
  margin-left: -43px !important;
  line-height: 100%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
}

.sbnet-headline, 
.sbnet-headline a, 
.sbnet-headline a:link, 
.sbnet-headline a:visited, 
.sbnet-headline a:hover
{
font-size: 30px;
font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: bold;
font-style: normal;
text-decoration: none;
text-align: left;
  padding: 0;
  margin: 0;
  color: #316D33 !important;
  white-space: nowrap;
}
.sbnet-slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 49px;
  left: 17.47%;
  line-height: 100%;
  margin-left: -40px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 102;
  white-space: nowrap;
}

.sbnet-slogan, 
.sbnet-slogan a, 
.sbnet-slogan a:link, 
.sbnet-slogan a:visited, 
.sbnet-slogan a:hover
{
font-size: 18px;
font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
text-align: left;
  padding: 0;
  margin: 0;
  color: #285829 !important;
}







.sbnet-sheet
{
   background: #FFFFFF;
   background: rgba(255, 255, 255, 0.4);
   -webkit-border-radius:0 0 15px 15px;
   -moz-border-radius:0 0 15px 15px;
   border-radius:0 0 15px 15px;
   border:1px solid rgba(60, 134, 63, 0.4);
   border-top:none;
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 899px;
   z-index: auto !important;
}

.sbnet-header
{
   margin:0 auto;
   background-repeat: no-repeat;
   height: 122px;
   background-image: url('images/object1159279396.png'), url('images/header.jpg');
   background-position: 118px 12px, 0 0;
   position: relative;
   z-index: auto !important;
}

.custom-responsive .sbnet-header
{
   background-image: url('images/object1159279396.png'), url('images/header.jpg');
   background-position: 118px 12px, 0 0;
}

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

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

.sbnet-nav
{
   padding:3px;
   margin:0 auto;
   position: relative;
   z-index: 499;
   text-align: left;
}

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

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

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

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

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

ul.sbnet-hmenu, ul.sbnet-hmenu ul 
{
   min-height: 0;
}

ul.sbnet-hmenu 
{
   display: inline-block;
   vertical-align: middle;
}

.sbnet-nav:before 
{
   content:' ';
}

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

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

.sbnet-hmenu
{
   float: left;
}

.sbnet-menuitemcontainer
{
   margin:0 auto;
}
ul.sbnet-hmenu>li {
   margin-left: 8px;
}
ul.sbnet-hmenu>li:first-child {
   margin-left: 4px;
}
ul.sbnet-hmenu>li:last-child, ul.sbnet-hmenu>li.last-child {
   margin-right: 4px;
}

ul.sbnet-hmenu>li>a
{
   -webkit-border-radius:6px 0;
   -moz-border-radius:6px 0;
   border-radius:6px 0;
   border:1px solid transparent;
   padding:0 22px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 21px;
   cursor: pointer;
   text-decoration: none;
   color: #232622;
   line-height: 21px;
   text-align: center;
}

.sbnet-hmenu>li>a, 
.sbnet-hmenu>li>a:link, 
.sbnet-hmenu>li>a:visited, 
.sbnet-hmenu>li>a.active, 
.sbnet-hmenu>li>a:hover
{
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

ul.sbnet-hmenu>li>a.active
{
   background: #72C075;
   background: -webkit-linear-gradient(top, #8ECC90 0, #5AB55D 100%) no-repeat;
   background: -moz-linear-gradient(top, #8ECC90 0, #5AB55D 100%) no-repeat;
   background: -o-linear-gradient(top, #8ECC90 0, #5AB55D 100%) no-repeat;
   background: -ms-linear-gradient(top, #8ECC90 0, #5AB55D 100%) no-repeat;
   -svg-background: linear-gradient(top, #8ECC90 0, #5AB55D 100%) no-repeat;
   background: linear-gradient(to bottom, #8ECC90 0, #5AB55D 100%) no-repeat;
   -webkit-border-radius:6px 0;
   -moz-border-radius:6px 0;
   border-radius:6px 0;
   border:1px solid #2C632E;
   padding:0 22px;
   margin:0 auto;
   color: #FDFDFC;
}

ul.sbnet-hmenu>li>a:hover, .desktop ul.sbnet-hmenu>li:hover>a
{
   background: #2C632E;
   background: -webkit-linear-gradient(top, #0D1C0D 0, #4FB052 68%, #95D097 100%) no-repeat;
   background: -moz-linear-gradient(top, #0D1C0D 0, #4FB052 68%, #95D097 100%) no-repeat;
   background: -o-linear-gradient(top, #0D1C0D 0, #4FB052 68%, #95D097 100%) no-repeat;
   background: -ms-linear-gradient(top, #0D1C0D 0, #4FB052 68%, #95D097 100%) no-repeat;
   -svg-background: linear-gradient(top, #0D1C0D 0, #4FB052 68%, #95D097 100%) no-repeat;
   background: linear-gradient(to bottom, #0D1C0D 0, #4FB052 68%, #95D097 100%) no-repeat;
   -webkit-border-radius:6px 0;
   -moz-border-radius:6px 0;
   border-radius:6px 0;
   border:1px solid #343932;
   padding:0 22px;
   margin:0 auto;
}
ul.sbnet-hmenu>li>a:hover, 
.desktop ul.sbnet-hmenu>li:hover>a {
   color: #FFFFFF;
}

ul.sbnet-hmenu li li a
{
   background: #AEB5AB;
   background: transparent;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   padding:0 8px;
   margin:0 auto;
}
ul.sbnet-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

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

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

.sbnet-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 23px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 23px;
   color: #3C863F;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin:0;
}

.sbnet-hmenu ul a:link, 
.sbnet-hmenu ul a:visited, 
.sbnet-hmenu ul a.active, 
.sbnet-hmenu ul a:hover
{
   text-align: left;
   line-height: 23px;
   color: #3C863F;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin:0;
}

ul.sbnet-hmenu ul li a:hover, .desktop ul.sbnet-hmenu ul li:hover>a
{
   background: #2C632E;
   background: -webkit-linear-gradient(top, #367838 0, #3E8940 10%, #337135 50%, #234D24 50%, #2E6630 100%) no-repeat;
   background: -moz-linear-gradient(top, #367838 0, #3E8940 10%, #337135 50%, #234D24 50%, #2E6630 100%) no-repeat;
   background: -o-linear-gradient(top, #367838 0, #3E8940 10%, #337135 50%, #234D24 50%, #2E6630 100%) no-repeat;
   background: -ms-linear-gradient(top, #367838 0, #3E8940 10%, #337135 50%, #234D24 50%, #2E6630 100%) no-repeat;
   -svg-background: linear-gradient(top, #367838 0, #3E8940 10%, #337135 50%, #234D24 50%, #2E6630 100%) no-repeat;
   background: linear-gradient(to bottom, #367838 0, #3E8940 10%, #337135 50%, #234D24 50%, #2E6630 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   margin:0 auto;
}
.sbnet-hmenu ul a:hover
{
   text-decoration: none;
   text-shadow: 0.7px 0.7px 0 rgba(153, 153, 153, 0.8), 1.4px 1.4px 0 rgba(140, 140, 140, 0.8), 2.1px 2.1px 1px rgba(122, 122, 122, 0.5), 2.8px 2.8px 0 rgba(107, 107, 107, 0.5), 3.5px 3.5px 0 rgba(92, 92, 92, 0.48);
   color: #FFFFFF;
}

.desktop .sbnet-hmenu ul li:hover>a
{
   color: #FFFFFF;
}

ul.sbnet-hmenu ul:before
{
   background: #EFF2F5;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -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);
   border:1px solid #2C632E;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.sbnet-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.sbnet-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

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

.desktop ul.sbnet-hmenu>li>ul
{
   padding: 12px 32px 32px 32px;
   margin: -10px 0 0 -30px;
}

.desktop ul.sbnet-hmenu ul ul
{
   padding: 32px 32px 32px 14px;
   margin: -32px 0 0 -9px;
}

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

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

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

.desktop ul.sbnet-hmenu ul ul.sbnet-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 32px 32px 32px 14px;
   margin: -32px 0 0 -9px;
}

.desktop ul.sbnet-hmenu ul ul.sbnet-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 32px 14px 32px 32px;
   margin: -32px -9px 0 0;
}

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

.desktop ul.sbnet-hmenu ul ul:before
{
   border-radius: 6px;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 12px;
}

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

.desktop ul.sbnet-hmenu>li>ul.sbnet-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.sbnet-hmenu>li>ul.sbnet-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.sbnet-hmenu ul ul.sbnet-hmenu-left-to-right:before {
   right: 30px;
   left: 12px;
}
.desktop ul.sbnet-hmenu ul ul.sbnet-hmenu-right-to-left:before {
   right: 12px;
   left: 30px;
}

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

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

.sbnet-content-layout-row 
{
   display: table-row;
}

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

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

.sbnet-breadcrumbs
{
   margin:0 auto;
}

a.sbnet-button,
a.sbnet-button:link,
a:link.sbnet-button:link,
body a.sbnet-button:link,
a.sbnet-button:visited,
body a.sbnet-button:visited,
input.sbnet-button,
button.sbnet-button
{
   text-decoration: none;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   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: 21px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

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

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

input, select, textarea, a.sbnet-search-button span
{
   vertical-align: middle;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

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

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

.sbnet-button.active, .sbnet-button.active:hover
{
   background: #3C863F;
   background: -webkit-linear-gradient(top, #49A24C 0, #316D33 100%) no-repeat;
   background: -moz-linear-gradient(top, #49A24C 0, #316D33 100%) no-repeat;
   background: -o-linear-gradient(top, #49A24C 0, #316D33 100%) no-repeat;
   background: -ms-linear-gradient(top, #49A24C 0, #316D33 100%) no-repeat;
   -svg-background: linear-gradient(top, #49A24C 0, #316D33 100%) no-repeat;
   background: linear-gradient(to bottom, #49A24C 0, #316D33 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -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:1px solid #484E46;
   padding:0 7px;
   margin:0 auto;
}
.sbnet-button.active, .sbnet-button.active:hover {
   color: #FFFFFF !important;
}

.sbnet-button.hover, .sbnet-button:hover
{
   background: #3C863F;
   background: -webkit-linear-gradient(top, #49A24C 0, #316D33 100%) no-repeat;
   background: -moz-linear-gradient(top, #49A24C 0, #316D33 100%) no-repeat;
   background: -o-linear-gradient(top, #49A24C 0, #316D33 100%) no-repeat;
   background: -ms-linear-gradient(top, #49A24C 0, #316D33 100%) no-repeat;
   -svg-background: linear-gradient(top, #49A24C 0, #316D33 100%) no-repeat;
   background: linear-gradient(to bottom, #49A24C 0, #316D33 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -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:1px solid #707A6C;
   padding:0 7px;
   margin:0 auto;
}
.sbnet-button.hover, .sbnet-button:hover {
   color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #F9FAFB;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: 100%;
   padding: 8px 0;
   color: #4F564D !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.sbnet-error, textarea.sbnet-error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.sbnet-error, textarea.sbnet-error {
   color: #4F564D !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.sbnet-search input[type="text"]
{
   background: #FFFFFF;
   border-radius: 0;
   border-width: 0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #554C2B !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.sbnet-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

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

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

form.sbnet-search input[type="submit"], input.sbnet-search-button, a.sbnet-search-button
{
   background: #C7BC8F;
   border-radius: 0;
   margin:0 auto;
}
form.sbnet-search input[type="submit"], input.sbnet-search-button, a.sbnet-search-button {
   position:absolute;
   left:auto;
   display:block;
   border: 0;
   top: 0;
   bottom: 0;
   right: 	0;
   padding:0 6px;
   color: #FFFFFF !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   cursor: pointer;
}

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

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

a.sbnet-search-button, a.sbnet-search-button span,
a.sbnet-search-button:visited, a.sbnet-search-button.visited,
a.sbnet-search-button:hover, a.sbnet-search-button.hover 
{
   text-decoration: none;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

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

label.sbnet-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.sbnet-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #554C2B !important;
}

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

label.sbnet-checkbox.active:before
{
   background: #95D097;
   -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.sbnet-checkbox.hovered:before
{
   background: #E9E4D3;
   -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.sbnet-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.sbnet-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #554C2B !important;
}

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

label.sbnet-radiobutton.active:before
{
   background: #D4CCAA;
   -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.sbnet-radiobutton.hovered:before
{
   background: #E9E4D3;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.sbnet-comments
{
   border-top:1px dotted #C7BC8F;
   margin:0 auto;
   margin-top: 25px;
}

.sbnet-comments h2
{
   color: #36311B;
}

.sbnet-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;
}
.sbnet-comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px solid #E2E8EE;
}

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

.sbnet-comment-content
{
   padding:10px 0;
   color: #3E443C;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.sbnet-comment
{
   margin-top: 6px;
}

#comment-list>li:first-child>.sbnet-comment
{
   margin-top: 0;
}

.sbnet-comment-header
{
   color: #36311B;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.sbnet-comment-header a, 
.sbnet-comment-header a:link, 
.sbnet-comment-header a:visited,
.sbnet-comment-header a.visited,
.sbnet-comment-header a:hover,
.sbnet-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.sbnet-comment-header a, .sbnet-comment-header a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #AF9F60;
}

.sbnet-comment-header a:visited, .sbnet-comment-header a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #AF9F60;
}

.sbnet-comment-header a:hover,  .sbnet-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #AF9F60;
}

.sbnet-comment-content a, 
.sbnet-comment-content a:link, 
.sbnet-comment-content a:visited,
.sbnet-comment-content a.visited,
.sbnet-comment-content a:hover,
.sbnet-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.sbnet-comment-content a, .sbnet-comment-content a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #419043;
}

.sbnet-comment-content a:visited, .sbnet-comment-content a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #52594F;
}

.sbnet-comment-content a:hover,  .sbnet-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #419043;
}

.sbnet-pager
{
   background: #EFF2F5;
   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;
   -svg-background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #C7BC8F;
   padding:5px;
}

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

.sbnet-pager>span {
   cursor:default;
}

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

.sbnet-pager a:link,
.sbnet-pager a:visited,
.sbnet-pager .active
{
   line-height: normal;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #2C2816
;
}

.sbnet-pager .active
{
   background: #B6BFC9;
   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;
   -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: linear-gradient(to bottom, #E5E8EB 0, #8796A6 100%) no-repeat;
   border:1px solid #E9E4D3;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.sbnet-pager .more
{
   background: #E9E4D3;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #C7BC8F 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #C7BC8F 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #C7BC8F 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #C7BC8F 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #C7BC8F 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #C7BC8F 100%) no-repeat;
   border:1px solid #E9E4D3;
   margin:0 4px 0 auto;
}
.sbnet-pager a.more:link,
.sbnet-pager a.more:visited
{
   color: #152E15
;
}
.sbnet-pager a:hover
{
   background: #D4CCAA;
   background: -webkit-linear-gradient(top, #F0EDE0 0, #B9AB74 100%) no-repeat;
   background: -moz-linear-gradient(top, #F0EDE0 0, #B9AB74 100%) no-repeat;
   background: -o-linear-gradient(top, #F0EDE0 0, #B9AB74 100%) no-repeat;
   background: -ms-linear-gradient(top, #F0EDE0 0, #B9AB74 100%) no-repeat;
   -svg-background: linear-gradient(top, #F0EDE0 0, #B9AB74 100%) no-repeat;
   background: linear-gradient(to bottom, #F0EDE0 0, #B9AB74 100%) no-repeat;
   border:1px solid #E9E4D3;
   padding:7px;
   margin:0 4px 0 auto;
}
.sbnet-pager  a:hover,
.sbnet-pager  a.more:hover
{
   color: #332E1A
;
}
.sbnet-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

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

.sbnet-commentsform
{
   background: #E2E8EE;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #36311B;
}

.sbnet-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #36311B;
}

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

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

.sbnet-commentsform .form-submit
{
   margin-top: 10px;
}
.sbnet-block
{
   background: #F3F1E7;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -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:1px solid #3C863F;
   margin:6px;
}
div.sbnet-block img
{
   border: none;
   margin: 0;
}

.sbnet-blockheader
{
   background: #161816 url('images/blockheader.png') scroll;
   background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.11) 0, rgba(127, 138, 123, 0.16) 100%) no-repeat, url('images/blockheader.png'), -webkit-linear-gradient(top, #000000 0, #545C51 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.11) 0, rgba(127, 138, 123, 0.16) 100%) no-repeat, url('images/blockheader.png'), -moz-linear-gradient(top, #000000 0, #545C51 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(0, 0, 0, 0.11) 0, rgba(127, 138, 123, 0.16) 100%) no-repeat, url('images/blockheader.png'), -o-linear-gradient(top, #000000 0, #545C51 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.11) 0, rgba(127, 138, 123, 0.16) 100%) no-repeat, url('images/blockheader.png'), -ms-linear-gradient(top, #000000 0, #545C51 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(0, 0, 0, 0.11) 0, rgba(127, 138, 123, 0.16) 100%) no-repeat, url('images/blockheader.png'), linear-gradient(top, #000000 0, #545C51 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0.11) 0, rgba(127, 138, 123, 0.16) 100%) no-repeat, url('images/blockheader.png'), linear-gradient(to bottom, #000000 0, #545C51 100%) no-repeat;
   -webkit-border-radius:6px 6px 0 0;
   -moz-border-radius:6px 6px 0 0;
   border-radius:6px 6px 0 0;
   padding:8px 7px;
   margin:0 auto;
}
.sbnet-blockheader .t,
.sbnet-blockheader .t a,
.sbnet-blockheader .t a:link,
.sbnet-blockheader .t a:visited, 
.sbnet-blockheader .t a:hover
{
   color: #FFFFFF;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   margin-left: 10px;
   margin-right: 10px;
}

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

.sbnet-blockcontent
{
   background: #EEEBDD;
   -webkit-border-radius:0 0 6px 6px;
   -moz-border-radius:0 0 6px 6px;
   border-radius:0 0 6px 6px;
   padding:7px;
   margin:0 auto;
   color: #5E675B;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
.sbnet-blockcontent table,
.sbnet-blockcontent li, 
.sbnet-blockcontent a,
.sbnet-blockcontent a:link,
.sbnet-blockcontent a:visited,
.sbnet-blockcontent a:hover
{
   color: #5E675B;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.sbnet-blockcontent a, .sbnet-blockcontent a:link
{
   color: #5E675B;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.sbnet-blockcontent a:visited, .sbnet-blockcontent a.visited
{
   color: #8C9688;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.sbnet-blockcontent a:hover, .sbnet-blockcontent a.hover
{
   color: #397F3B;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.sbnet-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: -10px;
}
.opera .sbnet-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.sbnet-block li
{
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   line-height: 125%;
   color: #232622;
}

.sbnet-block ul>li, .sbnet-block ol
{
   padding: 0;
}

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

.sbnet-post
{
   background: #FFFFFF;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid #707A6C;
   padding:12px;
   margin:7px;
}
a img
{
   border: 0;
}

.sbnet-article img, img.sbnet-article, .sbnet-block img, .sbnet-footer-text img
{
   border: 1px solid #2C632E;
   margin: 10px 10px 10px 10px;
}

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

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

.sbnet-post .sbnet-content-layout-br
{
   height: 0;
}

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

.sbnet-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: 10px 10px 10px 10px;
   -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.sbnet-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;
}

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

.sbnet-postheader
{
   color: #285829;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-postheader a, 
.sbnet-postheader a:link, 
.sbnet-postheader a:visited,
.sbnet-postheader a.visited,
.sbnet-postheader a:hover,
.sbnet-postheader a.hovered
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.sbnet-postheader a, .sbnet-postheader a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #285829;
}

.sbnet-postheader a:visited, .sbnet-postheader a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #285829;
}

.sbnet-postheader a:hover,  .sbnet-postheader a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   text-align: left;
   color: #3C863F;
}

.sbnet-postheadericons,
.sbnet-postheadericons a,
.sbnet-postheadericons a:link,
.sbnet-postheadericons a:visited,
.sbnet-postheadericons a:hover
{
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #285829;
}

.sbnet-postheadericons
{
   padding: 1px;
}

.sbnet-postheadericons a, .sbnet-postheadericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #3C863F;
}

.sbnet-postheadericons a:visited, .sbnet-postheadericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #3C863F;
}

.sbnet-postheadericons a:hover, .sbnet-postheadericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #575F54;
}

.sbnet-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 .sbnet-postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.sbnet-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 .sbnet-postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.sbnet-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 .sbnet-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

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

.sbnet-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 .sbnet-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.sbnet-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 .sbnet-postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.sbnet-postcontent ul>li:before,  .sbnet-post ul>li:before,  .sbnet-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 .sbnet-postcontent ul>li:before, .opera   .sbnet-post ul>li:before, .opera   .sbnet-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.sbnet-postcontent li, .sbnet-post li, .sbnet-textblock li
{
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #285829;
   margin: 0 0 0 24px;
}

.sbnet-postcontent ul>li, .sbnet-post ul>li, .sbnet-textblock ul>li, .sbnet-postcontent ol, .sbnet-post ol, .sbnet-textblock ol
{
   padding: 0;
}

.sbnet-postcontent ul>li, .sbnet-post ul>li, .sbnet-textblock ul>li
{
   padding-left: 10px;
}

.sbnet-postcontent ul>li:before,  .sbnet-post ul>li:before,  .sbnet-textblock ul>li:before
{
   margin-left: -10px;
}

.sbnet-postcontent ol, .sbnet-post ol, .sbnet-textblock ol, .sbnet-postcontent ul, .sbnet-post ul, .sbnet-textblock ul
{
   margin: 1em 0 1em 24px;
}

.sbnet-postcontent li ol, .sbnet-post li ol, .sbnet-textblock li ol, .sbnet-postcontent li ul, .sbnet-post li ul, .sbnet-textblock li ul
{
   margin: 0.5em 0 0.5em 24px;
}

.sbnet-postcontent li, .sbnet-post li, .sbnet-textblock li
{
   margin: 0 0 0 0;
}

.sbnet-postcontent ol>li, .sbnet-post ol>li, .sbnet-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.sbnet-postcontent ul>li, .sbnet-post ul>li, .sbnet-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: #C7E6C8 url('images/postquote.png') no-repeat scroll;
   border:1px solid #3C863F;
   padding:6px 6px 6px 39px;
   margin:10px 10px 10px 50px;
   color: #285829;
   font-family: Arial, 'Arial Unicode MS', 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, .sbnet-postcontent blockquote a, .sbnet-blockcontent blockquote a, .sbnet-footer-text blockquote a,
blockquote a:link, .sbnet-postcontent blockquote a:link, .sbnet-blockcontent blockquote a:link, .sbnet-footer-text blockquote a:link,
blockquote a:visited, .sbnet-postcontent blockquote a:visited, .sbnet-blockcontent blockquote a:visited, .sbnet-footer-text blockquote a:visited,
blockquote a:hover, .sbnet-postcontent blockquote a:hover, .sbnet-blockcontent blockquote a:hover, .sbnet-footer-text blockquote a:hover
{
   color: #285829;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.sbnet-postcontent blockquote p,
.sbnet-blockcontent blockquote p,
.sbnet-footer-text blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}

.sbnet-postfootericons,
.sbnet-postfootericons a,
.sbnet-postfootericons a:link,
.sbnet-postfootericons a:visited,
.sbnet-postfootericons a:hover
{
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #3E443C;
}

.sbnet-postfootericons
{
   padding: 1px;
}

.sbnet-postfootericons a, .sbnet-postfootericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #000000;
}

.sbnet-postfootericons a:visited, .sbnet-postfootericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #1B1E1A;
}

.sbnet-postfootericons a:hover, .sbnet-postfootericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #377B3A;
}

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

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

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

.sbnet-footer
{
   background: #343932 url('images/footer.png') scroll;
   background: -webkit-linear-gradient(top, rgba(93, 101, 90, 0.13) 0, rgba(11, 12, 11, 0.09) 100%) no-repeat, url('images/footer.png'), -webkit-linear-gradient(top, #4F564D 0, #191B18 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(93, 101, 90, 0.13) 0, rgba(11, 12, 11, 0.09) 100%) no-repeat, url('images/footer.png'), -moz-linear-gradient(top, #4F564D 0, #191B18 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(93, 101, 90, 0.13) 0, rgba(11, 12, 11, 0.09) 100%) no-repeat, url('images/footer.png'), -o-linear-gradient(top, #4F564D 0, #191B18 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(93, 101, 90, 0.13) 0, rgba(11, 12, 11, 0.09) 100%) no-repeat, url('images/footer.png'), -ms-linear-gradient(top, #4F564D 0, #191B18 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(93, 101, 90, 0.13) 0, rgba(11, 12, 11, 0.09) 100%) no-repeat, url('images/footer.png'), linear-gradient(top, #4F564D 0, #191B18 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(93, 101, 90, 0.13) 0, rgba(11, 12, 11, 0.09) 100%) no-repeat, url('images/footer.png'), linear-gradient(to bottom, #4F564D 0, #191B18 100%) no-repeat;
   -webkit-border-radius:0 0 14px 14px;
   -moz-border-radius:0 0 14px 14px;
   border-radius:0 0 14px 14px;
   padding:8px;
   margin:0 auto;
   position: relative;
   color: #FFFFFF;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
}

.sbnet-footer-text a,
.sbnet-footer-text a:link,
.sbnet-footer-text a:visited,
.sbnet-footer-text a:hover,
.sbnet-footer-text td, 
.sbnet-footer-text th,
.sbnet-footer-text caption
{
   color: #FFFFFF;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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

.sbnet-footer-text a,
.sbnet-footer-text a:link
{
   color: #FFFFFF;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.sbnet-footer-text a:visited
{
   color: #FFFFFF;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.sbnet-footer-text a:hover
{
   color: #ABD9AC;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.sbnet-footer-text h1
{
   color: #B7A971;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.sbnet-footer-text h2
{
   color: #C7BC8F;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.sbnet-footer-text h3
{
   color: #72C075;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.sbnet-footer-text h4
{
   color: #AEB5AB;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.sbnet-footer-text h5
{
   color: #AEB5AB;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.sbnet-footer-text h6
{
   color: #AEB5AB;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.sbnet-footer-text img
{
   border: none;
   margin: 0;
}

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

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

.sbnet-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;
}

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

.sbnet-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;
}

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

.sbnet-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;
}

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

.sbnet-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;
}

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

.sbnet-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;
}

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

.sbnet-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;
}

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

.sbnet-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;
}

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

.sbnet-footer-text li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #D5ECD6;
}

.sbnet-page-footer, 
.sbnet-page-footer a,
.sbnet-page-footer a:link,
.sbnet-page-footer a:visited,
.sbnet-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: #204621;
}

.sbnet-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #443D22;
}

.sbnet-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;
}

.sbnet-lightbox,
.sbnet-lightbox-wrapper .sbnet-lightbox-image
{
   cursor: pointer;
}

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

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

.sbnet-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;
}

.sbnet-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;
}

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

.sbnet-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.sbnet-lightbox-wrapper .arrow.right
{
   right: 9px;
}

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

.sbnet-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

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

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

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

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

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

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

.sbnet-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 */}

.sbnet-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 */}

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

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

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

.sbnet-content-layout .sbnet-content
{
   margin:0 auto;
}

.sbnet-content-layout .sbnet-sidebar1
{
   margin:0 auto;
   width: 25%;
}

.sbnet-content-layout .sbnet-sidebar2
{
   margin:0 auto;
   width: 25%;
}



#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, .sbnet-article .aligncenter img, .aligncenter img.sbnet-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;
}

.sticky 
{
}

.bypostauthor  
{
}

.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;
}

.sbnet-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.sbnet-footer div.sbnet-content-layout
{
    margin:0 auto;
    width:100%;
}

div.sbnet-layout-cell-size1 
{
    width:100%;
}

div.sbnet-layout-cell-size2 
{
    width:50%;
}
div.sbnet-layout-cell-size3 
{
    width:33%;
}

div.sbnet-layout-cell-size4
{
    width:25%;
}

.sbnet-widget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.sbnet-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;

}

div.sbnet-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.sbnet-center-inner
{
  float: none;
}

.sbnet-hmenu-extra1, .sbnet-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;
}

.sbnet-footer .sbnet-widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.sbnet-footer .sbnet-widget,
.sbnet-footer .sbnet-widget a,
.sbnet-footer .sbnet-widget a:link,
.sbnet-footer .sbnet-widget a:visited,
.sbnet-footer .sbnet-widget a:hover
{
    text-align: left;
}

DIV[id^="GMPmap"] IMG 
{
    margin: 0px;
}

/* Assistive text */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  text-transform: none;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/* Begin Additional CSS Styles */
.sbnet-blockheader .t, .sbnet-vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */

