/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/


/* Table of Content
==================================================
	#Google Fonts
	#Reset & Basics
	#Basic Styles
	#Site Styles
	#Typography
	#Links
	#Lists
	#Images
	#Buttons
	#Forms
	#Misc */
	
	
/* #Google Fonts
================================================== */

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic);

/*********************************************************************************/
/*	font-family: 'Source Sans Pro', sans-serif;         		                     */
/*********************************************************************************/



/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
		text-align: left; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1.5; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }


/* #Basic Styles
================================================== */
	body {
		background: #fff;
		font-family: 'Source Sans Pro', sans-serif; 
		font-size: 16px;
		font-weight: 400;
		color: #262626;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
 }


/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		color: #262626;
		font-weight: 600; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px;}
	h2 { font-size: 30px; line-height: 40px; margin-bottom: 10px; }
	h3 { font-size: 28px; line-height: 34px; margin-bottom: 30px; }
	h4 { font-size: 21px; line-height: 30px; margin-bottom: 20px; }
	h5 { font-size: 17px; line-height: 24px; }
	h6 { font-size: 14px; line-height: 21px; }
	
	
	p { margin: 0 0 20px 0; }
	p img { margin: 0; }

	em { font-style: italic; }
	strong { font-weight: 600; }
	small { font-size: 90%; }
	
	.small { font-size: 90%; }
	
	.fa { text-decoration: none; position: relative; }
	.fa.solo {}
	.fa.solo span { display: none; }
	.fa:before {
		display:inline-block;
		font-family: FontAwesome;
		font-size: 1.25em;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		line-height: 1;
		-webkit-font-smoothing:antialiased;
		-moz-osx-font-smoothing:grayscale;
	}
	
	sup {
		font-size: 70%;
		position: relative;
		top: -4px;
	}

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 20px; height: 0; }


/* #Links
================================================== */
	a { color: #358532; text-decoration: none; outline: 0; transition:all 0.2s ease; }
	a:hover { color: #E23E3C; text-decoration: underline; font-family: inherit; font-size: inherit; }
	.editMode .tbl a, .editMode .tbl a:hover {font-family: 'Source Sans Pro', sans-serif; font-size: 12px;}
	p a { line-height: inherit; }


/* #Lists
================================================== */
	main ul, main ol { margin-bottom: 20px; }
	main ul { list-style: none outside; }
	main ol { list-style: decimal; }
	main ol, main ul.square, main ul.circle, main ul.disc { margin-left: 30px; }
	main ul.square { list-style: square outside; }
	main ul.circle { list-style: circle outside; }
	main ul.disc { list-style: disc outside; }
	main ul ul, main ul ol,
	main ol ol, main ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
	main ul ul li, main ul ol li,
	main ol ol li, main ol ul li { margin-bottom: 6px; }
	main li { line-height: 18px; margin-bottom: 12px; }
	main ul.large li { line-height: 21px; }
	main li p { line-height: 21px; }
	
	ul.float-right, ul.inline-list li { display: inline-block; }
	ul.inline-list li { margin-right: 10px; }
	
	ul.bullet-list { margin-left: 15px; }
	ul.bullet-list li {
		list-style: disc outside;
		margin-bottom: 5px;
	}
	
	ul.custom-list { padding-left: 30px; }
	ul.custom-list li { position: relative; margin-bottom: 10px; }
	ul.custom-list li .fa { position: absolute; top: 4px; left: -30px; }
	ul.custom-list li h6, #theme_sub ul.custom-list li h6 { margin-bottom: 5px; line-height: 1; }
	

/* #Images
================================================== */

	img.scale-with-grid {
		width: 100%;
		height: auto; }


/* #Buttons
================================================== */

	.btn,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		background: #343434; 
	  border: none;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #fff;
	  display: inline-block;
	  font-size: 12px;
	  font-weight: 600;
		letter-spacing: .08em;
	  text-decoration: none;
	  text-shadow: none;
	  cursor: pointer;
		margin: 10px 5px;
		padding: 5px 20px 7px;
	  line-height: normal;
	  font-family: 'Source Sans Pro', sans-serif;   }
		
	a:hover .btn,	
	.btn:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
	  font-size: 12px;
	  font-family: 'Source Sans Pro', sans-serif;
		text-decoration: none;
		background: #E23E3C;
		color: #39100F; }
	
	.btn:hover span,
	button:hover span {
		opacity: .5;
	}

	.btn.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }
		
	.btn-red { background: #E23F35; color: #000; }
	.btn-red:hover { background: #EC645C; }
	
	.btn .fa-chevron-circle-right { top: 1px; margin-left: 5px; }
		

	/* Fix for odd Mozilla border & padding issues */
	button::-moz-focus-inner,
	input::-moz-focus-inner {
    border: 0;
    padding: 0;
	}


/* #Forms
================================================== */

	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font-family: 'Source Sans Pro', sans-serif; 
		font-size: 14px;
		font-weight: 400;
		color: #777;
		margin: 0;
		width: 210px;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
		background: #fff; }
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 60px; }
	label,
	legend {
		display: block;
		font-weight: bold;
		font-size: 13px;  }
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }


/* #Responsive Menu
================================================== */

/* animate the menu button */

.navicon-button {
	cursor: pointer;
	display: inline-block;
	opacity: .8;
	padding: 16px 7px;
	position: relative;
	transition: all .25s ease;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
}
.navicon-button .navicon .before, .navicon-button .navicon .after {
	transition: .25s;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
}
.navicon-button:hover {
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	 opacity: 1;
}
.navicon-button:hover .navicon .before, .navicon-button:hover .navicon .after {
	transition: .25s;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
}
.navicon-button:hover .navicon .after {
	top: -10px;
}
.navicon-button:hover .navicon .before {
	top: 10px;
}

.navicon {
	position: relative;
	display: inline-block;
	top: -6px;
	width: 28px;
	height: 4px;
	background: #262626;
	margin-left: 10px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari and Chrome */
	border-radius: 3px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}
.navicon .after, .navicon .before {
	display: block;
	content: "";
	width: 28px;
	height: 4px;
	background: #262626;
	position: absolute;
	transition: .5s .25s;
	-webkit-transition: .5s .25s;
	-moz-transition: .5s .25s;
	-o-transition: .5s .25s;
	
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari and Chrome */
	border-radius: 3px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}
.navicon .after {
	top: -9px;
}
.navicon .before {
	top: 9px;
}


.mask {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 15;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	display: none;
}

/* #Misc
================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }
	
	.mb10 { margin-bottom: 10px !important; }
	.mb50 {margin-bottom: 50px !important; }
	.mb80 {margin-bottom: 80px !important; }
	.pt40 { padding-top: 40px; }
	.pb40 { padding-bottom: 40px; }
	.mzero { margin: 0 !important; }
	
	.float-left {float: left;}
	.float-right {float: right;}
	.float-none {float: none;}
	
	.align-right {text-align: right;}
	.align-center {text-align: center;}
	a.align-center {display: table; margin-right: auto; margin-left: auto;}
	
	.blue {color: #2E81C7;}
	.bg-blue {background-color: #2E81C7;}
	
	.white {color: #fff;}
	.bg-white {background-color: #fff;}
	
	.red { color: #E23E3C; }
	ul.icon-list li .fa.bg-red,
	.bg-red { background-color: #E23E3C; }
	
	.green {color: #66A834;}
	.bg-green {background-color: #66A834;}
	
	.lt-green {color: #A0C129;}
	.bg-lt-green {background-color: #A0C129;}
	
	.purple {color: #A92D80;}
	.bg-purple {background-color: #A92D80;}
	
	.orange {color: #F38D17;}
	.bg-orange {background-color: #F38D17;}
	
	.ie-8 .fa.circled { border: none !important; }
	
	.editMode #page {max-width: 1120px; margin: 10px auto 50px;}
	
	img.align-center { display: block; margin-left: auto; margin-right: auto; }
	
	.bg-transparent {
		background-color: transparent;
	}
	
	div.box-green {
		background-color: #DAE0C9;
		padding: 20px;
	}