/*
Theme Name: Kwiaty z Bibuly 2017
Theme URI: http://...
Description:
Version: 1.0
Author:
Author URI:
Tags:
*/

body {
		background-image: url("img/bg.png");
		color: #363636;
		font-family: georgia;
}

img {border: none;}

.white-bg {background-color: #fff;}

#wrapper {
		background-color: #FFFFFF;
		margin-left: auto;
		margin-right: auto;
		width: 1000px;
		margin-top: 40px;
}

header {
		background-color: #FFFFFF;
		float: left;
		width: 100%;
}

.logo {
		float: left;
		margin-bottom: 10px;
		margin-left: 32px;
		margin-top: 27px;
		width: 344px;
}

nav {
		float: right;
		font-family: 'Open Sans Condensed',sans-serif;
}
nav ul {
		list-style: none outside none;
		margin-top: 28px;
}
nav ul li {
		float:left;
		margin:0;
		padding:0;
}
nav ul li a {
		border-right: 1px dotted #848484;
		color: #D95E6C;
		float: left;
		font-size: 22px;
		font-weight: bold;
		padding: 10px;
		text-decoration: none;
}
nav ul li a:hover {color: #485674;}

#navbar {padding-right: 0;}
.navbar-default {
	background-color: inherit;
	border: none;
}

.spacer {
		background-color: #D95E6D;
		float: left;
		height: 1px;
		margin-bottom: 2px;
		width: 100%;
}

.header-info {
		background-color: #EDF0F8;
		color: #485674;
		float: left;
		font-family: georgia;
		font-size: 13px;
		font-style: italic;
		margin-bottom: 7px;
		margin-left: 5px;
		margin-top: 4px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-top: 10px;
		width: 98%;
}
.header-info p {
		float: left;
		margin: 0;
		padding-left: 18px;
		padding-top: 8px;
}
.gads {
	border-bottom: 1px dashed #A4A6AB;
	float: left;
	padding-bottom: 15px;
	padding-top: 5px;
	text-align: center;
	width: 100%;

}

#content-wrapper {
		background-color: #FFFFFF;
		float: left;
		padding-bottom: 40px;
		padding-left: 10px;
		padding-top: 20px;
		width: 99%;
}

#sidebarszeroki {
	float: right;
	margin-right: 9px;
	width: 100%;
	font-size: 12px;
}
#sidebar {
	float: right;
	font-size: 12px;
	margin-right: 10px;
	width: 100%;
}

#sidebar h2, #sidebarszeroki  h2 {
		border-bottom: 1px solid;
		color: #3A4864;
		font-family: 'Open Sans Condensed',sans-serif;
		padding-bottom: 11px;
}

#sidebar ul, #sidebarszeroki ul {
		list-style: none outside none;
		padding-left: 0;
}
#sidebar ul li, #sidebarszeroki ul li {
		font-style: italic;
		margin-bottom: 7px;
}

.popularne {}
.popularne ul {
		list-style-image: none;
		list-style-position: inside !important;
		list-style-type: disc !important;
		padding-left: 10px !important;
}
.popularne ul li {}
.popularne ul li a {
		color: #D95E6C;
		text-decoration: none;
}
.ngg-widget {
		margin-left: 13px !important;
}



.ost-komentarze {color: #808080;}
.ost-komentarze a {
		color: #D95E6C;
		text-decoration: none;
}
#content {
	border-right: 1px dashed;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}

#content-wide {
	border-right: 1px dashed;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

#content-wide .post h2 {
		font-family: 'Open Sans Condensed',sans-serif;
		font-size: 46px;
		margin-top: 0;
		color: #D95E6C;
		margin-bottom: 0;
}

#content .post, #content-wide .post {
		border-bottom: 1px dashed;
		float: left;
		padding-bottom: 10px;
		width: 100%;
}
.entry {
		color: #4C4C4C;
		font-family: arial;
		font-size: 14px;
}

#content .post h2 {}
#content .post h2 a {
		color: #3A4864;
		font-family: 'Open Sans Condensed',sans-serif;
		text-decoration: none;
}

.pic {
		background-color: #EEEEEE;
		float: left;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 5px;
		padding-top: 5px;
		width: 100% !important;
}

.pic img {
	background-color: #FFFFFF;
	width: 96%;
}

.ngg-imagebrowser-nav .back {
		background-color: #3A4864 !important;
		border: 1px solid #DDDDDD;
		border-radius: 5px 5px 5px 5px;
		float: left;
		padding: 10px;
		margin-bottom: 10px;
}
.ngg-imagebrowser-nav .next {
		background-color: #3A4864 !important;
		border: 1px solid #DDDDDD;
		border-radius: 5px 5px 5px 5px;
		float: right;
		padding: 10px;
		margin-bottom: 10px;
}


.ngg-imagebrowser-nav a {text-decoration: none;}

.ngg-imagebrowser-nav {
		padding: 5px;
		width: 98.5% !important;
}

.ngg-imagebrowser h3 {
		text-align: center;
		color: #D95E6C;
		font-size: 28px;
		border-bottom: 1px dashed;
		padding-bottom: 20px;
		margin-top: 7px;
		margin-bottom: 2px;
}

#comments {
		border-bottom: 1px dashed;
		float: left;
		font-size: 12px;
		font-style: italic;
		font-weight: normal;
		padding-bottom: 13px;
		width: 100%;
}
.commentlist {
	color: #535353;
	font-size: 15px;
	padding-left: 0;
	float: left;
	width: 100%;
	list-style: none;
}
.comment-meta {
	font-size: 12px;
	margin-bottom: 10px;
	font-style: italic;
}
.commentlist li {
		border-bottom: 1px dashed;
		margin-bottom: 14px;
}
.commentlist img {display: none;}
.comment-number {
		float: left;
		margin-right: 10px;
}
.commentlist cite {font-weight: bold;}
.commentlist url {}
.commentlist a {
		color: #535353;
		text-decoration: none;
}
#commentform textarea {width: 100%;}

.czytaj {
	float: left;
	text-align: right;
	width: 100%;
}

.czytaj a {
		color: #D95E6C;
		text-decoration: none;
}

footer {
		background-color: #FFFFFF;
		border-top: 7px solid #D95E6D;
		float: left;
		height: 80px;
		width: 100%;

}

.addthis_button_facebook_like {}
.addthis_button_facebook_like iframe {width: 108px !important;}
.copyright {
		font-size: 12px;
		margin-top: 10px;
		text-align: center;
}
.copyright span {
		border-top: 1px dashed;
		display: block;
		margin-top: 10px;
		padding-top: 10px;
		text-align: center;
}


.single-ad {display:none;}
.navbar-default .navbar-toggle {
	border-color: #D95E6C;
	background-color: #D95E6C;
	width: 60px;
	height: 60px;
	margin-top: 18px;
}
.navbar-default .navbar-toggle span {
	background-color: #fff !important;
	width: 38px;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

	.logo {width: 100%;}
	.logo img {width: 100%;}
	nav ul li a {	font-size: 16px; }
	.sm-hide {display: none;}
	.single-sidebar-ad {display:none;}
	.single-ad {display:block;}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

	.entry img {
		max-width: 95%;
		height: auto;
	}
	.logo {
		width: 65%;
	}
	nav ul {
		list-style: none outside none;
		margin-top: 0;
		padding-left: 0;
	}
	nav ul li a {
		border-right: none;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.navbar-default .navbar-toggle {
		border-color: #D95E6C;
		background-color: #D95E6C;
		width: 40px;
		height: 40px;
		margin-top: 18px;
	}
	.navbar-default .navbar-toggle span {
		background-color: #fff !important;
		width: 20px;
	}
	.post p {text-align: justify !important;}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}
