/*
Theme Name: BootFlex
Theme URI: http://edv.uitz.net/themes/uitznet
Author: Peter Uitz
Author URI:  http://edv.uitz.net
Version: 0.8
Description: BootFlex is a very flexible Theme with Twitter Bootstrap and Bootswatch via MaxCDN. Responsive design works on all devices from smartphone to retina displays. The useage of the CDN is optional. Supports a frontpage wich automaticaly select only posts with featured images.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, gray, white, blue, red, green, orange, dark, light, one-column, right-sidebar, flexible-header, responsive-layout,custom-background,custom-colors,custom-header,custom-menu,featured-images,sticky-post,theme-options,translation-ready
Text Domain: bootflex
*/
/* Navbar fix */
body { padding-top: 165px; }
body.admin-bar nav {padding-top:32px}
.wp-caption{}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}
.alignright{}
.alignleft{}
.aligncenter{}
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {max-width: 100%;height: auto;}
.bootflex-logo{max-height: 112px;padding-top: 8px;margin-right: 8px;float:left;}
.bootflextitle{font-size: 3em;text-shadow: #000 1px 1px 3px}
.bootflexdesc{font-size: 1.2em;position: relative;top: -0.6em;text-shadow: #000 1px 1px 3px}
.smallogo{max-height:50px;padding-top: 1px;}
.smalltitle{font-size: 2em;line-height: 1.1em;}
.smalldesc{font-size: 0.9em;line-height: 1.1em;}
.bootflex-post {margin-top: 0px;font-size: 1.4em}
.bootflex-read-more{margin-bottom: 10px;margin-top: 7px}
.navbar-fixed-top{top:100px;padding-top:0px}
.shrink{top:0px}
.shrinkbody{padding-top:70}
nav{transition: all 0.4s ease;}
.bootflex-header-hide{top: -101px !important;}
/*body.admin-bar .bootflex-header{position: fixed;top: 32px;height: 100px;width:100%;z-index: 2000;transition: all 0.4s ease;}
body .bootflex-header{position: fixed;top: 0px;height: 100px;width:100%;z-index: 2000;transition: all 0.4s ease;}*/
.bootflex-header-widget{padding-top: 8px;max-width: 200px}
.well h3 {margin-top: 0px;font-size: 16px}
.well ul {padding-left: 20px}
footer{border-top:1px solid #DDD;background:#F5F5F5}
footer h3 {font-size: 16px}
footer ul {padding-left: 20px}
a.rsswidget img {display:none}
.carousel-caption{right:0px;left:0px;bottom: 0px;text-align:justify;padding:0px 15px;background: rgba(0, 0, 0, 0.65);border-bottom-left-radius: 6px;border-bottom-right-radius: 6px}
.carousel-caption h1 {text-align: left;font-size: 1.8em;color: #FFF}
.carousel-caption h2 {text-align: left;font-size: 1.2em;color: #FFF}
.mini{text-align: justify; margin-bottom: 3em}
.minitext{margin-top: 0px}
.bootflex-info{margin-top: 40px;font-size: 0.8em}
.bootflex-info ul li {padding: 5px;border: 0px}
.comment-reply-title{margin-top:35px;font-size:20px}
.vcard img.avatar{float: left;margin-right: 5px}
p.comment-meta{color: #DDD;font-style: italic;margin-bottom: 20px}
li.comment{border-bottom-style: dotted;border-bottom-width: 1px;margin-bottom: 10px}
#wp-calendar{width: 100%}
.firstimage{padding-bottom: 35px}
.gallery { margin: 0 auto 18px;display: inline-block}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857;
background-color: #FFF;
border: 1px solid #DDD;
border-radius: 4px;
transition: all 0.2s ease-in-out 0s;}
.gallery img:hover {
	background: white;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }
h1{-ms-word-wrap: break-word;word-wrap: break-word;}
.bg-info{box-shadow: inset 0px 27px 20px 0px rgba(0,0,0,0.75);}
.navbar{box-shadow: 0px 8px 6px 0px rgba(0,0,0,0.55);}
footer{box-shadow: inset 0px 8px 6px 0px rgba(0,0,0,0.35);}