/**
 * The EdGEL theme override stylesheet.
 *
 * Supplies styles for tweaking and extending the EdGEL theme files used in /dist.
 *
 * @package WordPress
 * @subpackage wpedgel
 * @since 1.0
 * @version 1.0
 */

.sidebar-ed p.h5 {
	margin-top: 2px;
}

.sidebar-ed ul {
	list-style: none;
	padding-left: 0;
}

.sidebar-ed {
	padding-top: 6px;
}

.block-uoe-menu {
	margin-bottom: 30px;
}

img.alignright { float: right; margin: 0 0 1em 1em; clear: both; }
img.alignleft { float: left; margin: 0 1em 1em 0; clear: both; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; clear: both; }


li.menu-item-has-children ul{
	display: none;
}

li.current-menu-ancestor ul{
	display: block;
}

li.uoe-nav-active ul{
	display: block;
}


span.spacer {
	margin-right: 10px;
}


.service-stats-counter {
	font-size: 50px;
	margin: 15px auto 6px auto;
	width: 75%;
	border-bottom: 1px solid #999;
}

.page-head-title a {
	word-break: break-all;
}

.page-head-title p.page-head-tagline {
	color: #fff;
	font-size: 1.2rem;
}




.panel.panel-uoe-high .panel-footer {
	background-color: rgba(0,0,0,0.1);
	border-top: 1px solid rgba(0,0,0,0.1);
}

.panel.panel-uoe-high .panel-footer small,
.panel.panel-uoe-high .panel-footer .text-muted {
	color: #fff;
}



/* Follows the Bootstrap .sr-only class */
.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.pagination .page-numbers {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #346dbf;
	text-decoration: none;
	border: 1px solid #ddd;
}

.pagination a.page-numbers:hover {
	z-index: 2;
	color: #244b83;
	background-color: #eee;
	border-color: #ddd;
}

.pagination .page-numbers.page-head-hero {
	color: #fff;
}




/* Sidebar widget fixes */

.calendar_wrap #wp-calendar {
	width: 100%;
	text-align: center;
}

.calendar_wrap #wp-calendar td,
.calendar_wrap #wp-calendar th {
	padding: 8px 4px;
}

.calendar_wrap #wp-calendar th {
	text-align: center;
	border-bottom: 2px solid #d9d9d9;
	background-color: #f5f5f5;
}

.calendar_wrap #wp-calendar tbody>tr:nth-of-type(even) {
	background-color: #fafafa;
}

.calendar_wrap #wp-calendar caption {
	color: #666;
	font-size: 1em;
	font-weight: 300;
	text-align: center;
}

.calendar_wrap #wp-calendar #today {
	background-color: #f5f5f5;
}


.calendar_wrap #wp-calendar tfoot {
	border-top: 2px solid #d9d9d9;
	background-color: #f5f5f5;
}


/* Footer widget fixes */

footer .footer-subsite-content .calendar_wrap a:link {
	font-size: inherit;
	font-weight: normal;
	text-decoration: underline;
}

footer .calendar_wrap #wp-calendar th {
	border-bottom: 2px solid #9d9d9d;
	background-color: #767676;
}

footer .calendar_wrap #wp-calendar tfoot {
	border-top: 2px solid #9d9d9d;
	background-color: #767676;
}

footer .calendar_wrap #wp-calendar tbody>tr:nth-of-type(even) {
	background-color: #6e6e6e;
}

footer .calendar_wrap #wp-calendar #today {
	background-color: #727272;
}

.footer-subsite-content a {
	font-size: inherit;
	font-weight: normal;
	color: #fff;
}

footer .calendar_wrap #wp-calendar caption {
	color: #fff;
}

footer .widget-title-text {
	color: #fff;
}

footer .widget-area {
	margin-bottom: 1.25rem;
}



/* Content fixes */

.wp-content-area {
	overflow: auto;
}

.wp-content-area img {
	height: auto;
	max-width: 100%;
}

.panel-post-meta {
	margin-top: 70px;
}

.panel-post-meta .big-text {
	font-size: 120%;
}

.panel-post-meta .post-meta-content {
	padding-top: 15px;
	padding-bottom: 0;
	background-color: #fff;
}

.panel-post-meta .profile-avatar {
	max-width: 50%;
	position: relative;
	top: -50px;
	border: 4px solid rgba(255, 255, 255, 1);
	margin-bottom: -50px;
	box-shadow: 0 7px 14px rgba(0, 0, 0, .1), 0 10px 25px rgba(0, 0, 0, .2);
}

.panel-post-meta .profile-avatar-container {
	margin-bottom: 15px;
	padding-top: 15px;
}

.panel-post-meta .profile-author-meta-container {
	color: #fff;
	padding-bottom: 10px;
}

.panel-post-meta .profile-author-meta-container a:link,
.panel-post-meta .profile-author-meta-container a:visited {
	color: #fff;
}

.panel-post-meta .panel-body {
	padding: 0 15px;
}


.panel-post-meta .meta-content-row {
	margin-bottom: 15px;
}

.panel-post-meta-small .meta-row {
	margin-bottom: 5px;
}

.panel-post-meta-small .panel-heading {
	padding: 0 0 0 15px;
	margin: 15px 0 15px 0;
}


/* Tidy-ups for YARPP */
.yarpp-related h3 {
	font-size: 1.65em;
	font-weight: 300;
}

.yarpp-related h3,
.yarpp-related a {
	font-weight: normal;
	text-transform: inherit;
}



/* Comment styles */


#comments {
	clear: both;
	padding: 1.4em 0 0.5em;
}

.comment-list,
.comment-list .children {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment-list li:before {
	display: none;
}

.comment-body {
	margin-left: 65px;
}

.comment-author {
	position: relative;
	z-index: 2;
}

.comment-author .avatar {
	height: 50px;
	left: -65px;
	position: absolute;
	width: 50px;
}

.comment-author cite.fn {
	font-size: 1.2rem;
	font-style: normal;
}

.comment-author .says {
	display: none;
}

.comment-meta {
	margin-bottom: 6px;
	font-size: 0.7rem;
}

.comment-metadata {
	font-size: 0.7rem;
	margin-bottom: 6px;
}

.comment-metadata a {
	color: #767676;
}

.comment-metadata a.comment-edit-link {
	color: #222;
	margin-left: 1em;
}

.comment-body {
	color: #333;
	font-size: 0.875rem;
	margin-bottom: 2em;
}

.comment-reply-link {
	position: relative;
}

.comment-reply-link .icon {
	color: #222;
	left: -2em;
	height: 1em;
	position: absolute;
	top: 0;
	width: 1em;
}

.reply-heading {
	margin-top: 0;
}

.children .comment-author .avatar {
	height: 30px;
	left: -45px;
	width: 30px;
}

.comment-reply-text:before {
	content: '“';
	font-size: 50px;
	position: relative;
	left: 0;
	top: 14px;
	opacity: 0.4;
	line-height: 10px;
}

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
	border: 1px solid #333;
	padding: 2px;
}

.no-comments,
.comment-awaiting-moderation {
	color: #8a6d3b;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: bold;
}

.comments-pagination {
	margin: 2em 0 3em;
}

.form-submit {
	text-align: right;
}

div#cp-multisite-options {
	display: none;
}


@media screen and (min-width: 48em) {
	ol.children .children {
		padding-left: 2em;
	}
}


