/*
Theme Name: Broad
Theme URI: http://www.github.com/JosephNC/broad
Author: Chukwudi Joseph N.
Author URI: http://www.github.com/JosephNC 
Description: Broad is a simple and elegant WordPress theme, 100% responsive with intuitive interface both front-end and back-end, built with HTML5, CSS, jQuery, PHP, and Bootstrap and other frameworks. It works great on any device or browser. With its great feature like responsive layout, full width pages, pages with sidebars, you still have the option to customize this theme the way you like. Delivering full customization and clear experience for readers and a solid developer supported start for any blogger. The feature list: top-bar, header &amp; footer colors with customization, flexible masonry post layout, list post layout, custom search query, WooCommerce support, unlimited widget areas, 0-1 sidebars, 0-4 footer widget columns, post nav, featured slider for sticky posts, good SEO, support, social links, logo upload and many more useful admin panel features.
Version: 1.0.2
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: broad

	Copyright: (c) 2015 Chukwudi Joseph N.
	License: GNU General Public License v3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


/**
 * Captions
 */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.sticky {
	display: none;
}
.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	left: 3px;
	position: relative;
	top: 5px;
}

/**
 * Alignments
 */

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}