/**
 * Theme Name:   Mustang Lite
 * Theme URI:    http://www.webmandesign.eu/mustang-lite/
 * Author:       WebMan
 * Author URI:   http://www.webmandesign.eu/
 * Description:  <strong>Mustang Lite</strong> WordPress Theme lets you create beautiful, professional responsive and HiDPI (Retina) ready websites. With this theme you can create also a single one-page websites with ease! Mustang Lite is suitable for creative portfolio, business and corporate website projects, personal presentations and much more. You can set a custom design with background images and colors for every section of the theme. As the theme is translation ready and supports right-to-left languages as well, you can localize it for your multilingual website. By default you get the basic blog design which can be extended to full power of the theme with WebMan Amplifier plugin activation. This theme is a free, lite version of premium <strong>Mustang Multipurpose WordPress Theme</strong> by WebMan. The differences from paid version can be found at http://www.webmandesign.eu/mustan-lite/. Check out themes by WebMan at www.webmandesign.eu. Thank you for using one of WebMan's themes! Demo at http://themedemos.webmandesign.eu/mustang/
 * Version:      1.5.2
 * License:      GNU General Public License v3
 * License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 * Tags:         left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 * Text Domain:  wm_domain
 *
 * Mustang Lite WordPress Theme, Copyright 2014 WebMan [http://www.webmandesign.eu/]
 * Mustang Lite is distributed under the terms of the GNU GPL
 */



/**
 * IMPORTANT NOTE:
 *
 * It is highly recommended to place your custom CSS styles into a new child theme
 * as you might loose all your custom CSS once you update the theme and overwrite this file.
 *
 * @link  http://www.webmandesign.eu/manual/mustang/#child-theme
 */

.logo {z-index:9;
	background: #000;
	padding: 20px 10px !important;
	border-left: 1px #fff solid;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	float: none;
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-bottom: -45px !important;
}

.content-section, .page-template-page-templateblank-php {
background:#000;
}

.content-section .wrap-inner {padding-top:0px;}
.pane .fnf-logo {padding:24% 0; margin: 0 auto; width:80%; max-width:700px;}

.video {
max-width:960px;
margin: 0 auto;
margin-top: 4rem !important;
}

.content-section h2 {color:#fab427;margin-top:40px; font-weight:bolder;}

.credits {padding:15px;text-align:center;font-size:18px;}
.followbutton {display:inline-block; padding-right:10px;}
.follow {clear:both; display:block; font-size: 20px; font-weight:bolder;margin-bottom:20px;}

.inhalt .wrap-inner {max-width:1120px;width:100%;}

.navigation-special {display:none;}
.leftside {min-width:150px; display:inline-block;}

.nav-main {
float: none;
display: inline-block;
margin-bottom:-7px;
}
#menu-search {display:none;}
.nav-main > ul > li.active-menu-item > a, .nav-main > ul > li > .inner:hover, .nav-main > ul > li:hover > .inner {border-radius:0px; box-shadow:none;}
.nav-main > ul > li.active-menu-item, .nav-main > ul > li:hover {background-color:#9745d0;}

#footer .widget-area {max-width:960px; margin:0 auto;}


.image-paypal {
padding-bottom:5%;
}
.inhalt-paypal {
max-width: 1400px;
margin: 0 auto;
margin-top:-10% !important;
}

@media only screen and (max-width:765px)
{
.responsive-design h1.logo, .responsive-design .logo {width: 80px;height: auto !important;padding: 0 10px !important;}
.responsive-design h1.logo img, .responsive-design .logo img {width: 100%;max-height: 100%;}
.credits {font-size:12px;}
.pane .fnf-logo {padding-top:10px;}
p, ul, li {font-size:12px;line-height:1.4em;}
h1, h2 {font-size:20px;}
}

td
{
padding-top: 5px;
padding-bottom: 5px;
}

@font-face {
font-family: "basic-icons";
font-style: normal;
font-weight: 400;
src: url('http://bonuslevelentertainment.com/wp-content/themes/mustang-lite/assets/font/basic-icons/fontello.eot'); /* IE9 Compat Modes */
src: url('http://bonuslevelentertainment.com/wp-content/themes/mustang-lite/assets/font/basic-icons/fontello.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
 url('http://bonuslevelentertainment.com/wp-content/themes/mustang-lite/assets/font/basic-icons/fontello.woff') format('woff'), /* Pretty Modern Browsers */
 url('http://bonuslevelentertainment.com/wp-content/themes/mustang-lite/assets/font/basic-icons/fontello.ttf')  format('truetype'), /* Safari, Android, iOS */
 url('http://bonuslevelentertainment.com/wp-content/themes/mustang-lite/assets/font/basic-icons/fontello.svg#svgFontName') format('svg'); /* Legacy iOS */
}