/* Custom Styles
---------------------------------------- */

lineout {
	clear: both;
	display: block;
	width: 100%;
	border-bottom: 1px solid #d7d7d7;
	margin: 12px 0 32px;
	padding: 12px 0;
}

/* Buttons */

.button.become-a-friend {
	background-color: #e1e1e1;
    /* line-height: 22px; */
    /* height: 60px; */
    color: black;
    margin-bottom: 20px;
}
.button:hover.become-a-friend {
	background-color: #b7b7b7;
}
.button.become-a-friend img {
	vertical-align: middle;
    float: left;
    margin-bottom: 5px;
    margin-right: 20px;
}
.button.become-a-friend span {
	vertical-align: middle;
	float: left;
}

.featured-image img {
	width: 100%;
}

/* Boxes */
.boxed {
	border: 1px solid #fff;
	padding: 20px;
	margin-bottom: 20px;
}
.boxed-light {
	border: 1px solid #000;
	padding: 20px;
	margin-bottom: 20px;
}
.box {
	border: 1px solid #d7d7d7;
	padding: 20px;
}

.show-promo {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 66vh;
	padding: 0;
	width: 100%;
}
.show-promo .wrap {
	padding: 60px 20px;
}
.show-promo .button {
	background: none;
	border: 1px solid #fff;
	color: #fff;
}
.show-promo .button:hover,
.show-promo .button:focus {
	background: #c3251d;
}
@media only screen and (min-width: 800px) {
	.show-promo h2 {
		font-size: 6rem;
	}
}
.show-promo p:nth-last-child(1) {
	margin-bottom: 0;
}
.shade {
    align-items: flex-end;
	/*background: rgba(0,0,0,0.5);*/
	display: flex;
	min-height: inherit;
	width: 100%;
}
.ahm-2019 {
	background-image: url(/wp-content/uploads/2018/09/ahm-00-1.jpg);
}
.gift-2019 {
	background-image: url(/wp-content/uploads/2019/05/gift-header-2-768x301.jpg);
}

/* Archive pages */
.archive .featured-image {
	display: none;
}
.archive .entry-image-link img {
	width: 100%;
}
.archive-title,
.updates-page .entry-title {
	text-align: center;
}
/* Add containers around archive excerpts */
.archive article.post {
	border: 1px solid #d7d7d7;
	padding: 20px;
}

/* Footer Sponsors */
.site-footer .wrap {
    max-width: 1280px;
}
.site-footer .wrap .wrap {
    max-width: 1280px;
}
.sponsors {
    align-items: center;
	display: flex;
	flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0 auto 40px;
	width: 90%;
}
.sponsor-arts-centre {
	width: 23%;
}
.sponsor-arts-council {
	width: 17%;
}
.sponsor-cbc {
	width: 7%;
}
.sponsor-hervey-benham {
	width: 10%;
}
.sponsor-lakeside {
	width: 14%;
}
.sponsor-mercury {
	width: 14%; }
	
@media only screen and (max-width: 860px) {
	.site-footer .wrap {
	    padding: 0;
	}
	.sponsors {
		flex-wrap: wrap;
	}
	.sponsor-arts-centre {
		width: 46%;
	}
	.sponsor-arts-council {
		width: 34%;
	}
	.sponsor-cbc {
		width: 14%;
	}
	.sponsor-hervey-benham {
		width: 20%;
	}
	.sponsor-lakeside {
		width: 28%;
	}
	.sponsor-mercury {
		width: 28%;
	}
}

@media only screen and (max-width: 500px) {
	.sponsors {
		max-width: 240px;
	}
	.sponsor-arts-centre {
		width: 100%;
	}
	.sponsor-arts-council {
		width: 100%;
	}
	.sponsor-cbc {
		width: 31%;
	}
	.sponsor-hervey-benham {
		width: 100%;
		margin-bottom: 30px;
	}
	.sponsor-lakeside {
		width: 64%;
	}
	.sponsor-mercury {
		width: 100%;
	}
}

/* Custome styling for specific pages content */

/* Home page */
.home-branding .site-container,
.home-branding .site-inner,
.home-branding .entry {
	background: #000;
	color: #fff;
	text-align: center;
}
.home-branding .site-inner {
	max-width: 100vw;
	padding: 0;
}
.home-branding .banner-image {
	align-items: center;
	background-image: url(/wp-content/uploads/2018/05/pst-home-img.jpg);
    background-position: top center;
    background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	height: calc(100vh - 120px);
	justify-content: center;
	min-height: 200px;
	width: 100%;
}
.home-branding h2.tagline {
    background-color: rgba(255,255,255,0.5);
    color: #000;
	font-size: 6rem;
    font-weight: 100;
    max-width: 80vw;
	padding: 20px;
}
.home-branding .scroll-indicator {
    bottom: 20px;
    font-size: 14px;
    left: 0;
	position: absolute;
    right: 0;
}
.home-branding .entry {
	margin: 0;
	padding: 0;
}
.home-branding .entry-header {
	display: none;
}
.home-branding .block-container {
	padding: 20px;
}
.home-branding .block-entry {
    margin: 0 auto;
	max-width: 1280px;
	padding: 70px 80px;
}
.home-branding .quotes {
	background-image: url(/wp-content/uploads/2018/05/theatre-curtain.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
	width: 100%;
}
.home-branding .quotes h3 {
	font-style: italic;
	margin-bottom: 6px;
}
.home-branding .quotes p {
	margin-bottom: 40px;
}
.home-branding .past-shows {
	background-color: #fff;
	color: #000;
}
.home-branding .past-shows div img {
	margin-bottom: 6px;
}

.home-branding .cpt-promo {
	background-image: url(https://www.castleparktheatre.co.uk/wp-content/uploads/2022/03/haywain-promo.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    min-height: calc(100vh - 120px);
}
.home-branding .cpt-promo .shade {
    background-color: rgba(0,0,0,0.5);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.home-branding .cpt-promo .content {
    margin: 0 auto;
    max-width: 880px;
}
.home-branding .cpt-promo .hero-banner h2 {
    color: #fff;
    text-align: center;
	background: none;
    font-weight: 100;
    max-width: inherit;
    padding: 0;
}
.home-branding h2.tagline {
    background-color: rgba(255,255,255,0.5);
    color: #000;
	font-size: 6rem;
    font-weight: 100;
    max-width: 80vw;
	padding: 20px;
}
.home-branding .cpt-promo .button {
	background: none;
	border: 1px solid #fff;
	color: #fff;
}
.home-branding .cpt-promo .button:hover,
.home-branding .cpt-promo .button:focus {
	background: rgba(0,0,0,0.7);
	border: 1px solid #fff;
	color: #fff;
}


@media only screen and (max-width: 1224px) {
	.home-branding h2.tagline {
		font-size: 5rem;
	}
}
@media only screen and (max-width: 1000px) {
	.home-branding .banner-image {
		height: calc(100vh - 200px);
	}
}
@media only screen and (max-width: 860px) {
	.home-branding h2.tagline {
		font-size: 4rem;
	}
	.home-branding .block-entry {
		padding: 30px 10px;
	}
	.home-branding .cpt-promo {
		min-height: 500px;
	}
@media only screen and (max-width: 440px) {
	.home-branding h2.tagline {
		font-size: 3rem;
	}
}

/* Inverse */
.inverse-branding .site-container,
.inverse-branding .site-inner,
.inverse-branding .entry {
	background: #000;
}
.inverse-branding article,
.inverse-branding article h1,
.inverse-branding article h2,
.inverse-branding article h3,
.inverse-branding article h4,
.inverse-branding article h5 {
	color: #fff;
}
.inverse-branding .site-inner .boxed,
.inverse-branding lineout {
	border-color: #fff;
}
.inverse-branding article a,
.inverse-branding article a:visited {
	color: #00ffff;
}
.inverse-branding article a:hover,
.inverse-branding article a:focus {
	color: #fff;
}
.inverse-branding article a.button,
.inverse-branding article a.button:visited {
	background: #00ffff;
	border: 1px solid #fff;
	border-radius: 100px;
	color: #232323;
}
.inverse-branding article a.button:hover,
.inverse-branding article a.button:focus {
	background: #80ffff;
	border-radius: 100px;
	color: #232323;
}

/* Production branding
----------------------------------------*/

/* 1954 */
.branding-1954 .site-container,
.branding-1954 .site-inner,
.branding-1954 .entry {
	background: #745025;
}
.branding-1954 article,
.branding-1954 article h1,
.branding-1954 article h2,
.branding-1954 article h3,
.branding-1954 article h4,
.branding-1954 article h5 {
	color: #faf7e6;
}
.branding-1954 .site-inner .boxed,
.branding-1954 lineout {
	border-color: #faf7e6;
}
.branding-1954 article a,
.branding-1954 article a:visited {
	color: #fff;
}
.branding-1954 article a:hover,
.branding-1954 article a:focus {
	color: #faf7e6;
}
.branding-1954 article a.button,
.branding-1954 article a.button:visited {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 100px;
	color: #745025;
}
.branding-1954 article a.button:hover,
.branding-1954 article a.button:focus {
	background: #745025;
	border-radius: 100px;
	color: #fff;
}

/* All Hail Macbeth */
.all-hail-macbeth-branding .site-container,
.all-hail-macbeth-branding .site-inner,
.all-hail-macbeth-branding .entry {
	background-color: #010a0f;
	color: #fff;
}
.all-hail-macbeth-branding .boxed {
	border-color: #fff;
}
.all-hail-macbeth-branding p {
	font-family: 'Raleway', sans-serif;
}
.all-hail-macbeth-branding article h1 {
	font-family: 'IM Fell English SC', serif;
	font-size: 80px;
	font-size: 8rem;
	font-weight: 400;
	line-height: 0.9;
}
.all-hail-macbeth-branding .quote {
	border: 1px solid #fff;
	padding: 40px 20px;
	text-align: center;
}
.all-hail-macbeth-branding .quote p.last {
	margin-bottom: 0;
}
.all-hail-macbeth-branding .quote h3 {
	font-family: 'Times New Roman', serif;
	font-style: italic;
	margin-bottom: 5px;
}
.all-hail-macbeth-branding .videoWrapper {
	border: 1px solid #fff;
	margin-bottom: 60px;
	margin-top: 60px;
}
@media only screen and (max-width: 600px) {
	.all-hail-macbeth-branding article h1 {
		font-size: 50px;
		font-size: 5rem;
	}
}

/* The Gift */
.gift-branding .site-container,
.gift-branding .site-inner,
.gift-branding .entry {
	background-color: #e1bc84;
	color: #362f2d;
}
.gift-branding .boxed {
	border-color: #362f2d;
}
.gift-branding lineout {
	border-bottom: 1px solid #362f2d;
}
.gift-branding p {
	font-family: 'IM Fell English SC', serif;
}
.gift-branding article h1,
.gift-branding article h2,
.gift-branding article h3 {
	font-family: 'IM Fell English SC', serif;
	font-style: italic;
}
.gift-branding article h1 {
	font-size: 80px;
	font-size: 8rem;
	font-weight: 400;
	line-height: 0.9;
}
.gift-branding .quote {
	border: 1px solid #fff;
	padding: 40px 20px;
	text-align: center;
}
.gift-branding .quote p.last {
	margin-bottom: 0;
}
.gift-branding .quote h3 {
	font-family: 'IM Fell English SC', serif;
	font-style: italic;
	margin-bottom: 5px;
}
.gift-branding .videoWrapper {
	border: 1px solid #362f2d;
	margin-bottom: 60px;
	margin-top: 60px;
}
@media only screen and (max-width: 600px) {
	.gift-branding article h1 {
		font-size: 50px;
		font-size: 5rem;
	}
}

/* In Search of England */
.england-branding article h1,
.england-branding article h2 {
	font-family: 'trashhandregular', 'Arial Black', sans-serif;
}
.england-branding article h1 {
	color: #c3251d;
}
.england-branding .quote {
	background: #c3251d;
	color: #fff;
	padding: 20px;
	text-align: center;
}

/* Memento Mori */
.mori-branding .site-container,
.mori-branding .site-inner,
.mori-branding .entry {
	background: #100501;
}
.mori-branding article,
.mori-branding article h1,
.mori-branding article h2,
.mori-branding article h3,
.mori-branding article h4,
.mori-branding article h5 {
	color: #c69c6d;
	font-family: 'Times New Roman', serif;
}
.mori-branding .site-inner .boxed,
.mori-branding lineout {
	border-color: #c69c6d;
}
.mori-branding article a,
.mori-branding article a:visited {
	color: #c7b299;
}
.mori-branding article a:hover,
.mori-branding article a:focus {
	color: #a67c52;
}

/* Midsummer Nights Scream */
.scream-branding .site-container,
.scream-branding .site-inner,
.scream-branding .entry {
	background: #000;
	color: #fff;
}
.scream-branding .site-inner h1 {
	color: #c4261c;
}
.scream-branding .site-inner .boxed {
	border-color: #fff;
}

/* The Robbers */
.robbers-branding .site-container,
.robbers-branding .site-inner,
.robbers-branding .entry {
	background: #000;
	color: #fff;
}
.robbers-branding .site-inner .boxed {
	border-color: #fff;
}

/* Banners & Promos
---------------------------------------- */

.inner-content {
	width: 100%;
	max-width: 1280px;
}
.banner-friend {
	background-image: url('/wp-content/uploads/2017/01/banner-friend.jpg');
	background-size: cover;
	background-position: center;
	height: 200px;
	padding: 20px;
	margin-bottom: 1px;
	text-align: right;
	font-size: 28px;
	font-size: 2.8rem;
}
@media only screen and (max-width: 600px) {
	.banner-friend {
		font-size: 24px;
		font-size: 2.4rem;
	}
}
a .banner-friend,
a:hover .banner-friend,
a:focus .banner-friend,
a:visited .banner-friend {
	color: #093b3e;
}
.banner-friend p {
	margin: 0 0 8px;
}

.hero-promo {
	width: 100%;
	height: calc(100vh - 120px);
	min-height: 190px;
	background-size: cover;
	background-position: right;
	background-image: url('/wp-content/uploads/2017/01/in-search-of-england-web-full-2.jpg');
}
.hero-promo h2 {
	position: absolute;
	bottom: 2%;
	left: calc(50% - 25%);
	width: 50%;
	text-align: center;
	color: #fff;
}
.hero-promo img {
	margin: 20px;
    width: 100%;
    max-width: 50%;
}
.production-promo p,
.production-promo h1,
.production-promo h2,
.production-promo h3,
.production-promo h4 {
	text-align: center;
}
.production-promo .trashfont {
	color: #c3251d;
}
.page-id-20 .entry-title {
	display: none;
}
.textwidget .fa {
	/*border: 2px solid #fff;
    border-radius: 100%;
    padding: 20px;*/
    font-size: 400%;
    margin-bottom: 20px;
}

/* Social Media
---------------------------------------- */
.socialmediabox {
  	margin-bottom: 30px;
	}
.socialmediapost {
	margin-bottom: 20px;
    margin: 2% 1%;
  	width: 48%;
	min-height: 50rem;
    float: left;
	background: #f1f1f1;
    padding: 20px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #c8c8c8;
}
	}
.socialmediapost:nth-child(odd){
    clear:both;
}
p.socialmediadate {
	font-size: small;
    margin-top: 1rem;
}
@media only screen and (max-width: 1024px) {
  	.socialmediapost{
    float: none;
    width: 100%;
	min-height: auto;
    margin: 2% auto 4%;
	}
}
#socialmedia img, #socialmedia a {
	margin-bottom: 6px;
	}	
.socialmediaimage {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 300px;
	margin-bottom: 6px;
	}