/*
Theme Name: Chicago Child
Theme URI: http://ffnw.de
Template: chicago
Author: Freifunk Nordwest
Author URI: http://ffnw.de/
Description: Freifunk Nordwest
Version: 1.2.3
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Text Domain: chicago
Domain Path: /languages/
Tags: pink, white, light, dark, black, two-columns, left-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, front-page-post-form, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
*/

.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
	background: none;
}

.site-header{
	background-color: transparent;
}

.site-logo  {
	width: 180px;
	height: 180px;
}

.site-title {
	display: none;
}

.site-description {
	display: none;
}


#header-featured-image > .wrapper {
    border-bottom: 2px solid #ffb400;
    border-top: 2px solid #ffb400;
}

.content-area{
    border: 2px solid #ffb400;
}

@media screen and (min-width: 1152px) {
    .site-logo {
	display: none;
    }

    .sidebar-primary {
position: relative;
    top: -270px;
    z-index: 2;
     }

    .wrapper, .site-content {
        width: 80%;
    }
    
    #promotion-message .wrapper, #site-navigation .wrapper, #featured-content .wrapper, #footer-navigation .wrapper {
        width: 80%;
    }
}

input[type="button"]:focus {
    background-color: #dc0067;
}

a:active {
    color: #dc0067;
}

.entry-title a:hover {
    color: #dc0067;
}

.nav-full-width .main-navigation {
    background-color: #dc0067;
}

.main-navigation .wrapper {
    background-color: #dc0067;
}

.posts-navigation .wp-pagenavi a:hover {
    background-color: #dc0067;
}

.posts-navigation .wp-pagenavi span.current{
    background-color: #dc0067;
}

.widget a:hover {
    color: #dc0067;
}

.cat-links a:hover, 
.tags-links a:hover {
    background-color: #dc0067;
}

#infinite-handle span:hover {
    background-color: #dc0067;
}

#promotion-message {
    background-color: #dc0067;
}

#scrollup {
    background-color: #dc0067;
}

.social-menu ul a {
    border: 0px solid #dc0067;
    color: #dc0067;
}

.social-menu ul a::before {
    font-size: 35px;
}

.social-menu ul a[href*="git.nordwest.freifunk.net"]::before {
    font-family: 'FontAwesome';
    content: "\f296";
}

.social-menu ul a[href*="wiki.nordwest.freifunk.net"]::before {
    font-family: 'FontAwesome';
    content: "\f266";
}

.social-menu ul a[href*="map.ffnw.de"]::before {
    font-family: 'FontAwesome';
    content: "\f0ac";
}

a {
    color: #dc0067;
}

.widget_nav_menu > div > .menu{
    background: #fff none repeat scroll 0 0;
    margin: 8px;
    border: 1px solid #ccc;
    border-radius: 0.4em;
    color: #3d6b99;
    display: block;
    padding: 2px 10px;
}

.textwidget {
    background: #fff none repeat scroll 0 0;
    margin: 8px;
    border: 1px solid #ccc;
    border-radius: 0.4em;
    color: #3d6b99;
    display: block;
    padding: 10px;
}

.widget_Twidget{
 margin: 10px;
}


.widget_nav_menu > div > .menu > .menu-item {
    padding: 2px 0px;
}

.freifunker > tbody > tr > td {
    border: 0px;
    padding: 0px;
font-size: 13px
}

.freifunker > tbody > tr > td > .personenBild {
    max-height: 150px; 
    max-width: 100px;
    min-height: 75px; 
    min-width: 25px;
}


.freifunker {

}