
@font-face {
    font-family: 'Schadow BT Black';
    src: url('http://www.mammarzenie.org/wp-content/themes/mammarzenie/fonts/schadow-blkcn.eot');
    src: url('http://www.mammarzenie.org/wp-content/themes/mammarzenie/fonts/schadow-blkcn.eot?#iefix') format('embedded-opentype'),
        url('http://www.mammarzenie.org/wp-content/themes/mammarzenie/fonts/schadow-blkcn.woff') format('woff'),
        url('http://www.mammarzenie.org/wp-content/themes/mammarzenie/fonts/schadow-blkcn.ttf') format('truetype'),
        url('http://www.mammarzenie.org/wp-content/themes/mammarzenie/fonts/schadow-blkcn.svg#schadow_blkcn_btblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    background: url('../images/bg-body.png');
    background-position: top center;
    width: 100%;
    height: 100%;
}

/* Alignment */
.alignleft {
    display: inline;
    float: left;
    margin: 0 30px 30px 0;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* = BX Plugin
-------------------------------------------------------------- */
.bx-pager {
    display: none;
}
/*.bx-clone {display:none;}*/
.bx-prev.disabled, .bx-next.disabled {
    display:none;
}
.bx-wrapper {
    position: relative;
}
.horizontal .bx-next {
    background: url(../images/arrow-righth.png) no-repeat center;
    display: block;
    width: 25px;
    height: 100%;
    font-size: 0;
    right: 0px;
    position: absolute;
    z-index: 4;
    top: 0;
}

.horizontal .bx-prev {
    background: url(../images/arrow-lefth.png) no-repeat center;
    display: block;
    width: 25px;
    font-size: 0;
    top: 0;
    left: 0px;
    position: absolute;
    height: 100%;
    z-index: 4;
}
.horizontal .bx-wrapper {
    padding: 0 50px;
    z-index: 0;
}
.vertical .bx-wrapper {
    padding: 40px 0;
    z-index: 0;
}
.vertical .bx-next {
    background: url(../images/arrow-bottomh.png);
    display: block;
    width: 34px;
    height: 25px;
    font-size: 0;
    bottom: 0px;
    left: 60px;
    position: absolute;
}
.vertical .bx-prev {
    background: url(../images/arrow-toph.png);
    display: block;
    width: 34px;
    height: 25px;
    font-size: 0;
    top: 0;
    left: 60px;
    position: absolute;
}

/* =Menu Top
-------------------------------------------------------------- */
#access {
    background: url(../images/bg-menu.png) no-repeat center;
    height: 70px;
    width: 100%;
    text-align: center;
    position: relative;
    padding-top: 3px;
    z-index: 2;
}
#access * {
    -webkit-box-sizing: content-box;  
    -moz-box-sizing: content-box;  
    box-sizing:content-box; 
}
#access .menu-primary-container {
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
#access #menu-primary {
    margin: 0 0 0 6%;
}
#access ul {
    font-size: 13px;
    list-style: none;
    padding: 0;

}
#access li {
    float: left;
    position: relative;
    padding: 0;
    background: none;
}
#access a {
    color: #099f3c;
    display: block;
    line-height: 60px;
    text-decoration: none;
    font-size: 19px;
    font-family: 'Ubuntu';
    background: none;
    padding: 0 45px;
}
#access > div > ul > li > a {
    text-transform: uppercase;
}
#access ul ul {
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    display: none;
    float: left;
    margin: 0;
    position: absolute;
    left: 0;
    width: 188px;
    z-index: 99999;
    top: 60px;
    background: white;
    padding: 0;
}
#access ul ul li:first-child {
    background: url(../images/menu-shadow.png) white repeat-x;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul ul a {
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 10px 10px;
    width: 168px;
    color: #099f3c;
    font-size: 16px;
    font-family: 'Ubuntu';
    -webkit-box-sizing: content-box;  
    -moz-box-sizing: content-box;  
    box-sizing:content-box; 
    text-align: left;
}
#access > div > ul > li {
    background-image: url(../images/menu-bullet.png);
    background-repeat: no-repeat;
    background-position: left center;
}
#access ul li:first-child {
    background: none;
}
#access li:hover > a {
    color: #fe5655;
}

/*=Header
-------------------------------------------------------------- */

header#branding {
    margin: 0 auto;
    width: 1000px;
    position: relative;
    height: 315px;
}
header#branding * {
    -webkit-box-sizing: content-box;  
    -moz-box-sizing: content-box;  
    box-sizing:content-box; 
}
header#branding hgroup {
    height: 325px; 
    width: 240px;
    display:relative;
    background: url('../images/bg-header-strip.png');
    padding-top: 15px;
    margin-left: 40px;
    text-align: center;
    z-index: 2;

}
header#branding #site-title {
    padding: 0;
    margin: 0;
}
header#branding #site-title a {
    font-size:0;
    width: 163px;
    height: 117px;
    background: url('../images/logo.png');
    display:block;
    position: relative;
    margin: 0 auto;
    text-decoration: none;
    z-index: 100;
}
header#branding #site-description {
    font-size: 0;
}
header#branding .hbox {
    display: block;
    position: absolute;
    top: 0;
    left:0;
    z-index:1;
}
header#branding .hbox li {
    display: none;
    background: white;
    height: 290px;
    width: 230px;
    position: absolute;
    -webkit-box-shadow: 3px 3px 5px rgba(50, 50, 50, 0.35);
    -moz-box-shadow:    3px 3px 5px rgba(50, 50, 50, 0.35);
    box-shadow:         3px 3px 5px rgba(50, 50, 50, 0.35);
    text-decoration: none;
    opacity: 0;
    padding: 0;
}
header#branding .hbox li.active {
    display: block;
}
header#branding .hbox li a {
    text-decoration: none;
}
header#branding .hbox li.active {
    opacity: 1;
}
header#branding .hbox li img {
    padding: 12px;
}
header#branding .hbox li .desc {
    padding: 0 12px 0 12px;
    font-family: 'Patrick Hand', cursive;
    color: #02a6d9;
    font-size: 18px;
    line-height: 22px;
}
header#branding .hbox1 li {
    top: 18px;
    left: 400px;
}
header#branding .hbox2 li {
    top: 35px;
    left: 650px;
}
header#branding #spelnione-marzenia {
    background: url(../images/we-made-wishes.png) 0 15px no-repeat;
    font-family: 'Schadow BT Black';
    color: #fe5655;
    font-size: 90px;
    margin: 0 auto;
    text-align: center;
    width: 217px;
    /*height: 86px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    text-shadow: 0 -2px 0 #666;
    -webkit-box-sizing: content-box;  
    -moz-box-sizing: content-box;  
    box-sizing:content-box; 
}
header#branding #spelnione-marzenia.pl {
    background: url(../images/spelnilismy-marzen.png) no-repeat;
    width: 192px;
    -webkit-box-sizing: content-box;  
    -moz-box-sizing: content-box;  
    box-sizing:content-box; 
}
header#branding #hbox-left {
    background: url(../images/hbox-left.png); 
    width: 104px;
    height: 49px;
    top: 150px;
    left: 330px;
    position: absolute;
    z-index: 5;
    cursor: pointer;
}
header#branding #hbox-right {
    background: url(../images/hbox-right.png); 
    width: 104px;
    height: 49px;
    top: 180px;
    left: 860px;
    position: absolute;
    z-index: 5;
    cursor: pointer !important;
}
/* = Body
-------------------------------------------------------------- */
#page {
    width: 100%;
    max-width: 100%;
    min-width: 1000px;
    background: none;
    margin: 0;
    background: url('../images/bg-header.jpg') no-repeat;
    background-position: top center;
    overflow: hidden;
}
#primary {
   /* background: #099f3c;*/
    -webkit-box-shadow: 0px 10px 5px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:    0px 10px 5px rgba(50, 50, 50, 0.1);
    box-shadow:         0px 10px 5px rgba(50, 50, 50, 0.1);
    display:table;
    overflow: hidden;
    position: relative;
}
#main {
    width: 960px;
    margin: 0 auto;
    clear: both;
    top: 5px;
    position: relative;
}
#main-content {
    background: white;
    /* width: 100%;*/
    position: relative;
    display: table-cell;
    overflow: hidden;
    z-index: 1;
    display: table-cell;

}
.page-with-menu #main-content {
    width: 750px;
}
.shadow-right-sidebar {
    height: 90%;
    width: 20px;
    position: absolute;
    display: block;
    right: 240px;
    top: 40px;
    -webkit-box-shadow: 5px 0px 5px rgba(50, 50, 50, 0.07);
    -moz-box-shadow:    5px 0px 5px rgba(50, 50, 50, 0.07);
    box-shadow:         15px 0px 15px -5px rgba(50, 50, 50, 0.07);
}
.breadcrumb {
    margin: 0;
    padding: 10px 0px 10px 0px;
    list-style: none;
    background: none;
    border-radius: 0px;
    width: 800px;
}
.breadcrumb a {
    color: #666666;
    text-decoration: none;
    font-size: 12px;
}
.breadcrumb .home {
    color: #099f3c;
}
.breadcrumb .raquo {
    color: #ff605d;
}
/* = #content
-------------------------------------------------------------- */
#content {
    margin: 0;
    padding: 30px;
    position: relative;
    display: table-cell;
    -webkit-box-sizing: content-box;  
    -moz-box-sizing: content-box;  
    box-sizing:content-box; 
}
.content {
	position: relative;
}
#content article {
    margin-bottom: 30px;
    clear:both;
    overflow: hidden;
    display: table;
    width: 100%;
}
#content .wp-post-image {
    width: 145px;
    height: auto;
    padding: 5px 20px 5px 0px;
    /*
    margin: 5px 15px 15px 0;
    padding: 5px;
    -webkit-box-shadow: 0px 4px 4px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    0px 4px 4px rgba(50, 50, 50, 0.25);
    box-shadow:         0px 4px 4px rgba(50, 50, 50, 0.25);*/
}
#content .navigation li {
    display: inline;
    background: none;
    padding:0;
    margin: 0;
}
#content .navigation li.active {
    font-weight: bold;
}
#content .date {
    color: #099f3c;
    font-size: 12px;
    display: inline-block;
}

#content .content-full .date {
    /*background: #099f3c;
    color: white;*/
    padding: 0 3px 0 3px;
    font-size: 10px;
    margin-top: 10px;
    display: inline-block;
}
.more-link {
    float: right;
    color: #099f3c;
    text-decoration: none;
    font-size: 12px;
}
.entry-title {
    padding: 0;
    margin: 0px 0px 5px 0px;
}
.entry-title, .entry-title a {
    color: #ff605d;
    font-size: 17px;
    font-weight: 500;
    text-decoration: none;

    line-height: 25px;
}
article > header > h1.entry-title
{
margin-top: 5px;
margin-bottom: 0px;
}
article > header > h1.entry-title > a
{
font-size: 32px;
line-height: 58px;
font-weight: 500;
}
.entry-meta {
    color: #666;
    clear: both;
    font-size: 12px;
    line-height: 18px;
    display: inline;
}
.entry-meta .edit-link a, .commentlist .edit-link a {
    background: #eee;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #666;
    float: right;
    font-size: 12px;
    line-height: 1.5em;
    font-weight: 300;
    text-decoration: none;
    padding: 0 8px;
}

.entry-header {
    padding: 0 0 20px 0;
}
.entry-content {
    padding: 0;
}
.home .entry-content {
    width: 100%;
}
.entry-content .date {
    font-size: 12px;
}
.entry-content .meta-nav {
    background: url('../images/meta-nav.png') no-repeat center;
    font-size: 0;
    width: 6px;
    display: inline-block;
    padding-left: 10px;
}
#title {
    background: #fe5655;
    width: 920px;
    color: white;
    margin-bottom: 20px;
    padding: 15px 0 15px 40px;
    font-size: 20px;
    overflow: hidden;
    -webkit-box-sizing: content-box;  
    -moz-box-sizing: content-box;  
    box-sizing:content-box; 
}
#title hgroup {
    width: 320px;
    float: left;
}

#title form {
    color: #000000;
    font-size: 13px;
    width: 150px;
    margin-right: 20px;
    float: right;
    text-align: right;
}
/* = content-full
-------------------------------------------------------------- */
#content .content-full .wp-post-image {
    float:left;
    width: 180px;
}


/* = Top Sidebar
-------------------------------------------------------------- */
/*#top-sidebar {
    position: absolute;
    top: 10px;
    right: 0;
    width: 110px;
}
#top-sidebar li {
    padding: 0;
    background: none;
    list-style: none;
}
#top-sidebar a {
    float: left;
    display:block;
    height: 22px;
    position: relative;
    overflow: hidden;
}*/
#wcag {
    position: absolute;
    right:0;
    top: 0px;
    z-index: 1;
}

#size1 {
    float:left;
    background: url(../images/font-size.png) no-repeat;
    background-position-y: bottom;
    width: 11px;
    height: 24px;
    margin: 0px 0px 0px 10px;
}
#size2 {
    float:left;
    background: url(../images/font-size+.png) no-repeat;
    background-position-y: bottom;
    width: 24px;
    height: 24px;
    margin: 0px 0px 0px 15px;
}
#contrast {
    float:left;
    background: url(../images/kontrast-domyslny.png) no-repeat;
    background-size: 100%;
    width: 25px;
    height: 25px;
    margin-left:5px;
}
#contrast2 {
    float:left;
    background: url(../images/kontrast-zolto-czarny.png) no-repeat;
    background-size: 100%;
    width: 25px;
    height: 25px;
    margin-left:5px;
}
.widget_qtranslate {
    width: 80px;
    float:left;
}
.widget_qtranslate li {
    float: left;
}
.widget_qtranslate .lang-pl {
    margin: 10px 0 0 10px;
}
.widget_qtranslate .lang-en {
    margin: 10px 0 0 10px;
}
/* = Main menu
-------------------------------------------------------------- */
nav#main-menu {
    background: #099f3c;
    width: 210px;
    z-index: 2;
    /* position: relative;*/
    overflow: hidden;
    display: table-cell;
    vertical-align: top;
}
nav#main-menu ul {
    padding: 0;
}
nav#main-menu ul li {
    background: none;
    padding: 0;
}
nav#main-menu ul li a {
    display: block;
    color: white;
    padding: 10px 20px 10px 10px;
    font-family: 'Ubuntu';
    text-decoration: none;
    font-size: 14px;
}
nav#main-menu ul li.arrow a {
    /*background-image: url("../images/page-menu-bullet2.png");*/
    background-position: 185px center;
    background-repeat: no-repeat;
}
nav#main-menu ul li.arrow:hover > a,
nav#main-menu ul li.arrow.current_page_item > a,
nav#main-menu ul li.arrow.current_page_ancestor > a {
    /*background-image: url("../images/page-menu-bullet.png");*/
    background-position: 185px center;
    background-repeat: no-repeat;
}
#menu-front-page {
    margin-left: 1px;
    padding: 0;
    list-style: none;
}
#menu-front-page li {
    padding:0;
    background:none;

}
nav#main-menu ul.children {
    display: none;
}
nav#main-menu ul.children li a {
    /*background-image: url("../images/bullet-white.png");*/
    background-position:  10px center;
    background-repeat: no-repeat;  
    padding: 5px 5px 5px 25px;
    font-size: 12px;
}
nav#main-menu ul.children li {
    color: white;
}
nav#main-menu .current_page_item ul.children,
nav#main-menu .current_page_ancestor ul.children{
    display: block;
}
nav#main-menu ul li a:hover, 
nav#main-menu .current-menu-item > a,
nav#main-menu .current_page_item > a,
nav#main-menu .current_page_ancestor > a {
    background-color: white;
    color: #099f3c;
    text-decoration: none;
    -webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    2px 2px 2px rgba(50, 50, 50, 0.3);
    box-shadow:         2px 2px 2px rgba(50, 50, 50, 0.3);
    font-weight: 500;
}

nav#main-menu ul.children li:hover a,
nav#main-menu ul.children li.current_page_ancestor a, 
nav#main-menu ul.children li.current_page_item a{
    /*background-image: url("../images/bullet-green.png");*/
    background-position: 10px center;
    background-repeat: no-repeat;
    background-color: white;  
}



/* = Footer
-------------------------------------------------------------- */

footer#colophon {
    background: white;
    margin-top: 20px;
    float:left;
    clear: both;
    width: 100%;
}

footer#colophon * {
    -webkit-box-sizing: content-box;  
    -moz-box-sizing: content-box;  
    box-sizing:content-box; 
}
footer#colophon li {
    background: none;
    padding: 0;
    list-style: none;
}
footer {
    padding: 20px 0 100px 0;
}
#unia {
    clear: both;
    width: 970px;
    margin: 0 auto;
    border-top: 1px solid #999999;
}
#unia a {
    color: #999999;
    text-decoration: none;
}
#fbox1 {
    width: 960px;
    margin: 10px auto 40px auto;
    font-size: 16px;
}
#fbox1 .box {
    float: left;
    width: 355px;
}
#fbox1 .title,  h2.widgettitle {
    font-size: 20px;
    color: #099f3c;
    margin: 0 0 10px 0;
    font-weight: normal;
}
.menu-oddzialy-container {
    float: right;
}
/* = Right Sidebar
-------------------------------------------------------------- */
#right-sidebar {
    padding: 30px 29px 30px 0;
    text-align: center;
    width: 210px;
    position: relative;
    display: table-cell;
    -webkit-box-sizing: content-box;  
    -moz-box-sizing: content-box;  
    box-sizing:content-box;

}
#right-sidebar .widget {
    border-top: 1px solid #efefef;
    padding: 20px 0 20px 0px;
    margin-left: 33px;
    list-style: none;
}
#right-sidebar .widgettitle {
    color: #ff605d;
    font-size: 18px;
    line-height: 20px;
    display: block;    
    padding-bottom: 8px;

}
#right-sidebar ul {
    list-style: none;
    padding: 0;
}
#right-sidebar li {
    padding: 0;
    background: none;
}
/* = Widget sponsorzy
-------------------------------------------------------------- */
#right-sidebar .widget.sponsorzy {
    padding-top: 0;
    border-top: 0;
}
.widget.sponsorzy .bx-wrapper {
    /* height: 400px;*/
    padding: 0px;
}
.widget.sponsorzy .bx-controls {
    display: none;
}
#right-sidebar  .widget.sponsorzy .widgettitle { 
    font-family: 'Patrick Hand', cursive;
    margin: 0 auto 30px auto;
    font-size: 26px;
    text-align: center;
}
.widget.sponsorzy a {
    display: block;
    text-align: center;
    height: 90px;
    position: relative;
    overflow: hidden;
}
.widget.sponsorzy img {
    position: absolute;  
    top: 0;  
    bottom: 0; 
    left: 0;  
    right: 0;  
    margin: auto;
}
#text-2 .widgettitle {
    color: #099f3c;
}




/* = Wolontariat
-------------------------------------------------------------- */
.single #content {
    width: 660px;
}
.wolontariat #main {
    width: 960px;
}
/* = Marzyciele
-------------------------------------------------------------- */
.marzyciele {
    position: relative;
    list-style: none;
}
.marzyciele #main {
    width: 960px;
}
.marzyciele #content {
    width: 700px;
    margin: 0;
    padding: 0;
}
.marzyciele #main-content {
    width: 100%;  
    position: relative;
    display: table;
}
.marzyciele #main-content * {
    -webkit-box-sizing: content-box;  
    -moz-box-sizing: content-box;  
    box-sizing:content-box; 
}
.marzyciele #title {
    width: 610px;
    margin-top: 40px;
    font-size: 20px;
}
.marzyciele #title h1 {
    color: white;
    margin: 0;
    padding: 0;
    font-size: 20px;
}
.marzyciele #title h3 {
    font-weight: 100;
    padding: 0px 0px 0px 0px;
    color: white;
    margin: 0;
    font-size: 20px;


}
.marzyciele-list * {
    -webkit-box-sizing: content-box;  
    -moz-box-sizing: content-box;  
    box-sizing:content-box; 
}
.marzyciele form {
    padding-left: 25px;
}
.marzyciele form label {
    padding-left: 20px;
    margin-top: 5px;
    float:left;
}
.marzyciele form select {
    float: left;
    margin-left: 6px;
}
.marzyciele .ajax-loading-wrapper {
    float: left;width:100%;margin-bottom:20px;
} 
.box-marzyciel {
    float: left;
    width: 165px;
    padding: 25px 30px 25px 30px;
    text-decoration: none;
    display: block;
}
.box-marzyciel a {
    display: block;}
.box-marzyciel .avatar {
    background: url(/phpThumb/phpThumb.php?src=/wp-content/themes/mammarzenie/images/no-dreamer.png&h=100&f=png&hash=1032f05992aca7956b1e5f1a5a0562cc) center center no-repeat;
    width: 165px;
    height: 138px;
}
.box-marzyciel .sponsors {
    margin-top:10px;
    overflow: hidden;
}
.box-marzyciel .sponsors a {
    float: left;
    padding: 5px;
}
.box-marzyciel .name_surname {
    color: #fe5655;
    font-weight: bold;
    font-size: 15px;
    margin-top:10px;
}
.box-marzyciel .marzenie {
    margin-top:5px;
    text-decoration: none;
    color: #666666;

}
.marzenie span {
    color: #099f3c;
    font-weight: bold;
}
#left-sidebar {
    width: 180px;
    padding: 30px;
    float: left;    
    -webkit-box-sizing: content-box;  
    -moz-box-sizing: content-box;  
    box-sizing:content-box; 
}
.marzyciel {
    color: #fe5655;
    font-weight: bold;
    font-size: 15px;
}
.single-marzyciel #left-sidebar {
    width: 165px;
    padding: 30px;
}
.single-marzyciel .avatar {
    display: block;
    background: url(/phpThumb/phpThumb.php?src=/wp-content/themes/mammarzenie/images/no-dreamer.png&h=100&f=png&hash=1032f05992aca7956b1e5f1a5a0562cc) center center no-repeat;
    width: 165px;
    height: 138px;
}
.single-marzyciel .marzyciel {
    font-size: 16px;
    padding-top: 10px;
}
.single-marzyciel .marzenie {
    padding-top: 10px;
}
.single-marzyciel .marzenie span {
    font-size: 16px;
}
.single-marzyciel .spotkanie {
    padding-top: 10px;
}
.single-marzyciel .wolontariusze {
    padding-top: 10px;
}
.single-marzyciel .wolontariusze h3 {
    font-weight: bold;
}
.single-marzyciel .event-image {
    margin-top: 30px;
}
.single-marzyciel .photo {
    margin-bottom: 10px;
}
.single-marzyciel .photo.bx-clone {
    display: none;
}
.single-marzyciel #content {
    width: 465px;
    padding: 30px 30px 30px 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.single-marzyciel table.spotkania {
    font-size: 11px;
    line-height: 14px;
    width: 100%;
    margin: 20px 0 20px 0;
}
.single-marzyciel .timeline {
    position: relative;
}
.single-marzyciel .timeline .line {
    background: #fe5655;
    width: 100%;
    top: 5px;
    height: 2px;
    display: block;
    position: absolute;
    z-index: 2;
}
.single-marzyciel .timeline table {
    position: relative;
    z-index: 4;
    border: 0;
}.single-marzyciel .timeline table td {
    border: 0;
    padding: 0;
}
.single-marzyciel .timeline-bg {
    background: white;
}
.single-marzyciel table.spotkania .spotkanie {
    font-family: Helvetica;
}
.single-marzyciel .spotkania a {
    color: #fe5655;
    text-decoration: none;
}
.single-marzyciel .spotkania a.active {
    font-weight: bold;
}
/*
.single-marzyciel .event-image {
    margin-top: 50px;
    margin-bottom: 20px;
    position: relative;
}*/
.single-marzyciel .event-image .slides {
    height: 460px;
}
.single-marzyciel #zaadoptuj-marzenie {
    background: #099f3c;
    text-align: center;
    color: white;
    width: 110px;
    margin: 10px 0 0 0;
    font-size: 14px;
    padding: 3px 20px;
    line-height: 18px;
    -webkit-box-shadow: 2px 2px 3px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    2px 2px 3px rgba(50, 50, 50, 0.5);
    box-shadow:         2px 2px 3px rgba(50, 50, 50, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}
.single-marzyciel #chce-pomoc {
    background:  #fe5655;
    text-align: center;
    color: white;
    width: 110px;
    margin: 16px 0 0 0;
    font-size: 15px;
    padding: 3px 20px;
    line-height: 36px;
    -webkit-box-shadow: 2px 2px 3px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    2px 2px 3px rgba(50, 50, 50, 0.5);
    box-shadow:         2px 2px 3px rgba(50, 50, 50, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    height: 36px;
    vertical-align: middle;
}
.single-marzyciel .box {
    padding-top: 20px;
    text-align: center;
}

.single-marzyciel .box .title {
    font-weight: bold;
    color: black;
}
.single-marzyciel .box .text1 {
    color: #fe5655;
    font-weight: bold;
}
.single-marzyciel .box a {
    color: #666666;
    padding-top: 5px;
    display: block;
    text-align: center;
}
/* = YoutubeH
-------------------------------------------------------------- */
.widget.uiyoutubeh {
    width: 970px;
    position: relative;
    margin: 0 auto 30px auto;
    border-bottom: 1px solid #999999;
}
.widget.uiyoutubeh .slides {
    position: relative;
    height: 160px;
    overflow: hidden;
}
.widget.uiyoutubeh .slidesjs-container {
    width: 890px !important;
    height: 180px !important;
    margin-left:35px;
}
.widget.uiyoutubeh a.slidesjs-previous {
    background: url(../images/arrow-lefth.png);
    font-size: 0;
    width: 25px;
    height: 34px;
    display: block;
    position: absolute;
    top: 30px;
    left: 0;
    cursor: pointer;
}
.widget.uiyoutubeh a.slidesjs-previous:hover {
    background: url(../images/arrow-left.png);
}
.widget.uiyoutubeh a.slidesjs-next {
    background: url(../images/arrow-righth.png);
    font-size: 0;
    width: 25px;
    height: 34px;
    display: block;
    position: absolute;
    top: 30px;
    right: 0;
    cursor: pointer;
}
.widget.uiyoutubeh a.slidesjs-next:hover {
    background: url(../images/arrow-right.png);
}
.widget.uiyoutubeh .slidesjs-pagination {
    display: none;
}
.widget.uiyoutubeh .film {
    float: left;
    padding: 0 5px 0 5px;
    min-height: 126px;
}
.widget.uiyoutubeh .film h2 {
    width: 170px;
    display: block;
    font-size: 12px;
    line-height: 13px;
    margin: 0;
    padding: 0;
}
.widget.uiyoutubeh .film a {
    color: #666666;
    text-decoration: none;
}
/* = Widget YouTube
-------------------------------------------------------------- */
#right-sidebar .widget.uiyoutube .widgettitle {
    display: none;
}
.widget.uiyoutube {
    height: 580px;
}
.widget.uiyoutube .film {
    padding-bottom: 10px;
}

.widget.uiyoutube h2 {
    width: 170px;
    display: block;
    font-size: 12px;
    line-height: 13px;
}
.widget.uiyoutube .film a {
    color: #666666;
    text-decoration: none;
}

/*
@-webkit-keyframes hide_hbox1 {
  0% { opacity: 1; }
  100% { opacity: 0;left: 300px; }
}
@-webkit-keyframes hide_hbox2 {
  0% { opacity: 1; }
  100% { opacity: 0;left: 850px; }
}

#hbox1 {
    animation: hide_hbox1 1s infinite; 
    -webkit-animation: hide_hbox1 1s infinite; 
}
#hbox2 {
    animation: hide_hbox2 1s infinite; 
    -webkit-animation: hide_hbox2 1s infinite; 
}*/
/* = Widget News strona główna dół
-------------------------------------------------------------- */

#front-page-bottom {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    background: 0;
    width: 960px;
}
#front-page-bottom * {
    -webkit-box-sizing: content-box;  
    -moz-box-sizing: content-box;  
    box-sizing:content-box; 
}
.widget.news {
    background: white;
    -webkit-box-shadow: 0px 10px 5px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 10px 5px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 10px 5px rgba(50, 50, 50, 0.1);
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 5px 10px 5px 10px;
    height: 112px;
}
.widget.news img {
    margin: 2px 15px 5px 0;
    padding: 5px;
    float: left;
    -webkit-box-shadow: 0px 4px 4px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 4px 4px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 4px 4px rgba(50, 50, 50, 0.25);
}
.widget.news .thumbnail {
    margin-left: 5px;
    display: block;
    padding: 0px;
    margin-bottom: 0px;
    line-height: normal;
    background: none;
    border: 0px;
    border-radius: 0px;
    -webkit-transition: none;
    transition: none;
}
.widget.news .hgroup {
    display: inline;
}
.widget.news .oddzial a {
    color: #69a558;
    text-transform: uppercase;
    font-size: 16px;
    padding-top: 10px;
    font-weight: 500;
    text-decoration: none;
    display:block;

}
.widget.news .title a {
    color: #fe5655;
    font-size: 17px;
    line-height: 20px;
    padding-top: 10px;
    height: 40px;
    overflow: hidden;
    text-decoration: none;
    display:block;
}

/* = Widget News strona główna dół
-------------------------------------------------------------- */

.widget.donation {
    background: #45B83E;
    -webkit-box-shadow: 0px 10px 5px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 10px 5px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 10px 5px rgba(50, 50, 50, 0.1);
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 5px 10px 5px 10px;
    height: 82px;
    color: white;
    font-family: "Ubuntu";
    font-size: 17px;
    line-height: 44px;
}


/* = Home
-------------------------------------------------------------- */

#content {
    width: 450px;
}
/*
 #main-content {
    width: 750px;
}*/
/* = Newsroom
-------------------------------------------------------------- */

.newsroom #content article {
    float:left;
    display: block;
    width: 300px;
    clear: none;
    margin-right: 30px;
}
.newsroom #content h1 {
    margin-bottom: 0px;
}
.newsroom #content h1 a {
    color: #099f3c;
    font-size: 14px;
    line-height: 14px;
}
.newsroom .kontakt {
    border-top: 2px solid #099f3c;
    float:left;
    clear: both;
    width: 100%;
}
.newsroom .kontakt .entry-title {
    margin: 20px 0 20px 0;
    color: #099f3c;
    /*font-weight: bold;*/
}
.newsroom #title form {
    margin-right: 280px;
}
/*
    Mammarzenie player
*/
.mammarzenie-player {
    width: 700px;
    background: none;
    overflow-x: hidden;
    margin: 0;
}
.mammarzenie-player #content  {
    width: 640px;
    padding: 20px;
    background-color: white;
}
.mammarzenie-player #primary {
    box-shadow: none;
}
.mammarzenie-player #content .horizontal {
    border-top: 1px solid #099f3c;
    float:left;
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    width: 100%;

}

.mammarzenie-player #content .film {
    float: left;
    padding: 0 5px 0 5px;
}
.mammarzenie-player #content .film h2 {
    width: 140px;
    display: block;
    font-size: 12px;
    line-height: 13px;
}
.mammarzenie-player #content .film a {
    color: #666666;
    text-decoration: none;
    font-weight: normal;
}
.mammarzenie-player #content .bx-wrapper {
    padding: 0 30px;
    margin: 0 auto;
}

.mammarzenie-player #content .horizontal .bx-prev, .mammarzenie-player #content .horizontal .bx-next {
    top: 30px;
    height: 30px;
}
.mammarzenie-player #content .entry-title {
    float:left;
    margin-bottom: 10px;
}
.mammarzenie-player #content .description {
    float:left;
    margin-top: 20px;
}
.mammarzenie-player #title {
    width: 100%;
    margin-bottom: 0px;
}
.mammarzenie-player #title form { 
    float: none;
    display: inline;
}

/* = Spełnione marzenia widget
-------------------------------------------------------------- */
.widget.spelnione-marzenia a {
    text-decoration: none;
}
.widget.spelnione-marzenia img {
    /*
    width: 145px;
    height: auto;
    padding: 5px 20px 0px 0px;
  
    
    margin: 5px 15px 15px 0;
    padding: 5px;
    */
    padding: 5px; 
    /*-webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    0px 2px 2px rgba(50, 50, 50, 0.25);
    box-shadow:         0px 2px 2px rgba(50, 50, 50, 0.25);*/
    /*margin-left: 5px;*/
}
.widget.spelnione-marzenia a:first-child {
    margin-left: 15px;
}

/* = Text Widget
-------------------------------------------------------------- */
#right-sidebar .widget_text .widgettitle {
    color: #099f3c;
}

/* Font-size */
body.big-font {
    font-size:22px;
    line-height: 25px;
}

body.big-font .entry-title, body.big-font .entry-title a {
    font-size:22px;
}

form .field-group {
    padding: 15px 5px;
}
/*
input[type=text] {
    min-width:200px;
}
input[type=submit] {
   background-color: #ff605d;
   border:0;
   color: white;
   padding: 10px 20px;
   cursor: pointer;
   font-family: 'Ubuntu';
}
input[type=submit].green {
    background-color: #099f3c;
}
fieldset {
    border-top: 1px dotted black;
}
legend {
    margin-left: 20px;
}*/

/* page-with-sidebar */
.page-with-sidebar #main-content {
    width: 960px;
}
.page-with-sidebar #content {
    width: 660px;

}
.page-with-menu nav#main-menu {
    background: #45b83e;
}
.page-with-menu nav#main-menu .children {
    /*background-color: #85d080;*/
}
.page-with-menu #content {
    width: 670px;
}
/* = content-page
-------------------------------------------------------------- */
.page-id-343 nav#main-menu, 
.page-id-915 nav#main-menu,
.page-id-916 nav#main-menu,
.page-id-917 nav#main-menu,
.page-id-918 nav#main-menu,
.page-id-921 nav#main-menu
{
    background: white;
    padding-top: 0px;
    padding-left: 20px;
}

.page-id-343 nav#main-menu li, 
.page-id-915 nav#main-menu li,
.page-id-916 nav#main-menu li,
.page-id-917 nav#main-menu li,
.page-id-918 nav#main-menu li,
.page-id-921 nav#main-menu li {
    height: 50px;
    padding-left: 70px;
    display: table;
    margin-bottom: 20px;

}
.page-id-343 nav#main-menu li a,
.page-id-915 nav#main-menu li a,
.page-id-916 nav#main-menu li a,
.page-id-917 nav#main-menu li a,
.page-id-918 nav#main-menu li a,
.page-id-921 nav#main-menu li a {
    color: #666666;
    margin: 0;
    line-height: 17px;
    display: table-cell; 
    vertical-align: middle;
    box-shadow: none !important;
    font-weight: normal !important;
}
.page-id-343 nav#main-menu .page-item-915,
.page-id-915 nav#main-menu .page-item-915,
.page-id-916 nav#main-menu .page-item-915,
.page-id-917 nav#main-menu .page-item-915,
.page-id-918 nav#main-menu .page-item-915,
.page-id-921 nav#main-menu .page-item-915 {
    background: url('/wp-content/uploads/2013/10/zostan-wolontariuszem.png') no-repeat;
}
.page-id-343 nav#main-menu .page-item-916,
.page-id-915 nav#main-menu .page-item-916,
.page-id-916 nav#main-menu .page-item-916,
.page-id-917 nav#main-menu .page-item-916,
.page-id-918 nav#main-menu .page-item-916,
.page-id-921 nav#main-menu .page-item-916 {
    background: url('/wp-content/uploads/2013/10/wspomoz-nas-finansowo.png') no-repeat;
}
.page-id-343 nav#main-menu .page-item-917,
.page-id-915 nav#main-menu .page-item-917,
.page-id-916 nav#main-menu .page-item-917,
.page-id-917 nav#main-menu .page-item-917,
.page-id-918 nav#main-menu .page-item-917,
.page-id-921 nav#main-menu .page-item-917 {
    background: url('/wp-content/uploads/2013/10/1-podatek.png') 0px 7px no-repeat;
}
.page-id-343 nav#main-menu .page-item-921,
.page-id-915 nav#main-menu .page-item-921,
.page-id-916 nav#main-menu .page-item-921,
.page-id-917 nav#main-menu .page-item-921,
.page-id-918 nav#main-menu .page-item-921,
.page-id-921 nav#main-menu .page-item-921 {
    background: url('/wp-content/uploads/2013/10/zaadoptuj-marzenie.png') no-repeat;
}
.page-id-343 nav#main-menu .page-item-918,
.page-id-915 nav#main-menu .page-item-918,
.page-id-916 nav#main-menu .page-item-918,
.page-id-917 nav#main-menu .page-item-918,
.page-id-918 nav#main-menu .page-item-918,
.page-id-921 nav#main-menu .page-item-918 { 
    background: url('/wp-content/uploads/2013/10/planujesz-slub.png') no-repeat;
}

.css-map > li {
    background: none;
}
.panel-group.toggle .panel { 
    border: 0;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #c5c5c5;
}
.panel-group.toggle .panel-heading {
    background: none;
    border:0;
    border-radius: 0;
    padding: 10px 15px 10px 10px;
}
.panel-group.toggle .panel-heading a {
    background: url(../images/togg-.png) no-repeat 0 center;
    padding-left: 30px;
}

.panel-group.toggle .panel-heading a.collapsed {
    background: url(../images/togg+.png) no-repeat 0 center;
}
.panel-group.toggle .panel-heading + .panel-collapse .panel-body {
    border:0;
}
.dropcap {
    width: 40px;
    height: 50px;
    float: left;
    display: block;
    margin: 0 8px 8px 0;
    font-weight: bold;
    font-size: 68px;
    line-height: 68px;
    color: #ff605d;
}
#fancybox-wrap, #fancybox-wrap * {
    -webkit-box-sizing: content-box;  
    -moz-box-sizing: content-box;  
    box-sizing:content-box; 
}
#fancybox-outer{
    background:#fff url("/wp-content/themes/mammarzenie/images/ajax-loader.gif") no-repeat 50% 50% !important;
}


#title{
background-color: #45B83E;
}

.page-with-menu #menu-front-page > li:first-child{
background-color: #45B83E;
text-transform: uppercase;
margin: 20px 0px 20px -20px;
height: 50px;
display: table;
width: 110%;
}

.page-with-menu #menu-front-page > li:first-child a{
color: #ffffff !important;
display: table-cell;
vertical-align: middle;
padding: 10px 20px 10px 10px;
}

.page-with-menu nav#main-menu ul li a:hover,
.page-with-menu nav#main-menu .current-menu-item > a,
.page-with-menu nav#main-menu .current_page_item > a,
.page-with-menu nav#main-menu .current_page_ancestor > a {
    background-color: rgba(69, 184, 62, 0.1) !important;
    color: #099f3c;
    text-decoration: none;
    -webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    2px 2px 2px rgba(50, 50, 50, 0.3);
    box-shadow:         2px 2px 2px rgba(50, 50, 50, 0.3);
    font-weight: 500;
}


.page-with-menu nav#main-menu{
background: #ffffff;
}


.page-with-menu nav#main-menu ul > li > a{
    color:  #099F3C !important;
    text-align: right;
}


.btn-default{
background-image: none;
background-color: #ffffff;
color: #fe5655;
text-shadow: none;
box-shadow: none;
font-size: 14px;
border-color: #fe5655;
}

.btn-default:hover{
background-color: #fe5655;
color: #ffffff;
border-color: #fe5655;
}

.btn-default:focus{
background-color: #fe5655;
color: #ffffff;
}


.breadcrumb{
background: none !important;
padding: 8px 0px 0px !important;
margin-bottom: 15px !important;
}


.btn-pink {
    background: #fe5655 none repeat scroll 0 0;
    border-radius: 4px;
    //box-shadow: 2px 2px 3px rgba(50, 50, 50, 0.5);
    color: white;
    cursor: pointer;
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    margin: 16px 0 0;
    //padding: 3px 20px;
    text-align: center;
    vertical-align: middle;
}

.btn-green {
    background: #099F3C none repeat scroll 0 0;
    border-radius: 4px;
    //box-shadow: 2px 2px 3px rgba(50, 50, 50, 0.5);
    color: white;
    cursor: pointer;
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    margin: 16px 0 0;
    //padding: 3px 20px;
    text-align: center;
    vertical-align: middle;
}

#darowizna {
    background: #fe5655 none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 2px 2px 3px rgba(50, 50, 50, 0.5);
    color: white;
    cursor: pointer;
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    margin: 16px 0 0;
    padding: 3px 20px;
    text-align: center;
    vertical-align: middle;
    width: 110px;
}


li.widget{
background: none;
padding: 0;
}

.su-custom-gallery-slide img{
border: none !important;
}