/*
	Theme Name: Brandt Dodson
	Theme URI: http://creativemms.com/	
	Description: Brandt Dodson WordPress Theme
	Author:  Nicholas Mercer
	Version: 1.0
	
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html	
	
	Some HTML5 portion's forked from Aaron T. Grogg's HTML 5 Boilerplate template.
*/
/*
@import "assets/css/styles.css";
@import "assets/css/normalize.css";
*/
#nav {
	margin-left: 42px;
}

ul#nav li {
	text-indent: 0;
	padding-top: 13px;
	font-weight: bold;
}

ul#nav li a {
	color: #E1D396;
	background: none;
	font-family: 'Pontano Sans', sans-serif;
	text-transform: uppercase;
	width: auto !important;
	padding-right: 24px;
	font-size: 15px;
}

.post {
	margin-bottom: 15px;
}

.post p {
	font-size: 14px;
}

h2.entry-title {
	font-size: 20px;
	margin: 0 !important;
	padding: 0 !important;
	color: #F5C83E;
}

h2.entry-title a {
	font-size: 20px;
	color: #F5C83E;
	font-weight: 300;
}

.entry-utility {
	font-size: 13px;
	margin-top: 7px;
}

.current-menu-item a {
	color: #FFF !important;
}

.sidebar-wrap form#searchform #searchsubmit {
	background: url("/wp-content/themes/bd/sb/images/submit.gif") no-repeat;
	border: none;
	text-indent: -99999px;
	margin-left: 44px;
	width: 65px;
	height: 29px;
	margin-top: 6px;
}

.sidebar-wrap ul li {
	font-size: 12px;
}

.sidebar-wrap ul li a {
	color: #FFF;
	text-decoration: none;
}

.sidebar-wrap ul li a:hover {
	text-decoration: underline;
}

.featured-novel ul li {
	font-size: 100%;
}

.wpcf7-submit {
	border: none;
	background: url("/wp-content/themes/bd/sb/images/submit.gif") no-repeat;
	width: 65px !important;
	height: 29px;
	text-indent: -999999px;
	margin-left: 100px;
}

body.home div#callout p {
	margin: 0px !important;
}