/*
Theme Name: Internet Kit AIGA Colorado
Theme URI: http://aiga.org
Description: This is a child theme that extends the Internet Kit One theme, it can be customized without affecting the base theme.
Author: AIGA
Author URI: http://aiga.org/
Version: 1.0.0
Template: ikit_one
*/

@import url("../ikit_one/style.css");

/* 	Additional Fonts 
================================================== */
	@font-face {
		font-family: 'ClarendonRoman';
		src: url('fonts/clarendonbt-roman-webfont.eot');
		src: url('fonts/clarendonbt-roman-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/clarendonbt-roman-webfont.woff') format('woff'), url('fonts/clarendonbt-roman-webfont.ttf') format('truetype'), url('fonts/clarendonbt-roman-webfont.svg#ClarendonRoman') format('svg');
		font-weight: normal;
		font-style: normal;
		}
	@font-face {
		font-family: 'ClarendonBold';
		src: url('fonts/clarendonbt-bold-webfont.eot');
		src: url('fonts/clarendonbt-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/clarendonbt-bold-webfont.woff') format('woff'), url('fonts/clarendonbt-bold-webfont.ttf') format('truetype'), url('fonts/clarendonbt-bold-webfont.svg#ClarendonBold') format('svg');
		font-weight: bold;
		font-style: normal;
		}
	

/* 	Masthead 
================================================== */
.layout-header-container, 
.layout-header							{ background-color: #fdfcf5; }
/*.layout-header							{ padding: 5px 0;}*/
.layout-header-text					{ font-family: ClarendonRoman, 'Century Old Style Std', 'Century Schoolbook', Georgia, serif; text-transform: none; font-weight: normal; letter-spacing: 0; font-size: 2em; line-height:1;}
.layout-header-text span		{ text-indent: -9999em; overflow:hidden; display: block; width: 1px; height: 1px; float: left; position: relative; }
/*.layout-header-logo					{ margin-left: 5px;}*/
.layout-nav-container,
.layout-nav-menu,
.layout-nav-menu-search-button.active			{ background-color: #414042; }


/* 	Typography 
================================================== */

.box-section-title,
.box-section-title2,
.wp-editor h2,
.wp-editor h4,
.wufoo .info h2								{ font-family: ClarendonRoman, 'Century Old Style Std', 'Century Schoolbook', Georgia, serif; text-transform: none; font-weight: normal; }

.box-section-title					{ padding-bottom: 16px; font-size: 1.5em;}
.box-section-title-detail		{ font-family: "franklin-gothic-urw-n4","franklin-gothic-urw",sans-serif; font-style: normal; }
.wp-editor h1,
.wp-editor h2,
.wp-editor h3,
.wp-editor h4								{ padding-bottom: 0.5em !important;}
.wp-editor h1 							{ font-size: 3em !important; color: #16AAEA; }
.wp-editor h2								{ font-size: 1.8em !important; font-weight: bold;}
.wp-editor h3								{ font-size: 1.8em !important; padding-top: 1em;}
.wp-editor h4								{ font-size: 1.4em !important; letter-spacing: 0.08em; color: #16AAEA;}

.wp-editor img + h1,
.wp-editor img + h2,
.wp-editor img + h3					{ margin-top: 2em;}

.wp-editor p,
.wp-editor li								{ padding-bottom: 1em !important; }

.wp-editor ul,
.wp-editor ol								{ padding-left: 2em; padding-bottom: 8px; }
.wp-editor ul li						{ list-style: disc; }
.wp-editor ol	li						{ list-style: decimal; }

.wp-editor img							{ margin-bottom: 8px;}

.ikit-widget-title					{ text-shadow: 0 1px 1px rgba(255,255,255,0.4);}

.layout-feature .box-section-image-gallery-title	{ text-shadow: 0 2px 10px rgba(0,0,0,0.1); color: #000000; }

/* wp-Typography plugin styles */
sup 												{ vertical-align: 60%; font-size: 75%; line-height: 100%; }
sub 												{ vertical-align: -10%; font-size: 75%;	line-height: 100%; }
.amp 												{ font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", "Warnock Pro", serif; font-weight: normal; font-style: italic; font-size: 1.1em; line-height: 1em; }
.caps 											{ font-size: 90%; }
.dquo 											{ margin-left:-.40em; }
.quo 												{ margin-left:-.2em; }

/* 	General 
================================================== */
.box												{ -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1), 0 2px 6px rgba(0,0,0,0.05); -moz-box-shadow: 0 1px 1px  rgba(0,0,0,0.1), 0 2px 6px rgba(0,0,0,0.05); box-shadow: 0 1px 1px  rgba(0,0,0,0.1), 0 2px 6px rgba(0,0,0,0.05);} 

/* Fixing weird responsive video-ness */
.wp-editor .rve-embed-container				{  padding-bottom:56.25% !important; }


/* 	Sidebar 
================================================== */
#facebooklikebox-2 .box-widget-content	{  margin-left: 0; margin-right: 0; width 235px; height:250px; overflow: hidden;}
#facebooklikebox-2 .box-widget-content .fb_iframe_widget	{ margin: -2px 0 0 -2px; }
#facebooklikebox-2 .box-banner-title, #facebooklikebox-2 .box-banner-title-line { background-color: #8DC635; }


/* SLideshow */
.box-section-image-gallery-title {
color: #038fc4 !important; }
.box-section-image-gallery-title:hover {
color: #00AEF0 !important; }
/*
.box-section-image-gallery-title:hover {
color: #FFF !important; }*/