/*
Theme Name: IGMG
Theme URI: http://www.99names.eu
Description: Template für die IGMG Seite
Author: Abdulkerim Gürsoy
Author URI: http://www.g-soy.de
*/
/*.wrapper, .nav_wrapper {
	width: 100%;	
}
.main-navigation {
	padding-left: 10px;	
}
.nav_right {
	display: none;	
}
ul.menu {
	width: 100% !important;	
}
.menu li {
	padding: 0 0 12px 12px !important;	
}
.logo {
	right: 10px;	
}
.main_content,
.sidebar {
	padding-left: 10px;	
}
.main-navigation-smartphone,
.sub-menu-smartphone {
	display: none;	
}
span.breadcrumb {
	display: none;	
}*/
.wrapper, .nav_wrapper, .bg_box, #nav_middle_bg {
	width: 100%;	
}
.nav_wrapper {
	padding-top: 68px;	
}
blockquote {
	width: 85%;	
}
.main-navigation, .nav_right, #nav_bg {
	display: none;	
}
.main-navigation {
	width: 95%;	
}
ul.menu {
	width: 100% !important;	
}
.logo {
	left: 15px;
	top: 15px;	
}
.logo img {
	width: 270px;
	height: 30px;	
}
#navigation_bar {
	position: absolute;
}
#navigation_bar,
.main_content,
.sidebar {
	padding-left: 0px;	
}
.main_content {
	width: 95%;
	position: relative;	
	margin-top: 75px;
	padding-left: 10px;
}
.single .main_content,
.page .main_content,
.search .main_content {
	width: 95%;
	position: relative;	
	margin-top: 75px;
	padding-left: 10px;
}
span.breadcrumb {
	display: none;	
}
.nav-toggle {
	background: #1a976e url("../images/hamburger.gif") no-repeat 49% 26%;
	cursor: pointer;
	display: block;
	position: absolute;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
	text-indent: -999px;
	overflow: hidden;
	width: 30px;
	height: 50px;
	float: right;
	z-index: 100000;
	right: 0px;
	top: -7px;
}
.menu-main_menu_de-container {
	padding-top: 0px;	
}
.menu li {
	float: none;
	background-color: #ececec;
	position: relative;
	z-index: 1000;
	padding: 0 0 0 15px;
	list-style-type: none;	
}
.menu li a {
	font-size: 13px;
	color: #000 !important;	
}
.menu .sub-menu {
	display: block;
	position: relative;	
}
.sub-menu-smartphone {
	background-color: #fff;	
	padding: 0;
}
#navigation_bar .menu li.current-menu-item a {
	color: #000;
}	
.article_content a img {
	float: none !important;	
}
/* Widgets */
.magazine_box img {
	width: 80%;
	height: 80%;	
}
.magazine_box .g {
	width: 50%;	
}
/* Gallery */
div.entry .gallery_wrapper {
	width: 100%;	
}
/* Single */
body.single .date {
	display: block;	
}
/* Kontakt */
#kontakt_page #kontakt_form input,
#kontakt_page #kontakt_form #abteilung,
#kontakt_page #kontakt_form #anliegen {
	width: 80%;	
}
/* Mitgliedschaft */
.iframe_mitgliedschaft {
	width: 80%;
	height: 2300px;	
}


