/*------------------------------------------------------------------------
# Soapbox -> Typography CSS (v2.0)
# ------------------------------------------------------------------------
# Copyright (C) 2012 PICNet, Inc. All Rights Reserved.
# Author: Ryan Belisle
# Website:  http://www.picnet.net
-------------------------------------------------------------------------*/

/* ------------------------------------------------------------------------
/* !TINYMCE Editor Specific Styles */
/* ----------------------------------------------------------------------*/
body#tinymce,
body#tinymce table				{}



/* ------------------------------------------------------------------------
/* !GLOBAL */
/* ----------------------------------------------------------------------*/
/* !Link */
a							{ color: #008ea0; text-decoration: underline; }
a:hover 						{ color: #dd760e; text-decoration: underline; }
a img 						{}

a.but-iconfont {
	text-decoration: none !important;
	font-size: 32px;
}

a.but-action,
a.botLink,
table.blog a.readon,
.jsfsearch_bottom_link a {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	background: #008393;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	height: 42px;
	line-height: 44px;
	letter-spacing: .16em;
	padding: 0 54px;
}
a.but-action:hover,
a.botLink:hover,
table.blog a.readon:hover,
.jsfsearch_bottom_link a:hover {
	background: #dd760e;
}

table.blog a.readon {
	padding: 0 22px;
}



a.but-fb,
a.but-tw,
a.but-yt,
a.but-li {
	display: inline-block;
	width: 32px;
	height: 32px;
	text-indent: -999em;
	background: url(../images/addthis_32x32_top.gif);
	margin-right: 8px;
}
a.but-fb {
	background-position: left -160px;
}
a.but-tw {
	background-position: left -704px;
}
a.but-li {
	background-position: left -320px;
}
a.but-yt {
	background: url(../images/youtube-32x32.png) no-repeat;
}



/* !Colors */
.text-color1					{ color: #008c9e; }
.text-color2					{ color: #535150; }
.text-color3					{ color: #dd760e; }
.text-color4					{ color: #004a53; }
.text-color5					{ color: #231f20; }
.text-color6					{ color: #888583; }


/* !Text Highlights */
.text-highlight1				{ background: #008c9e; color: #fff; }				
.text-highlight2				{ background: #fff; color: #dd760e; }				
.text-highlight3				{ background: #004a53; color: #fff; }				
.text-highlight4				{ background: #fff; color: #888583; }				
.text-highlight5				{ background: #535150; color: #fff; }		
.text-highlight6				{ background: #fbf8f4; color: #231f20; }


/* !Text Sizes */
.text-small					{}
.text-regular					{}
.text-medium					{ line-height: 1.6em; }
.text-large					{ line-height: 1.6em; }
.text-xlarge					{ line-height: 1.6em; }


/* !Heading */
h1,
h2,
h3,
h4,
h5,
h6							{ font-weight: 700; }

h1 							{ color: #231f20; line-height: 1.1em; }
h2 							{ color: #231f20; line-height: 1.1em; }
h3 							{ color: #dd760e; font-size: 26px; line-height: 1.1em; }
h4							{ color: #004a53; font-size: 22px; line-height: 1.1em; }
h5 							{ color: #231f20; font-size: 20px; line-height: 1.1em; }
h6							{ color: #231f20; font-size: 20px; line-height: 1.1em; font-weight: 400; }


/* !Type Margin + Padding */
p,
pre,
code,
blockquote,
ul,
ol,
dl,
table.table					{}


/* !HR, Pre, Code, Address, Sup, Sub , Sample */
hr							{ border-top: 1px solid #d5cfc1; border-bottom: 1px solid #fff; height: 0px; }
pre							{ background: #ebe9e2; border-color: #d5cfc1; }
pre.code						{ background: #ebe9e2; border-color: #d5cfc1; }
code							{ background: #ebe9e2; border-color: #d5cfc1; }
address						{ background: #ebe9e2; border-color: #d5cfc1; }
sup,
sub							{ color: #888583; }
samp							{ background: #ebe9e2; }


/* !Lists */
ul							{}
ul li						{ background: url(../images/bullet-default.png) no-repeat 18px .8em; }

ul.list-bullet					{ background: url(../images/bullet-default.png) no-repeat 18px .8em; }
ul.list-bullet li				{}

ul.list-plain					{}
ul.list-plain li				{}

ul.list-arrow					{}
ul.list-arrow li				{ background: url(../images/bullet-arrow.png) no-repeat 16px .65em; }

ul.list-box					{}
ul.list-box li					{ background: url(../images/bullet-box.png) no-repeat 18px .7em; }

ol							{}
ol li						{}

dl							{}
dl dt						{}
dl dd						{}


/* !Lines	*/
.line-solid					{}
.line-dotted					{}
.line-dashed					{}


/* !Blockquotes + Pullquotes */
blockquote					{ color: #004a53; background: none; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 23px; line-height: 1.6em; font-weight: 400; }
blockquote cite				{ color: #888583; line-height: 1.5em; padding-top: 1em; }
blockquote.bq					{ color: #004a53; background: transparent url("../images/quote.png") no-repeat scroll 0 0; }
blockquote.bq-left				{}
blockquote.bq-right				{}

blockquote.pq					{ font-family: "proxima-nova", sans-serif; font-weight: 700; font-size: 15px; line-height: 1.8em; text-transform: uppercase; background: #fff; -webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.18); -moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.18); box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.18); color: #004a53; }
blockquote.pq-left				{ float: left; width: 35%; }
blockquote.pq-right				{ float: right; width: 35%; }
blockquote.pq-style1.pq-left		{ border-color: #004a53; }
blockquote.pq-style1.pq-right		{ border-color: #004a53; }
blockquote.pq-style2.pq-left		{ border-color: #004a53; }
blockquote.pq-style2.pq-right		{ border-color: #004a53; }


/* !Text Intro Area */
div.intro						{ font-size: 22px; line-height: 1.6em; }
div.intro h3					{ font-size: 30px; line-height: 1.1em; color: #231f20; }


/* !Dropcaps */
.dropcap						{}


/* !Borders */
.border						{ border-color: #888583; }


/* !Info Boxes	*/
.infobox						{ background: #fff; -webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.18); -moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.18); box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.18); }
.infobox .titlebox				{ background: #888583; color: #fff; }
.infobox .contentbox			{}
.infobox-style1				{}
.infobox-style2				{ background: #fff; color: #535150; }
.infobox-style2 .titlebox		{ background: #3d3c3b; color: #fff; }
.infobox-style3				{ background: #535150; color: #fff; }
.infobox-style3 .titlebox		{ background: #dd760e; color: #fff; }
.infobox-rounded				{}
.infobox-rounded .titlebox		{}
.infobox-sir			{ background: #E37718; color: #fff; font-color:#fff; }


/* !Images */
.img-left,					{}
.img-right,					{}
.img-center					{ display: block; text-align: center; clear: both; margin: 0 auto; }

.element.img-right img {
	margin: 5px 0 5px 15px;
}
.element.img-left img {
	margin: 5px 15px 5px 0;
}

.img-border					{ background: #fff; padding: 10px; border: none; -webkit-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.18); -moz-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.18); box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.18); }
.img-border2					{ border-color: #888583; }
.img-border3					{ border-color: #888583; background: #fbf8f4; }
.img-border4					{ border-color: #888583; }
.img-border5					{ border-color: #888583; }
.img-noborder					{}
.img-rounded					{}
.img-caption					{ background: url(../images/hr.png) repeat-x left bottom; margin-bottom: 1em; }


/* !Images: Captions */
.img-caption,
.jce_caption					{ font-size: 18px; color: #888583; font-style: italic; font-weight: 400; }
.img-caption p					{ color: #888583; }
.img-caption-left				{}
.img-caption-right				{}
.img-caption-center				{}

table.blog .img-caption-thumb {
	width: 225px;
	background: none;
}
table.blog .img-caption-thumb .img-caption-text {
	display: none;
}
table.blog .img-thumb {
	width: 225px;
}


/* !Space */
.white-space					{}
.box-anywidth					{}


/* !Top Anchor */
.divider-top					{ border-color: #888583; }
.divider-top a					{}


/* !Inset Box */
.inset-left					{}
.inset-right					{}
.inset-left,
.inset-right					{ background: #fff; -webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.18); -moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.18); box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.18); }
.inset-style1					{ background-color: #fff; }
.inset-style2					{ background-color: #fff; }


/* !Well */
.well						{}


/* !Table: Content Table Style */
table.table-style1 caption					{ color: #004a53; border-color: #d5cfc1; }
table.table-style1 thead th					{ color: #fff; background: #231f20; }
table.table-style1 thead th a					{ color: #fff; }
table.table-style1 thead th a:hover			{}
table.table-style1 .row1 td,
table.table-style1 .odd td					{ background: #f0ede7; border-color: #d5cfc1; }
table.table-style1 .row0 td,
table.table-style1 .row2 td,
table.table-style1 .even td					{ background: #edebe4; border-color: #d5cfc1; }
table.table-style1 tfoot td					{ background: #d5cfc1; }