/*
Theme Name: Bootstrap 386
Theme URI: http://www.joemotacek.com
Author: Joe Motacek
Author URI: http://www.joemotacek.com/about-me/
Description: WordPress Theme based on Bootstrap 386 by kristopolous 
Version: 0.4.1
Text Domain: bootstrap-386
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive-layout, fluid-layout, full-width-template, right-sidebar, one-column, two-columns, three-columns, left-sidebar, blue
*/
.sticky {}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}
.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}
.bypostauthor {}
.alignleft, img.alignleft, a img.alignleft, .wp-caption.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright, a img.alignright, .wp-caption.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter, a img.aligncenter, {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone, a img.alignnone, a.wp-caption.alignnone {
	max-width: 100%;
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 5px;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
img{
	max-width: 100% !important;
	height: auto;
}
.widget-title{
	margin-top:8px;
}
.sidebar-nav{
	padding: 9px;
}
.widget-list{
	margin-top: -4px;
	display: block;
}
.widget-list aside{
	color: #000;
}
@media (max-width: 1350){
	
}
