/*
Theme Name: Catch Flames Child
Theme URI: http://selfhealingexpressions.com/themes/catch-flames
Author: Mike Monastero
Author URI: http://volantdesign.com
Description: Catch Flames Child
Template: catch-flames
Version: 1.0.0
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags: black, gray, tan, white, dark, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, front-page-post-form, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready 
Text Domain: catch-flames-child
*/

body {
	color:#004033;
}

a:link, a:visited {
	color:#759137;
	text-decoration:none;
}
a:hover, a:focus, a:active {
	color:#406660; 
	text-decoration:underline;
}

#header-menu #access {
	/* background-color:#759137; */
	background-color:#B1CD73;
}

#header-menu #access .menu-header-container .menu .menu-item a {
  color:#759137;
  COLOR:#407033;
  font-size:16px;
	font-weight:bold;
}
#header-menu #access .menu-header-container .menu #menu-item-10 a {
  color:#D703D4;
  color:#F723F4;
}

/*
 *
 * SHE mind, body, spirit and heart sidbar icons
 *
 */
.she_icons {
  border:1px solid #008066;
  margin-bottom:100px;
  padding:1px;
  text-align:center;
  width:150px; height:167px;
}
	
a.fuchsia:link, a.fuchsia:visited {
  color:#D703D4;
}




	#catalogs-header,
	#inspiration-header,
	#newsletter-header,
	#office-header,
	#legal-header {
		font-family:Qwigley,'Trebuchet MS','Trebuchet MS',sans-serif;
		font-size:20pt;
		font-weight:normal;
		letter-spacing:0.5px;
		margin-bottom:0;
		padding-bottom:0;
	}
	#catalogs-header {
		color:#004033;
	}
	#inspiration-header {
		color:#EF5A39;
	}
	#newsletter-header {
		color:#398CDE;
	}
	#office-header {
		color:#39B5B5;
	}
	#legal-header {
		color:#664B99;
	}
 

	.she_footer {
		border-top-width:0px;
		border-right-width:1px;
		border-bottom-width:0px;
		border-left-width:0px;
		border-style:dotted;
		border-color:#ad9dcb;
		padding:0 20px 0 20px;
		height:250px;
	}
	.she_footer a:link, .she_footer a:active, .she_footer a:focus, .she_footer a:visited {
		font-family:Tahoma,Geneva,sans-serif;
		font-size:8pt;
		color:#808899;
		line-height;1;
		text-decoration: none;
	}
	.she_footer a:hover {
		color:#405066;
		font-size:8pt;
		text-decoration: none;
	}
  .right {
    border-right-width:0px;
  }
	
/* Flexbox start */
#she-links {
    display: flex;
    flex-direction: column;
/*    overflow:auto;*/
    overflow:hidden;
}
#she-links tbody, #she-links thead, #she-links tfoot {
    display: flex;
    flex-direction: column;
    flex-grow:0;
    flex-shrink:0;
/*    overflow-y:scroll;*/
    overflow-y:hidden;
    overflow-x:hidden;
}
tbody.overflowable, thead.overflowable, tfoot.overflowable {
    flex-grow: 1;
    flex-shrink: 1;    
}
#she-links tr {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    flex-shrink: 0;
}
#she-links td, #she-links th {
    display: block;
    flex-direction: column;
    flex-shrink: 1;
    flex-grow: 1;
}
#she-links th[colspan="2"], #she-links td[colspan="2"] {
    flex-shrink:2;
    flex-grow:2;
    flex-basis:100px;
}
#she-links {
/*    border: 1px black solid;*/
    padding:1px;
/*    height: 450px;*/
}
#she-links tbody, #she-links thead, #she-links tfoot {
/*    border: 3px rgb(100,100,100) solid;*/
}
:-webkit-any(#she-links tbody, #she-links thead, #she-links tfoot) + :-webkit-any(#she-links tbody, #she-links thead, #she-links tfoot) {
    border-top:0;
}
:-webkit-any(#she-links tbody, #she-links thead, #she-links tfoot):not(.overflowable)::-webkit-scrollbar{
    background:transparent;
}
#she-links tr:nth-child(odd) {
/*    background:rgba(0,0,0,0.1);*/
}
#she-links td, #she-links th {
/*    box-shadow:inset -1px -1px 0 0 red;*/
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    flex-basis:50px;
/*    padding:6px 9px;*/
    padding:0 9px;
    border:0;
}
/* Flexbox end */



#she-links {
/*		max-width:1024px;*/
    min-width:400px;
	}

	#she-links thead,
	#she-links tbody,
	#she-links td {
		text-align:center;
	}
/*
	#she-links {
		border-top-width:0px;
		border-right-width:1px;
		border-bottom-width:0px;
		border-left-width:0px;
		border-style:dotted;
		border-color:#ad9dcb;
	}
*/
	#she-links a:link, #she-links a:active, #she-links a:focus, #she-links a:visited {
		font-family:Tahoma,Geneva,sans-serif;
		font-size:8pt;
		color:#808899;
		text-decoration: none;
	}
	#she-links a:hover {
		color:#405066;
		font-size:8pt;
		text-decoration: none;
	}


	#she-links td.td-center {
		text-align:center;
	}
	#she-links td.td-center[colspan="5"] {
	}

	/* footer links */
	.she_footer p {
		font-family:Qwigley,'Trebuchet MS','Trebuchet MS',sans-serif;
		font-size:20pt;
		font-weight:normal;
		letter-spacing:1px;
		margin:0;
	}	
	.catalogs {
		color:#004033;
	}
	.inspiration {
		color:#EF5A39;
	}
	.newsletter {
		color:#398CDE;
	}
	.office {
		color:#39B5B5	
	}
	.legal {
		color:#664B99
	}
	img {
		max-width: 100%;
		height: auto;
		width: auto\9; /* ie8 */
	}	
	/*Strip the ul of padding and list styling*/
	ul#menu {
		list-style-type:none;
		margin:0;
		padding:0 0 272px 0;
/*				position: absolute; */
		text-align:center;
		max-width:700px;
	}
	/*Create a horizontal list with spacing*/
	li {
		display:inline-block;
		float: left;
		margin-right: 1px;
	}

	.course-blurb {
		border:1px solid #B1CD73;
		font-size:10pt;
		line-height:16px;
		padding:8px;
		width:560px;
		text-align:left;
	}
	.copyright {
		font-size:12px;
	}	

/* mobile-friendly */	
	@media screen and (max-width:1350px) {
		/*Make dropdown links appear inline*/

		ul#menu {
			position: static;
/*					display: none; */
		}
		/*Create vertical spacing*/
		li {
			margin-bottom: 1px;
		}
		/*Make all menu links full width*/
		ul#menu li, li a {
			width: 100%;
		}

		.she_footer {
			border:0;
			height:auto;
		}
	}
	

/* ------ wordpress.org/plugins/tabby-responsive-tabs/ ------ */

.responsive-tabs .responsive-tabs__heading {
	display: none;
}

.responsive-tabs .responsive-tabs__list__item {
	display: inline;
	cursor: pointer;
}

.responsive-tabs-wrapper {
	clear: both;
	margin-bottom: 20px;
	zoom: 1;
}

.responsive-tabs-wrapper:before,
.responsive-tabs-wrapper:after {
	content: "";
	display: table;
}

.responsive-tabs-wrapper:after {
	clear: both;
}

.responsive-tabs .responsive-tabs__heading:focus,
.responsive-tabs .responsive-tabs__list__item:focus {
	outline: 1px solid transparent;
}

.responsive-tabs .responsive-tabs__heading--active:focus,
.responsive-tabs .responsive-tabs__list__item--active:focus {
	outline: none;
}

.responsive-tabs ul.responsive-tabs__list {
	font-size: 18px;
	line-height: 18px;
	margin: 20px 0 0 12px;	
	padding: 0;
}

.responsive-tabs .responsive-tabs__list__item {
	background: transparent;
	border: 1px solid transparent;
	border-bottom: none;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #999;
/*	font-size: 18px;*/
	font-size: 10pt;
/*	line-height: 19px;*/
	line-height: 16px;
	text-transform: inherit;
	margin: 1px 12px 0 0;
	padding: 10px 12px 10px;
	white-space: nowrap;
	float: left;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.responsive-tabs .responsive-tabs__list__item .fa {
	margin-right: 8px;
	line-height: 0.8;
}

.responsive-tabs .responsive-tabs__list__item:hover {
	color: #333;
	background: transparent;
}

.responsive-tabs .responsive-tabs__list__item--active, 
.responsive-tabs .responsive-tabs__list__item--active:hover {
	background: #fff;
	border-color: #ddd;
	color: #666;
	padding-bottom: 11px;
	margin-top: 0;
	position: relative;
	top: 1px;
}

.responsive-tabs .responsive-tabs__panel {	
	background: #fff;
	border: 1px solid #ddd;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	clear: left;
	margin-bottom: 0;
	padding: 20px 20px 0;
	word-wrap: break-word;
}

.responsive-tabs .responsive-tabs__panel:after { 
	content: "";
	display: block; 
	height: 0; 
	clear: both;
}

@media (min-width: 768px) {

	.responsive-tabs .responsive-tabs__panel--closed-accordion-only {
		display: block;
	}
}

@media (max-width: 767px) {

	.responsive-tabs .responsive-tabs__list {
		display: none;
	}
	
	.responsive-tabs .responsive-tabs__heading {
		display: block;
		cursor: pointer;
	}

	.responsive-tabs-wrapper {		
		border-top: 1px solid #ccc;
	}
		
	.responsive-tabs .responsive-tabs__heading {
		background: #fff;
		border: 1px solid #ccc;
		border-top: none;
		color: #777;
		font-size: 18px;
		font-weight: normal;
		text-transform: inherit;
		margin: 0;
		padding: 10px 0;
		padding-left: 20px;
		position: relative;
	}

	.responsive-tabs .responsive-tabs__heading .fa {
		margin-right: 8px;
		display:none;
		}

	.responsive-tabs .responsive-tabs__heading:after {
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #777;
		content:"";
		display: block;
		position: absolute;
		right: 20px;
		top: 20px;
		height: 0; 
		width: 0; 
	}

	.responsive-tabs .responsive-tabs__heading:hover {
		background: #eee;
		color: #f00;
	}
	
	.responsive-tabs .responsive-tabs__heading:hover:after {	
		border-top: 6px solid #777;
	}

	.responsive-tabs .responsive-tabs__heading--active,
	.responsive-tabs .responsive-tabs__heading--active:hover {
		background: #ccc;
		color: #fff;
	}

	.responsive-tabs .responsive-tabs__heading--active:after,
	.responsive-tabs .responsive-tabs__heading--active:hover:after {
		border-bottom: 6px solid #fff;
		border-top: 0;
		top: 18px;
	}

	.responsive-tabs .responsive-tabs__panel {
		background: #fff;
		border: 1px solid #ccc;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border-top: none;
		margin: 0;
		padding: 0 20px;
		padding-top: 20px;
	}
}

@media print {
	.responsive-tabs .responsive-tabs__list {
		display: none;
	}

	.responsive-tabs .responsive-tabs__heading {
		background: none;
		border: none;
		display: block;
		font-size: 22px;
		font-weight: bold;
		text-transform: inherit;
		margin: 0!important;
		padding: 10px 0 0;
	}
	
	.responsive-tabs .responsive-tabs__panel {
		display: block!important;
		background: none;
		border: none;
		padding: 0;
	}
}
/* MjM */
  .tabcontent {
    font-size:10pt;
    line-height:16px;
  }
  h2.tabtitle {
    color:#759137;
    font-size:10pt;
    font-weight:bold;
  }
#white-label {
  color:#ffffff;
  font-family:Arial,Helvetica,sans-serif;
  margin-bottom:4px;
  padding-bottom:4px;
}
