/*
Theme Name:		Food-Processing Initiative e.V.
Description:	Childtheme für Twentytwelve
Author:			KMB Media Werbeagentur
Author URI:		http://www.kmbmedia.de/
Template: 		twentytwelve
Version:		1.0
*/

@import url('../twentytwelve/style.css');

a {
	outline: none;
	color: #042398 !important;
}
a:hover {
	color: #e2001a !important;
}

.home .entry-title { display: none; }

.entry-content table td { border: 0px !important; }

.header-image { box-shadow: none !important; border: none; }

body { background-color: #fff; color: #000 !important; }

#page { margin-top: -25px; }

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
border-bottom: 1px solid #042398 !important;
border-top: 1px solid #042398 !important;
}

.template-front-page .site-content article { border-bottom: 1px solid #042398 !important; }

.main-navigation li a { border-bottom: 0px none; color: #000 !important; font-size: 15px; margin-right: -10px !important; }
.main-navigation li a:hover { color: #e2001a !important; background: #fff !important; }

/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {	
	.template-front-page.two-sidebars .widget-area .front-widgets, 
	.template-front-page .widget-area .widget:nth-child(even),
	.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
		float: left !important;
		width: 30.3% !important;
/* 		margin-left: 1.5% !important; */
		margin-right: 2.5% !important;
    }
	.template-front-page .widget-area .widget:nth-child(odd) {
		clear: none !important;
	}
	.template-front-page .widget-area .widget:nth-child(3n+3) {
		clear: right;  
	}	
}

.rpwe-block li { list-style-type: none !important; border-bottom: 1px solid black; margin-bottom: 15px; padding-bottom: 15px; }

.rpwe-block h3 { margin-bottom: 0 !important; text-decoration: none !important; }
.rpwe-block h3 a { text-decoration: none !important; }

.rpwe-block a { display: block !important; }

.template-front-page .widget-area .widget li a {
color: #E70014;
font-size: 14px !important;
}

.widget-area .widget h3 { font-size: 14px; }

.logo_liste { float: left; width: 140px; }
.logo_content p { padding-left: 20px; line-height: 140%; }
.logo_liste .wp-post-image { margin-bottom: 20px; margin-right: 20px; }

.clear { clear: both; }

#wonderplugincarousel-1 .amazingcarousel-list-container { margin-top: -30px !important; }

.site-info { clear: both; }
#footer-widgets {
    width: 100%;
    border-top: none;
}
#footer-widgets .widget li { list-style-type: none; }

.template-front-page #footer-widgets { padding-top: 0; }

@media screen and (min-width: 600px) { 
#footer-widgets.three .widget + .widget + .widget {
    margin-right: 1.71429rem;
}

#footer-widgets.three .widget {
    clear: none;
    float: left;
    margin-right: 1.71429rem;
    max-width: 49.00%;
    width: 49.00%;
	}
}

ul#menu-footer li { float: left; padding-right: 25px; margin-top: 0; }
ul#menu-footer { margin-top: 0; }

.breadc { display: none; }

.widget-area .widget .textwidget {
margin-top: 0;
}