/*
	Theme Name: Reaction
	Theme URI: http://www.makedesignnotwar.com
	Description: A responsive theme and pseudo-framework for WordPress
	Author: Brandon Jones
	Author URI: http://www.makedesignnotwar.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.8.0
	Tags:
	
*/


/** 
 * 
 * These are not the droids you are looking for...
 * Check the header file for the full stylesheet file loading sequence.
 * 
 */
body {
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	font-family: Century Gothic, sans-serif;
	font-size: 15px;
}
a, a:hover {
	color: #ab0635;
	text-decoration: none;
}
a, a:visited {
	color: #ab0635;
	text-decoration: none;
	outline: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Gill Sans, Gill Sans MT, Helvetica, sans-serif;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.10);
}
.sidebar h3, .aside h3 {
	font-size: 21px;
	text-transform: none;
}
.aside {
	background: none;
}
.module-meta h5 {
	font-size: 15px;
}
.feature {
	font-size: 22px;
	font-style: normal;
	font-family: Georgia;
	line-height: 34px;
}
.slides li {
	background: #f5f5f5;
}
#menu-main-menu {
	color: #003e7e;
}
.sf-menu a, .sf-menu a:visited, .sf-menu > li > a strong {
	color: #003e7e;
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: Impact, Charcoal, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
}
.sf-menu a:hover, .sf-menu > li > a:hover strong, .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color: #ab0635;/* border-bottom: 1px dotted #ab0635; */
}
.sf-menu > li:hover {
	color: #ab0635;
	background: none;
}
#section-sub-footer span {
	font-size: 13px;
}
#wpcf7-f142-t1-o1 input[type="text"] {
	width: 278px;
	font: 15px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	margin-bottom: -10px;
	height: 12px;
	border-radius: 5px;
}
#wpcf7-f142-t1-o1 textarea {
	width: 290px;
	height: 100px;
	margin-bottom: -10px;
	border-radius: 5px;
	resize:none;
}
#wpcf7-f142-t1-o1 span.wpcf7-not-valid-tip-no-ajax {
	padding-top: 15px;
	margin-bottom: -15px;
}
.tags a {
	background: none;
}
.list {
	list-style: square inside
}
/* .list li:before {
	font-size: 17px;
	content: "\00BB \0020";
	}
*/
.list li {
	margin-bottom: 5px
}
.sidebar ul {
	list-style:disc inside;
	color: #ab0635;
}
.content {
	height: 100% !important;
}
.twitter-single {
	width:85px;
	float:right
}
.facebook-single {
	width:60px;
	float:left
}
.gplus-single {
	width: 46px;
	float: right;
	padding-left: 20px;
}
.twitter-page {
	width:85px;
	float:left
}
.facebook-page {
	width:60px;
	float:left
}
.gplus-page {
	width:60px;
	float:left;
	margin-left: 25px;
}
.tags a, #section-tophat, #section-footer span, #section-sub-footer, .meta {
	font-size: 12px;
}
.call {
	font-size: 24px;
	color:#003e7e;
	font-weight:normal;
	text-align:center;
	margin-bottom:5px;
}
.call h4 {
	color: #ab0635;
	margin: 0;
}
.call span {
	font-size:14px
}