/*
Theme Name: boobudwit
Author: logo7
Version: 1.0
*/

body {background-color:#dddddd;}

.borderb {border-bottom: 4px solid #2196f3;}
.ptop {padding-top:94px;}
.ptopg {padding-top:32px;}
.ptopindex {padding-top:24px;}

.carouselback {background-color:#ffffff;}

.carousel-caption h2 {text-shadow: 0 4px 20px rgba(0, 0, 0, .9);}

.jlmbackground {background-color:#ffffff;}

.jlmcontent h1 {margin-bottom:20px; font-size:30px; text-transform: uppercase;}

.aligncenter {display: block; margin-right: auto; margin-left: auto;}
.alignleft {float:left; margin-right:18px;}
.alignright {float:right;  margin-left:18px;}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.9);
}

hr {
	display:block;
	border:0px;
	height:4px;
	background-image:url('images/hr2.png');
	/* background-position: center;     - jesli hr1 */
	margin: 20px 0 26px 0;
}

.radcafont {font-family: 'Tangerine', cursive; font-size:38px; margin: -16px 0 -24px 0;}

footer {background:#eee; color:#555555; padding:20px 0 20px 0;}
footer a {color:#222222;}
footer h3 {font-size:20px;}
footer h4 {color:#444444; padding: 0 0 8px 0; margin-bottom:12px; border-bottom:2px solid #cccccc; font-size:15px; font-weight:700;}
.subfooter {color:#444444; margin:30px 0 -20px 0; background:#dddddd; padding:20px 0 30px 0; border-top:6px solid #2196f3;}
.subfooter ul {margin:0; padding:0; float:right;}
.subfooter li {display:inline; padding:0 10px 0 0;}
.subfooter a {color:#444444;}

.gallery {clear:left;}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin-bottom:0px !important;
	margin-top:0px !important;
}

.attachment-thumbnail {
	border-radius:7px;
	border: 1px solid #cccccc !important;
	display: block;
	max-width: 100%;
	height: auto;
	padding:2px;
}

i {color:#2196f3;}

.l7 {font-size:11px; color:#666666;}

/*carouFredSel */
.list_carousel {
	background-color: #f1f1f1;
	margin: 18px 0 8px 0px;
	width: 200px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	color: #999;
	text-align: center;
	background-color: #f1f1f1;
	border: 0px solid #777777;
	padding: 0;
	margin: 6px;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
