/*
Theme Name: Badetuch
Theme URI: 
Description: 
Version: 1.0
Author: Frank Diers
Author URI: http://www.contentstudio.de
Tags: fixed-width, valid HTML5, valid XHTML, widgets
*/

/* Created by Artisteer v4.0.0.58475 */

#cs-main
{
   background: #F0F0F0 url('images/pageglare.png') top center no-repeat scroll;
   background: url('images/pageglare.png') top center no-repeat, linear-gradient(top, #C4C4C4 0, #FFFFFF 250px) no-repeat;
   background: url('images/pageglare.png') top center no-repeat, -webkit-linear-gradient(top, #C4C4C4 0, #FFFFFF 250px) no-repeat;
   background: url('images/pageglare.png') top center no-repeat, -moz-linear-gradient(top, #C4C4C4 0, #FFFFFF 250px) no-repeat;
   background: url('images/pageglare.png') top center no-repeat, -o-linear-gradient(top, #C4C4C4 0, #FFFFFF 250px) no-repeat;
   background: url('images/pageglare.png') top center no-repeat, -ms-linear-gradient(top, #C4C4C4 0, #FFFFFF 250px) no-repeat;
   background: url('images/pageglare.png') top center no-repeat, linear-gradient(top, #C4C4C4 0, #FFFFFF 250px) no-repeat;
   -svg-background: url('images/pageglare.png') top center no-repeat, linear-gradient(top, #C4C4C4 0, #FFFFFF 250px) no-repeat;
   margin:0 auto;
   font-size: 13px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.cs-hmenu
{
   font-size: 13px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
}

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. 
 */
.cs-button
{
   border: 0;
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #95CD42;
   background: linear-gradient(top, #ACD76A 0, #8EC936 65%, #7AAD2E 100%) no-repeat;
   background: -webkit-linear-gradient(top, #ACD76A 0, #8EC936 65%, #7AAD2E 100%) no-repeat;
   background: -moz-linear-gradient(top, #ACD76A 0, #8EC936 65%, #7AAD2E 100%) no-repeat;
   background: -o-linear-gradient(top, #ACD76A 0, #8EC936 65%, #7AAD2E 100%) no-repeat;
   background: -ms-linear-gradient(top, #ACD76A 0, #8EC936 65%, #7AAD2E 100%) no-repeat;
   background: linear-gradient(top, #ACD76A 0, #8EC936 65%, #7AAD2E 100%) no-repeat;
   -svg-background: linear-gradient(top, #ACD76A 0, #8EC936 65%, #7AAD2E 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   padding:0 50px;
   margin:0 auto;
   height:49px;
}

.cs-postcontent,
.cs-postheadericons,
.cs-postfootericons,
.cs-blockcontent,
ul.cs-vmenu a 
{
   text-align: left;
}

.cs-postcontent,
.cs-postcontent li,
.cs-postcontent table,
.cs-postcontent a,
.cs-postcontent a:link,
.cs-postcontent a:visited,
.cs-postcontent a.visited,
.cs-postcontent a:hover,
.cs-postcontent a.hovered
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
}

.cs-postcontent p
{
   margin: 12px 0;
}

.cs-postcontent h1, .cs-postcontent h1 a, .cs-postcontent h1 a:link, .cs-postcontent h1 a:visited, .cs-postcontent h1 a:hover,
.cs-postcontent h2, .cs-postcontent h2 a, .cs-postcontent h2 a:link, .cs-postcontent h2 a:visited, .cs-postcontent h2 a:hover,
.cs-postcontent h3, .cs-postcontent h3 a, .cs-postcontent h3 a:link, .cs-postcontent h3 a:visited, .cs-postcontent h3 a:hover,
.cs-postcontent h4, .cs-postcontent h4 a, .cs-postcontent h4 a:link, .cs-postcontent h4 a:visited, .cs-postcontent h4 a:hover,
.cs-postcontent h5, .cs-postcontent h5 a, .cs-postcontent h5 a:link, .cs-postcontent h5 a:visited, .cs-postcontent h5 a:hover,
.cs-postcontent h6, .cs-postcontent h6 a, .cs-postcontent h6 a:link, .cs-postcontent h6 a:visited, .cs-postcontent h6 a:hover,
.cs-blockheader .t, .cs-blockheader .t a, .cs-blockheader .t a:link, .cs-blockheader .t a:visited, .cs-blockheader .t a:hover,
.cs-vmenublockheader .t, .cs-vmenublockheader .t a, .cs-vmenublockheader .t a:link, .cs-vmenublockheader .t a:visited, .cs-vmenublockheader .t a:hover,
.cs-headline, .cs-headline a, .cs-headline a:link, .cs-headline a:visited, .cs-headline a:hover,
.cs-slogan, .cs-slogan a, .cs-slogan a:link, .cs-slogan a:visited, .cs-slogan a:hover,
.cs-postheader, .cs-postheader a, .cs-postheader a:link, .cs-postheader a:visited, .cs-postheader a:hover
{
   font-size: 22px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.cs-postcontent a, .cs-postcontent a:link
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: none;
   color: #86BD32;
}

.cs-postcontent a:visited, .cs-postcontent a.visited
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: none;
   color: #86BD32;
}

.cs-postcontent  a:hover, .cs-postcontent a.hover
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: underline;
   color: #A0D256;
}

.cs-postcontent h1
{
   color: #787878;
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
}

.cs-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
}

.cs-postcontent h1 a, .cs-postcontent h1 a:link, .cs-postcontent h1 a:hover, .cs-postcontent h1 a:visited, .cs-blockcontent h1 a, .cs-blockcontent h1 a:link, .cs-blockcontent h1 a:hover, .cs-blockcontent h1 a:visited 
{
   font-size: 26px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
}

.cs-postcontent h2
{
   color: #A0D256;
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
}

.cs-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
}

.cs-postcontent h2 a, .cs-postcontent h2 a:link, .cs-postcontent h2 a:hover, .cs-postcontent h2 a:visited, .cs-blockcontent h2 a, .cs-blockcontent h2 a:link, .cs-blockcontent h2 a:hover, .cs-blockcontent h2 a:visited 
{
   font-size: 22px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
}

.cs-postcontent h3
{
   color: #787878;
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
}

.cs-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
}

.cs-postcontent h3 a, .cs-postcontent h3 a:link, .cs-postcontent h3 a:hover, .cs-postcontent h3 a:visited, .cs-blockcontent h3 a, .cs-blockcontent h3 a:link, .cs-blockcontent h3 a:hover, .cs-blockcontent h3 a:visited 
{
   font-size: 18px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
}

.cs-postcontent h4
{
   color: #4D4D4D;
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
}

.cs-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
}

.cs-postcontent h4 a, .cs-postcontent h4 a:link, .cs-postcontent h4 a:hover, .cs-postcontent h4 a:visited, .cs-blockcontent h4 a, .cs-blockcontent h4 a:link, .cs-blockcontent h4 a:hover, .cs-blockcontent h4 a:visited 
{
   font-size: 16px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
}

.cs-postcontent h5
{
   color: #699528;
   margin: 40px 0 0 23px;
   font-size: 72px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   letter-spacing: -1px;
   line-height: 100%;
}

.cs-blockcontent h5
{
   margin: 40px 0 0 23px;
   font-size: 72px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   letter-spacing: -1px;
   line-height: 100%;
}

.cs-postcontent h5 a, .cs-postcontent h5 a:link, .cs-postcontent h5 a:hover, .cs-postcontent h5 a:visited, .cs-blockcontent h5 a, .cs-blockcontent h5 a:link, .cs-blockcontent h5 a:hover, .cs-blockcontent h5 a:visited 
{
   font-size: 72px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   letter-spacing: -1px;
   line-height: 100%;
}

.cs-postcontent h6
{
   color: #FAFAFA;
   margin: 20px 0 20px 10px;
   font-size: 24px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: italic;
}

.cs-blockcontent h6
{
   margin: 20px 0 20px 10px;
   font-size: 24px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: italic;
}

.cs-postcontent h6 a, .cs-postcontent h6 a:link, .cs-postcontent h6 a:hover, .cs-postcontent h6 a:visited, .cs-blockcontent h6 a, .cs-blockcontent h6 a:link, .cs-blockcontent h6 a:hover, .cs-blockcontent h6 a:visited 
{
   font-size: 24px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: italic;
}

header, footer, article, nav, #cs-hmenu-bg, .cs-sheet, .cs-hmenu a, .cs-vmenu a, .cs-slidenavigator > a, .cs-checkbox:before, .cs-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #cs-hmenu-bg, .cs-sheet, .cs-slidenavigator > a, .cs-checkbox:before, .cs-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

body
{
   padding: 0;
   margin:0;
   min-width: 1000px;
   color: #7A7A7A;
}

.clearfix:before, .clearfix:after {
   content: "";
   display: table;
}

.clearfix:after {
   clear: both;
}

.cleared {
   font: 0/0 serif;
   clear: both;
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .cs-postcontent li h1, .cs-blockcontent li h1 
{
   margin:1px;
} 
li h2, .cs-postcontent li h2, .cs-blockcontent li h2 
{
   margin:1px;
} 
li h3, .cs-postcontent li h3, .cs-blockcontent li h3 
{
   margin:1px;
} 
li h4, .cs-postcontent li h4, .cs-blockcontent li h4 
{
   margin:1px;
} 
li h5, .cs-postcontent li h5, .cs-blockcontent li h5 
{
   margin:1px;
} 
li h6, .cs-postcontent li h6, .cs-blockcontent li h6 
{
   margin:1px;
} 
li p, .cs-postcontent li p, .cs-blockcontent li p 
{
   margin:1px;
}


.cs-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.cs-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.cs-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.cs-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.cs-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 116px;
  left: 98.12%;
  line-height: 100%;
  margin-left: -301px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 99;
}

.cs-headline, 
.cs-headline a, 
.cs-headline a:link, 
.cs-headline a:visited, 
.cs-headline a:hover
{
font-size: 48px;
font-family: Georgia, 'Times New Roman', Times, Serif;
font-weight: normal;
font-style: italic;
text-decoration: none;
text-shadow: 1.4px 1.4px 2px rgb(255, 255, 255), 2.1px 2.1px 2px rgba(23, 23, 23, 0.8);
  padding: 0;
  margin: 0;
  color: #3D3D3D !important;
  white-space: nowrap;
}




.cs-footer .layout-item-0 { border-spacing: 10px 0px; border-collapse: separate;  }
.cs-footer .layout-item-1 { padding: 20px;  }
.ie7 .post .layout-cell {border:none !important; padding:0 !important; }
.ie6 .post .layout-cell {border:none !important; padding:0 !important; }

.cs-nav
{
   background: #FFFFFF;
   background: linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(212, 212, 212, 0.7) 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(212, 212, 212, 0.7) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(212, 212, 212, 0.7) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(212, 212, 212, 0.7) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(212, 212, 212, 0.7) 100%) no-repeat;
   background: linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(212, 212, 212, 0.7) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(212, 212, 212, 0.7) 100%) no-repeat;
   border:1px solid rgba(166, 166, 166, 0.7);
   padding:5px 0;
   margin:0 auto;
   position: relative;
   z-index: 100;
   font-size: 0;
}

ul.cs-hmenu a, ul.cs-hmenu a:link, ul.cs-hmenu a:visited, ul.cs-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.cs-hmenu, ul.cs-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.cs-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.cs-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.cs-hmenu:after, ul.cs-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.cs-hmenu, ul.cs-hmenu ul 
{
   min-height: 0;
}

ul.cs-hmenu 
{
   display: inline-block;
   vertical-align: middle;
   padding-left: 0;
   padding-right: 0;
}

.cs-nav-inner:before 
{
   content:' ';
}

.cs-nav-inner{
   text-align: left;
   margin:0 auto;
}

.desktop-nav .cs-nav-inner{
   width: 1000px;
   padding-left: 0;
   padding-right: 0;
}

.desktop-nav.cs-nav
{
   padding-left: 0;
   padding-right: 0;
}

.cs-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.cs-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.cs-hmenu
{
   float: left;
}

.cs-menuitemcontainer
{
   margin:0 auto;
}
ul.cs-hmenu>li {
   margin-left: 1px;
}
ul.cs-hmenu>li:first-child {
   margin-left: 0;
}
ul.cs-hmenu>li:last-child, ul.cs-hmenu>li.last-child {
   margin-right: 0;
}

ul.cs-hmenu>li>a
{
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:0 50px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 49px;
   cursor: pointer;
   text-decoration: none;
   color: #828282;
   line-height: 49px;
   text-align: center;
}

.cs-hmenu a, 
.cs-hmenu a:link, 
.cs-hmenu a:visited, 
.cs-hmenu a.active, 
.cs-hmenu a:hover
{
   font-size: 16px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.cs-hmenu>li>a.active
{
   background: #95CD42 url('images/menuactiveitem.png') scroll;
   background: linear-gradient(top, rgba(173, 216, 108, 0.1) 0, rgba(138, 195, 52, 0.04) 71%, rgba(121, 171, 46, 0.05) 100%) no-repeat, url('images/menuactiveitem.png'), linear-gradient(top, #A5D45E 0, #8EC936 71%, #83B931 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(173, 216, 108, 0.1) 0, rgba(138, 195, 52, 0.04) 71%, rgba(121, 171, 46, 0.05) 100%) no-repeat, url('images/menuactiveitem.png'), -webkit-linear-gradient(top, #A5D45E 0, #8EC936 71%, #83B931 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(173, 216, 108, 0.1) 0, rgba(138, 195, 52, 0.04) 71%, rgba(121, 171, 46, 0.05) 100%) no-repeat, url('images/menuactiveitem.png'), -moz-linear-gradient(top, #A5D45E 0, #8EC936 71%, #83B931 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(173, 216, 108, 0.1) 0, rgba(138, 195, 52, 0.04) 71%, rgba(121, 171, 46, 0.05) 100%) no-repeat, url('images/menuactiveitem.png'), -o-linear-gradient(top, #A5D45E 0, #8EC936 71%, #83B931 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(173, 216, 108, 0.1) 0, rgba(138, 195, 52, 0.04) 71%, rgba(121, 171, 46, 0.05) 100%) no-repeat, url('images/menuactiveitem.png'), -ms-linear-gradient(top, #A5D45E 0, #8EC936 71%, #83B931 100%) no-repeat;
   background: linear-gradient(top, rgba(173, 216, 108, 0.1) 0, rgba(138, 195, 52, 0.04) 71%, rgba(121, 171, 46, 0.05) 100%) no-repeat, url('images/menuactiveitem.png'), linear-gradient(top, #A5D45E 0, #8EC936 71%, #83B931 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(173, 216, 108, 0.1) 0, rgba(138, 195, 52, 0.04) 71%, rgba(121, 171, 46, 0.05) 100%) no-repeat, url('images/menuactiveitem.png'), linear-gradient(top, #A5D45E 0, #8EC936 71%, #83B931 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:0 50px;
   margin:0 auto;
   color: #141414;
   text-decoration: none;
}

ul.cs-hmenu>li>a:visited, 
ul.cs-hmenu>li>a:hover, 
ul.cs-hmenu>li:hover>a {
   text-decoration: none;
}

ul.cs-hmenu>li>a:hover, .desktop ul.cs-hmenu>li:hover>a
{
   background: #A9D666 url('images/menuhovereditem.png') scroll;
   background: linear-gradient(top, rgba(196, 227, 149, 0.11) 0, rgba(145, 203, 59, 0.05) 100%) no-repeat, url('images/menuhovereditem.png'), linear-gradient(top, #BBDF86 0, #9ACF4A 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(196, 227, 149, 0.11) 0, rgba(145, 203, 59, 0.05) 100%) no-repeat, url('images/menuhovereditem.png'), -webkit-linear-gradient(top, #BBDF86 0, #9ACF4A 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(196, 227, 149, 0.11) 0, rgba(145, 203, 59, 0.05) 100%) no-repeat, url('images/menuhovereditem.png'), -moz-linear-gradient(top, #BBDF86 0, #9ACF4A 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(196, 227, 149, 0.11) 0, rgba(145, 203, 59, 0.05) 100%) no-repeat, url('images/menuhovereditem.png'), -o-linear-gradient(top, #BBDF86 0, #9ACF4A 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(196, 227, 149, 0.11) 0, rgba(145, 203, 59, 0.05) 100%) no-repeat, url('images/menuhovereditem.png'), -ms-linear-gradient(top, #BBDF86 0, #9ACF4A 100%) no-repeat;
   background: linear-gradient(top, rgba(196, 227, 149, 0.11) 0, rgba(145, 203, 59, 0.05) 100%) no-repeat, url('images/menuhovereditem.png'), linear-gradient(top, #BBDF86 0, #9ACF4A 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(196, 227, 149, 0.11) 0, rgba(145, 203, 59, 0.05) 100%) no-repeat, url('images/menuhovereditem.png'), linear-gradient(top, #BBDF86 0, #9ACF4A 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:0 50px;
   margin:0 auto;
}
ul.cs-hmenu>li>a:hover, 
.desktop-nav ul.cs-hmenu>li:hover>a {
   color: #3B3B3B;
   text-decoration: none;
}

ul.cs-hmenu li li a
{
   background: #FEE7C8;
   border:1px solid #FEF2D2;
   padding:0 22px;
   margin:0 auto;
}
ul.cs-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop-nav ul.cs-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.cs-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.cs-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 24px;
   min-width: 7em;
   border: 1px solid transparent;
   text-align: left;
   line-height: 24px;
   color: #454545;
   font-size: 13px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: none;
   margin:0;
}

.cs-hmenu li li a 
{
   border-top-width: 0 !important;
}
.cs-hmenu li li:hover a 
{
   border-top-width: 1px !important;
}
.cs-hmenu ul>li:first-child>a 
{
   border-top-width: 1px !important;
}

.cs-hmenu ul a:link, 
.cs-hmenu ul a:visited, 
.cs-hmenu ul a.active, 
.cs-hmenu ul a:hover
{
   text-align: left;
   line-height: 24px;
   color: #454545;
   font-size: 13px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: none;
   margin:0;
}

ul.cs-hmenu ul li a:hover, .desktop ul.cs-hmenu ul li:hover>a
{
   background: #A8A8A8;
   border:1px solid #8C8C8C;
   margin:0 auto;
}

.cs-hmenu ul li a:hover
{
   color: #000000;
}

.cs-hmenu ul li a.cs-hmenu-before-hovered 
{
   border-bottom-width: 0 !important;
}

.desktop-nav .cs-hmenu ul li:hover>a
{
   color: #000000;
}

ul.cs-hmenu ul:before
{
   background: #6E6E6E;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.cs-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.cs-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.cs-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop-nav ul.cs-hmenu>li>ul
{
   padding: 10px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.cs-hmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop-nav ul.cs-hmenu ul.cs-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.cs-hmenu ul.cs-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop-nav ul.cs-hmenu li li:hover>ul.cs-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop-nav ul.cs-hmenu li li:hover>ul.cs-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop-nav ul.cs-hmenu ul ul.cs-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop-nav ul.cs-hmenu ul ul.cs-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -10px 0 0;
}

.desktop-nav ul.cs-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop-nav ul.cs-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop-nav ul.cs-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop-nav ul.cs-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop-nav ul.cs-hmenu>li>ul.cs-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.cs-hmenu>li>ul.cs-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.cs-hmenu ul ul.cs-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop-nav ul.cs-hmenu ul ul.cs-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.cs-header
{
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -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 #A6A6A6;
   margin:0 auto;
   height: 300px;
   background-image: url('images/header.jpg');
   background-position: 0 0;
   background-repeat: no-repeat;
   position: relative;
   width: 1000px;
   z-index: auto !important;
}

.responsive .cs-header 
{
   background-image: url('images/header.jpg');
   background-position: center center;
}

.cs-header>.widget 
{
   position:absolute;
   z-index:101;
}

.cs-header .cs-slider-inner
{
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
}

.cs-sheet
{
   background: #FAFAFA;
   background: transparent;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border:1px solid transparent;
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 1000px;
   z-index: auto !important;
}

.cs-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.cs-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
   border-collapse: collapse;
}

.cs-content-layout-row 
{
   display: table-row;
}

.cs-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

.cs-block
{
   margin:10px;
}
div.cs-block img
{
   border: none;
   margin: 0;
}

.cs-blockheader
{
   padding:6px 5px;
   margin:0 auto;
}
.cs-blockheader .t,
.cs-blockheader .t a,
.cs-blockheader .t a:link,
.cs-blockheader .t a:visited, 
.cs-blockheader .t a:hover
{
   color: #7A7A7A;
   font-size: 14px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   margin: 0 5px;
}

.cs-blockcontent
{
   padding:5px;
   margin:0 auto;
   color: #383838;
   font-size: 12px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
}
.cs-blockcontent table,
.cs-blockcontent li, 
.cs-blockcontent a,
.cs-blockcontent a:link,
.cs-blockcontent a:visited,
.cs-blockcontent a:hover
{
   color: #383838;
   font-size: 12px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
}

.cs-blockcontent p
{
   margin: 12px 0;
}

.cs-blockcontent a, .cs-blockcontent a:link
{
   color: #86BD32;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: underline;
}

.cs-blockcontent a:visited, .cs-blockcontent a.visited
{
   color: #ABABAB;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: none;
}

.cs-blockcontent a:hover, .cs-blockcontent a.hover
{
   color: #A0D256;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: none;
}
.cs-block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -12px;
}
.opera .cs-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.cs-block li
{
   font-size: 13px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   line-height: 125%;
   color: #4D4D4D;
   margin: 5px 0 0 10px;
}

.cs-block ul>li, .cs-block ol
{
   padding: 0;
}

.cs-block ul>li
{
   padding-left: 12px;
}

.cs-breadcrumbs
{
   margin:0 auto;
}

a.cs-button,
a.cs-button:link,
a:link.cs-button:link,
body a.cs-button:link,
a.cs-button:visited,
body a.cs-button:visited,
input.cs-button,
button.cs-button
{
   text-decoration: none;
   font-size: 16px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #1C1C1C;
   margin: 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 49px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.cs-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .cs-button
{
   display: block;
   float: left;
}

input, select, textarea
{
   vertical-align: middle;
   font-size: 16px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
}

.cs-block select 
{
   width:96%;
}

input.cs-button
{
   float: none !important;
}

.cs-button.active, .cs-button.active:hover
{
   background: #95CD42;
   background: linear-gradient(top, #ACD76A 0, #8EC936 65%, #7AAD2E 100%) no-repeat;
   background: -webkit-linear-gradient(top, #ACD76A 0, #8EC936 65%, #7AAD2E 100%) no-repeat;
   background: -moz-linear-gradient(top, #ACD76A 0, #8EC936 65%, #7AAD2E 100%) no-repeat;
   background: -o-linear-gradient(top, #ACD76A 0, #8EC936 65%, #7AAD2E 100%) no-repeat;
   background: -ms-linear-gradient(top, #ACD76A 0, #8EC936 65%, #7AAD2E 100%) no-repeat;
   background: linear-gradient(top, #ACD76A 0, #8EC936 65%, #7AAD2E 100%) no-repeat;
   -svg-background: linear-gradient(top, #ACD76A 0, #8EC936 65%, #7AAD2E 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   padding:0 50px;
   margin:0 auto;
}
.cs-button.active, .cs-button.active:hover {
   color: #FFFFFF !important;
}

.cs-button.hover, .cs-button:hover
{
   background: #A9D666;
   background: linear-gradient(top, #C0E18E 0, #91CB3A 100%) no-repeat;
   background: -webkit-linear-gradient(top, #C0E18E 0, #91CB3A 100%) no-repeat;
   background: -moz-linear-gradient(top, #C0E18E 0, #91CB3A 100%) no-repeat;
   background: -o-linear-gradient(top, #C0E18E 0, #91CB3A 100%) no-repeat;
   background: -ms-linear-gradient(top, #C0E18E 0, #91CB3A 100%) no-repeat;
   background: linear-gradient(top, #C0E18E 0, #91CB3A 100%) no-repeat;
   -svg-background: linear-gradient(top, #C0E18E 0, #91CB3A 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.1);
   padding:0 50px;
   margin:0 auto;
}
.cs-button.hover, .cs-button:hover {
   color: #2E2E2E !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #F9FAFB;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   padding: 8px 0;
   color: #3D3D3D !important;
   font-size: 13px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
}
input.cs-error, textarea.cs-error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.cs-error, textarea.cs-error {
   color: #3D3D3D !important;
   font-size: 13px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
}
form.cs-search input[type="text"]
{
   background: #F9FAFB;
   border-radius: 0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #3D3D3D !important;
   font-size: 13px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
}
form.cs-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.cs-search input
{
   top:0;
   right:0;
}

form.cs-search>input {
   bottom:0;
   left:0;
   vertical-align: middle;
}
 
form.cs-search input[type="submit"]
{
   background: #ABABAB;
   margin:0 auto;
   color: #454545 !important;
   font-size: 13px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
   position:absolute;
   display:block;
   left: auto;
   border: 0;
   top: 0;
   bottom: 0;
   right: 	0;
}

label.cs-checkbox:before
{
   background: #F9FAFB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.cs-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
}

.cs-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.cs-checkbox.active:before
{
   background: #A9D666;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.cs-checkbox.hovered:before
{
   background: #C7E49A;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.cs-radiobutton:before
{
   background: #F9FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.cs-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
}

.cs-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.cs-radiobutton.active:before
{
   background: #A9D666;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.cs-radiobutton.hovered:before
{
   background: #C7E49A;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

a img
{
   border: 0;
}

.cs-article img, img.cs-article, .cs-block img, .cs-footer img
{
   border: 1px solid #FAFAFA;
   margin: 0 0 0 0;
}

.cs-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.cs-article table, table.cs-article
{
   border-collapse: collapse;
   margin: 1px;
}

.cs-post .cs-content-layout-br
{
   height: 0;
}

.cs-article th, .cs-article td
{
   padding: 2px;
   border: solid 1px #A6A6A6;
   vertical-align: top;
   text-align: left;
}

.cs-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.cs-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;
}

.cs-postheader
{
   color: #557920;
   margin: 20px 0 5px 0px;
   font-size: 26px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
}

.cs-postheader a, 
.cs-postheader a:link, 
.cs-postheader a:visited,
.cs-postheader a.visited,
.cs-postheader a:hover,
.cs-postheader a.hovered
{
   font-size: 26px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
}

.cs-postheader a, .cs-postheader a:link
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: none;
   text-align: left;
   color: #78A92D;
}

.cs-postheader a:visited, .cs-postheader a.visited
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: none;
   text-align: left;
   color: #919191;
}

.cs-postheader a:hover,  .cs-postheader a.hovered
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: none;
   text-align: left;
   color: #A0D256;
}

.cs-postheadericons,
.cs-postheadericons a,
.cs-postheadericons a:link,
.cs-postheadericons a:visited,
.cs-postheadericons a:hover
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
   color: #4D4D4D;
}

.cs-postheadericons
{
   display:inline-block;
   padding: 1px;
}

.cs-postheadericons a, .cs-postheadericons a:link
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: none;
   color: #5B8122;
}

.cs-postheadericons a:visited, .cs-postheadericons a.visited
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #5B8122;
}

.cs-postheadericons a:hover, .cs-postheadericons a.hover
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #7AAD2E;
}

.cs-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 .cs-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.cs-postprinticon:before
{
   content:url('images/postprinticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .cs-postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.cs-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 .cs-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.cs-postcontent ul>li:before,  .cs-post ul>li:before,  .cs-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 .cs-postcontent ul>li:before, .opera   .cs-post ul>li:before, .opera   .cs-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.cs-postcontent li, .cs-post li, .cs-textblock li
{
   font-size: 13px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   color: #383838;
   margin: 12px 0 0 11px;
}

.cs-postcontent ul>li, .cs-post ul>li, .cs-textblock ul>li, .cs-postcontent ol, .cs-post ol, .cs-textblock ol
{
   padding: 0;
}

.cs-postcontent ul>li, .cs-post ul>li, .cs-textblock ul>li
{
   padding-left: 13px;
}

.cs-postcontent ul>li:before,  .cs-post ul>li:before,  .cs-textblock ul>li:before
{
   margin-left: -13px;
}

.cs-postcontent ol, .cs-post ol, .cs-textblock ol, .cs-postcontent ul, .cs-post ul, .cs-textblock ul
{
   margin: 1em 0 1em 11px;
}

.cs-postcontent li ol, .cs-post li ol, .cs-textblock li ol, .cs-postcontent li ul, .cs-post li ul, .cs-textblock li ul
{
   margin: 0.5em 0 0.5em 11px;
}

.cs-postcontent li, .cs-post li, .cs-textblock li
{
   margin: 12px 0 0 0;
}

.cs-postcontent ol>li, .cs-post ol>li, .cs-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.cs-postcontent ul>li, .cs-post ul>li, .cs-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: #E0E0E0 url('images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 38px;
   margin:10px 10px 10px 50px;
   color: #0F0F0F;
   font-family: Georgia, 'Times New Roman', Times, 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, .cs-postcontent blockquote a, .cs-blockcontent blockquote a, .cs-footer blockquote a,
blockquote a:link, .cs-postcontent blockquote a:link, .cs-blockcontent blockquote a:link, .cs-footer blockquote a:link,
blockquote a:visited, .cs-postcontent blockquote a:visited, .cs-blockcontent blockquote a:visited, .cs-footer blockquote a:visited,
blockquote a:hover, .cs-postcontent blockquote a:hover, .cs-blockcontent blockquote a:hover, .cs-footer blockquote a:hover
{
   color: #0F0F0F;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.cs-postcontent blockquote p,
.cs-blockcontent blockquote p,
.cs-footer blockquote p
{
   margin: 0;
   margin: 5px 0;
}

.cs-postfootericons,
.cs-postfootericons a,
.cs-postfootericons a:link,
.cs-postfootericons a:visited,
.cs-postfootericons a:hover
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
   color: #4D4D4D;
}

.cs-postfootericons
{
   display:inline-block;
   padding: 1px;
}

.cs-postfootericons a, .cs-postfootericons a:link
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: none;
   color: #5B8122;
}

.cs-postfootericons a:visited, .cs-postfootericons a.visited
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: none;
   color: #5B8122;
}

.cs-postfootericons a:hover, .cs-postfootericons a.hover
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: none;
   color: #7AAD2E;
}

.cs-footer
{
   background: #262626;
   margin:30px auto 0;
   position: relative;
   color: #FFFFFF;
   font-size: 12px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-align: left;
   padding: 0;
}

.cs-footer a,
.cs-footer a:link,
.cs-footer a:visited,
.cs-footer a:hover,
.cs-footer td, 
.cs-footer th,
.cs-footer caption
{
   color: #FFFFFF;
   font-size: 12px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
}

.cs-footer p 
{
   padding:0;
   text-align: left;
}

.cs-footer a,
.cs-footer a:link
{
   color: #6E6E6E;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: none;
}

.cs-footer a:visited
{
   color: #6E6E6E;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: none;
}

.cs-footer a:hover
{
   color: #8F8F8F;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   text-decoration: underline;
}

.cs-footer img
{
   border: none;
   margin: 5px;
}

.cs-footer-inner
{
   margin: 0 auto;
   width:1000px;
   padding:20px;
   padding-right: 20px;
   padding-left: 20px;
}

.cs-footer li
{
   font-size: 11px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   color: #DEDEDE;
}

.cs-page-footer, 
.cs-page-footer a,
.cs-page-footer a:link,
.cs-page-footer a:visited,
.cs-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: #828282;
}

.cs-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #E5E5E5;
}

img.cs-lightbox
{
   cursor: pointer;
}

#cs-lightbox-bg *
{
   padding: 0;
   margin: 0;
}

div#cs-lightbox-bg
{
   top: 0;
   left: 0;
   width: 100%;
   position: absolute;
   height: 100%;
   background-color: #000;
   opacity: 0.8;
   filter: alpha(opacity=80);
   z-index: 9999;
}

img.cs-lightbox-image
{
   -webkit-transition: opacity 350ms ease-in-out;
   -moz-transition: opacity 350ms ease-in-out;
   -o-transition: opacity 350ms ease-in-out;
   -ms-transition: opacity 350ms ease-in-out;
   transition: opacity 350ms ease-in-out;
   cursor: pointer;
   z-index: 10000;
   position: fixed;
   border: 6px solid #fff;
   border-radius: 3px;
   opacity: 0;
   filter: alpha(opacity=0);
}

img.cs-lightbox-image.active
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.lightbox-error
{
   position: fixed;
   background: #fff;
   z-index: 100;
   opacity: 0.95;
   padding: 20px;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   width: 300px;
   height: 80px;
}

.loading
{
   position: fixed;
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   width: 32px;
   height: 32px;
   z-index: 10100;
   opacity: 0.5;
   padding: 10px;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
}

.arrow
{
   height: 100px;
   width: 82px;
   z-index: 10003;
   position: fixed;
   cursor: pointer;
   opacity: 0.5;
   filter: alpha(opacity=50);
}

.arrow.left
{
   left: 9px;
}
.arrow.right
{
   right: 9px;
}

.arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.arrow.disabled 
{
   display: none;
}

.arrow-t, .arrow-b
{
   height: 6px;
   width: 30px;
   left: 26px;
   background-color: #fff;
   position: relative;
   border-radius: 3px;
}

.arrow-t
{
   top: 38px;
}

.arrow-b
{
   top: 50px;
}

.close
{
   width: 22px;
   height: 22px;
   position: fixed;
   top: 30px;
   right: 39px;
   cursor: pointer;
   opacity: 0.5;
   filter: alpha(opacity=50);
}

.close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.close .cw, .close .ccw
{
   position: absolute;
   top: 8px;
   left: -4px;
   width: 30px;
   height: 6px;
   background-color: #fff;
   border-radius: 3px;
}

.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 */}

.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 */}

.close-alt, .arrow-right-alt, .arrow-left-alt 
{
   display: none;
   color: #fff;
   font-size: 2.5em;
}

.ie8 .close-alt, .ie8 .arrow-right-alt, .ie8 .arrow-left-alt {
   display: block;
}
.ie8 .cw, .ie8 .ccw {
   display: none;
}

.cs-content-layout .cs-content
{
   margin:0 auto;
}



textarea#comment
{
    width:99%;
}

ul#comments-list div.avatar
{
    float:right;    
}

ul#comments-list, ul#comments-list li
{
  background: none;
  padding:0;
}

ul#comments-list li li
{
  margin-left: 20px;
}

div.avatar
{
  position:relative;
  margin: 7px;
  border: 1px solid #aaa;
  padding: 1px;
  background: #fff;
  float:left;
}

div.avatar img, div.avatar img.wp-post-image
{
    margin:0 !important;
    padding:0;
    border:none;
}

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, .cs-article .aligncenter img, .aligncenter img.cs-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;
}

.cs-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.cs-footer div.cs-content-layout
{
    margin:0 auto;
    width:100%;
}

div.cs-layout-cell-size1 
{
    width:100%;
}

div.cs-layout-cell-size2 
{
    width:50%;
}
div.cs-layout-cell-size3 
{
    width:33%;
}

div.cs-layout-cell-size4
{
    width:25%;
}

.cs-widget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.cs-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;

}

div.cs-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.cs-center-inner
{
  float: none;
}

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: 20px !important;
}

#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;
}

.cs-footer .cs-widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.cs-footer .cs-widget,
.cs-footer .cs-widget a,
.cs-footer .cs-widget a:link,
.cs-footer .cs-widget a:visited,
.cs-footer .cs-widget a:hover
{
    text-align: left;
}

DIV[id^="GMPmap"] IMG 
{
    margin: 0px;
}

/* Begin Additional CSS Styles */
.cs-blockheader .t, .cs-vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */

