/* CSS Document */
@font-face {
    font-family: 'hyperlegible';
    src: url('Atkinson-Hyperlegible-Regular-102.woff2') format('woff2'),
         url('Atkinson-Hyperlegible-Regular-102.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hyperlegible';
    src: url('Atkinson-Hyperlegible-Bold-102.woff2') format('woff2'),
         url('Atkinson-Hyperlegible-Bold-102.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'evolventa';
    src: url('evolventabold-55xv-webfont.woff2') format('woff2'),
         url('evolventabold-55xv-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'evolventa';
    src: url('evolventaboldoblique-65y1-webfont.woff2') format('woff2'),
         url('evolventaboldoblique-65y1-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'evolventa';
    src: url('evolventaoblique-yplv-webfont.woff2') format('woff2'),
         url('evolventaoblique-yplv-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'evolventa';
    src: url('evolventa-zlxl-webfont.woff2') format('woff2'),
         url('evolventa-zlxl-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gidolinya';
    src: url('gidolinya-regular-webfont.woff2') format('woff2'),
         url('gidolinya-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gidole';
    src: url('gidole-regular-webfont.woff2') format('woff2'),
         url('gidole-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open sans';
    src: url('OpenSans-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: 'hyperlegible', 'open sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#main {
	width: auto;
}
#title{
	font-family: 'evolventa', 'open sans', Arial, Helvetica, sans-serif;
	background-color: #007171; /*Dk Teal */
	/*background-image: url(../img/TealFabric.png);*/
	background-repeat: repeat;
	background-size: auto;
	font-weight: bold;
}

#title h3 {
	font-size: 35px;
	font-weight: bold;
}

#title p {
	color: #DAA520;
}

#title img {
	float:left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 6px;
	/*border: solid 3px #DAA520;*/
}

#main.home, #footer, #title .inner {
	width: 97%;
}

h1{
	font-family: 'evolventa', 'open sans', Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p {
	font-size: 16px;
	line-height: 23px;
}

.news-block p {
	font-size: inherit;
}
blockquote {
display: block;
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 40px;
margin-inline-end: 40px;
}

.story li {
    list-style-type: square;
    list-style-position: inside;
}

.story-right .orp-page-item a {
	font-size: 16px;
}
.story-right .orp-page-list-title {
	background-color: #004747; /*Dk Teal */
}

h4.type2 span, h2.type2 span {
    background-color:#004747; /*Dk Teal */
}
h4.type1 span, h2.type1 span {
    background-color:#004747; /*Dk Teal */
}
.gallery-label span {
	background-color:#004747; /*Dk Teal */
}
.story-right .orp-page-item a {
	font-size: 16px;
}
.story-right .orp-page-item.current > a, .story-right .orp-page-item.current > a:hover {
    border-left:4px solid #007171; /*Dk Teal */
}

.orp-story-image {
	background-color: #DAA520; /*Gold*/
}	
.wp-caption {
    background-color:#007171; /*Dk Teal */
}
.orp-story-image p {
	background-color:#007171; /*Dk Teal */
}
a {
    color:#008484; /*Mid Teal*/
}

#big-nav {
	background-color: #004747; /*SuperDark*/
}
.menu > .menu-item > .sub-menu {
	background-color: #004747; /*SuperDark*/
}

h4.type1 span.more-arrow, h2.type1 span.more-arrow {
    background:transparent url('../img/red-arrow-block.png') no-repeat center center;
}
#footer {
	text-align:center
}
#footer img {
	vertical-align: middle;
	padding-left: 10px;
}
.story h2 {
	clear:none;
}
.story .content h3 {
    margin:8px 0 0 0;
	line-height: normal;
}

/* Ian's hacks 29/01/2020 */

.people li{
	display: block;
	width: 45%;
	float: left;
	min-height: 230px;
	text-align: center;
}
.people img{
	border-radius: 50%;
}

a.button, button.button, input.button, input[type="submit"] {
	background-color: #008484; /*Mid Teal*/
	font-size: 18px;
	color:#FFFFFF;
}

div#login-status a.button {
background-color: #008484; /*Mid Teal*/
}

.menu > .menu-item:hover, .menu-item a:focus {
	background-color: #008484; /*Mid Teal*/
}
.story-right .orp-page-item a:hover, .story-right .orp-page-item a:focus {
	border-left: 4px solid #DAA520; /*Gold*/
}
.left-float-image {
	float:left;
	margin-right: 10px;
}
@media (max-width: 500px) {
	.wp-post-image {
		max-height: 250px;
		width: auto;
	}
}
.faded-right{
	position: relative;
	display: inline-block;
	color: white;
}

.faded-right:after {
	box-shadow: inset -5px -15px 10px 5px;
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-collapse: separate;
}
.red-border{
	border: 5px solid #daa520; /*Gold*/;
	line-height: 0px;
}
@media (min-width: 980px) {
	.story-left {
		width: 60%
	}
	.story-right {
		width: 20%;
		float: right;
	}
	.home>.story-left {
		width: 60%;
	}
	.home>.story-right {
		width: 20%;
		float: right;
	}
}
.hidden{
	visibility:hidden;
	height:0px;
	padding:0px;
}
.story-right {
    margin-left: 6px;
}
.right-block {
	display: flex;
	overflow:hidden;
	width: 100%;
}
.right-block ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.right-block:after {
	clear:	both;
}
.right-block ul li {
	width: 90%;
	float: left;
	border: 1px dashed #cacad9;
	padding: 8px 8px 0px 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	height : 100%;
}

.cta-block ul li {
    list-style-type: none;
	position: relative;
	width: calc(33% - 25px);
	min-width: 150px;
}

.cta-bigger li {
	min-height: 315px;
	min-width: 200px;
}

.cta-block ul li:nth-of-type(1) {
	background-color: #004747; /*Dk Teal*/
	color:#FFFFFF /*White*/
}
.cta-block ul li:nth-of-type(2) {
	background-color: #007171; /*Teal*/
	color:#FFFFFF /*White*/
}
.cta-block ul li:nth-of-type(3) {
	background-color: #00A3A3; /*Lighter Teal */

	color:#FFFFFF /*White*/
}

.cta-block ul li p {
	margin-bottom: 0px
}
.cta-block a {
	color: #ffffff;
}

.cta-block a:hover, .cta-block a:focus {
	color: #DAA520; /*Gold*/
}
.cta-block .button {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: calc(100% - 40px);
}

p.large {
    font-size:24px;
	color: #004747;
	font-family: 'evolventa', 'open sans', Arial, Helvetica, sans-serif;
	line-height: 30px;
}

.news-item .thumb-holder img {
	width:33%;
	height: auto;
	float: left;
}

.home .column .column1 {
	width: 75%;
}
.home .column .column2 {
	width: 25%;
}
.cookie-dismiss {
	background-color: #DAA520;
}

.top-fix, h2.type2.top-fix {
	margin-top: 10px;
}

/*Carousel Styles */
.black .owl-stage-outer, .black .owl-dots {
	background: #004747;
}

.black h3, .black .large {
	color: #DAA520;
	line-height: normal;
}