/*
 * Theme Name: EHW zwo WP Theme (BIC Bootstrap WP Theme)
 * Theme URI: http://www.zwo.de
 * Theme Description: Blank Bootstrap Wordpress Theme by zwo GmbH
 * Author: zwo GmbH
 * Author URI: http://www.zwo.de
 * Version: 0.1
 * Tags: twitter bootstrap, white, blank
 * License: license.txt
 * License URI:
*/



/* Apply bootstrap styles */
@import url('bootstrap/css/bootstrap.min.css');

/* Schriften */
html {
  font-family: "Times New Roman";
}

body {
  font-family:"Times New Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color:#403b35;
}


a {
    color: #403c35;
    text-decoration: none;
}

a:focus,
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family:"Times New Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;

}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: bold;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-bottom: 10px;
  !--margin-top: 20px;-->
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
  font-style:italic;

}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}

 hr,
.hr {
 border-color: #E0DCD6 -moz-use-text-color -moz-use-text-color;
 display:none;
}


/* zwo Änderungen - mobile Vorschaltseite 20151106 */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
background-color:#AEA79D;
border:none;
}



/* Willkommen */
.willkommen-container{
	background-color:#AEA79D;
	margin-bottom:15px;
}

/* Header Text */
.header-text{
	padding-right:15px;
	padding-bottom:15px;
        padding-left:5px;
}


/* News-Boxen */
.news-box{
	padding-right:15px;
	!--padding-left: 15px;-->
	
}


.news-container {
	margin-bottom:15px;
	background-color:#AEA79D;
	padding-left:15px;
}


.navbar {
	border: none;
}

.navbar navbar-default{
	font-weight:bold;
}

.menu-item{
	font-style:italic;
}

/* Icons im Menü  */

/* styles needes for shortcodes  */

.divider {
    margin-bottom: 25px;
    padding-top: 25px;
    clear: both;
    display: block;
    margin-bottom: 15px;
    padding-top: 15px;
    width: 100%;
}

/* Hintergrundfarbe */
body {
	background-color: #696258;
} 


/* Navbar */
                 
.navbar-default 
.navbar-collapse, 
.navbar-default 
/*.navbar-form active*/
{
	background-color: #aea79d;
}

/* Navbar active */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #554d43;
    color: #FFFFFF;
    font-style: italic;
}

/* Navbar Hover */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #FFFFFF;
	background-color: #554d43;
        font-style: italic;
}

/* Header mit Bild und Text */
.page-header {
	background-color:#e0dcd6;
	border-bottom: none;
	margin: 0px 0 20px;
	padding-bottom: 0px;
	max-width: 1140px;
	padding-left:0px;
	padding-right:0px;

}

/* Styling of standard gallery shortcode, removed in functions */
.gallery {
    margin: auto;
}

.gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 33%;
}

.gallery img {
    border: 2px solid #cfcfcf;
}

.gallery-caption {
    margin-left: 0;
}

/* Widget-Leiste (wetter, etc) */
.widgets-wrapper{
    background-color: #696258;
    min-height: 100%;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    padding: 0 15px;
    color: #ffffff;
    font-size: 150%;
}

#cityTitle,
#cityTitle a,
#dayName1,
#dayName2,
#dayName3,
#temp1,
#temp2,
#temp3,
#condition1,
#condition2,
#condition3 {
	color: #403C35 !important;
}

/* basic styles for layout, can be removed. */


/* Top Header */ 

#top-header{
    background-color: #FFF;
    color: #FFF;
    font-size: 80%;
    min-height: 100%;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    padding: 0 15px;
}

#top-header ul,ol{
    margin-bottom: 3px;
    margin-left: 0px; 
    padding-left: 0px;
}

#top-header  a{
    color: #ffffff;

}



/* Search Head */ 

#search-head{
    margin-top: 15px;
    padding-right: 15px;
}



/* Brand */
.brand{
    margin-top: 15px;
    margin-bottom: 10px;
    /*margin-bottom: 30px;*/
}

.brandtwo{
    margin-top: 5px;
    margin-bottom: 20px;
}


#site-title{
	display: none;
	font-size: 35px;
}



/*Header Menu */

.header-menu{
    list-style: none outside none;
    display: inline-block;
    
}


.header-menu  li {
    display: inline;
    padding-right: 10px;
    padding-left: 5px;
    border-right:1px solid white;
}


.header-menu li:last-child{
    border-right:none;
}

/*Breadcrumbs*/

.breadcrumb{
    background-color: transparent;
    border-radius: 0;
    padding-left: 10px;
    display:none;
}


/* post image */
.wp-post-image{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}


/*More Links*/


.read-more{

    background-color: #696258;
    border-color:  #e5e5e5;
    color: #E0DCD6;
    border-radius: 0;
    font-size: 14px;
    line-height: 1.5;
    padding: 6px 12px;
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.read-more:hover {
    background-color: #766E63;
    border-color: #e5e5e5;
    color: #E0DCD6;
    text-decoration: none;
    border: 0 none;
    border-radius: 0;
}


/* meta data */ 

.meta{	
    font-size: 12px;
    display:none;
}


.cats{
    margin-left: 5px;
    margin-right: 10px;	
}

.tags{
    margin-left: 5px;
    margin-right: 10px;
}



/* Sidebar */

.sidemenu {
	margin-bottom: 15px;
}

.sidemenu ul {
	color: #FFFFFF;
	list-style-type: none;
	margin-left: -25px;
}

.sidemenu ul > li {
	background-color: #696258;
	color: #FFFFFF;
	margin-bottom: 1px;
	padding: 2px 0px 2px 10px;
}

.sidemenu ul > li:hover {
	background-color: #766e63;
}

.sidemenu ul > li a {
	color: #FFFFFF;
	display: block;
}

.input-sm,
.hasDatepicker,
.code {
	background-color: #E0DCD6;
	border: 0 none;
	border-radius: 0px;
	line-height: 1.0em;
	height: auto;
}

.selection {
	background-color: #E0DCD6;
	border: 0 none;
	border-radius: 0px;
}

.sidebar-container {
	background-color: #aea79d;	
	margin-top:0px;
	margin-bottom: 15px;
	padding: 15px 15px 15px 15px;
}


.sidebar-wrapper ul {
    padding-left: 25px;
}



.sidebar-wrapper p {
    padding-left: 10px;
}


.sidebar-posts .textwidget, .sidebar-page .textwidget{
    padding-left: 15px;

}

#booking td.right {
	text-align:right;
}

.booking-form div {
	padding-left: 0px;
	padding-right: 0px;
}

.booking-form label {
	font-weight: normal;
}

.booking-form input.date,
.booking-form input.code {
	line-height: 1.0em;
	width: 100%;
}

.booking-form input.date {
	text-align:right;
}

.booking-form div.right {
	text-align:right;
}

.booking-form div.range {
	margin-top: 10px;
}

.booking-form input.submit {
    background: none repeat scroll 0 0 #696258;
    border: 0 none;
    color: #fff;
    padding: 0.2em 0;
    width: 100%;
}

.booking-form input.submit:hover{
    background: none repeat scroll 0 0 #766e63;
    border: 0 none;
    color: #fff;
    padding: 0.2em 0;
    width: 100%;
}

.booking-form div.center {
	text-align: center;
}

.sidetext,
.review {
	margin-top: 10px;
	text-align:center;
}

.sidetext span.caps {
	font-size: 16px;
	font-weight: bold;
}

.img-responsive {
	display: inline;
}


/* Sidebar Button */

.btn-default {
    background-color: #696258;
    border: 0 none;
    color: #fff;
    border-radius: 0px;
    padding: 2px 12px;
    width: 100%;
}

.btn-default:hover{
    background-color: #766e63;
    border: 0 none;
    color: #fff;
    border-radius: 0px;
}

/* Gallerie */

.mfp-close {
	cursor: pointer !important;
}


/* Widgets */

.widget{
    margin-bottom: 40px;
}


/* Pagenavi */

.wp-pagenavi{
    margin-bottom: 25px;
    text-align: center;
}



/* code in comments*/

code {
    white-space: normal; 
}



/* footerbild */

.footerbild {
    font-size: 75%;
    padding: 0 15px 20px;
    color: #403c35;
    margin-left: 0px;
    margin-right: 0px;
}

.footerbild div.container {
	padding-left: 0px;
	padding-right: 0px;
}

/* Footer */

.footer-wrapper{
    min-height: 100%;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    padding: 0 15px;
    color: #403c35;
    background-color: #999;
}


.footer{
    font-size: 75%;
    padding-top: 15px;
    padding-bottom: 20px;
    color: #403c35;
	text-align: center;
}



.footer h3, .footer h4, .footer h5, .footer h6 {
    margin-bottom: 20px;
    font-size: 20px;
    color: #403c35;
    text-transform: none;
    font-weight: bold;
}


.footer a{
    color: #403c35;

}

.footer a:focus,
.footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


.footer .btn {
    color: #262F59;
}


.footer-menu {
    list-style: none outside none;
    display: inline-block;

}


.footer-menu-wrapper ul, ol{
    margin-left: 0px;
    padding-left: 0px; 
}



.footer-menu  li {
    display: inline;
    padding-right: 10px;
    padding-left: 5px;
    border-right:1px solid white;
}


.footer-menu li:last-child{
    border-right:none;
}





.footer, .copyright a{
    color: ##403c35;
}


.footer ul li{
    color: #ffffff;
}


/* footer widgets-wrapper */
.widgets-wrapper {
	padding-left: 0px;
	padding-right: 0px;
}

.widgets-wrapper div.container {
	padding-left: 0px;
	padding-right: 0px;
}

/* Social Buttons */

.social-left,
.social-right {
	padding: 0 15px;
}

.social-right {
	/*padding: 0 45px;*/
	text-align: right;
}

.social-left a,
.social-right a {
	color: #0000FF;
}

#socialshareprivacy {
	/*padding: 0 30px;*/
}

.settings_info {
	display: none;
}

/* Impressum*/

.impressum-wrapper{
    background-color: #696258;
    min-height: 100%;
    height: 100%;
    width: 100%;
    left: 0;
    padding: 0 15px;
    color: #fff;
    
}

.impressum{
    font-size: 100%;
    padding-top: 15px;
    padding-bottom: 20px;
    color: #403c35;
    text-align: right;
}

.credit{
    font-size: 10px;
    text-transform: none;
    list-style: none outside none;
    display: inline-block;
    text-transform: uppercase;
}

.credit li{
    display: inline;
}



.copyright{
    padding-top: 10px;
}

/* Content */

.CE-full {
	background-color: #aea79d;
	margin-bottom: 15px;
}

.rooms{
	margin-bottom:15px;
	background-color:#AEA79D;
}

.content-container{
	background-color:#AEA79D;
	margin-bottom:15px;

}

/* BLOG 2015 */

.navigation{
background-color:#E0DCD6;
padding-left:15px;
padding-bottom:5px;
margin-top:5px;
}

.nav-previous {
font-size:20px;
}


/* MEDIA QUERIES */ 

/* iPhone (Retina Display, 375 - 667 px) */
/*
@media only screen
and (min-width : 414px)
and (max-width : 736px) {
*/
@media screen and (max-width: 1024px)
and (orientation: portrait) {
    .content {
        width:100%;
    }

    .sidebar-wrapper {
        display:none;
    }

    .weather {
        display:none;
    }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

    #search-head {
        margin-top: 15px;
        padding-right: 15px;
        margin-bottom: 20px;
    }


    .header-menu-wrapper{
        float: right;
    }


    .footer-menu-wrapper{
        float: right;
    }

    .footer-menu-wrapper ul, ol{
        margin-left: 10px;
    }

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

 #search-head {
        margin-top: 15px;
        padding-right: 15px;
        float: right !important;
    }

    #top-header ul,ol{
        margin-left: 10px;
    }

    .header-menu li:first-child {
        padding-left: 20px;
    }


}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  }

/* Testing */

/* Blog-Uebersicht */
.blog-container {
	background-color: transparent;
}

article.category-de,
article.category-en {
	background-color: #a9a9a9;
}
