/*
Theme Name: Turniej Budowlany
Author: Software4U
Author URI: 
Description: 
Version: 1.0
Text Domain: Turniej Budowlany

*/

body{
	font-family: 'Ubuntu', sans-serif;
	color: #212121;
	background-color: #5F4632;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, a {
	font-family: 'Ubuntu', sans-serif !important;
	color: #212121;
}

.blog-footer > p {
	color: #FFFFFF;
}

.blog-header{
	padding-bottom: 0;
    padding-top: 0;
}

.blog-footer{
	background-color: #161616;
	color: #656565;
	text-align: center;
	border-top: 0 solid #e5e5e5;
}

.blog-post {
    margin-bottom: 0px;
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px auto 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.gallery-item img {
    border-width: 1px;
    margin-bottom: 0;
}

.wp-post-image {
	margin-bottom: 20px;
}

.sticky {
}

.bypostauthor {
}

.entry {
	margin-bottom: 20px;
}

.widget {
	text-align: initial;
}

.widget ul {
    list-style: none;
    padding: 0;
}

#searchsubmit {
	margin: 4px 0;
}

.comment-list {
	padding: 0;
}

.comment-list, 
.children:nth-child(n+1) {
	list-style: none;
}

@media (max-width: 767px) {
	.comment-list, 
	.children:nth-child(n+1) {
		padding: 0;
  	} 
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/********/

#zlota_kielnia{
	background-image: url('images/zlota_kielnia.png');
	background-size: cover;
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
	float: left;
	position: relative;
	margin-top: 75px;
	margin-left: 20px;
}

#zlota_kielnia_50{
	background-image: url('images/50_lat_zlota_kielnia-min.png');
	background-size: cover;
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
	float: right;
	position: relative;
	margin-top: 75px;
	background-color: rgba(255,255,255,0.7);
	border-radius: 75px;
	background-position: center;
	margin-right: 20px;
}

#menu-mainmenu{
	float: right;
}

#ba_header{
	position: fixed;
	width: 100%;
	height: 60px;
	z-index: 9999;
	opacity: 1;
}

#ba_header .navbar,
#ba_header .navbar .container,
#ba_header .navbar .container > .navbar-collapse{
	height: 60px !important;
}

#ba_header .navbar .container {
	padding-left: 15px;
	padding-right: 15px;
}

.entry{
	padding: 10px;
}

#menulogo {
	background-image: url("./images/logo_main.png");
	display: block;
	float: left;
	height: 40px;
	margin-top: 15px;
	width: 250px;
	background-size: cover;
	background-repeat: no-repeat;
}

.blog-main{
	padding: 0px;
	background-color: #EEEEEE;
}

.blog-sidebar{
	background-color: #EEEEEE;
}

.container {
	width: 100% !important;
	padding: 0px;
}

.tb_page_content{
	clear: both;
	display: block;
	left: 0;
	margin: auto;
	max-width: 1150px;
	right: 0;
	width: 100%;
	height: auto;
}

.single-post .row, .container1150 {
	clear: both;
	display: block;
	left: 0;
	margin: auto;
	max-width: 1150px;
	right: 0;
	width: 100%;
	height: auto;
}

.row {
	margin-left: 0px;
	margin-right: 0px;
}

.navbar .container {
	max-width: 1170px;
	width: 100%;
}

.navbar-inverse .navbar-nav > li > a {
	color: #666666;
}

.navbar-inverse {
	background-color: #DDDDDD;
	color: #999999;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {

	color: #999999;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	background-color: transparent;
	color: #999999;
}

.nav {
	list-style: none;
	/*padding: 10px 0 !important;*/
}

.blog-nav .active::after {
	border-bottom: none;
	border-left: none;
	border-right: none;
}


/*         */

.ba_mobile_menu_icon{
	display:none;
	position: relative;
	float: right;
	background-image: url("images/burger.png");
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	width: 60px;
	top: 0px;
	cursor: pointer;
}


.ba_mobile_menu{
	width: 290px;
	height: auto;
	background-color: #666666;
	float: right;
	position: relative;
	top: 60px;
	display: none;
}

.ba_mobile_menu_con{
	padding: 0px 0px;
	list-style-type: none;
	margin-bottom: 0px;
}

.ba_mobile_menu_con li{

}

.ba_mobile_menu_con a {
	color: #ffffff;
	display: block;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 10px;
	text-decoration: none;
	width: 100%;
	text-align:  center;
}

.ba_mobile_menu_con a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}


#ba_container{
	margin-top:30px;
}


/* HOME PAGE - START */

.text-center{
	text-align: center;
}


#ba_container .entry{
	margin-bottom: 0px;
}

/* HOME PAGE - END */


.blog-footer {
	display: block;
	float: left;
	position: relative;
	width: 100%;
	padding: 20px 0;
	margin-top: 30px;
}

.blog-footer hr{
	border-color: #656565;
}

.blog-footer span{
	color: #FFFFFF;
	font-size: 16px;
}

.ba_content{
	padding: 40px 0;
}

.ba_img_full_width{
	width: 100%;
	height: auto;
}

@media screen and (max-width: 1169px){
	.container1150{
		float: left;
		padding-left: 20px;
		padding-right: 20px;
	}
}


@media screen and (max-width: 1023px){
	#menulogo{
		height: 24px;
		margin-top: 20px;
		width: 150px;
	}
}

@media screen and (max-width: 915px) {

	#ba_mobile_menu_icon {
		display: block;
	}
	#bs-example-navbar-collapse-1{
		display: none !important;
	}

}

@media screen and (max-width: 767px){

	.blog-main{
		width: calc(100% - 40px);
		margin-left: 20px;
		margin-right: 20px;
	}

	.blog-sidebar{
		float: left;
		width: calc(100% - 40px) !important;
		margin-left: 20px !important;
		margin-right: 20px !important;
		margin-top: 30px;
	}
}

.nav > li {
	padding: 0px 0 !important;
}

.nav > li:hover{
	background-color: #767676 !important;
	color: #FFFFFF !important;
}

.nav > li:hover > a{
	color: #FFFFFF !important;
}

.navbar-nav > li > a {
	padding-bottom: 20px !important;
	padding-top: 20px !important;
}

.navbar-nav > .active > a:focus {
	background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	background-color: transparent;

}

ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
}

ul.nav li.dropdown > ul.dropdown-menu {
	padding-top: 10px;
	top: 96%;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #767676 !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #939393;
}

.komitet_glowny_person{
	float: left;
	width: 50%;
	position: relative;
	display: block;
	text-align: center;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.komitet_glowny_person > img{
	height: 120px;
}

.blog-post-title{
	padding-left: 20px;
	padding-bottom: 20px;
}

#turniej_head{
	width: 100%;
	height: 300px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url('images/baner2.jpg');
	margin-top: 60px;
}

.sponsorzy{
	float: left;
	width: 100%;
	position: relative;
	display: block;
	text-align: center;
	box-sizing: border-box;
	background-color: #EEEEEE;
}

.sponsorzy h3{
	display: inline-block;
}

.sponsorzy a{
	display: inline-block;
}

.sponsor{
	float: left;
	width: 100%;
	position: relative;
	display: block;
	text-align: center;
	box-sizing: border-box;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sponsor > img{
	/*width: 80%;*/
}

.page-id-4  .udi_pe_post{
	border-bottom: 2px solid #66512c;
}

.udi_pe_post_data{
	width: 100% !important;
	margin-bottom: 20px;
}

.udi_pe_button_more{
	background-color: #cccccc !important;
	float: right !important;
}

.udi_pe_title > h3{
	color: #66512c !important;
	text-decoration: none;
}

.udi_pe_title {
	text-align: center;
}

.udi_pe_title > a:hover{
	text-decoration: none;
}
