/*
Theme Name: Halfmoon
Description: WordPress theme for halfmoon.org.uk
Author: WeSolutions
Author URI: http://www.wesolutions.co.uk
Version: 1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
*/

/*! normalize.css v2.1.1 | MIT License | git.io/normalize */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	min-width: 954px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* =========== GENERAL ============*/

.fl,
.alignleft {
	float: left;
}

.fr,
.alignright {
	float: right;
}

.content .alignleft {
	margin: 10px 10px 10px 0;
}

.content .alignright {
	margin: 10px 0 10px 10px;
}

.abs {
	position: absolute;
}

.rel {
	position: relative;
}

.oh {
	overflow: hidden;
}

.cb {
	clear: both;
}

.db {
	display: block;
}

.dib {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.outer {
	padding: 10px 0;
}

.inner {
	width: 954px;
	margin: 0 auto;
}

.body-inner {
	padding: 20px 0;
}

.col60 {
	width: 626px;
}

.col50 {
	width: 339px;
}

.col40 {
	width: 298px;
}

p.btn a, a.btn, input.btn {
	background: #026eb5;
	color: #fff;
	font-size: 1.125em;
	font-weight: 600;
	line-height: 0.7;
	text-transform: uppercase;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 10px 13px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 0;
}

p.btn a {
	font-size: 1em;
}

input.btn {
	padding: 7px;
}

.btn.btn-border {
	background: transparent;
	color: #026eb5;
	border: 3px solid #026eb5;
	padding: 7px;
}

.btn.btn-border:hover {
	border-width: 3px;
}

p.btn a:hover,
a.btn:hover {
	background-color: #013d64;
	text-decoration: none;
	border-color: #013d64;
	border-width: 0;
	cursor: pointer;
	color: #fff;
}

.lower {
	text-transform: none;
}


/* =========== SITE BLOCKS ============*/

.content {
	width: 708px;
}

.sidebar {
	width: 216px;
	padding-top: 10px;
}

.section {
	padding: 25px 30px;
	background: #f0f0f0;
	border-color: #c8c8c8;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin-bottom: 30px;
}

.section h1 {
	margin: 0;
	padding: 0;
	border-bottom: 0;
	color: #026eb5;
	font-size: 1.875em;
}

.section .btn {
	font-size: 0.95em;
}

.section-home p {
	font-size: 1.125em;
}

.section p {
	margin: 0;
}

.show-details {
	width: 60%;
	min-height: 270px;
}

blockquote .show-details p {
	margin: 0 0 0.8em;
}

.show-thumb {
	top: 0;
	right :0;
}

/* NEWS SECTION */

.news-section {
	width: 566px;
}

.news-feed,
.content .news-feed {
	padding: 8px 0;
	margin: 0;
}

.news-feed .news {
	margin: 0 0 16px;
	display: block;
	clear: both;
}

.news-feed a {
	border-bottom: 0;
	font-weight: 600;
}

.news-section .obj-left {
	padding-top: 5px;
}

.news-section .obj {
	border-left-width: 0;
	padding-left: 0;
}

.news-section .home-news-thumb {
	border: 3px solid #026eb5;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
	display: block;
}

.news h4 {
	font-weight: 600;
	margin: 0;
	padding: 0;
	border: 0;
}

.news .obj-left {
	width: 80px;
}

.news-section h2 {
	color: #ae2a82;
}

.section-btn {
	font-size: 0.875em;
}

/* TWITTER FEED SECTION */

.tweets-section {
	width: 238px;
}

.tweets-section h2 {
	color: #39a095;
}

.tweet {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c8c8c8;
}

.tweet .tweet-avatar {
	display: block;
	overflow: hidden;
	margin: 5px 10px 10px 0;
	border: 1px solid #1177b9;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.tweet .tweet-avatar img {
	display: block;
}

.tweet.last {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.btn.twitter-btn {
	padding-left: 35px;
	background-image: url('images/twitter-btn.png');
	background-position: 10px center;
	background-repeat: no-repeat;
}

.tweet .timestamp a {
	border-bottom: 0;
	font-size: 0.875em;
	font-weight: 600;
	color: #3c3c3c;
}

.reply,
.rt,
.fav {
	width: 20px;
	height: 16px;
	display: block;
	margin-left: 5px;
	background-position: center top;
	background-repeat: no-repeat;
}

.reply:hover,
.rt:hover,
.fav:hover {
	background-position: center bottom;
}

.reply {
	background-image: url('images/reply.png');
}

.rt {
	background-image: url('images/rt.png');
}

.fav {
	background-image: url('images/fav.png');
}

/* BOXES */

.block-box {
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.boxes {
	border-top: 1px solid #c8c8c8;
}

.box-row {
	padding: 30px 0;
	border-bottom: 1px solid #c8c8c8;
}

.box {
	width: 216px;
	margin-right: 15px;
	padding-right: 14px;
	border-right: 1px solid #c8c8c8;
}

.box.last {
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}

.box h2 {
	margin-bottom: 0.25em;
	border-bottom: 0;
	padding-bottom: 0;
	font-size: 1.4em;
}


.box-thumb {
	border: 1px solid #c8c8c8;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	background: #f8dc06;
	margin-bottom: 10px;
	display: block;
}

.box-thumb:hover img {
	opacity: 0.6;
}

.box-thumb img {
	display: block;
	margin: 0 auto;
}

/* PDF DOWNLOADS */

.download {
	display: block;
	background: #f8dc06;
	line-height: 40px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #e3ca0a;
	color: #026eb5;
	font-size: 1.25em;
	padding: 0 15px;
}

.download a {
	font-size: 0.7em;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #e3ca0a;
	text-decoration: none;
	border-bottom: 0;
}

.download a:hover {
	border-bottom: 0;
}

/* =========== OBJECTS ============*/

.obj-left {
	padding: 15px 15px 15px 0;
	float: left;
}

.obj-left img {
	display: block;
}

.obj {
	padding-left: 15px;
	border-left: 1px solid #c8c8c8;
	overflow: hidden;
	_overflow: visible;
	zoom: 1;
}

/* =========== TYPOGRAPHY ============*/

body {
	font-family: 'proxima-nova', Helvetica, 'Helvetica Neue', Arial, sans-serif;
	color: #3c3c3c;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
	line-height: 1.35;
	padding: 0 0 0.25em;
	margin: 0 0 0.5em;
	border-bottom: 1px solid #c8c8c8;
	overflow: hidden;
}

h1 {
	font-size: 2.25em;
}

h2 {
	font-size: 1.75em;
}

.h1 h1,
.h2 h2,
.h3 h3,
.h4 h4,
.h5 h5,
.h6 h6 {
	margin: 0;
	padding: 0;
	line-height: 1;
	border: 0;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #013d64;
}

.noborder {
	border-bottom: 0;
	margin-bottom: 0;
}

strong {
	font-weight: 600;
}

em {
	font-style: italic;
}

p {
	line-height: 1.5;
	color: #3c3c3c;
	margin-bottom: 1em;
}

a {
	text-decoration: none;
	color: #026eb5;
}

.more {
	border-bottom: 0;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 0.875em;
}

.more:hover {
	border-bottom: 0;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

p a {
	color: #026eb5;
	border-bottom: 1px solid #c0dbec;
}

p a:hover {
	color: #013d64;
	text-decoration: none;
	border-bottom: 1px solid #bfced8;
}

.content ul {
	list-style-position: inside;
	list-style-image: url('images/li.png');
	margin-left: 1em;
	margin-bottom: 1em;
}

.content ol {
	list-style: inside decimal;
	margin-left: 1em;
	margin-bottom: 1em;
}

.content li {
	line-height: 1.625;
}

blockquote {
	font-size: 1.25em;
	background: #f0f0f0;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	line-height: 1.5;
	padding: 25px 30px;
	margin: 0 0 1em;
}

blockquote p {
	margin: 0;
	padding: 0;
}

.small {
	font-size: 0.875em;
}

/* =========== FORMS ============*/

.wpcf7 {
	background: #f0f0f0;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	padding: 30px;
	float: left;
	width: 60%;
}


.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
	width: 100%;
	border-color: #cbcbcb;
	margin-top: 10px;
}

.wpcf7-validation-errors, .wpcf7-not-valid-tip {
	color: #026EB5;
	line-height: 1.3;
}

input, textarea, select {
	color: #919191;
	padding: 7px 9px;
	border: 1px solid #e2c90a;
	font-weight: 600;
	font-family: 'proxima-nova', Helvetica, 'Helvetica Neue', Arial, sans-serif;
	font-size: 0.875em;
	resize: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input {
	line-height: 0.7;
}

textarea {
	line-height: 1.3;
}

input[type="submit"] {
	background: #026eb5;
	color: #fff;
	font-size: 0.875em;
	font-weight: 600;
	line-height: 0.7;
	text-transform: uppercase;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 8px 13px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 0;
	cursor: pointer;
	width: auto;
}

input[type="submit"]:hover {
	background: #013d64;
	text-decoration: none;
	border-color: #013d64;
	cursor: pointer;
	color: #fff;
}

/* =========== 1. HEADER / FOOTER ============*/

/* HEADER */
.header-footer-outer {
	background: #f8dc06;
}

.header-right {
	margin-top: 38px;
}

.header-content {
	padding: 28px 0;
	font-size: 0.875em;
	border-bottom: 1px solid #e2c90a;
	text-transform: uppercase;
	font-weight: 600;
}

.header-content .social .btn {
	text-transform: none;
}

.header-link {
	margin-right: 15px;
}

.tw {
	margin-right: 10px;
}

#searchform .btn {
	font-size: 0.875em;
}

#searchform input {
	line-height: 1;
	text-transform: uppercase;
}

.newsletter {
	line-height: 30px;
}

/* FOOTER */

.footer-outer {
	margin-top: 30px;
}

.footer-inner {
	padding: 20px 0;
}

.footer-inner h2 {
	color: #026eb5;
	border-color: #e2c90a;
	margin-bottom: 0.8em;
}

.footer-inner p {
	font-size: 0.875em;
}

.footer-inner .btn {
	font-size: 1em;
}

.footer-bottom-outer {
	background: #e2c90a;
	line-height: 72px;
}

.copyright {
	font-size: 0.875em;
}

.copyright p {
	margin: 0;
}

.copyright a {
	border-bottom: 0;
}

.footer-links {
	color: #026eb5;
}

.supporters {
	line-height: 62px;
}

.supporters img {
	vertical-align: middle;
}

.supporters h3 {
	color: #026eb5;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1.125em;
}

/* =========== 2. HEADER NAVIGATION AND BREADCRUMBS ============*/

.menu {
	line-height: 32px;
	font-size: 1.125em;
	padding: 10px 0 5px;
	position: relative;
	z-index: 100;
}

.menu-item {
	float: left;
	font-weight: 600;
	position: relative;
}

.menu-item:hover .sub-menu {
	display: block;
}

.menu-item:hover .sub-menu .sub-menu {
	display: none;
}

.menu-item a {
	padding: 6px 8px;
	border: 1px solid transparent;
}

.menu-item:hover a {
	background-color: #f1d711;
	border-color: #e2c90a;
	text-decoration: none;
}

.menu-item.menu-parent-item a {
	padding-right: 30px;
	background-image: url('images/nav-arr.png');
	background-position: right center;
	background-repeat: no-repeat;
}

.sub-menu {
	display: none;
	z-index: 2;
	position: absolute;
	top: 100%;
	left: 0;
	width: 220px;
	border-style: solid;
	border-color: #e2c90a;
	border-width: 1px 1px 0;
	background: #fff;
}

.sub-menu .menu-item {
	float: none;
	border-bottom: 1px solid #e2c90a;
}

.sub-menu .menu-item a {
	display: block;
	padding: 1px 10px;
	background: #fff;
	border-width: 0;
	font-weight: normal;
	height: 100%;
	float: none;
}

.sub-menu .menu-item a:hover {
	background: #f1d711;
}

.breadcrumbs {
	font-size: 0.75em;
	border-bottom: 1px dotted #c8c8c8;
	padding-bottom: 5px;
	margin-left: -5px;
}

.breadcrumbs span {
	margin: 0 5px;
}

.breadcrumbs a {
	border-bottom: 0;
	text-decoration: none;
}

.breadcrumbs .breadcrumb_last {
	margin: 0;
}


/* =========== 3. SLIDESHOW ============*/

.slides {
	margin-bottom: 15px;
}

.slide {
	background: #026eb5;
}

.slide-caption {
	width: 268px;
	padding: 0 14px;
}

.slide-caption p,
.slide-caption a,
.slide-links {
	color: #fff;
}

.slide-title {
	color: #fff;
	font-size: 2.25em;
	margin-bottom: 20px;
}

.slide-content {
	margin-bottom: 20px;
	font-size: 0.875em;
}

.slide-links {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 0.875em;
}

.slide-image img {
	display: block;
}

#pager {
	text-align: center;
	margin: 15px 0;
}

.slide-thumbnail {
	padding: 3px;
	margin: 0 5px;
	background: #39a095;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


.slide-thumbnail:hover img {
	opacity: 0.4;
}

.slide-thumbnail img {
	display: block;
}

.slide-control {
	width: 39px;
	padding: 0;
	height: 30px;
	margin: 0 10px 20px;
}

.slide-control a {
	display: block;
	height: 100%;
}

.btn.slide-control {
	background: #39a095;
}

.btn.slide-control:hover {
	background: #026eb5;
}

#slide-prev a {
	background: url('images/slide-prev.png') center center no-repeat;
}

#slide-next a {
	background: url('images/slide-next.png') center center no-repeat;
}

/* =========== 4. PAGINATION ============*/

.pagination {
	border: 1px solid #c8c8c8;
	margin: 20px 0;
	float: left;
	overflow: hidden;
}

.page-number {
	padding: 10px 15px;
	float: left;
	color: #026eb5;
}

.page-link {
	height: 36px;
	width: 38px;
	float: left;
}

.page-link:hover {
	text-decoration: none;
	background-color: #f8dc06;
}

.page-next {
	background: url('images/page-next.png') center center no-repeat;
	display: block;
	border-left: 1px solid #c8c8c8;
}

.page-last {
	background: url('images/page-last.png') center center no-repeat;
	display: block;
	border-left: 1px solid #c8c8c8;
}

.page-prev {
	background: url('images/page-prev.png') center center no-repeat;
	border-right: 1px solid #c8c8c8;
}

.page-first {
	background: url('images/page-first.png') center center no-repeat;
	display: block;
	border-right: 1px solid #c8c8c8;
}

/* =========== 5. WIDGETS ============*/

.widget, .widget_sp_image, .widget-container {
	margin-bottom: 30px;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.widget h1,
.widget h2,
.widget h3,
.widget h4 {
	color: #026eb5;
	font-size: 1.125em;
	padding: 12px 15px;
}

.widget_sp_image {
	background: #f5f5f5;
	border: 1px solid #c8c8c8;
}

.widget_sp_image img {
	max-width: 100%;
}

.image-widget {
	padding: 10px 15px 0;
}

.image-widget h3 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1.4em;
}

.subnav {
	background: #f8dc06;
	border: 1px solid #e2c90a;
}

.subnav h4 {
	margin-bottom: 0;
	border-color: #e2c90a;
}

.subnav li {
	height: 31px;
	border-bottom: 1px solid #e2c90a;
	padding: 6px 0;
}

.subnav li a {
	padding-left: 43px;
	padding-right: 15px;
	font-size: 0.875em;
	display: block;
	height: 100%;
	line-height: 31px;
	background: url('images/subnav-arr.png') top left no-repeat;
}

.subnav li:hover {
	background-color: #e2c90a;
}

.subnav li:hover a {
	background-position: left bottom;
	background-color: #e2c90a;
	text-decoration: none;
}

.subnav li.current_page_item {
	background-color: #026eb5;
}

.subnav li.current_page_item a {
	background-position: left center;
	color: #fff;
	background-color: #026eb5;
}

.widget_wp-customtype-archive h3,
.widget_wp_views h3 {
	color: #ae2a82;
	font-size: 1.75em;
	margin-bottom: 0;
}

.widget_wp-customtype-archive li {
	line-height: 40px;
	border-bottom: 1px dotted #c8c8c8;
}

.widget_wp_views h4 {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.widget_wp_views li {
	padding: 10px 0;
	border-bottom: 1px dotted #c8c8c8;
	line-height: 1.3;
}
.widget_wp_views strong {
	display: block;
}

/*###############  COOKIE TABLE  ####################*/

.cookie-table {
    margin: 0 0 20px 0;
}

.cookie-table, .cookie-table td {
    border: 1px solid #ddd;
}

.cookie-table td {
    padding: 10px;
}