/*
theme name: LSCN
theme uri: http://www.klausoppermann.de
description:  Luftsportclub Niederweser e. V. Abteilung Modellflug
version: 1.0
author: Klaus Oppermann
author uri: http://www.klausoppermann.de/
*/
a, abbr, acronym, address, applet,
big, blockquote, body,
caption, cite, code,
dd, del, dfn, div, dl, dt, em,
fieldset, font, form,
h1, h2, h3, h4, h5, h6, html, hr,
iframe, img, ins,
kbd, label, legend,
object, p, pre, q,
s, samp, small, span, strike, strong, sub, sup,
table, tbody, td, tfoot, th, thead, tr, tt,
var {
  border: 0;
  font-style: inherit;
  font-weight: inherit;
  list-style: none;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
  cursor: pointer;
}

body {
  background: #AEC5F2 url(images/wolken.jpg);
  color: #111;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
}

a,
a:hover,
a:focus {
  color: #304672;
  text-decoration: underline;
}

a:hover,
a:focus {
  color: #000;
}

address {
  margin: 15px 0;
}

blockquote {
  border-left: 20px double #ddd;
  font-style: italic;
  margin: 15px 30px;
  padding: 0 0 0 10px;
}

caption {
  font-weight: 700;
  margin: 5px auto;
}

cite, em {
  font-style: italic;
}

fieldset {
  border: none;
  margin: 10px 0;
}

h1, h2, h3, h4, h5 {
  color: #000;
  font-family: "times new roman", times, verdana, arial, helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.2em;
  margin: 25px 0 10px 0;
  text-shadow: 0 1px 1px #fff;
}

h1 a, h1 a:hover,
h2 a, h2 a:hover,
h3 a, h3 a:hover,
h4 a, h4 a:hover,
h5 a, h5 a:hover {
  color: #000;
  text-decoration: none;
}

h1 {
  font-size: 1.8em;
}

h2 {
  font-size: 1.6em;
  letter-spacing: 1.0px;
  margin: 15px 0 10px 0;
  word-spacing: 0.2em;
}

h3 {
  font-size: 1.3em;
}

body.home h3 {
  margin: 10px 0;
}

h4 {
  font-size: 1.2em;
}

h5 {
  font-size: 1.2em;
}

hr {
  border: none;
  border-top: 1px dotted #fff;
  clear: both;
  height: 0;
  margin: 25px 0;
}

p {
  margin: 10px 0;
}

blockquote p {
  margin: 0;
}

ol {
  margin: 15px 0 15px 15px;
}

pre {

}

small {
  font-size: 0.8em;
  line-height: 1.4em;
}

strong {
  color: #304672;
  font-weight: 700;
}

sup,
sub {
  color: #666;
  font-size: 0.9em;
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  position: relative;
}

sup {
  bottom: 0.5em;
}

sub {
  top: 0.5em;
}

table {
  margin: 15px 0;
  border-spacing: 0;
  width: 100%;
}

table td,
table th {
  margin: 0;
  padding: 15px 10px;
  text-align: left;
  vertical-align: middle;
}

table th {
  text-align: center;
}

table.termine tr td,
table.termine tr th {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #8EA1C6;
}

table.termine tr:first-child th {
  border-top: none;
}

table.termine tr:last-child td {
  border-bottom: none;
}

table.termine td,
table.termine th {
  border-left: 1px solid #fff;
  border-right: 1px solid #8EA1C6;
  padding: 5px 5px;
  vertical-align: top;
}

table.termine th:first-child,
table.termine td:first-child {
  border-left: none;
}

table.termine th:last-child,
table.termine td:last-child {
  border-right: none;
}

table.termine th {
  font-weight: 700;
  text-align: left;
}

table.termine td.zeit {
  font-size: 0.9em;
  width: 90px;
}

table.termine td.ort {
  width: 140px;
}

ul {
  list-style: none;
  margin: 15px 0;
}

#content ul li {
  background: url(images/pfeil1.png) no-repeat 0 8px;
  padding: 5px 5px 5px 20px;
}

/* WP-Standard */

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin: 5px 15px 5px 0;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin: 5px 0 5px 15px;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #f3f3f3;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px;
}

.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}

.wp-caption p.wp-caption-text {
  margin: 5px 0 0 0;
  text-align:center;
}

.wp-smiley {
  max-height: 1em;
  margin:0 !important;
}

blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 20px;
  text-align: right;
  width: 33%;
}

blockquote.right {
  float: right;
  margin-left: 20px;
  margin-right: 0;
  text-align: left;
  width: 33%;
}

#calendar_wrap {
  margin: 0;
  padding: 0;
}

img.size-full,
img.size-medium {
  border: none;
}

label {
  display: block;
  font-weight: 200;
  line-height: 1.8em;
}

legend {
  font-weight: 700;
}

input,
textarea {
  border: 1px solid #ccc;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  padding: 5px 10px;
}

input:hover,
textarea:hover {
  border: 1px solid #aaa;
}

input[type=submit] {
  background: #000;
  color: #fff;
  padding: 5px 10px;
}

input:hover[type=submit] {
  background: #000;
  color: #fff;
}

input[type=checkbox] {
  border: none;
  float: left;
  width: 1.5em;
}

fieldset label {
  display: block;
  margin: 5px 0 0 0;
}

#header h1,
#header a span,
.contact span,
h1 span,
dd.gallery-caption,
.nix {
  display: inline;
  height: 0;
  left: -1000px;
  overflow: hidden;
  position: absolute;
  top: -1000px;
  width: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.center {
  text-align: center;
}

.thumbnail {
  float: left;
  margin: 5px 15px 10px 0;
}

.thumbnail img {
  background: #D5DFF8;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: left;
  margin: 0 15px 10px 0;
  padding: 10px;
}

.thumbnail a:hover img,
.thumbnail a:focus img {
  border: 1px solid #FFF3B6;
}

.wp-pagenavi,
.wp-navigation {
  clear: both;
  margin: 10px 18px;
}

.wp-pagenavi a,
.wp-pagenavi span {
  background: #eee;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee)) ;
  background: -moz-linear-gradient(top,  #ffffff,  #eeeeee) ;
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee'); /* IE6 & IE7 */
  -ms-filter: "filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee')";  /* IE8 */
  border: 1px solid #bbb;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #000;
  margin: 0 5px 0 0;
  padding: 7px;
  text-decoration: none;
  width: auto;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  background: #333;
  border: 1px solid #ccc;
  color: #fff;
}

.wp-pagenavi span.current {
  font-weight: 700;
}

.wp-pagenavi span.extend {
  background: transparent;
  border: none;
  color: #000;
  margin: 2px;
  padding: 5px;
}

/* Layout */

#page,
#wrapheader,
#header,
#wrapper,
#wrapcontent,
#content,
#wrapsidebar,
#sidebar,
#wrapfooter,
#footer {
  position: relative;
}

#header,
#wrapper,
#footer {
  margin: 0 auto;
  padding: 0;
  width: 980px;
}

#wrapheader {
  background: #779BFE url(images/banner.png) no-repeat 50% 0;
  border-bottom: 1px solid #5771B9;
  height: 115px;
  z-index: 600;
  left: 0;
  top: 0;
  position: fixed;
  width: 100%;
}

#header {
  height: 115px;
}

#header a,
#header a:hover,
#header a:focus {
  display: block;
  height: 115px;
  position: absolute;
  top: 0;
}

#header a.linka {
  left: 0;
  width: 150px;
}

#header a.linkb {
  left: 200px;
  width: 470px;
}

#header a.linkc {
  right: 0;
  width: 160px;
}

#wrapper {
  background: url(images/menue.png) repeat-y 0 0;
  margin-top: 15px;
}

#page {
  border-top: 1px solid #fff;
  clear: both;
  margin: 116px 0 60px 0;
  min-height: 400px;
}

#wrapnavigation {
  float: left;
  font-size: 1.4em;
  line-height: 1em;
  width: 200px;
}

#navigation {
  padding: 10px;
}

#navigation ul {
  border-bottom: 1px solid #FAF3D7;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}

#navigation ul li {
  border-top: 1px solid #FAF3D7;
  border-bottom: 1px solid #DFD3A5;
  margin: 0;
  padding: 0;
}

#navigation ul li a,
#navigation ul li a:hover,
#navigation ul li a:focus {
  color: #304672;
  display: block;
  font-weight: 200;
  text-decoration: none;
  padding: 5px 10px;
}


#navigation ul li a:hover,
#navigation ul li a:focus,
#navigation ul li.current_page_item a,
#navigation ul li.current_page_parent a {
  background: #FAF3D7;
  color: #A58D56;
  text-decoration: underline;
}

#navigation ul ul {
  margin: 0 0 0 15px;
}

#navigation ul ul,
#navigation ul ul li {
  border: none;
}

#navigation ul ul li a,
#navigation ul ul li a:hover,
#navigation ul ul li a:focus {
  font-size: 0.9em;
}

#navigation p {
  margin: 15px 0;
  text-align: center;
}

#navigation li.logout a {
  font-weight: 700;
}

#wrapcontent {
  float: right;
  width: 780px;
}

#content {
  font-size: 1.5em;
  line-height: 1.5em;
  padding: 10px 0 0 40px;
  z-index: 1;
}

body.home #content {
  background: url(images/flieger.png) no-repeat 100% 0;
}

#content a.more,
#content a:hover.more,
#content a:hover.more {
  background: #304672;
  border: 1px solid #304672;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  padding: 1px 3px 3px 3px;
}

#content a:hover.more,
#content a:hover.more {
  background: #fff;
  border: 1px solid #fff;
  color: #304672;
}

#content input {
  display: block;
}

#content ul.galerie,
#content div.gallery {
  list-style: none;
  margin: 15px auto;
  padding: 0;
  width: auto;
}

#content ul.galerie li {
  background: transparent;
  border: none;
  display: inline;
  float: left;
  padding: 0;
  width: auto;
}

#content ul.galerie li a,
#content ul.galerie li a:hover,
#content ul.galerie li a:focus,
#content .gallery dl a,
#content .gallery dl a:hover,
#content .gallery dl a:focus {
  background: #D5DFF8;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  float: left;
  margin: 8px;
  padding: 5px;
  text-align: center;
  text-decoration: none;
}

#content ul.galerie li a:hover,
#content ul.galerie li a:focus,
#content .gallery dl a:hover,
#content .gallery dl a:focus {
  border: 1px solid #FFF3B6;
}

#content ul.galerie li img,
#content .gallery dl img {
  border: 1px solid #ccc;
}

#content div.post {
  clear: both;
  margin: 0;
  padding: 20px 0;
  position: relative;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #8EA1C6;
}

#content div.post h1,
#content div.post h2,
#content div.post h3,
#content div.post h4,
#content div.post h5 {
  margin: 10px 0 5px 0;
  padding: 0;
}

#content div.post h2 {

}

#content div.post h2 a,
#content div.post h2 a:hover,
#content div.post h2 a:focus,
#content div.post h3 a,
#content div.post h3 a:hover,
#content div.post h3 a:focus  {
  text-decoration: none;
  font-family: "times new roman", times, verdana, arial, helvetica, sans-serif;
}

#content div.post h2 a:hover,
#content div.post h2 a:focus,
#content div.post h3 a:hover,
#content div.post h3 a:focus  {
  text-decoration: underline;
}

#content div.post p {
  margin: 10px 0;
}

#content div.post p.date {
  margin: 5px 0;
  font-style: italic;
}

#content div.post p.comments {
  background: url(images/comments.png) no-repeat 0 50%;
  margin: 0;
  padding: 0 0 0 20px;
  position: absolute;
  top: 0;
  right: 0;
}

#content div.post p.postmetadata {
  clear: both;
  margin: 10px 0;
}

#content div.post .wp-caption p.wp-caption-text {
  margin: 5px 0 0 0;
  text-align:center;
}

#content #respond {
  clear: both;
  padding: 15px 0;
}

#content div.navigation {
  background: transparent;
  border: none;
  clear: both;
  margin: 15px 18px;
  position: relative;
}

#content div.navigation .nav-previous,
#content div.navigation .nav-next {
  float: left;
  width: 300px;
}

#content div.navigation .nav-next {
  float: right;
}

#content .breadcrumb {
  color: #667CA5;
  font-size: 0.9em;
  margin: 10px 0;
}

#content .breadcrumb a {
  color: #667CA5;
}

#content .breadcrumb a:hover,
#content .breadcrumb a:focus {
  color: #000;
}

#content div.wetter {
  background: #C8D6F8;
  margin: 15px auto;
  padding: 15px 0 5px 0;
  text-align: center;
  width: 400px;
}

#wrapfooter {
  background: #AEC5F2 url(images/wolken.jpg);
  color: #304672;
  bottom: 0;
  font-size: 1.4em;
  left: 0;
  position: fixed;
  text-align: center;
  width:100%;
  z-index: 500;
}

#footer {
  border-top: 3px dotted #fff;
  padding: 10px 0;
}


#footer p {
  margin: 0;
  padding: 10px 0 20px 0;
}

#footer ul  {
  margin: 0;
  padding: 0;
}

#footer ul li {
  display: inline;
  margin: 0;
  padding: 0;
}

#footer ul li+li {
  border-left: 1px solid #04086a;
}

#footer ul li a,
#footer ul li a:hover,
#footer ul li a:focus {
  color: #304672;
  padding: 5px 5px 5px 10px;
  text-decoration: none;
}

#footer ul li a:hover,
#footer ul li a:focus,
#navigation ul li.current_page_item a {
  color: #A58D56;
}

.recentcomments a {
  display: inline !important;
  padding: 0 !important;
  margin: 0 !important;
}

ul#recentcomments li.recentcomments {
  padding: 7px 5px;
}

.clear{display:block;clear: both;margin:0;padding: 15px 0;}

/* Magnific Popup CSS */

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:9999992;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80)}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:9999993;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}
.mfp-align-top .mfp-container:before{display:none}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:9999995}
.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}
.mfp-ajax-cur{cursor:progress}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}
.mfp-auto-cursor .mfp-content{cursor:auto}
.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}
.mfp-loading.mfp-figure{display:none}
.mfp-hide{display:none !important}
.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:9999994}
.mfp-preloader a{color:#CCC}
.mfp-preloader a:hover{color:#FFF}
.mfp-s-ready .mfp-preloader{display:none}
.mfp-s-error .mfp-content{display:none}
button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}
button::-moz-focus-inner{padding:0;border:0}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:4em;font-family:Arial, Baskerville, monospace}
.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}
.mfp-close:active{top:1px}
.mfp-close-btn-in .mfp-close{color:#333}
.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}
.mfp-counter{position:absolute;top:20px;left:0;color:#CCC;font-size:1.4em;line-height:100%;white-space:nowrap}
.mfp-arrow{position:absolute;opacity:0.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}
.mfp-arrow:active{margin-top:-54px}
.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}
.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}
.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}
.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7}
.mfp-arrow-left{left:0}
.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px}
.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3F3F3F}
.mfp-arrow-right{right:0}
.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px}
.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3F3F3F}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}
.mfp-iframe-holder .mfp-close{top:-40px}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#000}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}
.mfp-figure{line-height:0}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#444}
.mfp-figure small{color:#BDBDBD;display:block;font-size:1.4em;line-height:100%}
.mfp-figure figure{margin:0}
.mfp-bottom-bar{font-size:1.4em;margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}
.mfp-title{text-align:left;line-height:150%;color:#F3F3F3;word-wrap:break-word;padding-right:36px}
.mfp-image-holder .mfp-content{max-width:100%}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}

@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){

.mfp-img-mobile .mfp-image-holder { padding-left:0;padding-right:0}
.mfp-img-mobile img.mfp-img{padding:0}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}
.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}
.mfp-img-mobile .mfp-counter{right:5px;top:3px}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0}

}

@media all and (max-width: 900px){

.mfp-arrow { -webkit-transform:scale(0.75);transform:scale(0.75)}
.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}
.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}
.mfp-container{padding-left:6px;padding-right:6px}
.mfp-ie7 .mfp-img{padding:0}
.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}
.mfp-ie7 .mfp-container{padding:0}
.mfp-ie7 .mfp-content{padding-top:44px}
.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}

}