/*
Theme Name: Spacious Pro Child
Theme URI: http://www.sandraconnington.co.uk/themes/spacious-pro-child/
Author: ThemeGrill
Author URI: http://www.sandraconnington.co.uk/themes/spacious-pro-child/
Template: spacious-pro
Description: Spacious Pro Child theme
Version: 1.0.0
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags: light, white, dark, two-columns, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options
Text Domain: spacious-child

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/* Headings */
h1, h2, h3, h4, h5, h6 {
	padding-bottom: 16px;
	color: #222222;
	font-weight: normal;
	font-family: 'Lato', sans-serif;
}
h1 { font-size: 30px; line-height: 36px; }
h2 { font-size: 22px; line-height: 28px; }
h3 { font-size: 16px; line-height: 26px; }
h4 { font-size: 14px; line-height: 20px; }
h5 { font-size: 12px; line-height: 18px; }
h6 { font-size: 12px; line-height: 16px; }

/* Change width of primary frame and widget frame */
#primary {width: 65%; }
#secondary {width: 30%; }

#featured-slider .entry-description-container {background-color:rgba(0, 0, 0, 0.7);}