/*!
Theme Name: Coder Theme
Theme URI: http://coder.themestudios.net/
Author: ThemeStudios
Author URI: http://www.themestudios.net/
Description: Coder Theme is a minimalist bootstrap theme geared towards readability. For a smooth reading experience, people don't need 3D sliders and way lot of features found in paid premium themes. Bloggers / Programmers / Article Writers will find it very useful as the typography is very carefully chosen in this theme. Titan Framework for managing couple of options for the theme is integrated in the admin panel. Header and paragraph's font can be chosen from the admin panel. The optimal is given by deault. It's fully responsive. And tutorial is also given how to properly setup a blog for a programmer using Syntax highlighter. The theme will continue to evolve as free theme 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: codertheme

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others
*/

.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5rem;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075rem 0;	
}
.gallery-caption {
}