/* L U F T Z U G */

* {
  margin: 0;
  padding: 0p
}

body {
  font-family: arial, georgia, verdana, 'times new roman';
  color: #858585;
  text-transform: none;
  font-size: 10px;
  line-height: 1.4em;
}

img {
  border: none;
}

a {
  color: #858585;
  text-decoration: none;
}

a:hover {
  text-decoration: underline overline;
  color: #ffffff;
  background-color: #696969;
}

h1,h2,h3 {
  margin-bottom: 10px;
}

h3 {
  font-size: 11px;
}

h1.single_title {
  font-size: 11px;
}

.featured_right a {
  text-decoration: underline;
}

p {
  margin: 10px 0;
}

ul, ol {
  list-style-type: none;
}


#main_container {
  width: 900px;
  margin: 0 auto;
  padding-top: 20px;
}

.dotted_line {
  background: url('images/dotted-background.png') repeat-x;
  width: 900px;
  height: 4px;
}

#header_container {
  height: 105px;
  padding-top: 10px;
}

#header_container ul {
  margin-left: -30px;
}

#header_container ul li a:hover {
  text-decoration: underline overline;
  color: #ffffff;
  background-color: #696969;
}

.header_box {
  border-left: 1px dotted #cbcbcb;
  float: right;
  margin-right: 40px;
  line-height: 1.2em;
}

/* .mainav {
  line-height: 1.5em;
} */

.fb {
  display: block;
  padding: 3px 2px 0 20px;
  background: url('http://www.luftzug.net/img/fb.png') no-repeat left top;
  height: 14px;
}

.tw {
  display: block;
  margin-top: 2px;
  padding: 3px 0 0 20px;
  background: url('http://www.luftzug.net/img/twit.png') no-repeat left top;
  height: 14px;
}

.yt {
  display: block;
  margin-top: 2px;
  padding: 3px 0 0 20px;
  background: url('http://www.luftzug.net/img/yt.png') no-repeat left top;
  height: 14px;
}

.vm {
  display: block;
  margin-top: 2px;
  padding: 3px 0 0 20px;
  background: url('http://www.luftzug.net/img/vm.png') no-repeat left top;
  height: 14px;
}

.wk {
  color: #ffffff;
  font-weight:bold;
  background-color: #696969;
  padding-left: 2px;
  margin-bottom: 2px;
}

.header_title {
  float:left;
}

.featured_container {
  width: 900px;
  padding: 7px 0;
  overflow: hidden;
}

.featured_left {
  float:left;
}

.featured_right {
  float:right;
  margin-left: 20px;
  width: 175px;
  padding-right: 12px;
  text-transform: uppercase;
}

.content_container {
  width: 700px;
  padding: 0 3px 0 3px;
  margin-top: 15px;
  float:left;
}

.content_container blockquote {
  display: block;
  width: 80%;
}

.content_container img {
  margin-left: -3px;
  border: 3px solid #f5f5f5;
}

.content_container a {
  text-transform: none;
  background-color: #f5f5f5;
}

.content_container a:hover {
  text-decoration: underline overline;
  color: #ffffff;
  background-color: #696969;
}

.lk {
  display: block;
  width: 80%;
  border-left: 5px solid #696969;
  padding: 5px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
}

.sidebar_container {
  width: 190px;
  margin-top: 15px;
  float:right;
}

.sidebar_container h3 {
  margin: 15px 0;
}

.post_container {
  width: 340px;
  margin-right: 10px;
  float:left;
  overflow: hidden;
}

.post_image {
  margin-bottom: 10px;
  width: 340px;
  height: 210px;
}

.post_img img { margin-bottom: 10px; width: 340px; height: 210px; }

.post_image_featured {
  width: 693px;
  height: 222px;
}

.post_img_featured img { width: 693px; height: 222px; }

.post_image_sidebar {
  display: inline;
  width: 190px;
  height: 117px;
}

.post_img_sidebar img { width: 190px; height: 117px; }

.content_main_container {
  width: 900px;
  margin-bottom: 10px;
}

.sidebar_box {
  margin-bottom: 10px;
  width: 195px;
}

.footer {
  padding: 10px 0;
  text-align: right;
}

/* about */
.about-bq {

}

/* contact */
.cntct {
  display:block;
  margin-top: 10px;
}

.gl {
  display: block;
  font-size: 110%;
  height: 0.4em;
}

.lsbtm {
  display: inline;
  float: left;
  margin: 0 40px 0 0;
}

.mail {
  clear: both;
  border-top: 3px solid #f5f5f5;
  text-transform: none;
  padding-top: 10px;
  margin-top: 10px;
}

.youtube-playerl {
  float: left;
  margin: 0 20px 0 -3px;
  border: 3px solid #f5f5f5;
}

.youtube-player {
  margin-left: -3px;
  border: 3px solid #f5f5f5;
}

img#wpstats {
  display: none;
}