/*
Theme Name: Circumference Child
Theme URI: http://demo.styledthemes.com/circumference/
Description: For anyone wanting a serious business website, Circumference is the one for you because of what this theme includes. You get responsive design, multiple blog layout options such as a masonry layout, retina ready graphics, several page templates, post formats, gorgeous typography elements, tons of widget positions, a custom child theme, WooCommerce support, Jetpack support, video tutorials, and more!

Template: circumference
Version: 1.0.0
Author: StyledThemes.com
Author URI: http: //www.styledthemes.com/
Tags: custom-colors, white, light, two-columns, three-columns, fluid-layout, responsive-layout, fixed-layout, custom-background, custom-header, custom-menu, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready, microformats
License: GNU General Public License v3
License URI: license.txt 

Copyright: 2014 Styledthemes.com


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.
*/



	
/* Add your custom  css below */



figcaption.wp-caption-text {
    font-size: 14px;
    line-height: 17px;
    margin: 2px 0 0;
    padding: 2px 4px 3px;
	color: #656565;
	background-color: #ffffff
}



/* banner showcase area */
#cir-banner {
	/* min-height: 2.5em; */
	min-height: 0.0em;
	background-color:#7FAAB5;
	background-position: center;
}


span.posted-on {
    display: none;
}

span.byline {
    display: none;
}

blockquote.quotes {
	margin: 2em 0;
	border-left: none;
	padding-left: 5em;
	font-size: 1.063em;
	font-style: italic;
	color: #434343;
}
blockquote.quotes:before {
	display: block;
	height: 0;
	content: "“";
	margin: 0 2rem 0 -3.5rem;
	font: italic 800%/0.8 Georgia,"Times New Roman", serif;
	color: #cdcdcd;
}


/* Custom mobile styling 
-------------------------------------------------------------- */

@media screen and (max-width: 320px) {

}

@media (min-width: 321px) and (max-width: 480px) {

}

@media screen and (max-width: 480px) {

}

@media (min-width: 481px) and (max-width: 768px) {

}

@media screen and (max-width: 768px) {

}