/*
Theme Name: PDPZ2017
Version: 1.0
Description: A child theme of Hueman
Template: hueman
Author: Administrator
*/
/* Your awesome customization starts here */
/*  flexslider : necessary styles
/* ------------------------------------ */
.flexslider { margin: 0; padding: 0; }
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { width: 50%; height: auto; display: inline; margin-right: 20px; float: right; }
.slides:after { content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#flexslider-featured {
    height: 450px;
}
.half-slider {

}


.sidebar.s1 .widget-title {
line-height: 15px;
}
/* prawy sidebar */

.sidebar.s2 .widget {
    padding: 0;    
}
.sidebar.s2 .widget-title {
    padding: 15px 30px;
    background: #82b965;
    color: rgba(255,255,255,0.8);
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 15px;

}
.sidebar.s2 .textwidget {
    padding: 0;
}
.sidebar.s2 .textwidget .facebook-iframe{
    padding: 0;
}
.sidebar.s2 .textwidget .bx-wrapper {
    padding: 0 30px 10px 30px;
}

.sidebar.s2 .simple-links-list {
    padding: 0 30px 10px 30px;
    
}
.sidebar.s2 #text-14 .textwidget, .sidebar.s2 #text-15 .textwidget {
    padding: 0 30px 10px 30px;
    
}
.sidebar.s2.ol, .sidebar.s2.ul, .sl-links-main.ul, .sl-links-main.ol {
    list-style: disc;
    font-variant: petite-caps;
    
}
.sidebar.s1 .widget {
    padding: 0;    
}


.widget-organizatorzy img {
    width: 140px;
   /*border: 1px solid lightgray;*/
    
}
.widget-organizatorzy {
  
    background: white;
    /* border: 1px solid #ada6a3; */
    /* padding: 0 2px 0 2px; */
    /* margin: -13px 2px 3px 2px; */
}
.widget-organizatorzy li {
    border: 1px solid #ada6a3;
    padding: 0 2px 0 2px;
   
    
}

.entry p a {
	color: #041ff9;
}

.sidebar.s1 .widget-title {
    padding: 15px 30px;
    background: #3b8dbd;
    color: rgba(255,255,255,0.8);
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 24px;

}
.sidebar.s1 .widget ul {
    padding: 0px 30px 10px 30px;
}

.footer .bx-wrapper {
    max-width: 100%;
}
.widget-wspolorganizatorzy {
    padding: 2px 0 0 2px;
    margin-bottom: 8px;
    
    
}

.widget-wspolorganizatorzy > a > img
{
   max-width: 48%;
    height: auto;
    padding: 0;
    margin: -5px -2px -1px 1px;
    border: 1px solid #ada6a3;
    
    
}

.simple-links-list {
    list-style: circle; 
}

@media only screen and (min-width: 720px) {
.nav ul {
    width: 250px;
    opacity: 0.9;
}
}

.em-calendar {
    font-size: 120%;
    width: 100%;
}

.events-table {
    font-size: 130%;
}

#em-wrapper > br {
    display: none;
}

.post-thumbnail img {
    display: block;
    width: 40%;
    height: auto;
}

.entry.excerpt {
    color: #000;
}

.widget, .widget a {
    color: #000;
}

.ngg-gallery-thumbnail {
    width: 250px;
	height: 168px;
}

.ngg-gallery-thumbnail img {
    margin: auto;
   }
