body, html {
    font-family: "PT Sans Narrow", Arial, sans-serif;
    color: #CCC;
    background: #00b1e7;
    width: 100%;
}

html {
    height: 100%;
}

.wrapper {
    height:auto !important; 
    height:100%; 
    min-height:100%; 
    background: transparent;
    background: url(../logo.png) center 30px no-repeat #00b1e7;
    padding:0;
    min-height: 200px;
}

a { 
    text-decoration:none; 
    color:inherit;
}

header
,nav
,section
,article
,aside
,footer
,hgroup 
{ 
    display: block;
}

/*LAYOUT*/


 #content h1,
 #content h2,
 #content h3,
 #content h4,
 #content h5,
 #content h6
 {
    font-size: 20px;
    font-stretch: semi-condensed;
    letter-spacing: 0.5px;
    line-height: 22px;
    color: #6382C3;
    text-align: center;
 }


/*styles*/


 
 #content p {
     margin: 0 0 20px 0;
     font-family: 'Open Sans', sans-serif;
     
     color: #FFF;
 }
 
 #content a {
    
    background: none repeat scroll 0 0 #fff;
    border-radius: 2px;
    color: #000;
    padding: 0 10px 0;
    text-decoration: none;
    font-weight: 700;
 }
 
  #content a:hover {
     color: #fff;
     background: none repeat scroll 0 0 #333;
 }
  
#content .alignleft {
     margin: 0 24px 16px 0;
     float: left;
 }
 
 #content {
    margin: 0 auto 0 auto;
    position: relative;
    z-index: 1;
    max-width: 960px;
    padding: 40px 50px 0 50px;
    font-size: 16px;
    line-height: 24px;
    font-family: "PT Sans Narrow", Arial, sans-serif;
    min-height: 100%;
    background: transparent;
    
}

 
 #content h1,
 #content h2,
 #content h3,
 #content h4,
 #content h5,
 #content h6 {
    color: #FFF;
    font-size: 24px;
    margin: 0 0 32px 0;
}

 #content h2,
 #content h3,
 #content h4,
 #content h5,
 #content h6 {
    margin: 40px 0 20px 0;
}

#content ul {
    margin: 0 0 20px 32px;
    font-size: 16px;
}

#content ul li {
    list-style: disc outside;
    color: #ffde06;
}

#content strong {
    font-weight: 700;
    color: #fff;
}

.box {
    width: 27%;
    padding: 3%;
}

.box img {
    width:100%;
}

#content a:after {
    content: "\2192"; 
    padding: 0 0 0 6px;
    
}

#content a[href^="mailto:"]:after
{ 
  content: "\002709"; 
  padding: 0 0 0 8px;
  color: #333;
}

#content a[href^="mailto:"]:hover:after,
#content a[href$=".pdf"]:hover:after,
#content a[href$=".mp3"]:hover:after
{ 
  color: #FFF;
}

#content a[href$=".pdf"]:after { 
  content: "\2192      PDF"; 
  padding: 0 0 0 8px;
  color: #000;
  vertical-align: bottom;
}

#content a[href$=".mp3"]::after { 
  content: "\0025B8";
  font-size: 48px;
    padding: 0;
    vertical-align: text-top;
    color: #000;
}

#content a[href$=".mp3"] {
    display: block;
    font-size: 20px;
    padding: 2% 0;
    text-align: center;
    width: 100%;
}

table tr td {
    padding: 0 2% 0 0;
}

 	

#content p a[href$=".png"]:after,
#content p a[href$=".jpg"]:after,
#content .ngg-galleryoverview a[href$=".png"]:after,
#content .ngg-galleryoverview a[href$=".jpg"]:after,
#content .ngg-galleryoverview a[href$=".JPG"]:after,
#content table tr td a:after,
#content table tr td a:after,
#content a.none:after
{ 
  content: ""; 
  padding: 0;
  color: #000;
  background: transparent;
}

#content table tr td a,
#content table tr td a:hover,
#content a.none:hover  {
    background: transparent;
}

#content p a[href$=".png"],
#content p a[href$=".jpg"],
#content .ngg-galleryoverview a[href$=".png"],
#content .ngg-galleryoverview a[href$=".jpg"],
#content .ngg-galleryoverview a[href$=".JPG"] { 
  background: transparent;
  padding: 0;
  margin: 10px 10px 10px 0;
}

#content a.none  {
    background: transparent;
    display: block;
    padding: 0;
}


#bg-body {
    background: #D2D2D0;
    height: 200%;
    left: -50%;
    position: fixed;
    top: -50%;
    width: 200%;
    z-index: 1;
}
#bg-body > img {
    bottom: 0;
    left: 0;
    margin: auto;
    min-height: 50%;
    min-width: 50%;
    position: absolute;
    right: 0;
    top: 0;
}
/* switcher loader */
#bg-body-loader {
    background: url("../images/loading.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 10px;
    left: 50%;
    margin: -5px 0 0 -40px;
    position: absolute;
    top: 50%;
    width: 80px;
}
#bg-body.loading #bg-body-loader {
    display: block !important;
    z-index: 9999;
}
/* switcher bullets */
#bg-body-navigation {
    position: fixed;
    left: 0;
    bottom: 100px;
    width: 100%;
    height: 15px;
    text-align: center;
    z-index: 1;
}
#bg-body-navigation > a {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background:#ccc;
    margin: 0 5px;
}
#bg-body-navigation > a:hover,
#bg-body-navigation > a.active {
    background:#000;
    opacity: .7;
}
/* switcher nav */
#bg-body-prevnext-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 72px;
    z-index: 1;
}
.bg-body-prevnext-link {
    display: block;
    width: 35px;
    height: 72px;
    position: absolute;
}
#bg-body-previous-link {
    background: url(../images/ico-prev-sprite.png) no-repeat 0 0;
    right:34px;
}
#bg-body-previous-link:hover {
    background: url(../images/ico-prev-sprite.png) no-repeat 0 -72px;
}
#bg-body-next-link {
    background: url(../images/ico-next-sprite.png) no-repeat 0 0;
    right: 0;
}
#bg-body-next-link:hover {
    background: url(../images/ico-next-sprite.png) no-repeat 0 -72px;
}

#wrapper {
    position:relative;
    width:100%;
    height:100%;
    margin:0 auto;
}
#info {
    position:absolute;
    width:400px;
    height:auto;
    bottom:150px;
    right:0;
    background:#000;
    opacity: .7;
    padding:15px;
    box-shadow:10px 10px 20px #333;
    z-index: 2;
}

.tog, .high {
    background: url(../images/ico-prev-sprite.png) no-repeat 0 -72px;
    height: 72px;
    position: fixed;
    width: 35px;
    z-index: 100;
    margin: 0 0 0 260px;
    top: 0;
}

.tog:hover {
    background: url(../images/ico-prev-sprite.png) no-repeat 0 0;
}

.tog.off {
    background: url(../images/ico-next-sprite.png) no-repeat 0 -72px;
    margin: 0;
}


.tog.off:hover, .high:hover {
    background: url(../images/ico-next-sprite.png) no-repeat 0 0;
}

h6.menu-toggle {
    display: none;
}  

.bottom {
    bottom: -8%;
    position: fixed;
    right: -7%;
    z-index: 10;
}

@media (max-width: 840px) {
    #left {
    background-color: #ffde06;
    box-shadow: 0;
    font-size: 16px;
    font-weight: 700;
    height: auto;
    max-width: 100%;
    position: relative;
    text-align: center;
    width: 100%;
} 

#content {
    float: none;
    line-height: 24px;
    max-width: 100%;
    min-height: auto;
    position: relative;
    top: 0;
    width: 96%;
    z-index: 1;
    padding: 40px 2% 50px;
}
a.tog, .bg-body-next-link, .bg-body-previous-link {
    display: none;
    position: absolute;
    margin: -9999em 0 0 0;
    left:0;
    top:0;
}

h6.menu-toggle {
    display: block;
    font-size: 20px;
    padding: 10px;
    color: #000;
}

.nav-menu {
    display: none;
}

.toggled-on {
    display: block;
}

.nav-menu .sub-menu  {
    display: block;
    position: relative;
    display: block;
    margin: 0;
    width: 100%;
    padding: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background: #ffde06;
}

nav ul li.current_page_item a, nav ul li .sub-menu li.current_page_item a {
    background: #FFF;
}

nav ul li ul li {
    height: 40px;
    width: 100%;
}

.nav-menu .sub-menu li, nav ul li.current-menu-ancestor a  {
    background: #ffde06;
}

nav ul li.current_page_item .sub-menu li a {
    background: none repeat scroll 0 0 #ffde06;
}



nav ul li a {
    text-indent: 20px;
}

nav .sub-menu li a {
    text-indent: 40px;
}

nav ul li {
    height: auto;
}

nav ul {
    padding: 8px 0 0;
}

}

@media (max-width: 600px) {
    
    .box {
        float: none;
        width: 94%;
    }
    
}

.box {
        float: left;
        
    }

hr {
    border: 0;
    border-bottom: 1px dashed #FFF;
    margin: 28px 0 26px;
}


em {
    font-style: italic;
}

.down::before {
    content: "\002228"; /*00A71C*/
    display: block;
    font-size: 52px;
    margin: 26px 0 0 44%;
    position: absolute;
    vertical-align: bottom;
}

.down {
    background: none repeat scroll 0 0 #fff;
    border-radius: 2px;
    color: #000;
    font-weight: 700;
    padding: 6px 0 44px 0;
    text-decoration: none;
    text-align: center;
    width: 100%;
}

@media (max-width: 480px) {
   #content {
    
    float: none;
    line-height: 24px;
    max-width: 100%;
    min-height: auto;
    position: relative;
    top: 0;
    width: 90%;
    z-index: 1;
    padding: 40px 5% 50px;
}
} 

@media (max-width: 620px) {
   #content {

    float: none;
    line-height: 24px;
    max-width: 100%;
    min-height: auto;
    position: relative;
    top: 0;
    width: 90%;
    z-index: 1;
    padding: 40px 5% 50px;
}
} 

a.audio {
    
}

#content a.audio::after {
    content: "";
    
}
#content a.audio {
    background: transparent;
    border-radius: 0;
    color: #000;
    font-weight: 700;
    padding: 0;
    text-decoration: none;
}