/* Body
----------------------------------------------- */
html, body{
	height: 100%;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}



/* Structure
----------------------------------------------- */
*{
	margin: 0;
	padding: 0;
}

header, nav, section, article, aside, footer{
	display: block; /* HTML5 */
}

.outer{
	margin: 0 auto -153px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#container,
#header-interior,
#footer-interior{
	width: 85%;
	max-width: 960px;
	position: relative;
	margin: 0 auto;
	clear: both;
}

header{
	float: left;
	width: 100%;
	padding-bottom: .5em;
	margin-bottom: 2em;
	border-top: solid 7px #847666;
	background: #eaeaea; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#eaeaea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}

.moduletable_nav{
	width: 100%;
	float: right;
}

.moduletable_mobile,
.moduletable_nav-mobile,
.moduletable_logo-mobile{
	display: none;
}

.moduletable_mobile{
	position: absolute;
	top: 50px;
	right: 12px;
}

.moduletable_nav-mobile{
	position: absolute;
	width: 100%;
	top: 100px;
	left: 0;
	padding: .5em 0;
	background-color: #f15232;
	z-index: 1;
}

#content{
	position: relative;
	width: 67.70833333333333%; /* 650 / 960 */
	float: left;
	padding-bottom: 100px;
	background: url(../images/bg-content.png) top right repeat-y;
}

.pull-left.item-image{
	float: left;
	margin-right: 14px;
}

.blog_testimonials .items-row{
	float: left;
	clear: both;
	margin-bottom: 3em;
}

.blog_whythompson .items-row{
	margin-bottom: 3em;
}

aside{
	float: left;
	width: 32.29166666666667%; /* 310 / 960 */
	margin-top: 50px;
	padding-bottom: 100px;
}

.moduletable_nav-sidebar{
	margin: 0 0 4em 8.064516129032258%; /* 25 / 310 */
	width: 65.16129032258065%; /* 202 / 310 */
}

.moduletable_sidebar{
	margin-left: 1.935483870967742%; /* 6 / 310 */
}

.moduletable_sidebar-read{
	margin-top: 1em;
	margin-left: 7.419354838709677%; /* 23 / 310 */
}

.push{
	clear: both;
	height: 153px;
}

footer{
	position: relative;
	clear: both;
	width: 100%;
	height: 153px;
	background-color: #847666;
}

#footer-interior{
	height: 153px;
}

.moduletable_share{
	float: right;
	padding-top: 2em;
}

.moduletable_copyright{
	position: absolute;
	bottom: 4px;
	width: 100%;
	text-align: right;
	color: #fff;
	font-size: 85%;
}



/* Paragraphs and Headlines
----------------------------------------------- */
header h1{
	margin-top: -20px;
	float: left;
}

header h2{
	color: #847666;
	text-align: right;
	font-size: 110%;
	margin-top: 46px;
	font-weight: normal;
	float: right;
	margin-right: 0.846em;
}

footer h1{
	position: absolute;
	width: 281px;
	height: 106px;
	top: 13px;
	left: 0;
}

#content h1,
#content h2 .subheading-category,
#content .item-page h2{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #847666;
	margin-bottom: 1em;
}

#content h1,
#content .item-page h2{
	font-size: 330%;
}

#content h2 .subheading-category{
	font-size: 165%;
	display: block;
}

#content h2{
	font-size: 165%;
	font-weight: normal;
	margin-bottom: .25em;
	color: #847666;
}

#content .blog_whythompson .item h2{
	background: url(../images/checkmark.gif) left center no-repeat;
	padding-left: 44px;
	line-height: 25px;
	font-size: 165%;
}

#content h4{
	color: #666;
	margin-top: 2em;
}

#content p{
	color: #666;
	line-height: 1.5em;
	margin-right: 9.244992295839753%; /* 60 / 649 */
	margin-bottom: 1em;
}

#content em{
	color: #69c;
	font-style: normal;
}

#content blockquote{
	margin-left: 2em;
	color: #666;
}

.blog_testimonials p{
	/* margin-left: 30.76923076923077%; /* 200 / 650 */
	margin-left: 198px;
}

.blog_testimonials strong{
	font-weight: normal;
	color: #679ac9;
}

.moduletable_sidebar p{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 175%;
	line-height: 1.5em;
	color: #847666;
	margin-left: 5.483870967741935%; /* 17 / 310 */
}

.moduletable_sidebar p:first-child{
	margin-left: 0;
}

.moduletable_sidebar p strong{
	font-weight: normal;
	color: #7c5c3e;
	font-size: 80%;
}

.blue{
	color: #69c;
}



/* Lists
----------------------------------------------- */
#content li{
	color: #666;
	line-height: 1.5em;
	margin: 0 9.244992295839753% .5em 2em; /* 60 / 649 */
}

#content dt,
#content dd{
	margin-bottom: 1em;
	line-height: 1.5em;
}

#content dd{
	margin-left: 2em;
}

.moduletable_nav-sidebar li{
	list-style-type: none;
	line-height: 2.5em;

	background: #e72b15; /* Old browsers */
	background: -moz-linear-gradient(top,  #f35f3e 0%, #e72b15 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f35f3e), color-stop(100%,#e72b15)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f35f3e 0%,#e72b15 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f35f3e 0%,#e72b15 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f35f3e 0%,#e72b15 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f35f3e 0%,#e72b15 100%); /* W3C */
}

.moduletable_nav-mobile li{
	list-style-type: none;
}

.moduletable_nav-mobile li.item-143{
	clear: both;
}

.moduletable_nav-mobile li.item-144,
.moduletable_nav-mobile li.item-145,
.moduletable_nav-mobile li.item-146{
	float: left;
}

.moduletable_nav-mobile li.item-145,
.moduletable_nav-mobile li.item-146{
	background: url(../images/bg-li-mobile.png) left center no-repeat;
}



/* Links
----------------------------------------------- */
#content a{
	color: #f63;
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
}

footer .moduletable_nav a{
	color: #fff;
}

footer .moduletable_nav li.active a,
footer .moduletable_nav a:hover{
	color: #000;
}

.moduletable_nav-mobile a{
	text-decoration: none;
	color: #fff;
	display: block;
	padding: .5em 1em;
}

.moduletable_nav-mobile a:hover{
	color: #000;
}

.moduletable_nav-sidebar a{
	display: block;
	padding: .25em 1em;
	color: #fff;
	text-decoration: none;
}

.moduletable_nav-sidebar li.active a,
.moduletable_nav-sidebar a:hover{
	color: #000;
}

.moduletable_mobile a{
	background: url(../images/mobile.gif) top left no-repeat;
	width: 43px;
	height: 41px;
	display: block;
	text-decoration: none;
}

.moduletable_copyright a{
	color: #fff;
	text-decoration: none;
}

.moduletable_copyright a:hover{
	text-decoration: underline;
}



/* Images
----------------------------------------------- */
img{
	border: none;
	max-width: 100%;
}



/* Forms
----------------------------------------------- */
.formResponsive .formHorizontal .rsform-block{
	margin-bottom: .5em;
}

.formResponsive .formHorizontal .formControls{
	margin-left: 0;
}

.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"]{
	width: 90%;
	background-color: #f9f9f9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formResponsive .formHorizontal label,
.formResponsive .formHorizontal .formControlLabel{
	color: #666;
}

.formResponsive .formHorizontal .formControlLabel{
	float: none;
	text-align: left;
	padding-top: 0;
	width: auto;
	margin-right: 9.244992295839753%; /* 60 / 649 */	
	margin-bottom: .25em;
}

.formResponsive input.rsform-error,
.formResponsive textarea.rsform-error,
.formResponsive select.rsform-error{
	background: url(../images/error.png) top right no-repeat;
}

.formResponsive input[type="submit"],
.formResponsive input[type="submit"]:hover{
	background: #e72b15; /* Old browsers */
	background: -moz-linear-gradient(top,  #f36443 0%, #e72b15 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f36443), color-stop(100%,#e72b15)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f36443 0%,#e72b15 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f36443 0%,#e72b15 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f36443 0%,#e72b15 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f36443 0%,#e72b15 100%); /* W3C */
	
	margin-top: .5em;
	padding: 1em 2em;

	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.formResponsive .rsform-inline,
.rsform-inline + div{
	clear: both;
}

.formResponsive .rsform-inline .rsform-block{
	margin-right: 7px;
}

.formResponsive .rsform-inline .rsform-block .formControlLabel{
	margin-right: 2px;
}

.formResponsive .rsform-inline .rsform-block,
.formResponsive .rsform-inline .rsform-block .formControlLabel,
.formResponsive .rsform-inline .rsform-block .formControls,
.formResponsive .rsform-inline .rsform-block .formBody{
	float: left;
}

.formResponsive .rsform-inline .rsform-block input[type="text"]{
	width: auto;
}

.formResponsive .rsform-inline.rsform-mcat2 .rsform-block{
	width: 48%;
}

	.formResponsive .rsform-inline.rsform-mcat2 .rsform-block .formControlLabel{
		width: 50%;
	}