/*
Theme Name: Organic Runner Mom
Theme URI: http://placecreativecompany.com/
Description: Custom theme for Organic Runner Mom
Author: Michael Niggel/Place Creative Company
Version: 2014.01.28
*/

/*! normalize.css v2.1.2 | MIT License | git.io/normalize */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}

audio, canvas, video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	padding: 0;
}

a {
	background: transparent;
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	outline: 0;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

mark {
	background: #ff0;
	color: #000;
}

code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em;
}

pre {
	white-space: pre-wrap;
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}

button, input {
	line-height: normal;
}

button, select {
	text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled], html input[disabled] {
	cursor: default;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ****************** */
/* WordPress Core */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display:block;
	margin: 5px auto 5px auto;
}

.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float:left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

a img.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float:left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin:0;
	max-width: 98.5%;
	padding:0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	padding:0 0.5em;
	color: #888;
	font-size: 0.75em;
	margin: 0.5em 0 0;
}

/* ****************** */
/* Element defaults */

body {
	line-height: 1.6;
}

a {
	color: #97B931;
}

h1 {
	font-size: 2.2em;
	margin: 0.67em 0;
	font-family: "museo",sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 1.8em;
	margin: 0.83em 0;
	color: #3D7CF5;
	font-family: "museo",sans-serif;
	font-weight: bold;
}

h3 {
	font-size: 1.5em;
	margin: 1em 0;
	color: #3366ff;
	font-family: "museo",sans-serif;
	font-weight: bold;
}

h4 {
	font-size: 1em;
	margin: 1.33em 0;
	font-family: "museo",sans-serif;
	font-weight: bold;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
	font-family: "museo",sans-serif;
	font-weight: bold;
}

h6 {
	font-size: 0.67em;
	margin: 2.33em 0;
	font-family: "museo",sans-serif;
	font-weight: bold;
}

@media (max-width: 42em) {
	body {
		line-height: 1.25;
	}

	h1 {
		font-size: 2em;
	}

	h2 {
		font-size: 1.5em;
	}

	h3 {
		font-size: 1.375em;
	}

	h4 {
		font-size: 1.125em;
	}

	ul, ol {
		padding-left: 1.5em;
	}
}

.wf-active h1, .wf-active h2, .wf-active h3, .wf-active h4, .wf-active h5, .wf-active h6 {
	font-weight: normal;
}

p {
	margin-bottom: 1em;
}

img {
	width: auto;
	max-width: 100%;
	height: auto !important;
	vertical-align: middle;
}

small {
	font-size: 0.8em;
}

html, button, input, select, textarea {
	color: #222;
}

::-moz-selection {
	background: #97B931;
	color: #000;
	text-shadow: none;
}

::selection {
	background: #97B931;
	color: #000;
	text-shadow: none;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

/* ****************** */
/* Typekit */

.wf-loading h1,
.wf-loading h2,
.wf-loading h3,
.wf-loading p,
.wf-loading li {
	opacity: 0;
}

.ie.wf-loading h1,
.ie.wf-loading h2,
.ie.wf-loading h3,
.ie.wf-loading p,
.ie.wf-loading li {
	visibility: hidden; /* Old IE */
}

/* ****************** */
/* Rotator/Gallery */

.gallery {
	position: relative;
}

.slide {
	list-style: none;
	margin: 0;
	padding: 0;
}

.gallery img {
	display: block;
	width: 100%;
}

.gallery .slide {
	left: 0;
	top: 0;
	width: 100%;
}

/* ****************** */
/* Main layout */

body {
	background: #C4DFE6 url(img/Cloud-Background.jpg) top center repeat-y;
	background-size: 100% auto;
	color: #444446;
}

#main {
	max-width: 80em;
	margin: 0 auto;
}

.ie7 #main, .ie8 #main {
	width: 980px;
}

header {
	max-width: 78.25em;
	margin: 0 auto;
	position: relative;
	background: #C4DFE6;
}

header h1 {
	float: left;
/*	font-size: 3.5em;
	margin: 0 0.3333em; */
	font-size: 1em;
	margin: 0.25em 0.8333em 0;
	color: #78A0D4;
/*	text-shadow: 1px 1px #000, -1px -1px #000, 1px -1px #000, -1px 1px #000;*/
	line-height: 1.1;
}
/*
header h1 a .text1 {
	color: #F38382;
}
header h1 a .text2 {
	color: #97B931;
}
*/
header h1 a {
	text-decoration: none;
	color: #78A0D4;
}

header h2 {
	float: left;
/*	font-size: 1.5em; */
	font-size: 1em;
	margin: 0.25em 0.8333em 0;
	color: #F38382;
/*	text-shadow: 1px 1px #000, -1px -1px #000, 1px -1px #000, -1px 1px #000;*/
	line-height: 1.1;
}

@media screen and (max-width: 50em) {
	header h1 {
		margin: 0.25em 2% 0.5em;
/*		font-size: 2.5em; */
/*		text-shadow: none;*/
	}
	header h2 {
		margin: 0.25em 2% 0.5em;
/*		font-size: 1em; */
/*		text-shadow: none;*/
	}
}

#skip {
	position: absolute;
	top: 0;
}

#skip a, #skip a:hover, #skip a:visited {
	position: absolute;
	left: 0;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: #00f;
	background: #fff;
	padding: 1em;
	border: solid 1px #000;
}

#skip a:active, #skip a:focus {
	position: static;
	width: auto;
	height: auto;
}

#header-search {
	float: right;
	clear: right;
	margin: 0 0.5em 0.25em 0;
	overflow: hidden;
}

#header-search .search-form {
	white-space: nowrap;
}

.search-field {
	background: rgba(255,255,255,0.7);
	border: solid 2px #fff;
	border-radius: 0.5em;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.15), 0 1px 1px rgba(0, 0, 0, 0.1);
	padding: 0 0.25em;
	margin-top: 0.25em;
	max-width: 88%;
}

.search-submit {
	background: rgba(255,255,255,0.7);
	border: solid 2px #fff;
	border-radius: 0.5em;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.15), 0 1px 1px rgba(0, 0, 0, 0.1);
	margin-top: 0.25em;
}

.search-submit:hover {
	background: #C4DFE6;
}

.screen-reader-text {
	position: absolute;
	left: -9999em;
}

@media screen and (max-width: 50em) {
	#header-search {
		margin: 0.5em 2%;
		float: none;
		clear: both;
	}
	#header-search .search-form {
		float: none;
	}
}

@media (max-width: 30em) {
	#header-search .search-form {
		white-space: normal;
	}
}

#header-image img {
	width: 100%;
}

#nav-main {
	background: rgba(255,255,255,0.7);
	border: solid 2px #fff;
	border-radius: 0.5em;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.15), 0 1px 1px rgba(0, 0, 0, 0.1);
	margin: 0.5em 1%;
	position: relative;
	z-index: 1;
/*	background: #363638;
	border: solid 1px rgba(0,0,0,0.8);
	box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset, 0 1px 1px rgba(0,0,0,0.2);*/
}

#nav-main ul {
	padding: 0 5em 0 0;
	list-style: none;
	margin: 0;
}
#nav-main ul:after {
    content:" ";
    display:block;
    clear:both;
}

#nav-main li {
	float: left;
	position: relative;
}

#nav-main li a {
	border-radius: 0.5em;
	font-size: 0.8em;
	text-transform: uppercase;
	display: block;
	padding: 0.75em;
	margin: 0.25em;
	color: #444466;
	text-decoration: none;

/*	border: 1px solid rgba(0, 0, 0, 0);
	font-size: 0.6em;
	padding: 1em;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	color: #b1b1b3;
	text-decoration: none;*/
}

#nav-main li a:hover {
	background: #c4dfe6;
/*	color: #fff;
	background: #525254;
	border: 1px solid rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 0 rgba(255,255,255,0.15) inset, 0 1px 1px rgba(0,0,0,0.25);
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5);*/
}

#nav-main li.current-menu-item {
}

#nav-main li.current-menu-item a {
	background: #c4dfe6;
/*	color: #97B931;
	background: #363636;
	border-color: rgba(0,0,0,0.25) rgba(0,0,0,0.12) rgba(0,0,0,0.12) rgba(0,0,0,0.25);
	box-shadow: 1px 1px 0 rgba(255,255,255,0.05);*/
}

.ie7 #nav-main li a:hover,
.ie8 #nav-main li a:hover,
.ie7 #nav-main li.current-menu-item a,
.ie8 #nav-main li.current-menu-item a {
	background: #8AB5D8;
}

#nav-main li ul {
	display: none;
	position: absolute;
	z-index: 10;
	padding: 0;

	background: rgba(255,255,255,0.7);
	border: solid 2px #fff;
	border-radius: 0.5em;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.15), 0 1px 1px rgba(0, 0, 0, 0.1);
	min-width: 10em;
}

#nav-main li:hover ul {
	display: block;
}

#nav-main li ul li {
	float: none;
}


@media screen and (max-width: 35em) {
	#nav-main {
		background: rgba(255,255,255,0.5);
		border: solid 2px rgba(255,255,255,0.7);
	}
	#nav-main li {
		float: none;
	}
}

.js-on #nav-main p {
	display: none;
}

@media (max-width: 35em) {
	.js-on #nav-main {
		position: relative;
		z-index: 100;
	}

	#nav-main ul {
		padding: 0.5em;

		background: none repeat scroll 0 0 rgba(255, 255, 255, 0.96);
		border: 2px solid rgba(255, 255, 255, 0.7);
		border-radius: 0.5em;
		box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.15), 0 1px 1px rgba(0, 0, 0, 0.1);
	}

	.js-on #nav-main ul {
		display: none;
		position: absolute;
		left: 0;
		right: 0;
    }

	#nav-main li ul, .js-on #nav-main li ul {
		display: block;
		position: static;
	}

	.js-on #nav-main p {
		display: block;
		padding: 0 1em;
	}
}

#content-area:after {
    content:" ";
    display:block;
    clear:both;
}

#blog-main {
	float: left;
	width: 74%;
	margin-left: 1%;
}

article, .widget {
	padding: 0.75em;
	background: #F7F7F9;
	background: rgba(255, 255, 255, 0.7);
	border: solid 2px #FFF;
	border-radius: 0.5em;
	box-shadow: 0 0 0 1px rgba(0,0,0,0.1), 0 1px 0 rgba(0,0,0,0.15), 0 1px 1px rgba(0,0,0,0.1);
	margin-bottom: 0.5em;
	overflow: hidden;
}

iframe {
	overflow-x: auto;
	overflow-y: hidden;
	max-width: 100%;
}

.entry-title {
	margin-top: 0;
}

.entry-title a {
	color: inherit;
	text-decoration: none;
}

.post-meta {
	color: #888;
	text-transform: uppercase;
	font-size: 0.8em;
}

.excerpt-feature-image {
	float: left;
	max-width: 25%;
	margin-right: 1em;
}

@media (max-width: 20em) {
	.excerpt-feature-image {
		float: none;
		max-width: 100%;
		margin: 0 auto;
		display: block;
	}
}

#blog-sidebar {
	float: right;
	width: 23%;
	margin-right: 1%;
}

@media screen and (max-width: 60em) {
	#blog-main {
		width: 65%;
	}
	#blog-sidebar {
		width: 32%;
	}
}

@media screen and (max-width: 35em) {
	#blog-main {
		float: none;
		width: auto;
		margin-right: 1%;
	}
	#blog-sidebar {
		float: none;
		width: auto;
		margin-left: 1%;
	}
}

#widgets {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget h2 {
	font-size: 1.5em;
	color: #779ED5;
	margin: -0.5em -0.5em 0.33em;
	padding: 0.5em 0.5em 0.25em;
	border-top-left-radius: 0.25em;
	border-top-right-radius: 0.25em;
	background: #f0f0f2;
	background: -moz-linear-gradient(top,  #f0f0f2 0%, #e5e5e7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f2), color-stop(100%,#e5e5e7));
	background: -webkit-linear-gradient(top,  #f0f0f2 0%,#e5e5e7 100%);
	background: -o-linear-gradient(top,  #f0f0f2 0%,#e5e5e7 100%);
	background: -ms-linear-gradient(top,  #f0f0f2 0%,#e5e5e7 100%);
	background: linear-gradient(to bottom,  #f0f0f2 0%,#e5e5e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f2', endColorstr='#e5e5e7',GradientType=0 );
	text-shadow: #FFF 0 1px 0;
}

.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
.nav-previous, .nav-next {
	margin: 1em 0;
	background: #F7F7F9;
	background: rgba(255, 255, 255, 0.7);
	border: solid 2px #FFF;
	border-radius: 0.5em;
	box-shadow: 0 0 0 1px rgba(0,0,0,0.1), 0 1px 0 rgba(0,0,0,0.15), 0 1px 1px rgba(0,0,0,0.1);
}
.nav-previous a, .nav-next a {
	text-decoration: none;
	padding: 0.25em 0.5em;
	color: #008000;
}
.nav-previous a:hover, .nav-next a:hover {
	color: #97B931;
}

/* ****************** */
/* Specific overrides */

#text-37 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#text-37 li {
	float: left;
	width: 8em;
	margin: 0 1% 0.25em 0;
	font-family: "museo",sans-serif;
	font-weight: bold;
}
#text-37 li a {
	text-decoration: none;
	color: #333;
	display: block;
}
#text-37 li a:hover, #text-37 li a:focus {
	color: #97B931;
}
#text-37 li img {
	margin: 0 0.25em 0 0;
	vertical-align: middle;
}

.widget_twitter ul {
	padding-left: 0;
	list-style: none;
}

.widget_twitter li {
	padding: 0 0 1em;
	border-bottom: dotted 1px;
	margin: 1em 0;
}

.widget_twitter .entry-meta {
	color: #888;
	text-transform: uppercase;
	font-size: 0.6em;
}

.widget_twitter .intent-meta {
	display: block;
	font-size: 0.75em;
}

.widget_twitter .intent-meta a {
	margin-right: 0.5em;
	color: #666;
}

.fb_iframe_widget {
	width: 100%;
}

.fb_iframe_widget span {
	width: 100% !important;
}

.fb_iframe_widget iframe {
	width: 100% !important;
}

#form-allowed-tags {
	display: none;
}

/* ****************** */
/* Print Styles */

@media print {
	* {
		background: transparent !important;
		color: #000 !important; /* Black prints faster: h5bp.com/s */
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	/*
	 * Don't show links for images, or javascript/internal links
	 */

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group; /* h5bp.com/t */
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}

	#wpadminbar {
		display: none;
	}
}
