/*
 Theme Name:   Twenty Twelve Child
 Theme URI:    https://wordpress.org/themes/twentytwelve/
 Description:  Twenty Twelve Child Theme
 Author:       Richard Holding
 Author URI:   https://wordpress.org
 Template:     twentytwelve
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:          blog, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
 Text Domain:  twentytwelve-child
*/

/* BODY */

body
{
	background-color: #fff !important;
	color: #333;
}

body, body.custom-font-enabled
{
	font-family: Arial, Helvetica, sans-serif;
}

body.custom-font-enabled
{
	font-size: 15px;
}

body div.site
{
	margin-top: 0;
	margin-bottom: 0;
	max-width: 1400px;
	box-shadow: none;
	padding: 0;
}

@media screen and (max-width: 1480px)
{
	body div.site
	{
		padding-left: 30px;
		padding-right: 30px;
	}
}

header.site-header
{
	margin: 0;
	padding: 0;
}

header.site-header h1
{
	line-height: 1;
}

header.site-header hgroup
{
	background: #99872e;
	float: left;
	width: 100%;
}

header.site-header hgroup #headings
{
	float: right;
	padding: 50px 20px 6px 20px;
}

@media screen and (max-width: 760px)
{
	html
	{
		background: #fff;
	}
}

header.site-header h1 a, header.site-header h2 a, header.site-header h1 a:hover, header.site-header h2 a:hover
{
	color: #fff;
	font-weight: normal;
	font-size: 36px;
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}

header.site-header h2
{
	font-size: 25px;
	color: #fff;
	line-height: 1.3;
	margin: 10px 0;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}

p#copyright
{
    font-style: italic;
	text-align: right;
	margin-top: 2px;
	margin-bottom: -16px;
	font-size: 12px;
}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image
{
	border-radius: 0;
	box-shadow: 0 0 0;
	margin-top: 20px;
}

.entry-content .alignright img
{
	margin-top: 0;
}

nav.main-navigation
{
	background: #e5e2cf;
	margin-top: 20px;
	float: left;
	width: 100%;
}

nav.main-navigation ul, NAV.main-navigation UL,
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul
{
	border-bottom: none;
	border-top: none;
}

nav.main-navigation li, NAV.main-navigation LI
{
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	margin-right: -4px;
}

nav.main-navigation li:first-child, NAV.main-navigation LI:first-child
{
	margin-right: 0;
}

nav.main-navigation li ul, NAV.main-navigation LI UL
{
	z-index: 2;
}

nav.main-navigation li ul li, NAV.main-navigation LI UL LI
{
	margin: 0;
}

nav.main-navigation li a, NAV.main-navigation LI A
{
	color: #99872e;
	line-height: 1.3;
}

nav.main-navigation .current-menu-item > a, 
nav.main-navigation .current-menu-ancestor > a, 
nav.main-navigation .current-page-item > a, 
nav.main-navigation .current-page-ancestor > a,
nav.main-navigation .current_page_parent > a,
nav.main-navigation li a:hover, 
nav.main-navigation li a:focus, 
nav.main-navigation li ul li a:focus,
NAV.main-navigation .current-menu-item > A, 
NAV.main-navigation .current-menu-ancestor > A, 
NAV.main-navigation .current_page_item > A, 
NAV.main-navigation .current_page_ancestor > A, 
NAV.main-navigation LI A:hover, 
NAV.main-navigation LI A:focus, 
NAV.main-navigation LI UL LI A:focus
{
	color: #fff;
	background: #99872e;
	font-weight: normal;
}

nav.main-navigation li ul li a, NAV.main-navigation LI UL LI A
{
	background: #e5e2cf;
	border-top: 2px solid #99872e;
	border-bottom: none;
	width: 185px;
}

nav.main-navigation li ul li ul li a, 
nav.main-navigation li ul li a,
NAV.main-navigation LI UL LI UL LI A, 
NAV.main-navigation LI UL LI A
{
	font-size: 1.35em;
	line-height: 1.3;
}

nav.main-navigation li ul li a:hover,
NAV.main-navigation LI UL LI A:hover
{
	color: #fff;
	background: #99872e;
	font-weight: normal;
}

/* MOBILE NAV */

.site-header h1, .site-header h2
{
	text-align: left;
}

.menu-toggle
{
	padding: 0 20px;
	font-size: 15px;
	line-height: 3.2;
	font-weight: normal;
	color: #99872e;
	background-color: #e5e2cf;
	background-repeat: no-repeat;
	background-image: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
	width: 100%;
}

.menu-toggle:active, .menu-toggle.toggled-on, .menu-toggle:hover, .menu-toggle:focus
{
	color: #fff;
	background: #99872e;
	font-weight: normal;
	background-repeat: no-repeat;
	background-image: none;
	box-shadow: none;
	border: none;
}

nav.main-navigation li a,
NAV.main-navigation LI A
{
	text-decoration: none;
	text-transform: none;
	padding: 12px 18px !important;
	line-height: 1.3;
	display: block;
	border-top: 2px solid #99872e;
	text-align: left;
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}

nav.main-navigation li a:hover,
NAV.main-navigation LI A:hover
{
	background: #99872e;
	color: #fff;
}

nav.main-navigation ul.nav-menu.toggled-on,
NAV.main-navigation UL.nav-menu.toggled-on
{
	display: block;
}

.menu-toggle
{
	display: none;
}

nav.main-navigation li a,
nav.main-navigation LI A
{
	border-top: none;
}

nav.main-navigation li ul li a,
nav.main-navigation LI UL LI A
{
	border-top: 2px solid #99872e;
}

nav.main-navigation ul li.menu-item-has-children ul li a:before, 
nav.main-navigation ul li.menu-item-has-children ul li.menu-item-has-children ul li a:before,
NAV.main-navigation UL LI.menu-item-has-children UL LI A:before, 
NAV.main-navigation UL LI.menu-item-has-children UL LI.menu-item-has-children UL LI A:before
{
	content: "";
}


@media screen and (max-width: 600px) {
	.menu-toggle
	{
		display: block;
		font-size: 15px;
	}
	
	nav.main-navigation li,
	NAV.main-navigation LI
	{
		margin: 0;
	}

	nav.main-navigation li a, 
	nav.main-navigation li ul li a,
	NAV.main-navigation LI A, 
	NAV.main-navigation LI UL LI A
	{
		width: auto;
	}

	nav.main-navigation ul li.menu-item-has-children ul li a:before,
	NAV.main-navigation UL LI.menu-item-has-children UL LI A:before
	{
		content: "- ";
	}
	
	nav.main-navigation ul li.menu-item-has-children ul li.menu-item-has-children ul li a:before,
	NAV.main-navigation UL LI.menu-item-has-children UL LI.menu-item-has-children UL LI A:before
	{
		content: "- - ";
	}
	
	nav.main-navigation li a,
	nav.main-navigation LI A,
	nav.main-navigation li ul li a,
	nav.main-navigation LI UL LI A
	{
		border-top: 2px solid #99872e;
	}
	
	#organised_by, #partners
	{
		border-left: none !important;
		padding-left: 0 !important;
		height: auto !important;
		padding-top: 20px;
	}
}

nav button
{
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;	
}


/* CONTENT */

#main
{
	position: relative;
	z-index: 1;	
	margin-top: 20px;
	float: left;
	width: 100%;
}

body.template-front-page .site-content
{
	width: 65.104166667%;
}

@media screen and (max-width: 600px)
{
	body.template-front-page .site-content
	{
		width: 100%;
	}
}

.site-content
{
	margin-top: 0;
}

.site-content article
{
	border-bottom: none;
	margin-bottom: 0;
}

#content h1, #content h2, #content h3, #content h4, #content h5, .entry-content h3
{
	color: #99872e;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}

.entry-content h2, .comment-content h2, .mu_register h2, #content h2
{
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 1.5;
	border-bottom: 2px solid #e5e2cf;
}

.entry-content h6, .comment-content h6, .mu_register h6, #content h6
{
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 1.5;
	color: #99872e;
	margin: 10px 0 30px 0;
}

.entry-content h3, .comment-content h3, #content h3
{
	font-size: 1.3rem;
	font-weight: normal;
	line-height: 1.5;
}

.entry-content h4, .comment-content h4, #content h4
{
	font-size: 1.1rem;
	font-weight: normal;
	line-height: 1.5;
}

.entry-content h1, .comment-content h1, .entry-content h2, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6
{
	margin: 35px 0 5px 0;
}

.entry-content h1
{
	margin: 0 0 15px 0;
}

.entry-header .entry-title, .archive-header .archive-title, #content h1
{
	color: #99872e;
	font-size: 1.6rem;
	line-height: 1.2;
	font-weight: normal;	
}

.archive-header
{
	padding-bottom: 20px;
	margin-bottom: 0;
	border-bottom: none;
}

.entry-content h3.padded
{
	padding-top: 30px;
}

a, .widget-area .widget a, .comments-link a, .entry-content a:visited, .comment-content a:visited, .widget-area .widget a:visited
{
	color: #005dab;
}

a:hover, .widget-area .widget a:hover, .comments-link a:hover, .entry-content a:hover, .comment-content a:hover
{
	color: #d00;
}

.entry-header
{
	margin-bottom: 10px;
}

.entry-header .entry-title a
{
	text-decoration: underline;
}

.archive-title
{
	line-height: 1.2;
}

.entry-content li, .comment-content li, .mu_register li
{
	margin-bottom: 10px;
}

p.comment-form-url
{
	display: none;
}

#content h1.blog
{
	line-height: 1.2;
	font-weight: normal;
	font-size: 1.5em;
	padding-bottom: 10px;
}

#content p
{
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}

.entry-header .comments-link
{
	margin-top: 10px;
}

.site-content article.post
{
	border-bottom: 2px solid #e5e2cf;
	margin-bottom: 20px;
}

.more-link
{
	text-decoration: none;
}

.by-author
{
	display: none;
}

#breadcrumb
{
	padding: 5px 0 25px 0;
	line-height: 1.5;
}

.video
{
	clear: both;
	float: left;
}

.caption
{
	float: left;
	width: 515px;
	margin-left: 20px;
}

.caption h2
{
	margin-top: 0;	
}

hr
{
	clear: both;
	width: 100%;
	margin: 0 0 30px 0;
	height: 2px;
	background: #e5e2cf;
}

.nav-single + .comments-area, #comment-nav-above
{
	margin: 0;
}

#respond 
{
    margin-top: 0;
}


/* SIDEBAR */

.widget-area, .template-front-page .widget-area
{
	margin-top: 0;
	border-left: 2px solid #e5e2cf;
	width: 30%;
	float: right;
	clear: none;
    padding-top: 0;
    border-top: none;
}

.widget-area .widget, .template-front-page .widget-area .widget
{
	margin-bottom: 25px;
	margin-left: 30px;
	width: 90%;
	float: right;
}

@media screen and (max-width: 600px)
{
	.widget-area, .template-front-page .widget-area
	{
		width: 100%;
		float: left;
		margin-top: 25px;
		border-left: none;
	}
	
	.widget-area .widget, .template-front-page .widget-area .widget
	{
		margin-bottom: 25px;
		margin-left: 0;
		width: 100%;
	}
}

.template-front-page .widget-area .widget:nth-child(odd)
{
    clear: none;
}

.widget-area .widget h3
{
	margin-bottom: 0;
}

.widget-title
{
	font-size: 16px;
	line-height: 2;
	font-weight: normal;
	text-transform: none;
	color: #99872e;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}

input[type="submit"]
{
	font-size: 13px;
	background: #e5e2cf;
	color: #99872e;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 8px 10px;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 1;
}

input[type="submit"]:hover
{
	background: #99872e;
	color: #fff;
}

.widget-area input#s
{
	border-radius: 0;
	width: 70%;
}

.template-front-page .widget-area .widget li
{
	list-style-type: none;
}

.template-front-page .widget-area .widget li:first-child
{
	background:	#e5e2cf;
	padding: 10px;
}

.template-front-page .widget-area .widget li:first-child p
{
	margin: 10px 0 0 0;
}

.template-front-page .widget-area .widget li:first-child p.pis-excerpt,
.template-front-page .widget-area .widget li:first-child p:last-child
{
	display: none;
}

.template-front-page .widget-area .widget li h2
{
	font-size: 16px;
	color: #99872e;	
}

.template-front-page .widget-area .widget li p
{
	font-size: 14px;	
}

.template-front-page .widget-area .widget li a
{
	color: #005dab;	
}

.template-front-page .widget-area .widget li a:hover
{
	color: #d00;	
}


/* FOOTER */

footer[role="contentinfo"]
{
	padding-top: 5px;
	border-top: 2px solid #99872e;
	width: 100%;
	max-width: 1400px;
	float: left;
}

footer p#login
{
	float: right;
}

footer p#logos
{
	clear: both;
	text-align: center;
}

footer p#logos a
{
	margin-right: 25px;
	display: inline-block;
}

footer p#logos a:last-of-type
{
	margin-right: 0;
}	

footer p#logos a img
{
	vertical-align: middle;
}


/* Privacy Policy */

li.page-item-113
{
	display: none;	
}