/*
	Theme Name: eleven40 Pro Theme
	Theme URI: http://my.studiopress.com/themes/eleven40/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 2.0

	Tags: black, white, one-column, two-columns, three-columns, fixed-width, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.0

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php 
*/

 
/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Page Title
		- Column Widths and Positions
		- Genesis Grid Loop
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Headings
	- Widgets
		- Featured Page and Featured Post
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Jetpack
		- Gravity Forms
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Entries
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Color Styles
		- eleven40 Pro Blue
		- eleven40 Pro Green
		- eleven40 Pro Red
	- Media Queries
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px

*/


/* f
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family: Helvetica, Arial, sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;

	placeholder:"search !important";
}

body.partners * {border:none !important;} /*OB no border on scrolling logo box*/

/* Float Clearing
--------------------------------------------- */

.archive-pagination:before,
.author-box:before,
.clearfix:before,
.entry:before,
.entry-comments:before,
.entry-pagination:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.archive-pagination:after,
.author-box:after,
.clearfix:after,
.entry:after,
.entry-comments:after,
.entry-pagination:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */


html {
	font-size: 62.5%; /* 10px browser default */
}

body {
	color: #717073;
	font-family: Helvetica, Arial, sans-serif;  /*'OpenSans', sans-serif;*/
	font-size: 14px;
	font-size: 1.6rem;
	line-height: 1.3;
}

body.eleven40-landing {
	background: url(images/texture.png);
}

a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #717073;
	color: #fff;
}

::selection {
	background-color: #717073;
	color: #fff;
}

a {
	color: #82c44b /*#ed702b*/;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
	padding: 0;
}

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

blockquote,
blockquote::before {
	color:#ed3193;
}

blockquote {
	margin-left: 0px;
	margin-left: 1rem;
	padding: 0px;
	
}

/*
blockquote::before {
	content: open-quote;
	display: block;
	height: 0;
	left: -8px;
	position: relative;
	top: -10px;
	margin-bottom:-10px;
}
*/


.entry-content code {
	background-color: #333;
	color: #ddd;
}

cite {
	font-style: normal;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
	margin-bottom: 8px;
	margin-bottom: 0.6rem;
	padding: 0;
}

h1 {
	font-size: 36px;
	font-size: 3.6rem;
}

h2 {
	font-size: 30px;
	font-size: 3rem;
}

h3 {
	font-size: 30px;
	font-size: 2.4rem;
	color: #00b1f0;
	font-weight:400;
}

h4 {
	font-size: 20px;
	font-size: 2rem;
	color: #00b1f0;
}

.post h4 a {
	font-size: 20px;
	font-size: 2rem;
	color: #00b1f0;
	text-decoration:none;
}


h5 {
	font-size: 18px;
	font-size: 1.8rem;
	color: #00b1f0;
}

h6 {
	font-size: 14px;
	font-size: 1.2rem;
}

blockquote, h7 {	
	font-family: 'Cabin', sans-serif;
	font-size:18px;
	line-height:20px;
	color:#ed3193;
	hanging-punctuation:first;
}


/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto; /* IE8 */
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 1px 1px 3px #eee inset;
	color: #999;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px;
	font-size: 1.4rem;
	padding: 16px;
	padding: 1.6rem;
	width: 100%;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #717073;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: 400;
	letter-spacing: 1px;
	letter-spacing: 0.1rem;
	padding: 16px 24px;
	padding: 1.6rem 2.4rem;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"] {
	background-color: #ed3193 !important;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
	padding: 0.6rem 0;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

header.site-header 

{background-image: -moz-linear-gradient(top,  rgba(204,204,204,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,204,204,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(204,204,204,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(204,204,204,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(204,204,204,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(204,204,204,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6cccccc', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}

.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.eleven40-landing .wrap {
	max-width: 800px;
}

.site-inner {
	clear: both;
	margin: 65px 0 40px;
	margin: 0 ;/*OB*/
}

.site-inner .wrap {
	border-bottom: double #ddd;
}

.eleven40-landing .site-inner {
	margin: 0;
	padding: 0;
}

.eleven40-landing .site-inner .wrap {
	border: none;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 950px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-sidebar-content .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap {
	float: right;
}

/* Content */

.content {
	/*border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;  OB- NO BORDER*/ 
	float: right;
	padding: 0px 40px 24px;
	padding: 0 4rem 2.4rem; f
	width: 850px;
	margin-top: 32px;

}

.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content,
.content-sidebar-sidebar .content {
	width: 660px;
}

.content-sidebar .content {
	border-left: none;
	float: left;
	padding-left: 0;
}

.content-sidebar-sidebar .content {
	border-left: none;
	float: left;
	padding-left: 0;
}

.sidebar-content-sidebar .content {
	float: left;
}

.sidebar-content .content {
	border-right: none;
	padding-right: 0;
}

.sidebar-sidebar-content .content {
	border-right: none;
	padding-right: 0;
}

.full-width-content .content {
	border: none;
	padding: 40px 0 0;
	padding: 4rem 0 0;
	width: 100%;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 250px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 150px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* Genesis Grid Loop
--------------------------------------------- */

.genesis-grid-even,
.genesis-grid-odd {
	margin-bottom: 20px;
	margin-bottom: 2rem;
	width: 48%;
}

.genesis-grid-even {
	float: right;
}

.genesis-grid-odd {
	clear: both;
	float: left;
}

.genesis-grid .entry-title,
.genesis-grid .entry-title a {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.2;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 2.4rem;
}

.sticky {
}

.search-form {
	width: 50%;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 2.4rem
}

img.alignnone {
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

img.alignleft,
.featured-content .alignleft img,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
	margin: 0 2.4rem 2.4rem 0;
}

img.alignright,
.featured-content .alignright img,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
	margin: 0 0 2.4rem 2.4rem;
}

.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	margin: 0;
	text-align: center;
}

.gallery-caption {
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td {
	text-align: center;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	background-color: #f5f5f5;
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 32px;
	margin-bottom: 3.2rem;
	padding: 12px 16px;
	padding: 1.2rem 1.6rem;
}

/*******************

.archive-description,
.author-box {
	/*background: url(images/texture.png);*/
	color: #fff;
	padding: 10px 0 40px 40px;

*******************/
	
}

.sidebar-content-sidebar .archive-description,
.sidebar-content-sidebar .author-box {
	margin: 0 -40px 40px;
	margin: 0 -4rem 4rem;
}

.archive-description h1,
.author-box h1 {
	color: #82c44b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	
}

.archive-description p,
.author-box p {
	font-size: 15px;
	font-size: 1.5rem;
	margin-bottom: 0;
}

.author-box .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

/* Headings
--------------------------------------------- */

.entry-title {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1;
}

.entry-title a,
.sidebar .widgettitle a {
	color: #333;
}

.entry-title a:hover {
	color: #ed702b;
	text-decoration: none;
}

.widgettitle {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 24px;
	font-weight: 800px;
	letter-spacing: 1px;
	letter-spacing: 0.1rem;
	margin-bottom: 12px;
	
	text-transform: none;
}

.site-header .widget-area .widgettitle {
	color: #fff;
	margin-bottom: 4px;
	margin-bottom: 0.4rem;
}

.sidebar .widgettitle a {
	border: none;
}

.archive-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}


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

/* Featured Page and Featured Post
--------------------------------------------- */

.featured-content .entry {
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
	padding: 0;
}

.featured-content .entry-title {
	font-size: 24px;
	font-size: 2.4rem;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget input {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}

/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 16px;
	padding: 1.6rem;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
	margin: 1.6rem 0 0;
}

div.gform_wrapper .gform_footer input[type="submit"] {
	font-size: 14px;
	font-size: 1.4rem;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background: none /*url(images/texture.png)*/;
	min-height: 80px;
	position: relative;/*OB*/
	width: 100%;  
	z-index: 999;
	
}



.header-image .site-header {
	padding: 0;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	width: 320px;
}

.site-title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 400;
	letter-spacing: 2px;
	letter-spacing: 0.2rem;
	line-height: 1;
	margin: 0;
	padding: 20px 0;
	padding: 2.0rem 0;
	text-transform: none;

	
}

.header-image .site-title {
	padding: 0;
	
}

.site-title a,
.site-title a:hover {
	color: #000;
	text-decoration: none;
	
}

.site-description {
	border-bottom: double #ddd;
	border-top: double #ddd;
	font-family: 'Lora', serif;
	font-size: 30px;
	overflow: hidden;
	margin: 40px 0 0;
	margin: 4rem 0 0;
	padding: 24px 0;
	padding: 2.4rem;
	text-align: center;
	display:none; /*OB - hides from all pages*/
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
}

.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

/* Logo, hide text */

.header-image .title-area {
	padding: 0;
}

.header-image .site-title a {
	float: left;
	min-height: 80px;  /*OB - changes header height*/ 
	width: 100%;
}


/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	color: #fff;
	float: right;
	text-align: right;
	width: 800px;
}

.site-header .search-form {
	float: right;
	margin-top: 6px;
	margin-top: 0.6rem;
}

.site-header .widget_text {
	margin-top: 12px;
	margin-top: 1.2rem;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	color: #303030;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px;
	font-size: 1.2rem;
	/*letter-spacing: 1px;
	letter-spacing: 0.1rem;*/
	line-height: 1.4;
	margin: 20px 0;
	padding: 0;
	width: 100%;
	
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	border: none;
	color: #303030;
	display: block;
	/*padding: 22px 18px;*/
	padding: 2.2rem 1.8rem;
	position: relative;
	height:100px; /*OB*/
	background:#E9E9E9; /*OB*/

}

/* 15yrs */
.genesis-nav-menu a:hover,
.genesis-nav-menu > .current-menu-item > a {
	color: #fff !important /*#ed702b -OB */;
	text-decoration: none;
}

ul.genesis-nav-menu {background:none !important;}/*OB*/

/*OB - different colour links on menu*/

/*topmenu*/

#menu-item-44 a:hover, #menu-item-44 a:active, #menu-item-51 a:focus, #menu-item-44.current-menu-item a {background:#82c44b;}
#menu-item-220 a:hover, #menu-item-220 a:active, #menu-item-220 a:focus, #menu-item-220.current-menu-item a {background: #00b1f0;}
#menu-item-1978 a:hover, #menu-item-1978 a:active, #menu-item-1978 a:focus, #menu-item-1978.current-menu-item a {background: #ed3193;}
#menu-item-744 a:hover, #menu-item-744 a:active, #menu-item-744 a:focus, #menu-item-744.current-menu-item a {background:purple;}
#menu-item-48 a:hover, #menu-item-48 a:active, #menu-item-48 a:focus, #menu-item-48.current-menu-item a {background:orange;}
#menu-item-47 a:hover, #menu-item-47 a:active, #menu-item-47 a:focus, #menu-item-47.current-menu-item a {background:#82c44b;}
#menu-item-2767 a:hover, #menu-item-2767 a:active, #menu-item-2767 a:focus, #menu-item-2767.current-menu-item > a {background: #00b1f0;} /* 15yrs */
#menu-item-45 a:hover, #menu-item-45 a:active, #menu-item-45 a:focus, #menu-item-45.current-menu-item a {background:#ed3193;}


/*makes the parent link stay the same colour for pages in same section*/

body.news #menu-item-1978 a {background: #ed3193;color:#FFF;}
body.home #menu-item-44 a {background: #82c44b;color:#FFF;}
body.partners #menu-item-220 a {background: #00b1f0;color:#FFF;}
body.media #menu-item-744 a {background:purple; color:#FFF;}
body.commissions #menu-item-220 a, body.commissions #menu-item-57 a {background: #00b1f0;color:#FFF;}
body.allevents #menu-item-220 a, body.allevents #menu-item-56 a {background: #00b1f0;color:#FFF;}

body.single-news #menu-item-1978 a, body.single-news #menu-item-86 a  {background: #ed3193;color:#FFF;}
body.single-videos #menu-item-744 a, body.single-videos #menu-item-433 a {background: purple;color:#FFF;}
body.single-audio #menu-item-744 a, body.single-audio #menu-item-62 a {background: purple;color:#FFF;}
body.single-pressreleases #menu-item-1978 a, body.single-pressreleases #menu-item-60 a {background: #ed3193;color:#FFF;}
body.single-press #menu-item-1978 a, body.single-press #menu-item-1371 a {background: #ed3193;color:#FFF;}
body.single-news #menu-item-1978 a, body.single-news #menu-item-86 a {background: #ed3193;color:#FFF;}
body.single-events #menu-item-56 a, body.single-events #menu-item-220 a {background: #00b1f0;color:#FFF;}

/*submenus*/

#menu-partners-submenu li:hover, #menu-partners-submenu li:hover a, #menu-partners-submenu li.current-menu-item a {background: #00b1f0; color: #fff; text-decoration: none;width:100%;height:100%;}
#menu-news-submenu li:hover, #menu-news-submenu li:hover a, #menu-news-submenu li.current-menu-item a {background: #ed3193; color: #fff; text-decoration: none;width:100%;height:100%;}
#menu-media-submenu li:hover, #menu-media-submenu li:hover a, #menu-media-submenu li.current-menu-item a {background: purple; color: #fff; text-decoration: none;width:100%;height:100%;}
#menu-home-submenu li:hover, #menu-home-submenu li:hover a, #menu-home-submenu li.current-menu-item a  {background: #82c44b; color: #fff; text-decoration: none;width:100%;height:100%;}
#menu-genesis-prize-submenu li:hover, #menu-genesis-prize-submenu li:hover a, #menu-genesis-prize-submenu li.current-menu-item a  {background: orange; color: #fff; text-decoration: none;width:100%;height:100%;}

body.partnerspage #menu-item-220 a, body.partnerspage #menu-item-87 a {background: #00b1f0;color:#FFF;}
body.genesisprize #menu-item-48 a {background: orange;color:#FFF;}



.ttw-music-player .tracklist .title {width:400px !important;}


ul#editor-notes {margin-left:-5px;}
li.editor-notes {margin-bottom:10px;}

.entry-header {display:none;}
#cta {margin-top:0px;}
li.slide {margin-right:20px;}

.slider-378 {margin-left:-35px !important;}

body.video, body.press, body.audio, body.media .entry-content p {width:100%;}


/********Ultimate Posts Widget************/

.sidebar-primary li {background:none !important;}
.upw-content h5.post-title a {color:#82c44b!important;}
.upw-content p.post-excerpt strong {display:block;clear:both;font-size:1.6rem;}
.upw-content .more-link {color:#ed3193;}
.sidebar-primary h5 a {color:#ed3193;}

/*****************************************/
/*Latest custom post widget (NOT IN USE) */

h4.tm_lcptu_post_title {font-size:18px}
a.tm_lcptu_post_title_link {color:#82c44b !important;}
.tm-latest-updates.tm_lcptu_with_excerpt li {background:none;}
body.partners .entry-content p {margin-bottom:5px;}
body.partners .entry-content h4 {margin-top:40px;}

/****************************************/

body.news h1, body.news h2, body.news h3, body.news h4, body.news h5, body.news h6, body.news h7 {color:#ed3193!important;}
body.genesisprize h1, body.genesisprize h2, body.genesisprize h3, body.genesisprize h4, body.genesisprize h5, body.genesisprize h6, body.genesisprize h7 {color:#f47b30;}
body.contact h1, body.contact h2, body.contact h3, body.contact h4, body.contact  h5, body.contact h6, body.contact h7 {color:#ed3193;}
body.archivepage h1, body.archivepage h2, body.archivepage body.genesisprize h3, body.archivepage h4, body.archivepage h5, body.archivepage h6, body.archivepage h7 {color:#82c44b;}
body.home h1, body.home h2, body.home h3, body.home h4, body.home h5, body.home h6, body.home h7 {color:#82c44b;}
.media-title {color:purple !important;}


.clear-block:after {
display: block;
clear: both;
overflow:hidden;
}

iframe {overflow:hidden;}
.sidebar-primary li {background:none !important;}


input#edit-submit {margin:10px 0 20px 0;width:80px;height:20px;padding:1px 2px;}


@font-face
{
font-family: 'centuryBold';

src: url('http://www.kube.co.uk/genesis2013/wp-content/themes/eleven40-pro/fonts/century-bold.ttf');
}

div.commissions-box {height:208px;margin-bottom:0px; }



.nivo-caption {top:50px ;left:4.8245614% !important;width:35% !important;background:none !important;font-size:1em !important;}
img.nivo-main-image {max-height:250px;overflow:hidden;}
.nivoSlider img {max-height:250px;overflow:hidden;}
.nivo-caption h3 {line-height:120% !important;font-family:"centuryBold", georgia sans-serif !important;font-weight:800;}
.nivo-caption h5 {line-height:120% !important;font-family:"centuryBold", georgia, sans-serif !important;font-weight:400;}
a.nivo-prevNav {left:0 !important;} 
a.nivo-nextNav {right:-1px !important;} 

ul#partners-list {list-style:none;margin-left:-200px;overflow:visible;}
li.partners-list {display:inline-block;width:12.8205128%; margin:0 3.8461538% 0 0;padding:0;}
li:last-child.partners-list {margin-right:0;}
ul#partners-list li.partners-list img {width:100%;}


ul#partners-list-partners-page {list-style:none;margin:0px auto 40px auto !important;border-bottom:none;}
ul#partners-list-partners-page li {width:10.5263157%;margin:0 6.140350966% 0 0;display:inline-block;}
ul#partners-list-partners-page li:last-child {margin-right:0;}

.left-img {width:18.51851%;float:left;padding:0 1.23456% 0 0;}
p.right {float:right;width:80.358034%;}
h5.right {float:right;}

table.padrepio {font-size:0.8em;}
table.padrepio td {padding: 0 20px 0 5px;}

#socialmedia {background:#E9E9E9;width:80px;height:100px; float:right;margin-left:3px;}
.sidebar #socialmedia {display:none;}

ul#socialmedia {list-style:none;background:#E9E9E9;}
li.social {height:33.33333%;padding:0;}
li.social a {text-decoration:none;background:none;padding:0 30% 0 0;}
li.social a img {width:30%;margin:5px;}





/*audio player*/
.ttw-music-player {width:100% !important;}
.player {margin-bottom:20px;}
.track-info {margin-left:0 !important;}
.player-controls {margin-left:0 !important;}
.album-cover {margin-right:20px !important;}



body.commissions div.clearfix {padding:0 !important;margin-bottom:40px !important;}

div#metaslider_374 {margin-bottom:20px;}
section#text-16.widget.widget_text {margin:0;padding:0;}

body.page-id-28 div.clearfix {margin:40px 0 0 0;} /*margins on commissions page*/
footer a {color:#82c44b !important;}

.page-id-34 div.entry-content p {margin-bottom:0px !important;}
a.view-more-pressreleases, a.view-more-news, a.view-more-press, a.view-more-videos, a.view-more-audio, a.tm_lcptu_read_more_link {color:#ed3193 !important;font-weight:bold;}

div.upw-more {margin-top:20px !important;}
.upw-more a.button  {color:#ed3193 !important;font-weight:bold;}

body.page-id-16 div.textwidget {padding-bottom:10px !important;}

p.float-left {float:left;}
p.left:after {clear:both;}
img.float-left {float:left;margin: 0 10px 10px 0;}
p.float-right {float:right;}


/*Events archives*/


li.events-list {float:left;width:49.137931%;margin:0;display:block;text-decoration:none;}
li:first-child.events-list {width:100%;padding:0;margin:0 !important;}
ul#events-list {list-style:none;}
li:nth-child(even).events-list {margin:0 0.86206895% 0 0;}
li:nth-child(odd).events-list {margin:0 0 0 0.86206895%;}
li:nth-child(2).events-list div.postbox {height:307px;}
li:nth-child(3).events-list div.postbox {height:307px;}

body.page-id-30 div.archive-pagination {display:none;}
body.page-id-30 .textwidget h5 a {color:#00b1f0;}
ul.tm-latest-updates li {background:none;margin-bottom:20px;}

/*general custom archives*/

div.postbox {background:#E9E9E9; width:100%;}
div.postbox:after {clear:both;margin-bottom:40px;}
div.postbox a {color:#00b1f0;}
img.attachment-thumbnail {float:none;width:100%;}
div.post-content {float:none;width:100%;padding:0 0 0 10px;}

ul#archive-list {list-style:none;}
li.archive-list {overflow:hidden;margin-bottom:40px;}
li.archive-list img.attachment-post-thumbnail {float:left;width:25.8620689%;}
li.archive-list div.post-content{float:right;width:71.1379311%;}
div.post-content p {margin-bottom:0;}



/*****OB - to here *****/

.genesis-nav-menu > .menu-item > a {
	text-transform: none;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 190px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #e9e9e9; /* 15yrs */ /* fff */
	border: 1px solid #eee;
	border-top: none;
	letter-spacing: 0;
	padding: 16px 20px;
	padding: 1.6rem 2rem;
	position: relative;
	height: auto; /* 15yrs */
	width: 140px; /* 15yrs */ /* 190px */
}

.genesis-nav-menu .sub-menu .sub-menu {
	/*margin: -54px 0 0 189px;*/
	margin: -49px 0 0 139px; /* 15yrs */
}


.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 22px 18px;
	padding: 2.2rem 1.8rem;
	text-transform: none;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
	margin-left: 4.8rem;
}

.genesis-nav-menu > .search {
	padding: 8px 12px 0 0;
	padding: 0.8rem 1.2rem 0 0;
}

.genesis-nav-menu .search-form {
	width: 100%;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu a {
	/*background: none !*url(images/texture.png)*!;*/ /* 15yrs */
	color: black; /* 15yrs */
}

/* 15yrs */
/*
.site-header .current-menu-item > a,
.site-header .genesis-nav-menu a:hover,
.site-header .sub-menu a:hover {
	color: #ed702b;
}
*/

/* Primary Navigation
--------------------------------------------- */

.nav-primary,
.nav-primary .sub-menu a {
	background: url(images/texture.png);
}

.nav-primary {
	border-top: 1px solid #fff;
}

.nav-primary .wrap {
	border: none;
}

.nav-primary a:hover,
.nav-primary .current-menu-item > a,
.nav-primary .sub-menu a:hover,
.nav-primary .sub-menu .current-menu-item > a:hover {
	color: #ed702b;
}

.nav-primary .sub-menu .current-menu-item > a {
	color: #fff;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary,
.nav-secondary .sub-menu a {
	background: url(images/texture.png);
}

.nav-secondary {
	border-top: 1px solid #fff;
}

.nav-secondary .wrap {
	border: none;
}

.nav-secondary a:hover,
.nav-secondary .current-menu-item > a,
.nav-secondary .sub-menu a:hover,
.nav-secondary .sub-menu .current-menu-item > a:hover {
	color: #ed702b;
}

.nav-secondary .sub-menu .current-menu-item > a {
	color: #fff;
}


/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.single .entry {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

.eleven40-landing .entry {
	background-color: #fff;
	padding: 40px 40px 16px;
	padding: 4rem 4rem 1.6rem;
}

.entry-content ol,
.entry-content p,
.entry-content ul {
	margin-bottom: 20px;
	margin-bottom: 2.0rem;
}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
	margin-left: 4rem;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
	margin-bottom: 0;
}

.entry-meta {
	clear: both;
	color: #999;
	font-size: 14px;
	font-size: 1.4rem;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.entry-footer .entry-meta {
	border-top: double #ddd;
	padding-top: 12px;
	padding-top: 1.2rem;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
	margin: 0 0.6rem 0 0.2rem;
}

.entry-categories,
.entry-tags {
	display: block;
}

/* Pagination
--------------------------------------------- */

.archive-pagination,
.entry-pagination {
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 40px 0;
	margin: 4rem 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination a {
	background-color: #222;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
	padding: 0.8rem 1.2rem;
}

.archive-pagination a:hover,
.archive-pagination li.active a {
	background-color: #ed3193 !important;
	text-decoration: none;
}

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

.entry-comments,
.ping-list {
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px;
	margin-right: 1.2rem;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin-top: 24px;
	margin-top: 2.4rem;
	padding: 32px;
	padding: 3.2rem;
}

.comment-list li li {
	margin-right: -32px;
	margin-right: -3.2rem;
}

.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff; 
	border-right: none; 
}

.comment .avatar {
	margin: 0 16px 24px 0;
	margin: 0 1.6rem 2.4rem 0;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 24px;
	padding: 2.4rem;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {

	font-size: 14px;
	font-size: 1.4rem;
	padding-top: 32px;
	padding-top: 3.2rem;
}

.sidebar p:last-child,
.sidebar ul {
	margin-bottom: 0;
}

.sidebar li {
	border-bottom: none /*1px solid #ddd*/;
	background: #E9E9E9;
	list-style-type: none;
	margin-bottom: 8px;
	margin-bottom: 0.8rem;
	word-wrap: break-word;
	width: 100%;
}

.sidebar li a {color:#717073;display: block; width: 100%;}



.widget ul > li:last-child {
	border-width: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.sidebar .widget {
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.sidebar .search-form {
	width: 100%;
}


/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background: url(images/texture.png);
	color: #999;
	clear: both;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 40px 0 8px;
	padding: 4rem 0 0.8rem;
}

.footer-widgets-1,
.footer-widgets-3 {
	width: 350px;
}

.footer-widgets-2 {
	width: 360px;
}

.footer-widgets-1 {
	margin-right: 40px;
	margin-right: 4rem;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}

.footer-widgets .widget {
	margin-bottom: 32px;
	margin-bottom: 3.2rem;
}

.footer-widgets .entry-title a,
.footer-widgets .widgettitle {
	color: #fff;
}

.footer-widgets li {
	border-bottom: 1px solid #333;
	list-style-type: none;
	margin-bottom: 8px;
	margin-bottom: 0.8rem;
	padding-bottom: 8px;
	padding-bottom: 0.8rem;
	word-wrap: break-word;
}

.footer-widgets .search-form {
	width: 100%;
}

.footer-widgets .latest-tweets li span a {
	color: #ccc;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	font-size: 14px;
	font-size: 1.4rem;
	padding: 24px 0;
	padding: 2.4rem 0;
	text-align: left;
}

.site-footer,
.site-footer a {
	color: #333;
}

.site-footer a:hover {
	color: #ed702b;
}

.site-footer p {
	margin-bottom: 0;
}


/*
Color Styles
---------------------------------------------------------------------------------------------------- */

.eleven40-pro-blue .archive-pagination a,
.eleven40-pro-blue .footer-widgets .entry-title a, 
.eleven40-pro-blue .genesis-nav-menu a,
.eleven40-pro-blue .site-title a,
.eleven40-pro-blue .site-title a:hover,
.eleven40-pro-green .archive-pagination a,
.eleven40-pro-green .footer-widgets .entry-title a, 
.eleven40-pro-green .genesis-nav-menu a,
.eleven40-pro-green .site-title a,
.eleven40-pro-green .site-title a:hover,
.eleven40-pro-red .archive-pagination a,
.eleven40-pro-red .footer-widgets .entry-title a, 
.eleven40-pro-red .genesis-nav-menu a,
.eleven40-pro-red .site-title a,
.eleven40-pro-red .site-title a:hover {
	color: #fff;
}

.eleven40-pro-blue .entry-title a,
.eleven40-pro-green .entry-title a,
.eleven40-pro-red .entry-title a {
	color: #333;
}

/* eleven40 Pro Blue
--------------------------------------------- */

.eleven40-pro-blue a,
.eleven40-pro-blue .entry-title a:hover,
.eleven40-pro-blue .genesis-nav-menu a:hover,
.eleven40-pro-blue .genesis-nav-menu .current-menu-item > a,
.eleven40-pro-blue .nav-primary .sub-menu a:hover,
.eleven40-pro-blue .nav-secondary .sub-menu a:hover,
.eleven40-pro-blue .site-footer a:hover,
.eleven40-pro-blue .site-header .sub-menu a:hover {
	color: #2aa4cf;
}

.eleven40-pro-blue button:hover,
.eleven40-pro-blue input:hover[type="button"],
.eleven40-pro-blue input:hover[type="reset"],
.eleven40-pro-blue input:hover[type="submit"],
.eleven40-pro-blue .archive-pagination a:hover,
.eleven40-pro-blue .archive-pagination li.active a {
	background-color: #2aa4cf;
}

/* eleven40 Pro Green
--------------------------------------------- */

.eleven40-pro-green a,
.eleven40-pro-green .entry-title a:hover,
.eleven40-pro-green .genesis-nav-menu a:hover,
.eleven40-pro-green .genesis-nav-menu .current-menu-item > a,
.eleven40-pro-green .nav-primary .sub-menu a:hover,
.eleven40-pro-green .nav-secondary .sub-menu a:hover,
.eleven40-pro-green .site-footer a:hover,
.eleven40-pro-green .site-header .sub-menu a:hover {
	color: #6ca741;
}

.eleven40-pro-green button:hover,
.eleven40-pro-green input:hover[type="button"],
.eleven40-pro-green input:hover[type="reset"],
.eleven40-pro-green input:hover[type="submit"],
.eleven40-pro-green .archive-pagination a:hover,
.eleven40-pro-green .archive-pagination li.active a {
	background-color: #6ca741;
}

/* eleven40 Pro Red
--------------------------------------------- */

.eleven40-pro-red a,
.eleven40-pro-red .entry-title a:hover,
.eleven40-pro-red .genesis-nav-menu a:hover,
.eleven40-pro-red .genesis-nav-menu .current-menu-item > a,
.eleven40-pro-red .nav-primary .sub-menu a:hover,
.eleven40-pro-red .nav-secondary .sub-menu a:hover,
.eleven40-pro-red .site-footer a:hover,
.eleven40-pro-red .site-header .sub-menu a:hover {
	color: #cf4344;
}

.eleven40-pro-red button:hover,
.eleven40-pro-red input:hover[type="button"],
.eleven40-pro-red input:hover[type="reset"],
.eleven40-pro-red input:hover[type="submit"],
.eleven40-pro-red .archive-pagination a:hover,
.eleven40-pro-red .archive-pagination li.active a {
	background-color: #cf4344;
}

/* 15 Years Page -------------------------------------------- */
/* - Note Media Query overrides - */

._15yrs .wrap {
	display: block !important;
}

.content-15yrs {
	max-width: 1140px;
	color: black;
}

._15yrs .site-link {
	position: absolute;
	display: inline-block;
}

._15yrs #banner-15yrs{
	background-image: url(15yrs/images/15yrs-banner.jpg);
	background-size: cover;
	padding-bottom: 21.667%;
	text-indent: -9999px;
	line-height: 0;
	margin-bottom: 2em;
}

._15yrs #john-studzinsky-key-to-philanthropy {
	background-image: url(15yrs/images/john-studzinsky-key-to-philanthropy.jpg);
	background-size: cover;
	padding-bottom: 37.28%;
	text-indent: -9999px;
	line-height: 0;
	margin-bottom: 2em;
}

._15yrs #animated-facts {
	background-image: url(15yrs/images/animated-facts.gif);
	background-size: cover;
	padding-bottom: 35%;
	text-indent: -9999px;
	line-height: 0;
	margin-bottom: 2em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

._15yrs #support-1 {
	background-image: url(15yrs/images/2000-artists-supported.jpg);
	background-size: cover;
	padding-bottom: 49.12%;
	text-indent: -9999px;
	line-height: 0;
	margin-bottom: 2em;
}

._15yrs #lamda {
	background-image: url(15yrs/images/LAMDA.jpg);
	background-size: cover;
	padding-bottom: 48.25%;
	text-indent: -9999px;
	line-height: 0;
	margin-bottom: 2em;
	position: relative;
}

._15yrs #lamda .site-link {
	top: 45.5%;
	left: 20%;
	width: 10.5%;
	height: 4%;
}

._15yrs #lamda iframe {
	position: absolute;
	top: 8%;
	left: 46%;
	width: 25%;
	height: 27%;
}

._15yrs #royal-court {
	background-image: url(15yrs/images/royal-court.jpg);
	background-size: cover;
	padding-bottom: 61.4%;
	text-indent: -9999px;
	line-height: 0;
	margin-bottom: 2em;
	position: relative;
}

._15yrs #royal-court .site-link {
	top: 25.43%;
	left: 20.6%;
	width:16.67%;
	height:3.57%;
}

._15yrs #support-2 {
	background-image: url(15yrs/images/50-operas.png);
	background-size: cover;
	padding-bottom: 31.58%;
	text-indent: -9999px;
	line-height: 0;
	margin-bottom: 2em;
}

._15yrs #signature-theatre {
	background-image: url(15yrs/images/signature-theatre.jpg);
	background-size: cover;
	padding-bottom: 47.37%;
	text-indent: -9999px;
	line-height: 0;
	margin-bottom: 2em;
	position: relative;
}
._15yrs #signature-theatre .site-link {
	top: 94.5%;
	left: 30%;
	width: 14%;
	height: 4%;
}

._15yrs #the-sixteen {
	background-image: url(15yrs/images/the-sixteen.jpg);
	background-size: cover;
	padding-bottom: 52.63%;
	text-indent: -9999px;
	line-height: 0;
	margin-bottom: 2em;
	position: relative;
}
._15yrs #the-sixteen .site-link {
	top: 43.5%;
	left: 81%;
	width: 12%;
	height: 4%;
}
._15yrs #the-sixteen iframe {
	position: absolute;
	top: 65%;
	left: 70%;
	width: 25%;
	height: 24.5%;
}
/*
._15yrs #jplayer-the-sixteen {
	/*display: none;*
}

._15yrs #jplayer-the-sixteen-controls {
	position: absolute;
	top: 55%;
	left: 82%;
	width: 9%;
	height: 4.5%;
	line-height: 0;
	text-indent: 0;
}

._15yrs #jplayer-the-sixteen-controls a.play,
._15yrs #jplayer-the-sixteen-controls a.pause {
	background-image: url(15yrs/images/audio-button.png);
	background-size: cover;
	display: inline-block;
	width:100%;
	height: 100%;
	background-color: transparent;
	cursor:pointer;
}
._15yrs #jplayer-the-sixteen-controls a.play:hover,
._15yrs #jplayer-the-sixteen-controls a.pause:hover {
	background-color: transparent !important;
}
*/

._15yrs #support-3 {
	background-image: url(15yrs/images/3-genesis-prizes.png);
	background-size: cover;
	padding-bottom: 34.21%;
	text-indent: -9999px;
	line-height: 0;
	margin-bottom: 2em;
}


._15yrs #young-vic {
	background-image: url(15yrs/images/young-vic.jpg);
	background-size: cover;
	padding-bottom: 57.02%;
	text-indent: -9999px;
	line-height: 0;
	position: relative;
}

._15yrs #young-vic .site-link {
	top: 80.5%;
	left: 11%;
	width: 10%;
	height: 4%;
}

._15yrs #young-vic iframe {
	position: absolute;
	top: 75%;
	left: 59%;
	width: 25%;
	height: 24.5%;
}

._15yrs #wno {
	background-image: url(15yrs/images/wno.jpg);
	background-size: cover;
	padding-bottom: 57.02%;
	text-indent: -9999px;
	line-height: 0;
	margin-bottom: 2em;
	position: relative;
}

._15yrs #wno .site-link {
	top: 68.5%;
	left: 79%;
	width: 9%;
	height: 4%;
}

._15yrs #wno iframe {
	position: absolute;
	top: 73%;
	left: 6%;
	width: 25%;
	height: 24.5%;
}

._15yrs .citation, ._15yrs .logo, ._15yrs blockquote  {
	display: none;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

/* Desktops, laptops and iPads (landscape)
--------------------------------------------- */



@media only screen and (max-width: 1139px) {

	.wrap {
		max-width: 960px;
		margin-top:-20px !important;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;

	}

	.content,
	.site-header .widget-area {
		width: 760px/*620px*/;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary,
	.title-area {
		width: 300px;
	}

	

.genesis-nav-menu ul {padding-left:0;}
	
.nivo-caption {font-size:0.8em !important;line-height:120% !important;}

#menu-main-menu {clear:both;}
ul#socialmedia {clear:both;width:100% !important;float:left;background:none;margin-top:20px;height:60px;}
li.social {display:inline-block;width:80px;margin:0;padding:0;height:100%;}
li.social a {width:100%;margin:0;padding:0;height:30px;}

li.archive-list {padding-bottom:40px;}
div.site-inner {padding-top:0 } /*******40px;}********/
}





/******NEW MEDIA QUERY*******/

@media only screen and (min-width: 1023px) and (max-width: 1139px) {


.title-area {width:200px;}
header aside.header-widget-area {width:90%;}

.page-template-archive-videos-php  main.content,
.page-template-archive-media-php  main.content,
.page-template-archive-news-php  main.content,
.page-template-archive-press-php  main.content,
.page-template-archive-pressreleases-php  main.content,
.page-template-archive-events-php  main.content,
.page-template-archive-customarchives-php  main.content

{width:600px;padding-right:0;margin-right:0;margin-left:-90px;}

.sidebar-primary, .sidebar-secondary {width:140px; margin-left:0;padding-left:0;}
.post-content, .entry-content {width:600px;padding-left:0;margin-left:-90px;}


/*events page*/


ul#events-page {padding:0;margin:0;}
li.events-page {padding:0;margin:0;}
body.page-id-30  .sidebar-primary{float:right;}
body.page-id-30 .post-content, body.page-id-30 .entry-content {margin:0px;padding:0;width:600px !important;}

}


/* iPads (portrait)
--------------------------------------------- */

@media only screen and (max-width: 1023px) {

	.header-image .site-header .title-area {
		background-position: center center !important;
	}

	.wrap {
		max-width: 768px;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

	.site-header {
		position: relative;
	}

	.site-inner {
		margin-top: 0;
		padding-left: 5%;
		padding-right: 5%;
	}

	.comment-respond,
	.entry,
	.entry-comments,
	.entry-footer .entry-meta,
	.sidebar .widget,
	.site-header {
		padding: 0;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
		
	}

	.genesis-nav-menu,
	.site-header .title-area,
	.site-header .search-form,
	.site-header .widget-area,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 20px 16px;
		padding: 2rem 1.6rem;
	}

	.site-header .search-form {
		margin: 16px auto ;
		margin: 1.6rem auto;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.content {
		border: none;
		padding-left: 0;
		padding-right: 0;
	}

	.entry-footer .entry-meta {
		margin: 0;
		padding-top: 12px;
		padding-top: 1.2rem;
	}

	.author-box {
		padding: 20px;
		padding: 2rem;
	}

	.sidebar-content-sidebar .author-box {
		margin-left: 0;
		margin-right: 0;
	}

	.footer-widgets {
		padding: 40px 5% 16px;
	}

	.footer-widgets-1 {
		margin: 0;
	}

ul#partners-list {margin-left:0;}


/*OB -displays the menu links above content */

.wrap {display:table;float:none;margin-top:20px !important;}
.sidebar-secondary { display:table-header-group;float:none;width:100%;clear:both;}
.content { display:table-footer-group;float:none;width:100%;clear:both;}


/*to here*/

section#text-4 {margin-bottom:0;}

.nivo-caption {0.8em !important;line-height:120% !important;width:50%;top:20px;}
.nivo-caption h3 {font-size:1.2em !important;line-height:120% !important;}
.nivo-caption h5 {font-size:1em !important;line-height:120% !important;}
}

 
/* iPhones (portrait and landscape)
--------------------------------------------- */

@media only screen and (max-width: 767px) {

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.genesis-grid-even,
	.genesis-grid-odd {
		width: 100%;
	}

.genesis-nav-menu li, .genesis-nav-menu li a { /*OB changes*/

	font-size:12px;
	background:none;
	padding:0 5px;
	height:inherit;}


a.nivo-prevNav {width:30px !important;height:30px !important;background-position: 5% 8% !important;background-size: 200% !important;}
a.nivo-nextNav {width:30px !important;height:30px !important;background-position: 95% 8% !important;background-size: 200% !important;} 




}




@media only screen and (max-width: 320px) {


	.header-image .site-header .title-area {background-size: contain !important;}


	.nivo-caption {display:none !important;}



}


/*OB added*/

@media only screen and (max-width: 500px) {

.nivo-caption {display:none !important;}

}