/*
Theme Name: educated
Theme URI: http://www.ed.gov/
Author: Andy Feliciotti
Author URI: http://drawne.com
Description: Built with care for HomeRoom and the Department of Education Blogs
Version: 1.1
License: GNU General Public License
License URI: license.txt
Tags:

 educated is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/


/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #343c47;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
h1,h2,h3 {
	margin-bottom: 6px;
	line-height: 40px;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 16px;
	line-height: 24px;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1em 0.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0.75em 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}

/* Links */
a {
	color: #316194;
}
.entry-content a {
	text-decoration: underline;
}
a:visited {
	color: #316194;
}
a:hover,
a:focus,
a:active {
	color: #347cbe;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 12px auto;
}

img.alignleft, img.alignright, img.aligncenter {

}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: '';
	display: table;
}

.clear:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}

.text-align-center {
	text-align: center;
}

input[type="submit"] {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	vertical-align: middle;
	cursor: pointer;
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #006DCC;
}

input[type="submit"]:hover {
	background-color: #73b541;
	background-color:#04c;
	*background-color:#003bb3
}
.required {
	color: #e74c3c;
}

/* =Bootstrap overwrites
----------------------------------------------- */

li {
	line-height: 1.4em;
}

.btn, .form-control {
	border-radius: 0;
}

button, input, select, textarea, .uneditable-input  {
}

.form-control {
	border-color: #347cbe;
}

.btn-green {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #7fc747;
}

.btn-green:hover,.btn-green:active {
	color: #ffffff;
	background-color: #73b541;
}

a.more-link {
	display:block;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	font-size: 1.3em;
}

.alert-info {
	color: #124761;
	background-color: #F9FDFF;
}
.list-inline>li {
	display: inline;
}
@media screen and (max-width: 979px) {
	.btn-lg, .btn-group-lg>.btn {
		font-size: 16px;
	}
}

/* =Header
----------------------------------------------- */

.header-ed-branding {
	float: left;
	margin-right: 20px;
}

.header-text-branding {
	float: left;
	width: 520px;
}

/* =Menu
----------------------------------------------- */

.navigation-bar {
	background-image: url('img/ed3-bkg-main-menu.png');
	background-repeat: repeat-x;
	padding: 0!important;
}

.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li:first-child {
	border-left: 1px solid #a4bbd5;
}
.main-navigation li {
	background-image: url('img/ed3-bkg-nav.png');
	background-repeat: repeat-x;
	float: left;
	position: relative;
	border-right: 1px solid #a4bbd5;
}
.main-navigation li a {
	line-height: 44px;
	padding: 0 20px 0 20px;
	text-shadow: 0 1px 0 #000;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	background-color: #fff;
	display: none;
	float: left;
	position: absolute;
		left: 0;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;
	color: #343c47;
}
.main-navigation ul ul li:first-child {
	border: 0;
}
.main-navigation ul ul li {
	border: 0;
	background-image: none;
}
.main-navigation li:hover > a {
	background-color: rgba(255,255,255,0.3)
}
.main-navigation ul ul :hover > a {
	background-color: #fafafa;
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	display: block!important;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
}

/* Small menu */
.menu-toggle {
	display: none;
	cursor: pointer;
	line-height: 36px;
	padding: 1px;
}

@media screen and (max-width: 767px) {
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}

	.main-navigation ul {
		display: none;
	}

	.main-navigation {
		text-align: center;
	}

	.main-navigation .nav-menu {
		list-style: none;
		margin: 0;
	}

	.main-navigation .nav-menu li {
		margin: 0;
		font-size: 1.1em;
		border: 0;
		background-image: none;
		width: 100%;
		display: block;
		border-bottom: 1px solid #a4bbd5;
	}
	.main-navigation .nav-menu li:last-child {
		border: 0;
	}
	.main-navigation .nav-menu .sub-menu {
		display:none!important;
	}

}


/* =Content
----------------------------------------------- */


.entry-header h1 a {
	color: #343d47;
}


.post {
}

.sticky {
	background-color: #fdffef;
	padding: 18px;
}
.hentry {
	margin: 0 0 2.1em;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 0.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
h1,h2,h3 {
	font-family: 'Oswald', sans-serif;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 20px;
}

.attachment-post-thumbnail {
	margin-bottom: 14px
}

.related-posts ul {
	font-size: 0.9em;
}

.navigation-post {
	font-size: 0.8em;
}


/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	background-color: #347cbe;
	color: #fafafa;
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
	font-size: 13px;
	padding: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
	max-width: 100%;
}
.wp-caption-text {
	text-align: center;
	font-size: 13px;
}

.wp-caption-text a {
	color: #fafafa;
	text-decoration: underline;
}

.wp-caption .wp-caption-text {
	margin: 0.4075em 0 0;
	line-height: 20px;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-content [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
	width: 50%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
----------------------------------------------- */

.comments-title {
	margin-bottom: 6px;
}

#comment {
	width: 70%;
}


.comment-list {
	margin: 0;
}

.comment-list .children > li {
	list-style: none;
}

.comment-list > li.comment {
 
    background: #f7f7f7;
    border-bottom: 3px solid #fff;
    list-style: none;
    padding: 1.625em;
}

.comment-list .comment .avatar {
	display:none;
}

.comment-list .comment .comment-content {
	clear:both;
}

.comment-list .comment .comment-author {
	float:left;
	font-weight: bold;
}

.comment-list .comment .comment-meta {
	float:right;
	text-align:right;
	font-size: 12px;
}

.comment-list .comment .comment-meta a {
	color: #343c47;
}

.comment-list .comment .reply {
	text-align: right;
	font-size: 12px;
}

.comment-list .comment .reply a {
	text-decoration: underline;
	color: #343c47;
}

.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
    width: 50%;
}
.form-submit {
    display: none;
}

/* =Widgets
----------------------------------------------- */

.widget-area {
	background-color: #fafafa;
	padding: 10px 24px;
	color: #3d4754;
	font-size: 0.9em;
}

.widget-area a {
	color: #3d4754;
}

.widget {
	margin: 0 0 1.5em;
}

.widget-title {
	color: #343d47;
	font-size: 22px;
}

.widget ul,.widget ol {
	list-style: none;
	margin: 0 10px;
}

.widget ul li {
	padding-bottom: 7px;
	border-bottom: 1px solid #eee;
	margin-bottom: 7px;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .submit {
	display: none;
}

/* =Meta
----------------------------------------------- */

.entry-meta ul {
	margin: 0;
}

.entry-meta abbr {
	border-bottom: 0;
}

.entry-meta ul li {
	padding-bottom: 8px;
}

.entry-meta ul li:last-child {
	padding-bottom: 0;
}

.share-box {
	text-align: center;
	background-color: #eeeeee;
	height: 100%;
}

.share-box .social-post-list {
		margin: 18px 0;
}

.social-post-list li img:hover{cursor: pointer;}

/*.share-box.facebook {color:#fefefe;background-color:#3d599b;}
.share-box.twitter {color:#fefefe;background-color:#00abee;}
.share-box.pinterest {color:#fefefe;background-color:#cb2027;}
.share-box.googleplus {color:#fefefe;background-color:#dc422b;}*/

.entry-meta, .author-box {
	font-size: 0.85em;
}

.author-box {
	text-align: center;
}

.author-avatar img {
	height: 85px;
	width: 85px;
}

.author-card {
	margin-bottom: 8px;
}

.author-card:last-child {
	margin-bottom: 4px;
}

.author-box .author-name .author {
	margin-top: -5px;
}

.author-box .author-name .author-bio {
	font-size: 0.8em;
	line-height: 1em;
}


/* =Misc
----------------------------------------------- */

.site-title {
	margin-top: 8px;
	/*white-space: nowrap;*/
}

.site-description {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 28px;
}

.taxonomy-description h1 {
	margin-bottom: 1em;
}

.site-content,.widget-area {
	padding-top: 24px;
}

.margin-top {
	margin-top: 8px;
}

.margin-bottom {
	margin-bottom: 8px;
}

.big-margin-top {
	margin-top: 24px;
}

.big-margin-bottom {
	margin-bottom: 24px;
}

.blue-box{
	background-color: #347cbe;
	color: #fefefe;
	padding: 14px;
	height: 100%;
}

.blue-box a {
	color: #fefefe;
}

.full-width {

}

.footer-bar {
	line-height: 30px;
}

.menu-footer {
	font-size: 14px;
	margin: 0;
	text-align: center;
}

.menu-footer ul,
.menu-footer ol {
  margin: 0;
  list-style: none;
}

.menu-footer ul>li, .menu-footer ol>li {
	display: inline-block;
	padding-right: 8px;
	padding-left: 8px;
}

/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .navigation-paging, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

/* =Responsive
----------------------------------------------- */

@media screen and (min-width: 1200px) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 18px;
		font-size: 1.8rem;
	}

	p {
		line-height: 27px;
	}

	.widget ul li {
		padding-bottom: 8px;
	}
	.widget select {
		font-size: 16px;
		font-size: 1.6rem;
		width: 100%;
	}
}

@media screen and (max-width: 979px) {
	.share-box .social-post-list {
		margin: 12px 0;
	}
	.share-box ul.inline>li {
		padding-right: 10px;
		padding-left: 10px;
	}
}

@media screen and (max-width: 979px) and (min-width: 767px) {
	ul.inline>li, ol.inline>li {
		margin-bottom:8px;
	}
	.header-ed-branding {
		width: 20%;
		margin-right: 4%;
	}

	.header-text-branding {
		width:75%;
	}
}

@media screen and (max-width: 767px) {
	
	.mobile-logo {
		display: inline!important;
	}

	.mobile-margin,.entry-content, .entry-summary, .entry-title, .comments-title, #respond,.site-content [class*="navigation"] {
	}

	.big-margin-top {
		margin-top: 18px;
	}

	.big-margin-bottom {
		margin-bottom: 18px;
	}

	.site-branding {
		padding:0 8px;
	}

	.blue-box {
		padding: 8px 12px;
	}

	.author-card {
		float:left;
		width: 49.9%;
	}

	.author-card:nth-child(odd) {
		clear: left;
	}

	.author-box .author-name {
		margin-bottom: 12px;
	}
	.site-logo {
		text-align: center;
	}
	.site-title {
		white-space: normal;
	}

	.header-ed-branding {
		width: 20%;
		margin-right: 4%;
	}

	.header-text-branding {
		width:75%;
	}
	.header-text-branding h1 {
		font-size: 20px;
		margin: 0;
	}
	.header-text-branding h2 {
		font-size: 1.1em;
		line-height: 1.1em;
	}

}
