/*
 * 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_4_page1,
#typography_stacks_in_4_page1 * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#typography_stacks_in_4_page1 .fontImport {
	border: solid 2px #e0e0e0;
	background: #f0f0f0;
	border-radius: 4px;
	padding: 12px;
}



	/* Typography - Text Global Styles */
	#typography_stacks_in_4_page1 .typography_text,
	#typography_stacks_in_4_page1 .typography_text div,
	#typography_stacks_in_4_page1 .typography_text p,
	#typography_stacks_in_4_page1 .typography_text blockquote,
	#typography_stacks_in_4_page1 .typography_text address,
	#typography_stacks_in_4_page1 .typography_text details {
		color: #333333;
	}
	
	
		#typography_stacks_in_4_page1 h1.typography_headers,
		#typography_stacks_in_4_page1 h2.typography_headers,
		#typography_stacks_in_4_page1 h3.typography_headers,
		#typography_stacks_in_4_page1 h4.typography_headers,
		#typography_stacks_in_4_page1 h5.typography_headers,
		#typography_stacks_in_4_page1 h6.typography_headers {
			color: #111111;
		}
	
	
	#typography_stacks_in_4_page1 .typography_text a,
	#typography_stacks_in_4_page1 .typography_headers a,
	#typography_stacks_in_4_page1 a .typography_headers {
		color: #0276FD;
	}
	#typography_stacks_in_4_page1 .typography_text a:hover,
	#typography_stacks_in_4_page1 .typography_headers a:hover,
	#typography_stacks_in_4_page1 a:hover .typography_headers,
	#typography_stacks_in_4_page1 .typography_text a:active,
	#typography_stacks_in_4_page1 .typography_headers a:active,
	#typography_stacks_in_4_page1 a:active .typography_headers {
		color: #60AFFE;
	}
	#typography_stacks_in_4_page1.linkDecorationInherit .typography_text a {
		text-decoration: inherit;
	}
	#typography_stacks_in_4_page1.linkDecorationNone .typography_text a {
		text-decoration: none;
		font-weight: normal;
	}
	#typography_stacks_in_4_page1.linkDecorationUnderline .typography_text a {
		text-decoration: underline;
		font-weight: normal;
	}
	#typography_stacks_in_4_page1.linkDecorationBold .typography_text a {
		text-decoration: none;
		font-weight: bold;
	}
	#typography_stacks_in_4_page1.linkDecorationItalic .typography_text a {
		text-decoration: none;
		font-weight: none;
		font-style: italic;
	}
	
	#typography_stacks_in_4_page1.linkDecorationHoverInherit .typography_text a:hover,
	#typography_stacks_in_4_page1.linkDecorationHoverInherit .typography_text a:active {
		text-decoration: inherit;
	}
	#typography_stacks_in_4_page1.linkDecorationHoverNone .typography_text a:hover,
	#typography_stacks_in_4_page1.linkDecorationHoverNone .typography_text a:active {
		text-decoration: none;
		font-weight: normal;
	}
	#typography_stacks_in_4_page1.linkDecorationHoverUnderline .typography_text a:hover,
	#typography_stacks_in_4_page1.linkDecorationHoverUnderline .typography_text a:active {
		text-decoration: underline;
	}
	#typography_stacks_in_4_page1.linkDecorationHoverBold .typography_text a:hover,
	#typography_stacks_in_4_page1.linkDecorationHoverBold .typography_text a:active {
		font-weight: bold;
	}
	#typography_stacks_in_4_page1.linkDecorationHoverItalic .typography_text a:hover,
	#typography_stacks_in_4_page1.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: Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/typography/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.0.0
 */

#typography_headers_stacks_in_10_page1,
#typography_headers_stacks_in_10_page1 span.type-wrap,
h1#typography_headers_stacks_in_10_page1,
h2#typography_headers_stacks_in_10_page1,
h3#typography_headers_stacks_in_10_page1,
h4#typography_headers_stacks_in_10_page1,
h5#typography_headers_stacks_in_10_page1,
h6#typography_headers_stacks_in_10_page1 {
	margin: 0;
	padding: 0;
	text-align: left;
	letter-spacing: 0.00px;
	font-family: inherit;
	font-weight: 400;
	
	-webkit-transform: scale(1.00,1.00);
	-moz-transform: scale(1.00,1.00);
	transform: scale(1.00,1.00);
	
	-webkit-transform: rotate(0deg) skew(0deg, 0deg);
	-moz-transform: rotate(0deg) skew(0deg, 0deg);
	transform: rotate(0deg) skew(0deg, 0deg);
}










#stacks_in_11_page1 {
	text-transform: uppercase;
}
/*
 * 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_8_page1,
.typography_core p#typography_text_stacks_in_8_page1,
.typography_core div#typography_text_stacks_in_8_page1,
.typography_core blockquote#typography_text_stacks_in_8_page1,
.typography_core address#typography_text_stacks_in_8_page1,
.typography_core details#typography_text_stacks_in_8_page1 {
	width: 100%;
	font-family: inherit;
	padding: 0;
	margin: 0;
	text-align: center;
	display: block;
	
	
	
	-webkit-transform: scale(1.00,1.00);
	-moz-transform: scale(1.00,1.00);
	transform: scale(1.00,1.00);
}

#typography_text_stacks_in_8_page1.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_8_page1.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;
}



