@import url("http://fonts.googleapis.com/css?family=Noto+Sans:400,400italic,700,700italic");
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
display:none;
}
@font-face {
	font-family: Palatino Linotype;
src:url(/sites/all/themes/escapgp/fonts/Palatino Linotype.eot);
src:url(/sites/all/themes/escapgp/fonts/Palatino Linotype.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/escapgp/fonts/Palatino Linotype.woff) format("woff"), url(/sites/all/themes/escapgp/fonts/Palatino Linotype.ttf) format("truetype"), url(/sites/all/themes/escapgp/fonts/Palatino Linotype.svg#Palatino Linotype) format("svg");
	font-weight: normal;
	font-style: normal;
}
html {
	font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
	padding: 0;
	color: #4c5058;
	font-size: 0.8em;
	background: url(/sites/all/themes/escapgp/images/background2.png) left top repeat white;
	background-position-y: 100px;
	line-height: normal;
}
a {
	text-decoration: none;
	color: #3177c0;
}
a:hover, a:focus {
	text-decoration: underline;
}
a:focus {
	outline: thin dotted;
}
a:active, a:hover {
	outline: 0;
}
p, pre {
	line-height: 1.75em;
}
blockquote {
	margin: 1.5em 30px;
}
h1 {
	font-size: 2em;
	line-height: 1.5em;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
h2 {
	font-size: 1.5em;
	line-height: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
}
h3 {
	font-size: 1.17em;
	line-height: 1.28205em;
	margin-top: -0.718em;
	margin-bottom: 0.282em;
}
h4 {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
h5 {
	font-size: 0.83em;
	line-height: 1.80723em;
	margin-top: 1.80723em;
	margin-bottom: 1.80723em;
}
h6 {
	font-size: 0.67em;
	line-height: 2.23881em;
	margin-top: 2.23881em;
	margin-bottom: 2.23881em;
}
h1, h2, h3, h4, h5, h6 {
	line-height: normal;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	border: 1px solid #666;
	padding-bottom: -1px;
	margin: 1.5em 0;
}
mark {
	background: #ff0;
	color: #000;
}
code, kbd, pre, samp, tt, var {
	font-family: "Courier New", "DejaVu Sans Mono", monospace, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}
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;
}
.sidebar, .header, #bottom-wrapper {
}
.sidebar dl, .sidebar menu, .sidebar ol, .sidebar ul, .header dl, .header menu, .header ol, .header ul, #bottom-wrapper dl, #bottom-wrapper menu, #bottom-wrapper ol, #bottom-wrapper ul {
	margin: 1.5em 0;
}
.sidebar menu, .sidebar ol, .sidebar ul, .header menu, .header ol, .header ul, #bottom-wrapper menu, #bottom-wrapper ol, #bottom-wrapper ul {
	padding: 0 0 0 30px;
}
#content ul li, #content ol li {
	line-height: 1.75em;
}
ol ol, ol ul, ul ol, ul ul {
	margin: 0;
}
dd {
	margin: 0 0 0 30px;
}
img {
	border: 0;
	max-width: 100%;
	height: auto;
	width: auto;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
fieldset {
	margin: 0 2px;
	border-color: #c0c0c0;
	border-top-style: solid;
	border-top-width: 0.0625em;
	padding-top: 0.4625em;
	border-bottom-style: solid;
	border-bottom-width: 0.0625em;
	padding-bottom: 0.9125em;
	border-left-style: solid;
	border-left-width: 0.0625em;
	padding-left: 0.9125em;
	border-right-style: solid;
	border-right-width: 0.0625em;
	padding-right: 0.9125em;
}
legend {
	border: 0;
	padding: 0;
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	margin-bottom: 5px;
	margin-right: 1px;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.form-text {
	border: solid 1px #DDDDDD;
}
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"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-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;
}
label {
	display: block;
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
#page, .region-bottom, #bottom-wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
#header, #content, #navigation, .region-sidebar-first, .region-sidebar-second, #footer {
	padding-left: 10px;
	padding-right: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	word-wrap: break-word;
}
#header:before, #header:after, #main:before, #main:after, #footer:before, #footer:after {
	content: "";
	display: table;
}
#header:after, #main:after, #footer:after {
	clear: both;
}
@media all and (min-width:480px) {
#main {
	padding-top: 3em;
	position: relative;
}
#navigation {
	position: absolute;
	top: 0;
	height: 3em;
	width: 100%;
}
}
@media all and (min-width:480px) and (max-width:959px) {
.sidebar-first {
}
.sidebar-first #content {
	float: left;
	width: 66.66667%;
	margin-left: 33.33333%;
	margin-right: -100%;
}
.sidebar-first .region-sidebar-first {
	float: left;
	width: 33.33333%;
	margin-left: 0%;
	margin-right: -33.33333%;
}
.sidebar-second {
}
.sidebar-second #content {
	float: left;
	width: 66.66667%;
	margin-left: 0%;
	margin-right: -66.66667%;
}
.sidebar-second .region-sidebar-second {
	float: left;
	width: 33.33333%;
	margin-left: 66.66667%;
	margin-right: -100%;
}
.two-sidebars {
}
.two-sidebars #content {
	float: left;
	width: 66.66667%;
	margin-left: 33.33333%;
	margin-right: -100%;
}
.two-sidebars .region-sidebar-first {
	float: left;
	width: 33.33333%;
	margin-left: 0%;
	margin-right: -33.33333%;
}
.two-sidebars .region-sidebar-second {
	float: left;
	width: 33.33333%;
	margin-left: 0%;
	margin-right: -33.33333%;
}
}
@media all and (min-width:960px) {
.sidebar-first {
}
.sidebar-first #content {
	float: left;
	width: 75%;
	margin-left: 25%;
	margin-right: -100%;
}
.sidebar-first .region-sidebar-first {
	float: left;
	width: 25%;
	margin-left: 0%;
	margin-right: -25%;
}
.sidebar-second {
}
.sidebar-second #content {
	float: left;
	width: 75%;
	margin-left: 0%;
	margin-right: -75%;
}
.sidebar-second .region-sidebar-second {
	float: left;
	width: 25%;
	margin-left: 75%;
	margin-right: -100%;
}
.two-sidebars {
}
.two-sidebars #content {
	float: left;
	width: 50%;
	margin-left: 25%;
	margin-right: -75%;
}
.two-sidebars .region-sidebar-first {
	float: left;
	width: 25%;
	margin-left: 0%;
	margin-right: -25%;
}
.two-sidebars .region-sidebar-second {
	float: left;
	width: 25%;
	margin-left: 75%;
	margin-right: -100%;
}
}
@media only screen and (max-device-width:480px) {
.sidebar-first {
}
.sidebar-first #content {
	float: left;
	width: 75%;
	margin-left: 25%;
	margin-right: -100%;
}
.sidebar-first .region-sidebar-first {
	float: left;
	width: 0%;
	margin-left: 0%;
	margin-right: 0%;
}
.two-sidebars {
}
.two-sidebars #content {
	float: left;
	width: 50%;
	margin-left: 25%;
	margin-right: -75%;
}
.two-sidebars .region-sidebar-first {
	float: left;
	width: 25%;
	margin-left: 0%;
	margin-right: -25%;
}
.two-sidebars .region-sidebar-second {
	float: left;
	width: 25%;
	margin-left: 75%;
	margin-right: -100%;
}
}
#header, #main {
	background: none repeat scroll 0 0 #fff;
	-webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
	margin-bottom: 10px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.basic-block-views:not(.block-feature-content) ul:not(.contextual-links), .block-views:not(.block-feature-content) ul:not(.contextual-links), .view-mode-text ul:not(.contextual-links), #bottom-wrapper ul:not(.contextual-links), .block-escap-main-menu > ul:not(.contextual-links), .block-menu-sidebar ul:not(.contextual-links), .sidebars .block-menu-block ul:not(.contextual-links), .ebactheme .block-ebac-main-menu > ul:not(.contextual-links), .list-nostyle:not(.contextual-links) {
	list-style: none;
	margin: 0;
	padding: 0;
}
.list-inline ul:not(.contextual-links), .list-style-tint ul:not(.contextual-links) {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.list-inline ul:not(.contextual-links) li, .list-style-tint ul:not(.contextual-links) li {
	display: inline-block;
}
.list-style-tint ul:not(.contextual-links) li {
	line-height: 1;
	margin-left: 10px;
	position: relative;
}
.list-style-tint ul:not(.contextual-links) li:before {
	content: "|";
	position: absolute;
	left: -10px;
}
.list-style-tint ul:not(.contextual-links) li:first-child {
	
	margin-left: 390px;"
}
.list-style-tint ul:not(.contextual-links) li:first-child:before {
	content: "";
}
.border-last--none .views-row-last {
	border: none !important;
}
#content-wrapper .block-title {
	border-bottom: 2px solid;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.35em;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
	text-shadow: 1px 1px 1px #dddddd;
	text-transform: uppercase;
	line-height: normal;
}
.view-escap-news-view .photo-wrapper, .view-escap-impact-stories .photo-wrapper, .view-OES-in-the-news .photo-wrapper, .view-commission-news-view .photo-wrapper, .view-escap-news-view .field-name-field-featured-photos, .view-escap-impact-stories .field-name-field-featured-photos, .view-OES-in-the-news .field-name-field-featured-photos, .view-commission-news-view .field-name-field-featured-photos, .view-escap-news-view .field-name-field-news-image, .view-escap-impact-stories .field-name-field-news-image, .view-OES-in-the-news .field-name-field-news-image, .view-commission-news-view .field-name-field-news-image, .list-viewsmode-2columns .photo-wrapper, .list-viewsmode-2columns .field-name-field-featured-photos, .list-viewsmode-2columns .field-name-field-news-image, .view-escap-gallery-view .photo-wrapper, .view-oes-video-gallery .photo-wrapper, .view-oes-photo-gallery .photo-wrapper, .view-mode-photo-center .photo-wrapper, .view-mode-photo .photo-wrapper, .page-media-centre-multimedia #content .views-row:not(.escap-gallery-view-row) .views-field-field-multimedia-asset, .escap-gallery-view-row .field-type-image, .escap-gallery-view-row .field-type-media, .view-oes-video-gallery .views-field-field-multimedia-asset, .view-oes-photo-gallery .views-field-field-multimedia-asset, .view-escap-theme-homepage-view .field-name-field-images, .commissionhome .view-commission-photo-gallery .photo-wrapper, .page-publications .views-field-field-resources-cover {
	-webkit-box-shadow: 0 7px 7px -5px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 7px 7px -5px rgba(0,0,0,0.8);
	box-shadow: 0 7px 7px -5px rgba(0,0,0,0.8);
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin: 0;
	margin-bottom: 10px;
	width: auto;
	float: none;
}
.view-escap-news-view .photo-wrapper img, .view-escap-impact-stories .photo-wrapper img, .view-OES-in-the-news .photo-wrapper img, .view-commission-news-view .photo-wrapper img, .view-escap-news-view .field-name-field-featured-photos img, .view-escap-impact-stories .field-name-field-featured-photos img, .view-OES-in-the-news .field-name-field-featured-photos img, .view-commission-news-view .field-name-field-featured-photos img, .view-escap-news-view .field-name-field-news-image img, .view-escap-impact-stories .field-name-field-news-image img, .view-OES-in-the-news .field-name-field-news-image img, .view-commission-news-view .field-name-field-news-image img, .list-viewsmode-2columns .photo-wrapper img, .list-viewsmode-2columns .field-name-field-featured-photos img, .list-viewsmode-2columns .field-name-field-news-image img, .view-escap-gallery-view .photo-wrapper img, .view-oes-video-gallery .photo-wrapper img, .view-oes-photo-gallery .photo-wrapper img, .view-mode-photo-center .photo-wrapper img, .view-mode-photo .photo-wrapper img, .page-media-centre-multimedia #content .views-row:not(.escap-gallery-view-row) .views-field-field-multimedia-asset img, .escap-gallery-view-row .field-type-image img, .escap-gallery-view-row .field-type-media img, .view-oes-video-gallery .views-field-field-multimedia-asset img, .view-oes-photo-gallery .views-field-field-multimedia-asset img, .view-escap-theme-homepage-view .field-name-field-images img, .commissionhome .view-commission-photo-gallery .photo-wrapper img, .page-publications .views-field-field-resources-cover img {
	max-width: 100%;
	vertical-align: top;
	width: 100%;
	position: relative;
	top: -25%;
}
.view-escap-news-view .views-row, .view-escap-impact-stories .views-row, .view-OES-in-the-news .views-row, .view-commission-news-view .views-row, .list-viewsmode-2columns .views-row {
	list-style: none;
}
.view-escap-news-view .photo-wrapper, .view-escap-impact-stories .photo-wrapper, .view-OES-in-the-news .photo-wrapper, .view-commission-news-view .photo-wrapper, .view-escap-news-view .field-name-field-featured-photos, .view-escap-impact-stories .field-name-field-featured-photos, .view-OES-in-the-news .field-name-field-featured-photos, .view-commission-news-view .field-name-field-featured-photos, .view-escap-news-view .field-name-field-news-image, .view-escap-impact-stories .field-name-field-news-image, .view-OES-in-the-news .field-name-field-news-image, .view-commission-news-view .field-name-field-news-image, .list-viewsmode-2columns .photo-wrapper, .list-viewsmode-2columns .field-name-field-featured-photos, .list-viewsmode-2columns .field-name-field-news-image {
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.basic-block-views:not(.block-feature-content) .views-row, .block-views:not(.block-feature-content) .views-row {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.basic-block-views:not(.block-feature-content) .views-row.views-row-last, .block-views:not(.block-feature-content) .views-row.views-row-last {
	margin-bottom: 0;
}
.basic-block-views:not(.block-feature-content) .views-field-field-news-item-date, .basic-block-views:not(.block-feature-content) .views-field-field-published-date, .basic-block-views:not(.block-feature-content) .views-field-field-event-dates, .basic-block-views:not(.block-feature-content) .field-type-datetime, .block-views:not(.block-feature-content) .views-field-field-news-item-date, .block-views:not(.block-feature-content) .views-field-field-published-date, .block-views:not(.block-feature-content) .views-field-field-event-dates, .block-views:not(.block-feature-content) .field-type-datetime {
	color: #333333;
	font-size: 0.9em;
	font-weight: bold;
}
.basic-block-views:not(.block-feature-content) .views-field-title, .basic-block-views:not(.block-feature-content) .field-name-photo-title-link, .basic-block-views:not(.block-feature-content) .field-name-title, .block-views:not(.block-feature-content) .views-field-title, .block-views:not(.block-feature-content) .field-name-photo-title-link, .block-views:not(.block-feature-content) .field-name-title {
	font-size: 1.2em;
	line-height: normal;
	margin: 0;
}
.basic-block-views:not(.block-feature-content) .views-field-title h2, .basic-block-views:not(.block-feature-content) .field-name-photo-title-link h2, .basic-block-views:not(.block-feature-content) .field-name-title h2, .block-views:not(.block-feature-content) .views-field-title h2, .block-views:not(.block-feature-content) .field-name-photo-title-link h2, .block-views:not(.block-feature-content) .field-name-title h2 {
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	font-weight: normal;
}
.basic-block-views:not(.block-feature-content) .views-field-field-news-type, .basic-block-views:not(.block-feature-content) .field-name-venue, .basic-block-views:not(.block-feature-content) .event-location, .block-views:not(.block-feature-content) .views-field-field-news-type, .block-views:not(.block-feature-content) .field-name-venue, .block-views:not(.block-feature-content) .event-location {
	color: #aaaaaa;
	font-size: 0.85em;
}
.view-mode-text .field-name-title, .view-mode-text .field-name-title h2, .view-mode-text .field-name-photo-title-link h2 {
	font-size: inherit !important;
}
.view-escap-gallery-view .photo-wrapper, .view-oes-video-gallery .photo-wrapper, .view-oes-photo-gallery .photo-wrapper, .view-mode-photo-center .photo-wrapper, .view-mode-photo .photo-wrapper {
	height: 100px;
}
.view-escap-gallery-view .field-name-title, .view-oes-video-gallery .field-name-title, .view-oes-photo-gallery .field-name-title, .view-mode-photo-center .field-name-title, .view-mode-photo .field-name-title {
	font-size: 1.1em;
}
.view-escap-gallery-view, .view-oes-video-gallery, .view-oes-photo-gallery, .view-mode-photo-center {
	text-align: center;
}
.view-escap-gallery-view .photo-wrapper, .view-oes-video-gallery .photo-wrapper, .view-oes-photo-gallery .photo-wrapper, .view-escap-gallery-view .views-field-field-multimedia-asset, .view-oes-video-gallery .views-field-field-multimedia-asset, .view-oes-photo-gallery .views-field-field-multimedia-asset, .view-mode-photo-center .photo-wrapper, .view-mode-photo-center .views-field-field-multimedia-asset {
	width: 85%;
	height: 125px;
	margin-left: auto !important;
	margin-right: auto !important;
}
.view-escap-gallery-view .block__title, .view-oes-video-gallery .block__title, .view-oes-photo-gallery .block__title, .view-mode-photo-center .block__title {
	text-align: left;
}
.view-escap-gallery-view .field-name-photo-title-link, .view-oes-video-gallery .field-name-photo-title-link, .view-oes-photo-gallery .field-name-photo-title-link, .view-escap-gallery-view .views-field-title, .view-oes-video-gallery .views-field-title, .view-oes-photo-gallery .views-field-title, .view-mode-photo-center .field-name-photo-title-link, .view-mode-photo-center .views-field-title {
	font-size: inherit !important;
}
.download, .node-type-escap-resource .group-right .field-name-download-file .download-file, .block-views--publications .views-field-field-resource-content a:before {
	background-image: url(/sites/all/themes/escapgp/images/download-arrow-head@2X.png);
	background-position: 0 4px;
	background-repeat: no-repeat;
	background-size: 11px 7px;
	font-weight: bold;
	padding-left: 15px;
	font-size: 0.9em;
	line-height: 1.75;
	-webkit-transition: all 0.1s ease;
	-webkit-transition-delay: 0s;
	-moz-transition: all 0.1s ease 0s;
	-o-transition: all 0.1s ease 0s;
	transition: all 0.1s ease 0s;
}
.download:hover, .node-type-escap-resource .group-right .field-name-download-file .download-file:hover, .block-views--publications .views-field-field-resource-content a:hover:before {
	background-position: 0 6px;
}
.label-inline, .views-label {
	display: inline-block;
	float: left;
	font-weight: bold;
	margin-right: 5px;
}
.with-wireframes #header, .with-wireframes #main, .with-wireframes #content, .with-wireframes #navigation, .with-wireframes .region-sidebar-first, .with-wireframes .region-sidebar-second, .with-wireframes #footer, .with-wireframes .region-bottom {
	outline: 1px solid #ccc;
}
.element-invisible, .page-oes .breadcrumb, .page-oes .view-landingpageview, .node-type-escap-multimedia .page__title, .section-environment-and-development .breadcrumb, .section-sro-sswa .page__title, .section-sro-sswa .breadcrumb, .escap-theme .breadcrumb, .element-focusable, #navigation .block-menu .block__title, #navigation .block-menu-block .block__title {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px,1px,1px,1px);
}
.element-focusable:active, .element-focusable:focus {
	position: static !important;
	clip: auto;
	height: auto;
	width: auto;
	overflow: auto;
}
#skip-link {
	margin: 0;
}
#skip-link a, #skip-link a:visited {
	display: block;
	width: 100%;
	padding: 2px 0 3px 0;
	text-align: center;
	background-color: #666;
	color: #fff;
}
#header {
	padding: 0;
}
.header-top {
	background-color: #F90;
	border-bottom: 1px solid #DDDDDD;
	color: #FFFFFF;
	font-size: 1em;
	margin-left: auto;
	margin-right: auto;
	/*overflow: auto;*/
	height:28px;
	padding: 3px;
	margin-bottom:3px;
	text-shadow: 2px 2px 2px black;
}
.header-top .menu a {
	color: #ffffff;
}
.header-top .menu a.active {
	color: #ffffff;
}
.header-top .block {
	margin: 0;
}
.header__logo {
	float: none;
	margin: 0;
	display: block;
}
.header__logo-image {
	vertical-align: bottom;
}
.header__name-and-slogan {
	float: left;
}
.header__site-name {
	margin: 0;
	font-size: 2em;
	line-height: 1.5em;
}
.header__site-link:link, .header__site-link:visited {
	color: #000;
	text-decoration: none;
}
.header__site-link:hover, .header__site-link:focus {
	text-decoration: underline;
}
.header__site-slogan {
	margin: 0;
}
.header__secondary-menu {
	float: right;
}
.header__region {
	clear: both;
	position: relative;
}
#main {
	padding: 0;
}
#navigation {
}
#navigation .block {
	margin-bottom: 0;
}
#navigation .links, #navigation .menu {
	margin: 0;
	padding: 0;
	text-align: left;
}
#navigation .links li, #navigation .menu li {
	float: left;
	padding: 0 10px 0 0;
	list-style-type: none;
	list-style-image: none;
}
.breadcrumb {
	border-bottom: 1px solid #EEEEEE;
	position: relative;
	z-index: 1;
}
.breadcrumb ol {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	display: inline-block;
	list-style: none outside none;
	overflow: hidden;
	padding: 0;
	margin: 10px;
	padding: 0;
}
.breadcrumb li {
	background: none repeat scroll 0 0 #CCCCCC;
	float: left;
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.breadcrumb li a {
	color: #FFFFFF;
	display: block;
	float: left;
	padding: 5px 10px 5px 15px;
	position: relative;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
.breadcrumb li a:after {
	border-bottom: 20px solid rgba(0,0,0,0);
	border-left: 10px solid #FFFFFF;
	border-top: 20px solid rgba(0,0,0,0);
	content: " ";
	display: block;
	height: 0;
	left: 100%;
	margin-left: 1px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 0;
	z-index: 1;
}
.breadcrumb li a:before {
	border-bottom: 20px solid rgba(0,0,0,0);
	border-left: 10px solid #CCCCCC;
	border-top: 20px solid rgba(0,0,0,0);
	content: " ";
	display: block;
	height: 0;
	left: 100%;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 0;
	z-index: 2;
}
.breadcrumb li.first a {
	padding-left: 10px;
}
.breadcrumb li:last-child {
	background: none repeat scroll 0 0 #FF9933;
	color: #FFFFFF;
	display: block;
	float: left;
	padding: 5px 10px 5px 20px;
	position: relative;
	text-decoration: none;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
.breadcrumb li:last-child a {
	display: inline;
	padding: 0;
}
.breadcrumb li:last-child a:before, .breadcrumb li:last-child a:after {
	border-width: 0 !important;
}
.page__title, .node__title, .block__title, .comments__title, .comments__form-title, .comment__title {
	margin: 0;
}
.page__title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px 1px #dddddd;
}
.block__title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-shadow: none;
}
#bottom-wrapper {
	background-color: #343434;
	border: medium none;
	-webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
}
#bottom-wrapper .block-title {
	color: #dddddd;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 5px;
	text-shadow: 1px 1px 1px black;
	text-transform: uppercase;
	line-height: normal;
}
#bottom-wrapper ul li, #bottom-wrapper ul .menu__item.is-leaf {
	padding-top: 5px;
	list-style: none;
}
#bottom-wrapper p, #bottom-wrapper a {
	color: #aaaaaa;
	font-size: 0.85em;
	text-decoration: none;
	text-shadow: 0 1px 1px black;
}
#bottom-wrapper .menu a.active {
	color: #aaaaaa;
}
#bottom-wrapper p {
	margin: 10px 0;
}
#bottom-wrapper a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.postscript .region {
	display: table-cell;
	padding: 20px;
	width: 21%;
}
.postscript .region .block.last {
	margin-bottom: 0;
}
.messages, .messages--status, .messages--warning, .messages--error {
	margin: 1.5em 0;
	padding: 10px 10px 10px 50px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAD6UlEQVR42s2WX0xbVRzH3YwmC4k+GF/0ZS/S267/bmnX9nL7bwstZlnbjTDYyoC5GCbB0ZW5pdJCe6swbLFA6bpWIGuRMWVjKGP+21QW3SZBSAjGh4XEaTZTH82Cm/3ztS2xs7mw4KLRk3xyzj33/H6fe5Pz7zEA/yr/vUDukj9FH6drqTaqT8EoPs/UV+nX6TD1BlUh9AqLHlmgPKLcRHmoCOWmElK/FOKTYpS8UwLJkASiUyLI3pKhlClN0g46qj+qL/pbArlbrlO1q25JeiSgR2iYJ8ywXLSg/qP6LNl2ro8+Q4MMkKCd9K2t3q3KdQnkXXIF5aISkgEJzONm1F2qW52pDJN1MI2bUBIuAdVOJWSMTPNQgX6/vkjVpvpREpag6oMqWCYta1IzbsHh9ga0RJtzY8URMdRO9U/KSuWmNQUqh2pY3CtG+fvlqJyofMAFNrZAE+7e/RWR4X4cD9tgOGsA2U2CdtMDqwqyMyIzQ5KKqAKmcyaYxkzYd3YvjGNGFtXRPRj58DT+LOemRrFnrBLyITmUDmUyO/NYgu2d26ukHVJo3tXAMGpAs+cQmh0NeClan30uwN7TgnQ6nRd4r3thOGOAJqYB2UVC79AfZAnKHGUxQa8A2tNaNLW/jKvXv8Dyb8s4yryKA4O10A3roIvpUB+swTdz1/LJZ27PQBvT5lBH1RD4BChzlQ2wBNtc22aE/ULQgzRCl4P5BPcT93GMOYz9wb2QhCRgAq35d8u/L2PXe7tADVGgBlcQ+AXQtmlvsP/gzbJZvp8PMkJCFBYh8m0knyiVSsHe0YIGZz1+/uVOvt8z7QGvnwf+ST5EIRHIUyR4fh50rbp5lsDcYR4ReAXgBrng9q/Qfa0bfy035r7Ot2dvz4IX4IEIEAXwvDzscOw4zxJUd1YfEXlE4Aa4BQHMlwzSSBeI7iXvoTxWDqKPYCFsFaKmr+YVliB0JfS89DVpiuhlB9k/tSOZTuYFvq98yI7L0/MAsVWcGp0bfW61hbahwltxSeARsIKyWKesSKQSWIwvYkvvllwfx88pgOvhwthu/AzAxlVX8vz385tLbaVxwpcLZtEw0QDjsBGctzksiE4CimZFfHp++oWHbnbuUfdB0komMgHsRN1r0MWBsEmYODF5onY92/UTwcvBxuzXcN1ccHycVSn2FaPYWwzCQUDWKIt7z3utAJ5c74Hz+OLSomynY+cVfiM/xW3JiDyZpB3FuZrj4oCwE+Ad4qWMjPHjpTtL0mzMoxyZz9yM39Q7Y85Ok930icqm+k59TL2wm9l90dZv8y/8sPAigGf/iUN/Q4anM2zOsdLe+L+4VfwBVVjDs2rTYx0AAAAASUVORK5CYII=');
	background-position: 8px 8px;
	background-repeat: no-repeat;
	border: 1px solid #be7;
}
.messages--warning {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACuElEQVRIiWP4//8/Ay0xSYqntTpnT252zqeJBf0Njhsykrz/pyd6/e9vcNpGVQv6q2wlm0qc/r0+IPD/3UG+/61l9v9mdrjIUc2C7hqHUzc3S///eZwBjO9tF/vfWe1wjioWTKixVm8otPn38wQT3IKfxxn/t5Va/utpsNSg2ILWcttrNzdJgQ3+dpQRjEHs+9tE/zeXWt+gyILOamuTqlxrsOtPLub+7+emBsSq/88v5wL7oqHQ9H9nmbkF2RbUF1rev7lJEuziuU3i/90ddcB4UZsoJC62ifyvK7R4QJYFrcUGrmUZ5v9hYb9hosh/bzcDMN42VRgeF9W5hv8bi/XdSbagKtfs2c1NEvCIPbaQ/7+/pwkYn17Ki0hR24T/l2eZPCfJgsZ83dCiNOP/yCnn7iau/8G+5mD8aBsHSoqqyNL9X5erHUm0BcVpRm9ubhZHMoTh/4eDzP/DA23+RwTZ/P96hAlF7t5Wof8FyfpvibKgNk8noyDZ4D9quofg1Bjr/1kJlhjiIF+Upmn/r83RzCJoQXaC3qcbm8SwGMLwvybP/H8jMGlik7u7VeB/Zqz2J7wWVGdr1uTG62J1PQgfWST1/+hiCaxyIF8UJqv9r8hQrcVpQVqkzrcbG0WwGvB2H/P/lnx5MAaxsam5vYn3f2KY+jesFpSlqfZnxWjidP2OGWL/g/0swBjExu4Lhv958Ur/i5KU+lEsCA1lYI4JUv95bZ0gTo2Pt3P+z0myBmMQG5e6mxu4/kf4Kf8EmQm3oCRNebKrvSawIGPBqRG9sMOp5hjjfwdrlf/58bKT4RaUpWvtcLZV/39iscD/H0AFP46jYwYiMeP/44u4/9tbKQODSXUH3II9G7v18hI0n8YGKv+IDVT6joxj/BVx4mgcOCde/SnITPRUJAHEGlTCEkQV19TAAN8FC67hZdFXAAAAAElFTkSuQmCC');
	border-color: #ed5;
}
.messages--error {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACpElEQVR42rWWTUgbQRiGQ0Tx4MWDeFM8eBA9iKAoggiCoCiiIiL4L3oQV1CJB0UEf6iRYFpK7UniTw9VSqL2kvQsVDBpSZrtRo35czVNW3oprRf17exSl4yzu1ikAy9h59vvedhkMrMGAGoxknAk2w8MJ/WosXThiZkZt9jdLeglPjn5ATc3mhJNuNjbK0QbG3ExMICL/n6IfX0gcxB7ekDAELu6IHZ2IlJbi1hLS1BLogmPtbUhMTv7oMSamzUlqnByMxLT0/8STQkDj9TV4ZLj5OysrODl8jIu5Gs68dFR7JG6dWkJ0fFx+TpSX89IDMnwcHU1yKec12Yz3rlc4HkeLwjkXJpPip3U3+7vIx6P4ymph4eG5PlwTQ0lMdytlmBxMWKtrXLeT0zA5XTibvj9fjxfXETkb/3N/Dz2dneVuiTZtliU/rPSUsQ5ziuxZYG03IIlJdKKUPJjdRUAKMmzuTnskB/VYbdTtd9HR4g2NCi9Z2VliDY1BSnBaUEBzsrLqXyzWCiQ9HU5HA4afniIUFWV0hOqqMBpURErOM7NxWlhIZOvCwvA7S3Uxq+DA5AnZ3pO8vJYQSArC8c5Oeqx2Rj4udeLQH6+6v2B7GxW8DkjA0JmJpONwUHY7XZGIAgCzCYTeJUewmIFfqMRfEoKlQ2yJbza2oLWcLvdeDI2hk/3+iQWKzAYkJzNjg5srq9TwJ9OJ76YTNScx+ORJT66X1/grKyEbW2NgfPp6XKd/JMZySrHaQsSU1Oe+0/w3WpVgyu5HBlR6lc+H8gioevDwz6JrWwV5+3txyoSFk5DcOX1MnCyJ4Vwfb1zt1UY9SR8aioDpuppaVpwZbPTl+hHF04dOKzk8XBF8DgJC3/woU/W/EciOtELOWi8DDwp//215Q+p7kiKh2lQSAAAAABJRU5ErkJggg==');
	border-color: #ed541d;
}
.messages__list {
	margin: 0;
}
.messages__item {
	list-style-image: none;
}
.messages--error p.error {
	color: #333;
}
.ok, .messages--status {
	background-color: #f8fff0;
	color: #234600;
}
.warning, .messages--warning {
	background-color: #fffce5;
	color: #840;
}
.error, .messages--error {
	background-color: #fef5f1;
	color: #8c2e0b;
}
.tabs-primary, .tabs-secondary {
	overflow: hidden;
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, #bbbbbb), color-stop(100%, transparent));
	background-image: -webkit-linear-gradient(bottom, #bbbbbb 1px, transparent 1px);
	background-image: -moz-linear-gradient(bottom, #bbbbbb 1px, transparent 1px);
	background-image: -o-linear-gradient(bottom, #bbbbbb 1px, transparent 1px);
	background-image: linear-gradient(bottom, #bbbbbb 1px, transparent 1px);
	list-style: none;
	border-bottom: 1px solid #bbbbbb \0/ie;
	margin: 1.5em 0;
	padding: 0 2px;
	white-space: nowrap;
}
.tabs-primary__tab, .tabs-primary__tab.is-active, .tabs-secondary__tab, .tabs-secondary__tab.is-active {
	float: left;
	margin: 0 3px;
}
a.tabs-primary__tab-link, a.tabs-primary__tab-link.is-active, a.tabs-secondary__tab-link, a.tabs-secondary__tab-link.is-active {
	border: 1px solid #e9e9e9;
	border-right: 0;
	border-bottom: 0;
	display: block;
	line-height: 1.5em;
	text-decoration: none;
}
.tabs-primary__tab, .tabs-primary__tab.is-active {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	text-shadow: 1px 1px 0 white;
	border: 1px solid #bbbbbb;
	border-bottom-color: transparent;
	border-bottom: 0 \0/ie;
}
.is-active.tabs-primary__tab {
	border-bottom-color: white;
}
a.tabs-primary__tab-link, a.tabs-primary__tab-link.is-active {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
	color: #333;
	background-color: #dedede;
	letter-spacing: 1px;
	padding: 0 1em;
	text-align: center;
}
a.tabs-primary__tab-link:hover, a.tabs-primary__tab-link:focus {
	background-color: #e9e9e9;
	border-color: #f2f2f2;
}
a.tabs-primary__tab-link:active, a.tabs-primary__tab-link.is-active {
	background-color: transparent;
filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE9E9E9', endColorstr='#00E9E9E9');
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e9e9e9), color-stop(100%, rgba(233,233,233,0)));
	background-image: -webkit-linear-gradient(#e9e9e9, rgba(233,233,233,0));
	background-image: -moz-linear-gradient(#e9e9e9, rgba(233,233,233,0));
	background-image: -o-linear-gradient(#e9e9e9, rgba(233,233,233,0));
	background-image: linear-gradient(#e9e9e9, rgba(233,233,233,0));
	border-color: #fff;
}
.tabs-secondary {
	font-size: .9em;
	margin-top: -1.5em;
}
.tabs-secondary__tab, .tabs-secondary__tab.is-active {
	margin: 0.75em 3px;
}
a.tabs-secondary__tab-link, a.tabs-secondary__tab-link.is-active {
	-webkit-border-radius: 0.75em;
	-moz-border-radius: 0.75em;
	-ms-border-radius: 0.75em;
	-o-border-radius: 0.75em;
	border-radius: 0.75em;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
	text-shadow: 1px 1px 0 white;
	background-color: #f2f2f2;
	color: #666;
	padding: 0 .5em;
}
a.tabs-secondary__tab-link:hover, a.tabs-secondary__tab-link:focus {
	background-color: #dedede;
	border-color: #999;
	color: #333;
}
a.tabs-secondary__tab-link:active, a.tabs-secondary__tab-link.is-active {
	text-shadow: 1px 1px 0 #333333;
	background-color: #666;
	border-color: #000;
	color: #fff;
}
.inline {
	display: inline;
	padding: 0;
}
.inline li {
	display: inline;
	list-style-type: none;
	padding: 0 1em 0 0;
}
span.field-label {
	padding: 0 1em 0 0;
}
.more-link {
	text-align: right;
}
.more-help-link {
	text-align: right;
}
.more-help-link a {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA7UlEQVR42qWTPQqDQBCFcwSPkCNITpAj5AjeIm1uYpkyR7Cy2Mot7OwsBAsRwUKwmOwLGRle3EIy8PyBfZ/z3J2TiPylz8VWWZZpUB40BonRKyizaxkA88MYYiqCEgv4MTvnZJom0VqWRbz3FlJZgLYtqmEY1Lg9r+sKsIXcLSC3AC019H0vqLquLeC5AfiHYSGkcdAJimKIBQiJ4+CO92OAtm0FNc8zOjkMwE5Q63FAtbeg6zpAYvG8BWR7i5qmQYwY4MIHqYhE2DOPQWcGJBQF2XU72ZzyUeZ5GCNt5/hybJgYdAXsq5sOEE/jG6dC5IOqCXTmAAAAAElFTkSuQmCC');
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding: 1px 0 1px 20px;
}
#block-search-form .container-inline {
	bottom: 25px;
	height: 30px;
	position: absolute;
	right: 20px;
	vertical-align: top;
}
#block-search-form .form-type-textfield {
	display: inline-block;
	margin: 0;
	position: absolute;
	right: 30px;
}
#block-search-form .form-text {
	background-color: #F7F6F4;
	border: 1px solid #F7F6F4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #4C5058;
	height: 25px;
	margin: 0;
	padding: 5px 10px;
	width: 153px;
}
#block-search-form #edit-actions {
	position: absolute;
	display: inline-block;
	right: 0;
}
#block-search-form .form-submit {
	background-color: #ff9933;
	background-image: url(/sites/all/themes/escapgp/images/search-icon@2X.png);
	background-position: 4px 4px;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	border: medium none;
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	width: 25px;
}
.pager {
	clear: both;
	padding: 0;
	text-align: left;
	margin: 0;
	margin: 10px 0;
	position: relative;
	line-height: 1.75em;
}
.pager-ellipsis {
	display: none !important;
}
.pager-item, .pager-first, .pager-previous, .pager-next, .pager-last, .pager-ellipsis, .pager-current {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.pager-item a, .pager-first a, .pager-previous a, .pager-next a, .pager-last a, .pager-ellipsis a, .pager-current a {
	background-color: #CCCCCC;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 23px;
	margin: 0;
	overflow: hidden;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 23px;
}
.pager-item a:hover, .pager-first a:hover, .pager-previous a:hover, .pager-next a:hover, .pager-last a:hover, .pager-ellipsis a:hover, .pager-current a:hover {
	background-color: #FF9933;
}
.pager-first a {
	background: url(/sites/all/themes/escapgp/images/pager-first.png) no-repeat scroll center center/15px 15px #cccccc;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
}
.pager-previous a {
	background: url(/sites/all/themes/escapgp/images/pager-previous.png) no-repeat scroll center center/15px 15px #cccccc;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
}
.pager-current {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	height: 23px;
	margin: 0;
	overflow: hidden;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 23px;
}
.pager-next {
	position: absolute;
	right: 36px;
}
.pager-next a {
	background: url(/sites/all/themes/escapgp/images/pager-next.png) no-repeat scroll center center/15px 15px #cccccc;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
}
.pager-last {
	float: right;
}
.pager-last a {
	background: url(/sites/all/themes/escapgp/images/pager-last.png) no-repeat scroll center center/15px 15px #cccccc;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
}
.pager-item, .pager-first, .pager-previous, .pager-next, .pager-last, .pager-ellipsis {
}
.pager-current {
	font-weight: bold;
}
.block {
	margin-bottom: 1.5em;
}
.menu__item.is-leaf {
	list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHBAMAAAA2fErgAAAAD1BMVEX///+/v7+Li4sAAADAwMBFvsw8AAAAAXRSTlMAQObYZgAAAB1JREFUCFtjYAADYwMGBmYVZSDhKAwkFJWhYiAAAB2+Aa/9ugeaAAAAAElFTkSuQmCC');
	list-style-type: square;
}
.menu__item.is-expanded {
	list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
	list-style-type: circle;
}
.menu__item.is-collapsed {
	list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
	list-style-type: disc;
}
.menu a.active {
}
.new, .update {
	color: #c00;
	background-color: transparent;
}
.unpublished {
	height: 0;
	overflow: visible;
	background-color: transparent;
	color: #d8d8d8;
	font-size: 75px;
	line-height: 1;
	font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	word-wrap: break-word;
}
.comments {
	margin: 1.5em 0;
}
.comment-preview {
	background-color: #ffffea;
}
.comment {
	padding: 10px;
	border: 1px solid #DDDDDD;
	margin: 10px 0px;
	border-radius: 4px;
	background-color: #EEEEEE;
}
.comment .permalink {
	text-transform: uppercase;
	font-size: 75%;
}
.indented {
	margin-left: 30px;
}
.form-item {
	margin: 1.5em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
	margin: 0;
}
tr.odd .form-item, tr.even .form-item {
	margin: 0;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
	border: 1px solid #c00;
}
.form-item .description {
	font-size: 0.85em;
}
.form-type-radio .description, .form-type-checkbox .description {
	margin-left: 2.4em;
}
.form-required {
	color: #c00;
}
label.option {
	display: inline;
	font-weight: normal;
}
a.button {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
}
.password-parent, .confirm-parent {
	margin: 0;
}
#user-login-form {
	text-align: left;
}
.openid-links {
	margin-bottom: 0;
}
.openid-link, .user-link {
	margin-top: 1.5em;
}
html.js #user-login-form li.openid-link, #user-login-form li.openid-link {
	margin-left: -20px;
}
#user-login ul {
	margin: 1.5em 0;
}
form th {
	text-align: left;
	padding-right: 1em;
	border-bottom: 3px solid #ccc;
}
form tbody {
	border-top: 1px solid #ccc;
}
form table ul {
	margin: 0;
}
tr.even, tr.odd {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	padding: 0.1em 0.6em;
}
tr.even {
	background-color: #fff;
}
td.active {
	background-color: #ddd;
}
td.checkbox, th.checkbox {
	text-align: center;
}
td.menu-disabled {
	background: #ccc;
}
#autocomplete .selected {
	background: #0072b9;
	color: #fff;
}
html.js .collapsible .fieldset-legend {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
	background-position: 5px 65%;
	background-repeat: no-repeat;
	padding-left: 15px;
}
html.js .collapsed .fieldset-legend {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
	background-position: 5px 50%;
}
.fieldset-legend .summary {
	color: #999;
	font-size: 0.9em;
	margin-left: 0.5em;
}
tr.drag {
	background-color: #fffff0;
}
tr.drag-previous {
	background-color: #ffd;
}
.tabledrag-toggle-weight {
	font-size: 0.9em;
}
tr.selected td {
	background: #ffc;
}
.progress {
	font-weight: bold;
}
.progress .bar {
	background: #ccc;
	border-color: #666;
	margin: 0 0.2em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.progress .filled {
	background-color: #0072b9;
	background-image: url(/sites/all/themes/escapgp/images/progress.gif?1393205422);
}
.item-list ul {
	margin: 0;
	padding: 0;
}
.jcarousel-skin-skin1 .jcarousel-next-horizontal, .jcarousel-skin-skin1 .jcarousel-prev-horizontal {
	bottom: auto;
	top: 50%;
	margin-top: -21px;
}
@media print {
body, p, a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
}
a:link, a:visited {
	text-decoration: underline !important;
}
a:link.header__site-link, a:visited.header__site-link {
	text-decoration: none !important;
}
#content {
	float: none !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}
body, #page, #main, #content {
	color: #000;
	background-color: transparent !important;
	background-image: none !important;
}
#skip-link, #toolbar, #navigation, .region-sidebar-first, .region-sidebar-second, #footer, .breadcrumb, .tabs, .action-links, .links, .book-navigation, .forum-topic-navigation, .pager, .feed-icons {
	visibility: hidden;
	display: none;
}
}
p:empty {
	display: none;
}
.two-sidebars {
}
.two-sidebars #content {
	margin-left: 0;
	margin-right: 0;
	width: 33.6%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.two-sidebars .region-sidebar-first {
	float: left;
	margin-left: 0;
	margin-right: 0;
	width: 32.4%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.two-sidebars .region-sidebar-second {
	float: left;
	margin-left: 0;
	margin-right: 0;
	width: 33.6%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.two-sidebars.section-media-centre #content {
	margin-left: 25.4%;
	margin-right: -74.6%;
	width: 49%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 10px;
}
.two-sidebars.section-media-centre .page__title {
	display: none;
}
.two-sidebars.section-media-centre .region-sidebar-first {
	float: left;
	margin-left: 0;
	margin-right: -25.4%;
	width: 25.4%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.two-sidebars.section-media-centre .region-sidebar-second {
	float: left;
	margin-left: 74.6%;
	margin-right: -100%;
	width: 25.4%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sidebar-first .sidebar {
	padding-top: 10px;
}
.sidebar-first .region-sidebar-first {
	margin-right: -25.5%;
	width: 25.5%;
}
.sidebar-first #content {
	width: 74.5%;
	margin-left: 25.5%;
}
.sidebar-second .sidebar {
	padding-top: 10px;
}
.sidebar-second .region-sidebar-second {
	margin-left: -25.5%;
	width: 25.5%;
}
.sidebar-second #content {
	width: 74.5%;
	margin-right: 25.5%;
}
#content-wrapper {
}
#content-wrapper .more-link {
	clear: both;
	text-align: left;
	padding-top: 10px;
	margin-bottom: 10px;
}
#content-wrapper .more-link a {
	background-image: url(/sites/all/themes/escapgp/images/more-arrow-head@2X.png);
	background-position: 0 4px;
	background-repeat: no-repeat;
	background-size: 7px 10px;
	padding-left: 12px;
	-webkit-transition: all 0.1s ease;
	-webkit-transition-delay: 0s;
	-moz-transition: all 0.1s ease 0s;
	-o-transition: all 0.1s ease 0s;
	transition: all 0.1s ease 0s;
}
#content-wrapper .more-link a:hover {
	background-position: 2px 4px;
}
.header__region #block-search-form {
	position: absolute;
	right: 0;
	top: 0;
}
.block-escap-main-menu {
	border-bottom: 4px solid #ff9933;
	border-top: 1px solid #eeeeee;
	height: 38px;
	position: relative;
	margin: 0;
}
.block-escap-main-menu > ul:not(.contextual-links) {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
}
.block-escap-main-menu > ul:not(.contextual-links) > li {
	border-bottom: 2px solid #FFFFFF;
	display: block;
	height: 36px;
}
.block-escap-main-menu > ul:not(.contextual-links) > li:hover {
	border-bottom: 2px solid #ff9933;
}
.block-escap-main-menu > ul:not(.contextual-links) > li > a {
	border-left: 1px solid #eeeeee;
}
.block-escap-main-menu > ul:not(.contextual-links) > li:first-child a {
	border-left: 0 none;
}
.block-escap-main-menu ul:not(.contextual-links) li {
	float: left;
}
.block-escap-main-menu ul:not(.contextual-links) li a {
	display: block;
	padding: 10px 26px;
	text-align: center;
}
.block-escap-main-menu ul:not(.contextual-links) li:hover > ul, .block-escap-main-menu ul:not(.contextual-links) li:hover > .child {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
	visibility: visible;
}
.block-escap-main-menu ul:not(.contextual-links) li h2 {
	margin: 0;
	font-size: inherit;
	display: block;
	background-color: #FFFFFF;
	border-bottom: 1px solid #EEEEEE;
	padding: 7px 10px;
	font-weight: normal;
	cursor: pointer;
}
.block-escap-main-menu ul:not(.contextual-links) li h2:hover {
	background: none repeat scroll 0 0 whitesmoke;
}
.block-escap-main-menu ul:not(.contextual-links) li .section {
	position: relative;
}
.block-escap-main-menu ul:not(.contextual-links) li .section ul {
	position: absolute;
	left: 100%;
	top: 0;
	list-style: none outside none;
}
.block-escap-main-menu ul:not(.contextual-links) li .section ul span {
	display: none;
}
.block-escap-main-menu ul:not(.contextual-links) li .section ul a {
	white-space: nowrap;
}
.block-escap-main-menu ul:not(.contextual-links) li .section:hover ul {
	opacity: 1;
	visibility: visible;
}
.block-escap-main-menu ul:not(.contextual-links) ul, .block-escap-main-menu ul:not(.contextual-links) .child {
	margin-left: -5px;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 99;
	border-top: 4px solid rgba(0,0,0,0);
	border-bottom: 4px solid #ff9933;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	min-width: 150px;
	-webkit-transition: opacity 0.3s linear;
	-webkit-transition-delay: 0s;
	-moz-transition: opacity 0.3s linear 0s;
	-o-transition: opacity 0.3s linear 0s;
	transition: opacity 0.3s linear 0s;
	visibility: hidden;
	-webkit-box-shadow: 0 7px 7px -5px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 7px 7px -5px rgba(0,0,0,0.8);
	box-shadow: 0 7px 7px -5px rgba(0,0,0,0.8);
}
.block-escap-main-menu ul:not(.contextual-links) ul li, .block-escap-main-menu ul:not(.contextual-links) ul .section, .block-escap-main-menu ul:not(.contextual-links) .child li, .block-escap-main-menu ul:not(.contextual-links) .child .section {
	background-color: #ffffff;
	float: none;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
.block-escap-main-menu ul:not(.contextual-links) ul li a, .block-escap-main-menu ul:not(.contextual-links) ul .section a, .block-escap-main-menu ul:not(.contextual-links) .child li a, .block-escap-main-menu ul:not(.contextual-links) .child .section a {
	background-color: #ffffff;
	border-bottom: 1px solid #eeeeee;
	padding: 7px 10px;
	text-align: left;
}
.block-escap-main-menu ul:not(.contextual-links) ul li a:hover, .block-escap-main-menu ul:not(.contextual-links) ul .section a:hover, .block-escap-main-menu ul:not(.contextual-links) .child li a:hover, .block-escap-main-menu ul:not(.contextual-links) .child .section a:hover {
	background: none repeat scroll 0 0 whitesmoke;
}
.view-id-escap_events_view, [class*="view-display-id-page"] {
margin-top:20px;
}
.view-id-escap_events_view .views-row, [class*="view-display-id-page"] .views-row {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
.view-id-escap_events_view .views-row.views-row-last, [class*="view-display-id-page"] .views-row.views-row-last {
	border-bottom: none;
}
.view-id-escap_events_view .views-row .field-type-datetime, [class*="view-display-id-page"] .views-row .field-type-datetime {
	color: #333333;
	font-size: 0.9em;
	font-weight: bold;
}
.view-id-escap_events_view .views-row .field-name-title, [class*="view-display-id-page"] .views-row .field-name-title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
}
.view-id-escap_events_view .views-row .field-name-title h2, [class*="view-display-id-page"] .views-row .field-name-title h2 {
	margin: 0;
	line-height: inherit;
	font-size: inherit !important;
	font-weight: inherit;
}
.view-id-escap_events_view .views-row .field-name-field-featured-photos, [class*="view-display-id-page"] .views-row .field-name-field-featured-photos {
	width: 150px;
	height: 100px;
	margin-top: 0;
}
.view-id-escap_events_view .views-row .group-left, [class*="view-display-id-page"] .views-row .group-left {
	display: inline-block;
	width: auto;
	margin-right: 10px;
}
.view-id-escap_events_view .views-row .group-right, [class*="view-display-id-page"] .views-row .group-right {
	float: none;
	display: block;
	overflow: hidden;
	width: auto;
}
.view-landingpageview {
	margin-top: 10px;
}
.view-landingpageview .views-row {
	margin-bottom: 10px;
}
#bottom-wrapper .region-postscript-third {
	width: 16%;
}
#bottom-wrapper .block-footer-copyright {
	display: block;
	width: 100%;
	background-color: #2b2b2b;
	border-top: 1px solid #666666;
	font-size: 0.9em;
	width: 100%;
	padding: 0;
	margin: 0;
}
#bottom-wrapper .block-footer-copyright ul.menu {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}
#bottom-wrapper .block-footer-copyright ul.menu li {
	border-left: 1px solid #666666;
	display: table-cell;
	padding: 10px;
	text-align: center;
}
#bottom-wrapper .block-footer-copyright ul.menu li:first-child {
	border-left: 0 none;
}
div.block-social {
	padding-top: 10px;
}
.block-social ul.menu li {
	display: inline-block;
}
.block-social ul.menu li a {
	display: block;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
	width: 24px;
}
.block-social .facebook {
	background: url(/sites/all/themes/escapgp/images/facebook.png) no-repeat scroll center center rgba(0,0,0,0);
}
.block-social .twitter {
	background: url(/sites/all/themes/escapgp/images/twitter.png) no-repeat scroll center center rgba(0,0,0,0);
}
.block-social .youtube {
	background: url(/sites/all/themes/escapgp/images/youtube.png) no-repeat scroll center center rgba(0,0,0,0);
}
.block-social .instagram {
	background: url(/sites/all/themes/escapgp/images/instagram.png) no-repeat scroll center center rgba(0,0,0,0);
}
.block-social .flickr {
	background: url(/sites/all/themes/escapgp/images/flickr.png) no-repeat scroll center center rgba(0,0,0,0);
}
.view-mode-full h2, .view-mode-full h3, .view-mode-full h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-shadow: none;
}
.view-mode-full h2 {
	font-size: 1.75em;
}
.view-mode-full h3 {
	font-size: 1.5em;
}
.view-mode-full h4 {
	font-size: 1.25em;
}
.block-feature-content {
	min-height: 305px;
	margin: 0;
}
.block-feature-content .views-slideshow-controls-top {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 9;
}
.block-feature-content .views-slideshow-controls-top .views_slideshow_pager_field_item {
	background-color: #eeeeee;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
	cursor: pointer;
	display: block;
	height: 10px;
	-webkit-transition: all 0.25s ease;
	-webkit-transition-delay: 0s;
	-moz-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	transition: all 0.25s ease 0s;
	width: 10px;
	margin-right: 5px;
	display: inline-block;
}
.block-feature-content .views-slideshow-controls-top .views_slideshow_pager_field_item.active {
	background-color: #ff9933;
}
.block-feature-content .views-slideshow-controls-top .views_slideshow_pager_field_item:hover {
	background-color: #ff9933;
}
.block-feature-content .views-row {
	position: relative;
	border: none;
	margin: 0;
	padding: 0;
}
.block-feature-content .views_slideshow_slide {
	border-bottom: 4px solid #343434;
}
.block-feature-content .views-field-field-featured-file {
	height: 300px;
	overflow: hidden;
}
.block-feature-content .views-field-field-featured-file img {
	width: 1000px;
	max-width: 100%;
	height: auto;
}
.block-feature-content .views-field-body {
	background-color: rgba(0,0,0,0.5);
	bottom: 0;
	padding: 10px;
	position: absolute;
	right: 0;
	-webkit-transition: all 1s ease;
	-webkit-transition-delay: 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	z-index: 1;
	left: 0;
}
.block-feature-content .views-field-body a, .block-feature-content .views-field-body .field-name-body {
	color: #dddddd;
	font-style: italic;
	text-align: left;
	text-shadow: 0 1px 1px #000000;
	z-index: 1;
}
.block-feature-content .views-field-body a:hover, .block-feature-content .views-field-body .field-name-body:hover {
	color: #ffffff;
	text-decoration: none;
}
.region-preface-first .block-feature-menu {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0;
}
.region-preface-first .block-feature-menu .block-title {
	display: none;
}
.region-preface-first .block-feature-menu ul:not(.contextual-links) {
	display: table-row;
	height: 70px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.region-preface-first .block-feature-menu ul:not(.contextual-links) li {
	border-right: 1px dotted #999999;
	display: table-cell;
	padding: 5px 7px;
	text-align: center;
	vertical-align: middle;
	width: 125px;
}
.region-preface-first .block-feature-menu ul:not(.contextual-links) li a {
	font-size: 0.85em;
	font-weight: bold;
}
.region-preface-first .block-feature-menu ul:not(.contextual-links) li.last {
	border-right: medium none;
}
.region-preface-first .block-feature-menu .menu-block-6 .menu li {
	width: 150px;
}
.block-feature-quotes {
	background: -webkit-gradient(radial, circle, 0, circle, 100, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.1))) repeat scroll 0 0 rgba(0,0,0,0);
	background: -webkit-radial-gradient(circle, rgba(0,0,0,0), rgba(0,0,0,0.1)) repeat scroll 0 0 rgba(0,0,0,0);
	background: -moz-radial-gradient(circle, rgba(0,0,0,0), rgba(0,0,0,0.1)) repeat scroll 0 0 rgba(0,0,0,0);
	background: -o-radial-gradient(circle, rgba(0,0,0,0), rgba(0,0,0,0.1)) repeat scroll 0 0 rgba(0,0,0,0);
	background: radial-gradient(circle, rgba(0,0,0,0), rgba(0,0,0,0.1)) repeat scroll 0 0 rgba(0,0,0,0);
	border-bottom: 1px solid #cccccc;
}
.block-feature-quotes .jcarousel-skin-skin1 .jcarousel-item-horizontal {
	padding: 15px 50px;
	text-align: center;
	height: auto;
	margin: 0;
}
.block-menu-sidebar ul, .sidebars .block-menu-block ul {
	padding: 10px;
}
.block-menu-sidebar ul li, .sidebars .block-menu-block ul li {
	border-bottom: 1px solid #eeeeee;
	padding: 5px;
}
.block-menu-sidebar ul li.selected, .sidebars .block-menu-block ul li.selected {
	background-color: #FFF5EB;
}
.block-menu-sidebar ul li.menu__item, .sidebars .block-menu-block ul li.menu__item {
	list-style: none;
}
.block-menu-sidebar ul li.menu__item.active, .sidebars .block-menu-block ul li.menu__item.active {
	background-color: #FFF5EB;
}
.block-menu-sidebar ul li a.active, .sidebars .block-menu-block ul li a.active {
}
.block-menu-sidebar ul li.selected a, .sidebars .block-menu-block ul li.selected a {
	background-color: #FFF5EB;
}
.block-menu-sidebar ul li ul, .sidebars .block-menu-block ul li ul {
	display: none;
}
.front .page__title, .front #first-time {
	display: none;
}
.front #content-wrapper {
	display: inline-block;
	border-top: 1px solid #cccccc;
	margin-top: 1px;
	padding: 20px 10px;
	min-width: 980px;
}
.front .view-id-escap_events_view {
	margin-top: 10px;
}
.front .view-id-escap_events_view .views-row.views-row-last {
	border-bottom: 1px solid #cccccc;
}
.front #block-views-escap-featured-content-block {
}
.view-escap-highlights-view .views-row, .view-escap-highlights-view .row-highlights {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DDDDDD !important;
	margin: 10px 0 !important;
	padding: 5px 5px 8px !important;
}
.view-escap-highlights-view .photo-wrapper, .view-escap-highlights-view .thumbnail_wide {
	height: 100px;
	margin: 0 0 5px 0;
	overflow: hidden;
	position: relative;
	width: 100%;
	display: inline-block;
	float: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.view-escap-highlights-view .photo-wrapper img, .view-escap-highlights-view .thumbnail_wide img {
	position: absolute;
	top: -50%;
	vertical-align: top;
	width: 100%;
	max-width: 100%;
}
.view-escap-highlights-view .highlights {
	margin-bottom: 3px;
}
.view-escap-highlights-view .highlights a {
	font-size: 1em;
	text-shadow: 1px 1px 1px #dddddd;
}
.view-escap-highlights-view .typeicon, .view-escap-highlights-view .views-field-field-news-type {
	background-color: #FF9933;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	color: #FFFFFF;
	padding: 3px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	font-size: 0.85em;
	margin: 0 3px 0 0;
	display: inline-block;
}
.view-escap-highlights-view .typeicon .field-content, .view-escap-highlights-view .views-field-field-news-type .field-content {
	color: #fff;
}
.view-escap-highlights-view .date-display-single, .view-escap-highlights-view .views-field-field-published-date {
	font-size: 0.85em;
	margin: 0 3px 0 0;
	font-weight: normal;
	display: inline-block;
}
.view-escap-all-highlights-view .views-row {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DDDDDD !important;
	margin: 10px 0 !important;
	padding: 5px 5px 8px !important;
}
.view-escap-all-highlights-view .photo-wrapper, .view-escap-all-highlights-view .thumbnail_wide {
	height: 100px;
	margin: 0 0 5px 0;
	overflow: hidden;
	position: relative;
	width: 100%;
	display: inline-block;
	float: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.view-escap-all-highlights-view .photo-wrapper img, .view-escap-all-highlights-view .thumbnail_wide img {
	position: relative;
	top: -50%;
	vertical-align: top;
	width: 100%;
	max-width: 100%;
}
.view-escap-all-highlights-view .highlights {
	margin-bottom: 3px;
}
.view-escap-all-highlights-view .highlights a {
	font-size: inherit;
	font-weight: normal;
	line-height: inherit;
	text-shadow: 1px 1px 3px #cccccc;
}
.view-escap-all-highlights-view .typeicon, .view-escap-all-highlights-view .views-field-field-news-type {
	background-color: #FF9933;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	color: #FFFFFF;
	padding: 3px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	font-size: 0.85em;
	margin: 0 3px 0 0;
	display: inline-block;
}
.view-escap-all-highlights-view .typeicon .field-content, .view-escap-all-highlights-view .views-field-field-news-type .field-content {
	color: #fff;
}
.view-escap-all-highlights-view .date-display-single, .view-escap-all-highlights-view .views-field-field-published-date {
	font-size: 0.85em;
	margin: 0 3px 0 0;
	font-weight: normal;
	display: inline-block;
}
.view-escap-all-highlights-view h2 {
	font-size: 1em;
	text-shadow: 1px 1px 3px #CCCCCC;
}
.block-corner {
	background: none repeat scroll 0 0 #ff9933;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	-webkit-box-shadow: 0 8px 5px -5px rgba(0,0,0,0.3), 0 7px 3px -2px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 8px 5px -5px rgba(0,0,0,0.3), 0 7px 3px -2px rgba(0,0,0,0.1) inset;
	box-shadow: 0 8px 5px -5px rgba(0,0,0,0.3), 0 7px 3px -2px rgba(0,0,0,0.1) inset;
	margin-bottom: 15px;
	margin-top: -20px;
	overflow: auto;
	padding: 20px 15px 15px;
}
.block-corner .block-title {
	color: #FFFFFF;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	text-transform: uppercase;
}
.block-corner .block-title a {
	color: #FFFFFF;
}
.block-corner .views-row {
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.block-corner .views-field-field-delivery-date {
	color: #333333;
	font-size: 0.85em;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.block-corner .views-field-title {
	color: #FFFFFF;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
.block-corner .views-field-title a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.block-corner .views-field-title a:hover {
	text-decoration: underline;
}
.view-latest-publications-view .views-row {
	border-bottom: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-bottom: 10px;
}
.view-latest-publications-view .group-left {
	-webkit-box-shadow: 1px 1px 3px black;
	-moz-box-shadow: 1px 1px 3px black;
	box-shadow: 1px 1px 3px black;
	float: left;
	margin-right: 10px;
	max-height: 100px;
	overflow: hidden;
	position: relative;
	width: 75px;
}
.view-latest-publications-view .group-left img {
	position: relative;
	vertical-align: top;
	width: 100%;
}
.view-latest-publications-view .group-right {
	width: auto;
	margin-left: 85px;
	float: none;
	overflow: hidden;
}
.view-latest-publications-view .field-name-title-field, .view-latest-publications-view .views-field-title {
	font-weight: bold;
	font-size: 1em;
}
.view-latest-publications-view .field-name-title-field h2, .view-latest-publications-view .views-field-title h2 {
	font-size: inherit;
	margin: 0;
	line-height: inherit;
}
.view-latest-publications-view .field-name-title-field a, .view-latest-publications-view .views-field-title a {
	color: #4C5058;
}
.view-latest-publications-view .field-type-datetime .date-display-single {
	font-weight: normal !important;
}
.view-latest-publications-view .field-name-field-resource-type {
	color: #aaaaaa;
	font-size: 0.85em;
}
.view-subtheme-related-views .views-field-field-related-country {
	color: #AAAAAA;
	font-size: 0.85em;
}
.region-sidebar-first .view-impact-story-sidebars-blocks .views-row-last, .region-sidebar-first .view-id-news_blocks .views-row-last {
	border-bottom: none !important;
}
.page-node- .sidebar {
	padding-top: 10px;
	overflow: hidden;
}
.photo-wrapper {
	-webkit-box-shadow: 0 7px 7px -5px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 7px 7px -5px rgba(0,0,0,0.8);
	box-shadow: 0 7px 7px -5px rgba(0,0,0,0.8);
	float: right;
	height: 233px;
	margin: 15px;
	overflow: hidden;
	width: 350px;
}
.photo-wrapper img {
	vertical-align: top;
	width: 100%;
	max-width: 100%;
}
.node-type-escap-event .region-sidebar-first .view-escap-events-view .views-field-title {
	font-size: inherit;
}
.page-oes {
}
.section-media-centre #content-wrapper .block-twitter-block {
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	padding-left: 5px;
}
.sidebar .block-social div {
	padding-top: 10px;
}
.sidebar .block-social ul.menu {
	margin: 0;
	padding: 0;
}
.sidebar .block-social ul.menu li {
	display: inline-block;
	margin: 5px 0 5px 4px;
}
.sidebar .block-social ul.menu li .menu__link {
	width: 50px;
	height: 50px;
	background-position: center center;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.sidebar .block-social ul.menu li .menu__link.instagram {
	background-image: url(/sites/all/themes/escapgp/images/instagram-large.png);
}
.sidebar .block-social ul.menu li .menu__link.facebook {
	background-image: url(/sites/all/themes/escapgp/images/facebook-large.png);
}
.sidebar .block-social ul.menu li .menu__link.twitter {
	background-image: url(/sites/all/themes/escapgp/images/twitter-large.png);
}
.sidebar .block-social ul.menu li .menu__link.youtube {
	background-image: url(/sites/all/themes/escapgp/images/youtube-large.png);
}
.sidebar .block-social ul.menu li .menu__link.flickr {
	background-image: url(/sites/all/themes/escapgp/images/flickr-large.png);
}
#content-wrapper .block-twitter-block {
	border: 1px solid #E8E8E8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#content-wrapper .block-twitter-block h2.block__title.block-title {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #292F33;
	border-bottom: 1px solid #E8E8E8;
	padding: 10px;
}
#content-wrapper .block-twitter-block iframe {
	padding: 0;
}
#content-wrapper .block-twitter-block iframe .timeline {
	background-color: #FFFFFF;
	border-radius: 5px;
	margin-bottom: 10px;
	border: 1px solid #E8E8E8;
}
#content-wrapper .block-twitter-block iframe .customisable-border {
	border: 1px solid #E8E8E8;
}
.view-escap-impact-stories .views-row .field-name-field-featured-photos {
	width: 160px;
}
.page-media-centre-multimedia .region-featured-slider {
	display: none;
}
.page-media-centre-multimedia .sidebar {
	padding-top: 0;
}
.page-media-centre-multimedia #content .block-views {
	margin: 0;
}
.page-media-centre-multimedia #content .block-views .block__title {
	margin: 10px 0;
}
.page-media-centre-multimedia #content .views-row:not(.escap-gallery-view-row) {
	display: inline-block;
	margin: 10px;
	vertical-align: top;
	width: 215px;
	border-bottom: none;
}
.page-media-centre-multimedia #content .views-row:not(.escap-gallery-view-row) .views-field-field-multimedia-asset {
	height: 120px;
	width: 180px;
}
.page-media-centre-multimedia #content .views-row:not(.escap-gallery-view-row) .views-field-title {
	text-align: center;
}
.page-media-centre-multimedia #content .more-link {
	border-top: 1px solid #cccccc;
}
.escap-gallery-view-row {
	text-align: left;
}
.node-type-escap-multimedia #content {
	padding: 0;
}
.view-oes-video-gallery .views-row, .view-oes-photo-gallery .views-row {
	display: inline-block;
	margin: 10px;
	vertical-align: top;
	border-bottom: none !important;
}
.view-oes-video-gallery .views-field-field-multimedia-asset, .view-oes-photo-gallery .views-field-field-multimedia-asset {
	width: 120px;
	height: 70px;
}
.view-oes-video-gallery .views-field-title, .view-oes-photo-gallery .views-field-title {
	font-size: inherit !important;
}
.view-mode-photo-center .view-oes-photo-gallery .views-row {
	width: auto;
	border-bottom: 1px solid #CCCCCC !important;
	margin: 0;
}
.view-OES-in-the-news .field-name-field-news-credit {
	color: #AAAAAA;
	font-size: 0.85em;
}
#content-wrapper #block-views-oes-photo-gallery-block-1 h2.block__title.block-title, #content-wrapper #block-views-oes-video-gallery-block-1 h2.block__title.block-title {
	font-size: 1.35em;
	font-weight: bold;
	line-height: 18px;
	border-bottom: 2px solid;
	padding: 10px;
	margin: 10px;
}
#content-wrapper #block-views-oes-photo-gallery-block-1 .view-oes-video-gallery .views-row, #content-wrapper #block-views-oes-photo-gallery-block-1 .view-oes-photo-gallery .views-row, #content-wrapper #block-views-oes-video-gallery-block-1 .view-oes-video-gallery .views-row, #content-wrapper #block-views-oes-video-gallery-block-1 .view-oes-photo-gallery .views-row {
	width: 220px;
}
.section-multimedia .node-escap-multimedia {
	background-color: #343434;
	padding-bottom: 10px;
	color: #DDDDDD;
	margin-bottom: 15px;
}
.section-multimedia .node-escap-multimedia .block__title {
	margin: 10px;
}
.section-multimedia .node-escap-multimedia .field-name-title h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.25em;
	font-weight: bold;
	margin: 10px 0 10px;
	padding: 0;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	text-transform: uppercase;
}
.section-multimedia .node-escap-multimedia .field-type-datetime {
}
.section-multimedia .node-escap-multimedia .label-inline, .section-multimedia .node-escap-multimedia .field-label {
	width: 120px;
	margin-right: 0;
}
.section-multimedia .node-escap-multimedia .download-file a {
	color: #EEEEEE;
	background-image: url("/sites/all/themes/escapgp/images/download-arrow-head-white@2X.png");
	background-position: 0 4px;
	background-repeat: no-repeat;
	background-size: 11px 7px;
	font-size: 0.85em;
	font-weight: bold;
	padding-left: 15px;
	transition: all 0.1s ease 0s;
}
.section-multimedia .node-escap-multimedia .download-file a:hover {
	background-position: 0 6px;
}
.section-multimedia .node-escap-multimedia .field-type-media {
	width: 100%;
}
.section-multimedia .node-escap-multimedia .field-type-media img {
	width: 100%;
}
.section-multimedia .node-escap-multimedia .group-left {
	float: right;
	width: 40%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	margin-right: 30px;
	margin-top: 10px;
	vertical-align: top;
}
.section-multimedia .node-escap-multimedia .group-right {
	width: 40%;
	margin: 15px;
}
.section-multimedia .node-escap-multimedia .fluid-width-video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.section-multimedia .node-escap-multimedia .field-type-media {
	display: inline-block;
	vertical-align: top;
}
.section-multimedia .node-escap-multimedia .field-type-media object, .section-multimedia .node-escap-multimedia .field-type-media embed {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.section-multimedia .node-escap-multimedia.photo-page .group-left, .section-multimedia .node-escap-multimedia.photo-page .group-right {
	width: 100%;
	float: none;
}
.section-multimedia #content-wrapper h2.block-title {
	margin: 10px;
}
.section-multimedia #content-wrapper .related-photo .views-row {
	background: none;
	border: none;
}
.section-multimedia #content-wrapper .related-photo img {
}
.photosblock {
	margin: 10px;
}
.multimedia-photo .section-multimedia .node-escap-multimedia {
	padding: 0;
}
.multimedia-photo .section-multimedia .node-escap-multimedia .group-left, .multimedia-photo .section-multimedia .node-escap-multimedia .group-right {
	float: none;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.multimedia-photo .section-multimedia .node-escap-multimedia .field-type-media {
	padding-left: 0;
}
.multimedia-photo .section-multimedia .node-escap-multimedia h2 {
	text-shadow: none;
}
.multimedia-photo .section-multimedia .node-escap-multimedia .group-right {
	margin: 10px;
	width: auto;
}
.multimedia-photo .section-multimedia .node-escap-multimedia #content-wrapper .block-views .block__title {
	margin: 10px 0;
}
#node_escap_multimedia_full_group_left h2 {
	text-shadow: none;
}
.view-escap-events-view .views-row, .view-ebac-events-view .views-row {
	border-bottom: 1px solid #eeeeee;
	margin: 10px 0;
	list-style: none;
	padding-bottom: 10px;
}
.view-escap-events-view .views-row .field-type-datetime, .view-ebac-events-view .views-row .field-type-datetime {
	color: inherit;
	font-size: inherit;
	font-weight: normal;
}
.node-escap-event.view-mode-teaser .group-left, .node-escap-event.view-mode-teaser .group-right {
	width: auto;
}
.node-escap-event.view-mode-teaser .group-left {
	margin-left: 0;
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
	float: left;
	overflow: hidden;
}
.node-escap-event.view-mode-teaser .group-right {
	width: auto;
	float: none;
	margin-left: 65px;
}
.node-escap-event.view-mode-teaser .field {
	margin-top: 5px;
}
.node-escap-event.view-mode-teaser .field-name-ds-start-date-event .field-item {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	margin-top: 5px;
	padding: 5px 0;
	text-align: center;
	width: 50px;
}
.node-escap-event.view-mode-teaser .field-name-ds-start-date-event .month-start {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	text-transform: uppercase;
}
.node-escap-event.view-mode-teaser .field-name-ds-start-date-event .day-start {
	color: #C45B51;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.node-escap-event.view-mode-teaser .field-name-ds-start-date-event .year-start {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.15em;
	line-height: 1em;
	text-align: center;
}
.node-escap-event.view-mode-teaser .field-name-title-field a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.45em;
	font-weight: normal;
	line-height: normal;
	margin: 0;
}
.node-escap-event.view-mode-teaser .field-label {
	display: inline-block;
	width: 130px;
}
.section-environment-and-development .page__title {
	border-left: 5px solid #FF9933;
	margin: 10px 0;
	padding: 10px 10px 10px 15px;
}
.section-environment-and-development #content {
	padding: 0 10px 0 35px;
}
.section-environment-and-development .sidebar {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	line-height: 1.7em;
	padding: 10px;
}
.section-environment-and-development .sidebar .node p {
	margin: 10px 0;
}
#block-ds-extras-speech {
	line-height: 1.7em;
}
#block-views-oes-speeches-recent-speech {
	line-height: 1.7em;
}
#block-views-oes-speeches-recent-speech .view-content .item-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#block-views-oes-speeches-recent-speech .view-content .item-list ul .views-row {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#block-views-oes-speeches-recent-speech .view-content .item-list ul .views-row .views-field-title {
	font-size: inherit;
}
#block-views-oes-speeches-recent-speech .view-content .item-list ul .views-row .views-field-field-delivery-date .date-display-single {
	font-size: 0.9em;
	font-weight: bold;
}
.view-OES-speeches .views-row .photo-wrapper {
	height: auto;
	width: auto;
	margin: 0 15px;
}
.view-OES-speeches .views-row .thumbnail_wide img {
	width: 160px;
}
.sidebar .taxonomy-term .field-name-title {
	color: #FF9933;
	font-weight: bold;
	margin-bottom: 10px;
}
.sidebar .taxonomy-term .field-name-title h2 {
	font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	line-height: normal;
	text-shadow: none;
}
.sidebar .taxonomy-term .field-name-title h2 a {
	color: #FF9933;
}
.sidebar .view-impact-story-sidebars-blocks .field-name-title h2 {
	font-size: 0.87em;
}
.page-oes .view-latest-publications-view .group-left, .page-publications .view-latest-publications-view .group-left {
	margin-bottom: 5px;
	margin-right: 15px;
	max-height: none;
	width: 100px;
}
.page-oes .view-latest-publications-view .group-right, .page-publications .view-latest-publications-view .group-right {
	margin-left: 115px;
}
.page-oes .view-display-id-page .field-name-title h2, .page-publications .view-display-id-page .field-name-title h2 {
	font-size: 1.75em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	margin: 0;
}
.page-oes .view-display-id-page .field-type-datetime, .page-publications .view-display-id-page .field-type-datetime {
	font-weight: bold;
}
.page-oes .view-display-id-page .field-name-body p, .page-publications .view-display-id-page .field-name-body p {
	margin: 0;
}
.page-oes .view-display-id-page .views-row, .page-publications .view-display-id-page .views-row {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
	list-style: none;
}
.view-escap-events-related-docs .item-list {
	background-color: #F5F5F5;
	border-left: 2px solid #FF9933;
	margin-top: 5px;
	padding: 10px;
}
.view-escap-events-related-docs .item-list h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.15em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px 1px #dddddd;
	text-transform: uppercase;
}
.view-escap-events-related-docs .item-list h3 a {
	color: #4C5058;
}
.view-escap-events-related-docs .item-list ul, .view-escap-events-related-docs .item-list ol {
	list-style: none outside none;
	margin: 5px 0 0;
	padding: 0;
}
.view-escap-events-related-docs .item-list ul li, .view-escap-events-related-docs .item-list ol li {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 5px;
	padding-top: 5px;
}
.view-escap-events-related-docs .item-list ul li.views-row-last, .view-escap-events-related-docs .item-list ol li.views-row-last {
	border-bottom: none;
	padding-bottom: 0;
}
.view-escap-announcements-related-docs .item-list {
	background-color: #F5F5F5;
	border-left: 2px solid #FF9933;
	margin-right: 5px;
	margin-top: 5px;
	max-width: 90%;
	padding: 10px;
}
.view-escap-announcements-related-docs .item-list h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.15em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px 1px #dddddd;
	text-transform: uppercase;
}
.view-escap-announcements-related-docs .item-list h3 a {
	color: #4C5058;
}
.view-escap-announcements-related-docs .item-list ul, .view-escap-announcements-related-docs .item-list ol {
	list-style: none outside none;
	margin: 5px 0 0;
	padding: 0;
}
.view-escap-announcements-related-docs .item-list ul li, .view-escap-announcements-related-docs .item-list ol li {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 5px;
	padding-top: 5px;
}
.view-escap-announcements-related-docs .item-list ul li.views-row-last, .view-escap-announcements-related-docs .item-list ol li.views-row-last {
	border-bottom: none;
}
.block-views-escap-related-side-events-block h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.15em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px 1px #dddddd;
	text-transform: uppercase;
}
.view-escap-related-side-events {
	background-color: #F5F5F5;
	border-left: 2px solid #FF9933;
	margin-top: 5px;
	padding: 10px;
}
.view-escap-related-side-events .view-content .views-row-last {
	border-bottom: medium none;
	padding-bottom: 0;
}
.view-escap-related-side-events a {
	color: #3177c0;
	line-height: 1.75em;
	font-size: 0.85em;
}
.node-type-escap-resource .page__title {
	display: none;
}
.node-type-escap-resource .group-header .field-name-title h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px 3px #CCCCCC;
}
.node-type-escap-resource .group-left {
	display: inline-block;
	float: left;
	vertical-align: top;
	width: 15%;
	margin-right: 10px;
}
.node-type-escap-resource .group-left .field-items img {
	-webkit-box-shadow: 1px 1px 3px black;
	-moz-box-shadow: 1px 1px 3px black;
	box-shadow: 1px 1px 3px black;
	position: relative;
	vertical-align: top;
	width: 100%;
}
.node-type-escap-resource .group-left .thumbnail_wide {
	margin-right: 10px;
	overflow: hidden;
	position: relative;
}
.node-type-escap-resource .group-left .thumbnail_wide img {
	-webkit-box-shadow: 1px 1px 3px black;
	-moz-box-shadow: 1px 1px 3px black;
	box-shadow: 1px 1px 3px black;
	position: relative;
	vertical-align: top;
	width: 100%;
}
.node-type-escap-resource .group-middle {
	border-top: 2px solid #343434;
	width: 58%;
}
.node-type-escap-resource .group-middle > div.even {
	border-bottom: 1px solid #CCCCCC;
	font-size: 0.9em;
	padding: 10px 0;
}
.node-type-escap-resource .group-middle > div.field-name-field-isbn {
	padding: 10px 0 0;
}
.node-type-escap-resource .group-middle > div.field-name-field-isbn .field-items {
	padding-left: 4px;
}
.node-type-escap-resource .group-middle .label-inline, .node-type-escap-resource .group-middle .field-label {
	width: 55px;
	padding: 10px;
	clear: left;
}
.node-type-escap-resource .group-middle .field-label {
	padding: 0 10px;
}
.node-type-escap-resource .group-middle .label-above {
	border-top: 2px solid #343434;
	margin-top: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.35em;
	padding: 10px 0 0;
	text-shadow: 1px 1px 1px #DDDDDD;
	text-transform: uppercase;
	font-weight: bold;
}
.node-type-escap-resource .group-right .field-name-download-file {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	margin-left: 10px;
	padding: 10px;
}
.node-type-escap-resource .group-right .field-name-download-file .field-label {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-shadow: 2px 2px 5px #CCCCCC;
	text-transform: uppercase;
}
.node-type-escap-resource .group-right .field-name-download-file .external-field {
	font-size: 0.9em;
	padding: 5px 0;
	border-bottom: 1px solid #DDDDDD;
	overflow: auto;
}
.node-type-escap-resource .group-right .field-name-download-file .file-name {
	display: inline-block;
}
.node-type-escap-resource .group-right .field-name-download-file .download-file {
	float: right;
	display: inline-block;
}
.escap-theme .page__title {
	border-left: 5px solid #FF9933;
	margin: 10px 0;
	padding: 10px 10px 10px 15px;
}
.escap-theme .sidebar {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	line-height: 1.7em;
	padding: 10px;
}
.escap-theme .sidebar h2 {
	border-bottom: 2px solid;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.35em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px 1px #DDDDDD;
	text-transform: uppercase;
}
.escap-theme .region-sidebar-first {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 30%;
	margin-right: -30%;
}
.escap-theme .region-sidebar-second {
	margin-top: 10px;
	margin-right: 10px;
}
.escap-theme #content-wrapper {
	padding-top: 3px;
}
.escap-theme #content {
	width: 70%;
	margin-left: 30%;
	padding-left: 35px;
}
.escap-theme .node .page__title {
	display: none;
}
.escap-theme .field-name-body {
	display: none;
}
.escap-subtheme #content > .page__title {
}
.escap-subtheme .page__title {
	border-left: 5px solid #FF9933;
	margin: 10px 0;
	padding: 10px 10px 10px 15px;
	font-size: 2em;
	margin-top: 0;
	overflow: hidden;
}
.escap-subtheme .node-article .photo-wrapper {
	float: left;
	height: 155px;
	width: 250px;
	margin: 0 10px 10px 0;
}
.escap-subtheme #content {
	padding-top: 15px;
}
.region-blockgroup-subtheme-left, .region-blockgroup-subtheme-right {
	float: left;
	width: 43%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 15px;
	margin-top: 10px;
}
.region-blockgroup-subtheme-right {
	width: 57%;
}
.region-blockgroup-subtheme-right .view-subtheme-related-lists .group-left {
	box-shadow: 1px 1px 3px #000000;
	float: left;
	margin-right: 10px;
	max-height: 95px;
	overflow: hidden;
	position: relative;
	width: 75px;
}
.region-blockgroup-subtheme-right .view-subtheme-related-lists .group-right {
	width: 70%;
}
.region-blockgroup-subtheme-right .view-subtheme-related-lists .views-field-field-related-country, .region-blockgroup-subtheme-right .view-subtheme-related-lists .field-name-field-news-type {
	color: #aaaaaa;
	font-size: 0.85em;
}
.region-blockgroup-subtheme-left .field-name-field-resource-type, .region-blockgroup-subtheme-left .field-name-type-of-content, .region-blockgroup-subtheme-left .field-name-field-news-type {
	color: #aaaaaa;
	font-size: 0.85em;
}
.region-blockgroup-subtheme-left .view-subtheme-related-lists .group-left {
	box-shadow: 1px 1px 3px #000000;
	float: left;
	margin-right: 10px;
	max-height: 95px;
	overflow: hidden;
	position: relative;
	width: 75px;
}
.region-blockgroup-subtheme-left .view-subtheme-related-lists .group-right {
	width: 70%;
}
.region-blockgroup-subtheme-left .view-subtheme-related-lists .views-field-field-related-country {
	color: #aaaaaa;
	font-size: 0.85em;
}
#block-views-subtheme-related-lists-block-5 .view-content .views-row-last {
	border-bottom: none;
}
.view-subtheme-related-pages .group-left, .view-sswa-views .group-left {
	float: left;
	width: 16%;
}
.view-subtheme-related-pages .group-right, .view-sswa-views .group-right {
	float: left;
	width: 83%;
}
.view-subtheme-related-pages .field-name-field-resources-cover, .view-sswa-views .field-name-field-resources-cover {
	box-shadow: 1px 1px 3px #000000;
	float: left;
	margin-right: 10px;
	max-height: auto;
	overflow: hidden;
	position: relative;
	width: 100px;
}
.view-subtheme-related-pages .field-name-field-resource-type, .view-subtheme-related-pages .views-field-field-related-country, .view-subtheme-related-pages .field-name-type-of-content, .view-subtheme-related-pages .field-name-field-news-type, .view-sswa-views .field-name-field-resource-type, .view-sswa-views .views-field-field-related-country, .view-sswa-views .field-name-type-of-content, .view-sswa-views .field-name-field-news-type {
	color: #aaaaaa;
	font-size: 0.85em;
}
.view-subtheme-related-pages .item-list, .view-sswa-views .item-list {
	margin: 10px 0;
}
.block-views--publications .views-field-title {
	font-size: inherit;
	font-weight: bold;
}
.block-views--publications .views-field-title a {
	color: #4C5058;
}
.block-views--publications .views-field-field-publication-date, .block-views--publications .field-type-datetime {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
}
.block-views--publications .views-field-field-resource-content img {
	display: none;
}
.block-views--publications .views-field-field-resource-content a {
	font-size: 0;
}
.block-views--publications .views-field-field-resource-content a:before {
	content: "Download";
	font-size: 12px;
}
.extlinks div {
	display: inline;
}
.extlinks div.clearance {
	overflow: hidden;
	display: block;
}
.extlinks img {
	width: 30px;
	height: 30px;
	vertical-align: top;
	margin-right: 5px;
	margin-bottom: 2px;
	float: left;
	display: inline-block;
	border-style: solid;
	border-color: #EEEEEE;
	border-width: 1px 1px 0 1px;
	border-radius: 3px;
	-webkit-box-shadow: 0 3px 3px -3px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 3px 3px -3px rgba(0,0,0,0.8);
	box-shadow: 0 3px 3px -3px rgba(0,0,0,0.8);
}
.extlinks a {
	display: inline-block;
	vertical-align: top;
	width: 170px;
	font-size: 0.85em;
	font-weight: bold;
}
div.block-menu-sidebar ul.extlinks li {
	padding: 5px 0;
}
div.block-menu-sidebar ul.extlinks li:last-child {
	border-bottom: 0 none;
}
.view-escap-theme-homepage-view .view-mode-teaser .group-left {
	width: auto;
	float: left;
}
.view-escap-theme-homepage-view .view-mode-teaser .group-right {
	float: none;
	width: auto;
}
.view-escap-theme-homepage-view .field-name-field-images {
	height: 125px;
	margin-left: 0;
	margin: 6px 15px 15px 0;
	width: 200px;
}
.view-escap-theme-homepage-view .field-name-field-images img {
	vertical-align: top;
	width: 100%;
}
.view-escap-theme-homepage-view .field-name-title h2 {
	font-size: 1.5em !important;
	font-weight: normal;
	text-shadow: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0;
	padding: 0;
}
.view-escap-theme-homepage-view .field-name-body p {
	margin: 0;
}
.view-escap-theme-homepage-view .views-row-last {
	border-bottom: medium none !important;
	margin-bottom: 0;
}
.view-news-blocks .views-field.views-field-field-published-date, .view-impact-story-sidebars-blocks .views-field.views-field-field-published-date {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
}
.node-type-escap-news .view-news-blocks .views-field.views-field-field-published-date {
}
.node-type-escap-news .view-news-blocks .date-display-single {
	color: #4C5058;
	font-weight: normal;
}
h2.subtitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-shadow: 2px 2px 5px #cccccc;
}
.page-contact #content {
	padding: 10px;
}
.node-type-escap-resource .group-header {
	margin-bottom: 15px;
}
.node-type-escap-resource .group-right {
	width: 25%;
}
.node-type-escap-resource .group-middle {
	width: 56%;
}
.node-type-escap-resource .group-right .field-name-download-file {
	margin-left: 0;
	border-top: none;
}
.node-type-escap-resource .group-right h3.field-name-download-file {
	border-bottom-color: -moz-use-text-color;
	border-bottom-style: none;
	border-bottom-width: medium;
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 0;
	text-transform: uppercase;
}
.views-field-field-posting-period {
	width: 80px;
}
.views-field-field-job-url {
	width: 200px;
}
.views-field-field-posting-period {
	width: 10%;
}
.views-field-field-job-url {
	width: 30%;
}
.views-field-field-job-opening-number {
	width: 10%;
}
.views-field-field-sub-division-office {
	width: 30%;
}
.views-field-field-duty-station {
	width: 15%;
}
.views-field-field-posting-period {
	width: 15%;
}
.view-escap-jobs-view table {
	width: 100%;
}
#temporary-message {
	padding: 0px;
	position: fixed;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.5);
	color: #ffffff;
	z-index: 9999;
	z-index: 9999;
}
#temporary-message .container {
	margin: 0 auto;
	width: 980px;
	padding: 0px;
}
#temporary-message p {
	text-shadow: 1px 1px 1px #000000;
}
#temporary-message a {
	color: #84C1FF;
}
#temporary-message .close-link {
	padding: 10px;
	float: right;
}
#temporary-message .close-link a {
	padding: 3px 5px;
	background-color: #FF9933;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
#temporary-message .close-link a:hover {
	text-decoration: none;
}
body.page-media-centre #block-menu-block-1 {
	margin-top: 10px;
}
#escap-senior-management-profiles .profile-block {
	margin: 10px 0px;
	padding: 10px;
	background-color: rgba(0,0,0,0.05);
	overflow: auto;
	border-left: solid 2px #999999;
}
#escap-senior-management-profiles .profile-block .profile-picture {
	width: 110px;
	overflow: hidden;
	position: relative;
	-moz-box-shadow: 0 7px 7px -5px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 7px 7px -5px rgba(0,0,0,0.8);
	box-shadow: 0 7px 7px -5px rgba(0,0,0,0.8);
	float: left;
	margin-right: 10px;
}
#escap-senior-management-profiles .profile-block .profile-no-picture {
	width: 110px;
	min-height: 138px;
	float: left;
	margin-right: 10px;
}
#escap-senior-management-profiles .profile-block .profile-picture img {
	vertical-align: top;
	position: relative;
	width: 100%;
}
#escap-senior-management-profiles .profile-name {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2.5em;
}
#escap-senior-management-profiles .profile-title {
	font-size: 1.0em;
	font-weight: bold;
}
#escap-senior-management-profiles .profile-title-second {
	font-size: 1.0em;
}
.escap-official-docs-browse .container-inline {
	padding: 10px;
	background: #EEEEEE;
	border: solid 1px #DDDDDD;
	margin-top: 5px;
}
.escap-official-docs-browse label {
	display: inline-block;
	width: 350px;
}
.escap-official-docs-browse select {
	padding: 5px;
	border: solid 1px #DDDDDD;
	width: 300px;
	margin: 0;
}
#escap-docs-by-body {
	border-top: solid 2px #000000;
	border-bottom: solid 2px #000000;
	margin-bottom: 10px;
}
#escap-docs-by-body .event-body-row {
	padding: 10px 0;
	border-bottom: solid 1px #CCCCCC;
}
#escap-docs-by-body .event-body-row .last {
	border-bottom: none;
}
#escap-docs-by-body .event-body-row .body-name {
	font-size: 1.2em;
}
#escap-docs-by-body .event-body-row .body-date {
	font-weight: bold;
}
#escap-docs-by-body .event-body-row .body-type {
	color: #aaaaaa;
	font-size: 0.85em;
}
#escap-events-block {
	border-bottom: solid 2px #000000;
	margin-bottom: 10px;
}
#escap-events-block .event-body-row {
	padding: 10px 0;
	border-bottom: solid 1px #CCCCCC;
}
#escap-events-block .event-body-row .last {
	border-bottom: none;
}
#escap-events-block .event-body-row .body-name {
	font-size: 1.2em;
}
#escap-events-block .event-body-row .body-date {
	font-weight: bold;
}
#escap-events-block .event-body-row .body-type {
	color: #aaaaaa;
	font-size: 0.85em;
}
#escap-official-docs {
	border-bottom: solid 2px #000000;
	padding-top: 10px;
	margin-bottom: 10px;
}
#escap-official-docs .comm-list {
	border-bottom: solid 1px #EEEEEE;
}
#escap-official-docs .event-doc-row {
}
#escap-official-docs .event-doc-row.comm-list {
	border-top: 0;
}
#escap-official-docs .event-name {
	display: inline-block;
	width: 100%;
}
#escap-official-docs .segment h2 {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	text-transform: uppercase;
	font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-shadow: none;
	padding: 10px 0px;
	margin: 0;
}
#escap-official-docs .event-city {
	display: inline-block;
}
#escap-official-docs .event-city h2 {
	font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-shadow: none;
	padding: 10px 5px;
}
#escap-official-docs .event-name h2 {
	font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-shadow: none;
	padding: 15px 0px;
	margin: 0;
	border-bottom: 1px solid #EEEEEE;
	border-top: 2px solid #000000;
}
#escap-official-docs .event-docs-list {
	border-bottom: solid 1px #EEEEEE;
}
#escap-official-docs .event-docs-list-item-wrapper {
	padding: 10px 5px;
	padding-left: 20px;
}
#escap-official-docs .event-docs-list-item-nowrapper {
	padding: 10px 5px;
	padding-left: 20px;
}
#escap-official-docs .event-docs-list-item {
	display: inline-block;
	width: 69%;
	vertical-align: top;
}
#escap-official-docs .event-docs-list-item .a:after {
	content: ".";
}
#escap-official-docs .event-docs-list-item .b:after {
	content: ")";
}
#escap-official-docs .event-docs-list-item .b:before {
	content: "(";
}
#escap-official-docs .event-docs-list-item-symbol-links {
	display: inline-block;
	vertical-align: top;
}
.oeshome #content-wrapper {
	border-top: 1px solid #CCCCCC;
	margin-top: 1px;
	padding: 10px;
	padding-top: 20px;
}
.oeshome #content-wrapper .block-twitter-block {
	border: none;
}
.oeshome #content-wrapper .block-twitter-block h2.block__title.block-title {
	border-bottom: 2px solid;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.35em;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 10px;
	padding: 0;
	text-shadow: 1px 1px 1px #DDDDDD;
	text-transform: uppercase;
}
.oeshome #content-wrapper .block-twitter-block iframe {
	padding: 0;
}
.oeshome #content-wrapper .block-twitter-block iframe .timeline {
	background-color: #FFFFFF;
	border-radius: 5px;
	margin-bottom: 10px;
	border: 1px solid #E8E8E8;
}
.oeshome #content-wrapper .block-twitter-block iframe .customisable-border {
	border: 1px solid #E8E8E8;
}
.oeshome .breadcrumb {
	display: none;
}
.oeshome .view-mode-oes_speeches_teaser .field-content {
	color: #AAAAAA;
	font-size: 0.85em;
}
.oeshome .view-oes-photo-gallery .views-row, .oeshome .view-oes-video-gallery .views-row {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DDDDDD !important;
	margin-bottom: 10px;
	padding: 5px 5px 8px !important;
}
.oeshome .view-oes-photo-gallery .field-name-title a, .oeshome .view-oes-video-gallery .field-name-title a {
	font-size: 0.85em;
	text-shadow: 1px 1px 3px #CCCCCC;
	line-height: normal;
}
.oeshome .view-oes-photo-gallery .highlight-type, .oeshome .view-oes-video-gallery .highlight-type {
	background-color: #FF9933;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	color: #FFFFFF;
	padding: 3px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	font-size: 0.85em;
	margin: 0 3px 0 0;
	display: inline-block;
	float: left;
}
.oeshome .view-oes-photo-gallery .field-name-title, .oeshome .view-oes-video-gallery .field-name-title {
	text-align: left;
}
.oeshome .view-oes-photo-gallery .thumbnail_wide img, .oeshome .view-oes-video-gallery .thumbnail_wide img {
	max-width: 100%;
	position: relative;
	top: -20%;
	vertical-align: top;
	width: 100%;
}
.oeshome .view-oes-photo-gallery .photo-wrapper, .oeshome .view-oes-video-gallery .photo-wrapper {
	box-shadow: none;
	height: 100px;
	width: auto;
	margin: 0 0 5px;
}
.oeshome .view-oes-photo-gallery span.date-display-single, .oeshome .view-oes-video-gallery span.date-display-single {
	float: left;
	font-size: 0.85em;
	font-weight: normal;
	margin: 3px 3px 0 5px;
}
.oeshome .view-oes-video-gallery .views-row {
	margin: 4px 0;
}
.oeshome .view-oes-video-gallery .photo-wrapper {
	width: 290px;
}
.oeshome #block-views-es-news-links-block .disclaimer {
	margin-top: 10px;
	font-size: 0.8em;
	color: #DDDDDD;
}
.view-oes-oped .photo-wrapper {
	margin-top: 0;
	height: 100px;
	width: 160px;
}
.view-oes-oped .photo-wrapper img {
	height: 100px;
	width: 160px;
}
.commissionhome #content-wrapper {
}
.commissionhome #content-wrapper .block-twitter-block {
	border: none;
}
.commissionhome #content-wrapper .block-twitter-block h2.block__title.block-title {
	border-bottom: 2px solid;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.35em;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 10px;
	padding: 0;
	text-shadow: 1px 1px 1px #DDDDDD;
	text-transform: uppercase;
}
.commissionhome #content-wrapper .block-twitter-block iframe {
	padding: 0;
}
.commissionhome #content-wrapper .block-twitter-block iframe .timeline {
	background-color: #FFFFFF;
	border-radius: 5px;
	margin-bottom: 10px;
	border: 1px solid #E8E8E8;
}
.commissionhome #content-wrapper .block-twitter-block iframe .customisable-border {
	border: 1px solid #E8E8E8;
}
.commissionhome .brief h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2.5em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-shadow: 2px 2px 5px #cccccc;
}
.commissionhome .brief h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.75em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-shadow: 2px 2px 5px #cccccc;
}
.commissionhome .view-commission-photo-gallery .views-row {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DDDDDD !important;
	margin-bottom: 10px;
	padding: 5px 5px 8px !important;
}
.commissionhome .view-commission-photo-gallery .field-name-title a {
	font-size: 0.85em;
	text-shadow: 1px 1px 3px #CCCCCC;
	line-height: normal;
}
.commissionhome .view-commission-photo-gallery .highlight-type {
	background-color: #FF9933;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	color: #FFFFFF;
	padding: 3px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	font-size: 0.85em;
	margin: 3px 3px 0 0;
	display: inline-block;
	float: left;
	line-height: 1.5em;
}
.commissionhome .view-commission-photo-gallery .field-name-title {
	text-align: left;
}
.commissionhome .view-commission-photo-gallery .thumbnail_wide img {
	max-width: 100%;
	position: relative;
	top: -20%;
	vertical-align: top;
	width: 100%;
}
.commissionhome .view-commission-photo-gallery .photo-wrapper {
	box-shadow: none;
	height: 100px;
	width: auto;
	margin: 0 0 5px;
}
.commissionhome .view-commission-photo-gallery .photo-wrapper img {
	top: -50%;
}
.commissionhome .view-commission-photo-gallery span.date-display-single {
	float: left;
	font-size: 0.85em;
	font-weight: normal;
	margin: 3px 3px 0 5px;
}
.commissionhome .region-blockgroup-subtheme-left {
	width: 57%;
}
.commissionhome .region-blockgroup-subtheme-right {
	width: 43%;
}
.commission {
}
.commission .commission-timetable td {
	font-size: 1em;
	line-height: 1.5em;
}
.commission .commission-timetable .cs70div1 {
	margin-left: 1em;
	margin-right: 1em;
}
.commission .commission-timetable .cs70div2 {
	margin-top: 2em;
	margin-left: 1.5em;
}
.commission .commission-timetable .cs70div3 {
}
.commission .commission-timetable .cs70div4 {
	margin-left: 2.3em;
}
.commission .commission-timetable .cs70div5 {
	margin-left: 2.6em;
}
.commission .commission-timetable .cs70div6 {
	margin-left: 2.9em;
}
.commission .commission-timetable .cs70divFooter {
	font-size: 0.8em;
	margin-left: 1.5em;
}
.commission .commission-timetable .cs70p1 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 1.4em;
	margin-bottom: 1.2em;
}
.commission .commission-timetable .cs70p2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 1.4em;
	margin-bottom: 1.2em;
}
.commission .commission-timetable .cs70p3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1.4em;
	margin-bottom: 1.2em;
}
.commission .commission-timetable .cs70p4 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 1.4em;
	margin-bottom: 1.2em;
}
.commission .commission-timetable p.cs70text {
	line-height: 1.4em;
	margin-bottom: 1.2em;
	text-indent: -1.1em;
}
.commission .commission-timetable div.cs70box {
	padding: 0.5em;
	border: 1px solid #000000;
}
.commission .commission-timetable div.cs70Mast {
	margin-left: 70%;
	line-height: 1.4em;
	margin-bottom: 3em;
}
.commission .commission-timetable .cs70DropCap {
	font-size: 2em;
}
.commission .commission-timetable .cs70MeetingInfo {
	line-height: 1.4em;
	margin-bottom: 3em;
}
.commission .commission-timetable ol.cs70List {
	line-height: 1.4em;
}
.commission .commission-timetable ol.cs70TableOfContents {
	line-height: 1.4em;
	list-style: disc;
}
.commission .commission-timetable .cs70BreakBox {
	background-color: rgba(10,125,10,0.1);
}
.commission .commission-timetable .cs70ReceptionBox {
	background-color: rgba(125,10,10,0.1);
}
.commission .commission-timetable .cs70SubstantiveBox {
	background-color: rgba(128,128,128,0.1);
}
.commission .commission-timetable .cs70AgendaItemNumber {
	color: #353535;
	font-weight: bold;
}
.commission .commission-timetable .cs70AgendaTitle {
	color: #000000;
}
.commission .commission-timetable .cs70Room {
	color: #232323;
	font-style: italic;
	margin-bottom: .5em;
}
.commission .commission-timetable .cs70Comm {
	text-align: left;
	text-decoration: underline;
	margin-bottom: .3em;
	font-weight: bold;
}
.commission .commission-timetable .cs70AgendaDetail {
	margin-left: 1em;
}
.commission .commission-timetable .blue-highlight {
	color: #4040c0;
}
.commission .commission-timetable .yellow-highlight {
	background-color: yellow;
}
.commission .commission-timetable td.cs70TableHeader {
	background: #4891dc;
	font-weight: bold;
	color: #FFFFFF;
}
.commission .commission-timetable div.cs70TopDiv {
	text-align: right;
	width: 80%;
}
.commission .commission-timetable td.timeblock {
	background-color: rgba(128,128,128,0.2);
}
.commission .commission-timetable h1 sup {
	font-size: 0.5em;
}
.commission .commission-documents .document-block {
	margin-top: 10px;
}
.commission .commission-documents .document-block .document-block-title {
	padding: 7px 0;
	font-weight: bold;
	text-transform: uppercase;
}
.commission .commission-documents .document-block .document-row {
	border: solid 1px #DDDDDD;
	background-color: rgba(0,0,0,0.025);
	margin-bottom: -1px;
}
.commission .commission-documents .document-block .document-row .document-info {
	margin-left: 100px;
}
.commission .commission-documents .document-block .document-row .agenda-item {
	float: left;
	font-weight: bold;
	padding: 7px;
}
.commission .commission-documents .document-block .document-row .document-name {
	background-color: rgba(0,0,0,0.05);
	padding: 7px;
	font-weight: bold;
}
.commission .commission-documents .document-block .document-row .document-languages {
	background-color: rgba(0,0,0,0.025);
	padding: 7px;
}
.commission .commission-documents .document-block .update-date {
	padding: 7px 0;
	float: right;
}
.commission .commission-documents span.document-new {
	text-transform: uppercase;
	color: #F93;
	font-weight: bold;
}
.commission .commission-information-note td {
	font-size: 1em;
	line-height: 1.5em;
}
.commission .commission-information-note .notice {
	border: solid 1px #CCCCCC;
	background-color: rgba(0,0,0,0.1);
	padding: 10px;
	margin-bottom: 10px;
}
.commission .commission-information-note .hotels {
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: rgba(0,0,0,0.05);
}
.commission .commission-information-note .hotels tr td {
	border: solid 1px #CCCCCC;
	padding: 10px;
}
.commission .commission-information-note .cs70div1 {
	margin-left: 1em;
	margin-right: 1em;
}
.commission .commission-information-note .cs70div2 {
	margin-top: 2em;
	margin-left: 1.5em;
}
.commission .commission-information-note .cs70div3 {
}
.commission .commission-information-note .cs70div4 {
	margin-left: 2.3em;
}
.commission .commission-information-note .cs70div5 {
	margin-left: 2.6em;
}
.commission .commission-information-note .cs70div6 {
	margin-left: 2.9em;
}
.commission .commission-information-note .cs70divFooter {
	font-size: 0.8em;
	margin-left: 1.5em;
}
.commission .commission-information-note .cs70p1 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 1.4em;
	margin-bottom: 1.2em;
}
.commission .commission-information-note .cs70p2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 1.4em;
	margin-bottom: 1.2em;
}
.commission .commission-information-note .cs70p3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1.4em;
	margin-bottom: 1.2em;
}
.commission .commission-information-note .cs70p4 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 1.4em;
	margin-bottom: 1.2em;
}
.commission .commission-information-note p.cs70text {
	line-height: 1.4em;
	margin-bottom: 1.2em;
	text-indent: -1.1em;
}
.commission .commission-information-note div.cs70box {
	padding: 0.5em;
	border: 1px solid #000000;
}
.commission .commission-information-note div.cs70Mast {
	margin-left: 70%;
	line-height: 1.4em;
	margin-bottom: 3em;
}
.commission .commission-information-note .cs70DropCap {
	font-size: 2em;
}
.commission .commission-information-note .cs70MeetingInfo {
	line-height: 1.4em;
	margin-bottom: 3em;
}
.commission .commission-information-note ol {
	list-style-type: lower-roman;
}
.commission .commission-information-note ol .cs70List {
	line-height: 1.4em;
}
.commission .commission-information-note ol .cs70TableOfContents {
	line-height: 1.4em;
	list-style: disc;
}
.commission .commission-information-note #ii ol {
	list-style-type: lower-latin;
}
.commission .commission-information-note .cs70BreakBox {
	background-color: rgba(10,125,10,0.1);
}
.commission .commission-information-note .cs70ReceptionBox {
	background-color: rgba(125,10,10,0.1);
}
.commission .commission-information-note .cs70SubstantiveBox {
	background-color: rgba(128,128,128,0.1);
}
.commission .commission-information-note .cs70AgendaItemNumber {
	color: #353535;
	font-weight: bold;
}
.commission .commission-information-note .cs70AgendaTitle {
	color: #000000;
}
.commission .commission-information-note .cs70Room {
	color: #232323;
	font-style: italic;
	margin-bottom: .5em;
}
.commission .commission-information-note .cs70Comm {
	text-align: left;
	text-decoration: underline;
	margin-bottom: .3em;
	font-weight: bold;
}
.commission .commission-information-note .cs70AgendaDetail {
	margin-left: 1em;
}
.commission .commission-information-note .blue-highlight {
	color: #4040c0;
}
.commission .commission-information-note .yellow-highlight {
	background-color: yellow;
}
.commission .commission-information-note td.cs70TableHeader {
	background: #4891dc;
	font-weight: bold;
	color: #FFFFFF;
}
.commission .commission-information-note div.cs70TopDiv {
	text-align: right;
	width: 80%;
}
.commission .commission-information-note td.timeblock {
	background-color: rgba(128,128,128,0.2);
}
.commission .commission-information-note h1 sup {
	font-size: 0.5em;
}
.inline-quote-block {
	display: inline-block;
	width: 300px;
	float: right;
	padding: 1em;
	margin: 0 0 .5em 1em;
	border-left: solid 2px #777777;
	font-style: italic;
	line-height: normal;
	font-size: 1.25em;
	color: #777777;
}
.view-sswa-views h2 a {
	font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	line-height: inherit;
}
.page-our-work .page__title {
	padding-bottom: 10px;
}
.tblrow {
	width: 100%;
	clear: both;
	margin: 10px 0 20px 50px;
}
.flag {
	width: 50px;
	float: left;
	margin: 5px;
	clear: both;
	border: solid 1px #eeeeee;
}
.flag img {
	display: block;
}
.ctryname {
	width: 300px;
	float: left;
	padding: 5px;
}
#block-views-latest-publications-view-block .field-name-title h2 {
	font-size: 0.85em;
	line-height: normal;
	font-weight: bold;
}
table#beijing-20-review-table {
	font-weight: bold;
}
table#beijing-20-review-table tbody tr {
	background-color: #99ccff;
}
table#beijing-20-review-table tbody tr.alt {
	background-color: #ccccff;
}
table#beijing-20-review-table tbody tr td {
	padding: 10px;
	border: solid 1px white;
	vertical-align: top;
}
table#beijing-20-review-table tbody tr td:first-child {
	width: 75%;
}
ul.country-list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.country-list li.flag {
	display: inline-block;
	vertical-align: top;
	width: 150px;
	margin: 10px 0;
	clear: none;
	float: none;
	border: none;
}
ul.country-list li.flag a img {
	width: 50px;
	display: inline-block;
	border: solid 1px #EEEEEE;
}
ul.country-list li.flag a label {
	display: block;
	font-weight: normal;
	cursor: pointer;
	vertical-align: top;
	width: 130px;
}
ul.country-list li.flag a label:hover {
	text-decoration: underline;
}
.srohome #block-views-subtheme-related-pages-block-1, .srohome #block-views-subtheme-related-pages-block-3, .srohome #block-views-subtheme-related-pages-block-4, .srohome #block-views-subtheme-related-pages-block-6 {
	padding-top: 10px;
}
.ebactheme {
}
.ebactheme #header {
}
.ebactheme .header .menu {
	padding: 0;
	margin: 0;
}
.ebactheme #block-views-ebac-homepage-block {
	padding-top: 10px;
}
.ebactheme .block-ebac-main-menu {
	border-bottom: 4px solid #ff9933;
	border-top: 1px solid #eeeeee;
	height: 40px;
	position: relative;
	margin: 0;
}
.ebactheme .block-ebac-main-menu > ul:not(.contextual-links) {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
}
.ebactheme .block-ebac-main-menu > ul:not(.contextual-links) > li {
	border-bottom: 2px solid #FFFFFF;
	display: block;
	height: 36px;
}
.ebactheme .block-ebac-main-menu > ul:not(.contextual-links) > li:hover {
	border-bottom: 2px solid #ff9933;
}
.ebactheme .block-ebac-main-menu > ul:not(.contextual-links) > li > a {
	width: 160px;
	border-left: 1px solid #EEEEEE;
}
.ebactheme .block-ebac-main-menu > ul:not(.contextual-links) > li:first-child a {
	border-left: 0 none;
}
.ebactheme .block-ebac-main-menu ul.menu a {
	width: auto;
	height: 30px;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.ebactheme .block-ebac-main-menu ul:not(.contextual-links) li {
	float: left;
	list-style: none outside none;
	border-left: 1px solid #EEEEEE;
}
.ebactheme .block-ebac-main-menu ul:not(.contextual-links) li:first {
border-left:none;
}
.ebactheme .block-ebac-main-menu ul:not(.contextual-links) li a {
	display: block;
	text-align: center;
}
.ebactheme .block-ebac-main-menu ul:not(.contextual-links) li:hover > ul, .ebactheme .block-ebac-main-menu ul:not(.contextual-links) li:hover > .child {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
	visibility: visible;
}
.ebactheme .block-ebac-main-menu ul:not(.contextual-links) li h2 {
	margin: 0;
	font-size: inherit;
	display: block;
	background-color: #FFFFFF;
	border-bottom: 1px solid #EEEEEE;
	padding: 7px 10px;
	font-weight: normal;
	cursor: pointer;
}
.ebactheme .block-ebac-main-menu ul:not(.contextual-links) li h2:hover {
	background: none repeat scroll 0 0 whitesmoke;
}
.ebactheme .block-ebac-main-menu ul:not(.contextual-links) li .section {
	position: relative;
}
.ebactheme .block-ebac-main-menu ul:not(.contextual-links) li .section ul {
	position: absolute;
	left: 100%;
	top: 0;
	list-style: none outside none;
}
.ebactheme .block-ebac-main-menu ul:not(.contextual-links) li .section ul span {
	display: none;
}
.ebactheme .block-ebac-main-menu ul:not(.contextual-links) li .section ul a {
	white-space: nowrap;
}
.ebactheme .block-ebac-main-menu ul:not(.contextual-links) li .section:hover ul {
	opacity: 1;
	visibility: visible;
}
.ebactheme .block-ebac-main-menu ul:not(.contextual-links) ul, .ebactheme .block-ebac-main-menu ul:not(.contextual-links) .child {
	margin-left: -5px;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 99;
	border-top: 4px solid rgba(0,0,0,0);
	border-bottom: 4px solid #ff9933;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	min-width: 150px;
	-webkit-transition: opacity 0.3s linear;
	-webkit-transition-delay: 0s;
	-moz-transition: opacity 0.3s linear 0s;
	-o-transition: opacity 0.3s linear 0s;
	transition: opacity 0.3s linear 0s;
	visibility: hidden;
	-webkit-box-shadow: 0 7px 7px -5px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 7px 7px -5px rgba(0,0,0,0.8);
	box-shadow: 0 7px 7px -5px rgba(0,0,0,0.8);
}
.ebactheme .block-ebac-main-menu ul:not(.contextual-links) ul li, .ebactheme .block-ebac-main-menu ul:not(.contextual-links) ul .section, .ebactheme .block-ebac-main-menu ul:not(.contextual-links) .child li, .ebactheme .block-ebac-main-menu ul:not(.contextual-links) .child .section {
	background-color: #ffffff;
	float: none;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
.ebactheme .block-ebac-main-menu ul:not(.contextual-links) ul li a, .ebactheme .block-ebac-main-menu ul:not(.contextual-links) ul .section a, .ebactheme .block-ebac-main-menu ul:not(.contextual-links) .child li a, .ebactheme .block-ebac-main-menu ul:not(.contextual-links) .child .section a {
	background-color: #ffffff;
	border-bottom: 1px solid #eeeeee;
	padding: 7px 10px;
	text-align: left;
}
.ebactheme .block-ebac-main-menu ul:not(.contextual-links) ul li a:hover, .ebactheme .block-ebac-main-menu ul:not(.contextual-links) ul .section a:hover, .ebactheme .block-ebac-main-menu ul:not(.contextual-links) .child li a:hover, .ebactheme .block-ebac-main-menu ul:not(.contextual-links) .child .section a:hover {
	background: none repeat scroll 0 0 whitesmoke;
}
.ebactheme .block-menu-sidebar ul li.menu__item.active-trail, .ebactheme .sidebars .block-menu-block ul li.menu__item.active {
	background-color: #fff5eb;
}
.ebactheme .block-menu-sidebar ul li ul, .ebactheme .sidebars .block-menu-block ul li ul {
	display: block;
	font-weight: inherit;
}
.ebactheme .block-menu-sidebar ul li ul li.last, .ebactheme .sidebars .block-menu-block ul li ul li.last {
	border-bottom: none;
}
.ebactheme #notable-quote-block-right {
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	border-top: 3px solid #ccc;
	display: inline-block;
	float: right;
	font-size: 1.4em;
	font-style: italic;
	line-height: 1.8em;
	margin: 0 0 10px 10px;
	max-width: 200px;
	padding: 15px;
}
.ebactheme #participant-menu {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 35px;
}
.ebactheme #participant-menu a {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin: 0 5px 0 0;
	padding: 5px;
}
.ebactheme #participant-menu a:hover {
	background-color: #dddddd;
	text-decoration: none;
}
.ebactheme #participant-menu span {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin: 0 5px 0 0;
	padding: 5px;
}
.ebactheme .photo-wrapper {
	box-shadow: 0 7px 7px -5px rgba(0,0,0,0.8);
	float: right;
	height: 150px;
	margin: 15px;
	overflow: hidden;
	width: 100px;
}
.ebactheme .field-name-body h2, .ebactheme .field-name-body h3, .ebactheme .field-name-body h4, .ebactheme .field-name-body h5, .ebactheme .field-name-body h6 {
	font-weight: bold;
}
.ebactheme .view-ebac-events-view a {
	font-size: 0.9em;
}
.ebactheme .view-escap-news-view a {
	font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}
body.page-blog .blog-post .group-author-and-tags {
	background-color: inherit;
	padding: 0;
	border: none;
}
body.blog-post aside.sidebars .blogs-recent ul li {
	margin: 10px 0;
	padding-bottom: 10px;
}
body.blog-post aside.sidebars .blogs-recent ul li div {
	font-size: 0.9em;
	color: #666666;
}
body.blog-post aside.sidebars .blogs-recent ul li .date-display-single {
	font-size: 0.9em;
	color: #999999;
}
body.blog-post #content-wrapper aside.sidebars .blogs-recent .more-link {
	float: none;
}
body.page-comment #content-wrapper .comment h3 {
	font-family: inherit;
	font-size: 1.0em;
	font-weight: bold;
	line-height: normal;
}
body.page-comment #content-wrapper .comment h3 .comment-reply {
	display: none;
}
body.page-comment #content-wrapper .comment .submitted {
	text-transform: uppercase;
	margin: 0;
	font-size: 0.8em;
	line-height: normal;
	color: #aaaaaa;
	margin-bottom: 10px;
}
#node_escap_blog_entry_full_group_author_and_tags ul.blog-post-tags li {
	line-height: 1.5em;
}
body.page-blog-tags nav.breadcrumb ol li:last-child a {
	text-transform: capitalize;
}
.blog-post .node-escap-blog-entry .field-name-title h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.3em;
	text-shadow: none;
	font-weight: normal;
	margin-bottom: 10px;
}
.blog-post .field-name-field-author-ref {
	width: 45px;
	float: left;
	margin-right: 5px;
}
.blog-post .blog_avatar {
	box-shadow: 0 4px 3px -3px rgba(0,0,0,0.8);
	display: inline-block;
	height: 45px;
	margin-right: 3px;
	overflow: hidden;
	vertical-align: top;
	width: 40px;
	margin-top: 0.15em;
}
.blog-post .blog_avatar img {
	position: relative;
	top: -10%;
	width: 100%;
}
.blog-post .group-author-and-tags {
	min-height: 50px;
	margin: 10px 0;
	background-color: rgba(0,0,0,0.075);
	padding: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #DDDDDD;
}
.blog-post .group-author-and-tags .label-inline {
	font-weight: normal;
	font-size: 0.8em;
	text-transform: uppercase;
	line-height: 1.5em;
	float: none;
}
.blog-post .group-author-and-tags .label-inline .views-label {
	float: none;
}
.blog-post .group-author-and-tags .field-name-blog-author {
	font-size: 0.8em;
	text-transform: uppercase;
	line-height: 1.5em;
}
.blog-post .group-author-and-tags ul.blog-post-tags {
	margin: 1em auto;
	padding: 0;
	display: inline;
}
.blog-post .group-author-and-tags ul.blog-post-tags li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	text-transform: uppercase;
}
.blog-post .group-author-and-tags ul.blog-post-tags li:before {
	content: "\002C\0000a0";
}
.blog-post .group-author-and-tags ul.blog-post-tags li:first-child:before {
	content: "";
}
.blog-post .blog-post-content {
	margin-top: 10px;
	clear: left;
}
.blog-post .blog-post-content .blog-post-cover-image {
	box-shadow: 0 5px 5px -3px rgba(0,0,0,0.8);
	float: left;
	margin: 0.5em 1em 1em 0;
	overflow: hidden;
	height: 200px;
	width: 320px;
}
.blog-post .photo-wrapper {
	box-shadow: 0 5px 5px -3px rgba(0,0,0,0.8);
	float: left;
	height: 100px;
	margin: 0.5em 0.75em 0.25em 0;
	overflow: hidden;
	width: 160px;
}
.blog-post #content-wrapper .more-link {
	float: left;
	padding-top: 0;
	margin: 0;
}
.blog-post #content-wrapper .more-link a {
	font-size: 0.85em;
	font-weight: bold;
	padding-left: 12px;
	transition: all 0.1s ease 0s;
}
.blog-post .view-blog-escap .blog-post {
	border: 1px solid #dddddd;
	padding: 0 15px 15px;
	margin: 10px 0px;
	background-color: rgba(0,0,0,0.025);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.blog-post #comments {
	clear: both;
}
.blog-post #comments article.comment.comment {
	padding: 10px;
	border: solid 1px #DDDDDD;
	margin: 10px 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background-color: #EEEEEE;
}
.blog-post #comments article.comment.comment li.comment-reply a {
	text-transform: uppercase;
	font-size: 0.8em;
	color: white;
	background-color: #FF9933;
	padding: 5px;
	border-radius: 4px;
	text-shadow: 1px 1px 1px Â rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 3px -3px Â rgba(0, 0, 0, 0.35);
	text-decoration: none;
}
.blog-post #comments article.comment h3.comment-title {
	font-family: inherit;
	font-size: 1.0em;
	font-weight: bold;
	line-height: normal;
}
.blog-post #comments article.comment p.submitted {
	text-transform: uppercase;
	margin: 0;
	font-size: 0.8em;
	line-height: normal;
	color: #AAAAAA;
}
.blog-post #comments article.comment .field-name-comment-body {
	margin: 15px 0;
}
.blog-post .blog-comments {
	float: right;
	font-size: 1em;
	color: #3177c0;
}
.blog-post .comments__title {
	border-bottom: 2px solid;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.35em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px 1px #dddddd;
	text-transform: uppercase;
}
.blog-post #block-views-blog-author-block-1 {
	margin-bottom: 2.8em;
}
.blog-post .blogger-profile {
	background: none repeat scroll 0 0 #eeeeee;
	border-bottom: 1px solid #cccccc;
	margin-top: 5px;
	overflow: auto;
	padding: 5px;
}
.blog-post .blogger-profile .blogger-profile-name {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	font-weight: bold;
}
.blog-post .blogger-profile .blogger-profile-title, .blog-post .blogger-profile .blogger-profile-section {
	font-size: 0.9em;
}
.blog-post .blogger-profile .blogger-profile-organisation {
	color: #aaaaaa;
	font-size: 0.9em;
}
.blog-post .blogger-profile-pic {
	box-shadow: 0 7px 7px -5px rgba(0,0,0,0.8);
	display: inline-block;
	height: 60px;
	overflow: hidden;
	vertical-align: top;
	width: 50px;
	float: left;
	margin-right: 5px;
}
.blog-post .blogger-profile-text-wrapper {
	display: inline-block;
	margin-left: 5px;
	vertical-align: top;
	width: 160px;
}
.blog-post .blog-tag-list ul li {
	border-bottom: 1px solid #eeeeee;
	font-size: 0.8em;
	padding: 7px 0;
	text-transform: uppercase;
}
.blog-post #block-views-blog-author-block-1 .more-link {
	padding-top: 10px;
}
.blog-post #block-views-blog-category-block {
	padding-top: 10px;
}
.blog-post #block-views-blog-category-block .blog-tag-list-item {
	font-size: 0.8em;
	text-transform: uppercase;
}
.blog-post #block-views-blog-category-block .views-row {
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.blog-post .blog-post-teaser .photo-wrapper {
	margin-top: 5px;
}
.blog-post #block-escap-blog-escap-blog-category-jump-menu select, .blog-post #block-escap-blog-production-escap-blog-category-jump-menu select {
	width: 100%;
}
.blog-post .view-display-id-page {
	margin-top: 5px;
}
.blog-post .view-blog-escap ul.blog-list {
	margin-left: 10px;
	list-style: initial;
	list-style-type: square;
	list-style-position: inside;
}
.blog-post .view-blog-escap ul.blog-list li {
	margin: 5px 0;
	border: none;
	padding: 0;
}
.blog-post .view-blog-escap .item-list ul li {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}
.blog-post .view-blog-escap .item-list ul h2 {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 1.1em;
	font-weight: normal;
}
.blog-post .view-blog-escap .more-link {
	padding-top: 5px;
}
.blog-post #comment-form {
	margin: 10px 0;
}
.blog-post ul.blog-list {
	list-style-image: initial;
	list-style-position: inside;
	list-style-type: square;
}
.blog-post ul.blog-list li {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}
.blog-post ul.blog-list li .date-display-single {
	color: #999999;
	font-size: 0.9em;
	padding-left: 15px;
}
#block-views-blog-escap-recent-blog {
	display: inline-block;
	vertical-align: top;
	background: none repeat scroll 0 0 #ff9933;
	border-radius: 0 0 10px 10px;
	box-shadow: 0 8px 5px -5px rgba(0,0,0,0.3), 0 7px 3px -2px rgba(0,0,0,0.1) inset;
	overflow: auto;
	padding: 15px 15px 15px;
}
#block-views-blog-escap-recent-blog h2.block-title {
	color: #ffffff;
	font-size: 1.1em;
	border-bottom: none;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	text-transform: uppercase;
}
#block-views-blog-escap-recent-blog .homepage-es-corner .es-corner-text {
	margin-top: 10px;
}
#block-views-blog-escap-recent-blog .homepage-es-corner .es-corner-date, #block-views-blog-escap-recent-blog .homepage-es-corner .es-corner-author {
	color: #333333;
	font-size: 0.85em;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
#block-views-blog-escap-recent-blog .homepage-es-corner h3 {
	color: #ffffff;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
#block-views-blog-escap-recent-blog .homepage-es-corner h3 a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
#block-views-blog-escap-recent-blog .homepage-es-corner .more-link a {
	color: #ffffff;
	float: right;
}
.recent-blog {
	border-bottom: 1px solid #dddddd;
	margin-top: 10px;
	padding-bottom: 10px;
}
.recent-blog .recent-blog-title {
	font-size: 1.0em;
}
.recent-blog .recent-blog-date {
	color: #999999;
	font-size: 0.85em;
}
#node_escap_blog_author_full_group_author_block .author-title {
	font-size: 0.9em;
}
#node_escap_blog_author_full_group_author_block .author-org {
	font-size: 0.9em;
	color: #aaaaaa;
}
.blog-bio-block {
	border-bottom: 3px solid #dddddd;
	margin: 10px 0;
	padding: 5px 10px;
	background-color: rgba(0,0,0,0.05);
}
.blog-bio-block .blog-bio-pic {
	box-shadow: 0 5px 5px -3px rgba(0,0,0,0.8);
	float: left;
	height: 130px;
	margin: 0.5em 1em 0 0;
	overflow: hidden;
	width: 100px;
}
.blog-bio-block h1 {
	margin: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
}
.blog-bio-block h1 a {
	text-shadow: 2px 2px 5px #cccccc;
}
.blog-bio-block h2 {
	font-size: 1.0em;
	margin: 0;
	text-shadow: none;
	font-family: inherit;
	color: #666666;
}
.blog-bio-block p {
	line-height: 1.75em;
	margin: 5px 0;
}
.blog-bio-block .field-name-field-work-title-author {
	font-size: 1.0em;
	color: #666666;
	font-weight: bold;
}
.blogger-profile {
	border-bottom: 3px solid #dddddd;
	padding-bottom: 10px;
}
ul.blog-tag-list a {
	text-transform: uppercase;
}
.blogtags .blogger-profile {
	background: none;
	overflow: hidden;
}
.blog-category {
}
.blog-category .node-escap-blog-entry {
	border: 1px solid #dddddd;
	padding: 0 15px 15px;
	margin: 10px 0px;
	background-color: rgba(0,0,0,0.025);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.view-blog-category ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.tags {
	overflow: hidden;
}
.tags li {
	position: relative;
	float: left;
	margin: 0 0 8px 12px;
}
.tags li:active {
	margin-top: 1px;
	margin-bottom: 7px;
}
.tags li:after {
	content: '';
	z-index: 2;
	position: absolute;
	top: 10px;
	right: -2px;
	width: 5px;
	height: 6px;
	opacity: .95;
	background: #eb6b22;
	border-radius: 3px 0 0 3px;
	-webkit-box-shadow: inset 1px 0 #99400e;
	-moz-box-shadow: inset 1px 0 #99400e;
	box-shadow: inset 1px 0 #99400e;
}
.tags a, .tags span {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tags a {
	height: 26px;
	line-height: 23px;
	padding: 0 9px 0 8px;
	font-size: 12px;
	color: #555;
	text-decoration: none;
	text-shadow: 0 1px white;
	background: #fafafa;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #dadada #d2d2d2 #c5c5c5;
	border-radius: 3px 0 0 3px;
	text-transform: uppercase;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.7), 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.7), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.7), 0 1px 2px rgba(0,0,0,0.05);
}
.tags a:hover span {
	padding: 0 7px 0 6px;
	max-width: 40px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.15), 1px 1px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.15), 1px 1px 2px rgba(0,0,0,0.2);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.15), 1px 1px 2px rgba(0,0,0,0.2);
}
.tags span {
	position: absolute;
	top: 1px;
	left: 100%;
	z-index: 2;
	overflow: hidden;
	max-width: 0;
	height: 24px;
	line-height: 21px;
	padding: 0 0 0 2px;
	color: white;
	text-shadow: 0 -1px rgba(0,0,0,0.3);
	background: #eb6b22;
	border: 1px solid;
	border-color: #d15813 #c85412 #bf5011;
	border-radius: 0 2px 2px 0;
	opacity: .95;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	-webkit-transition-property: padding, max-width;
	-moz-transition-property: padding, max-width;
	-o-transition-property: padding, max-width;
	transition-property: padding, max-width;
}
#block-views-es-news-links-block div.view-content span.field-content span {
	color: #BBBBBB;
	font-size: 0.8em;
}
#block-views-es-news-links-block div.view-content span span.date-display-single {
	font-size: inherit;
}
.page-publications .views-field-field-resources-cover {
	width: 189px;
	height: 220px;
}
.page-publications .view-latest-publications-view .views-field-title a {
	color: #3177c0;
	text-align: center;
	font-size: 1em;
	line-height: normal;
	font-weight: normal;
}
.page-publications .view-latest-publications-view .views-view-grid tr td {
	padding-right: 15px;
	padding-bottom: 5px;
	vertical-align: top;
}
.node-type-escap-publication .photo_wrapper {
	float: right;
	width: 200px;
	height: auto;
}
ul.rig {
	list-style: none;
	font-size: 0px;
	margin-left: -8.5%;
	padding-top: 15px;
}
ul.rig li {
	display: inline-block;
	padding: 10px;
	margin: 0 0 2.5% 2.5%;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 14px;
	vertical-align: top;
	box-shadow: 0 0 5px #ddd;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
ul.rig li img {
	max-width: 100%;
	height: auto;
	margin: 0 0 10px;
}
ul.rig li h3 {
	margin: 0 0 5px;
}
ul.rig li p {
	font-size: .9em;
	line-height: 1.5em;
	color: #999;
}
ul.rig.columns-2 li {
	width: 47.5%;
}
ul.rig.columns-3 li {
	width: 30.83%;
}
ul.rig.columns-4 li {
	width: 22.5%;
}
@media (max-width:1199px) {
.container {
	width: auto;
	padding: 0 10px;
}
}
@media (max-width:480px) {
ul.grid-nav li {
	display: block;
	margin: 0 0 5px;
}
ul.grid-nav li a {
	display: block;
}
ul.rig {
	margin-left: 0;
}
ul.rig li {
	width: 100% !important;
	margin: 0 0 20px;
}
}
.page-publications .morepub {
	clear: right;
	float: right;
	font-weight: bold;
	margin: 10px;
}
.page-publications .pubcover img {
	width: 210px;
	height: auto;
}
