/*
	Theme Name: 	Pow Theme
	Description: 	Pow Theme is a responsive Wordpress Theme that can be used for blogs, online magazines any other awesome websites. To use this Child Theme, you must have the Twenty Sixteen parent theme installed.
	Author: 		WebsiteWizard.tv
	Author URI: 	http://www.WebsiteWizard.tv
	Template: 		twentysixteen
	Version: 		1.0.0
	License: 		GNU General Public License v2 or later
	License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
*/

.widget {
	border-top: 0 solid #1a1a1a;
}

.widget h2 {
	font-family: 'Oswald', sans-serif;
}

.widget .widget-title {
	font-family: 'Oswald', sans-serif;
	background: #1a1a1a none repeat scroll 0 0;
	padding: 20px;
	color: #FFFFFF;
}

.site-title a {
	font-family: 'Oswald', sans-serif;
}

.site-title {
	font-size: 49px !important;
}

.main-navigation a {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;	
}

.entry-title {
	font-family: 'Oswald', sans-serif;	
}

.entry-title a {
	font-family: 'Oswald', sans-serif;
}

.sidebar {
	background: #F0F4F9 none repeat scroll 0 0;
	padding: 20px;
}

#masthead {
padding-top: 10px !important;
padding-bottom: 50px !important;
}

.post-navigation {
	border-bottom: 1px solid #1a1a1a;
	border-top: 1px solid #1a1a1a;
}
