/*
Theme Name: Gewobau Neu-Isenburg Theme
Theme URI: http://thematictheme.com/
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
.

*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

#efe-swf-1 {
	margin-left: -20px;
}

body {
	font: 12px/1.5em verdana,sans-serif;
	color: #5b5b5b;
	background: #ddd;
}
h1.entry-title {
	background: url('bilder/trenner.png') repeat-x;
	font-size: 17px;
	color: #5b5b5b;
	padding: 3px 0 0 20px;
}

.entry-content h1, .entry-content h2 {
	padding-top: 14px;
	line-height: 21px;
	font-size: 17px;
}

h2 a, h2 a:visited, h2 a:active, h2 a:link {
	text-decoration: none;
	color: #000;
}

h2 a:hover {
	color: #EF7F1A;
}

table {
	color: #000;
}

a.keine-markierung {
	text-decoration: none;
}

a.keine-markierung:hover {
	color: #EF7F1A;
}

p#print-page-link {
	margin: 0 !important;
}

.minimalist {
    background-color: transparent !important;
}

/*******************
SLIDESHOW
******************/
#branding .slideshow-wrapper,
#branding .metaslider {
	width: 600px;
	height: 180px;
	z-index: 0;
	float: right;
	margin: 0 !important;
}

.portfolio-slideshow,
#branding .metaslider {
	margin: 0 !important;
	z-index: 0;
}



/*******************
HEADER
******************/

.sf-menu {
	margin-left: 5px;
}

#logo {
	float:left;
	margin: 20px;
}
/*
#logo {
    float: left;
    margin: 20px 102px 20px 20px;
}
*/

#image {
	float:right;
}
#branding {
	padding:0;
	height: 180px;
	background: #fff;
}
#header {
	height: 180px;
	background: url('bilder/schatten_oben.png') no-repeat;
	width: 940px;
	padding: 0px 20px 0 20px;
	margin:auto;
}
#access {
	margin: -33px auto;
	width: 940px;
	height: 31px;
	background: url('bilder/transparenz.png');
	border-bottom: 5px solid #EF7F1A;
}
.menu {
	position: absolute;
}

.sf-menu li {
	background: none;
	border: none;
}

 .sf-menu li:hover, .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:hover, .sf-menu a:focus {
	background: none;
	border: none;
}

.sf-menu a:hover, .sf-menu ul li a:hover {
	border-left: 2px solid #EF7F1A;
	margin-left: 0;
	color: #5B5B5B;
}

.sf-menu a {
	border: none;
	color: #5B5B5B;
	margin-left: 2px;
}

.sf-menu ul li a, .sf-menu ul li {
	background: none;
	margin: 0;
}
.sf-menu ul li, .sf-menu ul li.sfHover {
	border: 2px solid #EF7F1A;
	border-top: none;
}
.sf-menu ul {
	background: url('bilder/transparenz2.png');
	margin-top: 4px;
	width: 100%;
	padding-right: 3px;
}

.sf-menu ul li:hover {
	border: 2px solid #EF7F1A;
	border-top: none;
}

ul#navi2 {
	float: right;
	list-style-type: none;
	position: absolute;
	right: 25px;
	z-index: 100;
}

#navi2 li {
	float:left;
	/* background: url('bilder/trenner.png') repeat-x; */
	/*margin: 0 5px;*/
	/* grey: #5A5B5A */
	/* orange: #EF7F1A */
		background-image: -webkit-gradient(linear, left top, left bottom, from(#5A5B5A), to(transparent));
		background-image: -webkit-linear-gradient(top, #5A5B5A, transparent);
		background-image: -o-linear-gradient(top, #5A5B5A, transparent);
	background-image: linear-gradient(to bottom, #5A5B5A, transparent);
	padding: 5px 10px;
	margin: 0 1px;

}

#navi2 li a {
	color: #FFF;
	text-decoration: none;
	/*font: bold 12px verdana,sans-serif;*/
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font: normal 11px verdana,sans-serif;
	text-shadow: 1px 1px rgb(0,0,0);

}

#navi2 li a:hover {
	/*color: #5A5B5A;*/
	color: #EF7F1A;
	text-shadow: none;
}

div.printfriendly.alignright {
	margin-top: -2px;
}

ul.children li ul li{
	/**display: none !important;**/
	background: none;
}
ul.children li ul{
	background: url('bilder/transparenz2.png');
}

ul.children li ul {
	border-top: 2px solid #EF7F1A;
	margin-top: -2px;
}

.wp-caption {
	border: none;
	padding: 0;
	color: #fff;
	/**width: auto !important;**/
}
.wp-caption img {
	border: none;
	display: block;
}
.wp-caption p.wp-caption-text {
	/*margin: -4px 5px 0 5px;*/
	padding: 2px 5px;
	text-align: left;
	color: #fff;
	font-weight: normal;
	background: #EF7F1A;
}


div.alignright {
	margin: 5px 0 5px 5px;
}
div.alignleft {
	margin: 5px 5px 5px 0px;
}

/*****************
FORMULAR
******************/
.halbe-laenge {
	margin-right: 11px;
}

body, input, textarea {
	font-family: verdana,sans-serif;
}


/*************
INHALTSBEREICH
***************/
#main {
	background: url('bilder/schatten_mitte.png') repeat-y;
	width: 940px;
	padding: 0px 20px;
}

#container {
	position: relative;
	min-height: 650px;
	background: #fff;
	padding-top: 2px;
	width: 640px;
	z-index: 1;
}

#container div#content {
	margin: 0;
}

.entry-content {
	margin-left: 20px;
	margin-right: 20px;
}

#content {
	width: 640px;
}

/* CONTENT SECTION (zb bei  Projekte) */
#container.container--fullwidth {
	width: 100%;
}

.content-section .section-menu {
	box-sizing: border-box;
	margin: 0; padding: 0;
	margin-bottom: 1em;
	list-style-type: none;
	display: flex;
	flex-flow: row wrap;
}
.content-section .section-menu li {
	margin: 0; padding: 0;
}
.content-section .section-menu li + li:before {
	content: '|';
	color: #ccc;
	display: inline-block;
}
.content-section .section-menu a {
	text-decoration: none;
	padding: 0.25em 0.5em;
	color: #5A5B5A;
	text-align: center;
	display: inline-block;
}
.content-section .section-menu a:hover,
.content-section .section-menu a:focus {
	color:#EF7F1A;
}

.content-section {
	padding-top: 2em;
	padding-bottom: 3em;
}
.content-section + .content-section {
	border-top: 2px solid #ccc;
}

.content-section .row {
	box-sizing: border-box;
	display: flex;
	flex-flow: row wrap;
	margin-left: -0.5em;
	margin-right: -0.5em;
}
.content-section .col {
	box-sizing: border-box;
	padding: 0 0.5em;
}
.content-section .col-l {
	flex: 2 0 55%;
}
.content-section .col-m {
	flex: 2 0 45%;
}
.content-section .col-s {
	flex: 1 0 35%;
}

.content-section .entry-title {
	padding: 0;
	box-sizing: border-box;
	margin-bottom: 1em;
	background-image: none;
	font-weight: normal;
	font-size: 1.4em;
	line-height:1.15;
}
.content-section .entry-title span {
	padding: 0.5em 0.7em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	background-color: #EF7F1A;
	color: #FFF;
}
.content-section .entry-title,
.content-section .section-menu,
.content-section .entry-content {
	width: 100%;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
}
.content-section .link--top {
	text-align: right;
}
.content-section .link--top a {
	text-decoration: none;
	color: #5A5B5A;
}
.content-section .link--top a:after {
	content: '⇡';
	color: #ccc;
	margin-left: 0.25em;
	display: inline-block;
}
.content-section .link--top a:hover,
.content-section .link--top a:focus {
	color: #EF7F1A;
}
.content-section small {
	font-size: 0.9em;
}
.content-section .entry-content {
	padding-top: 0;
}
.content-section .entry-content p,
.content-section .entry-content h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.75em;
}
.projekte .contenttable {
	box-sizing: border-box;
	font-size: 0.9em;
	width: 100%;
	background-color: #ededed;
	border-color: #ededed;
}
.projekte .contenttable tr {
	border-color: #FFF;
}

.projekte .wp-caption .wp-caption-text {
	padding: 5px 10px;
}
.projekte .nivo-caption {
	background-color: #EF7F1A;
	opacity:1;
}

.projekte .wpcf7-form-control {
	padding: 0.25em 0.5em;
	border: 1px solid #FFF;
	background-color: #ededed;
}
.projekte .wpcf7-form-control:focus,
.projekte .wpcf7-form-control:hover {
	background-color: #FFF;
	color: #333;
	border: 1px solid #CCC;
}
.projekte .wpcf7-captchac {
	background-color: #FFF;
}
.projekte .wpcf7-not-valid {
	border-color: #FF0000;
}
.projekte .wpcf7-submit {
	margin-top: 2em;
	color: #FFF;
	background-color: #7A7E7E;
	padding: 0.5em 1em;
	border-radius: 0.5em;
}
/*************
SIDEBAR
*************/

.aside tbody {
	border:none;
}
#gogadget_weather_widget .GG_func_widget_weather_and_weather_forecast tr td {
	padding-right: 10px;
	border: none;
}
#searchform {
	padding-left: 13px;
}

#searchform input {
	font-family: verdana,sans-serif;
}

.aside #searchsubmit {
	display: inline;
	width:20px;
	height:20px;
	background: url('bilder/such-icon.png') no-repeat;
	border: none;
	margin-top: 2px;
}
.aside #searchsubmit:hover {
	background: url('bilder/such-icon_mo.png') no-repeat;
}

#primary {
	width: 320px;
	right: 0;
	padding: 0;
	border: none;
	background: #fff;
	margin: 0;
	position: absolute;
	height: 100%;
	margin-right: 20px;
	margin-top: 2px;
}
ul.xoxo {
	padding-right: 0px;
}

h3.widgettitle {
	color: #FF8F2A;
	font-style: normal;
	font-weight: bold;
	background: url('bilder/trenner.png') repeat-x;
	line-height: 26px;
	padding: 3px 0 0 13px;
}

.textwidget{
	padding: 0 15px;
}

.textwidget p {
	font-size: 10px;
}

.entry-content img {

}

.alignleft, img.alignleft {
	margin: 0 8px 8px 0;
}

/***********************
FOOTER
**********************/
#footer {
	background: url('bilder/schatten_unten') no-repeat;
	width: 940px;
	margin: auto;
	padding: 0 20px 50px 20px;
	border: none;
}

#siteinfo {
	background: #fff;
	padding: 30px 0 0 0;
	height: 44px;
	border-bottom: 5px solid #EF7F1A;
}

#siteinfo p {
	float: right;
}

#siteinfo img {
	float: left;
	padding: 0 30px;
	background: #fff;
}

#siteinfo a {
	position: absolute;
}