/*
Theme Name: Twenty Twelve Child
Description: Child theme for the Twenty Twelve theme 
Author: camille
Template: twentytwelve
Version: 1.1
*/

@import url("/wp-content/themes/twentytwelve/style.css");

@font-face {
	font-family: 'Conv_Rockwell';
	src: url('/wp-content/uploads/fonts/Rockwell/fonts/Rockwell.eot');
	src: local(''), url('/wp-content/uploads/fonts/Rockwell/fonts/Rockwell.woff') format('woff'), url('/wp-content/uploads/fonts/Rockwell/fonts/Rockwell.ttf') format('truetype'), url('/wp-content/uploads/fonts/Rockwell/fonts/Rockwell.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.site {
		margin: 0 auto;
		width: 960px;
		max-width: 100%;
		overflow: hidden;
	}
	.site-content {
		float: left;
		width: 100%;
	}
	body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content {
		width: 100%;
	}


/* =New Styles
-------------------------------------------------------------- */
#page, .site {
	width: 960px;
	width: 68.571428571rem;
}
a {
	outline: none;
	color: #ea6e13;
}
a:hover {
	color: #0f3647;
}



/* Header */
.site-header {
	padding: 5px 0;
}
.site-header h1,
.site-header h2 {
	text-align: left;
	font-weight: normal;
	font-family: Conv_Rockwell, Tahoma, Geneva, sans-serif;
}
.site-header h1 a,
.site-header h2 a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #21759b;
}
.site-header h1 {
	font-size: 18px;
	line-height: 1.285714286;
	margin-bottom: 0px;
	margin-bottom: 0rem;
}
.site-header h2 {
	font-weight: normal;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.site-description {
	display: none;
}
.site-title sup {
	font-size: 14px;
	font-size: 1rem;
}

	.home .site-content .entry-title {
		display: none;
	}
.header-image {
	margin-top: 0px;
	margin-top: 0rem;
}
img.header-image, img.no-shadow {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: none;
	box-shadow: none;
}
.header-wide {
	width: 100%;
	display: block;
	float: left;
	clear: both;
}
.logo-block {
	width: 30%;
	float: left;
	display: block;
}
.header-info {
	width: 68%;
	float: left;
	margin-left: 2%;
	display: block;
}
.header-info a {
	color: #686868;
}
.header-info a:hover {
	color: #21759b;
}
.header-title {
	width: 100%;
	display: block;
	float: left;
	margin: 0;
}
.header-right {
	display: none;
}
.menu-toggle {
	margin: 0;
}
.main-navigation li ul {
	display: none;
}
.main-navigation button {
	float: left;
}
/* Navigation Menu */
.main-navigation {
	margin-top: 5px;
}

.main-navigation {
	text-align: left;
	clear: both;
	float: left;
}

/* Small headers */
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	font-family: Conv_Rockwell, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-size: 1.3rem;
	line-height: 1.2;
	font-weight: normal;
	text-transform: uppercase;
	color: #636363;
	color: #137daf;
}

.entry-header .attachment-post-thumbnail {
	display: none;
}
.archive-title,
.entry-header .entry-title {
	font-size: 20px;
	font-size: 1.428571429rem;
	line-height: 1.2;
	font-weight: bold;
	color: #137daf;
	text-transform: none;
}
.entry-title-border {	
	border-bottom: thin solid #ededed;
	padding-bottom: 20px;
	padding-bottom: 1.428571429rem;
}
.entry-header .entry-title a {
	text-decoration: none;
	font-size: 20px;
	font-size: 1.428571429rem;
}
.archive-header,
.page-header {
	padding-bottom: 20px;
	padding-bottom: 1.428571429rem;
	margin-bottom: 24px;
	margin-bottom: 1.7142857145rem;
}
.entry-header .entry-title {
	font-size: 20px;
	font-size: 1.428571429rem;
}
.entry-header .entry-title,
.entry-title,
.singular .entry-title {
	font-size: 20px;
	font-size: 1.428571429rem;
}

.entry-content h1 {
	color: #137daf;
	font-size: 20px;
	font-size: 1.428571429rem;
	line-height: 1.2;
}

.entry-content h2 {
	color: #137daf;
	text-transform: none;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.846153846;
}
.entry-content h3 {
	color: #ea6e13;
	text-transform: none;
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
	word-wrap: auto;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
a.more-link {
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	font-size: 1.428571429rem;
	line-height: 1;
}

.moretag {
	text-decoration: none;
}
.archive .comments-link {
	display: none;
}
/* =Main content and comment content
-------------------------------------------------------------- */

.site-content article {
	margin-bottom: 36px;
	margin-bottom: 2.5714285715rem;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

/* =Widgets
-------------------------------------------------------------- */
#secondary .widget {
	border: thin #bddcea solid;
	padding: 12px;
	padding: .857142857rem;
}
.widget-area .widget {	
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
.widget h3.widget-title {
	margin-bottom: 12px;
	margin-bottom: 1,3rem;
}
#secondary .widget_search {
	border: none;
	padding: 0;
	padding: 0;
}
.widget-area .widget {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	word-wrap: none;
}
#secondary .widget.widget_recent_entries ul {
	list-style: disc;
}
#secondary .widget.widget_recent_entries ul li {
	line-height: 1.2rem;
	margin-left: 20px;
	margin-left: 1.428571429rem;
	padding-bottom: 6px;
	padding-bottom: .4285714285rem;
}

.widget-area .widget.widget_tag_cloud .tagcloud {
	line-height: 1.45rem;	
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
	text-align: center;
	font-weight: bold;
}
.widget-area .widget.widget_tag_cloud a {
	text-decoration: none;
	color: #ee8b42;
}
.widget-area .widget.widget_tag_cloud a:hover {
	text-decoration: none;
	color: #757575;
}
.widget-area .widget li a {
	color: #ea6e13;
	text-decoration: none;
}
.widget-area .widget li a:hover {
	color: #757575;
}

#secondary .widget ul {
	padding-bottom: 0;
	margin-bottom: 0;
}
#secondary .widget ul li {
	line-height: 1.2rem;
	margin-left: 20px;
	margin-left: 1.428571429rem;
	padding-bottom: 6px;
	padding-bottom: .4285714285rem;
}
.entry-page-image {
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
	margin-bottom: 14px;
	margin-bottom: 1rem;
	font-style: italic;
	line-height: 1.2;
}
.entry-page-image img {
	border-radius: none;
	box-shadow: none;
	margin-bottom: 14px;
	margin-bottom: 1rem;
	clear: both;
}
.site-content article {
	margin-bottom: 24px;
	margin-bottom: 1.7142857145rem;
}

/* =Footer
-------------------------------------------------------------- */
.footer-icon {
	float: left;
	display: block;
	width: 4%;
	height: auto;
	margin-bottom: 24px;
	margin-bottom: 1.7142857145rem;
}

.footer-text {
	float: left;
	display: block;
	width: 80%;
	margin-top: 4px;
	margin-top: 0.291428571rem;
	height: auto;
}
.footer-connect {
	float: right;
	display: block;
	width: 15%;
	text-align: right;
	height: auto;
	display: none;
}
.wp-tag-cloud {
	padding-bottom: 20px;
}
.wp-tag-cloud li {
	display: inline;
}
/* Metaslider */
.home .metaslider .caption-wrap {
	position: absolute;
	bottom: 20px !important;
	left: auto !important;
	right: 0 !important;
	background: #137daf !important;
	color: white;
	opacity: 0.9 !important;
	margin: 0;
	display: block;
	width: 60% !important;
	line-height: 1.4em;
	text-align: center !important;
}
.metaslider .caption {
	padding: 0 !important;
}	
.entry-content .metaslider a, .entry-content .metaslider a:visited {
	color: #fff;
	text-decoration: none;
}
.entry-content .metaslider .caption a {
	padding: 5px 10px !important;
	display: block;
}
/* =Media queries
-------------------------------------------------------------- */
/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
	
	body .site {
		padding: 0 40px;
		padding: 0 2.857142857rem;
		margin-top: 24px;
		margin-top: 1.7142857145rem;
		margin-bottom: 24px;
		margin-bottom: 1.7142857145rem;
		box-shadow: 0 2px 6px rgba(100, 100, 100, 0.5);
	}
	.site-header {
	padding: 36px 0;
	padding: 2.571428571rem 0;
}
	.site-content {
		float: left;
		width: 65.104166667%;
	}
	.site-header h1 {
	font-size: 24px;
	font-size: 1.714285714rem;
	line-height: 1.285714286;
	margin-bottom: 0px;
	margin-bottom: 0rem;
}
	.header-wide {
	width: 100%;
	display: block;
	float: left;
	clear: both;
}
.logo-block {
	width: 15%;
	float: left;
	display: block;
}
.header-info {
	width: 83%;
	float: left;
	margin-left: 2%;
	display: block;
}
.header-info a {
	color: #686868;
}
.header-info a:hover {
	color: #21759b;
}
.header-title {
	width: 50%;
	display: block;
	float: left;
	margin: 24px 0 0 0;
	margin: 1.7142857145rem 0 0 0;
}
.header-right {
	width: 50%;
	display: block;
	float: left;
	text-align: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	color: #888;
	line-height: 1.05rem;
	margin-bottom: 10px;
	margin-bottom: 0.714285714rem;
}
}
/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {
	.site-header {
	padding: 36px 0;
	padding: 2.571428571rem 0;
}
	.site-content {
		float: left;
		width: 57.604166667%;
		padding: 0 2.5% 0 5%;
		margin: 60px 0;
		margin: 4.2857rem 0; ( 24 / $rembase )
	}
	.home .site-content {
		float: left;
		width: 70.104166667%;
		padding: 0 0 0 0%;
		margin: 0;
		margin: 0; ( 24 / $rembase )
	}
	.site-content .home-indent {
		padding: 0 2.5% 0 5%;
		margin: 60px 0;
		margin: 4.2857rem 0; ( 24 / $rembase )
	}
	.main-navigation {
	text-align: left;
	clear: none;
	float: none;
}
/* Navigation Menu */
.main-navigation {
	margin-top: 24px;
}

	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		border-bottom: none;
		border-top: none;
		display: inline-block !important;
		text-align: left;
		width: 98%;
		padding-left: 2%;
		background-color: #137daf;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		border-bottom: 0;
		color: #FFF;
		font-family: Conv_Rockwell, Tahoma, Geneva, sans-serif;
		line-height: 2.192307692;
		text-transform: uppercase;
		white-space: nowrap;
	}
	.main-navigation li a:hover {
		color: #bbe1f2;
	}
	.main-navigation li {
		margin: 0 40px 0 0;
		margin: 0 2.857142857rem 0 0;
		position: relative;
	}
	.main-navigation li ul {
		display: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover > ul {
		border-left: 0;
		display: block;
	}
	.main-navigation li ul li a {
		background: #bddcea;
		color: #137daf;
		border-bottom: 1px solid #ededed;
		display: block;
		font-size: 11px;
		font-size: 0.785714286rem;
		line-height: 1.4;
		padding: 4px 10px;
		padding: 0.291428571rem 0.714285714rem;
		width: 180px;
		width: 12.85714286rem;
		white-space: normal;
	}
	.main-navigation li ul li a:hover {
		background: #e4f6fe;
		color: #137daf;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #bddcea;
		background: #137daf;
		font-weight: normal;
	}
	
	.site-header h1 {
	font-size: 24px;
	font-size: 1.714285714rem;
	line-height: 1.285714286;
	margin-bottom: 0px;
	margin-bottom: 0rem;
}
	.header-wide {
	width: 100%;
	display: block;
	float: left;
	clear: both;
}
.logo-block {
	width: 15%;
	float: left;
	display: block;
}
.header-info {
	width: 83%;
	float: left;
	margin-left: 2%;
	display: block;
}
.header-info a {
	color: #686868;
}
.header-info a:hover {
	color: #21759b;
}
.header-title {
	width: 50%;
	display: block;
	float: left;
	margin: 24px 0 0 0;
	margin: 1.7142857145rem 0 0 0;
}
.header-right {
	width: 50%;
	display: block;
	float: left;
	text-align: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	color: #888;
	line-height: 1.05rem;
	margin-bottom: 10px;
	margin-bottom: 0.714285714rem;
}
.mobile-only {
	display: none;
}
}

/* =Colors & Widths
Orange Header #ea6e13
Orange Link #ea6e13
Blue #137daf
Background Blue #87bdd6
Light Blue #bddcea



24px;
margin-bottom: 1.7142857145rem;

	font-size: 20px;
	font-size: 1.428571429rem;

16px;
1.142857143rem;

11px;
0.785714286rem;

10px;
0.714285714rem;

margin-top: 8px;
	margin-top: 0.582857142rem;
	
5px;
0.357142857rem;

4px;
0.291428571rem


margin-top: 2px;
	margin-top: 0.1457142855rem;
-------------------------------------------------------------- */
