
/*------------------------------------------------------------------------
# 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: #AE43CE; text-decoration: underline; }
a:hover 						{ color: #2D73CE; text-decoration: inherit; }
a:focus						{ outline: 0px; }
a img 						{}


/* !Colors */
.text-color1					{ color: #2d5798; }
.text-color2					{ color: #4c3607; }
.text-color3					{ color: #7eac2f; }
.text-color4					{ color: #5b91e5; }
.text-color5					{ color: #000; }
.text-color6					{ color: #c4a67e; }


/* !Text Highlights */
.text-highlight1				{ background: #2d5798; color: #fff; }				
.text-highlight2				{ background: #4c3607; color: #fff; }				
.text-highlight3				{ background: #5b91e5; color: #fff; }				
.text-highlight4				{ background: #fbf8f4; color: #c4a67e; }				
.text-highlight5				{ background: #000; color: #fff; }		
.text-highlight6				{ background: #fbf8f4; color: #3d3630; }


/* !Text Sizes */
.text-small						{ font-size: 15px; }
.text-regular					{}
.text-medium					{}
.text-large						{}
.text-xlarge					{ font-size: 32px; }


/* !Heading */
h1,
h2,
h3,
h4,
h5,
h6							{ color: #6B2680; line-height: 1.4; margin: 0 0 15px; }

h1 							{ font-size: 42px; }
h2 							{ font-size: 36px; }
h3 							{ font-size: 30px; }
h4							{ font-size: 24px; }
h5 							{ font-size: 20px; }
h6							{ font-size: 18px; }


/* !Type Margin + Padding */
p,
pre,
code,
blockquote,
ul,
ol,
dl,
table.table					{ margin: 0 0 15px; }


/* !HR, Pre, Code, Address, Sup, Sub , Sample */
hr							{ border-color: #ffe3c4; }
pre							{ background: #fffaf5; border-color: #d5d5d5; }
pre.code						{}
code							{}
address						{ background: #fffaf5; border-color: #d5d5d5; }
/*
sup,
sub							{ color: #7eac2f; }
*/
samp							{ background: #fffaf5; }


/* !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					{ background: #fffaf5; font-family: Georgia, 'Times New Roman', Times, serif; }
blockquote cite				{ color: #a68860; }
blockquote.bq					{ color: #4c3607; background: transparent url("../images/quote.png") no-repeat scroll 0 0; }
blockquote.bq-left				{}
blockquote.bq-right				{}

blockquote.pq					{ background: none; color: #4c3607; }
blockquote.pq-left				{ float: left; width: 35%; }
blockquote.pq-right				{ float: right; width: 35%; }
blockquote.pq-style1.pq-left		{ border-color: #d5d5d5; }
blockquote.pq-style1.pq-right		{ border-color: #d5d5d5; }
blockquote.pq-style2.pq-left		{ border-color: #d5d5d5; }
blockquote.pq-style2.pq-right		{ border-color: #d5d5d5; }


/* !Text Intro Area */
div.intro						{}


/* !Dropcaps */
.dropcap						{}


/* !Borders */
.border						{ border-color: #d5d5d5; }


/* !Info Boxes	*/
.infobox						{ background: #fffaf5; }
.infobox .titlebox				{ background: #d5d5d5; color: #fff; }
.infobox .contentbox			{}
.infobox-style1				{}
.infobox-style2				{ background: #4c3607; color: #fff; }
.infobox-style3				{ background: #d5d5d5; color: #fff; }
.infobox-rounded				{}
.infobox-rounded .titlebox		{}


/* !Images */
.img-left,					{}
.img-right,					{}
.img-center					{ display: block; text-align: center; clear: both; margin: 0 auto; }

.img-border					{ border-color: #d5d5d5; }
.img-border2					{ border-color: #d5d5d5; }
.img-border3					{ border-color: #d5d5d5; background: #fffaf5; }
.img-border4					{ border-color: #d5d5d5; }
.img-border5					{ border-color: #d5d5d5; }
.img-noborder					{}
.img-rounded					{}


/* !Images: Captions */
.img-caption,
.jce_caption					{}
.img-caption p					{ color: #a68860; }
.img-caption-left				{}
.img-caption-right				{}
.img-caption-center				{}


/* !Space */
.white-space					{}
.box-anywidth					{}


/* !Top Anchor */
.divider-top					{ border-color: #d5d5d5; }
.divider-top a					{}


/* !Inset Box */
.inset-left					{}
.inset-right					{}
.inset-left,
.inset-right					{}
.inset-style1					{ background-color: #fffaf5; }
.inset-style2					{ background-color: #fffaf5; }


/* !Table: Content Table Style */
table.table-style1 caption					{ color: #5b91e5; border-color: #d5d5d5; }
table.table-style1 thead th					{ color: #fff; background: #3d3630; }
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: #f2ede7; border-color: #d5d5d5; }
table.table-style1 .row2 td,
table.table-style1 .even td					{ background: #f6f3ef; border-color: #d5d5d5; }
table.table-style1 tfoot td					{ background: #d5d5d5; }

/* Accordions */
.collapse {
    -moz-transition: height 0.35s ease 0s;
    height: 0;
    overflow: hidden;
    position: relative;
}
.collapse.in {
    height: auto;
}
.accordion {
    margin-bottom: 18px;
}
.accordion-group {
    border: 2px solid #AE43CE;
    /*border-radius: 4px 4px 4px 4px;*/
    margin-bottom: 10px;
}
.accordion-heading {
    border-bottom: 0 none;
}
.accordion-heading .accordion-toggle {
    display: block;
    padding: 12px 60px 12px 15px;
}
.accordion-toggle {
    position: relative;
    cursor: pointer;
    font-size: 1.4em;
    font-style: normal;
    font-weight: 700;
    /* background: url(../images/collapse-arrows.png) no-repeat 98% 4px; */
    text-decoration: none;
    color: #AE43CE;
}
.accordion-toggle:hover	{ 
	text-decoration: none;
	color: inherit;
}
.accordion-toggle:focus	{ 
	text-decoration: none;
	color: inherit;
}
.accordion-toggle:after {
	display: inline-block;
	position: absolute;
	right: 16px;
	top: 0;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-size: 48px;
	content: "\f107";
}

.accordion-inner {
    border-top: 2px solid #AE43CE;
    /*border-bottom: 1px solid #00b5cf;*/
    background: #fffaf5;
    padding: 14px 15px 9px 15px;
}
.accordion-inner .sbxModTable					{ margin-bottom: 0px; }
.accordion-inner .sbxModTable .sbxMod-content	{ padding: 0px; }
