/*
Theme Name: wusweb Bootstrap
Author: Andreas Neumeier 
Version: 1.1

*/


@import url('bootstrap-3.3.6/css/bootstrap.css');

/* Standartsettings*/
html {
    font-family: Arial;
    color: #333333;
    background-color: #353535;
}
body {
    margin: 0;
    padding-top: 20px;
    font-size: 18px;
    line-height: 20px;
    color: #333333;
    background-color: #353535;
}
u {
    text-decoration: none;
    border-bottom: 2px solid white;
}
a {
    color: #0088cc;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #005580;
    text-decoration: none;
}

/* Überschriebenes */
.container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
    color: #FFFFFF;
    background-color: #353535;
    margin-bottom: 20px;
    margin-top:20px;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
}
.container-nav {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #1b1b1b;
    padding-left: 0px;
}
.container-footer {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #1b1b1b;
    padding-left: 0px;
    font-size: 14px;
}

.navbar {
    min-height: 40px;
}
.navbar-inverse {
    background-color: #1b1b1b;
    border-color: #1b1b1b;
}
.navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}
.navbar-inverse .navbar-nav > li > a {
    font-family: Arial;
    color: #fff;
    font-size: 14px;
    padding: 10px 15px;
}
.navbar-inverse .navbar-nav > li > a:hover{
    color: #CCCCCC;	
}

.article-preview {
    border-bottom: 2px solid #a6a6a6;
    margin-bottom: 40px;
}
.article-preview-body {
    min-height: 180px;
}
.article-preview-body-thumbnail {
    float: left;
    margin-right: 20px;
}
.article-preview-head {
    display:inline-block;
    width: 100%;

}
.article-preview-head-title {
    display:inline-block;
}
.article-preview-head-date {
    display:inline-block;
    float: right;
    position: relative; 
    bottom: -10px;
}
.article-preview-footer {
    width: 100%;

}

.copyright{
    color: #4d4d4d;
    padding: 10px 15px;
    font-family: Arial;
    font-size: 10px;
    line-height: 20px;
}

form#searchform {
    margin: 3px 0px;
}
button.navbar-toggle {
    margin: 4px 15px;
}

.comment {
    min-height: 80px;
    border-bottom: 2px solid #a6a6a6;
    margin-bottom: 10px;
}
.comment-body {
    min-height: 100px;
    margin-bottom: 10px;
}
.comment-body-thumbnail {
    float: left;
    margin-right: 20px;
}
.comment-head {
    display:inline-block;
    width: 100%;
    margin-bottom: 5px;
}
.comment-head-title {
    display:inline-block;
}
.comment-head-date {
    display:inline-block;
    float: right;
    position: relative; 
    bottom: -10px;
}
.comment-footer {
    width: 100%;
}

/* Cookie law */
.pea_cook_wrapper.pea_cook_bottomcenter {
    font-size: 12px !important;
    width: 100% !important;
    left: 0px !important;
    margin: 0 !important;
    bottom: 0px !important;
}


/* Comment Form */

p.comment-form-author, p.comment-form-email {
    height: 80px;
    margin: 0px;
}

p.comment-form-comment {
    height: auto;
}

p.comment-form-comment textarea{
    width: 100%;
    height: 25%;
}

p.comment-form-author label, p.comment-form-email label, p.comment-form-comment label {
    margin: 0px;
    width: 100%;
}

#respond input[type=text], textarea {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid #DDDDDD;
    float: left;
}

#respond input[type=text]:focus, textarea:focus {
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    margin: 5px 1px 3px 0px;
    border: 1px solid rgba(81, 203, 238, 1);
}

/* Responsives */
@media (max-width: 767px) {
    .navbar-nav {
        max-width: 98%;
    }
    .navbar-left {
        padding-left: 45px;
    }
    .navbar-right {
        padding-left: 39px;
    }
    .navbar-collapsed-search {
        margin-left: 0%;
    }
    .navbar-form {
        min-height: 52px;
    }
    .copyright {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: -10px;
    }
    .navbar-left-footer {
        padding-left: 15px;
    }
    .navbar-right-footer {
        padding: 0px;
        margin: 0px;
    }
    li.copyright {
        margin-top: -15px;
    }
}

img {
    width: auto;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

input {
    color: #353535;
}

textarea {
    color: #353535;
}

table {
    color: #FFF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  line-height: 40px;
}

h1 {
  font-size: 38.5px;
}

h2 {
  font-size: 31.5px;
}

h3 {
  font-size: 24.5px;
}

h4 {
  font-size: 17.5px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 11.9px;
}

h1 small {
  font-size: 24.5px;
}

h2 small {
  font-size: 17.5px;
}

h3 small {
  font-size: 14px;
}

h4 small {
  font-size: 14px;
}

.wp-caption-text {
  line-height: 100%;
  font-style: italic;
  text-align: center;
  font-size: 70%;
  margin-bottom: 15px;
  margin-top: -5px;
}


