/*
Theme Name: Design & a Dog
Theme URI: 
Author: gbobbd
Author URI: http://creativemarket.com/gbobbd
Description: Boksy is a clean and minimal responsiveWordPress theme for personal bloggers. Putting content first is the key focus in the overall design. It looks good both on large and small screens. If you are familiar to use WordPress, you already know how to use Boksy as it is built with the most essential and standards of the WordPress framework. Personalizing Boksy can never be easier as it takes advantage of one of WordPress' most powerful tool - the customizer. Please check out the full version if you like it!
Version: 1.1.1
Template: boksy-lite
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: boksy
Tags: black, white, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, full-width-template, sticky-post, translation-ready



 boksy is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

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/
*/

@import url("../boksy-lite/style.css");

/* ===========================================
	#HEADER
=========================================== */
.site-header {
  padding: 30px 0 0;
}

/* ===========================================
	#CONTENT
=========================================== */
.main-container {
  padding-top: 24px;
}

.entry-thumbnail img {
  margin-left: auto;
  margin-right: auto;
}

/* ===========================================
	#Widgets
=========================================== */
.widget-area {
  padding-top: 24px;
}

