/*
* 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
*/

/* #373230 chocolate
/* #f04e37 red
/* #9f9a98 grey (footer text, nav off, intro paragraphs)
/* Helvetica Neue Regular
/* Baskerville Old Face EF


/* Table of Content
==================================================
	#Reset & Basics
	#Basic Styles
	#Site Styles
	#Typography
	#Links
	#Lists
	#Images
	#Buttons
	#Forms
	#Editor
	#Misc */


/* #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, 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; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1;
		 }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }

ol, ul, li {
		margin: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1;
		 }
	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 {
		font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
		background: #373230;
		color: #fff;
 }


/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		color: #f04e37;
		font-family: "Baskerville Old Face", Baskerville, "Times New Roman", Times, serif;
		font-weight: normal; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 44px; line-height: 50px; margin-bottom: 15px;}
	h2 { font-size: 32px; line-height: 38px; margin-bottom: 10px; }
	h3 { font-size: 25px; line-height: 30px; margin-bottom: 8px; }
	h4 { font-size: 21px; line-height: 27px; margin-bottom: 4px; color: #fff; }
	h5 { font-size: 17px; line-height: 24px; }
	h6 { font-size: 14px; line-height: 21px; }
	.subheader { color: #777; }
	.nameheader { }

	p { margin: 0 0 20px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	em { font-style: italic; }
	strong { font-weight: bold; }
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-family: "Baskerville Old Face", Baskerville, "Times New Roman", Times, serif; font-size: 16px; line-height: 120%; color: #f04e37; }
	blockquote { margin: 0 0 20px; padding: 9px 45px 0 45px; }
	blockquote cite { display: block; font-size: 14px; color: #000; margin-top: -20px; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #000; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }

	.smallcaps { font-size: 0.7em }
	
	.intropara { font-size: 1.4em; line-height: 120%; color: #9f9a98; }
	
	.redtext 		{ color: #f04e37 !important; }
	.whitetext 		{ color: #fff !important; }
	.greytext 		{ color: #9f9a98 !important; }
	.chocolatetext 	{ color: #373230 !important; }

/* #Links
================================================== */
	a, a:visited { color: #9f9a98; outline: 0; text-decoration: none; }
	a:hover, a:focus, a.active { color: #fff; }
	p a, p a:visited { line-height: inherit; }
	a img { border: 0; }


/* #Lists
================================================== */
	ul, ol { margin-bottom: 20px; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 18px; margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }

/* #Images
================================================== */

	img.scale-with-grid {
		max-width: 100%;
		height: auto; }


/* #Buttons
================================================== */

	.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
	  color: #fff;
	  background: #615c58;
	  border: 0px;
	  display: inline-block;
	  font-size: 13px;
	  text-decoration: none;
	  cursor: pointer;
	  line-height: normal;
	  padding: 6px 10px;
	  margin:0;
	  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }


	.button.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; }

	/* Fix for odd Mozilla border & padding issues */
	button::-moz-focus-inner,
	input::-moz-focus-inner {
    border: 0;
    padding: 0;
	}
	
	.btn {
	  display: inline-block;
	  padding: 12px 18px;
	  margin-top:12px;
	  margin-bottom: 12px;
	  font-size: 14px;
	  font-weight: normal;
	  line-height: 1.42857143;
	  text-align: center;
	  white-space: nowrap;
	  vertical-align: middle;
	  -ms-touch-action: manipulation;
	      touch-action: manipulation;
	  cursor: pointer;
	  -webkit-user-select: none;
	     -moz-user-select: none;
	      -ms-user-select: none;
	          user-select: none;
	  background-image: none;
	  border: 2px solid transparent;
	}
	
	.btn-red {
		background:#f04e37;
		border:2px solid #f04e37;
	}

	.btn-red:hover,
	.btn-red.active {
		color:#f04e37;
		background:#fff;
		border:2px solid #f04e37;
	}

	
/* #Forms
================================================== */

	form {
		margin-bottom: 20px; }
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		border: 1px solid #9f9a98;
		padding: 6px 4px;
		outline: none;
		font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #9f9a98;
		margin: 0;
		width: 210px;
		max-width: 100%;
		display: block;
		background: #fff; }
	select {
		padding: 0; }
	textarea {
		min-height: 60px; }
	label,
	legend {
		display: block;
		font-weight: bold;
		font-size: 100%;
		margin-bottom: 5px;  }
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }
		
	input[type="text"].formerror,
	input[type="password"].formerror,
	input[type="email"].formerror,
	textarea.formerror,
	select.formerror {
		border: 1px solid #f00;
	}
	

/* #Misc
================================================== */

.floatLeft {
	float:left;
	margin-right:10px;
}

.floatRight {
	float:right;
	margin-left:10px;
}

.placeholder { background: #f04e37; }



/* #Misc
================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }
	
	
	#outercontainer .followus a.pinteresticon { display: inline-block; vertical-align: middle; padding-left:20px; width: 0px; height:20px; text-indent: 100%; overflow: hidden; background: url(images/social-media-buttons-2.png) no-repeat left -30px; }
	#outercontainer .followus a.pinteresticon:hover { background-position: left -59px; }
	#outercontainer .followus a.twittericon { display: inline-block; vertical-align: middle; padding-left:20px; width: 0px; height:20px; text-indent: 100%; overflow: hidden; background: url(images/social-media-buttons-2.png) no-repeat -23px -30px; }
	#outercontainer .followus a.twittericon:hover { background-position: -23px -59px; }
	#outercontainer .followus a.linkedinicon { display: inline-block; vertical-align: middle; padding-left:20px; width: 0px; height:20px; text-indent: 100%; overflow: hidden; background: url(images/social-media-buttons-2.png) no-repeat -46px -30px; }
	#outercontainer .followus a.linkedinicon:hover { background-position: -46px -59px; }
	#outercontainer .followus a.facebookicon { display: inline-block; vertical-align: middle; padding-left:20px; width: 0px; height:20px; text-indent: 100%; overflow: hidden; background: url(images/social-media-buttons-2.png) no-repeat -69px -30px; }
	#outercontainer .followus a.facebookicon:hover { background-position: -69px -59px; }
	#outercontainer .followus a.googleplusicon { display: inline-block; vertical-align: middle; padding-left:20px; width: 0px; height:20px; text-indent: 100%; overflow: hidden; background: url(images/social-media-buttons-2.png) no-repeat -91px -30px; }
	#outercontainer .followus a.googleplusicon:hover { background-position: -91px -59px; }
	#outercontainer .followus a.vimeoicon { display: inline-block; vertical-align: middle; padding-left:20px; width: 0px; height:20px; text-indent: 100%; overflow: hidden; background: url(images/social-media-buttons-2.png) no-repeat -113px -30px; }
	#outercontainer .followus a.vimeoicon:hover { background-position: -113px -59px; }
	#outercontainer .followus a.behanceicon { display: inline-block; vertical-align: middle; padding-left:20px; width: 0px; height:20px; text-indent: 100%; overflow: hidden; background: url(images/social-media-buttons-2.png) no-repeat -136px -30px; }
	#outercontainer .followus a.behanceicon:hover { background-position: -136px -59px; }


	a.pinteresticon { display: inline-block; vertical-align: middle; padding-left:20px; width: 0px; height:20px; text-indent: 100%; overflow: hidden; background: url(images/social-media-buttons-2.png) no-repeat left top; }
	a.pinteresticon:hover { background-position: left -59px; }
	a.twittericon { display: inline-block; vertical-align: middle; padding-left:20px; width: 0px; height:20px; text-indent: 100%; overflow: hidden; background: url(images/social-media-buttons-2.png) no-repeat -23px top; }
	a.twittericon:hover { background-position: -23px -59px; }
	a.linkedinicon { display: inline-block; vertical-align: middle; padding-left:20px; width: 0px; height:20px; text-indent: 100%; overflow: hidden; background: url(images/social-media-buttons-2.png) no-repeat -46px top; }
	a.linkedinicon:hover { background-position: -46px -59px; }
	a.facebookicon { display: inline-block; vertical-align: middle; padding-left:20px; width: 0px; height:20px; text-indent: 100%; overflow: hidden; background: url(images/social-media-buttons-2.png) no-repeat -69px top; }
	a.facebookicon:hover { background-position: -69px -59px; }
	a.googleplusicon { display: inline-block; vertical-align: middle; padding-left:20px; width: 0px; height:20px; text-indent: 100%; overflow: hidden; background: url(images/social-media-buttons-2.png) no-repeat -91px top; }
	a.googleplusicon:hover { background-position: -91px -59px; }
	a.vimeoicon { display: inline-block; vertical-align: middle; padding-left:20px; width: 0px; height:20px; text-indent: 100%; overflow: hidden; background: url(images/social-media-buttons-2.png) no-repeat -113px top; }
	a.vimeoicon:hover { background-position: -113px -59px; }
	a.behanceicon { display: inline-block; vertical-align: middle; padding-left:20px; width: 0px; height:20px; text-indent: 100%; overflow: hidden; background: url(images/social-media-buttons-2.png) no-repeat -136px top; }
	a.behanceicon:hover { background-position: -136px -59px; }