/*
 Theme Name:   Simone Child Theme
 Description:  A child theme of the Simone WordPress theme, customized for torontoobserver.ca
 Author:       Philip Alves
 Template:     simone
 Version:      1.0.0
*/

#gg-search {
	display:none;
}
.site-branding {
	padding: 0;
}
.title-box {
	border: none;
	padding: 2rem;
}

a:focus img {
    outline: 3px dotted #e19d66;
}

.jp-carousel-titleanddesc-title, .jp-carousel-comments-loading span, .jp-carousel-comments {
	display:none !important;
}

a.back-to-top {
	display: none;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
padding: 1em;
font-size: 16px;
font-family: 'Lato';
line-height: 1;
color: #ffffff;
background-color: #3c3c3c;
border: none;
border-radius: 3px;
cursor: pointer;
}
a:hover.back-to-top {
	background-color: #000;
}

.page-header {
    border-left: 63px #e19d66 solid; /*  #b3a8bb */
}
.page-template-static-home .page-header {
    border-left: 63px #ce5c00 solid;
}

.archive-type {
	font-weight: 400;
}

.category-list {
	border-left: 24px solid #e19d66; /*  #b3a8bb */
	padding-left: 14px;
}

.entry-header .entry-meta {
	margin-top: 7px;
}

.featured-cutline-credit {
	max-width: 900px; 
	margin: 0 auto; 
	text-align: left;
}

.wp-caption {
	margin-top: 7px;
}

.single-post-thumbnail {
	margin-top: 0px;
}

.small-index-thumbnail {
	text-align: center;
	background: #f5decc; /* #e7e2e9 */

}
.small-index-thumbnail img {
	vertical-align: bottom;
}

.alignright {
	margin-right: 0px;
}

div#thsp-sticky-header {
	font-family: "Lato", sans-serif;
	border-bottom: 5px solid #685178;
}

.deck h2 {
	margin: 0 0 2rem;
	font-weight: bold;
	font-size: 25px;
	line-height: 1.3em;
	color: #000;
	border-top: hsl(0, 0%, 80%) solid 1px;
	border-bottom: hsl(0, 0%, 80%) solid 1px;
	padding: 2rem 0;
}

.credit-uc {
	text-transform: uppercase;
}

.index-box {
	border-bottom: 5px solid #e19d66; /*  #b3a8bb */
}

.footer-link {
	padding-left:7px; 
	border-left:8px solid #e19d66; /*  #b3a8bb */
}

.entry-footer .meta .author, .entry-meta .author {
    display: inline;	
}
#jp-relatedposts {
	padding-top: 0 !important;
}

/*SIDEBAR*/
.info_sidebar {
	border-top: 3px solid #e19d66;
	margin: 5px -60px 1em 1.5em;
	padding: 15px;
	float: right;
	width: 350px;
	background-color: #fcf6f2;
	margin-bottom: 1.5em;
	font-family: 'Lato', sans-serif;
}
.info_sidebar p, .info_sidebar li {
	font-size: 1.8rem;
	line-height: 1.5em;
}
.info_sidebar h4 {
	border-bottom: 2px solid #000;
	margin-bottom: 1em
}

.info_sidebar_full {
	margin: 0 0 1.5em 0;
	float: none;
	width: 100%;
}


.factbox {
	border-top: 3px solid #685178;
	background-color: #f7f6f4;
	padding: 15px;
	margin-bottom: 1.5em;
	font-family: 'Lato', sans-serif;
}

.factbox p, .factbox li {
	font-size: 1.8rem;
	line-height: 1.5em;
}

.factbox h2 {
	font-size: 3.0rem;
	font-family: 'PT Serif', serif;
}



.twitter-tweet {
	margin-left: auto;
	margin-right: auto;
}

/* For Storify Embed via plugin */
.sfy-story {
	margin-bottom: 1.5em;
}

/*flexible embeds*/
.embed {
	position: relative;
	padding: 0;
	padding-bottom: 56.25%; /* 16:9 ratio*/
	height: 56.25%;
	overflow: hidden;
}
.embed iframe,
.embed object,
.embed embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* article map */
.article-main-image {
	background: #e5e5e5;
}
.article-main-image.smallright {
	width: 350px !important;
	margin: 5px -60px 1em 1.5em !important;
	float: right;
}


/* article scribblelive and doc embed */
.scribbleembed, .pdfembed {
	width: 100% !important;
	margin-bottom: 1.5em;
}


/* article audio */
.wp-audio-caption {
	clear: right;
	/*display: inline;*/
	/*float: right;*/
	/*margin: 5px -60px 14px 14px;*/
	margin: 5px -60px 1em 1.5em;
	overflow: hidden;
	position: relative;
	width:100%;
	max-width: 350px;
	background: #e5e5e5;
}
.wp-audio-caption audio {
	width:100% !important;
}
.wp-audio-caption p, .article-main-image p {
	padding: 0.8075em 1em;
	margin-bottom: 0;
	font-size: 14px;
	font-family: 'Lato',sans-serif;
}
.mejs-audio {
	width:auto !important;
}

.mejs-time-rail {
	width:65px;
}

.mejs-time-total {
	width:55px;
}
.mejs-horizontal-volume-slider {
	/* width: 59px; */
	/*width: 49px !important;*/
}
/* for legacy audio */
.audio-caption {
	clear: right;
	/*display: inline;*/
	float: right;
	margin: 5px -60px 14px 14px;
	overflow: hidden;
	position: relative;
	width:60%;
}
.audio-caption p {
	width:100% !important;
	text-align: justify;
	font-size: .85em;
	color: #666666;
	line-height: 15px;
	padding: 2px 5px 2px;
	margin: 0;
}

figure.fullvid {
	margin: 0px 0px 1.5em;
	width: 100% !important;
	text-align: center;
}

.pullquote {
	margin-bottom: 1.5em;
}
.pullquote p {
	margin-bottom: 1em;
}
.pullquote .pull-source {
	text-align: right;
}


/* SEARCH STYLES */
.search-results .entry-content {
	background: #ffffff;
}
.gsc-cursor-box {
	border-top: 5px solid #e19d66 !important;
}


@media screen and (max-width:900px) {
	.site-footer {
		padding-bottom: 5em;
	}
	.info_sidebar, .wp-audio-caption, .article-main-image.smallright {
		margin: 0 0 1.5em 0 !important;
		float: none !important;
		width: 100% !important;
	}
	.article-main-image.smallright iframe {
		width: 100% !important;
	}
	.wp-audio-caption figcaption {
		background: #e5e5e5;
		margin-bottom: 1.5em;
	}
}
@media screen and (min-width: 1380px) {
	.factbox-side {
		position: absolute;
		right: -290px;
		width: 300px;
	}
}
@media screen and (max-width: 1680px) {
	.info_sidebar {
		/* margin: 5px 0 1em 1.5em; */
	}
}