/*
Theme Name: National Health Funding Body (1.1.4)
Description: This Wordpress theme is a customised version of the Politician theme for WordPress 
Author: Cordelta 
Code: ThemeMakers
Version: 1.1.4

*/

@import url(fancybox/jquery.fancybox.css);   /*link to the CSS file for FancyBox */

/* ---------------------- 
Stylesheet Guide
-------------------------

01. Reset

02. Basic Elements
	1. Clearfix
	2. General Classes
	3. Highlight 
	4. Custom Table
		1. Vacancy Table
	5. Dropcaps
	6. Dividers
	7. Ordered / Unordered List Styles
	8. Buttons
	9. Forms
	10. Alert Boxes

03. Layout
	1. Columns

04. Header
	1. Main Navigation
	2. Social Links

05. Home

06. Content
	1. Page Header
	2. Events

07. Blog
	1. Comments
	2. Respond
	3. Pagination

08. Portfolio

09. Contact Us

10. Sidebar
	1. Widgets
		- Search
		- Events, Categories and Popular
		- Calendar
		- Testimonials

11. Footer
	1. Widgets
		- Custom Menu
		- Links
		- Twitter

12. Widgets + Shortcodes
	1. Content Tabs
	2. Accordion Content
	3. Content Toggle

13. Keyframes

14. Annual Report tables

 */

/* ---------------------------------------------------------------------- */
/*	Reset
/* ---------------------------------------------------------------------- */
	
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, footer {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}



article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none; margin-left: 0; padding-left: 0;
}


ul, ol {
   list-style-type:square; margin-left: 0; padding-left: 2.5em; line-height: 1.6em;padding-bottom:20px;}

li { padding-bottom:10px;}

nav ul li,
nav ol li { padding-bottom:0px;}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
	outline: none;
	text-decoration:none;
    background:transparent;
	vertical-align:baseline;
}

a, a > * {
	color: #3344dd;
	text-decoration: none;
}

.not-ie a, .not-ie a > * {
	-webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	   -moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
		-ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
		 -o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
			transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}

.style-1 #content p a{color: #3344dd;}
.style-2 #content p a{color: #9F1010;}
.style-3 #content p a{color: #2a7313;}
.style-4 #content p a{color: #d98908;}
.style-5 #content p a{color: #3b5381;}
.style-6 #content p a{color: #5592b4;}

#content p a:hover {text-decoration:underline}

ul.copyright a, ul.copyright a:visited {color: #000;}
ul.copyright a:active {text-decoration:bold}
ul.copyright a:hover {text-decoration:underline}

/* .style-1 a:hover, .style-1 a > *:hover {color: #3344dd;}
.style-2 a:hover, .style-2 a > *:hover {color: #9F1010;}
.style-3 a:hover, .style-3 a > *:hover {color: #2a7313;}
.style-4 a:hover, .style-4 a > *:hover {color: #d98908;}
.style-5 a:hover, .style-5 a > *:hover {color: #3b5381;}
.style-6 a:hover, .style-6 a > *:hover {color: #5592b4;}  */

#content ul li, ol li {
padding-left:25px; margin-left:20px;
}


.not-ie img {
	height: auto;
	max-width: 100%;
    -ms-interpolation-mode: bicubic;
}


.ie8 img {
	height: auto;
/*	width: 100%;*/
}

/*
.ie7 img{
	height: auto;
	width: 96%;
}*/
blockquote {
	position: relative;

    padding: 10px;
border: 1px solid #005580;
   background-color: #f9f9f9;
    font: 13px/1.6 'Arial', serif;
	color: #000;
}

blockquote:after,
blockquote:before {
	position: absolute;
	width: 33px;
	height: 23px;
	
	content: '';
}

blockquote:before {left: 20px; top: 20px;}

blockquote:after {
	margin: 5px 0 0 20px;
	background-position: right top;
	bottom: 10px;
	right: 10px;
}

address {
	margin-bottom: 50px;
	font-style: normal;
	line-height: 1.7;
}

/* ---------------------------------------------------------------------- */
/*	Basic Elements
/* ---------------------------------------------------------------------- */

body {
	font: 13px/1.5 Arial, sans-serif;
	color: #000;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

body {
	
background:url('/wp-content/uploads/2013/08/bg1400_sml.jpg') no-repeat right top #e0e0e0;

}

p {
	margin: 0 0 1.5em 0;
	padding: 0;
	line-height: 1.6em;
font-size: 13px;color:#000;
	
}

hr {
	color: #e0e0e0;
	background-color:#e0e0e0;
	height: 1px;
}



h1, h2, h3, h4, h5, h6 {
	font-family: 'Arial', serif;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	color: #606163;
	font-weight: 400;
	line-height: 1.25;
}

h1 { font-size: 20px;color:#cb2f1d; border-bottom: 1px solid #e0e0e0; padding-bottom:15px;}
h2 { font-size: 18px; color:#000; padding-bottom:13px; border-bottom: 1px solid #e0e0e0 }
h3 { font-size: 16px; color:#000; padding-bottom:11px;}
h4 { font-size: 16px; color:#cb2f1d; padding:0px;}
h6 {line-height: 1.5em;}

	/* -------------------------------------------------- */
	/*	Clearfix
	/* -------------------------------------------------- */

	.clear {   
		clear: both;
		display: block;
		height: 0;
		overflow: hidden;
		visibility: hidden;
		width: 0;
	}

	.clearfix:after {
		clear: both;
		display: block;
		visibility: hidden;
		height: 0;
		content: ".";
	}

	/* -------------------------------------------------- */
	/*	General Classes
	/* -------------------------------------------------- */

	.aligncenter {
		text-align: center;
	}
	
	.aligncenter > img {
		display: inline;
		text-align: center;
	}

	.alignleft {float:left;}

		img.alignleft {margin: 0 20px 20px 0;}

	.alignright {float:right;}

		img.alignright {margin: 0 0 20px 20px;}

	.custom-frame {
		display: block;
		border: 1px solid #e0e0e0;
		
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;	
	}
	
	iframe.custom-frame {
		width: 100%;
	}
	
	.ie7 iframe.custom-frame {width: 97%;}
	
	.webkit iframe.custom-frame {width: 100%;}
	
	.video-widget .liquid-video-wrapper {margin: 0;}
	
	.liquid-video-wrapper {
		position: relative;
		margin: 0 0 20px;
		padding: 0;
		width: 100%;
	}

	.liquid-video-wrapper iframe,
	.liquid-video-wrapper object,
	.liquid-video-wrapper embed {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	
	/* -------------------------------------------------- */
	/*	 Highlight	
	/* -------------------------------------------------- */
	
	.highlight1::-moz-selection,
	.highlight2::-moz-selection,
	.highlight3::-moz-selection,
	.highlight4::-moz-selection {
		padding: 1px 3px;
		color: #fff;
	}
	
	.highlight1::selection,
	.highlight2::selection,
	.highlight3::selection,
	.highlight4::selection {
		padding: 1px 3px;
		color: #fff;
	}
	
	span.highlight1,
	span.highlight2,
	span.highlight3,
	span.highlight4 {
		padding:1px 3px;
		color: #fff;
	}
	
	span.highlight1 {background-color:#1f221e;}
	span.highlight2 {background-color:#457935;}
	span.highlight3 {background-color:#a6412b;}
	span.highlight4 {background-color:#2b65a6;}

	.highlight1::selection {background-color:#1f221e;}
	.highlight2::selection {background-color:#457935;}
	.highlight3::selection {background-color:#a6412b;}
	.highlight4::selection {background-color:#2b65a6;}
	
	.highlight1::-moz-selection {background-color:#1f221e;}
	.highlight2::-moz-selection {background-color:#457935;}
	.highlight3::-moz-selection {background-color:#a6412b;}
	.highlight4::-moz-selection {background-color:#2b65a6;}
	
	/* -------------------------------------------------- */
	/*	Custom Table
	/* -------------------------------------------------- */
	
	.custom-table {
		margin-bottom: 3em;
		width:90%;
		border: 1px solid #ced5cf;
		margin:0 25px 0 25px;
	}
	
		.custom-table tbody tr:nth-child(even) td {
			background-color: rgba(31,34,30,.02);
		}

			.custom-table td,
			.custom-table th {padding: 7px 15px;align:left;}

			.custom-table thead th {
				border-top: 1px solid #ced5cf;
				border-right: 1px solid #ced5cf;
				border-bottom: 1px solid #ced5cf;
				background-color: rgba(31,34,30,.09);
				text-align: left;
				font-weight: 700;
			}
			
			.ie7 .custom-table thead th,
			.ie8 .custom-table thead th {background-color: #ebebeb;}

			.custom-table thead th:first-child,
			.custom-table tbody tr td:first-child {border-left: 1px solid #ced5cf;}

			.custom-table td {
				border-bottom: 1px solid #ced5cf;
				border-right: 1px solid #ced5cf;
			}

	/* -------------------------------------------------- */
	/*	Vacancy Table
	/* -------------------------------------------------- */
	.vacancy-table {
		margin-bottom: 3em;
		width: 100%;
		margin:0 0 0 0;
	}

		.vacancy-table td,
		.vacancy-table th {padding: 7px 15px;align:left;}

		.vacancy-table thead th {
			text-align: left;
			font-weight: 700;
		}

	/* -------------------------------------------------- */
	/*	Dropcaps
	/* -------------------------------------------------- */
	
	.dropcap:first-letter {
		color: #D9DADB;
		float: left;
		font-size: 38px;
		font-weight: 700;
		line-height: 1em;
		margin: 0 15px 0 0;
	}

	.dropcapspot:first-letter {
		float: left;
		margin: 0 12px 0 0;
		padding: 6px 9px;
		width: 45px;
		height: 45px;
		color: #fff;
		text-align: center;
		font-weight: 700;
		font-size: 38px;
		line-height: 45px;
	}
	
	.not-ie .dropcapspot:first-letter {
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
				border-radius: 50%;
	}
	
	/* -------------------------------------------------- */
	/*	Dividers
	/* -------------------------------------------------- */
	
	.sep {
		border-top: 1px solid #e0e0e0;

		clear: both;
		margin: 30px 0;	
	}
	
	.divider {
		clear: both;
		margin-Bottom: 10px;
		width: 100%;
		height: 1px;
		background-color:#e0e0e0;
	}
	
	/* -------------------------------------------------- */
	/*	Ordered / Unordered List Styles
	/* -------------------------------------------------- */
	
	ul.list,
	ol.list {margin: 0 0 30px 0;}

	ul.ordered.type-1 li {list-style: decimal inside;}
	ul.ordered.type-2 li {list-style: decimal-leading-zero inside;}
	
	ul.unordered.type-1 li {list-style: circle inside;}
	ul.unordered.type-2 li {list-style: square inside;}

	
	/*ul li {    list-style: disc !important;
    margin-left: 20px;
    padding: 3px 0 0 5px}*/


	
	/* -------------------------------------------------- */
	/*	Buttons
	/* -------------------------------------------------- */
	
/*	input.button {padding: 7px 14px 9px;}*/
	
	.button,
	.wpcf7-submit,
	#submit {
		display: inline-block;
		margin-bottom: 1.5em;
		padding: 8px 14px 8px;
		outline:none;
		color: #fff;
		vertical-align: baseline;
		text-align:center;
		text-decoration: none;
		font: 11px Arial;
background-color:#2f3545;
	}



	
/*	.style-1 .button.gray,
	.style-1 .wpcf7-submit,
	.style-1 .form-submit #submit {color: #3344dd;} */
	
	.style-2 .button.gray,
	.style-2 .wpcf7-submit,
	.style-2 .form-submit #submit {color: #e53535;}
	
	.style-3 .button.gray,
	.style-3 .wpcf7-submit,
	.style-3 .form-submit #submit {color: #69ad11;}
	
	.style-4 .button.gray,
	.style-4 .wpcf7-submit,
	.style-4 .form-submit #submit {color: #eba505;}
	
	.style-5 .button.gray,
	.style-5 .wpcf7-submit,
	.style-5 .form-submit #submit {color: #841132;}
	
	.style-6 .button.gray,
	.style-6 .wpcf7-submit,
	.style-6 .form-submit #submit {color: #4a5063;}
	
	.button.gray:hover,
	.wpcf7-submit:hover,
	.form-submit #submit:hover {color: #fff !important;}

	.style-1 .button.gray:hover,
	.style-1 .wpcf7-submit:hover,
	.style-1 .form-submit #submit:hover {background-color: #17517a;}
	
	.style-2 .button.gray:hover,
	.style-2 .wpcf7-submit:hover,
	.style-2 .form-submit #submit:hover {background-color: #e53535;}
	
	.style-3 .button.gray:hover,
	.style-3 .wpcf7-submit:hover,
	.style-3 .form-submit #submit:hover {background-color: #2a7313;}
	
	.style-4 .button.gray:hover,
	.style-4 .wpcf7-submit:hover,
	.style-4 .form-submit #submit:hover {background-color: #eba505;}
	
	.style-5 .button.gray:hover,
	.style-5 .wpcf7-submit:hover,
	.style-5 .form-submit #submit:hover {background-color: #841132;}
	
	.style-6 .button.gray:hover,
	.style-6 .wpcf7-submit:hover,
	.style-6 .form-submit #submit:hover {background-color: #4a5063;}
	
	.button:hover {background-color: #313131; color: #fff !important;}
	a.button.gray  {color: #fff !important;}
	.yellow {background-color: #fdbe0f;}
	.orange {background-color: #f05523;}
	.red {background-color: #cb2f1d;}
	.pink {background-color: #c51574;}
	.purple {background-color: #760148;}
	.emerald {background-color: #2ebc9e;}
	.lime {background-color: #8fbe00;}
	.green {background-color: #5bad24;}
	.dark-green {background-color: #276c00;}
	.metallic-blue {background-color: #6a8cb1;}
	.sky-blue {background-color: #00a8c6;}
	.blue {background-color: #2d5bc4;}
	.violet {background-color: #4f4269;}
	.brown {background-color: #564544;}
	.black {background-color: #313131;}
	.gray {background-color: #2f3445;}
	.grey {background-color: #727989;}
	.white {
		padding: 7px 13px;
		background-color: #fff;
		color: #6b6b6b;
		border: 1px solid #d4d4d4;
	}

	.align-btn-left {float: left;}
	.align-btn-right {float: right;}
	


	/* -------------------------------------------------- */
	/*	Forms
	/* -------------------------------------------------- */

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		cursor: pointer;
		-webkit-appearance: button;
	}

	button,
	input,
	select,
	textarea {
		font-size: 100%;
		margin: 0;
		vertical-align: baseline;
	}

	label {
		cursor: pointer;
		margin: 0;
	}

	input, textarea, select {
		color: #8f8f8f;
		font: 12px/1.5 Arial, sans-serif;
		
		background-color: #fff;
border:1px solid #8f8f8f;
		
	}
	
	.not-ie input[type="text"],
	.not-ie textarea,
	.not-ie select {
		-webkit-appearance: none;
		-webkit-transition: all .25s linear;
		   -moz-transition: all .25s linear;
			-ms-transition: all .25s linear;
			 -o-transition: all .25s linear;
				transition: all .25s linear;	
	}

	input {
		height: 25px;
		border:1px solid #8f8f8f;
		line-height: 25px;

	}

	input[type="radio"],
	input[type="checkbox"] {
		height: auto;
	}

	textarea {
		padding: 10px;
		background-color: #fff;
border:1px solid #8f8f8f;
	}

	/* Firefox */
	input:-moz-placeholder,
	textarea:-moz-placeholder {color: #8f8f8f;}

	/* Chrome, Safari */
	input::-webkit-input-placeholder,
	textarea::-webkit-input-placeholder {color: #8f8f8f;}
	
	/* ---------------------------------------------------------------------- */
	/*	Alert Boxes
	/* ---------------------------------------------------------------------- */

	.error,
	.success,
	.info,
	.notice {
		display: block;
		padding: 20px;
		font-size: 14px;
		margin-bottom: 1.5em;
	}

	.error {
		border: 1px solid #f09da7;
		background-color: #f9bcc3;
		color: #b76973;
	}

	.success {
		border: 1px solid #b4d892;
		background-color: #d8efc1;
		color: #79985b;
	}

	.info {
		border: 1px solid #a1c7d5;
		background-color: #b8e1f1;
		color: #52889b;
	}

	.notice {
		border: 1px solid #e7d195;
		background-color: #feebb7;
		color: #b49133;
	}

/* ---------------------------------------------------------------------- */
/*	Layout
/* ---------------------------------------------------------------------- */

	.wrap {
		position: relative;
		z-index: 2;
		margin: 0 auto;
		width: 980px;
		border:1px solid #d0d0d0;
		background-color: #fff;
	}

	.container {
		position: relative;
		margin: 0px auto;
		width: 920px;
		background-color: #fff;
	}

	.section-title {
		text-transform: uppercase;
	}

	.style-1 .section-title {color: #124162;}
	.style-2 .section-title {color: #373a3c;}

	/* -------------------------------------------------- */
	/*	Columns
	/* -------------------------------------------------- */

	.one-half,
	.one-third,
	.two-third,
	.one-fourth, 
	.three-fourth {
		float: left;
		margin-right: 20px;
	}

	.one-half.last,
	.one-third.last,
	.two-third.last,
	.one-fourth.last,
	.three-fourth.last {margin-right: 0;}

	.one-half {width: 460px;}
	.one-third  {width: 300px;}
	.two-third {width: 620px;}
	.one-fourth {width: 220px;}
	.three-fourth {width: 700px;}

/* ---------------------------------------------------------------------- */
/*	Header
/* ---------------------------------------------------------------------- */

.wrap-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 190px;	
}



.style-2 .wrap-header {
	background: #9f1010; /* Old browsers */
	background: -moz-linear-gradient(top,  #9f1010 0%, #9f1010 69%, #7f0d0d 69%, #7f0d0d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9f1010), color-stop(69%,#9f1010), color-stop(69%,#7f0d0d), color-stop(100%,#7f0d0d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9f1010 0%,#9f1010 69%,#7f0d0d 69%,#7f0d0d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9f1010 0%,#9f1010 69%,#7f0d0d 69%,#7f0d0d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9f1010 0%,#9f1010 69%,#7f0d0d 69%,#7f0d0d 100%); /* IE10+ */
	background: linear-gradient(top,  #9f1010 0%,#9f1010 69%,#7f0d0d 69%,#7f0d0d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f1010', endColorstr='#7f0d0d',GradientType=0 ); /* IE6-9 */
}

.style-3 .wrap-header {
	background: #1f650c; /* Old browsers */
	background: -moz-linear-gradient(top,  #1f650c 0%, #1f650c 69%, #19510a 69%, #19510a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f650c), color-stop(69%,#1f650c), color-stop(69%,#19510a), color-stop(100%,#19510a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1f650c 0%,#1f650c 69%,#19510a 69%,#19510a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1f650c 0%,#1f650c 69%,#19510a 69%,#19510a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1f650c 0%,#1f650c 69%,#19510a 69%,#19510a 100%); /* IE10+ */
	background: linear-gradient(top,  #1f650c 0%,#1f650c 69%,#19510a 69%,#19510a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f650c', endColorstr='#19510a',GradientType=0 ); /* IE6-9 */
}

.style-4 .wrap-header {
	background: #545558; /* Old browsers */
	background: -moz-linear-gradient(top,  #545558 0%, #545558 69%, #47484b 69%, #47484b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#545558), color-stop(69%,#545558), color-stop(69%,#47484b), color-stop(100%,#47484b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #545558 0%,#545558 69%,#47484b 69%,#47484b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #545558 0%,#545558 69%,#47484b 69%,#47484b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #545558 0%,#545558 69%,#47484b 69%,#47484b 100%); /* IE10+ */
	background: linear-gradient(top,  #545558 0%,#545558 69%,#47484b 69%,#47484b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545558', endColorstr='#47484b',GradientType=0 ); /* IE6-9 */
}

.style-5 .wrap-header {
	background: #841132; /* Old browsers */
	background: -moz-linear-gradient(top,  #841132 0%, #841132 69%, #6a0e28 69%, #6a0e28 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#841132), color-stop(69%,#841132), color-stop(69%,#6a0e28), color-stop(100%,#6a0e28)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #841132 0%,#841132 69%,#6a0e28 69%,#6a0e28 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #841132 0%,#841132 69%,#6a0e28 69%,#6a0e28 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #841132 0%,#841132 69%,#6a0e28 69%,#6a0e28 100%); /* IE10+ */
	background: linear-gradient(top,  #841132 0%,#841132 69%,#6a0e28 69%,#6a0e28 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#841132', endColorstr='#6a0e28',GradientType=0 ); /* IE6-9 */
}

.style-6 .wrap-header {
	background: #363c4e; /* Old browsers */
	background: -moz-linear-gradient(top,  #363c4e 0%, #363c4e 69%, #2b303e 69%, #2b303e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#363c4e), color-stop(69%,#363c4e), color-stop(69%,#2b303e), color-stop(100%,#2b303e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #363c4e 0%,#363c4e 69%,#2b303e 69%,#2b303e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #363c4e 0%,#363c4e 69%,#2b303e 69%,#2b303e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #363c4e 0%,#363c4e 69%,#2b303e 69%,#2b303e 100%); /* IE10+ */
	background: linear-gradient(top,  #363c4e 0%,#363c4e 69%,#2b303e 69%,#2b303e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363c4e', endColorstr='#2b303e',GradientType=0 ); /* IE6-9 */
}

#header {
	position: relative;
	
	width: 100%;
	padding: 10px 0 0px 0px;
}

	#logo {
		float: left;
		margin: 0 30px 10px;
	}
	
	.navigation {
		clear: both;
		padding: 0 10px;
		height: 40px;
		z-index: 100;
		background-color: #4a5063;
	}
	
	.style-1 .navigation,
	.style-2 .navigation {background-color: #2f3545; color:#fff;}
	
	.style-3 .navigation,
	.style-4 .navigation,
	.style-5 .navigation {background-color: #cacbcc;}
	.style-6 .navigation {background-color: #4a5063;}

	.navigation > ul > li {
		position: relative;
		float: left;
		margin: 0;
		list-style: none;
		color:#fff;
		border-right:1px solid #272c3c;
		
	}
	
	.ie7 .navigation > ul > li {height: 40px;}
	
	.navigation > ul > li > a {
		position: relative;
		display: block;
		padding: 0px 20px 0px 20px;
		text-align: left;
		color:#fff;
		font-size: 13px;
		font-family: 'Arial', serif;
		vertical-align: top;
		line-height: 40px;
		z-index: 1000;
	}
	
	.ie7 .navigation > ul > li > a {height: 40px;}
	
	.style-1 .navigation > ul > li > a {color: #fff;}
	.style-2 .navigation > ul > li > a,
	.style-3 .navigation > ul > li > a,
	.style-4 .navigation > ul > li > a,
	.style-5 .navigation > ul > li > a {color: #373a3c;}
	.style-6 .navigation > ul > li > a {color: #fff;}
	
	.navigation .rightarrowclass {
		position: absolute;
		top: 50%;
		right: 10px;
		margin-top: -3px;
		width: 3px;
		height: 7px;
		background: url(images/nav-arrow.png) no-repeat;
	}

	.navigation > ul > li:hover > a,
	.navigation ul > li.current-menu-item > a,
	.navigation ul > li.current-menu-parent > a,
	.navigation ul > li.current-post-parent > a {color: #fff;}
	
	.style-1 .navigation > ul > li:hover > a,
	.style-1 .navigation > ul > li.current-menu-item > a,
	.style-1 .navigation > ul > li.current-menu-parent > a,
	.style-1 .dropcapspot:first-letter,
	.style-1 #back-top,
	.style-1 .wp-pagenavi .current {background-color: #727989  !important;}

	.style-2 .navigation > ul > li:hover > a,
	.style-1 .navigation > ul > li.current-menu-item > a,
	.style-2 .navigation > ul > li.current-menu-parent > a,
	.style-2 .dropcapspot:first-letter,
	.style-2 #back-top,
	.style-2 .wp-pagenavi .current {background-color: #535563 !important; color:#000;}

	.style-3 .navigation > ul > li:hover > a,
	.style-1 .navigation > ul > li.current-menu-item > a,
	.style-3 .navigation > ul > li.current-menu-parent > a,
	.style-3 .dropcapspot:first-letter,
	.style-3 #back-top,
	.style-3 .wp-pagenavi .current {background-color: #535563 !important;}

	.style-4 .navigation > ul > li:hover > a,
	.style-1 .navigation > ul > li.current-menu-item > a,
	.style-4 .navigation > ul > li.current-menu-parent > a,
	.style-4 .dropcapspot:first-letter,
	.style-4 #back-top,
	.style-4 .wp-pagenavi .current {background-color: #535563 !important;}

	.style-5 .navigation > ul > li:hover > a,
	.style-1 .navigation > ul > li.current-menu-item > a,
	.style-5 .navigation > ul > li.current-menu-parent > a,
	.style-5 .dropcapspot:first-letter,
	.style-5 #back-top,
	.style-5 .wp-pagenavi .current {background-color: #535563 !important;}

	.style-6 .navigation > ul > li:hover > a,
	.style-1 .navigation > ul > li.current-menu-item > a,
	.style-6 .navigation > ul > li.current-menu-parent > a,
	.style-6 .dropcapspot:first-letter,
	.style-6 #back-top,
	.style-6 .wp-pagenavi .current {background-color: #535563 !important; color:#fff;}

	/* Dropdown */
	
	.navigation > ul > li:hover > ul {padding-top: 1px;   z-index: 1000;}
	
	.navigation ul ul {  z-index: 1000;
		position: absolute;
		left: 0;
		top: 40px;
		z-index: 99;
		padding: 0;
		width: 200px;
		display: none;

	}
	
	.not-ie .navigation ul ul {  z-index: 1000;
		-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			-ms-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				transition: all .2s ease-in-out;	
	}

	.navigation ul > li:hover ul li:hover ul {
		opacity: 1;
		left: 170px;
		display: block;



	}

	.navigation ul ul li {position: relative;}
	
	.ie7 .navigation ul ul li {height: 34px;}
	
	.navigation ul ul li:last-of-type > a {border-bottom: none;}

	.navigation ul ul a { z-index: 1000;
		display: block;
		padding: 9px 10px;
		border-bottom: 1px solid #f2f3f4;
		background-color: #727989;
		text-align: left;
		color: #124162;
		letter-spacing: 0;
		font-weight: 400;
		font-size: 12px;
		font-family: 'Arial', serif;
	}
	
	.style-1 .navigation ul ul a {color: #fff;}
	.style-2 .navigation ul ul a {color: #373a3c;}
	
	.style-3 .navigation ul ul a,
	.style-4 .navigation ul ul a {
		border-bottom: 1px solid #e3e4e5;
		background-color: #cacbcc;
		color: #373a3c;
	}
	
	.style-5 .navigation ul ul a {
		border-bottom: 1px solid #e3e4e5;
		background-color: #cacbcc;
		color: #373a3c;
	}
	
	.style-6 .navigation ul ul a {
		border-bottom: 1px solid #676f88;
		background-color: #4a5063;
		color: #fff;
	}

	.navigation > ul ul li:hover > a,
	.navigation .current-menu-item > a {color: #fff;}
	
	.style-1 .navigation > ul ul li:hover > a
	{background-color: #2f3545;  z-index: 1000;}
	
	.style-2 .navigation > ul ul li:hover > a,
	.style-2 .navigation .current-menu-item > a {background-color: #E53535;}
	
	.style-3 .navigation > ul ul li:hover > a,
	.style-3 .navigation .current-menu-item > a {background-color: #79b027;}
	
	.style-4 .navigation > ul ul li:hover > a,
	.style-4 .navigation .current-menu-item > a {background-color: #eba505;}
	
	.style-5 .navigation > ul ul li:hover > a,
	.style-5 .navigation .current-menu-item > a {background-color: #3b5381;}
	
	.style-6 .navigation > ul ul li:hover > a,
	.style-6 .navigation .current-menu-item > a {background-color: #75a9c7;}
	
	.navigation ul ul li:hover > a .rightarrowclass {background-position: 0 -19px;}

	/* Sub Dropdown */

	.navigation ul ul ul {  z-index: 1000;
		left: 170px !important;
		top: 0 !important;
	}
	
	.not-ie .navigation ul ul ul {
		-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			-ms-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
	}

	/* Nav Responsive  */

	.navigation .nav-responsive {
		display: none;
		margin: 5px 0;
		padding: 6px 8px;
		width: 68%;
		border-color: #ccc;
		background-color: #fff;
		background-image: url(images/nav-bg.png);
		background-position: right center;
		background-repeat: no-repeat;
	}
	
	/* Donate */
	
	a.donate {
		float: right;
		display: block;
		margin: 0;
		padding: 0 30px;
		color: #fff;
		text-transform: uppercase;
		font-size: 12px;
		font-family: 'Arial', serif;
		line-height: 60px;
	}
	
	.not-ie a.donate {
		-webkit-transition: all .25s linear;
			-moz-transition: all .25s linear;
			-ms-transition: all .25s linear;
				-o-transition: all .25s linear;
				transition: all .25s linear;
	}
	
	.style-1 a.donate {background-color: #e11842;}
	.style-2 a.donate {background-color: #17517a;}
	
	.style-3 a.donate,
	.style-4 a.donate,
	.style-5 a.donate,
	.style-6 a.donate {background-color: #e11842;}
	
	a.donate:hover {
		text-shadow: -1px -1px 0 rgba(0,0,0,.2);
		color: #fff;
	}
	
	.not-ie a.donate:hover {
		-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.35);
			-moz-box-shadow: inset 0 0 8px rgba(0,0,0,.35);
				box-shadow: inset 0 0 8px rgba(0,0,0,.35);			
	}
	
	.style-1 a.donate:hover {background-color: #cb1c41;}
	.style-2 a.donate:hover {background-color: #15486c;}
	
	.style-3 a.donate:hover,
	.style-4 a.donate:hover,
	.style-5 a.donate:hover,
	.style-6 a.donate:hover {background-color: #cb1c41;}
	
	/* -------------------------------------------------- */
	/*	Social Links
	/* -------------------------------------------------- */

	ul.social-links {
		float: right;
		margin: 0 20px 40px 0;
	}

	ul.social-links li {
		display: inline-block;
		margin: 0 0 0 5px;
		list-style: none outside none;
	}
	
	.ie7 ul.social-links li {float: left;}

	ul.social-links li a {
		position: relative;
		display: block;
		width: 35px;
		height: 35px;
		background: url(images/icons/social-icons.png) no-repeat;
		text-indent: -9999px;
		cursor: pointer;
	}

	ul.social-links li a > span {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background: url(images/icons/social-icons.png) no-repeat;
		opacity: 0;
		filter: alpha(opacity = 0);
	}
	
	.not-ie ul.social-links li a > span {
		-webkit-transition: opacity .5s;
			-moz-transition: opacity .5s;
			-ms-transition: opacity .5s;
				-o-transition: opacity .5s;
				transition: opacity .5s;
	}

	ul.social-links li.twitter a {background-position: 0 0;}
	ul.social-links li.facebook a {background-position: -40px 0;}
	ul.social-links li.dribbble a {background-position: -80px 0;}
	ul.social-links li.vimeo a {background-position: -120px 0;}
	ul.social-links li.youtube a {background-position: -160px 0;}
	ul.social-links li.rss a {background-position: -200px 0;}
	ul.social-links li.linkedin a {background-position: -240px 0;}
	ul.social-links li.instagram a {background-position: -280px 0;}
	ul.social-links li.e-mail a {background-position: -320px 0;}

	ul.social-links a:hover span {
		opacity: 1; 
		filter: alpha(opacity=100);
	}

	ul.social-links li.twitter a > span {background-position: 0 -40px;}
	ul.social-links li.facebook a > span {background-position: -40px -40px;}
	ul.social-links li.dribbble a > span {background-position: -80px -40px;}
	ul.social-links li.vimeo a > span {background-position: -120px -40px;}
	ul.social-links li.youtube a > span {background-position: -160px -40px;}
	ul.social-links li.rss a > span {background-position: -200px -40px;}
	ul.social-links li.linkedin a > span {background-position: -240px -40px;}
	ul.social-links li.instagram a > span {background-position: -280px -40px;}
	ul.social-links li.e-mail a > span {background-position: -320px -40px;}
	
/* ---------------------------------------------------------------------- */
/*	Home
/* ---------------------------------------------------------------------- */

	ul.block-with-icons {
		margin-bottom: 50px;
		list-style: none;
	}

	ul.block-with-icons li {
		position: relative;
		float: left;
		margin: 0 0 0 1px;
		width: 312px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-color: rgba(0,0,0,.05);
		border-style: solid;
		background-color: #f5f4f6;
	}
	
	.not-ie ul.block-with-icons li {
		-webkit-transition: all .25s linear;
		   -moz-transition: all .25s linear;
			-ms-transition: all .25s linear;
			 -o-transition: all .25s linear;
				transition: all .25s linear;	
	}
	
	.ie7 ul.block-with-icons li,
	.ie8 ul.block-with-icons li {border: none;}
	
	ul.block-with-icons li:last-of-type {border-right: 1px solid rgba(0,0,0,.05);}
	ul.block-with-icons li:first-of-type {border-left: 1px solid rgba(0,0,0,.05);}

	ul.block-with-icons li a {
		display: block;
		padding: 35px 15px 35px 100px;	
	}
	
	ul.block-with-icons li a:after {
		position: absolute;
		top: 29px;
		left: 35px;
		display: block;
		width: 53px;
		height: 36px;
		background-image: url(images/sprite-block-icons.png);
		background-repeat: no-repeat;
		content: '';
	}
	
	ul.block-with-icons li.b1 a:after {background-position: 0 0;}
	ul.block-with-icons li.b2 a:after {background-position: -70px 0;}
	ul.block-with-icons li.b3 a:after {background-position: -130px 0;}

	ul.block-with-icons li:first-child {margin-left: 0;}

	ul.block-with-icons h5 {
		margin: 0 0 3px 0;
		text-transform: uppercase;
		line-height: .9;
	}
	
	.style-1 ul.block-with-icons h5 {color: #3344dd;}
	.style-2 ul.block-with-icons h5 {color: #e53535;}
	.style-3 ul.block-with-icons h5 {color: #69ad11;}
	.style-4 ul.block-with-icons h5 {color: #eba505;}
	.style-5 ul.block-with-icons h5 {color: #841132;}
	.style-6 ul.block-with-icons h5 {color: #5592b4;}

	ul.block-with-icons span {
		display: block;
		font-size: 11px;
		line-height: 1.2em;
	}
				
	.style-1 ul.block-with-icons li:hover {background-color: #17517a;}
	.style-2 ul.block-with-icons li:hover {background-color: #9f1010;}
	.style-3 ul.block-with-icons li:hover {background-color: #2a7313;}
	.style-4 ul.block-with-icons li:hover {background-color: #eba505;}
	.style-5 ul.block-with-icons li:hover {background-color: #3b5381;}
	.style-6 ul.block-with-icons li:hover {background-color: #75a9c7;}
	
	ul.block-with-icons li:hover h5 {color: #fff;}
	ul.block-with-icons li:hover span {color: #fff;}
	
	ul.block-with-icons li.b1 a:hover:after {background-position: 0 -46px !important;}
	ul.block-with-icons li.b2 a:hover:after {background-position: -70px -46px !important;}
	ul.block-with-icons li.b3 a:hover:after {background-position: -130px -46px !important;}

/* ---------------------------------------------------------------------- */
/*	Content
/* ---------------------------------------------------------------------- */

#content {
	margin-bottom: 40px;
	width: 920px;
}

.sbl #content,
.sbr #content {width: 600px;}

.sbl #content {float: right;}
.sbr #content {float: left;}

	/* -------------------------------------------------- */
	/*	Layout
	/* -------------------------------------------------- */

	#content .one-fourth {width: 290px;}
	
	/* -------------------------------------------------- */
	/*	Page Header
	/* -------------------------------------------------- */

	.page-header {

		padding-bottom: 10px;
		
	}

		.page-title {
			margin-top: 20px;
			color: #cb2f1d;
		}
		
/* ---------------------------------------------------------------------- */
/*	Events
/* ---------------------------------------------------------------------- */

.event-item {
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: 2px solid #e0e1e3;
}

.event-item.detailed {
	border-bottom: none;
}

	#tribe-events-content {padding: 0 !important;}
	.tribe-events-month-nav {position: static !important;}
	.tribe-events-month-nav br {display: none;}
	.tribe-events-prev-month {display: block; float: left; margin:3px 15px 0 0 !important;}
	.tribe-events-next-month {display: block; float: left; margin:3px 15px 0 0 !important;}
	.tribe-events-month-nav p {display: inline;}
	#tribe-events-events-picker select {float: left; margin-right:15px !important; padding: 5px 10px;}

	.upcoming .tribe-events-calendar-buttons {top: 0 !important;}
	
	#tribe-events-content #tribe-events-loop .tribe_events {
		margin-bottom: 35px !important;
		padding-bottom: 35px !important;
		border-bottom: 2px solid #E0E1E3 !important;
	}

	.events-archive .event-day,
	.single-tribe_venue .event-day,
	.venue-events .event-day {
		font-size: 14px !important;
		font-style: normal !important;
	}
	
	.single-tribe_venue .upcoming .entry-title,
	.events-archive .upcoming .entry-title {
		font-size: 20px !important;
		color: #606163 !important;
		font-weight: normal !important;
		line-height: 1.25 !important;
		margin-top: 0 !important;
		margin-bottom: 15px !important;	
	}
	
	.style-1 #tribe-events-content .entry-title a:hover,
	.style-1 #tribe-events-content #tribe-events-event-meta a:hover {
		color: #3344dd !important;
	}
	
	.style-2 #tribe-events-content .entry-title a:hover,
	.style-2 #tribe-events-content #tribe-events-event-meta a:hover {
		color: #9F1010 !important;
	}
	
	.style-3 #tribe-events-content .entry-title a:hover,
	.style-3 #tribe-events-content #tribe-events-event-meta a:hover {
		color: #2a7313 !important;
	}
	
	.style-4 #tribe-events-content .entry-title a:hover,
	.style-4 #tribe-events-content #tribe-events-event-meta a:hover {
		color: #d98908 !important;
	}
	
	.style-5 #tribe-events-content .entry-title a:hover,
	.style-5 #tribe-events-content #tribe-events-event-meta a:hover {
		color: #3b5381 !important;
	}
	
	.style-6 #tribe-events-content .entry-title a:hover,
	.style-6 #tribe-events-content #tribe-events-event-meta a:hover {
		color: #5592b4 !important;
	}
	
	.events-archive .tribe-events-event-entry p,
	.venue-events .tribe-events-event-entry p {
		font: 12px/1.5 Arial,sans-serif !important;
	}
	
	#tribe-events-nav-below .tribe-events-nav-previous a,
	#tribe-events-nav-below .tribe-events-nav-next a,
	.back a,
	.navlink a {
		color: #FFFFFF;
		background-color: #E7E7E8;
		cursor: pointer;
		display: inline-block;
		font: 11px Arial;
		margin-bottom: 1.5em;
		outline: medium none;
		padding: 8px 14px;
		text-align: center;
		text-decoration: none;
		vertical-align: baseline;
	}
	
	.tribe-events-calendar-buttons a {margin-top: 0 !important;}
	
	.style-1 .tribe-events-nav-previous span,
	.style-1 .tribe-events-nav-next span,
	.style-1 .back a,
	.style-1 .navlink a {
		color: #17517a;
	}
	
	.style-2 .tribe-events-nav-previous span,
	.style-2 .tribe-events-nav-next span,
	.style-2 .back a,
	.style-2 .navlink a {
		color: #e53535;
	}
	
	.style-3 .tribe-events-nav-previous span,
	.style-3 .tribe-events-nav-next span,
	.style-3 .back a,
	.style-3 .navlink a {
		color: #69ad11;
	}
	
	.style-4 .tribe-events-nav-previous span,
	.style-4 .tribe-events-nav-next span,
	.style-4 .back a,
	.style-4 .navlink a {
		color: #eba505;
	}
	
	.style-5 .tribe-events-nav-previous span,
	.style-5 .tribe-events-nav-next span,
	.style-5 .back a,
	.style-5 .navlink a {
		color: #841132;
	}
	
	.style-6 .tribe-events-nav-previous span,
	.style-6 .tribe-events-nav-next span,
	.style-6 .back a,
	.style-6 .navlink a {
		color: #4a5063;
	}
	
	#tribe-events-content #tribe-events-nav-below a:hover > span,
	.back a:hover,
	.navlink a:hover {color: #fff !important; text-decoration: none !important;}
	
	.style-1 .tribe-events-nav-previous a:hover,
	.style-1 .tribe-events-nav-next a:hover,
	.style-1 .back a:hover,
	.style-1 .navlink a:hover {background-color: #17517a !important;}
	
	.style-2 .tribe-events-nav-previous a:hover,
	.style-2 .tribe-events-nav-next a:hover,
	.style-2 .back a:hover,
	.style-2 .navlink a:hover {background-color: #e53535 !important;}
	
	.style-3 .tribe-events-nav-previous a:hover,
	.style-3 .tribe-events-nav-next a:hover,
	.style-3 .back a:hover,
	.style-3 .navlink a:hover {background-color: #2a7313 !important;}
	
	.style-4 .tribe-events-nav-previous a:hover,
	.style-4 .tribe-events-nav-next a:hover,
	.style-4 .back a:hover,
	.style-4 .navlink a:hover {background-color: #eba505 !important;}
	
	.style-5 .tribe-events-nav-previous a:hover,
	.style-5 .tribe-events-nav-next a:hover,
	.style-5 .back a:hover,
	.style-5 .navlink a:hover {background-color: #841132 !important;}
	
	.style-6 .tribe-events-nav-previous a:hover,
	.style-6 .tribe-events-nav-next a:hover,
	.style-6 .back a:hover,
	.style-6 .navlink a:hover {background-color: #4a5063 !important;}
	
	#tribe-events-content .tribe-events-calendar-buttons br {display: none;}
	
	#tribe-events-content .event-day {margin-bottom: 3px; margin-top: 0 !important;}
	
	.style-1 #tribe-events-content .event-day {color: #3344dd;}
	.style-2 #tribe-events-content .event-day {color: #9f1010;}
	.style-3 #tribe-events-content .event-day {color: #2a7313;}
	.style-4 #tribe-events-content .event-day {color: #d98908;}
	.style-5 #tribe-events-content .event-day {color: #3b5381;}
	.style-6 #tribe-events-content .event-day {color: #5592b4;}
	
	#tribe-events-event-meta dd {
		margin-bottom: 0 !important;
		margin-left: 0 !important;
	}
	
	#tribe-events-event-meta dd,
	#tribe-events-event-meta dt {padding: 3px 0 !important;}
	
	.events-archive .entry-title a,
	.tribe-events-event-meta-desc,
	.tribe-events-event-day {color: #6D7A7E !important;}
	
	#tribe-events-event-meta {
		overflow: hidden;
		margin: 50px 0 30px 0 !important;
		padding: 0 0 40px 0 !important; 
		border-top: none !important;
		border-bottom: 2px solid #E0E1E3 !important;
		margin-bottom: 35px !important;
	}
	
	#tribe-events-events-picker select {
		padding: 5px 10px;
	}
	
	.event-body {
		float: left;
		padding-right: 20px;
		width: 360px;
		border-right: 1px solid #e0e1e3;
	}
	
	.event-item.detailed .event-body {
		float: none;
		margin-top: 45px;
		width: 100%;
		border-right: none;
	}
	
	.event-meta {
		float: right;
		width: 205px;
	}
		
	.event-table td {padding: 3px 0;}
	.event-table td:first-child {width: 75px;}
	
	.event-table td.cat a:after {content: ',';}
	.event-table td.cat a:last-of-type:after {content: '';}
	
	#tribe-events-event-meta .gmap,
	.tribe-events-event-meta-desc .gmap	{
		padding: 3px 5px !important;
		color: #fff !important;
		font-size: 10px !important;
	}
	
	.not-ie #tribe-events-event-meta .gmap {
		-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
				border-radius: 2px;	
	}
	
	.style-1 #tribe-events-event-meta .gmap,
	.style-5 #tribe-events-event-meta .gmap {background-color: #004076;}
	.style-2 #tribe-events-event-meta .gmap {background-color: #9f1010;}
	.style-3 #tribe-events-event-meta .gmap {background-color: #2a7313;}
	.style-4 #tribe-events-event-meta .gmap {background-color: #d98908;}
	.style-6 #tribe-events-event-meta .gmap {background-color: #75A9C7;}
	
	/* -------------------------------------------------- */
	/*	Columns
	/* -------------------------------------------------- */
	
	.event-body .one-half {
		width: 290px;
	}


/* ---------------------------------------------------------------------- */
/*	Blog
/* ---------------------------------------------------------------------- */

.post {
	margin-top: 10px;
	padding-top: 10px;
	border-bottom: 1px dashed #e0e0e0;
}

/* .first .post {border-top: 1px dashed #e0e0e0;} */

	.post:first-child {
		padding-top: 0;
		margin-top: 0;
		border-top: none;
	}
	
	.image-post-slider {
		position: relative;
		margin-bottom: 25px;
	}
	
	.image-post-slider .single-image {margin: 0;}
	
	.image-post-slider img {margin-bottom: 0;}

	.post-pager {
		position: absolute;
		z-index: 11;
		bottom: 7px;
		right: 13px;
	}

	.post-pager > a {
		display: block;
		float: left;
		margin-left: 3px;
		width: 10px;
		height: 10px;
		background-color: #e7e7e8;
		text-indent: -9999px;
	}
	
	.not-ie .post-pager > a {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;		
	}

	.post-pager > a.activeSlide {background-color: #1C7FBD;}

.post-item,
.second .post {
	float: left;
	margin: 0 40px 20px 0;
	padding: 0 0 10px;
	width: 280px;
}



.single .second .post {
	width: 600px;
}

.post-item:first-child {
	float: none;
	margin: 0 0 20px;
	width: 100%;
	border-top: 1px dashed #e0e0e0;
}
.post-item-first {
	float: none;
	margin: 0 0 20px;
	width: 280px;
	border-top: 1px dotted #e0e0e0;
}

.post-item:nth-child(2n-1),
.second .post:nth-child(2n) {margin-right: 0;}

.ie7 .post-item.nomargin,
.ie7 .second .post.nomargin {margin-right: 0;}

.post-item .title,
.post .title {margin-bottom: 10px; border-bottom:0; }

.post-meta {clear: both; margin: 0 0 15px 0;}

.post-date,
.post-tags,
.post-comments {
	float: left;
	margin: 5px 10px 5px 0;
	padding-left: 20px;
	background-image: url(images/icons/post-icons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
}

.post-date {background-position: 0 0;}
.post-tags {background-position: 0 -47px;}
.post-comments {background-position: 0 -143px;}

.post-date:hover {background-position: 0 -24px;}
.post-tags:hover {background-position: 0 -119px;}
.post-comments:hover {background-position: 0 -165px;}

		
	/* -------------------------------------------------- */
	/*	Comments
	/* -------------------------------------------------- */
	
	#comments {
		margin-top: 40px;
		padding-top: 45px;
		border-top: 1px solid #D4D4D4;
	}

		.comments-list {
			margin: 27px 0 50px;
			padding: 0;
			overflow: hidden;
		}

			.comment {
				list-style: none;
				margin: 20px 0 0;
				padding: 0;
			}

			.comment:first-child {
				border-top: none;
				margin-top: 0;
				padding-top: 0;
			}

				.comment > article {
					margin: 0;
					overflow: hidden;
				}

					.comment .avatar {
						background: #fff;
						float: left;
						margin: 0 20px 20px 0;
						position: relative;
						width: 40px;
						height: 40px;
						z-index: 1;
						zoom: 1;
					}

					.comment .comment-body,
					.comment .comment-meta {
						margin: 0 20px 0;
						padding: 20px 0 0 0;
					}
					
					.comment .comment-body {padding-top: 15px;}
					.comment .comment-body {color: #8a8989;}
					
					.comment .comment-meta {
						border-bottom: 1px dotted #ccc;
					}

					.comment .comment-entry {
						position: relative;
						display: table;
						background-color: #f5f5f5;
					}
					
					.ie7 .comment .comment-entry {
						display: block;
						float: right;
						width: 540px;
					}
					
					.ie7 .children .comment-entry {
						width: 480px;
					}
					
					.comment .comment-entry:after {
						position: absolute;
						left: -9px;
						top: 14px;
						display: block;
						width: 9px;
						height: 16px;
						background: url(images/arrow-comments-entry.png) no-repeat;
						content: '';
					}
					
						.comment .comment-meta {margin-bottom: 0;}

						.comment .author,
						.comment .author a {margin: 0;}

						.comment .date {
							margin-bottom: 5px;
							color: #a1a1a1;
							font-size: 11px;
							font-style: italic;
							font-family: Arial;
						}

				.comment .children {
					margin: 0;
					padding: 20px 0 0 60px;
					position: relative;
				}

					.comment .children .comment {
						margin: 20px 0 0;
						padding: 0;
						position: relative;
					}

					.comment .children .comment:first-child {margin-top: 0;}

	/* -------------------------------------------------- */
	/*	Respond
	/* -------------------------------------------------- */
		
	#respond {
		padding-top: 45px;
		border-top: 1px solid #d4d4d4;
	}
	
	#commentform {margin-top: 25px; max-width: 100%;}

		#commentform .input-block,
		.wpcf7-form > p {
			margin: 0 0 10px 0;
		}
		
			#commentform .input-block > label,
			.wpcf7-form .textarea-block > label {
				margin-left: 10px;
				line-height: 35px;
			}
			
			.wpcf7-form .textarea-block > label {display: block;}

			#commentform input {float: left; width: 278px;}
			
			#commentform input:hover,
			#commentform textarea:hover,
			.wpcf7-form input[type="text"]:hover,
			.wpcf7-form textarea:hover {
				border-color: #d2d2d2;
			}

			#commentform input:focus,
			#commentform textarea:focus,
			.wpcf7-form input[type="text"]:focus,
			.wpcf7-form textarea:focus {
				border-color: #d2d2d2;
				background-color: #fff;

				-webkit-box-shadow: inset 1px 1px 4px rgba(0,0,0,.1);
				   -moz-box-shadow: inset 1px 1px 4px rgba(0,0,0,.1);
						box-shadow: inset 1px 1px 4px rgba(0,0,0,.1);
			}
			
			.input-block label strong,
			.textarea-block strong {
				color: #000;
				font-size: 12px;
				font-weight: 100;
			}
			
			.textarea-block strong,
			.wpcf7-form .textarea-block label {display: none;}
			
			.input-block label span,
			.wpcf7-form > p > label > span {
				color: #000;
				font-size: 12px;
			}

		#commentform .textarea-block,
		.wpcf7-form .textarea-block {clear: both; margin-bottom: 20px;}

			#commentform textarea {
				width: 480px;
				height: 220px;
				max-width: 468px;
				max-height: 400px;
				min-width: 468px;
				min-height: 220px;
			}

		#commentform input[type="submit"] {
			margin: 0 0 20px;
			width: auto;
			border: none;
		}	

	/* -------------------------------------------------- */
	/*	Pagination
	/* -------------------------------------------------- */

	.pagination {
		clear: both;
		padding-top: 40px;
		margin: 0 0 60px 0;
		border-top: 2px solid #e0e1e3;
	}

		.pagination li {
			display: inline-block;
			list-style: none;
			margin: 0 2px 0 0;
		}
		
		.ie7 .pagination li {
			display: block;
			float: left;
		}

			.pagination .current {color: #fff;}
			
			.pagination a {
				display: block;
				padding: 3px 8px 3px;
				border: 1px solid transparent;
				background-color: #e7e7e8;
				color: #9c9c9c;
			}
			
			.pagination .prevpostslink,
			.pagination .nextpostslink {background: none;}
			
			.pagination a:hover:not(.current):not(.prevpostslink):not(.nextpostslink) {
				background-color: #d8d8d9;
				color: #646464;
			}
			
			.pagination a.current:hover {color: #fff;}
			
			.pagination .prevpostslink:hover,
			.pagination .nextpostslink:hover,
			.pagination .prevpostslink:hover > span,
			.pagination .nextpostslink:hover > span {
				color: #646464;
			}
			
				.pagination .prevpostslink > span,
				.pagination .nextpostslink > span {font-size: 14px;}

				
/* ---------------------------------------------------------------------- */
/*	Portfolio
/* ---------------------------------------------------------------------- */

#portfolio-filter {
    margin: 0 0 40px 0;
	padding-bottom: 20px;
    overflow: hidden;
	border-bottom: 1px solid #e0e1e3;
}
	
	#portfolio-filter li {
		display: block;
		float: left;
		list-style: none outside none;
		margin: 0;
	}

		#portfolio-filter a {
			display: block;
			margin: 0;
			padding: 0;
			font-size: 14px;
			font-family: 'Arial', serif;
			cursor: pointer;
			color: #606163;
			line-height: 1;
		}
		
		#portfolio-filter a:before {
			margin: 0 15px;
			color: #606163;
			content: '/';
		}
		
			#portfolio-filter li:first-child a:before {margin: 0 0 0 15px; content: '';}
		

#portfolio-items {margin: 15px -20px 0 0;}
		
#portfolio-items article {
    position: relative;
	float: left;
	margin: 0 20px 20px 0;
}

		#portfolio-items article img {width: 220px;}

	.project-meta {
		display: block;
		padding: 17px 15px 5px;
		background-color: #e0e1e3;
	}
	
	.not-ie .project-meta {
		-webkit-transition: all .2s linear;
		   -moz-transition: all .2s linear;
			-ms-transition: all .2s linear;
			 -o-transition: all .2s linear;
				transition: all .2s linear;		
	}
	
	.style-1 .project-meta h6,
	.style-5 .project-meta h6 {color: #16517a;}
	.style-2 .project-meta h6 {color: #9f1010;}
	.style-3 .project-meta h6 {color: #2a7313;}
	.style-4 .project-meta h6 {color: #d98908;}
	.style-6 .project-meta h6 {color: #4a5063;}
	
	.single-image {
		position: relative;
		display: block;
		margin-bottom: 25px;
		cursor: pointer;
		overflow: hidden;
		text-align: center;
	}
	
	
	#portfolio-items .single-image {
		margin: 0;
		border: 5px solid #e0e1e3;
	}
	
	

			.single-image img {
				display: block;
/*				width: 100%;*/
/*				opacity: 1;*/
/*				filter: alpha(opacity=80);*/
			}

			.single-image img {
				-webkit-box-sizing: border-box;
				   -moz-box-sizing: border-box;
						box-sizing: border-box;
			} 
			
			.ie8 .post .single-image img {max-width: 97%;}
			
	.curtain {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
		opacity: 0;
		filter: alpha(opacity=0);
		text-indent: -9999px;
	}
	
	.not-ie .curtain {
		-webkit-transition: opacity 0.2s ease-in-out 0s;
		   -moz-transition: opacity 0.2s ease-in-out 0s;
		    -ms-transition: opacity 0.2s ease-in-out 0s;
			 -o-transition: opacity 0.2s ease-in-out 0s;
				transition: opacity 0.2s ease-in-out 0s;
	}

	.curtain:after {
		position: absolute;
		top: 50%;
		left: 50%;
		display: block;
		margin-top: -30px;
		margin-left: -30px;
		width: 60px;
		height: 60px;
		text-indent: -9999px;
		opacity: 0;
		filter: alpha(opacity=0);
		background-repeat: no-repeat;
		content: '';
	}
	
	.not-ie .curtain:after {
		-webkit-transform: scale(1);
		   -moz-transform: scale(1);
		    -ms-transform: scale(1);
			 -o-transform: scale(1);
				transform: scale(1);
	}
	
	.single-image:hover .curtain {
		opacity: 1;
		background-color: rgba(255,255,255,.25);
	}
	
	.ie7 .single-image:hover .curtain,
	.ie8 .single-image:hover .curtain {
		filter: alpha(opacity=80);
		backgound-color: #fff;
	}
	
	.single-image:hover .curtain:after {
		opacity: 1;
		filter: alpha(opacity=80);
	}
	
	.not-ie .single-image:hover .curtain:after {
		-webkit-animation: move .25s linear;
		   -moz-animation: move .25s linear;
			-ms-animation: move .25s linear;
			 -o-animation: move .25s linear;
				animation: move .25s linear;
	}
	
	.style-1 .curtain:after,
	.style-5 .curtain:after {background-image: url(images/icons/zoom-style-1.png);}
	
	.style-2 .curtain:after {background-image: url(images/icons/zoom-style-2.png);}
	.style-3 .curtain:after {background-image: url(images/icons/zoom-style-3.png);}
	.style-4 .curtain:after {background-image: url(images/icons/zoom-style-4.png);}
	.style-6 .curtain:after {background-image: url(images/icons/zoom-style-6.png);}

	.style-1 #portfolio-items article:hover .single-image,
	.style-5 #portfolio-items article:hover .single-image {border-color: #17517a;}
	.style-2 #portfolio-items article:hover .single-image {border-color: #9f1010;}
	.style-3 #portfolio-items article:hover .single-image {border-color: #2a7313;}
	.style-4 #portfolio-items article:hover .single-image {border-color: #d98908;}
	.style-6 #portfolio-items article:hover .single-image {border-color: #75a9c7;}
	
	.style-1 #portfolio-items article:hover .project-meta,
	.style-5 #portfolio-items article:hover .project-meta {background-color: #17517a;}
	.style-2 #portfolio-items article:hover .project-meta {background-color: #9f1010;}
	.style-3 #portfolio-items article:hover .project-meta {background-color: #2a7313;}
	.style-4 #portfolio-items article:hover .project-meta {background-color: #d98908;}
	.style-6 #portfolio-items article:hover .project-meta {background-color: #75a9c7;}
	
	#portfolio-items article:hover .project-meta h6 {color: #fff;}

	
/* Isotope */

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.6s;
	   -moz-transition-duration: 0.6s;
		-ms-transition-duration: 0.6s;
	 	 -o-transition-duration: 0.6s;
			transition-duration: 0.6s;
	z-index: 2;
}

.isotope {
	-webkit-transition-property: height, width;
	   -moz-transition-property: height, width;
		-ms-transition-property: height, width;
		 -o-transition-property: height, width;
			transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	   -moz-transition-property:	-moz-transform, opacity;
		-ms-transition-property:		 top, left, opacity;
		 -o-transition-property:		 top, left, opacity;
			transition-property:		 transform, opacity;
}
		
/* ---------------------------------------------------------------------- */
/*	Contact Us
/* ---------------------------------------------------------------------- */

#map-canvas {
	height: 400px;
	margin: 0 0 35px 0;
	position: relative;
	width: 100%;
}

#wpgmza_map {margin: 0 0 35px 0;}

/* Form style */

fieldset.row {margin-bottom: 1em;}

	.wpcf7-form label {
		margin-left: 10px;
		line-height: 35px;
		color: #6d7a7e;
	}

	.wpcf7-form input[type="text"] {
		float: left;
		width: 280px;
	}
	.wpcf7-form input[type="email"] {
		float: left;
		width: 280px;
	}
	
	.wpcf7-form textarea {   
		height: 160px;
		max-height: 250px;
		max-width: 518px;
		min-height: 160px;
		min-width: 518px;
		width: 518px;
	}

	.wpcf7-form input[type="submit"][disabled] { background:#888; cursor: default; }

#message fieldset {
	padding: 20px;
	border: 1px solid #eee;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #F9FAF5;
}

.error_message {
	display: block;
	line-height: 22px;
	background: #FBE3E4 url('../assets/error.gif') no-repeat 10px 6px;
	padding: 3px 10px 3px 35px;
	color:#8a1f11;
	border: 1px solid #FBC2C4;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
}

ul.error_messages {
	margin: 0 0 0 15px;
	padding: 0;
}

	ul.error_messages li {
		height: 22px;
		line-height: 22px;
		color:#333;
	}

	.loader {padding: 0 10px;}

	#contact #success_page h1 { 
		background: url('../assets/success.gif') left no-repeat;
		padding-left:22px;
	}

	#contact .verify {
		float: none !important;
		margin: 0 8px;
		width: 50px !important;
		height: 28px !important;
		vertical-align: top;
	}
		
/* ---------------------------------------------------------------------- */
/*	Sidebar
/* ---------------------------------------------------------------------- */

#sidebar {width: 280px; }

.sbl #sidebar {float: left;}
.sbr #sidebar {float: right;}

	/* -------------------------------------------------- */
	/*	Widgets
	/* -------------------------------------------------- */

	#sidebar .widget-container {margin-bottom: 55px;}
		
		#sidebar .custom-frame {margin: 0;}
		
		.style-1 .video-entry {background-color: #17517a;}
		.style-2 .video-entry {background-color: #9f1010;}
		.style-3 .video-entry {background-color: #2a7313;}
		.style-4 .video-entry {background-color: #D98908;}
		.style-5 .video-entry {background-color: #3b5381;}
		.style-6 .video-entry {background-color: #4a5063;}
		
			.video-title {display: block;}
			
				.video-title > h5 {
					padding: 20px;
					color: #fff;
					line-height: 1.5em;
					font-size: 15px;
				}
				
				.video-title > h5:hover {color: #fff;}

		/* ---------------------------------------- */
		/*	Search
		/* ---------------------------------------- */

.widget_search {display: block; float:right; margin: 0px 20px 20px 0px;}
.widget_search img {margin: 15px 0px 0px 0px; border:0;}
		.widget_search input[type="text"] {
		
			padding: 0  10px;
			width: 200px;
			height: 30px;
			border: 1px solid #dcdcdc;
			background-color: #fff;
			color: #000;
			font-size: 12px;
			line-height: 18px;

			-webkit-transition: all .25s linear;
			   -moz-transition: all .25s linear;
				-ms-transition: all .25s linear;
				 -o-transition: all .25s linear;
					transition: all .25s linear;
		}

		.widget_search input::-moz-input-placeholder {color: #000;}
		.widget_search input::-webkit-input-placeholder {color: #000;}
		.widget_search input[type="text"]:hover {border-color: #dcdcdc;}
		.widget_search input[type="text"]:focus {
			border-color: #dcdcdc;
			background-color: #fff;

			-webkit-box-shadow: inset 1px 1px 4px rgba(0,0,0,.1);
			   -moz-box-shadow: inset 1px 1px 4px rgba(0,0,0,.1);
					box-shadow: inset 1px 1px 4px rgba(0,0,0,.1);
		}

		.widget_search button, .searchsubmit
 {
			margin: 0;
			padding: 0;
			width: 50px;
			height: 32px;
			border: none;
			background-color: #2f3545;
			border: 1px solid #2f3545;
			color:#fff;
			background-position: 50% 50%;
			background-repeat: no-repeat;
			cursor: pointer;
			vertical-align: top;
			
			-webkit-transition: all .25s linear;
			   -moz-transition: all .25s linear;
				-ms-transition: all .25s linear;
				 -o-transition: all .25s linear;
					transition: all .25s linear;
		}
		
		.widget_search button:hover {background-color: #c7c7c7;}

		/* ---------------------------------------- */
		/*	Events, Categories and Popular
		/* ---------------------------------------- */


		.eventsListWidget li,
		.widget_categories li,
		.widget_archive li,
		.widget_nav_menu li,
		.widget_pages li,
		.widget_popular_posts li {
			padding: 7px 0 6px 0;
			border-bottom: 1px solid #e0e1e3;
		}
		
			.eventsListWidget li h6,
			.widget_categories li a,
			.widget_archive li a,
			.widget_nav_menu li a,
			.widget_pages li a,
			.widget_popular_posts li h6 {margin-bottom: 2px;}
			
			.style-1 .eventsListWidget .event a,
			.style-1 .widget_categories li a,
			.style-1 .widget_archive li a,
			.style-1 .widget_nav_menu li a,
			.style-1 .widget_pages li a,
			.style-1 .widget_popular_posts li h6,
			.style-1 #portfolio-filter a.active {color:#3344dd;}
			
			.style-2 .eventsListWidget .event a,
			.style-2 .widget_categories li a,
			.style-2 .widget_archive li a,
			.style-2 .widget_nav_menu li a,
			.style-2 .widget_pages li a,
			.style-2 .widget_popular_posts li h6,
			.style-2 #portfolio-filter a.active {color: #9f1010;}
			
			.style-3 .eventsListWidget .event a,
			.style-3 .widget_categories li a,
			.style-3 .widget_archive li a,
			.style-3 .widget_nav_menu li a,
			.style-3 .widget_pages li a,
			.style-3 .widget_popular_posts li h6,
			.style-3 #portfolio-filter a.active {color: #69ad11;}
			
			.style-4 .eventsListWidget .event a,
			.style-4 .widget_categories li a,
			.style-4 .widget_archive li a,
			.style-4 .widget_nav_menu li a,
			.style-4 .widget_pages li a,
			.style-4 .widget_popular_posts li h6,
			.style-4 #portfolio-filter a.active {color: #eba505;}
			
			.style-5 .eventsListWidget .event a,
			.style-5 .widget_categories li a,
			.style-5 .widget_archive li a,
			.style-5 .widget_nav_menu li a,
			.style-5 .widget_pages li a,
			.style-5 .widget_popular_posts li h6,
			.style-5 #portfolio-filter a.active {color: #3b5381;}
			
			.style-6 .eventsListWidget .event a,
			.style-6 .widget_categories li a,
			.style-6 .widget_archive li a,
			.style-6 .widget_nav_menu li a,
			.style-6 .widget_pages li a,
			.style-6 .widget_popular_posts li h6,
			.style-6 #portfolio-filter a.active {color: #5592b4;}
			
			.eventsListWidget li:hover .event a,
			.widget_categories li:hover a,
			.widget_archive li:hover a,
			.widget_nav_menu li:hover a,
			.widget_pages li:hover a,
			.widget_popular_posts li:hover h6 {color: #606163;}
			
			.widget_categories li,
			.widget_archive li,
			.widget_nav_menu li,
			.widget_pages li {
				font-size: 15px;
				font-family: 'Arial', serif;
			}
			
			.eventsListWidget li span,
			.widget_popular_posts li span,
			.eventsListWidget .upcoming .when {
				color: #a1a1a1;
				font-size: 11px;
			}
			
			.eventsListWidget .upcoming .event a {
				font-size: 14px;
				font-family: "Arial", serif;
			}
			
		/* ---------------------------------------- */
		/*	Calendar
		/* ---------------------------------------- */			
			
			.widget_calendar #wp-calendar {
				width: 100%;
				color: #555555;
				text-align: center;
			}

				.widget_calendar caption {
					margin-bottom: 1px;
					padding: 7px 0;
					color: #fff;
					text-transform: uppercase;
					font-size: 14px;
					font-family: 'Arial', serif;
				}
				
				.style-1 .widget_calendar caption,
				.style-1 .widget_calendar tbody td > a {background-color: #17517a;}
				.style-2 .widget_calendar caption,
				.style-2 .widget_calendar tbody td > a {background-color: #9f1010;}
				.style-3 .widget_calendar caption,
				.style-3 .widget_calendar tbody td > a {background-color: #2a7313;}
				.style-4 .widget_calendar caption,
				.style-4 .widget_calendar tbody td > a {background-color: #eba505;}
				.style-5 .widget_calendar caption,
				.style-5 .widget_calendar tbody td > a {background-color: #3b5381;}
				.style-6 .widget_calendar caption,
				.style-6 .widget_calendar tbody td > a {background-color: #4a5063;}
				
					.widget_calendar #wp-calendar th {
						padding: 1px;
						height: 32px;
						line-height: 32px;
						border: 1px solid #cfcfd1;
						background: #fff;
						color: #606163;
						font-size: 14px;
						font-family: 'Arial', serif;
					}

					.widget_calendar #wp-calendar caption,
					.widget_calendar #wp-calendar td,
					.widget_calendar #wp-calendar th {text-align: center;}

					.widget_calendar #wp-calendar tfoot td {
						padding: 7px 0;
						background: #f9fafb;
					}
					
						.widget_calendar #wp-calendar tfoot #prev > a,
						.widget_calendar #wp-calendar tfoot #next > a {
							background-image: url(images/icons/prevnext.png);
							background-repeat: no-repeat;
							font-size: 12px;
							font-family: 'Arial', serif;
						}

						.widget_calendar tfoot #prev > a {
							padding: 1px 0 1px 30px;
							background-position: 0 2px;
						}

						.widget_calendar tfoot #next > a {
							padding: 1px 30px 1px 0;
							background-position: right 2px;
						}
					
					.widget_calendar #wp-calendar tbody td {
						height: 32px;
						line-height: 32px;
						color: #6d7a7e;
						font-size: 14px;
						background-color: #e9eaeb;
						border: 1px solid #fff;
					}
					
					.widget_calendar #wp-calendar tbody td#today {
						background-color: #fdfdfd;
						border: 1px solid #d2d2d4;
					}
					
					.widget_calendar #wp-calendar tbody td.pad {
						background-color: #f9fafb;
						color: #6d7a7e;
					}

						.widget_calendar #wp-calendar tbody td > a {
							display: block;
							color: #fff;
						}
		
		/* ---------------------------------------- */
		/*	Testimonials
		/* ---------------------------------------- */
		
		.testimonials {
			position: relative;
			margin-top: 80px;
			width: 100%;
		}
		
		.ie7 .testimonials,
		.ie8 .testimonials {margin-top: 30px;}
		
		.testimonials .quoteBox {
			position: relative;
			z-index: 3;
			margin: 0 20px;
			padding: 25px 25px 40px;
			background-color: #fbfaf6;
		}
		
		.not-ie .testimonials .quoteBox {
			-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.1); 
			   -moz-box-shadow: 0 2px 4px rgba(0,0,0,.1); 
					box-shadow: 0 2px 4px rgba(0,0,0,.1); 		
		}
		
		.ie7 .quoteBox,
		.ie8 .quoteBox {margin: 0; border: 1px solid #ebebeb;}
		
		.testimonials .substrate-rotate-left,
		.testimonials .substrate-rotate-right {
			position: absolute;
			margin: 0 20px;
			width: 88%;
			height: 300px;
		}
		
		.testimonials .substrate-rotate-left {
			top: -5px;
			left: 0;
			border: 1px solid rgba(0,0,0,.04);
			background-color: rgba(0,0,0,.062);
		}
		
		.not-ie .testimonials .substrate-rotate-left {
			-webkit-transform: rotate(-6deg);
			   -moz-transform: rotate(-6deg);
				-ms-transform: rotate(-6deg);
				 -o-transform: rotate(-6deg);
					transform: rotate(-6deg);	
		}
		
		.testimonials .substrate-rotate-right {
			top: -25px;
			border: 1px solid rgba(0,0,0,.02);
			background-color: rgba(0,0,0,.04);
		}
		
		.not-ie .testimonials .substrate-rotate-right {
			-webkit-transform: rotate(6deg);
			   -moz-transform: rotate(6deg);
				-ms-transform: rotate(6deg);
				 -o-transform: rotate(6deg);
					transform: rotate(6deg);		
		}
		
			.testimonials .quote-text {
				position: relative;
				margin-bottom: 1.5em;
				padding: 45px 0 40px;
				font: italic 14px/1.6 'Arial', serif;
				color: #6d7a7e;	
			}

			.testimonials .quote-text:after,
			.testimonials .quote-text:before {
				position: absolute;
				width: 33px;
				height: 23px;
				background-image: url(images/quotes.png);
				background-repeat: no-repeat;
				background-position: 0 0;
				content: '';
			}
			
			.testimonials .quote-text:before {left: 0; top: 0;}

			.testimonials .quote-text:after {
				bottom: 0;
				right: 0;
				background-position: right top;
			}
			
			.testimonials .quote-author {
				font: italic 14px/1.6 'Arial', serif;
				color: #124162;
			}

				.testimonials .quote-author span {
					display: block;
					font-size: 12px;
				}

/* ---------------------------------------------------------------------- */
/*	Footer
/* ---------------------------------------------------------------------- */

#footer {
	position: relative;
	margin-top: 35px;
	padding: 0 0 0px;
}

#footer .footer_row {
	padding-top: 60px;
	border-top-width: 3px;
	border-top-style: solid;
	
}

.style-1 #footer .footer_row {border-top-color: #17517a;}
.style-2 #footer .footer_row {border-top-color: #9f1010;}
.style-3 #footer .footer_row {border-top-color: #2a7313;}
.style-4 #footer .footer_row {border-top-color: #d98908;}
.style-5 #footer .footer_row {border-top-color: #3b5381;}
.style-6 #footer .footer_row {border-top-color: #4a5063;}

	ul.copyright {
		position: relative;
		clear: both;
		padding: 10px 0 10px 0;
		width: 100%;
		border-top: 1px solid #e0e0e0;
		list-style: none;
		text-align: center;
background-color:#c1c5ce; color:#000;
	}
	/*
	ul.copyright:after {
		position: absolute;
		top: -10px;
		left: 50%;
		display: block;
		
		width: 135px;
		margin-left: -67px;
		height: 16px;
		content: '';
	}
		
		ul.copyright li:first-child {padding-left: 0;}
		ul.copyright li:first-child:before {margin: 0; content: '';}
	
		ul.copyright li {
			display: inline-block;
			font-size: 11px;
			color: #6d7a7e;
		}
		
		.ie7 ul.copyright li {float: left;}
		
		ul.copyright li:before {
			margin: 0 8px;
			content: '.';
			vertical-align: text-bottom;
			line-height: 1.8;
		} */
	
	/* -------------------------------------------------- */
	/*	Widgets
	/* -------------------------------------------------- */

		#footer .footer_row .widget-container {float: left; margin-right: 20px;}
		#footer .widget-container {
			margin: 0 0 50px 0;
		}

			#footer .widget-title {
				text-transform: uppercase;
				font-size: 12px;
				font-family: 'Arial', serif;
			}

		/* ---------------------------------------- */
		/*	Custom Menu
		/* ---------------------------------------- */

		#footer ul.menu li {
			padding: 7px 0 6px 0;
			border-bottom: 1px solid #e0e1e3;
		}
		
		#footer ul.menu li:first-child {padding-top: 0;}
		
			.style-1 #footer ul.menu li a {color: #17517a;}
			.style-2 #footer ul.menu li a {color: #9f1010;}
			.style-3 #footer ul.menu li a {color: #69ad11;}
			.style-4 #footer ul.menu li a {color: #eba505;}
			.style-5 #footer ul.menu li a {color: #3b5381;}
			.style-6 #footer ul.menu li a {color: #5592b4;}
			
			#footer ul.menu li:hover a {color: #606163;}

		/* ---------------------------------------- */
		/*	Links
		/* ---------------------------------------- */

		#footer .widget_links li {
			padding: 7px 0 6px 0;
			border-bottom: 1px solid #e0e1e3;
		}
		
		#footer .widget_links li:first-child {padding-top: 0;}
		
			.style-1 #footer .widget_links li a {color: #3344dd;}
			.style-2 #footer .widget_links li a {color: #9f1010;}
			.style-3 #footer .widget_links li a {color: #69ad11;}
			.style-4 #footer .widget_links li a {color: #eba505;}
			.style-5 #footer .widget_links li a {color: #3b5381;}
			.style-6 #footer .widget_links li a {color: #5592b4;}
			
			#footer .widget_links li:hover a {color: #606163;}

			#footer .widget_categories li,
			#footer .widget_archive li,
			#footer .widget_nav_menu li,
			#footer .widget_pages li {
				font-size: 12px;
				font-family: Arial, tahoma, verdana;
			}
	
		/* ---------------------------------------- */
		/*	Twitter
		/* ---------------------------------------- */

		.tweet {
			position: relative;
			margin: 0 0 15px 0;
			padding: 0 0 0 21px;
		}
		
		.tweet:after {
			position: absolute;
			top: 4px;
			left: 0;
			width: 16px;
			height: 12px;
			background-image: url(images/birds.png);
			background-repeat: no-repeat;
			content: "";
		}
		
		.style-1 .tweet:after,
		.style-5 .tweet:after,
		
		.style-6 .tweet:after {background-position: 0 0;}
		.style-2 .tweet:after {background-position: 0 -16px;}
		.style-3 .tweet:after {background-position: 0 -32px;}
		.style-4 .tweet:after {background-position: 0 -48px;}
		
			.tweet .tweet-content {color: #6d7a7e;}

				.tweet .time {font-size: 11px;}

				.style-1 .time a {color: #3344dd;}
				.style-2 .time a {color: #9f1010;}
				.style-3 .time a {color: #69ad11;}
				.style-4 .time a {color: #eba505;}
				.style-5 .time a {color: #3b5381;}
				.style-6 .time a {color: #5592b4;}
				
/* ---------------------------------------------------------------------- */
/*	Widgets
/* ---------------------------------------------------------------------- */

	.container .widget-container {margin-bottom: 70px;}
	
		.widget-title {
			text-transform: uppercase;
			font-size: 12px;
			font-family: 'Arial', serif;
		}
		
		.style-1 .widget-title {color: #124162;}
		
		.style-2 .widget-title,
		.style-3 .widget-title,
		.style-4 .widget-title,
		.style-5 .widget-title,
		.style-6 .widget-title {color: #373a3c;}
		
	/* ---------------------------------------- */
	/*	Back to Top
	/* ---------------------------------------- */

	#back-top {
		position: fixed;
		right: 20px;
		bottom: 20px;
		z-index: 50;
		display: none;
		width: 45px;
		height: 45px;
		background-image: url(images/icons/arrow.png);
		background-position: 50%;
		background-repeat: no-repeat;
		text-indent: -9999px;
		
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
				border-radius: 50%;
		
		-webkit-transition: all .2s linear;
		   -moz-transition: all .2s linear;
			-ms-transition: all .2s linear;
			 -o-transition: all .2s linear;
				transition: all .2s linear;
	}
	
		#back-top:hover { 
			 -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.15), inset 0 0 20px rgba(0,0,0,.2);
			    -moz-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.15), inset 0 0 20px rgba(0,0,0,.2);
					 box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.15), inset 0 0 20px rgba(0,0,0,.2);
		}
		
	/* ---------------------------------------- */
	/*	WP Pagenavi
	/* ---------------------------------------- */
	
	.wp-pagenavi {
		clear: both;
		margin: 30px 0 !important;
		padding-top: 40px !important;
		border-top: 2px solid #E0E1E3 !important;
	}

			.wp-pagenavi a,
			.wp-pagenavi span {
				display: block !important;
				float: left !important;
				margin: 0 0 0 5px !important;
				padding: 3px 8px 3px !important;
				border: 1px solid transparent !important;
				background-color: #e7e7e8  !important;
				text-decoration: none;
				color: #9c9c9c !important;
			}

			.wp-pagenavi .prevpostslink,
			.wp-pagenavi .nextpostslink {background: none;}

			.wp-pagenavi a:hover:not(.current):not(.prevpostslink):not(.nextpostslink) {
				background-color: #d8d8d9;
				color: #646464;
			}

			.wp-pagenavi .current:hover,
			.wp-pagenavi .current {color: #fff !important;}

			.wp-pagenavi .prevpostslink:hover,
			.wp-pagenavi .nextpostslink:hover,
			.wp-pagenavi .prevpostslink:hover > span,
			.wp-pagenavi .nextpostslink:hover > span {color: #646464;}

			.wp-pagenavi .prevpostslink > span,
			.wp-pagenavi .nextpostslink > span {font-size: 14px;}
		
	/* ---------------------------------------- */
	/*	Content Tabs
	/* ---------------------------------------- */

	ul.tabs-nav {
		overflow: hidden;
		margin: 0;
		padding: 0;
		width: 100%;
		list-style: none outside none;
	}

		.tabs-nav li {
			position: relative;
			float: left;
			overflow: hidden;
			margin: 0;
			padding: 0;
			line-height: 19px;
		}

			ul.tabs-nav li a {
				display: block;
				padding: 10px 15px;
				outline: medium none;
				border: 1px solid #d4d4d4;
				border-bottom: 1px solid #d4d4d4;
				border-left: none;
				background-color: #f6f6f7;
				border-color: #d4d4d4;
				color: #606163;
				text-decoration: none;
				letter-spacing: 0;
				font-size: 13px;
				font-family: 'Arial', serif;
				-webkit-transition: background-color .25s linear;
				   -moz-transition: background-color .25s linear;
					 -o-transition: background-color .25s linear;
						transition: background-color .25s linear;
			}

			ul.tabs-nav li:first-child a {border-left: 1px solid #d4d4d4;}
			ul.tabs-nav li:hover a {background-color: #2f3445; color: #fff;}
			
			ul.tabs-nav li.active {line-height: 18px;}
			ul.tabs-nav li.active a {
				background-color: #fff;
				color: #313131; 
				border-bottom: 2px solid #fff;
			}
		
	.tabs-container {
		overflow: hidden;
		margin: -1px 0 20px;
		width: 100%;
		border: 1px solid #d4d4d4;
	}

		.tab-content {
			padding: 25px 20px;
		}
			
	/* ---------------------------------------- */
	/*	Accordion Content
	/* ---------------------------------------- */

	.acc-trigger:first-of-type {border-top: 1px solid #d4d4d4;}
	
	.acc-trigger {
		margin: 0;
		display: block;
		cursor: pointer;
		border: 1px solid #d4d4d4;
		border-top: none;

	}

		.acc-trigger a {
			position: relative;
			display: block;
			padding: 10px 20px 10px 38px;
			outline: medium none;
			background-color: #fff;
			color: #606163;
			text-decoration: none;
			font-size: 13px;
			font-family: 'Arial', serif;
			cursor: pointer;
		}
	
		.acc-trigger a:after {
			position: absolute;
			left: 11px;
			top: 50%;
			margin-top: -8px;
			width: 17px;
			height: 17px;
			background-image: url(images/collapse.png);
			background-repeat: no-repeat;
			background-position: 0 0;
			-webkit-border-radius: 50%;
			-moz-border-radius: 50%;
			border-radius: 50%;
			content: '';
		}
		
		.style-1 .acc-trigger a:after,
		.style-1 .trigger:after {background-color: #539bc7;}
		
		.style-2 .acc-trigger a:after,
		.style-2 .trigger:after {background-color: #E53535;}
		
		.style-3 .acc-trigger a:after,
		.style-3 .trigger:after {background-color: #79B027;}
		
		.style-4 .acc-trigger a:after,
		.style-4 .trigger:after {background-color: #EBA505;}
		
		.style-5 .acc-trigger a:after,
		.style-5 .trigger:after {background-color: #3b5381;}
		
		.style-6 .acc-trigger a:after,
		.style-6 .trigger:after {background-color: #75a9c7;}
		
		.ie7 .acc-trigger a:after {top: 43%;}
		
		.acc-trigger.active a:after {background-position: 0 -17px;}
			
		.acc-trigger.active,
		.acc-trigger.active > a { 
			background-color: #f6f6f7;
			cursor: default !important;
		}
		
		.acc-trigger a:hover {
			background-color: #f6f6f7;
			cursor: pointer;
		}

	.acc-container .content { 
		padding: 25px 20px;
		border-left: 1px solid #d4d4d4;
		border-right: 1px solid #d4d4d4;
		border-bottom: 1px solid #d4d4d4;
overflow: inherent;
	}
	/* ---------------------------------------- */
	/*	Content Toggle
	/* ---------------------------------------- */	
	
	.box-toggle {
		margin-bottom: 4px;
		border: 1px solid #d4d4d4;
	}

		.trigger {
			position: relative;
			display: block;
			padding: 10px 20px 10px 68px;
			outline: medium none;
			background-color: #fff;
			color: #606163;
			text-decoration: none;
			font-size: 13px;
			font-family: 'Arial', serif;
			cursor: pointer;
		}
		
		.ie7 .trigger {height: 20px;}

		.trigger:after {
			position: absolute;
			left: 11px;
			top: 50%;
			right:10px;
			margin-top: -8px;
			/* width: 17px;*/
			/* height: 17px;*/
			/* background-image: url(images/collapse.png);*/
			background-image: url(/wp-content/uploads/2013/11/showhide.png);
			width: 44px;
			height: 17px;
			background-repeat: no-repeat;
			background-position: 0 0;
			/* -webkit-border-radius: 50%;*/
			/* -moz-border-radius: 50%;*/
			/* border-radius: 50%;*/
			content: '';
		}
			
		.trigger.active {border-bottom: 1px solid #d4d4d4;}
		
		.trigger.active:after {background-position: 0 -17px;}
		
		.trigger:hover,
		.trigger.active { background-color: #f6f6f7;}

		.toggle-container  {
			display: block;
			padding: 15px;
		}


/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	
	#control_panel {display: none;}
	
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

	/* ---------------------------------------------------------------------- */
	/*	Layout
	/* ---------------------------------------------------------------------- */

	.wrap {width: 746px}

	.container, #content {width: 728px;}

		/* -------------------------------------------------- */
		/*	Columns
		/* -------------------------------------------------- */

		.one-half {width: 354px;}

		.one-third {width: 226px;}

			.two-third {width: 482px;}

		.one-fourth {width: 162px;}

			.three-fourth {width: 546px;}
			
	/* ---------------------------------------------------------------------- */
	/*	Header
	/* ---------------------------------------------------------------------- */

		/* -------------------------------------------------- */
		/*	Main Navigation
		/* -------------------------------------------------- */
		
		.navigation > ul > li > a {padding: 0 12px;}
		
	/* ---------------------------------------------------------------------- */
	/*	Home
	/* ---------------------------------------------------------------------- */

		ul.block-with-icons li {width: 241px;}
		
	/* ---------------------------------------------------------------------- */
	/*	Content
	/* ---------------------------------------------------------------------- */
	
	.sbl #content,
	.sbr #content {
		float: left;
		width: 488px;
	}
	
		/* -------------------------------------------------- */
		/*	Portfolio
		/* -------------------------------------------------- */
	
		#portfolio-items article {
			position: relative;
			float: left;
			margin: 0 25px 20px 0;
		}

		/* -------------------------------------------------- */
		/*	Map
		/* -------------------------------------------------- */

		#wpgmza_map {width: 748px !important;}
		
		/* -------------------------------------------------- */
		/*	Layout
		/* -------------------------------------------------- */

		#content .one-fourth {width: 234px;}
		
	/* ---------------------------------------------------------------------- */
	/*	Events
	/* ---------------------------------------------------------------------- */

		.event-body {width: 245px;}
		
		/* -------------------------------------------------- */
		/*	Columns
		/* -------------------------------------------------- */
		
		.event-body .one-half {width: 232px;}
	
	/* ---------------------------------------------------------------------- */
	/*	Blog
	/* ---------------------------------------------------------------------- */

	.post-item,
	.second .post {
		margin-right: 20px;
		width: 234px;
	}
	
	/* ---------------------------------------------------------------------- */
	/*	Contact Us
	/* ---------------------------------------------------------------------- */

	.wpcf7-form textarea {   
		max-width: 440px;
		min-width: 440px;
		width: 440px;
	}
	
	/* ---------------------------------------------------------------------- */
	/*	Sidebar
	/* ---------------------------------------------------------------------- */

	#sidebar {
		float: right;
		width: 220px;
	}
	
		#sidebar iframe {width: 220px !important;}
	
		/* -------------------------------------------------- */
		/*	Widgets
		/* -------------------------------------------------- */
		
		.cd-fb-like-widget * {width: 220px !important;}
		
			/* ---------------------------------------- */
			/*	Search
			/* ---------------------------------------- */
.widget_search {float:none;}
			.widget_search input[type="text"] {
				width: 155px;
			}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	
	/* ---------------------------------------------------------------------- */
	/*	Layout
	/* ---------------------------------------------------------------------- */
	
	.wrap {width: 318px;}

	.container {width: 300px;}

		/* -------------------------------------------------- */
		/*	Columns
		/* -------------------------------------------------- */

		.one-half,
		.one-third,
		.one-fourth,
		.two-third,
		.three-fourth {
			float: none;
			margin-right: 0;
		}

		.one-half,
		.one-third,
		.one-fourth,
		.two-third,
		.three-fourth {width: 300px;}

	/* ---------------------------------------------------------------------- */
	/*	Header
	/* ---------------------------------------------------------------------- */
	
	#logo {
		float: none;
		display: block;
		text-align: center;
	}
			
		/* -------------------------------------------------- */
		/*	Main Navigation
		/* -------------------------------------------------- */
		
		.navigation { padding: 0 10px;}
		
		.navigation > ul {display: none;}
		
		.navigation .nav-responsive {display: inline-block;}
		
		a.donate {padding: 0 15px;}
			
		/* -------------------------------------------------- */
		/*	Social Links
		/* -------------------------------------------------- */
		
		ul.social-links {
			float: none;
			text-align: center;
		}
		
	/* ---------------------------------------------------------------------- */
	/*	Home
	/* ---------------------------------------------------------------------- */

		ul.block-with-icons li {
			margin-bottom: 15px;
			width: 100%;
			border: 1px solid #E7E7E9;
			
			-webkit-box-sizing: border-box;
			   -moz-box-sizing: border-box;
					box-sizing: border-box;
		}
		
		/* -------------------------------------------------- */
		/*	Slider
		/* -------------------------------------------------- */
		
		.caption {display: none;}
		.no-js .slides > li:first-child{ display:block;} 
		
	/* ---------------------------------------------------------------------- */
	/*	Content
	/* ---------------------------------------------------------------------- */
	
	#content,
	#content .auto-column,
	.sbl #content,
	.sbr #content {
		float: none !important;
		width: 100% !important;
	}
	
	/* .auto-column {margin-bottom: 45px;} */

		/* -------------------------------------------------- */
		/*	Map
		/* -------------------------------------------------- */

		#wpgmza_map {width: 100% !important;}
	
	/* ---------------------------------------------------------------------- */
	/*	Events
	/* ---------------------------------------------------------------------- */

		.event-body {
			float: none;
			width: 100%;
			padding-right: 0;
			border-right: none;
		}
		
		.event-meta {
			float: none;
			width: 100%
		}
		
		.tribe-events-month-nav,
		.tribe-events-calendar-buttons {position: relative !important; display: block;}
		
			.tribe-events-calendar-buttons a {margin-top: 20px !important;}

		.events-archive .tribe-events-event-entry { width: 55% !important;}
		.tribe-events-events .tribe-events-event-list-meta {width: 35% !important;}
		
		/* -------------------------------------------------- */
		/*	Columns
		/* -------------------------------------------------- */
		
		.event-body .one-half {width: 100%;}
	
	/* ---------------------------------------------------------------------- */
	/*	Blog
	/* ---------------------------------------------------------------------- */
	
		.post-item:nth-child(1) {border: none;}
	
		.post-item,
		.second .post {
			float: none;
			margin-right: 0;
			width: 100%;
		}
		
		/* -------------------------------------------------- */
		/*	Respond
		/* -------------------------------------------------- */

			#commentform textarea {
				height: 150px;
				max-height: 250px;
				max-width: 278px;
				min-height: 150px;
				min-width: 278px;
				width: 278px;
			}		
		
	/* ---------------------------------------------------------------------- */
	/*	Portfolio
	/* ---------------------------------------------------------------------- */
		
		#portfolio-items article img { width: 300px; }
		
	/* ---------------------------------------------------------------------- */
	/*	Contact Us
	/* ---------------------------------------------------------------------- */
		
		.wpcf7-form input[type="text"] {width: 278px;}
		
		.textarea-block strong {
			line-height: 35px;
			margin-left: 10px;
		}

		.wpcf7-form .textarea-block label,
		.textarea-block strong {display: block;}

		.wpcf7-form textarea {
			height: 150px;
			max-height: 250px;
			max-width: 278px;
			min-height: 150px;
			min-width: 278px;
			width: 278px;
		}	
	
	/* ---------------------------------------------------------------------- */
	/*	Sidebar
	/* ---------------------------------------------------------------------- */

	#sidebar {
		float: none;
		width: 100%;
	}
	
	/* ---------------------------------------------------------------------- */
	/*	Footer
	/* ---------------------------------------------------------------------- */
	
	#footer .widget-container {
			width: 100% !important;
			margin: 0 0 50px 0 !important;
			float: none !important;
		}
	
}


/* All Mobile Sizes (devices and browser) */
@media only screen and (min-resolution: 180dpi) {
	
	/* ---------------------------------------------------------------------- */
	/*	Layout
	/* ---------------------------------------------------------------------- */
	
	.wrap {width: 85%;}

	.container {width: 80%;}

		/* -------------------------------------------------- */
		/*	Columns
		/* -------------------------------------------------- */

		.one-half,
		.one-third,
		.one-fourth,
		.two-third,
		.three-fourth {
			float: none;
			margin-right: 0;
		}

		.one-half,
		.one-third,
		.one-fourth,
		.two-third,
		.three-fourth {width: 80%;}

	/* ---------------------------------------------------------------------- */
	/*	Header
	/* ---------------------------------------------------------------------- */
	
	#logo {
		float: none;
		display: block;
		text-align: center;
	}
			
		/* -------------------------------------------------- */
		/*	Main Navigation
		/* -------------------------------------------------- */
		
		.navigation { padding: 0 10px;}
		
		.navigation > ul {display: none;}
		
		.navigation .nav-responsive {display: inline-block; width: 100%}
		
		a.donate {padding: 0 15px;}
			
		/* -------------------------------------------------- */
		/*	Social Links
		/* -------------------------------------------------- */
		
		ul.social-links {
			float: none;
			text-align: center;
		}
		
	/* ---------------------------------------------------------------------- */
	/*	Home
	/* ---------------------------------------------------------------------- */

		ul.block-with-icons li {
			margin-bottom: 15px;
			width: 100%;
			border: 1px solid #E7E7E9;
			
			-webkit-box-sizing: border-box;
			   -moz-box-sizing: border-box;
					box-sizing: border-box;
		}
		
		/* -------------------------------------------------- */
		/*	Slider
		/* -------------------------------------------------- */
		
		.caption {display: none;}
.no-js .slides > li:first-child{ display:block;} 
		
	/* ---------------------------------------------------------------------- */
	/*	Content
	/* ---------------------------------------------------------------------- */
	
	#content,
	#content .auto-column,
	.sbl #content,
	.sbr #content {
		float: none !important;
		width: 100% !important;
	}
	
	.auto-column {margin-bottom: 45px;}

		/* -------------------------------------------------- */
		/*	Map
		/* -------------------------------------------------- */

		#wpgmza_map {width: 100% !important;}
	
	/* ---------------------------------------------------------------------- */
	/*	Events
	/* ---------------------------------------------------------------------- */

		.event-body {
			float: none;
			width: 100%;
			padding-right: 0;
			border-right: none;
		}
		
		.event-meta {
			float: none;
			width: 100%
		}
		
		.tribe-events-month-nav,
		.tribe-events-calendar-buttons {position: relative !important; display: block;}
		
			.tribe-events-calendar-buttons a {margin-top: 20px !important;}

		.events-archive .tribe-events-event-entry { width: 55% !important;}
		.tribe-events-events .tribe-events-event-list-meta {width: 35% !important;}
		
		/* -------------------------------------------------- */
		/*	Columns
		/* -------------------------------------------------- */
		
		.event-body .one-half {width: 100%;}
	
	/* ---------------------------------------------------------------------- */
	/*	Blog
	/* ---------------------------------------------------------------------- */
	
		.post-item:nth-child(1) {border: none;}
	
		.post-item,
		.second .post {
			float: none;
			margin-right: 0;
			width: 100%;
		}
		
		/* -------------------------------------------------- */
		/*	Respond
		/* -------------------------------------------------- */

			#commentform textarea {
				height: 150px;
				max-height: 250px;
				max-width: 278px;
				min-height: 150px;
				min-width: 278px;
				width: 278px;
			}		
		
	/* ---------------------------------------------------------------------- */
	/*	Portfolio
	/* ---------------------------------------------------------------------- */
		
		#portfolio-items article img { width: 300px; }
		
	/* ---------------------------------------------------------------------- */
	/*	Contact Us
	/* ---------------------------------------------------------------------- */
		
		.wpcf7-form input[type="text"] {width: 278px;}
		
		.textarea-block strong {
			line-height: 35px;
			margin-left: 10px;
		}

		.wpcf7-form .textarea-block label,
		.textarea-block strong {display: block;}

		.wpcf7-form textarea {
			height: 150px;
			max-height: 250px;
			max-width: 278px;
			min-height: 150px;
			min-width: 278px;
			width: 278px;
		}	
	
	/* ---------------------------------------------------------------------- */
	/*	Sidebar
	/* ---------------------------------------------------------------------- */

	#sidebar {
		float: none;
		width: 100%;
	}
	
	/* ---------------------------------------------------------------------- */
	/*	Footer
	/* ---------------------------------------------------------------------- */
	
	#footer .widget-container {
			width: 100% !important;
			margin: 0 0 50px 0 !important;
			float: none !important;
		}
	
}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	/* ---------------------------------------------------------------------- */
	/*	Layout
	/* ---------------------------------------------------------------------- */
	
	.wrap {width: 460px;}

	.container {width: 420px;}

		/* -------------------------------------------------- */
		/*	Columns
		/* -------------------------------------------------- */

		.one-half,
		.one-third,
		.one-fourth,
		.two-third,
		.three-fourth {
			float: none;
			margin-right: 0;
		}

		.one-half,
		.one-third,
		.one-fourth,
		.two-third,
		.three-fourth {width: 420px;}
		
		.full-width > .one-fourth {
			float: left;
			width: 200px;
		}

	/* ---------------------------------------------------------------------- */
	/*	Header
	/* ---------------------------------------------------------------------- */
	
		#logo {
			float: none;
			display: block;
			text-align: center;
		}
			
		/* -------------------------------------------------- */
		/*	Main Navigation
		/* -------------------------------------------------- */
		
		.navigation {padding: 0 20px;}
		
		/* -------------------------------------------------- */
		/*	Respond
		/* -------------------------------------------------- */
		
		.contact-form input,
		#commentform input {
			width: 250px;
		}
		
	/* ---------------------------------------------------------------------- */
	/*	Header
	/* ---------------------------------------------------------------------- */
		
		/* -------------------------------------------------- */
		/*	Layout
		/* -------------------------------------------------- */

		#content .one-fourth {width: 420px;}
		
	/* ---------------------------------------------------------------------- */
	/*	Content
	/* ---------------------------------------------------------------------- */
	
		/* -------------------------------------------------- */
		/*	Events
		/* -------------------------------------------------- */
	
		.tribe-events-month-nav,
		.tribe-events-calendar-buttons {position: relative !important; display: block;}
	
	/* ---------------------------------------------------------------------- */
	/*	Portfolio
	/* ---------------------------------------------------------------------- */
		
		#portfolio-items article {width: 200px;}
		
			#portfolio-items article img {width: 200px;}
		
	/* ---------------------------------------------------------------------- */
	/*	Contact Us
	/* ---------------------------------------------------------------------- */

		.wpcf7-form input[type="text"] {width: 398px;}	

			.wpcf7-form .textarea-block label {
				display: block;
			}
			
		.wpcf7-form input[type="email"] {width: 398px;}	

			.wpcf7-form .textarea-block label {
				display: block;
			}	
				
		.textarea-block strong {display: none;}

		.wpcf7-form textarea,
		#commentform textarea {
			height: 150px;
			max-height: 250px;
			max-width: 378px;
			min-height: 150px;
			min-width: 378px;
			width: 378px;
		}
		
}

	/* ---------------------------------------------------------------------- */
	/*	Keyframes
	/* ---------------------------------------------------------------------- */

	@-webkit-keyframes move {
		0% {
			-moz-transform: scale(0);
		}
		100% {
			-moz-transform: scale(1);
		}
	}
	
	@-moz-keyframes move {
		0% {
			-moz-transform: scale(0);
		}
		100% {
			-moz-transform: scale(1);
		}
	}
	
	@keyframes move {
		0% {
			-moz-transform: scale(0);
		}
		100% {
			-moz-transform: scale(1);
		}
	}

.control_panel {
	position: fixed;
	z-index: 99;
	zoom: 1;
	top: 260px;
	left: 13px;
}

	.control_panel ul {
		padding: 4px;
		background-color: #fff;
	}
	
	.not-ie .control_panel ul {
		-webkit-box-shadow: 0 0 7px rgba(0,0,0,.1);
		   -moz-box-shadow: 0 0 7px rgba(0,0,0,.1);
				box-shadow: 0 0 7px rgba(0,0,0,.1);	
	}
	
		.control_panel ul li {margin-top: 3px;}

		.control_panel ul li:first-child {margin-top: 0;}

			.control_panel ul a {
				display: block;
				width: 38px;
				height: 38px;
				border: 1px solid transparent;
			}
			
			.control_panel li.active a {border-color: #000;}

			.control_panel .style-1 {background-color: #17517a;}
			.control_panel .style-2 {background-color: #9f1010;}
			.control_panel .style-3 {background-color: #2a7313;}
			.control_panel .style-4 {background-color: #eba505;}

			.control_panel .style-5,
			.control_panel .style-6 {
				background-image: url(images/sprite-style.png);
				background-position: 0 0;
				background-repeat: no-repeat;
			}

			.control_panel .style-6 {background-position: 0 bottom;}

		.map {				
						background-color: #E5E3DF;
						display: block;
						float: left;
						height: 400px;
						overflow: hidden;
						position: relative;
						width: 100%;
						margin-bottom: 50px;
				}




.widget-container.widget_rss .widget-title 
{border-bottom:1px solid #e0e0e0; background-color:#2f3445; color:#fff;padding:10px; margin:0px;}

.widget-container.widget_rss .widget-title a 
{color:#fff;}

#sub_post_navigation-6.widget-container.widget_sub_post_navigation, 
.widget-container.widget_rss
{border-left: 1px solid #e0e0e0;border-right: 1px solid #e0e0e0;}

#sub_post_feature.widget-container.widget_sub_post_feature, #popular_posts-3
{border: 1px solid #e0e0e0;}

#sub_post_feature.widget-container.widget_sub_post_feature  .widget-title
{border-bottom:1px solid #e0e0e0; background-color:#f05523; background-color:#c0c5ce; color:#000;padding:10px; margin:0px;}

 #popular_posts-2 .widget-title
{border-bottom:1px solid #e0e0e0; background-color:#f0f0f0; color:#000;padding:10px; margin:0px;}

#sub_post_navigation-6.widget-container.widget_sub_post_navigation ul,  
.widget-container.widget_rss ul , #popular_posts-2 ul
{list-style-type: none;padding:0px;}

#sub_post_navigation-6.widget-container.widget_sub_post_navigation .widget-title
{border-bottom:1px solid #e0e0e0; background-color:#cb2f1d; color:#fff;padding:10px; margin:0px;}

#sub_post_feature.widget-container.widget_sub_post_feature  p, #sub_post_feature.widget-container.widget_sub_post_feature .button
{margin:10px;}

#sub_post_navigation-6.widget-container.widget_sub_post_navigation li, 
.widget-container.widget_rss li , #popular_posts-2 li
{display:block;border-bottom:1px solid #e0e0e0; min-height:25px; padding:5px 5px 5px 5px;}

#sub_post_navigation-6.widget-container.widget_sub_post_navigation a:hover, 
.widget-container.widget_rss a:hover 
{color:000; text-decoration:underline;}

/* ---------------------------------------------------------------------- */
	/*	Annual Report Tables
	/* ---------------------------------------------------------------------- */


.Table-Annual{
	margin:0px 0px 15px;
        padding:0px;
	width:100%;
        border:1px solid #bfb9b6;
        vertical-align:baseline;
	text-align:left; 
}
.Table-Annual th{
        background-color:#535760;
        border:1px solid #bfb9b6;
	text-align:left; 
        padding:7px 7px 7px;
	font-size:14px;
        font-weight:bold;
        color:#ffffff;	
}
.Table-Annual th p{
        color:#ffffff;
        margin:0 !important;	
}
.Table-Annual td p{
        margin:0 !important;	
}
.Table-Annual tr{	
	text-align:left;
}
.Table-Annual tr td:first-child {
        width:40%;
        border-left:1px solid transparent !important;
}
.Table-Annual tr td:last-child {
        border-right:1px solid transparent !important;
        width:20%;
}
.Table-Annual td{
	border:1px solid #bfb9b6;
        padding:7px 7px 7px;
	font-size:12px;
	color:#000000;
}
.Table-Annual caption{
	text-align:left;
        color:#ff9900;
	font-size:14px;
	font-weight:bold; 
        padding:7px 0px 7px;
        text-transform:uppercase;       
}
.Caption{
	text-align:left;
        color:#ff9900;
	font-size:14px;
	font-weight:bold; 
        padding:7px 0px 7px;
        text-transform:uppercase;       
}
.Right-Align{
        text-align:right !important;
}
.Center-Align{
	text-align:center !important;
}
.Left-Align{
	text-align:left !important;
}
.Grand-Total{
        background-color:#a0a0a5;
}
.Total{
        background-color:#bfb9b6;
}
.Sub-Total{
        background-color:#dad6d5;
}

.header-bottom-align-2 {
	position: relative;
    bottom: -16px;
}
.header-bottom-align-3 {
	position: relative;
    bottom: -32px;
}
.header-bottom-align-4 {
	position: relative;
    bottom: -48px;
}
.header-bottom-align-5 {
	position: relative;
    bottom: -64px;
}



.rotate {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);

  /* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;

  /* Should be unset in IE9+ I think. */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.Core_Values{
	margin:0px 100px 15px;
        padding:5px;
	width:50%;
        border-top:2px dashed orangered;
        border-bottom:2px dashed orangered;
        vertical-align:baseline;
	text-align:left; 
}
.Core_Values tr{	
	text-align:left;
	color:darkred;
}
.Core_Values thead, tfoot{
	text-align:left;
        font-color:orange !Important;
	font-size:14px;
	font-weight:bold;      
}
.Core_Values td{
        padding:7px 7px 7px;
	font-size:13px;
}
.Sup{
    position: relative; top: -0.5em; font-size: 80%;
    }
.FootnoteAR{
    position: relative; font-style:italic; font-size:80%;
    }

.No-Border{
        border:none !Important;
}
.Close_Line_Spacing p{
        line-height:1em !Important;
}
.Indent, Indent p{
        padding-left:30px;
}

/* ---------------------------------------------------------------------- */
	/*	2014-15 Annual Report Tables
	/* ---------------------------------------------------------------------- */
h6 {
	font-size: 13px;
}

th.Table-Heading,
td.Table-Heading {
	background-color: #535860;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	color: #FFFFFF;
}

td.Table-Heading a,
td.Footer-Row a{
	color:#ffffff;
	text-decoration:none;
}

td.Table-Heading a:hover,
td.Footer-Row a:hover{
	text-decoration:underline;
}

td.Body-Column-Shaded {
	background-color:#edebea;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
}
td.Body-Heading {
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
}
td.Body-Row {
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
}
td.Body-Shaded-column {
	background-color:#ebeaec;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	vertical-align:middle;
}
td.Body-Sub-Heading {
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
}
td.Body-Total {
	background-color:#c6c0bf;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
}
td.Body-Total-1 {
	background-color:#ebeaec;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
}
td.Body-Total-2 {
	background-color:#c4c3c7;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
}
td.Body-Total-3 {
	background-color:#a1a0a5;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
}
th.Table-Heading {
	background-color:#535860;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
}

li.Bullets {
	-epub-hyphens:none;
	color:#535860;
	font-family:Arial, sans-serif;
	margin-bottom:9px;
	margin-left:14px;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
li.Bullets---Alphabet {
	-epub-hyphens:none;
	color:#535860;
	font-family:Arial, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.556;
	list-style-position:outside;
	list-style-type:lower-alpha;
	margin-bottom:9px;
	margin-left:14px;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
li.Bullets---Alphabet-START {
	-epub-hyphens:none;
	color:#535860;
	font-family:Arial, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.556;
	list-style-position:outside;
	list-style-type:lower-alpha;
	margin-bottom:9px;
	margin-left:14px;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
li.Bullets-white {
	-epub-hyphens:none;
	color:#ffffff;
	font-family:Arial, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.556;
	list-style-position:outside;
	margin-bottom:9px;
	margin-left:14px;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
p.Caption---Note {
	-epub-hyphens:none;
	color:#535860;
	font-family:Arial, sans-serif;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:1.333;
	margin-bottom:14px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}

p.Table-Body {
	-epub-hyphens:none;
	color:#535860;
	font-family:Arial, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.25;
	margin-bottom:4px;
	margin-left:0;
	margin-right:0;
	margin-top:4px;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
p.Table-Body-Heading {
	-epub-hyphens:none;
	color:#535860;
	font-family:Arial, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.25;
	margin-bottom:6px;
	margin-left:0;
	margin-right:0;
	margin-top:6px;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:uppercase;
	widows:1;
}
p.Table-Footer {
	-epub-hyphens:none;
	color:#535860;
	font-family:Arial, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.25;
	margin-bottom:4px;
	margin-left:0;
	margin-right:0;
	margin-top:4px;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
h6.Table-Heading {
	-epub-hyphens:none;
	color:#ffffff;
	font-family:Arial, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.25;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
p.Table-sub-heading {
	-epub-hyphens:none;
	color:#535860;
	font-family:Arial, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.25;
	margin-bottom:4px;
	margin-left:0;
	margin-right:0;
	margin-top:4px;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
table.TableOverride-1 {
	border-collapse:collapse;
}
p.ParaOverride-1 {
	margin-bottom:28px;
	margin-left:14px;
	margin-right:14px;
	margin-top:14px;
	text-align:center;
}
li.ParaOverride-3 {
	margin-bottom:14px;
	text-indent:0px;
}
p.ParaOverride-11 {
	margin-left:14px;
}
p.ParaOverride-12 {
	margin-bottom:0px;
	margin-left:9px;
	margin-right:9px;
}
p.ParaOverride-13 {
	margin-bottom:9px;
	margin-left:9px;
	margin-right:9px;
}
span.CharOverride-1 {
	font-style:italic;
	font-weight:normal;
}
span.CharOverride-2 {
	text-decoration:underline;
}
span.CharOverride-3 {
	color:#ffffff;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-4 {
	color:#060a14;
}
span.CharOverride-5 {
	color:#060a14;
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-6 {
	color:#060a14;
	font-style:italic;
	font-weight:bold;
}
span.CharOverride-7 {
	color:#060a14;
	font-style:italic;
	font-weight:normal;
}
span.CharOverride-8 {
	font-size:40px;
}
span.CharOverride-9 {
	font-size:58%;
	vertical-align:super;
}
span.CharOverride-10 {
	font-variant:normal;
	text-transform:uppercase;
}
span.CharOverride-11 {
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-12 {
	color:#ffffff;
	font-family:"DIN Black", sans-serif;
	font-style:normal;
	font-weight:900;
}
span.CharOverride-13 {
	color:#ffffff;
	font-family:"DIN Black", sans-serif;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:900;
	text-transform:uppercase;
}
span.CharOverride-14 {
	color:#ffffff;
	font-family:"DIN Black", sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:900;
	text-transform:uppercase;
}
span.CharOverride-15 {
	color:#ffffff;
	font-size:9px;
}
span.CharOverride-16 {
	color:#ffffff;
	font-size:9px;
	font-style:italic;
	font-weight:normal;
}
span.CharOverride-17 {
	color:#ffffff;
	font-size:9px;
	text-decoration:underline;
}
span.CharOverride-18 {
	color:#ffffff;
	font-size:12px;
}
span.CharOverride-19 {
	color:#ffffff;
}
span.CharOverride-20 {
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-transform:uppercase;
}
span.CharOverride-21 {
	color:#ffffff;
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-22 {
	color:#ffffff;
	font-style:italic;
	font-weight:normal;
}
span.CharOverride-23 {
	font-style:italic;
	font-weight:bold;
}
span.CharOverride-24 {
	color:#e6007e;
}
span.CharOverride-25 {
	color:#ffffff;
	font-size:8px;
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-26 {
	color:#060a14;
	font-size:8px;
}
span.CharOverride-27 {
	color:#ffffff;
	font-size:8px;
	font-style:italic;
	font-weight:bold;
}
span.CharOverride-28 {
	font-style:italic;
	font-weight:bold;
}
span.CharOverride-29 {
	font-size:30px;
}
span.CharOverride-30 {
	color:#b9b2b0;
}
span.CharOverride-31 {
	color:#e24621;
}
span.CharOverride-32 {
	color:#f18921;
	font-size:16px;
}
span.CharOverride-33 {
	font-variant:normal;
	text-transform:none;
}
span.CharOverride-34 {
	color:#808086;
	font-family:Arial, sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:500;
	text-transform:uppercase;
}
span.CharOverride-35 {
	font-size:8px;
}
span.CharOverride-36 {
	font-size:8px;
	font-style:italic;
	font-weight:normal;
}
span.CharOverride-37 {
	font-size:8px;
	text-decoration:underline;
}
col._idGenTableRowColumn-1 {
	width:88px;
}
col._idGenTableRowColumn-2 {
	width:85px;
}
tr._idGenTableRowColumn-3 {
	min-height:37px;
}
tr._idGenTableRowColumn-4 {
	min-height:17px;
}
col._idGenTableRowColumn-5 {
	width:227px;
}
col._idGenTableRowColumn-6 {
	width:116px;
}
col._idGenTableRowColumn-7 {
	width:60px;
}
col._idGenTableRowColumn-8 {
	width:101px;
}
tr._idGenTableRowColumn-9 {
	min-height:27px;
}
col._idGenTableRowColumn-10 {
	width:171px;
}
tr._idGenTableRowColumn-11 {
	min-height:43px;
}
tr._idGenTableRowColumn-12 {
	min-height:191px;
}
tr._idGenTableRowColumn-13 {
	min-height:33px;
}
tr._idGenTableRowColumn-14 {
	min-height:164px;
}
tr._idGenTableRowColumn-15 {
	min-height:133px;
}
tr._idGenTableRowColumn-16 {
	min-height:163px;
}
tr._idGenTableRowColumn-17 {
	min-height:114px;
}
tr._idGenTableRowColumn-18 {
	min-height:64px;
}
tr._idGenTableRowColumn-19 {
	min-height:20px;
}
tr._idGenTableRowColumn-20 {
	min-height:30px;
}
col._idGenTableRowColumn-21 {
	width:28px;
}
col._idGenTableRowColumn-22 {
	width:31px;
}
tr._idGenTableRowColumn-23 {
	min-height:54px;
}
col._idGenTableRowColumn-24 {
	width:89px;
}
col._idGenTableRowColumn-25 {
	width:71px;
}
col._idGenTableRowColumn-26 {
	width:113px;
}
col._idGenTableRowColumn-27 {
	width:47px;
}
col._idGenTableRowColumn-28 {
	width:95px;
}
col._idGenTableRowColumn-29 {
	width:33px;
}
tr._idGenTableRowColumn-30 {
	min-height:47px;
}

col._idGenTableRowColumn-31 {
	width:23px;
}
col._idGenTableRowColumn-32 {
	width:136px;
}
col._idGenTableRowColumn-33 {
	width:198px;
}
col._idGenTableRowColumn-34 {
	width:57px;
}
col._idGenTableRowColumn-35 {
	width:142px;
}
col._idGenTableRowColumn-36 {
	width:51px;
}
col._idGenTableRowColumn-37 {
	width:230px;
}
col._idGenTableRowColumn-38 {
	width:272px;
}
tr._idGenTableRowColumn-39 {
	min-height:57px;
}
col._idGenTableRowColumn-40 {
	width:201px;
}
tr._idGenTableRowColumn-41 {
	min-height:63px;
}
tr._idGenTableRowColumn-42 {
	min-height:113px;
}
col._idGenTableRowColumn-43 {
	width:213px;
}
col._idGenTableRowColumn-44 {
	width:65px;
}
tr._idGenTableRowColumn-45 {
	min-height:32px;
}
tr._idGenTableRowColumn-46 {
	min-height:21px;
}
tr._idGenTableRowColumn-47 {
	min-height:26px;
}
col._idGenTableRowColumn-48 {
	width:52px;
}
col._idGenTableRowColumn-49 {
	width:170px;
}
col._idGenTableRowColumn-50 {
	width:99px;
}
col._idGenTableRowColumn-51 {
	width:62px;
}
tr._idGenTableRowColumn-52 {
	min-height:50px;
}
col._idGenTableRowColumn-53 {
	width:173px;
}
col._idGenTableRowColumn-54 {
	width:43px;
}
tr._idGenTableRowColumn-55 {
	min-height:126px;
}
tr._idGenTableRowColumn-56 {
	min-height:97px;
}
tr._idGenTableRowColumn-57 {
	min-height:67px;
}
col._idGenTableRowColumn-58 {
	width:77px;
}
col._idGenTableRowColumn-59 {
	width:150px;
}
col._idGenTableRowColumn-60 {
	width:68px;
}
col._idGenTableRowColumn-61 {
	width:48px;
}
tr._idGenTableRowColumn-62 {
	min-height:77px;
}
tr._idGenTableRowColumn-63 {
	min-height:177px;
}
col._idGenTableRowColumn-64 {
	width:258px;
}
tr._idGenTableRowColumn-65 {
	min-height:76px;
}

img._idGenObjectAttribute-1 {
	height:100%;
	min-width:100%;
	width:100%;
}
div._idGenObjectStyleOverride-1 {
	border-width:0px;
}
div._idGenObjectStyleOverride-2 {
	background-color:#ffffff;
	border-width:0px;
}
div._idGenObjectStyleOverride-3 {
	background-color:#b9b2b0;
	border-width:0px;
}
div._idGenObjectStyleOverride-4 {
	border-color:#b9b2b0;
	border-style:solid;
	border-width:1px;
}
div._idGenObjectStyleOverride-5 {
	border-color:#b9b2b0;
	border-width:1px;
}
div._idGenObjectStyleOverride-6 {
	border-color:#b9b2b0;
	border-style:dotted;
	border-width:1px;
}
div._idGenObjectStyleOverride-7 {
	background-color:#f18921;
	border-width:0px;
}
div._idGenObjectStyleOverride-8 {
	background-color:#535860;
	border-width:0px;
}
div._idGenObjectStyleOverride-9 {
	border-color:#535860;
	border-width:1px;
}
div._idGenObjectStyleOverride-10 {
	background-color:#060a14;
	border-width:0px;
}
div._idGenObjectStyleOverride-11 {
	background-color:#e24621;
	border-width:0px;
}
div._idGenObjectLayout-1 {
	text-align:center;
}
div._idGenObjectLayout-2 {
	margin:3px 8px 3px 8px;
}
div._idGenObjectLayout-3 {
	text-align:left;
}
div._idGenObjectLayout-4 {
	margin:-333px 333px -333px 333px;
}
div._idGenObjectLayout-5 {
	margin:-276px 276px -276px 276px;
}
div._idGenObjectLayout-6 {
	margin:2px 0px 2px 0px;
}

p.Table-Body-Heading.ParaOverride-10 ,
p.ParaOverride-10,
h6.Table-Heading.ParaOverride-10 {
	text-align: right;
}

.Basic-Table table, .Basic-Table td, .Basic-Table th {
	border-style: solid;
  	border-width: 1px;
  	border-color: grey;
}

.ar1516 h1 {
	-epub-hyphens:none;
	color:#060a13;
	font-family:Arial, sans-serif;
	font-size:40px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.2;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:uppercase;
	widows:1;
}
.ar1516 h2 {
	-epub-hyphens:none;
	color:#060a13;
	font-family:Arial, sans-serif;
	font-size:25px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.2;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:uppercase;
	widows:1;
}
.ar1516 h3 {
	-epub-hyphens:none;
	color:#393a46;
	font-family:Arial, sans-serif;
	font-size:20px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.2;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:uppercase;
	widows:1;
}

.ar1516 h4 {
	-epub-hyphens:none;
	color:#535860;
	font-family:Arial, sans-serif;
	font-size:16px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.2;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:6px;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:uppercase;
	widows:1;
}

.ar1516 h5 {
	-epub-hyphens:none;
	color:#808086;
	font-family:Arial, sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:500;
	line-height:1.2;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:6px;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:uppercase;
	widows:1;
}

.ar1516 .financial-statement h4 {
	text-transform:none;
}

.ar1516 h6 {
	font-size: 13px;
	text-align: left;
}

.ar1516 body, .ar1516 div, .ar1516 dl, .ar1516 dt, .ar1516 dd, .ar1516 h1, .ar1516 h2, .ar1516 h3, .ar1516 h4, .ar1516 h5, .ar1516 h6, .ar1516 p, .ar1516 pre, .ar1516 code, .ar1516 blockquote {
	margin:0;
	padding:0;
	border-width:0;
}
.ar1516 body {
	-epub-hyphens:auto;
	font: 13px/1.5 Arial, sans-serif;
	color: #535860;
	-webkit-font-smoothing: antialiased;
	margin: 0 auto;
}
.ar1516 h1,
.ar1516 h2,
.ar1516 h3,
.ar1516 h4,
.ar1516 h4,
.ar1516 h5,
.ar1516 p {
	margin-bottom: 1em;
}
.ar1516 h1,
.ar1516 h2,
.ar1516 h3,
.ar1516 h4,
.ar1516 h4,
.ar1516 h5 {
	margin-top: 1em;
}
.ar1516 a {
	color: #535860;
}
.ar1516 img {
	max-width: 100%;
	height: auto;
}
.ar1516 table {
	border-collapse: collapse;
	width: 100%;
}
.ar1516 caption {
	display: none;
}

.ar1516 sup {
	vertical-align: super !important;
	font-size: smaller !important;
}

.hidden {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}

.aligncenter-important {
	text-align: center !important;
}

.alignleft-important {
	text-align: left !important;
}

.alignright-important {
	text-align: right !important;
}

.Basic-Table .Indent{
        padding-left:30px !important;
}

.Basic-Table .Indent2{
        padding-left:60px !important;
}

.Basic-Table .Indent3{
        padding-left:90px !important;
}

.Met {
	background-color: #35506E !important;
	color: #FFFEFB !important;
}

.Partially-Met {
	background-color: #6B728C !important;
	color: #FFFEFB !important;
}

.Not-Met {
	background-color: #BCB4B1 !important;
	color: #000 !important;
}

.Additional-Deliverables {
	background-color: #F28D19 !important;
	color: #FFFEFB !important;
}
.five {
	width: 5%;
}
.ten {
	width: 10%;
}
.fifteen {
	width: 15%;
}
.twenty {
	width: 20%;
}
.twentyfive {
	width: 25%;
}
.thirty {
	width:30%;
}
.thirtyfive {
	width:35%;
}
.forty {
	width:40%;
}
.fortyfive {
	width:45%;
}
.fifty {
	width:50%;
}
.fiftyfive {
	width:55%;
}
.sixty {
	width:60%;
}
.sixtyfive {
	width:65%;
}
.seventy {
	width:70%;
}
.seventyfive {
	width:75%;
}
.eighty {
	width:80%;
}
.eightyfive {
	width:85%;
}
.ninety {
	width:90%;
}
.ninetyfive {
	width:95%;
}
.hundred {
	width:100%;
}