/*
 * Typography: Core
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Core stack for RapidWeaver 5+ Stack 2+
 */

#typography_stacks_in_34,
#typography_stacks_in_34 * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#typography_stacks_in_34 .fontImport {
	border: solid 2px #e0e0e0;
	background: #f0f0f0;
	border-radius: 4px;
	padding: 12px;
}



	/* Typography - Text Global Styles */
	#typography_stacks_in_34 .typography_text,
	#typography_stacks_in_34 .typography_text div,
	#typography_stacks_in_34 .typography_text p,
	#typography_stacks_in_34 .typography_text blockquote,
	#typography_stacks_in_34 .typography_text address,
	#typography_stacks_in_34 .typography_text details {
		color: #333333;
	}
	
	
		#typography_stacks_in_34 h1.typography_headers,
		#typography_stacks_in_34 h2.typography_headers,
		#typography_stacks_in_34 h3.typography_headers,
		#typography_stacks_in_34 h4.typography_headers,
		#typography_stacks_in_34 h5.typography_headers,
		#typography_stacks_in_34 h6.typography_headers {
			color: #111111;
		}
	
	
	#typography_stacks_in_34 .typography_text a,
	#typography_stacks_in_34 .typography_headers a,
	#typography_stacks_in_34 a .typography_headers {
		color: #0276FD;
	}
	#typography_stacks_in_34 .typography_text a:hover,
	#typography_stacks_in_34 .typography_headers a:hover,
	#typography_stacks_in_34 a:hover .typography_headers,
	#typography_stacks_in_34 .typography_text a:active,
	#typography_stacks_in_34 .typography_headers a:active,
	#typography_stacks_in_34 a:active .typography_headers {
		color: #60AFFE;
	}
	#typography_stacks_in_34.linkDecorationInherit .typography_text a {
		text-decoration: inherit;
	}
	#typography_stacks_in_34.linkDecorationNone .typography_text a {
		text-decoration: none;
		font-weight: normal;
	}
	#typography_stacks_in_34.linkDecorationUnderline .typography_text a {
		text-decoration: underline;
		font-weight: normal;
	}
	#typography_stacks_in_34.linkDecorationBold .typography_text a {
		text-decoration: none;
		font-weight: bold;
	}
	#typography_stacks_in_34.linkDecorationItalic .typography_text a {
		text-decoration: none;
		font-weight: none;
		font-style: italic;
	}
	
	#typography_stacks_in_34.linkDecorationHoverInherit .typography_text a:hover,
	#typography_stacks_in_34.linkDecorationHoverInherit .typography_text a:active {
		text-decoration: inherit;
	}
	#typography_stacks_in_34.linkDecorationHoverNone .typography_text a:hover,
	#typography_stacks_in_34.linkDecorationHoverNone .typography_text a:active {
		text-decoration: none;
		font-weight: normal;
	}
	#typography_stacks_in_34.linkDecorationHoverUnderline .typography_text a:hover,
	#typography_stacks_in_34.linkDecorationHoverUnderline .typography_text a:active {
		text-decoration: underline;
	}
	#typography_stacks_in_34.linkDecorationHoverBold .typography_text a:hover,
	#typography_stacks_in_34.linkDecorationHoverBold .typography_text a:active {
		font-weight: bold;
	}
	#typography_stacks_in_34.linkDecorationHoverItalic .typography_text a:hover,
	#typography_stacks_in_34.linkDecorationHoverItalic .typography_text a:active {\
		font-style: italic;
	}
	

/*
 * Typography: Font Importer
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Core stack for RapidWeaver 5+ Stack 2+
 */


/*
 * Typography: Text
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Text stack for RapidWeaver 5+ Stack 2+
 */

.typography_core #typography_text_stacks_in_52,
.typography_core p#typography_text_stacks_in_52,
.typography_core div#typography_text_stacks_in_52,
.typography_core blockquote#typography_text_stacks_in_52,
.typography_core address#typography_text_stacks_in_52,
.typography_core details#typography_text_stacks_in_52 {
	width: 100%;
	font-family: Fontdiner Swanky;
	padding: 0;
	margin: 0;
	text-align: center;
	display: block;
	
	
		text-shadow: 2px -2px 6px #454545;
	
	
		color: #531D1F !important;
	
	-webkit-transform: scale(2.00,2.00);
	-moz-transform: scale(2.00,2.00);
	transform: scale(2.00,2.00);
}

	#typography_text_stacks_in_52 a,
	p#typography_text_stacks_in_52 a,
	div#typography_text_stacks_in_52 a,
	blockquote#typography_text_stacks_in_52 a,
	address#typography_text_stacks_in_52 a,
	details#typography_text_stacks_in_52 a {
		color: #0C5AFA !important;
	}
	#typography_text_stacks_in_52 a:hover,
	#typography_text_stacks_in_52 a:active,
	p#typography_text_stacks_in_52 a:hover,
	p#typography_text_stacks_in_52 a:active,
	div#typography_text_stacks_in_52 a:hover,
	div#typography_text_stacks_in_52 a:active,
	blockquote#typography_text_stacks_in_52 a:hover,
	blockquote#typography_text_stacks_in_52 a:active,
	address#typography_text_stacks_in_52 a:hover,
	address#typography_text_stacks_in_52 a:active,
	details#typography_text_stacks_in_52 a:hover,
	details#typography_text_stacks_in_52 a:active {
		color: #1E90FF !important;
	}

#typography_text_stacks_in_52.layoutColumns {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-fill: auto;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
	-webkit-column-rule: 0px outset #E0E0E0;
	-moz-column-rule: 0px outset #E0E0E0;
	column-rule: 0px outset #E0E0E0;
}
#typography_text_stacks_in_52.dropCap1 .dropCap {
	font-family: inherit;
	font-size: 40px;
	color: #CD3333;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: inline-block;
	float: left;
}




#stacks_in_52 {
	padding: 40px 0px 12px 0px;
}

#stacks_in_53 {
	font-size: 300%;
}
#stacks_in_20 .screenbug_class
{
font-family: "Courier New", Courier, mono;
font-size: 14px;
letter-spacing: 1px;
color: olive;
padding: 5px;
border: 2px dashed orange;
}/*
 * Typography: Font Importer
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Core stack for RapidWeaver 5+ Stack 2+
 */


#stacks_in_3 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_3 .jwresp_col{overflow:hidden;margin:0;width:59%; float:left;}#stacks_in_3 #jwresp_col2_stacks_in_3{ float:right; width:39%}@media screen and (max-width:500px){#stacks_in_3 #jwresp_col1_stacks_in_3,#stacks_in_3 #jwresp_col2_stacks_in_3{width:100%;float:none;display:block}#stacks_in_3 #jwresp_col1_stacks_in_3{margin-bottom:15px}}

#stacks_in_150 {
	font-size: 170%;
}

#stacks_in_146 {
	font-size: 160%;
}
/*
 * Typography: Font Importer
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Core stack for RapidWeaver 5+ Stack 2+
 */


/*
 * Typography: Text
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Text stack for RapidWeaver 5+ Stack 2+
 */

.typography_core #typography_text_stacks_in_171,
.typography_core p#typography_text_stacks_in_171,
.typography_core div#typography_text_stacks_in_171,
.typography_core blockquote#typography_text_stacks_in_171,
.typography_core address#typography_text_stacks_in_171,
.typography_core details#typography_text_stacks_in_171 {
	width: 100%;
	font-family: Fontdiner Swanky;
	padding: 0;
	margin: 0;
	text-align: left;
	display: block;
	
	
		text-shadow: 1px 1px 3px #7D7D7D;
	
	
		color: #A70C03 !important;
	
	-webkit-transform: scale(1.00,1.00);
	-moz-transform: scale(1.00,1.00);
	transform: scale(1.00,1.00);
}

	#typography_text_stacks_in_171 a,
	p#typography_text_stacks_in_171 a,
	div#typography_text_stacks_in_171 a,
	blockquote#typography_text_stacks_in_171 a,
	address#typography_text_stacks_in_171 a,
	details#typography_text_stacks_in_171 a {
		color: #0C5AFA !important;
	}
	#typography_text_stacks_in_171 a:hover,
	#typography_text_stacks_in_171 a:active,
	p#typography_text_stacks_in_171 a:hover,
	p#typography_text_stacks_in_171 a:active,
	div#typography_text_stacks_in_171 a:hover,
	div#typography_text_stacks_in_171 a:active,
	blockquote#typography_text_stacks_in_171 a:hover,
	blockquote#typography_text_stacks_in_171 a:active,
	address#typography_text_stacks_in_171 a:hover,
	address#typography_text_stacks_in_171 a:active,
	details#typography_text_stacks_in_171 a:hover,
	details#typography_text_stacks_in_171 a:active {
		color: #1E90FF !important;
	}

#typography_text_stacks_in_171.layoutColumns {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-fill: auto;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
	-webkit-column-rule: 0px outset #E0E0E0;
	-moz-column-rule: 0px outset #E0E0E0;
	column-rule: 0px outset #E0E0E0;
}
#typography_text_stacks_in_171.dropCap1 .dropCap {
	font-family: inherit;
	font-size: 40px;
	color: #CD3333;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: inline-block;
	float: left;
}




#stacks_in_11 {
	padding: 12px 0px 0px 0px;
}
/*
 * Typography: Core
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Core stack for RapidWeaver 5+ Stack 2+
 */

#typography_stacks_in_22,
#typography_stacks_in_22 * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#typography_stacks_in_22 .fontImport {
	border: solid 2px #e0e0e0;
	background: #f0f0f0;
	border-radius: 4px;
	padding: 12px;
}



	/* Typography - Text Global Styles */
	#typography_stacks_in_22 .typography_text,
	#typography_stacks_in_22 .typography_text div,
	#typography_stacks_in_22 .typography_text p,
	#typography_stacks_in_22 .typography_text blockquote,
	#typography_stacks_in_22 .typography_text address,
	#typography_stacks_in_22 .typography_text details {
		color: #333333;
	}
	
	
		#typography_stacks_in_22 h1.typography_headers,
		#typography_stacks_in_22 h2.typography_headers,
		#typography_stacks_in_22 h3.typography_headers,
		#typography_stacks_in_22 h4.typography_headers,
		#typography_stacks_in_22 h5.typography_headers,
		#typography_stacks_in_22 h6.typography_headers {
			color: #111111;
		}
	
	
	#typography_stacks_in_22 .typography_text a,
	#typography_stacks_in_22 .typography_headers a,
	#typography_stacks_in_22 a .typography_headers {
		color: #0276FD;
	}
	#typography_stacks_in_22 .typography_text a:hover,
	#typography_stacks_in_22 .typography_headers a:hover,
	#typography_stacks_in_22 a:hover .typography_headers,
	#typography_stacks_in_22 .typography_text a:active,
	#typography_stacks_in_22 .typography_headers a:active,
	#typography_stacks_in_22 a:active .typography_headers {
		color: #60AFFE;
	}
	#typography_stacks_in_22.linkDecorationInherit .typography_text a {
		text-decoration: inherit;
	}
	#typography_stacks_in_22.linkDecorationNone .typography_text a {
		text-decoration: none;
		font-weight: normal;
	}
	#typography_stacks_in_22.linkDecorationUnderline .typography_text a {
		text-decoration: underline;
		font-weight: normal;
	}
	#typography_stacks_in_22.linkDecorationBold .typography_text a {
		text-decoration: none;
		font-weight: bold;
	}
	#typography_stacks_in_22.linkDecorationItalic .typography_text a {
		text-decoration: none;
		font-weight: none;
		font-style: italic;
	}
	
	#typography_stacks_in_22.linkDecorationHoverInherit .typography_text a:hover,
	#typography_stacks_in_22.linkDecorationHoverInherit .typography_text a:active {
		text-decoration: inherit;
	}
	#typography_stacks_in_22.linkDecorationHoverNone .typography_text a:hover,
	#typography_stacks_in_22.linkDecorationHoverNone .typography_text a:active {
		text-decoration: none;
		font-weight: normal;
	}
	#typography_stacks_in_22.linkDecorationHoverUnderline .typography_text a:hover,
	#typography_stacks_in_22.linkDecorationHoverUnderline .typography_text a:active {
		text-decoration: underline;
	}
	#typography_stacks_in_22.linkDecorationHoverBold .typography_text a:hover,
	#typography_stacks_in_22.linkDecorationHoverBold .typography_text a:active {
		font-weight: bold;
	}
	#typography_stacks_in_22.linkDecorationHoverItalic .typography_text a:hover,
	#typography_stacks_in_22.linkDecorationHoverItalic .typography_text a:active {\
		font-style: italic;
	}
	

/*
 * Typography: Font Importer
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Core stack for RapidWeaver 5+ Stack 2+
 */


/* 
 * Typography: Buttons
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/typography/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.0.1
 */


/* DEFAULTS: THEME "CUSTOM" */
#typography_links_stacks_in_26 {
	margin: 0 auto;
	font-family: Fontdiner Swanky;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	border: solid 0px #F90A08;
	position: relative;
	opacity: 1.00;
	
	
		width: 100.00%;
	
	
		
			
				background: #F16515;
			
			
		
		
	
	
	
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		border-radius: 50px;
	
	
	
	
	-webkit-transition: all 0ms ease;
	-moz-transition: all 0ms ease;
	transition: all 0ms ease;
}
#typography_links_stacks_in_26 .button_link_wrap_stacks_in_26 {
	width: 100%;
}
#typography_links_stacks_in_26 .button_link_wrap_stacks_in_26 i.fa,
#typography_links_stacks_in_26 .button_link_wrap_stacks_in_26 a i.fa {
	color: #FFFFFF !important;
	font-size: 14px;
	-webkit-transition: all 0ms ease;
	-moz-transition: all 0ms ease;
	transition: all 0ms ease;
}
#typography_links_stacks_in_26:hover,
#typography_links_stacks_in_26 a:hover {
	cursor: pointer;
}
#typography_links_stacks_in_26 .button_link_wrap_stacks_in_26 p {
	margin: 0 !important;
	padding: 0 !important;
}
#typography_links_stacks_in_26 .button_link_wrap_stacks_in_26,
#typography_links_stacks_in_26 .button_link_wrap_stacks_in_26 a {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	display: inline-block;
	
		text-shadow: 0px 1px 1px #000000;
	
	-webkit-transition: all 0ms ease;
	-moz-transition: all 0ms ease;
	transition: all 0ms ease;
}
#typography_links_stacks_in_26 .button_link_wrap_stacks_in_26 a {
	padding: 6px 10px;
}

	#typography_links_stacks_in_26:hover {
		opacity: 1.00;
		border-color: #FF6600;
		
			
				background: #067300;
			
			
			
		
		
		
		
		-webkit-transition: all 0ms ease;
		-moz-transition: all 0ms ease;
		transition: all 0ms ease;
	}
	#typography_links_stacks_in_26:hover .button_link_wrap_stacks_in_26,
	#typography_links_stacks_in_26:hover .button_link_wrap_stacks_in_26 a {
		color: #FFFFFF;
		
		-webkit-transition: all 0ms ease;
		-moz-transition: all 0ms ease;
		transition: all 0ms ease;
	}
	#typography_links_stacks_in_26:hover .button_link_wrap_stacks_in_26 i.fa,
	#typography_links_stacks_in_26:hover .button_link_wrap_stacks_in_26 a i.fa {
		color: #FFFFFF;
		-webkit-transition: all 0ms ease;
		-moz-transition: all 0ms ease;
		transition: all 0ms ease;
	}


/* PRESETS - PLIST ITEM 28 */




/*
 * Typography: Text
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Text stack for RapidWeaver 5+ Stack 2+
 */

.typography_core #typography_text_stacks_in_62,
.typography_core p#typography_text_stacks_in_62,
.typography_core div#typography_text_stacks_in_62,
.typography_core blockquote#typography_text_stacks_in_62,
.typography_core address#typography_text_stacks_in_62,
.typography_core details#typography_text_stacks_in_62 {
	width: 100%;
	font-family: Fontdiner Swanky;
	padding: 0;
	margin: 0;
	text-align: left;
	display: block;
	
	
		text-shadow: 1px 1px 3px #7D7D7D;
	
	
		color: #A70C03 !important;
	
	-webkit-transform: scale(1.00,1.00);
	-moz-transform: scale(1.00,1.00);
	transform: scale(1.00,1.00);
}

	#typography_text_stacks_in_62 a,
	p#typography_text_stacks_in_62 a,
	div#typography_text_stacks_in_62 a,
	blockquote#typography_text_stacks_in_62 a,
	address#typography_text_stacks_in_62 a,
	details#typography_text_stacks_in_62 a {
		color: #0C5AFA !important;
	}
	#typography_text_stacks_in_62 a:hover,
	#typography_text_stacks_in_62 a:active,
	p#typography_text_stacks_in_62 a:hover,
	p#typography_text_stacks_in_62 a:active,
	div#typography_text_stacks_in_62 a:hover,
	div#typography_text_stacks_in_62 a:active,
	blockquote#typography_text_stacks_in_62 a:hover,
	blockquote#typography_text_stacks_in_62 a:active,
	address#typography_text_stacks_in_62 a:hover,
	address#typography_text_stacks_in_62 a:active,
	details#typography_text_stacks_in_62 a:hover,
	details#typography_text_stacks_in_62 a:active {
		color: #1E90FF !important;
	}

#typography_text_stacks_in_62.layoutColumns {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-fill: auto;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
	-webkit-column-rule: 0px outset #E0E0E0;
	-moz-column-rule: 0px outset #E0E0E0;
	column-rule: 0px outset #E0E0E0;
}
#typography_text_stacks_in_62.dropCap1 .dropCap {
	font-family: inherit;
	font-size: 40px;
	color: #CD3333;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: inline-block;
	float: left;
}



/*
 * Typography: Text
 * Author: Jeremy Hawes
 * Version: 1.0.0
 * URL: http://onelittledesigner.com
 * Description: Typography Text stack for RapidWeaver 5+ Stack 2+
 */

.typography_core #typography_text_stacks_in_66,
.typography_core p#typography_text_stacks_in_66,
.typography_core div#typography_text_stacks_in_66,
.typography_core blockquote#typography_text_stacks_in_66,
.typography_core address#typography_text_stacks_in_66,
.typography_core details#typography_text_stacks_in_66 {
	width: 100%;
	font-family: Fontdiner Swanky;
	padding: 0;
	margin: 0;
	text-align: right;
	display: block;
	
	
		text-shadow: 1px 1px 3px #7D7D7D;
	
	
		color: #A70C03 !important;
	
	-webkit-transform: scale(1.00,1.00);
	-moz-transform: scale(1.00,1.00);
	transform: scale(1.00,1.00);
}

	#typography_text_stacks_in_66 a,
	p#typography_text_stacks_in_66 a,
	div#typography_text_stacks_in_66 a,
	blockquote#typography_text_stacks_in_66 a,
	address#typography_text_stacks_in_66 a,
	details#typography_text_stacks_in_66 a {
		color: #0C5AFA !important;
	}
	#typography_text_stacks_in_66 a:hover,
	#typography_text_stacks_in_66 a:active,
	p#typography_text_stacks_in_66 a:hover,
	p#typography_text_stacks_in_66 a:active,
	div#typography_text_stacks_in_66 a:hover,
	div#typography_text_stacks_in_66 a:active,
	blockquote#typography_text_stacks_in_66 a:hover,
	blockquote#typography_text_stacks_in_66 a:active,
	address#typography_text_stacks_in_66 a:hover,
	address#typography_text_stacks_in_66 a:active,
	details#typography_text_stacks_in_66 a:hover,
	details#typography_text_stacks_in_66 a:active {
		color: #1E90FF !important;
	}

#typography_text_stacks_in_66.layoutColumns {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-fill: auto;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
	-webkit-column-rule: 0px outset #E0E0E0;
	-moz-column-rule: 0px outset #E0E0E0;
	column-rule: 0px outset #E0E0E0;
}
#typography_text_stacks_in_66.dropCap1 .dropCap {
	font-family: inherit;
	font-size: 40px;
	color: #CD3333;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: inline-block;
	float: left;
}




#stacks_in_66 {
	padding: 0px 18px 0px 0px;
}
