/*
Theme Name: Africa Day
Theme URI: http://africaday.ie
Author: Daniel Rhys Hardy
Author URI: http://danielrhyshardy.com
Description: A custom made theme for Company name.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: africaday
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

body {
	padding: 0 2em;
}
#page {
	margin: 2em auto;
	max-width: 1000px;
}
#branding hgroup {
	margin: 0 7.6%;
}
#access div {
	margin: 0 7.6%;
}
#primary {
	float: left;
	margin: 0 -26.4% 0 0;
	width: 100%;
}
#content {
	margin: 0 34% 0 7.6%;
	width: 58.4%;
}
#secondary {
	float: right;
	margin-right: 7.6%;
	width: 18.8%;
}

/* Singular */
.singular #primary {
	margin: 0;
}
.singular #content,
.left-sidebar.singular #content {
	margin: 0 7.6%;
	position: relative;
	width: auto;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
	width: 68.9%;
}

/* Attachments */
.singular .image-attachment .entry-content {
	margin: 0 auto;
	width: auto;
}
.singular .image-attachment .entry-description {
	margin: 0 auto;
	width: 68.9%;
}

/* Showcase */
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
	margin: 0;
}
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
	margin: 0 7.6%;
	width: auto;
}
.page-template-showcase-php section.recent-posts {
	float: right;
	margin: 0 0 0 31%;
	width: 69%;
}
.page-template-showcase-php #main .widget-area {
	float: left;
	margin: 0 -22.15% 0 0;
	width: 22.15%;
}

/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 7.6% 0 34%;
	width: 58.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 7.6%;
	margin-right: 0;
	width: 18.8%;
}

/* One column */
.one-column #page {
	max-width: 690px;
}
.one-column #content {
	margin: 0 7.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
	right: 40px;
	top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}


/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #373737;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}
body {
	background: #e2e2e2;
}
#page {
	background: #fff;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd, samp, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: smaller;
}

/* Forms */
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=number],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=number]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=number] {
	padding: 3px;
}

/* Links */
a {
	color: #1982d1;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/* =Header
----------------------------------------------- */

#branding {
	border-top: 2px solid #bbb;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
}
#site-title {
	margin-right: 270px;
	padding: 3.65625em 0 0;
}
#site-title a {
	color: #111;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}
#site-title a:hover,
#site-title a {
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	display: block;
	width: 14px;
	height: 14px;
}
.feature-slider a.active {
	background: #1982d1;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	cursor: default;
	opacity: 0.5;
}

/* Recent Posts */
section.recent-posts {
	padding: 0 0 1.625em;
}
section.recent-posts .hentry {
	border: none;
	margin: 0;
}
section.recent-posts .other-recent-posts {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
}
section.recent-posts .other-recent-posts li {
	padding: 0.3125em 0;
	position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
	border-top: 1px solid #ddd;
	font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: #373737;
	float: left;
	max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
	content: '-';
	color: transparent;
	font-size: 11px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom: 2px solid #999;
	bottom: -2px;
	color: #444;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0 0.3125em 1em;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #bbb;
	color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
	color: #1982d1;
	border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}


/* =EventON styles----------------------------------------------- */


/* =Hide the month header and date block ----------------------------------------------- */

.ajde_evcal_calendar .calendar_header {
    display: none !important;
}

span.evcal_cblock {
    display: none !important;
}

span.evcal_desc.evo_info.hide_eventtopdata {
    padding: 3px 15px 0 12px !important;
}


/* =Font changes----------------------------------------------- */

.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info, .evo_pop_body .evcal_desc .evcal_desc_info {
    font-size: 16px !important;
    line-height: 150% !important;
    padding-bottom: 2px !important;
    opacity: 0.7 !important;
}
.eventon_sort_line p, .eventon_filter_line p, .eventon_sf_field p {
    font-size: 13px !important;
}

.eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2, .evo_pop_body .evcal_desc span.evcal_desc2 {
    color: #6B6B6B !important;
    text-transform: uppercase !important;
    font-size: 25px !important;
}

h3.padb5.evo_h3 {
    display: none !important;
}

.eventon_events_list .eventon_list_event .evcal_desc span.evcal_event_subtitle, .evo_pop_body .evcal_desc span.evcal_event_subtitle {
    font-size: 19px !important;
    letter-spacing: 1px !important;
}

h3.evo_h3 {
    font-size: 20px !important;
    line-height: 11px !important;
    border-bottom: none !important;
}


/* =Media
-------------------------------------------------------------- */



/* ------------------------------------------------- CUSTOM STYLES FROM THIS POINT ON ----------------------------------------- */
body {
	padding:0px 0px 0px 0px;
	background-color:transparent;
	background-image:url(images/background-people-500k-lighter.jpg);
	background-position:center center;
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
	overflow-x:hidden;
}

@media(min-width:2105px) {
body {
	background-size:cover;	
}
}

#menu {
	float:right;
	padding:0px 44px 0px 0px;
}

#menu ul, #mobile-menu ul {
	float:left;
	margin:3px 0px 0px 0px;
	list-style:none;
}

#menu ul li, #mobile-menu ul li {
	float:left;
	width:auto;
	margin:0px 5px 8px 5px;
	font-style:normal;
	position:relative;
}

#menu ul li ul.sub-menu {
	position:absolute;
	top:100%;
	left:0px;
	float:left;
	width:100%;
	height:auto;
	margin:0px 0px 0px 0px;
	background-color:#fff;
	z-index:50;
	display:none;
}

#menu ul li ul.sub-menu li span {
	width:100% !important;
	float:left;
	height:auto !important;
	background-image:none !important;
	padding:0px 0px !important;
}

#menu ul li ul.sub-menu li {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #E1DBD7;
}

#menu ul li ul.sub-menu li a {
	background-image:none !important;
	color: #7D6C61;
	text-transform: uppercase;
	text-align: left;
	font-size: 14px;
	font-family: sketchnote-square, sans-serif;
	font-weight: 400;
	padding:7px 2px !important;
	text-align:center;
	float:left;
	width:100%;
	height:auto !important;
	box-sizing: border-box;
	letter-spacing:normal !important;
}

#menu ul li.menu-item-has-children > a span.menu-text {
	background-image:url(images/arrowmenudown.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding:0px 25px;
}

.bwg_popup_image {
	float:none !important;
}

img {
	max-width:100%;
	float:left;
	height:auto !important;
}

#menu ul li ul.sub-menu li a:hover {
	color:#554848
}

#menu ul li:first-child {
	margin:0px 5px 8px 0px;
}

#menu ul li a, #mobile-menu ul li a {
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
	float:left;
	height:36px;
	line-height:17px;
	width:auto;
	position:relative;
	display:table;
	color:#fff;
	background-color:transparent;
}

#menu ul li a .shadow-top, #mobile-menu ul li a .shadow-top {
	position:absolute;
	top:1px;
	left:1px;	
	float:left;
	width:97%;
	height:31px;
	box-shadow:4px 4px 8px rgba(0,0,0,0.5);
	-moz-box-shadow:4px 4px 8px rgba(0,0,0,0.5);
	-webkit-box-shadow:4px 4px 8px rgba(0,0,0,0.5);
	-pie-box-shadow:4px 4px 8px rgba(0,0,0,0.5);
	z-index:0;
}

#menu ul li a .shadow-top-inside, #mobile-menu ul li a .shadow-top-inside {
	position:absolute;
	top:2px;
	left:1px;	
	float:left;
	width:97%;
	height:31px;
	box-shadow:inset 4px 4px 8px rgba(0,0,0,0.5);
	-moz-box-shadow:inset 4px 4px 8px rgba(0,0,0,0.5);
	-webkit-box-shadow:inset 4px 4px 8px rgba(0,0,0,0.5);
	-pie-box-shadow:inset 4px 4px 8px rgba(0,0,0,0.5);
	z-index:0;
}

#menu ul li a:hover, #mobile-menu ul li a:hover {
	text-decoration:none;
}

#menu ul li a:hover .shadow-top, #menu ul li a:hover .shadow-top-inside, #menu ul li.current-menu-item a .shadow-top, #menu ul li.current-menu-item a .shadow-top-inside, #menu ul li.current_page_parent a .shadow-top, #menu ul li.current_page_parent a .shadow-top-inside, #mobile-menu ul li a:hover .shadow-top, #mobile-menu ul li a:hover .shadow-top-inside, #mobile-menu ul li.current-menu-item a .shadow-top, #mobile-menu ul li.current-menu-item a .shadow-top-inside, #mobile-menu ul li.current_page_parent a .shadow-top, #mobile-menu ul li.current_page_parent a .shadow-top-inside, #menu ul li.parent-hovered a .shadow-top, #menu ul li.parent-hovered a .shadow-top-inside {  
	box-shadow:0px 0px 0px;
	-moz-box-shadow:0px 0px 0px;
	-webkit-box-shadow:0px 0px 0px;
	-pie-box-shadow:0px 0px 0px;
}

#menu ul li.about a span.menu-bg, #mobile-menu ul li.about a span.menu-bg {
	background-image:url(images/menu-button-about.png);
	z-index:200;
}

#menu ul li.news a span.menu-bg, #mobile-menu ul li.news a span.menu-bg {
	background-image:url(images/menu-button-news.png);
	z-index:200;
}

#menu ul li.involved a span.menu-bg, #mobile-menu ul li.involved a span.menu-bg {
	background-image:url(images/menu-button-invoved.png);
	z-index:200;
}

#menu ul li.education a span.menu-bg, #mobile-menu ul li.education a span.menu-bg {
	background-image:url(images/menu-button-education.png);
	z-index:200;
}

#menu ul li.contact a span.menu-bg, #mobile-menu ul li.contact a span.menu-bg {
	background-image:url(images/menu-button-contact.png);
	z-index:200;
}

#menu ul li a span.menu-inside, #mobile-menu ul li a span.menu-inside {
	position:absolute;
	top:0px;
	right:0px;	
	float:left;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:left top;
}

#menu ul li a span.menu-inside-inside, #mobile-menu ul li a span.menu-inside-inside {
	position:absolute;
	top:0px;
	right:0px;	
	float:left;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:88px top;
}

#menu ul li a span.menu-inside-three, #mobile-menu ul li a span.menu-inside-three {
	position:absolute;
	top:0px;
	right:0px;	
	float:left;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:176px top;
}


#menu ul li a span.menu-inside-four, #mobile-menu ul li a span.menu-inside-four {
	position:absolute;
	top:0px;
	right:0px;	
	float:left;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:264px top;
}

#menu ul li a span.menu-inside-five, #mobile-menu ul li a span.menu-inside-five {
	position:absolute;
	top:0px;
	right:0px;	
	float:left;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:352px top;
}

#menu ul li a span.menu-inside-six, #mobile-menu ul li a span.menu-inside-six {
	position:absolute;
	top:0px;
	right:0px;	
	float:left;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:440px top;
}

#menu ul li a span.menu-inside-seven, #mobile-menu ul li a span.menu-inside-seven {
	position:absolute;
	top:0px;
	right:0px;	
	float:left;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:528px top;
}

#menu ul li a span.menu-inside-eight, #mobile-menu ul li a span.menu-inside-eight {
	position:absolute;
	top:0px;
	right:0px;	
	float:left;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:616px top;
}


#menu ul li a span.menu-text, #mobile-menu ul li a span.menu-text {
	display:table-cell;
	vertical-align:middle;
	position:relative;
	z-index:201;
	padding:0px 22px;
	text-transform:uppercase;
	box-sizing: border-box;
}

#menu ul li.about a {
	background-image:url(images/menu-button-about.png);
	background-repeat:no-repeat;
}

#header-bar {
	float:left;
	width:100%;
	height:auto;
	background-image:url(images/ad-rough-line-white.png);
	background-repeat:no-repeat;
	background-position:center 50px;
	padding:69px 0px 0px 0px;
	position:relative;
}

#mobile-menu-icon {
	position:absolute;
	right:20px;
	top:10px;
	float:left;
	background-image:url(images/menu-tab.png);
	cursor:pointer;
	width:41px;
	height:41px;
	display:none;
	z-index:1000;
}

#header-bar-inside {
	float:left;
	width:100%;
	background-color:#fff;
	height:auto;
	position:relative;
	padding:0px 0px 49px 0px;
}

#top-menu {
	position:absolute;
	top:0px;
	right:0px;
	float:left;
	width:auto;
	height:auto;
}

#top-menu-inside {
	float:left;
	background-image:url(images/topbar-brown-u20192-fr.png);
	height:40px;
	background-position:left bottom;
	padding:0px 30px;
}

#top-menu ul li a {
	font-family: sketchnote-square, sans-serif;
	border-color: transparent;
	text-transform: uppercase;
	text-align: center;
	background-color: transparent;
	border-width: 0px;
	color: #FFFFFF;
	font-weight: 400;
	letter-spacing: 1px;
	opacity: 0.9;
    filter: alpha(opacity=90); 
	float:left;
	width:auto;
	padding:0px 15px;
	font-size: 14px;
	line-height: 17px;
}

#top-menu ul li a:hover {
	text-decoration:none;
	opacity: 1;
    filter: alpha(opacity=100); 
}

#top-menu ul {
	float:left;
	width:auto;
	height:auto;
	list-style:none;
	margin:0px 0px 0px 0px;
}

#top-menu ul li {
	float:left;
	width:auto;
	height:auto;
	border-right:1px solid #A6A6A6;
	padding:5px 0px;
}

#top-menu ul li:last-child {
	border-right:0px;
}

#logo {
	float:left;
	width:auto;
	height:auto;
	top:-75px;
	left:-41px;
	position:absolute;
	z-index:20;
}

#footer-bar {
	float:left;
	width:100%;
	height:auto;
	background-color:#554848;
	padding:42px 25px 27px 25px;
	margin:-19px 0px 20px 0px;
	position:relative;
	z-index:1;
	box-shadow: 6px 6px 8px rgba(0,0,0,0.5);
	-moz-box-shadow: 6px 6px 8px rgba(0,0,0,0.5);
	-webkit-box-shadow: 6px 6px 8px rgba(0,0,0,0.5);
	-pie-box-shadow: 6px 6px 8px #7F7F7F;
	box-sizing: border-box;
}

.footer-column.info a {
	color:#fff;
	text-decoration:underline;
}

.footer-column {
	float:left;
	width:25%;
	height:auto;
	padding:0px 15px;
	box-sizing: border-box;
	color:#fff;
	font-size:11px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.footer-column.left {
	padding:0px 0px 0px 15px;
}

.footer-column img {
	max-width:100%;
	float:left;
}

#copyright-bar {
	float:left;
	width:100%;
	height:auto;
	color:#fff;
	font-size:11px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin:15px 0px 0px 0px;
	padding:0px 15px;
	box-sizing: border-box;
}

#terms, a#terms {
	color:#fff;
	text-decoration: none;
}


#copy-left {
	float:left;
	width:auto;
	height:auto;
}

#copy-right {
	float:right;
	width:auto;
	height:auto;
}

.footer-title {
	float:left;
	width:100%;
	height:auto;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:19px;
	margin:0px 0px 12px 0px;
}

a.social {
	float:left;
	width:40px;
	height:40px;
	margin:0px 12px 12px 0px;
}

a.social:hover {
	-webkit-box-shadow: 0px 0px 7px 0px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 7px 0px rgba(255,255,255,1);
	box-shadow: 0px 0px 7px 0px rgba(255,255,255,1);
}

#page-content {
	float:left;
	width:100%;
	height:auto;
	padding:0px 40px;
	box-sizing: border-box;
}

#site-container {
	margin:0px auto;
	width:960px;
	height:auto;
	max-width:95%;
}

#site-container-inside {
	float:left;
	width:100%;
	height:auto;
	background-image:url(images/ad-rough-line-white-reverse.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	position:relative;
	z-index:2;
	padding:0px 0px 19px 0px;
}

#site-container-inside-inside {
	float:left;
	width:100%;
	height:auto;
	background-color:#fff;
	padding:25px 0px;
}

#logo a, #logo img {
	float:left;
}

#homepage-columns {
	float:left;
	width:100%;
	height:auto;
	box-sizing: border-box;
	padding:35px 25px;
}

.homepage-column {
	float:left;
	width:25%;
	height:auto;
	box-sizing: border-box;
	padding:0px 15px;
}

.homepage-title {
	float:left;
	width:100%;
	height:auto;
	color:#7D6C61;
	letter-spacing:1px;
	border-bottom:1px solid #D0C8C4;;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	font-family: sketchnote-square, sans-serif;
	color: #7D6C61;
	font-family: sketchnote-square, sans-serif;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.tweet, .news-home {
	color: #7D6C61;
	font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding: 10px 0px 0px;
	float:left;
	width:100%;
	height:auto;
	border-bottom:1px solid #DFDFDF;
	padding:10px 0px 5px 0px;
	list-style:none;
}

.news-home {
	line-height: 14px;
	color: #7F7F7F;
	font-size: 11px;	
}

.news-home a {
	color: #7D6C61;
	font-family: sketchnote-text, sans-serif;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 22px;
	margin:0px 0px 5px 0px;
	display:block;
	float:left;
}

.sidebar-box .news-home a {
	color:#978a81;
}

.sidebar-box #homepage-map-inside {
	width:110%;
	margin:0px 0px 0px -5%;
}

.sidebar-box .star.dublin {
	top:120px !important;
	right:12px !important;	
}

.sidebar-box .star.galway {
	top:162px !important;
	left:53px !important;
}

.sidebar-box .star.limerick {
	top:205px !important;
	left:68px !important;
}

.sidebar-box .star.waterford {
	top:218px !important;
	right:50px !important;
}

.sidebar-box .star.cork {
	top:245px !important;
	left:82px !important;
}

.sidebar-box .news-home a:hover {
	color:#7D6C61;
	text-decoration:none;
}

#homepage-top {
	float:left;
	width:100%;
	height:auto;
	margin:-50px 0px 0px 0px;
}

#homepage-map {
	float:left;
	width:258px;
	height:auto;
	min-height:1px;
	text-align:center;
	z-index:19;
	padding:0px 0px 0px 0px;
}

#homepage-map.belows {
	display:none;
}

#homepage-map-inside {
	display:inline-block;
	width:258px;
	height:auto;
	min-height:1px;
	text-align:center;
	position:relative;
	z-index:19;
	padding:10px 0px 0px 0px;
	position:relative;
}

.star {
	position:absolute;
	float:left;
	height:auto;
	width:auto;
}

.star-inside {
	float:left;
	width:30px;
	height:30px;
	background-image:url(images/30px-red-star.png);
	position:relative;
}

.star-name {
	position:absolute;
	top:0px;
	color:#fff;
	height:100%;
	width:auto;
	font-family: sketchnote-square, sans-serif;
	text-transform:uppercase;
	font-size:15px;
	line-height:30px;
	opacity: 0.75;
    filter: alpha(opacity=75); 
}

.star.dublin .star-name, .star.cork .star-name, .star.waterford .star-name, .star.kilkenny .star-name, .star.kildare .star-name   {
	right:100%;
	padding:0px 2px 0px 0px;
}

.star.galway .star-name, .star.limerick .star-name {
	left:100%;
	padding:0px 0px 0px 2px;
}

.star:hover .star-name, .star.current .star-name {
	opacity: 1;
    filter: alpha(opacity=100); 
}

#homepage-video {
	display:block;
	padding:0px 40px 0px 20px;
	position:relative;
	overflow:hidden;
}

#homepage-video p {
	margin-bottom:0px;
	float:left;
	width:100%;
}

#homepage-video iframe {
	max-width:100%;
	width:100%;
	float:left;
	min-height:360px;
}

#homepage-banner {
	float:left;
	width:1018px;
	height:auto;
	margin:-15px 0px 0px -29px;
	background-image:url(images/homepage-banner-bg-top.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:12px 0px 16px 0px;
	position:relative;
	font-size: 14px;
	line-height: 17px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	position:relative;
	z-index:20;
}

#homepage-banner-left {
	float:left;
	width:100%;
	height:auto;
	background-image:url(images/homepage-banner-bg-left.png);
	background-repeat:repeat-y;
}

#homepage-banner-right {
	float:left;
	width:100%;
	height:auto;
	background-image:url(images/homepage-banner-bg-right.png);
	background-repeat:repeat-y;
	background-position:right top;
}

#homepage-banner-middle {
	float:left;
	width:100%;
	height:auto;
	padding:0px 33px 0px 25px;
	box-sizing: border-box;
}

#homepage-banner-middle-inside {
	float:left;
	width:100%;
	height:auto;
	background-image:url(images/homepage-banner-bg-middle.png);
	background-repeat:repeat;
	padding:0px 10px;
	box-sizing: border-box;
}

#homepage-banner-middle-inside p {
	margin-bottom:10px;
}

#homepage-banner-bottom {
	float:left;
	width:100%;
	background-image:url(images/homepage-banner-bg-bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	position:absolute;
	height:16px;
	bottom:0px;
	left:0px;
}

#homepage-banner-title {
	float:left;
	width:100%;
	height:auto;
	font-size:32px;
	letter-spacing:1px;
	line-height:45px;
	margin:0px 0px 5px 0px;
	font-family: sketchnote-square, sans-serif;
}

#insta {
	float:left;
	width:100%;
	height:auto;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	border: 0px none;
	margin: 1px;
	max-width: 658px;
	width: calc(100% - 2px);
	border-radius: 4px;
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.5), 0px 1px 10px 0px rgba(0, 0, 0, 0.15);
	display: block;
	margin:0px 0px 15px 0px;
}

#insta-bottom {
	float:left;
	width:100%;
	height:auto;
	background-color: rgb(237, 238, 239);
	background-color: rgba(237, 238, 239, 0.5);
	padding:4px;
	box-sizing: border-box;
	text-align:center;
	line-height:normal;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

#insta img {
	max-width:100%;
	float:left;
	margin:10px 0px 0px 0px;
}

#insta-bottom span {
	display:inline-block;
	width:auto;
	height:auto;
	max-width:100%;
}

#insta iframe {
	padding:8px;
	box-sizing: border-box;
}

#insta-top {
	float:left;
	width:100%;
	height:auto;
	text-align:center;
	border-bottom:1px solid rgb(237, 238, 239);
	padding:8px;
	box-sizing: border-box;
}

#insta-top img {
	max-width:30%;
	display:inline-block;
	float:none;
}

#video-overlay {
	position:absolute;
	top:0;
	left:0;
	z-index:250;
}

#page-sidebar {
	float:left;
	width:200px;
	height:auto;
	padding:20px 0px 0px 0px;
}

#page-actual {
	display:block;
	padding:0px 0px 0px 230px;
}

#page-actual-inside {
	float:left;
	width:100%;
	height:auto;
    color: #7D6C61;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin:-40px 0px 0px 0px;
}

#page-actual-inside iframe {
	width:100%;
}

.slider, .slider, .slider-home {
	float:left;
}

.slider-home {
	height:360px !important;
}

.slider-home .slide, .slider-homes .slide {
	height:360px !important;
	float:left;
	width:100%;
	background-position:center top;
	background-size:cover;
}

#video-play {
	background-position:center top;
	background-size:cover;
}

.news-home-slide-text {
	position:absolute;
	bottom:0px;
	left:0px;
	float:left;
	width:100%;
	height:auto;
	padding:15px 15px 25px 15px;
	background-color:rgb(255,255,255);
	background-color:rgba(255,255,255,0.8);
	box-sizing: border-box;
}

.news-home-slide-text-title {
	float:left;
	width:100%;
	height:auto;
	color: #7D6C61;
	font-family: sketchnote-text, sans-serif;
	font-size: 22px;
	line-height: 26px;
}

.slider-home .slide img {
	display:none;
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border:0px !important;
    left: 0px !important;
    background:none !important;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.sidebar-title {
	float:left;
	width:100%;
	height:auto;
	line-height: 20px;
	font-size: 17px;
	letter-spacing: 0px;
	border-bottom:1px solid  #D0C8C4;
	color: #7D6C61;
	font-family: sketchnote-square, sans-serif;
	padding:0px 0px 7px 0px;
	margin:0px 0px 10px 0px;
	text-transform:uppercase;
	letter-spacing: 1px;
}

.sidebar-title a {
	color: #7D6C61;
}

.sidebar-title a:hover {
	text-decoration:none;
}

.sidebar-box ul {
	float:left;
	width:100%;
	height:auto;
	list-style:none;
	margin:0px 0px 0px 0px;
}

.sidebar-box ul li {
	float:left;
	width:100%;
	height:auto;
}

.sidebar-box ul li a {
	font-family: sketchnote-text, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	color: #978a81;
	float:left;
	width:100%;
	height:auto;
	padding:10px 0px;
	border-bottom:1px solid #dfdfdf;
}

.sidebar-box ul li a:hover, .sidebar-box ul li.current_page_item a {
	color:#7D6C61;
	text-decoration:none;
}

.sidebar-box {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0px 60px 0px;
}

.sidebar-box form {
	float:left;
	width:100%;
	height:auto;
}

.sidebar-box #search-s-wrap input[type="text"], #page-content input[type="text"], #page-content input[type="email"] {
	float:left;
	width:100%;
	height:35px;
	background-color:#fff;
	box-sizing: border-box;
	-webkit-appearance: none;
	border: 1px solid #7D6C61;
	border-radius: 5px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	color:#7D6C61;
}

#page-content textarea {
	float:left;
	width:100%;
	height:120px;
	background-color:#fff;
	box-sizing: border-box;
	-webkit-appearance: none;
	border: 1px solid #7D6C61;
	border-radius: 5px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	color:#7D6C61;
}

#search-s-wrap {
	display:block;
	padding:0px 70px 0px 0px;
}

.sidebar-box input[type="submit"], #page-content input[type="submit"] {
	float:right;
	width:60px;
	height:35px;
	background-color:#887f7f;
	color:#fff;
	cursor:pointer;
	border-radius:10px;
	border:0px;
	-webkit-appearance: none;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	text-align: left;
	cursor:pointer;
	text-align:center;
}

input#mc-embedded-subscribe {
	float:right;
	width:60px;
	height:35px;
	background-color:#887f7f;
	color:#fff;
	cursor:pointer;
	border-radius:10px;
	border:0px;
	-webkit-appearance: none;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	text-align: left;
	cursor:pointer;
	text-align:center;
	padding: 10px 80px !important;
	font-size: 18px !important;
	line-height: normal;
	width: auto !important;
	height: auto !important;
}

#mc_embed_signup {
	max-width:100% !important;
}

#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 30px 0px !important;
}

#mc_embed_signup .clear, #mc_embed_signup_scroll, #mc_embed_signup form {
	width:100%;
	float:left;
}

input#mc-embedded-subscribe {
	float:left !important;
}

.sidebar-box input[type="submit"]:hover, #page-content input[type="submit"]:hover, a.standout:hover, a.standout-side:hover, input#mc-embedded-subscribe:hover {
	background-color:#554848 !important;
	text-decoration:none;
}

#search-bigger {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0px 25px 0px;
}

#page-actual h1 {
	color: #7D6C61;
	font-family: sketchnote-square, sans-serif;
	font-size: 38px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 43px;
}

#page-actual h1 {
	color: #7D6C61;
	font-family: sketchnote-square, sans-serif;
	font-size: 38px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 43px;
	margin:0px 0px 20px 0px;
}

#page-actual h1#single-post {
	margin:0px 0px 0px 0px;
}

#page-actual h2 {
	color: #7D6C61;
	font-family: sketchnote-square, sans-serif;
	font-size: 33px;
	font-weight: 400;
	letter-spacing: 1px;
	margin:0px 0px 20px 0px;
    line-height: 42px;
    margin: 20px 0px 20px 0px;
}

#page-actual h3 {
	color: #7D6C61;
	font-family: sketchnote-square, sans-serif;
	font-size: 29px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 42px;
	margin:0px 0px 20px 0px;
}

#page-actual h4 {
	color: #7D6C61;
	font-family: sketchnote-square, sans-serif;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 30px;
	margin:0px 0px 20px 0px;
}

#page-actual h5 {
	color: #7D6C61;
	font-family: sketchnote-square, sans-serif;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 28px;
	margin:0px 0px 20px 0px;
}

a#subscribe {
	width:204px;
	max-width:100%;
	height:41px;
	color:#fff;
	background-image:url(images/footer-sub-bg.png);
	background-position:0px 0px;
	font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-size:14px;
	display:table;
	float:left;
}

a#subscribe span {
	display:table-cell;
	vertical-align:middle;
	width:auto;
	height:auto;
	max-width:100%;
	background-image:url(images/sub-w.png);
	background-repeat:no-repeat;
	background-position:5px center;
	padding:0px 10px 0px 40px;
	min-height:32px;
	box-sizing: border-box;
}

a#subscribe:hover {
	background-position:0px -41px;
	text-decoration:none;
}

#test {
	float:left;
	width:100%;
	height:90px;
	background-color:#ff0000;
	vertical-align:middle;
}

#test-i {
	display:inline-block;
	vertical-align:middle;
}

.sidebar-buttons {
	float:left;
	width:100%;
	height:auto;
}

.buttons a, .sidebar-buttons a {
	height:47px;
	color:#fff;
	font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-size:14px;
	line-height:17px;
	margin:0px 0px 15px 0px;
	position:relative;
}

.first-button-layer {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	float:left;
	width:100%;
	height:100%;
}

.below {
	position:absolute;
	bottom:2px;
	left:-2px;
	width:100%;
	height:100%;
	z-index:0;
	float:left;
	-webkit-box-shadow: 4px 4px 3px 0px rgba(186,186,186,0.95);
	-moz-box-shadow: 4px 4px 3px 0px rgba(186,186,186,0.95);
	box-shadow: 4px 4px 3px 0px rgba(186,186,186,0.95);
}

.buttons a:hover .below, .sidebar-buttons a:hover .below, a.involved-main:hover .below {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(186,186,186,1);
	-moz-box-shadow: 0px 0px 0px 0px rgba(186,186,186,1);
	box-shadow: 0px 0px 0px 0px rgba(186,186,186,1);
}

a.home-sub {
	float:left;
	width:100%;
	height:48px;
	color:#fff;
	position:relative;
}

a.home-sub .first-button-layer {
	background-image:url(images/home-subscribe.png);
	background-repeat:no-repeat;
	background-position:left top;
}

a.home-sub span.button-bg-middle {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-subscribe.png);
	background-repeat:no-repeat;
	background-position:center top;
	z-index:2;
}

a.home-sub span.button-bg-two {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-subscribe.png);
	background-repeat:no-repeat;
	background-position:149px top;
	z-index:2;
}

a.home-sub span.button-bg-three {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-subscribe.png);
	background-repeat:no-repeat;
	background-position:295px top;
	z-index:2;
}

a.home-sub span.button-bg-four {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-subscribe.png);
	background-repeat:no-repeat;
	background-position:440px top;
	z-index:2;
}

a.home-sub span.button-bg {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-subscribe.png);
	background-repeat:no-repeat;
	background-position:right top;
	z-index:1;
}

a.home-sub .button-inside-inside {
	background-image:url(images/sub-w.png);
	background-repeat:no-repeat;
	background-position:5px center;
	padding:0px 10px 0px 40px;
	min-height:32px;	
}

a.home-fb {
	float:left;
	width:100%;
	height:48px;
	color:#fff;
	position:relative;
}

a.home-fb  .first-button-layer {
	background-image:url(images/home-facebook.png);
	background-repeat:no-repeat;
	background-position:left top;
}

a.home-fb span.button-bg-middle {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-facebook.png);
	background-repeat:no-repeat;
	background-position:center top;
	z-index:2;
}

a.home-fb span.button-bg-two {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-facebook.png);
	background-repeat:no-repeat;
	background-position:149px top;
	z-index:2;
}

a.home-fb span.button-bg-three {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-facebook.png);
	background-repeat:no-repeat;
	background-position:295px top;
	z-index:2;
}

a.home-fb span.button-bg-four {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-facebook.png);
	background-repeat:no-repeat;
	background-position:440px top;
	z-index:2;
}

a.home-fb span.button-bg {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-facebook.png);
	background-repeat:no-repeat;
	background-position:right top;
	z-index:1;
}

a.home-fb .button-inside-inside {
	background-image:url(images/face-w.png);
	background-repeat:no-repeat;
	background-position:5px center;
	padding:0px 10px 0px 40px;
	min-height:32px;	
}

a.home-twitter {
	float:left;
	background-image:url(images/home-twitter.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:100%;
	height:48px;
	color:#fff;
	position:relative;
}

a.home-twitter  .first-button-layer {
	background-image:url(images/home-twitter.png);
	background-repeat:no-repeat;
	background-position:left top;
}

a.home-twitter span.button-bg-middle {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-twitter.png);
	background-repeat:no-repeat;
	background-position:center top;
	z-index:2;
}

a.home-twitter span.button-bg-two {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-twitter.png);
	background-repeat:no-repeat;
	background-position:149px top;
	z-index:2;
}

a.home-twitter span.button-bg-three {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-twitter.png);
	background-repeat:no-repeat;
	background-position:295px top;
	z-index:2;
}

a.home-twitter span.button-bg-four {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-twitter.png);
	background-repeat:no-repeat;
	background-position:440px top;
	z-index:2;
}

a.home-twitter span.button-bg {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-twitter.png);
	background-repeat:no-repeat;
	background-position:right top;
	z-index:1;
}

a.home-twitter .button-inside-inside {
	background-image:url(images/twit-w.png);
	background-repeat:no-repeat;
	background-position:5px center;
	padding:0px 10px 0px 40px;
	min-height:32px;	
}

a.home-yt {
	float:left;
	width:100%;
	height:48px;
	color:#fff;
	position:relative;
}

a.home-yt .first-button-layer {
	background-image:url(images/home-youtube.png);
	background-repeat:no-repeat;
	background-position:left top;
}

a.home-yt span.button-bg-middle {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-youtube.png);
	background-repeat:no-repeat;
	background-position:center top;
	z-index:2;
}

a.home-yt span.button-bg-two {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-youtube.png);
	background-repeat:no-repeat;
	background-position:149px top;
	z-index:2;
}

a.home-yt span.button-bg-three {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-youtube.png);
	background-repeat:no-repeat;
	background-position:295px top;
	z-index:2;
}

a.home-yt span.button-bg-four {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-youtube.png);
	background-repeat:no-repeat;
	background-position:440px top;
	z-index:2;
}

a.home-yt span.button-bg {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-youtube.png);
	background-repeat:no-repeat;
	background-position:right top;
	z-index:1;
}

a.home-yt .button-inside-inside {
	background-image:url(images/you-w.png);
	background-repeat:no-repeat;
	background-position:5px center;
	padding:0px 10px 0px 40px;
	min-height:32px;	
}

a.home-inst {
	float:left;
	width:100%;
	height:48px;
	color:#fff;
	position:relative;
}

a.home-inst .first-button-layer {
	background-image:url(images/home-instagram.png);
	background-repeat:no-repeat;
	background-position:left top;
}

a.home-inst span.button-bg-middle {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-instagram.png);
	background-repeat:no-repeat;
	background-position:center top;
	z-index:2;
}

a.home-inst span.button-bg-two {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-instagram.png);
	background-repeat:no-repeat;
	background-position:149px top;
	z-index:2;
}

a.home-inst span.button-bg-three {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-instagram.png);
	background-repeat:no-repeat;
	background-position:295px top;
	z-index:2;
}

a.home-inst span.button-bg-four {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-instagram.png);
	background-repeat:no-repeat;
	background-position:440px top;
	z-index:2;
}

a.home-inst span.button-bg {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	background-image:url(images/home-instagram.png);
	background-repeat:no-repeat;
	background-position:right top;
	z-index:1;
}

a.home-inst .button-inside-inside {
	background-image:url(images/inst-w.png);
	background-repeat:no-repeat;
	background-position:5px center;
	padding:0px 10px 0px 40px;
	min-height:32px;	
}


.button-inside {
	display:table;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	float:left;
	vertical-align:middle;
	position:relative;
	z-index:3;
}

.button-inside-inside {
	display:table-cell;
	width:100%;
	height:auto;
	vertical-align:middle;
	position:relative;
	z-index:3;
}

.news-item {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:30px 0px 20px 0px;
	border-top:1px solid #dfdfdf;
}

.news-item.location {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:15px 0px 15px 0px;
	border-top:1px solid #dfdfdf;
}

a.news-title {
	color: #7D6C61;
	font-family: sketchnote-text, sans-serif;
	font-size: 28px;	
	line-height:34px;
}

a.news-title:hover, .news-home > a:hover {
	color:#554848;
	text-decoration:none;
}

.news-row {
	float:left;
	width:100%;
	height:auto;
}

.news-row.thumb {
	margin:0px 0px 20px 0px;
}

.news-row.date {
	color: #7D6C61;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding: 0px 0px 7px;
	margin:0px 0px 10px 0px;	
}

#pagination {
	float:left;
	width:100%;
	height:auto;
	margin:30px 0px 30px 0px;
	padding:30px 0px 0px 0px;
	text-align:center;
	font-family: sketchnote-square, sans-serif;
	font-size:18px;
	border-top:1px solid #dfdfdf;
}

#pagination a, #pagination span {
	display:inline-block;
	width:35px;
	height:35px;
	line-height:35px;
	text-align:center;
	margin:0px 10px 10px 10px;
	color:#fff;
}

#pagination a {
	background-color:#554848;
}

#pagination span, #pagination a:hover {
	background-color:#95C11F;
	text-decoration:none;
}

.news-item-image {
	float:left;
	width:200px;
	height:auto;
}

.news-item-image-mobile {
	display:none;
	float:left;
	width:100%;
	height:auto;
}

.news-item-info {
	display:block;
	padding:0px 0px 0px 230px;
}

.news-item-info.full {
	float:left;
	width:100%;
	height:auto;
	padding:0px 0px 0px 0px;
}

a.more, .content-wrap a, .location-section.green a, .tweet a, a.past-events {
	color: #95C11F;
}

#past-events-wrap {
	display:block;
	float:left;
	width:100%;
	height:auto;
	margin:30px 0px 0px 0px;
}

#page-sidebar-below, #mobile-menu {
	display:none;
}

.content-wrap {
	float:left;
	width:100%;
	height:auto;
}

a.involved-main {
	float:left;
	width:100%;
	height:35px;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 24px;
	color: #FFFFFF;
	font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
	text-transform:uppercase;	
	text-align:center;
	position:relative;
}

.sidebar-box a.involved-main {
	max-width:200px;
}

a.involved-main span.involved-main-one {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	float:left;
	background-image:url(images/get-involved-solo.png);
	background-repeat:no-repeat;
	background-position:left top;
	z-index:2;
}


a.involved-main span.involved-main-inside {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	float:left;
	background-image:url(images/get-involved-solo.png);
	background-repeat:repeat-y;
	background-position:108px top;
	z-index:2;
}

a.involved-main span.involved-main-two {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	float:left;
	background-image:url(images/get-involved-solo.png);
	background-repeat:repeat-y;
	background-position:215px top;
	z-index:2;
}


a.involved-main span.involved-main-three {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	float:left;
	background-image:url(images/get-involved-solo.png);
	background-repeat:repeat-y;
	background-position:right top;
	z-index:2;
}

a.involved-main span.involved-main-text {
	position:relative;
	float:left;
	width:100%;
	height:100%;
	float:left;
	background-image:url(images/get-involved-solo.png);
	background-repeat:repeat-y;
	background-position:right top;
	z-index:3;
	display:table;
	box-sizing: border-box;
	padding:0px 5px;
}

a.involved-main span.involved-main-text-inside {
	display:table-cell;
	vertical-align:middle;
}

.location-section {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0px 30px 0px;
}

#page-actual .location-section h4 {
	font-size:18px;
	line-height:22px;
	font-family: sketchnote-text, sans-serif;
	border-bottom:1px solid #dfdfdf;
	padding:0px 0px 10px 0px;
}

#page-actual .location-section h2 {
	margin:0px 0px 5px 0px;
}

#page-actual .location-section h3 {
	border-bottom:1px solid #dfdfdf;
}

#page-actual .location-section .news-item.location:first-of-type {
	border-top:0px;
	margin-top:0px;
	padding-top:0px;
}

.question-and-a {
	float:left;
	width:100%;
	height:auto;
	margin: 0px 0px 4px 0px;
}

.question {
	float:left;
	width:100%;
	height:auto;
	background-color:#e1dbd7;
	cursor:pointer;
	box-sizing: border-box;
	font-weight: 400;
	font-family: sketchnote-text, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #7D6C61;
	padding:10px;
	line-height:22px;
}

.question:hover, .question-and-a.active .question, .question-and-a.active .question.first {
	background-color:#d0c8c4;
}

.answer {
	float:left;
	width:100%;
	height:auto;
	box-sizing: border-box;
	padding:10px;
	display:none;
}

.answer.first {
	display:block;
}

.answer p:last-child {
	margin-bottom:0px;
}

.event-item-custom {
	float:left;
	width:100%;
	height:auto;
	margin: 0px 0px 4px 0px;
}

.event-item-custom-title {
	float:left;
	width:100%;
	height:auto;
	box-sizing: border-box;
	padding:20px;
	cursor:pointer;
	background-color:#e1dbd7;
	box-sizing: border-box;
	font-family: sketchnote-square, sans-serif;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 30px;
	color: #fff;
	opacity: 1;
    filter: alpha(opacity=100); 
}

.event-item-custom-title:hover, .event-item-custom.active .event-item-custom-title {
	opacity: 0.8;
    filter: alpha(opacity=80);
}

.event-item-custom-content {
	float:left;
	width:100%;
	height:auto;
	box-sizing: border-box;
	padding:10px;
	display:none;
}

.event-item-custom-content.first {
	display:block;
}

#page-content .content-wrap img {
	padding:0px 0px 0px 0px;
	border:0px;
	-webkit-box-shadow: 4px 4px 3px 0px rgba(186,186,186,0.95);
	-moz-box-shadow: 4px 4px 3px 0px rgba(186,186,186,0.95);
	box-shadow: 4px 4px 3px 0px rgba(186,186,186,0.95);
}

#page-content .content-wrap form img {
	padding:0px 0px 0px 0px;
	border:0px;
	-webkit-box-shadow: 0px 0px 0px 0px;
	-moz-box-shadow: 0px 0px 0px 0px;
	box-shadow: 0px 0px 0px 0px;
}

#contact-left {
	float:left;
	width:65%;
	height:auto;
}

#contact-left p, #contact-left div {
	float:left;
	width:100%;
	height:auto;
}

#contact-left form > div {
	margin:0px 0px 20px 0px;
}

#contact-left input[type="submit"], a.standout {
	float:left !important;
	padding:10px 80px;
	font-size:18px;
	line-height:normal;
	width:auto !important;
	height:auto !important; 
	box-sizing: border-box;
	color:#fff !important;
	background-color:#887f7f;
	border-radius:10px;
	border:0px;
	-webkit-appearance: none;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

a.standout-side {
	float:left !important;
	padding:10px 10px;
	font-size:18px;
	line-height:normal;
	width:100% !important;
	height:auto !important; 
	box-sizing: border-box;
	color:#fff !important;
	background-color:#887f7f;
	border-radius:10px;
	border:0px;
	text-align:center !important;
	-webkit-appearance: none;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}


#contact-right {
	float:left;
	width:35%;
	height:auto;
	padding:17px 0px 0px 30px;
	box-sizing: border-box;
}

.wpcf7-response-output {
	float:left;
	width:100%;
	height:auto;
	box-sizing: border-box;
}



img#sidebar-map-below {
	display:none;
}

#map { 
    width:100%; 
    height:500px; 
	float:left;
} 
#map-top {
	float:right;
	margin-bottom:-25px;
	width:auto;
	position:relative;
	z-index:50;
	height:auto;
	letter-spacing: 1px;
	line-height: 20px;
	color: #FFFFFF;
	font-size:18px;
	font-family: sketchnote-text, sans-serif;
	display:table;
	padding:0px 5px;
}
#map-top span {
	display:table-cell;
	vertical-align:middle;
	width:auto;
	height:51px;
	background-image:url(images/area-map-box.png);
	padding:0px 10px;
	background-position:right top;
	background-repeat:no-repeat;
}
/* Info window size (optional) */ 
.gomapMarker { 
    display: block; 
    width: 150px; 
    height: auto; 
} 

div.back-to-map {
	float:left;
	width:100%;
	height:auto;
	margin:20px 0px 10px 0px;
}

#video-play {
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	float:left;
	width:100%;
	height:100%;
	z-index:4;
}

#video-play-title {
	position:absolute;
	bottom:0px;
	left:0px;
	float:left;
	width:100%;
	height:auto;
	padding:15px 15px 25px 15px;
	background-color:rgb(255,255,255);
	background-color:rgba(255,255,255,0.8);
	box-sizing: border-box;
	float:left;
	width:100%;
	height:auto;
	color: #7D6C61;
	font-family: sketchnote-text, sans-serif;
	font-size: 22px;
	line-height: 26px;	
}

#video-slide {
	position:relative;
}

/* Overlay */
#overlay {
	position:fixed;
	height:100%;
	width:100%;
	background-color:rgb(0,0,0);
	background-color:rgba(0,0,0,0.75);
	float:left;
	z-index:1001;
	overflow-y: scroll;
	display:none;
}

#overlay-wrap {
	float:left;
	width:100%;
	height:auto;
	position:relative;
}

#overlay-close-bigger {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	cursor:pointer;
}

body.popped, html.popped {
	overflow:hidden;
}

#overlay-inside {
	width:595px;
	height:auto;
	max-width:95%;
	margin:0px auto;
	position:relative;
	z-index:49;
}

#overlay-position {
	float:left;
	width:100%;
	height:auto;
	margin:150px 0px 50px 0px;
	position:relative;
}

#overlay-inside-inside {
	float:left;
	background-color:#fff;
	width:100%;
	height:auto;
	padding:20px 20px 40px 20px;
	box-sizing: border-box;
	border:1px solid #999999;
	border-radius:0px 5px 5px 5px;
	text-align:center;
	position:relative;
	z-index:49;
}

#overlay-inside-inside img {
	max-width:100%;
	float:left;
}

#overlay-title {
	float:left;
	width:100%;
	height:auto;
	text-align:center;
	color: #95C11F;
	font-family: sketchnote-square, sans-serif;
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 45px;
	margin:30px 0px;
}

#overlay-close {
	position:absolute;
	top:0px;
	right:100%;
	color:#fff;
	background-color: #7F7F7F;
	width:30px;
	text-align:center;
	height:41px;
	line-height:41px;
	font-size: 20px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

#overlay-close:hover {
	background-color:#999999;
	cursor:pointer;
}

a.pop-up {
	border-radius:10px;
	background-color: #554848;
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	height:43px;
	line-height:43px;
	padding:0px 50px;
	display:inline-block;
	width:auto;
	color: #FFFFFF;
	font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
	font-size:16px;
	text-transform:uppercase;
    filter: alpha(opacity=70);
}

a.pop-up:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
	text-decoration:none;
}

@media(max-width:1010px) {
#top-menu {
	text-align:center;
	width:100%;
}
#top-menu-inside {
	float:none;
	display:inline-block;
	background-image:url(images/topbar-brown-u20192-fr.png);
	height:40px;
	background-position:left bottom;
	padding:0px 30px;
}
#header-bar {
	padding:90px 0px 0px 0px;
	background-position:center 80px;
}
a.involved-main {
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 18px;
}
#menu {
	float:left;
	width:100%;
}
#menu ul {
	width:100%;
	text-align:center;
}
#menu ul li {
	float:none;
	display:inline-block;
}
#homepage-top {
	margin:-20px 0px 0px 0px;
}
#page-actual-inside {
	margin:0px 0px 0px 0px;
}
#logo {
	width:100%;
	height:auto;
	text-align:center;
	position:static;
}
#header-bar-inside {
	padding:0px 0px 0px 0px;
}
#logo a, #logo img {
	float:none;
}
}

@media(max-width:1010px) {
#homepage-banner {
	width:110%;
	max-width:110%;
	margin-left:-5%;
}
#homepage-banner {
	background-position:-17px top;
	background-size:110% 12px;
}
#homepage-banner-bottom {
	background-position:-17px bottom;
	background-size:110% 16px;
}
#homepage-banner-left {
	background-image:url(images/homepage-banner-bg-middle.png);
	background-repeat:repeat;
}
#homepage-banner-right {
	background-image:url(images/homepage-banner-bg-middle.png);
	background-repeat:repeat;
}
#logo {
	margin:-75px 0px 0px -4%;	
}
}

@media(max-width:960px) {
#homepage-banner {
	background-position:-17px top;
	background-size:auto 12px;
}
#homepage-banner-bottom {
	background-position:-17px bottom;
	background-size:auto 16px;
}
}

@media(max-width:800px) {
a.involved-main {
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 15px;
}
.location-section .evcal_evdata_img {
    max-height: 406px !important;
}
}

@media(max-width:720px) {
ul.sub-menu {
	display:none;
}
img#sidebar-map {
	display:none;
}
img#sidebar-map-below {
	display:block;
}
#homepage-map {
	display:none;
}
#homepage-map.belows {
	display:block;
	padding:10px 0px 10px 0px;
}
#homepage-video {
	margin-top:0px !important;
}
.slider-home {
	height:auto !important;
}

.slider-home .slide {
	height:auto !important;
	float:left;
	width:100%;
}

.slider-home .slide img {
	display:block;
	min-width:100%;
}
#contact-left input[type="submit"] {
	width:100% !important;
}
#contact-left {
	float:left;
	width:100%;
	height:auto;
}

#contact-right {
	float:left;
	width:100%;
	height:auto;
	padding:20px 0px 0px 0px;
	box-sizing: border-box;
}
.sidebar-box .star.dublin {
	top:142px !important;
	right:20px !important;	
}
.sidebar-box .star.kildare {
	top:164px !important;
	right:32px !important;	
}
.sidebar-box .star.kilkenny {
	top:205px !important;
	right:36px !important;	
}
.sidebar-box .star.galway {
	top:185px !important;
	left:65px !important;
}

.sidebar-box .star.limerick {
	top:232px !important;
	left:85px !important;
}

.sidebar-box .star.waterford {
	top:257px !important;
	right:60px !important;
}

.sidebar-box .star.cork {
	top:285px !important;
	left:100px !important;
}
#mobile-menu {
	padding:0px 20px;
    box-sizing: border-box;
}
.sidebar-box #homepage-map-inside {
	display:inline-block;
	width:258px;
	height:auto;
	min-height:1px;
	text-align:center;
	position:relative;
	z-index:19;
	padding:15px 0px 0px 0px;
	position:relative;
	margin:0px 0px 0px 0px;
}
body, html {
	overflow-x:hidden;
}
#footer-bar {
	margin:-19px 0px 0px 0px;
}
#site-container {
	max-width:100%;
	background-image:url(images/background-people-500k-lighter.jpg);
	background-position:left top;
	background-attachment:fixed;
	float:left;
	width:100%;
	height:auto;
}
#homepage-columns {
    float: left;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 35px 5px;
}
#footer-bar {
    padding: 42px 5px 27px 5px;
}
#page-content {
    padding: 0px 20px;
}
#site-container-inside {
	padding:0px 0px 0px 0px;
}
#homepage-map {
	float:left;
	width:100%;
	height:auto;
	min-height:1px;
	text-align:center;
	position:relative;
	z-index:19;
	padding:15px 0px 0px 0px;
	position:relative;
	box-sizing: border-box;
}

#homepage-video {
	display:block;
	float:left;
	width:100%;
	height:auto;
	padding:0px 0px 0px 0px;
	position:relative;
	overflow:hidden;
	margin:40px 0px 0px 0px;
}
a.involved-main {
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 18px;
}
#mobile-menu-icon {
	display:block;
}
#menu {
	display:none;
}
#mobile-menu {
	float:left;
	width:102%;
	height:auto;
	margin:0px 0px 0px -1%;
	display:block;
}
#mobile-menu ul {
	display:none;
}
#page-actual {
	float:left;
	width:100%;
	height:auto;
	padding:0px 0px 0px 0px;
}
#page-sidebar {
	display:none;
}
#page-sidebar-below {
	display:block;
	float:left;
	width:100%;
	height:auto;
}
#logo {
	width:auto;
	height:auto;
}
#logo a, #logo img {
	float:left;
}
#logo img {
	max-width:90%;
}
#menu {
	padding:0px 40px 0px 40px;
	box-sizing: border-box;
}
#menu ul, #menu, #mobile-menu ul {
	float:left;
	width:100%;
	height:auto;
}
#menu ul li, #mobile-menu ul li {
	float:left;
	width:100%;
}

#mobile-menu ul li {
	margin:0px 0px 12px 0px;
}

#menu ul li a, #mobile-menu ul li a {
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
	float:left;
	height:36px;
	line-height:17px;
	width:100%;
	padding:0px 25px;
	box-sizing: border-box;
}
.homepage-column {
	width:50%;
	margin:0px 0px 25px 0px;
}
.footer-column {
	width:33.333%;
}
.footer-column.last {
	width:100%;
	padding:20px 0px 0px 15px;
}
#copy-left, #copy-right {
	float:left;
	width:100%;
}
#copy-left {
	margin:0px 0px 5px 0px;
}
}

@media(max-width:640px) {
#overlay-close {
	position:absolute;
	top:auto;
	bottom:100%;
	left:0px;
}
.footer-column, .footer-column.left {
	float:left;
	width:100%;
	padding:0px 0px 20px 15px;
}
.footer-column.last {
	padding:0px 0px 20px 15px;
}
.news-item-image {
	float:left;
	width:200px;
	height:auto;
	display:none;
}

.news-item-image-mobile {
	display:block;
	float:left;
	width:100%;
	height:auto;
}
.news-item-image img {
	max-width:100%;
}

.news-item-info {
	display:block;
	padding:10px 0px 0px 0px;
}
.location-section .evcal_evdata_img {
    max-height: 356px !important;
}
}

@media(max-width:480px) {
#top-menu {
	display:none;
}
a.involved-main {
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 24px;
}
.homepage-column {
	width:100%;
}
.location-section .evcal_evdata_img {
    max-height: 256px !important;
}
}