/*
 * Theme Name: Taxi Reutte
 * Theme URI: http://www.taxureutte.at
 * Theme Description: Das Theme für TaxiReutte basierend auf dem Bootstrap
 * Author: Amalia Schoppengerd >> MountainGrafix <<
 * Author URI: http://www.mountaingrafix.eu
 * Version: 1.0
 *
*/



/* Apply bootstrap styles */
@import url('bootstrap/css/bootstrap.min.css');

#content {
	max-width:1224px;
	margin: 0 auto;
}

#error-page {
	max-width: 55%;
}

.widecolumn {
	padding:20px;
	min-height:600px;
}

.mu_register input {
	width:100% !important;
	margin-bottom:20px !important; 
}

.mu_register #accept_disclaimer{
	width:20px !important;
}

.mu_register .submit {
	width:150px !important;
}

.mu_register label {
    display: inline !important;

}

.mu_register #disclaimer {
    background-color: #fff !important;
    border: 1px solid #a7a6aa !important;
    display: block !important;
    font-size: 12px !important;
    font-weight: normal !important;
    height: 160px !important;
    margin-bottom: 8px !important;
    margin-right: 6px !important;
    margin-top: 2px !important;
    overflow: auto !important;
    padding: 3px !important;
    width: 100% !important;
}

#setupform {
	font-size:12px !important;
}

.fb-like-box, .fb-like-box span, .fb-like-box.fb_iframe_widget span iframe {
    width: 100% !important;
}

.language {
	float:right;
	margin-right:20px;
	margin-top:10px;
}

.language ul li {
	float:left;
	list-style:none;
	margin-left:10px;
}
.language ul li a {
	padding-left:5px;
	padding-right:15px;
}

.language .austria {
	background-image: url("http://taxireutte.at/wp-content/themes/taxiReutte/images/icons/flaggen/austria.png");
	background-repeat:no-repeat;
	border:none;
}

.language .austria:hover {
	background-image: url("http://taxireutte.at/wp-content/themes/taxiReutte/images/icons/flaggen/austria.png");
	background-repeat:no-repeat;
	border:none;
}

.language .united-kingdom {
	background-image: url("http://taxireutte.at/wp-content/themes/taxiReutte/images/icons/flaggen/united-kingdom_off.png");
	background-repeat:no-repeat;
	border:none;
}

.language .united-kingdom:hover {
	background-image: url("http://taxireutte.at/wp-content/themes/taxiReutte/images/icons/flaggen/united-kingdom.png");
	background-repeat:no-repeat;
	border:none;
}

.language .czech-republic {
	background-image: url("http://taxireutte.at/wp-content/themes/taxiReutte/images/icons/flaggen/czech-republic_off.png");
	background-repeat:no-repeat;
	border:none;
}

.language .czech-republic:hover {
	background-image: url("http://taxireutte.at/wp-content/themes/taxiReutte/images/icons/flaggen/czech-republic.png");
	background-repeat:no-repeat;
	border:none;
}

.language .france {
	background-image: url("http://taxireutte.at/wp-content/themes/taxiReutte/images/icons/flaggen/france_off.png");
	background-repeat:no-repeat;
	border:none;
}

.language .france:hover {
	background-image: url("http://taxireutte.at/wp-content/themes/taxiReutte/images/icons/flaggen/france.png");
	background-repeat:no-repeat;
	border:none;
}

.language .netherlands {
	background-image: url("http://taxireutte.at/wp-content/themes/taxiReutte/images/icons/flaggen/netherlands_off.png");
	background-repeat:no-repeat;
	border:none;
}

.language .netherlands:hover {
	background-image: url("http://taxireutte.at/wp-content/themes/taxiReutte/images/icons/flaggen/netherlands.png");
	background-repeat:no-repeat;
	border:none;
}

.widget_wp_sidebarlogin form .input {
    -moz-box-sizing: border-box;
    margin: 0px;
    width: 100%;
}

#wi-weather-current-container {
	height:70px;
	width:180px;
}

#wi-weather-current-temp {
	margin-right:10px;
}

.wi-weather-red, wi-weather-blue {
	width:50px;
}

.nav > li > a > img {
	margin-bottom:3px;
}

html, body {
	line-height:1.5;
	font-family:"Lucida Grande",Verdana, sans-serif;
	font-size:1em;
	line-height:1.7em;
	color:#666;
}

header h1 a, .entry-header h2 a {
	font-size:30px;
}
h2 {
	font-size:20px;
	color:#333;
}

/* styles needes for shortcodes  */

.divider {
    margin-bottom: 25px;
    padding-top: 25px;
    clear: both;
    display: block;
    margin-bottom: 15px;
    padding-top: 15px;
    width: 100%;
}

img {
	background-repeat:no-repeat;
}

.logo-titel {
	display:none;
}

/* Styling of standard gallery shortcode, removed in functions */
.gallery {
    margin: auto;
}

.gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 210px;
	height:13%
}

.gallery img {
    border: 2px solid #cfcfcf;
}

.gallery-caption {
    margin-left: 0;
}

a {
	color:#000;
}
a:hover {
	color:#686F7A;
}


/* basic styles for layout, can be removed. */

.alignleft {
	float:left;
	margin-right:20px;
	margin-bottom:15px;
}

.alignright {
	float:right;
	margin-top:10px;
}

.content img {
	border:1px solid #999;
	padding:1px;
}

/* Top Header */ 

#top-header{
    background-color: #999;
    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: 15px;
}


#site-title{
    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;
	margin-bottom:0px;
}

.page-title {
	display:none;
}


/* post image */
.wp-post-image{
    float: left;
    margin-right: 15px;  
}





/*More Links*/


.read-more{

    background-color: #428BCA;
    border-color: #428BCA;
    color: #FFFFFF;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.5;
    padding: 6px 12px;
    border: 1px solid rgba(0, 0, 0, 0);
    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: #3276B1;
    border-color: #3276B1;
    color: #FFFFFF;
    text-decoration: none;
}


/* meta data */ 

.meta{	
    font-size: 12px;
}


.cats{
    margin-left: 5px;
    margin-right: 10px;	
}

.tags{
    margin-left: 5px;
    margin-right: 10px;
}


.brand {
	float:left;
}

.navbar-header {
	float:left;
	margin-left:10px !important;
	
}
.navbar-toggle {
	border-color:#ccc;
	margin-right:0px;
	margin-left:-20px;
}
.navbar-default {
	text-transform:uppercase;
	font-weight:bold;
	border:none;
	background:none;
	margin-top:20px;
	box-shadow: none;
	margin-left:4%;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

.navbar-default .navbar-nav > li > a {
        font-size:16px;
	color:#333;
}

.navbar-nav {
	margin-left:4%;
}

.navbar-default .navbar-nav > li > a:hover {
	color:#000;
}

.breadcrumb {
	font-size:11px;
	margin-left:5px;
}

.read-more, .read-more:hover {
	background:none;
	border:none;
	color:#999;
	margin-top:0px;
	margin-left:-15px;
}

.read-more:hover {
	text-decoration:underline;
}


/* Sidebar */

.sidebar-wrapper{
    padding-top: 0px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-color: #dcdcdc;
}


.sidebar-wrapper ul {
    padding-left: 25px;
}



.sidebar-wrapper p {
    padding-left: 10px;
}


.sidebar-wrapper .textwidget, .sidebar-page .textwidget{
    padding-left: 15px;

}

.sidebar-wrapper h4:after, article h4:after, #wi-weather-header:after {
    left: 0.5em;
    margin-right: -50%;
}
.sidebar-wrapper h4:before, article h4:before, #wi-weather-header:before {
    right: 0.5em;
    margin-left: -50%;
}
.sidebar-wrapper h4:before, .sidebar-wrapper h4:after, article h4:before, article h4:after, #wi-weather-header:after, #wi-weather-header:before {
    background-color: #D0D0D0;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

.sidebar-wrapper h4, article h4, #wi-weather-header {
    text-transform: uppercase;
    color: #333;
    overflow: hidden;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 10px;
	font-size:14px;
}

.sidebar-posts h4 {
	margin-top:40px;
}

.sidebar-presse {
	background-color:#efefef;
	height:100%;
	padding:10px;
}

article h4 {
	color:#999;
	margin-top:40px;
}





/* Widgets */

.widget{
    margin-bottom: 40px;
}




/* Pagenavi */

.wp-pagenavi{
    margin-bottom: 25px;
    text-align: center;
}




/* code in comments*/

code {
    white-space: normal; 
}


/* Footer */

.footer-wrapper{
	background-image:url(images/iConFooter-Trennlinie.jpg);
	background-repeat:repeat-x;
    min-height: 100%;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    padding: 0 15px;
    color: #FFDD00;
    background-color: #999;
	margin-top:40px;
}


.footer{
    font-size: 75%;
    padding-top: 15px;
    padding-bottom: 20px;
    color: #FFDD00;
}



.footer h3, .footer h4, .footer h5, .footer h6 {
    margin-bottom: 20px;
    font-size: 20px;
    color: #ffffff;
    text-transform: none;
    font-weight: bold;
}


.footer a{
    color: #FFDD00;

}


.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: #FFDD00;
}


.footer ul li{
    color: #FFDD00;
}



.footer .col-md-3 ul li strong {
    border-bottom: 1px solid #727575;
    box-shadow: 0 -1px 0 #666 inset;
    color: #727575;
    display: block;
    font-weight: 400;
    line-height: 1;
    margin: 0 0 8px;
    padding: 0 0 8px;
    text-transform: uppercase;
}

.footer .col-md-3 ul {
	margin-left:-40px;
}

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


/* Copyright*/

.copyright-wrapper{
	background-color:#000;
    min-height: 100%;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    padding: 0 15px;
    color: #ffffff;
    font-size: 75%;
}

.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;
	margin-bottom:10px;
}

.social-icons {
  float: left; !important;
}

.social-icons a {
  margin-left: 1px !important;
  margin-right: 10px !important;
  margin-bottom: 10px !important;
  float: left !important; 
  color:#999; 
}

a[class^="icon-"] {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("images/icons/social-icons.png");
    transition: background-color 0.5s ease 0s;
    border-radius: 15px;
}

a[class^="footer-icon-"] {
    display: block;
    width: 60px;
    height: 60px;
    background-image: url("images/icons/social-icons-big.png");
    transition: background-color 0.5s ease 0s;
    border-radius: 30px;
}

/* Form */

input, textarea {
    border-radius: 4px;
    color: #999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 7px 10px;
	width:80%;
}

.small {
	font-size:10px;
	line-height:1.5em;
}

input, textarea {
    background: none repeat scroll 0% 0% #FFF;
    border-color: #CCC #EFEFEF #EFEFEF #CCC;
    border-style: solid;
    border-width: 1px;
    color: #777;
    padding: 6px;
}

.form-left {
    float: left;
    width: 210px;
}

.form-right textarea {
	width:60%;
	height:120px;
}


#comment-form label, form-right label {
    display: block;
    margin-bottom: 5px;
	color:#666;
	font-weight:normal;
}

#comment-form p {
    margin: 0px 0px 12.5px;
}

.required {
	color:#F66;
}

#respond h3, .comment-list h3 {
	font-size:18px;
	padding-bottom:8px;
	border-bottom:1px dashed #ccc;
}

.comment-head {
    width: 90px;
	float:left;
	margin-right:20px;
}

.arrow {
	background: url('images/icons/icon-comment-arrow.png') no-repeat scroll right 15px transparent;
	width: 90px;
	float: right;
	margin-right: -5px;
	position: relative;
	overflow: hidden;
	padding-right: 7px;
	min-height: 70px;
}

.comment-head ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:-40px;
	font-size:11px;
	color:#999999;
}

.comment-head .author {
	color:#666;
}

.comment-body {
    min-height: 65px;
    background: none repeat scroll 0% 0% #FFF;
    border-radius: 5px;
    padding: 10px 15px;
    border: 1px solid #E6E6E6;
    margin-left: 93px;
    float: none;
}

.reply {
	font-size:11px;
	float:right;
	color:#999;
}

.clear {
	clear:both;
}

input[type="submit"] {
	background-color:#666666;
	border:1px #000000;
	color:#FFF;
}

.routenplanner {
	background-color: #F9F9F9;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	padding:5px;
}


.google-maps {
	position: relative;
	padding-bottom: 35%; // This is the aspect ratio
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.register-link, .lost_password-link {
	font-size:12px;
	float:left;
}
.register-link {
	margin-left:-10px;
	margin-right:30px;
}

.register-link a, .lost_password-link a {
	color:#666;
}

.unterkunft-teaser {
    height: 300px;
    position: relative;
	margin-top:10px;
}

.unterkunft-teaser img {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 0;
}
.unterkunft-teaser-headline {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
    z-index: 1;
}

.unterkunft-teaser-headline {
    bottom: 0;
    font-size: 18px;
    font-weight: normal;
    left: 0;
    margin: 0;
    padding: 11px 15px 10px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
	color:#fff;
	line-height:1.5em;
}

.unterkunft-link {
    background: linear-gradient(to bottom, #551112 0%, #8F131B 99%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius:10px;
	margin-left:10px;
    bottom: 15px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 16px;
    left: 15px;
    padding: 10px 20px 9px 22px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    top: auto;
    transition: all 200ms ease-in-out 0s;
    z-index: 2;
}

.unterkunft-link a:hover {
	color:#CCC;
}

img {
    border: 0 none;
}

/**** PRESSE ******/

.presse-box {
    float: left;
    margin-bottom: 50px;
    margin-right: 20px;
    width: 255px;
}

.avatar_container, #wi-weather-header  {
	display:none;
}




/* MEDIA QUERIES */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	
	html, body, .navbar-nav {
		font-size:12px;
		margin-right:0px;	
	}
	
	.navbar-nav {
		float:right;	
	}

    #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) {
	
	html, body, .navbar-nav {
		font-size:14px;
		margin-right:0px;	
	}

    #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) { 
	html, body, .navbar-nav {
		font-size:18px;
		margin-right:0px;	
	}

	
 }