/**-----------------------------------------------------------

		Main Abundant Life Stylesheet

		CONTENTS ( use ]= to search )
			]=Layout & Typography
			]=Main Header Area
			]=Main Navigation Menu ( top )
			]=Front Page
			]=Blog
			]=Comments
			]=Pages
			]=Flexslider
			]=Events
			]=Footers
			]=Wordpress Core Styles
			]=Wordpress Gallery
			]=Sidebars
			]=Widgets
			]=Tables
			]=Video
			]=Misc
			]=Bootstrap General Overrides & Adjustments
			]=Font Awesome Icons
			]=Accordion*
			]=Tabs
			]=Font Awesome Icons
			]=Media Queries
			]=HTML5BP styles
			]=Contact Form 7
			]=Print Styles

-----------------------------------------------------------**/


/*	]=Layout & Typography
------------------------------------------------------------*/
html {
	background: url(../img/mainbg.jpg) repeat;
}
body {
	color: #555;
	margin: 0;
	background-color: transparent;
	font: 100%/1.5 "Varela","Helvetica Neue", Helvetica, Arial, sans-serif;
}
html>body {
	font-size: 16px;
}
.skin-background {
	width: 100%;
	position: absolute;
	top: 168px;
	z-index: -1;
	display: none;
	border-bottom: 1px solid #888;
	box-shadow: -3px -7px 23px 2px black;
}
body.home .skin-background {
	height: 300px;
}
#main {
	margin-top: 24px;
}
p {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	margin: 0 0 1.5em 0;
}
/*Default Link Styling - this is overriden by theme options and/or skins*/
#content a:link,
#content a:visited,
#content a:active,
.home a:link,
.home a:visited,
.home a:active {
	color: #774B14;
	text-decoration: none;
}
#content a:hover,
.home a:hover {
	color: #774B14;
	text-decoration: underline;
}
#page-title h2 {
	line-height: 72px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 35px;
	font-family: 'Fjalla One', sans-serif;
	text-transform:uppercase;
	font-weight: normal;
	color: #333;
}
.rgba #page-title h2 {
	text-shadow: 1px 1px 8px rgba(255,255,255,0.25);
}
#page-title .pretext {
	font-variant: small-caps;
	text-transform: capitalize;
}
article.type-page,
article.type-post,
article.type-events,
article.type-attachment {
	margin-bottom: 48px;
}
#content article:last-of-type {
	margin-bottom: 48px;
}
article.type-page h1,
article.type-post h1,
article.type-events h1,
article.type-attachment h1 {
	line-height: 48px;
	font-size: 41px;
	font-style: normal;
	font-weight: 400;
}
#content article.type-page header,
#content article.type-page header a,
#content article.type-post header,
#content article.type-post header a,
#content article.type-events header,
#content article.type-events header a,
#content article.type-attachment header,
#content article.type-attachment header a {
	line-height: 24px;
	margin-bottom: 24px;
	font-size: 14px;
	font-style: italic;
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	color: #999;
	clear: both;
}
#content article.type-page header i,
#content article.type-post header i,
#content article.type-events header i,
#content article.type-attachment header i {
	margin-right: 8px;
	line-height: 20px;
}
#content article.type-post.sticky header,
#content article.type-post.sticky header a,
#content article.type-post.sticky header i {
	color: #9FB6BB;
}
#content article.type-post.sticky h1 a:link,
#content article.type-post.sticky h1 a:active,
#content article.type-post.sticky h1 a:visited {
	color: #788FA6;
}
#content article.type-page h1 a:link,
#content article.type-page h1 a:active,
#content article.type-page h1 a:visited,
#content article.type-post h1 a:link,
#content article.type-post h1 a:active,
#content article.type-post h1 a:visited,
#content article.type-events h1 a:link,
#content article.type-events h1 a:active,
#content article.type-events h1 a:visited,
#content article.type-attachment h1 a:link,
#content article.type-attachment h1 a:active,
#content article.type-attachment h1 a:visited {
	color: #444;
}
#content article.type-page h1 a:hover,
#content article.type-post h1 a:hover,
#content article.type-events h1 a:hover,
#content article.type-attachment h1 a:hover {
	color: #555;
	text-decoration: none;
}
#content article.type-page h1.visible-phone i.blog-group,
#content article.type-post h1.visible-phone i.blog-group,
#content article.type-events h1.visible-phone i.blog-group,
#content article.type-attachment h1.visible-phone i.blog-group {
	display: inline;
	margin-right: 18px;
	font-size: 48px;
}
#content article.type-page h1.visible-phone a,
#content article.type-post h1.visible-phone a,
#content article.type-events h1.visible-phone a,
#content article.type-attachment h1.visible-phone a,
#content article.type-page h1.visible-phone,
#content article.type-post h1.visible-phone,
#content article.type-events h1.visible-phone,
#content article.type-attachment h1.visible-phone {
	color: #999;
	font-size: 41px;
	font-style: normal;
	font-weight: 400;
	line-height: 48px;
	font-family: 'Fjalla One', sans-serif;
	text-rendering: optimizelegibility;
}
#content article.type-page h1.visible-phone a:hover,
#content article.type-post h1.visible-phone a:hover,
#content article.type-events h1.visible-phone a:hover,
#content article.type-attachment h1.visible-phone a:hover {
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #474747;
	margin: 0;
	font-family: 'Fjalla One', sans-serif;
	font-weight: normal;
	text-rendering: optimizelegibility;
}
h1 {
	font-size: 41px;
	line-height: 48px;
	margin-top: 0;
	margin-bottom: 24px;
}
h2 {
	font-size: 31px;
	line-height: 48px;
	margin-top: 0;
	margin-bottom: 24px;
}
h3 {
	font-size: 27px;
	line-height: 48px;
	margin-top: 0;
	margin-bottom: 24px;
}
h4 {
	font-size: 22px;
	line-height: 24px;
}
h5 {
	font-size: 19px;
	line-height: 24px;
}
h6 {
	font-size: 16px;
	line-height: 24px;
}
hr {
	border: 0;
	height: 1px;
	background: #a9a9a9;
}
.cssgradients hr {
	background-image: -webkit-linear-gradient(left, #c9c9c9, #a9a9a9, #c9c9c9);
	background-image: -moz-linear-gradient(left, #c9c9c9, #a9a9a9, #c9c9c9);
	background-image: -o-linear-gradient(left, #c9c9c9, #a9a9a9, #c9c9c9);
	background-image: -ms-linear-gradient(left, #c9c9c9, #a9a9a9, #c9c9c9);
	background-image: linear-gradient(left, #c9c9c9, #a9a9a9, #c9c9c9);
}
hr.subtle {
	border: 0;
	height: 1px;
	margin: 35px 0 36px;
	clear: both;
	background: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.13), rgba(0,0,0,0));
	background: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.13), rgba(0,0,0,0));
	background: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.13), rgba(0,0,0,0));
	background: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.13), rgba(0,0,0,0));
}
figcaption{
	background: #333;
	color: #ccc;
	padding: 11px 20px;
}
#content figcaption a:link,
#content figcaption a:visited,
#content figcaption a:active {
	color: #999;
}
#content figcaption a:hover {
	color: #bbb;
	text-decoration: none;
}
blockquote {
	background: none repeat scroll 0 0 #373737;
	color: #adadad;
	font-family: Varela, sans-serif;
	height: auto;
	padding: 24px;
	font-size: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 0 solid;
	padding-right: 80px;
	width: 70%;
	margin: 0 auto 24px;
	position: relative;
	line-height: 36px;
}
blockquote blockquote {
	margin: 0 auto 6px;
}
.blockquotewrap blockquote {
	width: auto;
	margin-bottom: 0;
}
blockquote.color-green {
	background: #408240;
	color: #c9c9c9;
}
blockquote.color-blue {
	background: #268DAB;
	color: #c9c9c9;
}
blockquote.color-orange {
	background: #C26000;
	color: #c9c9c9;
}
blockquote.color-red {
	background: #BE362F;
	color: #c9c9c9;
}
.blockquotewrap {
	background: white;
	margin: 0 auto;
	padding: 7px;
	width: 82%;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	position: relative;
	border: 1px solid #d9d9d9;
	margin-bottom: 32px;
}
.blockquotewrap small:before {
	content: '\2014 \00A0';
}
.blockquotewrap small {
	float: right;
	display: block;
	line-height: 29px;
	margin-right: 12px;
	margin-top: 7px;
	color: #999999;
}
.blockquotewrap blockquote:before, blockquote:before {
	color: #535353;
	color: rgba(255,255,255,0.2);
	position: absolute;
	content: '\0022';
	font-size: 150px;
	line-height: 130px;
	font-style: italic;
	top: 12px;
	right: 36px;
	font-family: Cambria, Georgia, serif;
}
.blockquotewrap.pull-right blockquote, .blockquotewrap.pull-left blockquote {
	border: 0 solid;
	font-size: 16px;
	padding: 12px 18px 12px 18px;
}
.blockquotewrap.pull-right,
.blockquotewrap.pull-left {
	width:47%;
	margin-bottom: 12px;
}
.blockquotewrap.pull-right blockquote:before,
.blockquotewrap.pull-left blockquote:before {
	display: none;
}
.blockquotewrap.pull-right {
	margin-left: 24px;
}
.blockquotewrap.pull-left {
	margin-right: 24px;
}
.blockquotewrap.pull-right img,
.blockquotewrap.pull-left img {
	margin-bottom: 0;
}


/*  ]=Main Header Area
------------------------------------------------------------*/
ul.sub-menu { /* hide sub-menus while page loads */
	display: none;
}
#main-header {
	background: #353535;
}
#main-header .branding {
	margin-top: 24px;
	margin-bottom: 12px;
}
#main-header h1.branding {
	line-height: 72px;
	font-size: 42px;
	font-weight: normal;
}
#main-header h1.branding a {
	text-decoration: none;
	letter-spacing: 0.02em;
}
#main-header .branding img {
	margin-right: 25px;
	/**
	* Position below is used to align the default logo with the title
	* it may need to be adjusted depending on logo size and title font chosen
	*
	* */
	position: relative;
	top: -4px;
}
.no-js .nav-collapse,
.no-js .nav-collapse.collapse {
	height: auto;
	overflow: visible;
}
#main-header .navbar a.brand {
	color: #777777;
	text-shadow: 0 1px 0 #303030;
	line-height: 24px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.lt-ie9 #main-header a.brand {
	display:none;
}
#main-header .navbar-inner {
	background:transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding-left: 0;
	padding-right: 0;
}

#main-header .navbar-search input {
	margin-top: 0;
	width: 160px;
}
.lt-ie9 #main-header .navbar-search {
	float: right;
}
#main-header .navbar .btn, .navbar .btn-group {
	margin-top: 10px;
}
#main-header .navbar-search .search-query {
	font-family: Varela, sans-serif;
	background-color: #353535;
	border: 1px solid #3C3C3C;
	color: #3F3F3F;
	font-size: 15px;
	border-radius: 5px 5px 5px 5px;
	height: 22px;
	padding: 0 9px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#main-header .navbar-search .search-query:focus,
#main-header .navbar-search .search-query.focused {
	padding: 0 9px;
	color: #888;
	text-shadow: none;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
	border-bottom-color: #EFEFEF;
	border-top-color: #EFEFEF;
}
.social-holder {
	height: 48px;
	padding-top: 24px;
	float: right;
	margin-top: -2px;
}

.lt-ie9 .social-holder {
	min-width: 240px;
}
.lt-ie9 #main-header .navbar .dropdown a {
	background: none;
}
.social-holder img {
	margin-left: 6px;
	width: 24px;
	zoom: 1;
	filter: alpha(opacity=30);
	opacity: 0.3;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	box-shadow: none;
}
.no-js .social-holder img:hover {
	filter: alpha(opacity=100);
	opacity: 1.0;
}
@media screen and (min-width:0\0) { /* Target IE9 and 10 */
	#main-header .navbar .nav ul.dropdown-menu li {
		line-height: 5px;
	}
}


/*  ]=Main Navigation Menu ( top )
------------------------------------------------------------*/
#main-header .navbar {
	margin-bottom: 24px;
}
#main-header .navbar .nav ul li {
	list-style-type: none;
}
.no-js #main-header .navbar .nav li ul.sub-menu {
	position: absolute;
	left: -9999px;
}
.no-js #main-header .navbar .nav li:hover ul.sub-menu {
	position: absolute;
	left: auto;
}
.no-js #main-header .navbar .nav li:hover ul.sub-menu {
	background: linear-gradient(#303030, #404040) repeat scroll 0 0 transparent;
	box-shadow: 0 10px 9px rgba(0, 0, 0, 0.52);
	display: block;
	padding: 0;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px 6px 6px 6px;
	float: left;
	list-style: none outside none;
	margin: 2px 0 0;
	min-width: 160px;
	position: absolute;
	top: 100%;
	z-index: 1000;
	line-height: 24px;
	font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #777777;
}
.no-js #main-header .navbar .nav li:hover ul.sub-menu:after {
	border-bottom: 6px solid #FFFFFF;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: "";
	display: inline-block;
	left: 10px;
	position: absolute;
	top: -6px;
}
.no-js #main-header .navbar .nav li:hover ul.sub-menu:before {
	border-bottom: 7px solid rgba(0, 0, 0, 0.2);
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	content: "";
	display: inline-block;
	left: 9px;
	position: absolute;
	top: -7px;
}
.no-js #main-header .navbar .nav li:hover ul.sub-menu li {
	box-shadow: 0 1px 0 #000000, 0 2px 0 #242424;
	line-height: 24px;
	list-style: none outside none;
	font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #777777;
}
.no-js #main-header .navbar .nav li:hover ul.sub-menu li:last-child {
	box-shadow: none;
}
.no-js #main-header .navbar .nav li:hover ul.sub-menu li.current-menu-parent {
	color: #f00;
}
.no-js #main-header .navbar .nav li:hover ul.sub-menu li  > a {
	color: #7E7E7E;
	line-height: 30px;
	clear: both;
	display: block;
	font-weight: normal;
	padding: 3px 20px;
	white-space: nowrap;
	text-decoration: none;
}
@media (max-width: 979px) {
	.no-js #main-header .navbar .nav li:hover ul.sub-menu {
		top: auto;
	}
	.navbar .nav > .active > a,
	.navbar .nav > .active > a:focus,
	#main-header .nav-collapse .nav > li > a:hover,
	#main-header .nav-collapse .dropdown-menu a:hover,
	.navbar .nav li.dropdown.open > .dropdown-toggle,
	.navbar .nav li.dropdown.active > .dropdown-toggle,
	.navbar .nav li.dropdown.open.active > .dropdown-toggle,
	.dropdown-menu .active > a,
	.dropdown-menu .active > a:hover {
		background-image: none;
		background-color: #111;
		color: #777;
	}
	#main-header .nav-collapse .nav > li.active > a:hover {
		color: #fff;
	}
	#main-header .navbar-search .search-query {
		background-color: #464646;
		color: #ccc;
	}
	.rgba .nav-collapse .navbar-form,
	.rgba .nav-collapse .navbar-search {
		border-bottom: 1px solid #121212;
		border-top: 1px solid #121212;
	}
}
@media (min-width: 980px) {
	#main-header .navbar-search {
		margin-top: 10px;
		float: right;
	}
	#main-header .navbar .widget-area {
		width:230px;
		float:right;
		max-height:39px;
		overflow:hidden;
	}
	#main-header a.brand {
		display:none;
		text-decoration: none;
	}
	#main-header  .navbar .nav > li > a {
		padding: 12px;
	}
	#main-header  .navbar .nav > li:first-child > a {
		padding-left: 0;
	}
	#main-header .navbar .nav {
		font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 17px;
	}
	#main-header .navbar .nav .active > a {
		background-color: transparent;
	}
	#main-header .navbar .nav > li > a:focus,
	#main-header .navbar .nav > li > a:hover {
		color: #CFCFCF;
		outline-color: #222;
	}
	#main-header .navbar .nav li.dropdown.open > .dropdown-toggle {
		background-color: transparent;
		color: #D8D8D8;
	}
	#main-header .navbar .nav ul.dropdown-menu {
		background: #303030;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0MTQxNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNTI1MjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -webkit-linear-gradient(#303030, #404040) repeat scroll 0 0 transparent;
		background: -moz-linear-gradient(#303030, #404040) repeat scroll 0 0 transparent;
		background: -o-linear-gradient(#303030, #404040) repeat scroll 0 0 transparent;
		background: -ms-linear-gradient(top,  #303030 0%,#404040 100%);
		background: linear-gradient(#303030, #404040) repeat scroll 0 0 transparent;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#404040',GradientType=0 );
		-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.23);
		box-shadow: 0 5px 8px rgba(0, 0, 0, 0.23);
	}
	.dropdown-menu > li > a:hover,
	.dropdown-menu > li > a:focus,
	.dropdown-submenu:hover > a,
	.dropdown-submenu:focus > a,
	.dropdown-menu > .active > a,
	.dropdown-menu > .active > a:hover,
	.dropdown-menu > .active > a:focus {
    	filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
	}
	.dropdown-menu {
		border: 1px solid rgba(0, 0, 0, 0.25);
	}
	#main-header .navbar .nav ul.dropdown-menu li {
		-webkit-box-shadow: 0 1px 0 #232323, 0 2px 0 #3d3d3d;
		box-shadow: 0 1px 0 #232323, 0 2px 0 #3d3d3d;
	}
	#main-header .navbar .nav ul.dropdown-menu li > a {
		color: #efefef;
		line-height: 30px;
	}
	#main-header .navbar .nav ul.dropdown-menu li > a:hover {
		color: #bebebe;
	}
	#main-header .navbar .nav > li > .dropdown-menu:after {
		border-bottom: 6px solid #282828;
	}
	#main-header .navbar li.dropdown .dropdown-menu .active > a {
		color: #CFCFCF;
	}
	#main-header .navbar .dropdown-menu .active > a,
	#main-header .navbar .dropdown-menu .active > a:hover,
	#main-header .navbar .dropdown-menu .active > a:focus,
	#main-header .navbar .dropdown-menu li > a:hover,
	#main-header .navbar .dropdown-menu li > a:focus {
		background: none;
	}
	#main-header .navbar .nav ul.dropdown-menu li:last-child {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	#main-header .dropdown-menu {
		padding: 0;
	}
	#main-header .navbar .nav li.dropdown.open > .dropdown-toggle .caret {
		border-top-color: #101010;
	}
}
.lt-ie9 #main-header .navbar .nav ul.dropdown-menu {
	background: #303030;
	border:  1px solid #222;
}
.lt-ie9 #main-header .navbar .nav ul.dropdown-menu a{
	color: #777;
}
.lt-ie9 #main-header .navbar .nav ul.dropdown-menu a:hover{
	color: #fff;
}
.lt-ie9 .dropdown-menu > li > a:hover,
.lt-ie9 .dropdown-menu > li > a:focus,
.lt-ie9 .dropdown-submenu:hover > a,
.lt-ie9 .dropdown-submenu:focus > a,
.lt-ie9 .dropdown-menu > .active > a,
.lt-ie9 .dropdown-menu > .active > a:hover,
.lt-ie9 .dropdown-menu > .active > a:focus,
.ie9 .dropdown-menu > li > a:hover,
.ie9 .dropdown-menu > li > a:focus,
.ie9 .dropdown-submenu:hover > a,
.ie9 .dropdown-submenu:focus > a,
.ie9 .dropdown-menu > .active > a,
.ie9 .dropdown-menu > .active > a:hover,
.ie9 .dropdown-menu > .active > a:focus {
	background: transparent;
	filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}

/*  ]=Front Page
------------------------------------------------------------*/
.home .thumbnails .thumbnail {
	max-width: 330px;
}
.home .thumbnails .thumbnail img {
	box-shadow: 0 15px 9px -12px rgba(0, 0, 0, 0.4);
	max-height: 144px;
	min-width: 100%;
}
.home .thumbnails h2 {
	font-size: 18px;
	margin: 24px 0;
	line-height: 24px;
	max-height: 24px;
	overflow: hidden;
}
.home .thumbnails p {
	max-height: 96px;
	min-height: 96px;
	height: 96px;
	overflow:hidden;
}
.home .thumbnails a:hover {
	text-decoration: none;
}
a:hover .front-page-posts h2,
a:hover .front-page-posts p {
	text-decoration: none;
}
.front-page-posts h2 i {
	font-size: 18px;
	line-height: 18px;
	margin-right: 3px;
}
.csstransitions a .front-page-posts h2,
.csstransitions a .front-page-posts p {
	color: #444;
	-moz-transition-property: color;
	-moz-transition-duration: 0.3s;
	-webkit-transition-property: color;
	-webkit-transition-duration: 0.3s;
	-o-transition-property: color;
	-o-transition-duration: 0.3s;
	-ms-transition-property: color;
	-ms-transition-duration: 0.3s;
	transition-property: color;
	transition-duration: 0.3s;
}
.csstransitions a:hover .front-page-posts h2,
.csstransitions a:hover .front-page-posts p {
	color: #7d7d7d;
	-moz-transition-property: color;
	-moz-transition-duration: 0.3s;
	-webkit-transition-property: color;
	-webkit-transition-duration: 0.3s;
	-o-transition-property: color;
	-o-transition-duration: 0.3s;
	-ms-transition-property: color;
	-ms-transition-duration: 0.3s;
	transition-property: color;
	transition-duration: 0.3s;
}
.no-csstransitions a .front-page-posts h2,
.no-csstransitions a .front-page-posts p {
	color: #444;
}
.no-csstransitions a:hover .front-page-posts h2,
.no-csstransitions a:hover .front-page-posts p {
	color: #727272;
}
.home .thumbnails li .front-page-posts {
	position: relative;
}
.front-page-posts p {
	margin-bottom: 0;
}
#fp-top {
	margin-bottom: 60px;
}
#fp-top .display-area {
	margin-top: 24px;
}
#quick-bar {
	margin-bottom: 24px;
}
#quick-bar h1 {
	font-size: 22px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
}
#quick-bar h1 i {
	line-height: 24px;
	font-weight: normal;
	font-size: 22px;
	margin: 0;
	padding: 0;
	margin-right: 14px;
}
#quick-bar h1 {
	max-height: 24px;
	letter-spacing: 0.04em;
}
#quick-bar a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#quick-bar p {
	max-height: 48px;
	overflow: hidden;
	margin-bottom: 60px;
}
.csstransitions #quick-bar a,
.csstransitions #quick-bar a h1  {
	-moz-transition-property: color;
	-moz-transition-duration: 0.4s;
	-webkit-transition-property: color;
	-webkit-transition-duration: 0.4s;
	-o-transition-property: color;
	-o-transition-duration: 0.4s;
	-ms-transition-property: color;
	-ms-transition-duration: 0.4s;
	transition-property: color;
	transition-duration: 0.4s;
}
.csstransitions #quick-bar a:hover,
.csstransitions #quick-bar a:hover h1 {
	-moz-transition-property: color;
	-moz-transition-duration: 0.4s;
	-webkit-transition-property: color;
	-webkit-transition-duration: 0.4s;
	-o-transition-property: color;
	-o-transition-duration: 0.4s;
	-ms-transition-property: color;
	-ms-transition-duration: 0.4s;
	transition-property: color;
	transition-duration: 0.4s;
}
#display-area-small-right #front-page-top-sidebar a.btn,
#display-area-small-right #front-page-top-sidebar a.btn i {
	color: #999;
}
/* Search Widget */
#display-area-small-right .search-query {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 13px;
	border: 0 solid;
}
#display-area-small-right .search-query {
	background: #fff;
	background: rgba(255,255,255, .2);
}
#display-area-small-right .navbar-search .search-query:focus,
#display-area-small-right .navbar-search .search-query.focused {
	padding: 4px 9px;
	color: #999;
	background-color: #eee;
}
/* Calendar Widget */
#display-area-small-right .widget_calendar table tbody tr td,
#display-area-small-right .widget_calendar table thead tr th,
#display-area-small-right .widget_calendar table tfoot tr th,
#display-area-small-right .widget_calendar table tfoot tr td,
#display-area-small-right .widget_calendar table {
	background: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border:0 solid;
}


/*  ]=Blog
------------------------------------------------------------*/
article.type-post img.attachment-blog-featured-image {
	max-width: 100%;
	width: 100%;
	margin-bottom: 24px;
}
#content article.type-page header i.blog-group,
#content article.type-post header i.blog-group,
#content article.type-events header i.blog-group,
#content article.type-attachment header i.blog-group {
	font-size: 64px;
	display: block;
	color: #999;
	line-height: 48px;
	margin: 0 0 24px 0;
	max-height: 48px;
}
#content article.type-post.sticky header i.blog-group {
	color: #788FA6;
}
hr.meta {
	border: 0;
	height: 1px;
	background: #cecece;
	margin: 24px 0 23px;
}
.cssgradients hr.meta {
	background-image: -webkit-linear-gradient(left, #d5d5d5, #cecece, #d5d5d5);
	background-image: -moz-linear-gradient(left, #d5d5d5, #cecece, #d5d5d5);
	background-image: -ms-linear-gradient(left, #d5d5d5, #cecece, #d5d5d5);
	background-image: -o-linear-gradient(left, #d5d5d5, #cecece, #d5d5d5);
}
/* quote format */
article.format-quote .span6 section {
	padding: 24px 15px;
	background-color: #ddd;
	border: 1px solid #cfcfcf;
}
.rgba article.format-quote .span6 section {
	background-color: rgba( 200,200,200, 0.2);
}
article.format-quote .span6 section p, article.format-quote .span6 section h1 {
	font-family: "Droid Serif", serif;
	color: #777;
	font-style: italic;
	margin-bottom: 10px;
}
article.format-quote .span6 section p {
	margin-bottom: 0;
	line-height: 37px;
}
article.format-quote .span6 section p:before {
	content: '\201C';
	font-size: 75px;
	position: relative;
	top: 33px;
	margin-right: 14px;
}
article.format-quote .span6 section p:after {
	content: '\201D';
	font-size: 75px;
   	position: relative;
	top: 33px;
	margin-left: 7px;
	line-height: 1px;
}
/* Gallery Format */
article.type-post.format-gallery img.attachment-blog-featured-image {
	margin-bottom: 0;
}
.format-gallery figure img {
	min-width: 100%;
	max-width: 100%;
	width: 100%;
}
.format-gallery figcaption{
	padding: 0;
}
.format-gallery figcaption a:link,
.format-gallery figcaption a:visited,
.format-gallery figcaption a:active,
.format-gallery figcaption a:hover {
	display: block;
	width: 100%;
	height: 100%;
	padding: 11px 15px;
}
.format-gallery figcaption a:hover {
	text-decoration: none;
	color: #bbb;
}
.format-gallery figcaption i.icon-eye-open {
	margin-right: 8px;
	font-size: 23px;
	position: relative;
	top: 2px;
}
.format-gallery figure {
	margin-bottom: 24px;
}
/* Image Format */
.format-image figure {
	margin-bottom: 24px;
}
.format-image figure img {
	min-width: 100%;
	max-width: 100%;
	width: 100%;
}
.format-image figcaption i.icon-picture {
	margin-right: 8px;
	font-size: 23px;
	position: relative;
	top:2px;
}
.format-image figcaption p.ipf_caption,
.format-image figcaption p.ipf_description {
	color:#555;
	margin:12px 0;
}
/* Status Format */
.format-status p {
	font-weight: normal;
	font-size: 100%;
	font-style: italic;
}
.home .format-status p {
	font-weight: normal;
	font-size: 100%;
	font-style: normal;
}
.format-status div.avatar {
	margin-top: 0;
}
/* Link Format */
article.format-link .span6 section {
	padding: 23px 15px;
	background-color: #ddd;
	border: 1px solid #cfcfcf;
}
.rgba article.format-link .span6 section {
	background-color: rgba( 200,200,200, 0.2);
}
article.article.format-link .span6 section p {
	color: #777;
	margin-bottom: 10px;
}
article.format-link .span6 section p {
	margin-bottom: 0;
	line-height: 24px;
}
/* Audio Format */
article.type-post.format-audio img.attachment-blog-featured-image {
	margin-bottom: 0;
}
.text-player-container li.play {
	display: none;
}
.format-audio section figure {
	margin: 0;
	margin-bottom: 24px;
}
.format-audio figcaption .alignleft {
	padding: 3px 0 3px 15px;
	height: 30px;
	line-height: 30px;
	margin: 0;
}
.haiku-graphical-container {
	padding: 3px;
	margin-left: 15px;
	vertical-align: bottom;
	background: transparent;
	max-height: 30px;
	max-width: 197px;
	width: 197px;
}
.format-audio figcaption {
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.haiku-controls li {
	display: inline-block;
	height: 26px;
	line-height: 24px;
	padding-top: 2px;
}
.haiku-controls  div.haiku-seek-bar {
	margin-top: 8px;
	width: 100% !important;
	background: -moz-linear-gradient(top, #333 0%, #333 39%, #888 40%, #888 60%, #333 61%, #333 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333), color-stop(39%,#333), color-stop(40%,#888), color-stop(60%,#888), color-stop(61%,#333), color-stop(100%,#333));
	background: -webkit-linear-gradient(top, #333 0%,#333 39%,#888 40%,#888 60%,#333 61%,#333 100%);
	background: -o-linear-gradient(top, #333 0%,#333 39%,#888 40%,#888 60%,#333 61%,#333 100%);
	background: -ms-linear-gradient(top, #333 0%,#333 39%,#888 40%,#888 60%,#333 61%,#333 100%);
	background: linear-gradient(top, #333 0%,#333 39%,#888 40%,#888 60%,#333 61%,#333 100%);
}
div.haiku-play-bar {
	background: none repeat scroll 0 0 #888888;
	width: 0;
}
#content a.readmore:link,
#content a.readmore:visited,
#content a.readmore:active {
  color: #868686;
  font-style: italic;
  font-variant: small-caps;
  font-weight: bold;
  line-height: 1.5em;
  font-size: 15px;
}
#content a.readmore:hover {
	color: #ccc;
	text-decoration: none;
}
article.format-audio figcaption strong {
	display: inline-block;
	max-width: 313px;
	overflow: hidden;
}
.lt-ie9 article.format-audio figcaption strong {
	display: inline-block;
	height: 22px;
	max-width: 230px;
	overflow: hidden;
}
article.format-audio figcaption i.icon-headphones {
	line-height: 2px;
	position: relative;
	top: -3px;
	margin-right: 7px;
}
.player-container .haiku-button {
	padding-top: 2px;
}
.no-js .format-audio figcaption:after {
	content: "(Plese enable Javascript for the best experience)";
	color: white;
	float: left;
}

/* ]=Comments
------------------------------------------------------------*/
/* Comment Styles */
#comment-area {
	border: 1px solid #bbb;
	background: #E7E1D1;
	padding: 11px 20px;
	margin-bottom: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#comment-area p,
#comment-area cite,
#comment-area span {
	color: #444;
}
#comment-area blockquote p,
#comment-area blockquote cite,
#comment-area blockquote span,
#comment-area blockquote h3,
#comment-area blockquote:before {
	color: #ADADAD;
}
#comment-area h3#reply-title {
	font-size: 24px;
	margin-top: 12px;
}
#comment-area h3#reply-title i {
	line-height: 20px;
}
#comment-area h3#reply-title small {
	font-size: 16px;
}
#comment-area h3#reply-title small a:hover {
	color: #777;
	text-decoration: none;
}
#comment-area cite, #comment-area span {
	font-size: 14px;
	font-weight: bold;
}
#comment-area cite a:hover {
	text-decoration: underline;
}
#comment-area cite.fn {
	text-transform: capitalize;
}
#comment-area #respond:after {
	content: "";
	display: table;
	clear: both;
}
ol.commentlist {
	background: #E0DACC;
	border: 1px solid #cfcfcf;
	list-style: none;
	margin: 0;
	padding: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
ol.commentlist li.comment,
ol.commentlist li.pingback,
ol.commentlist li.trackback {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 0 0 25px;
	padding: 5px 7px 5px 64px;
	position: relative;
}
.rgba ol.commentlist li.pingback,
.rgba ol.commentlist li.trackback {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.06);
	border: 1px solid #BABABA;
	padding-left: 10px;
	padding-bottom: 12px;
}
ol.commentlist li.pingback comment-author {
	padding: 0 170px 0 0;
}
ol.commentlist li:last-child.comment,
ol.commentlist li ul.children li[class*="depth-"]:last-child.comment {
	margin-bottom: 12px;
	padding-bottom: 12px;
}
ol.commentlist > li.comment:last-child {
	margin-bottom: 0;
	padding-bottom: 24px;
}
ol.commentlist li div.vcard {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.6em;
}
ol.commentlist li div.vcard cite.fn {
	font-style: normal;
	font-size: 14px;
}
ol.commentlist li div.vcard cite.fn a.url {
	text-decoration: none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	text-decoration: underline;
}
ol.commentlist li div.vcard img.avatar {
	border: 0 solid;
	left: 7px;
	position: absolute;
	top: 7px;
}
ol.commentlist li div.comment-meta {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.6em;
}
ol.commentlist li div.comment-meta a {
	color: #888 !important;
	text-decoration: none;
	font-size: 14px;
}
ol.commentlist li div.comment-meta a:hover {
	text-decoration: underline;
}
ol.commentlist li p {
	font-weight: normal;
	font-size: 14px;
	margin: 5px 0 12px;
}
ol.commentlist li ul {
	font-weight: normal;
	font-size: 14px;
	line-height: 1.6em;
	list-style: square;
	padding: 0;
}
#content ol.commentlist li div.reply a {
	background: #fff;
	border: 1px solid #BBBBBB;
	color: #777;
	display: block;
	font: normal 9px/18px "Varela", Helvetica, Arial, sans-serif;
	margin-bottom: 0;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 45px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#content ol.commentlist li div.reply a:hover {
	background: #f0f0f0;
}
ol.commentlist li ul.children {
	list-style: none;
	margin: 30px 0 0 -50px;
	text-indent: 0;
}
ol.commentlist li ul.children li.depth-2 {
	margin: 0 0 20px;
}
ol.commentlist li ul.children li.depth-3 {
	margin: 0 0 20px;
}
ol.commentlist li ul.children li.depth-4 {
	margin: 0 0 20px;
}
ol.commentlist li ul.children li.depth-5 {
	margin: 0 0 20px;
}
ol.commentlist ul.children li.odd {
	background: #E7E1D1;
	border: 1px solid #cfcfcf;
}
ol.commentlist ul.children li.even {
	background: #E0DACC;
	border: 1px solid #cfcfcf;
}
ol.commentlist li.pingback div.vcard {
	padding: 0 170px 0 0;
}
ol.commentlist span.says {
	font-size: 14px;
}
.bypostauthor,
ol.commentlist li ul.children li.comment.bypostauthor {
	background: #DCC9B2;
}
ol.commentlist li.comment.bypostauthor {
	padding-bottom: 12px;
}
/* respond form */
#commentform input[type="text"],
#commentform textarea {
	width: 96%;
}
#commentform textarea {
	border-radius: 0 2px 2px 2px;
}
#commentform input {
	color: #777;
}
#commentform label {
	display: inline;
	color: #777;
}
#respond .required,
#respond .required {
	color: #863031;
	font-size: 20px;
	font-weight: bold;
	line-height: 17px;
	position: relative;
	top: 4px;
	z-index: 1;
	left: 1px;
	margin-right: 40px;
}
#respond .input-prepend {
	margin-bottom: 24px;
	width: 100%;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	margin: 0;
}
#respond .input-prepend input {
	width: 90.7%;
	margin-bottom: 0;
}
#respond .input-prepend textarea {
	width: 90.7%;
	height: 206px;
	margin-bottom: 0;
	margin-left: -5px;
}
.depth-2 #respond .input-prepend input,
.depth-2 #respond .input-prepend textarea {
	width: 89.6%;
}
.depth-3 #respond .input-prepend input,
.depth-3 #respond .input-prepend textarea {
	width: 89.5%;
}
.depth-4 #respond .input-prepend input,
.depth-4 #respond .input-prepend textarea {
	width: 88.8%;
}
.depth-5 #respond .input-prepend input,
.depth-5 #respond .input-prepend textarea {
	width: 87.8%;
}
.depth-6 #respond .input-prepend input,
.depth-6 #respond .input-prepend textarea {
	width: 86.3%;
}
.depth-7 #respond .input-prepend input,
.depth-7 #respond .input-prepend textarea {
	width: 84.8%;
}
.depth-8 #respond .input-prepend input,
.depth-8 #respond .input-prepend textarea {
	width: 84.2%;
}
.depth-9 #respond .input-prepend input,
.depth-9 #respond .input-prepend textarea {
	width: 84%;
}
#respond .form-submit,
#respond .comments_rss {
	float: right;
	margin-right: 1.8%;
}
input[type="text"], textarea {
	background: none repeat scroll 0 0 #F9F9F9;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1) inset;
}
/* RSS */
#content .comments_rss a:link,
#content .comments_rss a:visited,
#content .comments_rss a:active {
	font-weight: normal;
	color: #777;
	float: right;
	margin-right: 1.8%;
	clear: both;
	text-decoration: none;
}
#content .comments_rss a:hover {
	color: #E97B30;
}
.comments_rss i {
	color: #E97B30;
	font-size: 16px;
	line-height: 20px;
}
.comments_rss {
	margin-bottom: 12px;
}


/*	]=Pages
------------------------------------------------------------*/
.page.type-page .attachment-featured-image{
	width: 100%;
	margin-bottom: 24px;
}



/*  ]=Flexslider
------------------------------------------------------------*/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flexslider {
	margin: 0;
	padding: 0;
	border: 1px solid #CFCFCF;
	visibility: hidden;
}
.flexslider .slides > li {
	display: none;
	/* -webkit-backface-visibility: hidden; ---  this was causing jerkyness in chrome when the browser width was altered and when using full width slider - reason for it's inclusion https://github.com/woothemes/FlexSlider/issues/26 */
	list-style: none;
}
.flexslider .slides > img { /* Hide the slides before the JS is loaded. Avoids image jumping */
	max-width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	font-size: 0;
}
.lt-ie9 .slides:after,
.lt-ie9 .slides li:after {
	content: "";
}
.slides li:after { /* This is a hack to stop flexslider doing a tiny jump in firefox under certain circumstances */
	content: ".";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1000;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	position: relative;
	zoom: 1;
	box-shadow: 0 15px 26px -21px rgba(0, 0, 0, 0.44);
}
.flexslider .slides {
	zoom: 1;
	background: #D4D4D4;
	overflow: hidden;
}
.flexslider .slides > li {
	position: relative;
	overflow: hidden;
}
.flex-container {
	zoom: 1;
	position: relative;
}
.flex-overlay {
	zoom: 1;
	margin: 0;
	margin-left: 50%;
	position: absolute;
	background: rgb(255,255,255);
	font-family: Varela, "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0.04em;
	color: #929292;
	padding: 4px 11px;
	left: -470px;
	top: 55%;
	filter: alpha(opacity=94);
	opacity: 0.94;
}
.flex-overlay.videoembed {
	zoom: 1;
	top: 0;
	filter: alpha(opacity=100);
	opacity: 1.0;
	z-index: 1;
}
.lt-ie9 .flexslider.full .flex-overlay.videoembed {
	margin-top: 3.2%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1.0;
}
.lt-ie9  .flexslider.regular .flex-overlay.videoembed {
	margin-top: 0.6%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1.0;
}
.flexslider .flex-overlay.videoembed.fullwidthvideo,
.flexslider.regular .flex-overlay.videoembed.fullwidthvideo,
.flexslider.full .flex-overlay.videoembed.fullwidthvideo {
	width: 100%;
	background: transparent;
	text-align: center;
	left: 0 !important;
	padding: 0;
	top: 0 !important;
	height: 100%;
}
.flexslider .flex-overlay.videoembed.fullwidthvideo h3,
.flexslider.regular .flex-overlay.videoembed.fullwidthvideo h3 {
	display: none;
}
.flexslider .flex-overlay.videoembed.fullwidthvideo iframe,
.flexslider.regular .flex-overlay.videoembed.fullwidthvideo iframe,
.flexslider.full .flex-overlay.videoembed.fullwidthvideo iframe {
	vertical-align: middle;
	height: 100%;
}

.flexslider.full .flex-overlay.videoembed.fullwidthvideo .fluid-width-video-wrapper {
	height: 100% !important;
	padding-top: 0 !important;
}
.flexslider.small .flex-overlay.videoembed.fullwidthvideo iframe {
	height: 103%;
}
.flex-overlay.right {
	left: auto;
	right: -470px;
	margin-right: 50%;
}
.flex-overlay.center,
.flexslider.regular .flex-overlay.center {
	left: 0;
	right: 0;
	max-width: 459px;
	margin: 0 auto;
}
.flex-overlay img[style] {
	position: static !important;
}
.flex-overlay img.alignnone {
	margin: 0;
}
.flex-overlay h3 {
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 0;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.6);
	text-transform: uppercase;
}
.flex-overlay.center h3 {
	text-align: center;
}
.flexslider.small .flex-overlay	{
	max-width: none;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
	left: 0;
	top: auto;
	bottom: 0;
	zoom: 1;
	filter: alpha(opacity=73);
	opacity: 0.73;
}
.flexslider.small .flex-overlay.videoembed	{
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1.0;
}
.flexslider.small .flex-overlay.fullwidthvideo {
	background: #222;
	bottom: 0;
	top: 0;
	padding: 0;
	width: 100.3%;
	border-radius: 0;
	max-height: none;
}
.flexslider.small .flex-overlay.fullwidthvideo h3 {
	display: none;
}
.flexslider.small .flex-overlay	h3 {
	font-size: 15px;
	line-height: 24px;
}
.flexslider.small .flex-overlay span {
	display: none;
}
.flexslider.regular .flex-overlay {
	font-size: 18px;
	margin-left: 7%;
	margin-right: 7%;
	left: 0;
}
.flexslider.regular .flex-overlay.right	{
	margin-left: 7%;
	margin-right: 7%;
	left: auto;
	right: 0;
}
.flexslider.regular .flex-overlay {
	font-size: 16px;
}
.flexslider.regular .flex-overlay h3 {
	font-size: 18px;
}
.flex-direction-nav {
	height: 0;
}
.flex-direction-nav li a {
	width: 52px;
	height: 52px;
	margin: -13px 0 0;
	display: block;
	background: url(../img/flexslider/bg_direction_nav.png) no-repeat;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -999em;
	direction: ltr;
}
.flex-direction-nav li .next {
	background-position: -52px 0;
	right: 5px;
}
.flex-direction-nav li .prev {
	left: 10px;
}
.flex-direction-nav li .disabled {
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: default;
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 3px;
	text-align: center;
	z-index: 1;
	display: none;
}
.flexslider.small .flex-control-nav {
	bottom: 44px;
}
.flex-control-nav li {
	display: inline-block;
	zoom: 1;
	background: rgb(126, 126, 126);
	background: rgba(255, 255, 255, 0.3);
	margin: 0;
	padding: 5px 3px 4px;
}
.flex-control-nav li {
	*display: inline;
}
.no-rgba .flex-control-nav li {
	background: rgb(255, 255, 255);
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.flex-control-nav li:first-child {
	margin: 0;
}
.flex-control-nav li a {
	width: 13px;
	height: 13px;
	display: block;
	background: url(../img/flexslider/bg_control_nav.png) no-repeat;
	cursor: pointer;
	text-indent: -999em;
	direction: ltr;
}
.flex-control-nav li a:hover,
.flex-control-nav li a.flex-active {
	background-position: 0 -13px;
}
.flex-control-nav li a.active {
	background-position: 0 -26px;
}
.flex-pagination {
	border-top: 0 solid #888;
	border-bottom: 0 solid #888;
}
.flex-pagination-left {
	border-left: 0 solid #888;
	-webkit-border-radius: 12px 0 0 12px;
	-moz-border-radius: 12px 0 0 12px;
	border-radius: 12px 0 0 12px;
	padding-left:8px !important;
}
.flex-pagination-right {
	border-right: 0 solid #888;
	-webkit-border-radius: 0 12px 12px 0;
	-moz-border-radius: 0 12px 12px 0;
	border-radius: 0 12px 12px 0;
  	padding-right:8px !important;
}
#flexslider-transport {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 35px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	z-index: 2;
	font-size: 18px;
	color: white;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	zoom: 1;
	filter: alpha(opacity=20);
	opacity: 0.2;
	border: 1px solid white;
	cursor: pointer;
	display: none;
}
.lt-ie9 #flexslider-transport {
	border: none;
}
.lt-ie9 .flex-overlay {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	background: #ddd;
}
.ie9 .flex-overlay {
	filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
#display-area-full .flexslider {
	border-top: 0 solid;
	border-bottom: 0 solid;
	box-shadow: none;
}
#display-area-full .flexslider ul li > img,
#display-area-full .flexslider ul li > a img {
	height: 360px;
	width: auto !important;
	max-width: none !important;
}
#display-area-full .smartphone {
	display: none;
}
#display-area-full .flexslider.full {
	overflow: hidden;
}
#display-area-small-left {
	max-width: 576px;
	margin: 0 auto;
}
.span8.display-area {
	margin-left: 30px;
	margin-right: -10px;
}


/* ]=Events
------------------------------------------------------------*/
/* Events Widget */
.widget.events .widget-event,
.widget.events .all-events {
	margin-left: 2px;
}
.date-outer {
	background: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 48px;
	width: 48px;
	padding: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: transparent;
}
.date-outer div {
	border: 1px solid #c5c5c5;
	background-color: white;
	display: inline-block;
	font-weight: bold;
	height: 46.5%;
	text-align: center;
	width: 96.3%;
}
.date-outer .day {
	color: #F7F7F7;
	text-shadow: 0 0 5px #9B9B9B;
	background: #858585;
	line-height: 25px;
	border-color: #7f7f7f;
	border-bottom: 1px solid #7C7C7C;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	-webkit-box-shadow: 0 0 8px 2px #787878 inset;
	box-shadow: 0 0 8px 2px #787878 inset;
}
.date-outer .month {
	text-shadow: 0 0 1px #B8B8B8;
	color: #595959;
	line-height: 22px;
	border: 1px solid #dcdcdc;
	border-top: 1px solid #7c7c7c;
	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	-webkit-box-shadow: 0 0 20px 2px #E5E5E5 inset;
	box-shadow: 0 0 20px 2px #E5E5E5 inset;
}
.widget-event {
	overflow: auto;
	margin-bottom: 12px;
	color: #777;
	max-width: 416px;
}
.widget-event .date,.widget-event .event {
	float: left;
}
.widget-event .date {
	width: 19.2%;
	min-width: 48px;
	margin-bottom:12px;
}
.widget-event .event {
	width: 80.8%;
}
.widget-event .event h2 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0;
}
.widget-event .event h2 a {
	color: #444;
	font-weight: 700;
}
.widget-event .time, .widget-event .location {
	font-size: 13px;
	color: #777;
	display: inline-block;
}
#right .events .all-events {
	color: #bbb;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 24px;
	padding: 0 9px;
}
#right .events .all-events:hover {
	color: #868686;
}
article.type-events img.attachment-blog-featured-image {
	max-width:100%;
	width: 100%;
	margin-bottom: 24px;
}
/*Events List Layout */
.event-list-item .event-date {
	color:#999;
}
.event-list-item h1 {
	margin-bottom: 0;
	line-height: 48px;
}
.event-list-item {
	margin-bottom: 24px;
	line-height: 36px;
}


/*  ]=Footers
------------------------------------------------------------*/
footer#main-footer {
	background: #fff;
	border-top: 1px solid #c9c9c9;
	color: #555;
	margin-top: -1px;
}
footer#main-footer div[id*="footer-"] {
	padding: 48px 0 0;

}
footer#main-footer div[id*="footer-"] .widget {
	margin-bottom: 48px;
}
footer#main-footer h4 {
	color: #555;
	font-weight: normal;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	margin-bottom: 24px;
	font-size: 19px;
}
footer#main-footer a {
	text-decoration: none;
	color: #666;
}
footer#main-footer a:hover {
	text-decoration: none;
	color: #aaa;
}
footer#main-footer ul,
footer#main-footer ol,
footer#main-footer ul li,
footer#main-footer ol li {
	list-style-type: none
}
footer#main-footer ul,
footer#main-footer ol {
	margin-left: 0;
	padding-left: 0;
}
footer#main-footer ul a,
footer#main-footer ol a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
footer#main-footer ul a:hover,
footer#main-footer ol a:hover {
	text-decoration: none;
	color: #aaa;
}
footer#main-footer ul li,
footer#main-footer ol li {
	border-bottom: 1px dashed #D0D0D0;
	line-height: 24px;
	padding-bottom: 11px;
	padding-top: 12px;
}
footer#main-footer ul li:first-child,
footer#main-footer ol li:first-child {
	padding-top: 0;
}
footer#main-footer img.logo {
	padding: 5px 0 24px;
}
footer#main-footer .logo_widget {
	text-align: right;
}
footer#main-footer div#ablife-flickr-target {
	padding-top: 4px;
}
footer#main-footer .widget-area .widget.abundantlife-flickr {
	margin-bottom: 20px;
}
footer#main-footer div#ablife-flickr-target a {
	margin-bottom: 12px;
}
footer#sub-footer {
	background: #000;
	width: 100%;
	padding-top: 24px;
	padding-bottom: 0;
	color: #494949;
}
footer#sub-footer .social-holder {
	padding-top: 0;
	min-height: 24px;
	margin-top: -2px;
	margin-bottom: 24px;
	height: auto;
}
footer#sub-footer .social-holder img {
	margin-left: 0;
	margin-right: 6px;
}
footer#sub-footer .copyright {
	line-height: 24px;
	margin-bottom: 24px;
}
footer#sub-footer a:link,
footer#sub-footer a:active,
footer#sub-footer a:visited {
	color: #2f2f2f;
	text-decoration: none;
}


/*	]=Wordpress Core Styles
------------------------------------------------------------*/
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 6px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption.aligncenter {
	margin: 5px auto 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
  color: #AAAAAA;
  font-family: "droid serif", serif;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
  margin: 6px 0 0;
  padding: 0 4px;
}

/*	]=Wordpress Gallery - default WP gallery styles were removed in functions.php - these style replaces them
------------------------------------------------------------*/
.gallery {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	min-width: 100%;
	margin-bottom: 24px;
}
.gallery .gallery-item {
	display: inline-block;
	text-align: center;
	margin: 0 auto;
}
.gallery img {
	border: 1px solid #cfcfcf;
}
.gallery .gallery-caption {
	background:#fff;
	color: #2A2A2A;
	float: left;
	margin: 0;
	opacity: 0.43;
	padding: 0;
	position: relative;
	top: -25px;
	width: 100.4%;
	border: 0 solid;
}
.gallery-columns-1 .gallery-item {
	max-width: 100%;
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 9%;
}
.gallery-columns-1 .gallery-item img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.gallery-columns-2 .gallery-item {
	max-width: 46%;
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 2%;
}
.gallery-columns-2 .gallery-item img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.gallery-columns-3 .gallery-item {
	max-width: 30%;
	width: 30%;
	margin-right: 1.6666666666%;
	margin-left: 1.6666666666%;
	margin-bottom: 1.6666666666%;
}
.gallery-columns-3 .gallery-item img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.gallery-columns-4 .gallery-item {
	max-width: 23%;
	width: 23%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 1%;
}
.gallery-columns-4 .gallery-item img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.gallery-columns-5 .gallery-item {
	max-width: 18%;
	width: 18%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 1%;
}
.gallery-columns-5 .gallery-item img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.gallery-columns-6 .gallery-item {
	max-width: 15%;
	width: 15%;
	margin-right: 0.8333333333333333333%;
	margin-left: 0.8333333333333333333%;
	margin-bottom: 0.8333333333333333333%;
}
.gallery-columns-6 .gallery-item img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.gallery-columns-7 .gallery-item {
	max-width: 13%;
	width: 13%;
	margin-right: 0.6428571428571429%;
	margin-left: 0.6428571428571429%;
	margin-bottom: 0.6428571428571429%;
}
.gallery-columns-7 .gallery-item img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.gallery-columns-8 .gallery-item {
	max-width: 11%;
	width: 11%;
	margin-right: 0.75%;
	margin-left: 0.75%;
	margin-bottom: 0.75%;
}
.gallery-columns-8 .gallery-item img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.gallery-columns-9 .gallery-item {
	max-width: 10%;
	width: 10%;
	margin-right: 0.55%;
	margin-left: 0.55%;
	margin-bottom: 0.55%;
}
.gallery-columns-9 .gallery-item img {
	width: 100%;
	max-width: 100%;
	height: auto;
}


/*	]=Sidebars
------------------------------------------------------------*/
.sidebar .widget{
	margin-bottom: 48px;
}
.sidebar div[id*="footer-"] {
	padding: 24px 0;
}
.sidebar .widget h4 {
	text-transform: uppercase;
	color: #444;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.03em;
	margin-bottom: 18px;
	padding-bottom: 6px;
	box-shadow: 0 2px 2px -3px #161616;
}
@-moz-document url-prefix() {
	.sidebar .widget h4 {
		box-shadow: 0 2px 2px -3px #161616;
	}
}
@media screen and (min-width:0\0) { /* Target IE9 and 10 */
	.sidebar .widget h4 {
		box-shadow: 0 4px 2px -4px #000, 0 5px 2px -4px #ffffff;
	}
}
.sidebar .widget.events{
	margin-bottom: 24px;
}
.sidebar .widget.events h4 {
	margin-bottom: 18px;
}
.no-box-shadow .sidebar .widget h4 {
	border-bottom: 1px solid #CACACA;
	padding-bottom: 17px;
}
.sidebar .widget ul,
.sidebar .widget ol {
	margin-left: 1px;
	list-style-type: none
}
.sidebar .widget ul li,
.sidebar .widget ol li {
	line-height: 24px;
	padding-bottom: 12px;
	list-style-type: none
}
.sidebar a,
.sidebar .widget ul a,
.sidebar .widget ol a {
	color: #777;
	font-weight: normal;
	text-decoration: none;
}
.sidebar a:hover,
.sidebar .widget ul a:hover,
.sidebar .widget ol a:hover {
	text-decoration: none;
	color: #aaa;
}
.sidebar .widget img.logo {
	padding: 5px 0 24px;
}
.sidebar .widget .logo_widget {
	text-align: left;
}
.home .widget a {
	color: #777;
}
.home .widget a:hover {
	color: #aaa;
}
#front-page-top-sidebar h4 {
	font-size: 22px;
	margin-bottom: 12px;
	letter-spacing: 0.04em;
}
#front-page-top-sidebar .widget {
	margin-bottom: 24px;
}
/* Search Widget */
#right .search-query {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 13px;
	background-color: #fff;
	color: #c3c3c3;
	border: 0 solid #aaa;
}
#right .navbar-search .search-query:focus,
#right .navbar-search .search-query.focused {
	color: #999;
	background-color: #fff;
	padding: 4px 9px;
}


/*	]=Widgets
------------------------------------------------------------*/
#eventCountdown {
	text-align: center;
	margin-bottom: 0;
	position: relative;
	line-height: 48px;
}
#eventCountdown h1 {
	font-size: 28px;
	color: #555;
	margin-bottom: 0;
	line-height: 48px;
}
#eventCountdown h1 a {
	color: #555;
}
#eventCountdown i {
	line-height: 44px;
	padding-right: 8px;
}
#eventCountdown .output {
	font-family: 'Lucida Console', Monaco, monospace;
}
.countdown .span12 {
	margin-bottom: 24px;
	margin-top: 24px;
}
.no-js .countdown .span12 section {
	display: none;
}
.no-js .countdown .span12:after {
	content: "Event Countdown: Please enable javascript for the best experience.";
}
/* Flickr Widget */
div#ablife-flickr-target {
	padding-bottom: 0;
}
div#ablife-flickr-target a {
	overflow: hidden;
	width: 21%;
	height: 72px;
	margin-right: 5.333%;
	margin-bottom: 24px;
	float: left;
}
div#ablife-flickr-target a#image4,
div#ablife-flickr-target a#image8,
div#ablife-flickr-target a#image12,
div#ablife-flickr-target a#image16,
div#ablife-flickr-target a#image20 {
	margin-right: 0;
}
.widget.abundantlife-flickr {
	margin-bottom: 24px;
}
.widget.abundantlife-flickr h4 {
	box-shadow: none;
}
.no-js div#ablife-flickr-target:after {
	content: "Please enable Javascript for the best experience.";
	line-height: 24px;
}
/* Wordpress Calendar Widget */
.sidebar .widget_calendar .table-bordered thead tr th,
.sidebar .widget_calendar .table-bordered tbody tr td,
.sidebar .widget_calendar .table-bordered tbody tr th,
.sidebar .widget_calendar .table-bordered tbody:last-child tr td,
.sidebar .widget_calendar .table-bordered tbody tr:last-child td:first-child,
.sidebar .widget_calendar .table-bordered tbody tr:last-child td:last-child  {
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}
.sidebar .widget_calendar .table-bordered thead tr:first-child th:first-child,
.sidebar .widget_calendar .table-bordered thead tr:first-child,
.sidebar .widget_calendar .table-bordered thead {
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}
.sidebar .widget_calendar .table-bordered {
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}
.sidebar .widget_calendar .table-bordered tfoot tr:last-child td:first-child {
	-webkit-border-radius: 0 0 0 8px;
	-moz-border-radius: 0 0 0 8px;
	border-radius: 0 0 0 8px;
}
.sidebar .widget_calendar .table-bordered {
	border: 1px solid #d4d4d4;
	border-left: 0 solid;
}
.sidebar .widget_calendar .table-bordered th,
.sidebar .widget_calendar .table-bordered td {
	border-left: 1px solid #d4d4d4;
}
.sidebar .widget_calendar caption {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	text-align: center;
	background: #e4e4e4;
	border:1px solid #d4d4d4;
	border-bottom: 0 solid;
}
/* Announcement Widget */
.widget.announcement h4 {
	color: inherit;
	font-size: 23px;
	font-family: Varela, sans-serif;
	text-transform: capitalize;
	box-shadow: none;
	border-bottom: 0 solid;
	padding-bottom: 0;
	line-height: 36px;
	margin-top: 0;
	margin-bottom: 6px;
}
.announcement {
	padding: 24px;
	padding-top: 18px;
	line-height: 24px;
	letter-spacing: 0.01em;
	-webkit-border-radius: 1px 1px 1px 1px;
	-moz-border-radius: 1px 1px 1px 1px;
	border-radius: 1px 1px 1px 1px;
	max-width: 382px;
	position: relative;
	background: #3b3b3b;
	color: #CDC87B;
}
.widget.announcement .announcement-text a {
	color: inherit;
	text-decoration: underline;
}
.widget.announcement .announcement-text a:hover {
	text-decoration: underline;
}
/* Meeting information widget */
.meeting-information {
	font-size: 16px;
	color: #777;
}
i.meeting-information-label {
	display: inline-block;
	width: 20px;
	line-height: 33px;
	font-size: 20px;
}
.meeting-information a.furtherinformation {
	color: #777;
	line-height: 36px;
}
.meeting-information br {
	line-height: 36px;
}
.meeting-information span {
	line-height: 36px;
}
/* Featured Item Widget */
.featured-widget .featured-thumbnail {
	float: left;
}
.featured-widget .featured-thumbnail {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 6px 12px 6px 0;
}
.featured-widget .featured-thumbnail img {
	width: 60px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}


/*	]=Tables
------------------------------------------------------------*/
table caption {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	line-height: 48px
}
.table-bordered {
	border: 1px solid #ccc;
	border-left: 0;
	border-collapse: separate;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}
.table-bordered {
	*border-collapse: collapse;
}
.table-bordered th,
.table-bordered td {
	border-left: 1px solid #ccc;
	overflow: hidden;
}
.table-bordered thead tr:first-child th,
.table-bordered tbody tr:first-child th,
.table-bordered tbody tr:first-child td {
	border-top: 0;
}
.table-bordered thead tr:first-child th:first-child,
.table-bordered tbody tr:first-child td:first-child,
.table-bordered tbody tr:first-child th:first-child,
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child,
.table-bordered tbody:first-child tr:first-child th:first-child {
	-webkit-border-radius: 8px 0 0 0;
	-moz-border-radius: 8px 0 0 0;
	border-radius: 8px 0 0 0;
}
.table-bordered thead tr:first-child th:last-child,
.table-bordered tbody tr:first-child td:last-child,
.table-bordered tbody tr:first-child th:last-child,
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child,
.table-bordered tbody:first-child tr:first-child th:last-child  {
	-webkit-border-radius: 0 8px 0 0;
	-moz-border-radius: 0 8px 0 0;
	border-radius: 0 8px 0 0;
}
.table-bordered thead tr:last-child th:first-child,
.table-bordered tbody tr:last-child td:first-child,
.table-bordered tbody tr:last-child th:first-child,
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tbody:last-child tr:last-child th:first-child {
	-webkit-border-radius: 0 0 0 8px;
	-moz-border-radius: 0 0 0 8px;
	border-radius: 0 0 0 8px;
}
.table-bordered thead tr:last-child th:last-child,
.table-bordered tbody tr:last-child td:last-child,
.table-bordered tbody tr:last-child th:last-child,
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tbody:last-child tr:last-child th:last-child {
	-webkit-border-radius: 0 0 8px 0;
	-moz-border-radius: 0 0 8px 0;
	border-radius: 0 0 8px 0;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
	background-color: #e9e9e9;
}
.table-striped tbody tr:nth-child(even) td,
.table-striped tbody tr:nth-child(even) th {
	background-color: #e4e4e4;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
	background-color: #f5f5f5;
}


/*	]=Video
------------------------------------------------------------*/
figure.video-container {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-bottom: 24px;
}
.no-js figure.video-container iframe {
	display: none;
}
.no-js figure.video-container embed {
	max-width: 100%;
	height: auto;
	margin-bottom: -9px;
}
.no-js figure.video-container:before {
	content: "Please enable JavaScript for the best experience.";
	width: 100%;
	display: block;
	text-align: center;
	padding-bottom: 5px;
}

/*	]=Misc
------------------------------------------------------------*/
/* Move navbar down if adminbar is displayed */
body.admin-bar .navbar {
	top:28px;
}
.float-right {
	float:right;
}
.editlinkicon {
	line-height: 20px;
}


/*	]=Bootstrap General Overrides & Adjustments
------------------------------------------------------------*/
ol,
ul,
dl,
blockquote,
address,
pre,
pre.prettyprint  {
  margin-bottom: 24px;
}
dt,
dd,
li,
ul,
ol,
blockquote p,
blockquote small,
address,
pre {
	line-height: 24px;
}
address {
	font-weight: bold;
	margin-left: 12px;
}
.btn {
	line-height: 24px;
}
cite {
	font-style: oblique;
	font-weight: bold;
}
.thumbnails > li {
	margin-bottom:48px;
}
.thumbnail {
	padding: 0;
	border: 0 solid #333;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
a.thumbnail:hover {
border-color:red;
	-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
#content .pager .next a:link,
#content .pager .next a:visited,
#content .pager .next a:active,
#content .pager .previous a:link,
#content .pager .previous a:visited,
#content .pager .previous a:active {
	color: #888888;
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	background: transparent;
	background: rgba(255, 255, 255, 0.22);
	border: 1px solid #d2d2d2;
	margin-bottom: 12px;
}
#content .pager .next a:hover,
#content .pager .previous a:hover {
	background: transparent;
	background: none repeat scroll 0 0 rgba(230, 230, 230, 0.22);
	text-decoration: none;
}
.pager .next ,
.pager .previous {
	padding: 4px 14px;
}

.pager {
  margin: 24px 0;
}
#content a.btn:link,
#content a.btn:visited,
#content a.btn:active,
#content a.btn:hover,
.home a.btn:link,
.home a.btn:visited,
.home a.btn:active,
.home a.btn:hover {
	color:#535353;
}
#content a.btn-info:link,
#content a.btn-info:visited,
#content a.btn-info:active,
#content a.btn-info:hover,
#content a.btn-warning:link,
#content a.btn-warning:visited,
#content a.btn-warning:active,
#content a.btn-warning:hover,
#content a.btn-danger:link,
#content a.btn-danger:visited,
#content a.btn-danger:active,
#content a.btn-danger:hover,
#content a.btn-success:link,
#content a.btn-success:visited,
#content a.btn-success:active,
#content a.btn-success:hover,
#content a.btn-inverse:link,
#content a.btn-inverse:visited,
#content a.btn-inverse:active,
#content a.btn-inverse:hover {
	color: #dcdcdc;
}
#content .btn:hover {
	text-decoration: none;
}
#content .btn {
	margin: 19px 0;
}
#content .btn-large {
	margin: 0 0;
}
#content .btn-small,
#content .btn-small [class^="icon-"],
#content .btn-small [class*=" icon-"] {
	margin: 9px 0;
}
#content .btn-mini {
	margin: 10px 0;
}
#content .nav-tabs li a:link,
#content .nav-tabs li a:active,
#content .nav-tabs li a:visited,
#content .nav-tabs li a:hover {
	color: #474747;
}
#content .nav-tabs li a:hover {
	text-decoration: none;
}
.navbar-search .search-query, .search-query {
	font-family: Varela, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navbar-inner {
	border: 0 solid #D4D4D4;
}
.nav-list .divider {
	background-color: #A8A8A8;
}
.navbar .nav > li > a {
	text-shadow: none;
}
.navbar-inverse .navbar-inner {
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
	background-color: transparent;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a,
.navbar-inverse .nav .active > a  {
  color: #efefef;
}
pre {
	background-color: #DFD9CA;
	border: 1px solid #c2c2c2;
	color: #717171;
	padding: 11px;
	font-size: 12px;
}
button.btn, a.btn {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#content .divider {
	margin: 47px 0;
}
table {
	background-color: #e8e8e8;
	border: 1px solid #CCCCCC;
	margin-bottom: 23px
}
table tr {
	border-bottom:	1px solid #ddd;
}
table tr:last-child {
	border-bottom:	0 solid #ddd;
}
table th,
table td {
	padding: 5px 8px 6px 8px;
	line-height: 24px;
	text-align: left;
	vertical-align: top;
}
table th {
	font-weight: bold;
}
table thead th {
	vertical-align: bottom;
}

table td.label {
	background: transparent;
	font-size: 16px;
	padding: 5px 8px 6px;
	line-height: 24px;
}
code {
	background-color: #EFEFEF;
	color: #81535F;
}
/*reset figure margin*/
figure {
	margin: 0;
}
.label, .badge {
	line-height: 14px;
	padding: 2px 4px;
 	margin: 0 0 0;
 	position: relative;
}
.alert-block {
	padding-bottom: 11px;
	padding-top: 11px;
}
.alert {
	margin-bottom: 24px;
}
input[type="radio"], input[type="checkbox"] {
  margin-top: -3px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	margin-bottom: 10px;
}
select, input[type="file"] {
	height: 36px;
}

/*  ]=Font Awesome Icons
------------------------------------------------------------*/
i.icoxlrg {
	font-size: 40px;
	line-height: 38px;
}
i.icolrg {
	font-size: 36px;
	line-height: 40px;
}
i.icoreg {
	font-size: 24px;
	line-height: 45px;
}
i.icosm {
	font-size: 16px;
	line-height: 45px;
}
i {
	max-height: 41px;
}
h1 i.icoxlrg,
h2 i.icoxlrg,
h3 i.icoxlrg,
h4 i.icoxlrg,
h5 i.icoxlrg,
h6 i.icoxlrg,
h1 i.icolrg,
h2 i.icolrg,
h3 i.icolrg,
h4 i.icolrg,
h5 i.icolrg,
h6 i.icolrg,
h1 i.icoreg,
h2 i.icoreg,
h3 i.icoreg,
h4 i.icoreg,
h5 i.icoreg,
h6 i.icoreg,
h1 i.icosm,
h2 i.icosm,
h3 i.icosm,
h4 i.icosm,
h5 i.icosm,
h6 i.icosm {
	line-height: 20px;
}
/*  ]=Accordion
------------------------------------------------------------*/
.accordion {
	margin-bottom: 25px;
}
.accordion-group {
	background: rgb(126,126,126);
	background: rgba(255,255,255,.3);
	margin-bottom: -1px;
}
#content .accordion-heading a:link,
#content .accordion-heading a:active,
#content .accordion-heading a:visited,
#content .accordion-heading a:hover {
	color: #474747;
}
#content .accordion-heading a:hover {
	text-decoration: none;
}
.accordion-heading .accordion-toggle {
	font-weight: bold;
	outline: 0;
	padding: 11px 15px 10px;
}
.accordion-inner {
	color: #888;
	padding-top: 11px;
	padding-bottom: 12px;
}
.accordion-heading a.hide:before {
	content: "\f0da";
	display: inline-block;
	font-family: FontAwesome;
	width: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	line-height: 20px;
}
.accordion-heading a.show:before {
	content: "\f0d7";
	display: inline-block;
	font-family: FontAwesome;
	width: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}


/*  ]=Tabs
------------------------------------------------------------*/
.tab-content {
	background: white;
	padding: 0 10px;
	-webkit-border-radius: 3px 3px 4px 4px;
	-moz-border-radius: 3px 3px 4px 4px;
	border-radius: 3px 3px 4px 4px;
}
.rgba #content .tab-content,
.rgba #content .nav-tabs > .active > a,
.rgba #content .nav-tabs > .active > a:hover {
	background: rgb(126, 126, 126 ) !important;
	background: rgba(255, 255, 255, 0.45) !important;
	outline-color: #ececec;
}
.nav-tabs > li {
    margin-bottom: 0;
    margin-top: 12px;
}
.nav-tabs > li > a {
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > li > a,
.nav-tabs > .active > a:focus  {
	border: 0 solid;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
	outline-color: #fff;
}
#main #content .nav-tabs li > a:hover {
	color: #808080;
}
.nav > li > a:hover {
	background-color: transparent;
}
.nav-tabs {
	border: 0 solid;
	margin-bottom: 0;
	margin-left: 11px;
	width: 97%;
}


/*  ]=Media Queries
------------------------------------------------------------*/
@media ( max-width: 320px ) {
	.widget-event .date {
		display: none;
	}
	.flexslider.small .flex-overlay.fullwidthvideo {
		width: 100.6%;
	}
}
@media ( max-width: 420px ) {
	.home .thumbnails li {
		margin-left:0;
	}
	#eventCountdown {
		padding-left:0 !important;
		margin-left:0;
	}
}
@media ( min-width: 320px ) and ( max-width: 480px ) {
	.flexslider.small .flex-overlay.fullwidthvideo {
		width: 100.4%;
	}
}
@media ( max-width: 480px ) {
	.flexslider.small .flex-overlay  {
		display:none;
	}
	.flexslider.regular .flex-overlay {
		display: none;
	}
	.flexslider.regular .flex-overlay.videoembed,
	.flexslider.small .flex-overlay {
		display: block;
	}
	.flexslider.regular .flexslider-transport {
		display: none;
	}
	#main-header .branding img {
		display: block;
	}
	#main-header h1.branding {
		font-size: 38px;
	}
	#eventCountdown {
		max-width: 330px !important;
	}
	.home .thumbnail > img {
		margin: 0;
	}
	.home .thumbnails .thumbnail.front-page-posts img {
		min-width: 100%;
		max-height: none;
	}
	.home .thumbnails > li {
		padding-bottom: 48px;
		box-shadow: 0 14px 4px -17px #111444;
	}
	#respond .input-prepend {
		width: 94%;
	}
	.flexslider.regular .fluid-width-video-wrapper {
		position: static;
	}
	.flexslider.regular ul.slides,
	.flexslider.regular ul.slides li {
		min-height: 240px;
	}
	.flexslider.regular .attachment-regular-slide {
		left: -35%;
		min-width: 782px;
		position: relative;
	}
	#display-area-full .flexslider ul li > img,
	#display-area-full .flexslider ul li > a img {
		height: 216px;
		max-width: none !important;
		width: auto !important;
	}
	.flexslider.regular .flex-overlay.center.videoembed {
		max-width: none !important;
	}
}
@media ( min-width: 480px ) and ( max-width: 560px ) {
	.flexslider.full .flex-overlay.videoembed.left,
	.flexslider.full .flex-overlay.videoembed.right {
		right: 13% !important;
		left: 13% !important;
		text-align: center;
		padding: 0;
	}
}
@media ( min-width: 579px ) and ( max-width: 635px ) {
	.flexslider.small .flex-overlay.fullwidthvideo {
		width: 100.3% !important;
	}
}
@media ( max-width: 634px ) {
	#fp-top .display-area.span8 {
		margin-top: 0;
	}
	#display-area-small-left .flexslider {
		border: 0 solid;
	}
	.home .skin-background.small {
		display: none !important; /* overwrite inline javascript */
	}
}

@media ( min-width: 634px ) and ( max-width: 669px ) {
	#fp-top .display-area.span8 {
		margin-top: 12px;
	}
}

@media ( min-width: 480px ) and ( max-width: 766px ) {
	#main-header .branding img {
		max-width: 172px;
	}
	.thumbnails > li.span4 {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
		float: left;
	}
	#display-area-full .flexslider ul li > img,
	#display-area-full .flexslider ul li > a img {
		height: 288px;
		max-width: none !important;
		width: auto !important;
	}
	.flexslider.regular .flex-overlay.videoembed {
		margin-top: 10px;
	}
	.flexslider.small .flex-overlay.fullwidthvideo {
		width: 100.6%;
	}
}
@media ( max-width: 767px ) {
	.social-holder {
		float: none;
	}
	#main-header .social-holder img {
		opacity: 0.13;
	}
	.featured-text {
		max-width: 430px;
	}
	#main-header h1.branding {
		margin-bottom: 0;
	}
	.span8.display-area {
		margin-left: auto;
		margin-right: auto;
	}
	.flex-overlay {
		bottom: 0;
		top: auto;
		width: 96%;
		padding: 0 2%;
		margin-left: 0 !important;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		max-width: none;
		max-height: none;
		left: 0;
	}
	.flex-overlay.right {
		left: 0;
	}
	.flexslider.regular .flex-overlay {
		width: 94%;
		margin-left: 0 !important;
		margin-right: 0 !important;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		max-width: none;
		max-height: 124px;
		padding: 0.7% 3.0% 1.1%;
		position: absolute;
		bottom: 0;
	}
	.flexslider.regular .flex-overlay.videoembed {
		max-height: none;
	}

	.flexslider.regular .flex-overlay.videoembed h3 {
		font-size: 11px;
		line-height: 16px;
	}
	.flexslider.regular .flex-overlay.videoembed iframe {
		display: block;
	}
	.flex-overlay.right {
		margin-right: 0 !important;
	}
	.flex-overlay.center {
		left: auto;
		min-width: 0;
		margin-left: 0;
		max-width: none;
	}
	.flexslider .flex-overlay.videoembed,
	.flexslider.regular .flex-overlay.videoembed {
		bottom: auto;
		margin-left: 50%;
		right: auto;
		padding: 4px 11px;
		width: auto;
		position: absolute;
	}
	.flexslider.regular .flex-overlay.videoembed {
		padding: 1%;
	}
	.flexslider .flex-overlay.videoembed.right,
	.flexslider.regular .flex-overlay.videoembed.right  {
		right: 20px;
		left: auto;
	}
	.flexslider .flex-overlay.videoembed.left,
	.flexslider.regular .flex-overlay.videoembed.left {
		left: 20px;
		right: auto;
	}
	.flexslider .flex-overlay.videoembed.center,
	.flexslider.regular .flex-overlay.videoembed.center {
		left: 0 !important;
		right: 0 !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.flexslider.regular .flex-overlay.center {
		max-width: none;
	}
	.flexslider.regular:after {
		display: none;
	}
	#flexslider-transport {
		display: none;
	}
	html body {
		padding-left: 0;
		padding-right: 0;
	}
	#main-header,
	#wrapper,
	#main-footer,
	#sub-footer {
		padding-left: 20px;
		padding-right: 20px;
	}
	#quick-bar {
		color: #555 !important;
		padding:24px 20px 0;
	}
	#quick-bar a {
		color: #555 !important;
	}
	html {
		background: none;
	}
	#fp-top .display-area {
		padding: 0;
	}
	#fp-top #display-area-regular {
		margin-top: 0;
	}
	#fp-top #display-area-regular .flexslider {
		border: 0 solid;
	}
	#display-area-small-right + hr.subtle {
		margin-bottom: 14px;
	}
	.home .thumbnails {
		margin: 0 auto;
	}
	.home .thumbnails .thumbnail {
		max-width: none;
	}
	.home .thumbnails .thumbnail img {
		min-width: 0;
	}
	.home .thumbnails > li {
		margin-bottom: 72px;
	}
	.home .thumbnails .thumbnail {
		height: auto;
	}
	#eventCountdown span.next-event {
		display:none;
	}
	#eventCountdown h1 {
		font-size:22px;
	}
	.home .skin-background.fullwidth,
	.home .skin-background.regular {
		display: none !important;
		/* overwrite inline javascript */
	}
	#content article.type-page header,
	#content article.type-post header,
	#content article.type-events header,
	#content article.type-attachment header {
		min-height: 44px;
		margin-bottom: 14px;
	}
	#content article.type-page header i,
	#content article.type-post header i,
	#content article.type-events header i,
	#content article.type-attachment header i {
		margin-right: 6px;
		line-height: 2px;
	}
	#content article.type-page header span,
	#content article.type-post header span,
	#content article.type-events header span,
	#content article.type-attachment header span {
		margin-right: 15px;
		white-space: nowrap;
		display: inline-block;
	}
	#content article.type-page header br,
	#content article.type-post header br,
	#content article.type-events header br,
	#content article.type-attachment header br,
	#content article.type-page header hr.meta,
	#content article.type-post header hr.meta,
	#content article.type-events header hr.meta,
	#content article.type-attachment header hr.meta  {
		display: none;
	}
	#main #content article.type-page header i.blog-group,
	#main #content article.type-post header i.blog-group,
	#main #content article.type-events header i.blog-group,
	#main #content article.type-attachment header i.blog-group {
		font-size: 45px;
		margin-right: 17px;
		position: relative;
		top: 2px;
	}
	#main {
		margin-top: 14px;
	}
	.home #main {
		margin-top: 24px;
	}
	.flexslider.regular .flex-overlay.center {
		left: auto;
	}
	.flexslider.small .flex-overlay.fullwidthvideo {
		padding: 0;
	}
	.flex-overlay a.btn {
		display: none;
	}
	.flex-overlay > span {
		display: none;
	}
	#flexslider-transport {
		display: none !important;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) and ( max-width: 767px ) {
		#content article.type-page header i,
		#content article.type-post header i,
		#content article.type-events header i,
		#content article.type-attachment header i {
			line-height: 7px;
		}
	}
@media ( max-width: 1200px ) {
	    li.comment #respond .input-prepend {
			width: 80%;
		}
	}

@media ( max-width: 635px ) {
	.flexslider.small .flex-overlay.fullwidthvideo {
		/*padding: 0;
		width: 100%;
		padding-top: 4%;*/
		color: black;
	}
}
@media ( max-width: 980px ) {
	.date-outer {
		width:36px;
		height:36px;
		font-size: 11px;
		box-shadow: 2px 4px 2px 2px #909090;
	}
	.date-outer div {
		width: 100%;
		height: 50%;
	}
	.date-outer .day, .date-outer .month {
		line-height: 20px;
	}
	.widget-event .date {
		max-width: 53px;
	}
	.span8.display-area,
	.span4.display-area {
		width: 100%;
	}
	.span8.display-area {
		margin-left: auto;
		margin-right: auto;
	}
	#fp-top #display-area-small-right {
		color: #555;
		padding: 24px 20px 0;
		margin-left: 0;
		overflow:auto;
		float: none;
		display: block;
	}
	#front-page-top-sidebar .widget:last-child {
		margin-bottom: 0;
	}
	#display-area-small-left {
		margin: 0 auto;
		max-width: 610px;
	}
	#display-area-small-left .flexslider .slides li > img,
	#display-area-small-left .flexslider .slides li > a img {
		width: 610px;
	}
	#fp-top .display-area.span4 {
		margin-top: 0;
	}
	.home .thumbnails p {
		height: 120px;
		max-height: 120px;
	}
	#page-title h2 {
		font-size: 36px;
	}
	article.format-audio figcaption .player {
		float: left;
		margin-left: 0;
	}
	article.format-audio figcaption .haiku-button {
		margin-left: -8px;
	}
	article.format-audio figcaption strong {
		margin-right: 18px;
	}
	article.format-audio figcaption i.icon-headphones {
		display: none;
	}
	.flexslider.regular .flex-control-nav {
		display: none;
	}
	.flexslider.small {
		margin-bottom: 36px;
	}
}
@media ( min-width: 768px ) and ( max-width: 890px) {
	.flexslider.full .flex-overlay.right.videoembed {
		right: -41%;
	}
	.flexslider.full .flex-overlay.left.videoembed {
		left: -41%;
	}
}
@media ( min-width: 768px ) and ( max-width: 979px ) {
	#quick-bar .quickbar {
		padding-bottom: 24px;
	}
	#quick-bar hr.subtle {
		margin-top: 59px;
	}
	.social-holder img,
	footer#sub-footer .social-holder img {
		margin-left: 4px;
		margin-right: 0;
	}
	article.format-audio figcaption i.icon-headphones {
		display: none;
	}
	.single article.format-audio figcaption strong {
		display: none;
	}
	article.format-audio figcaption .player {
		float: left;
		margin-left: 0;
	}
	article.format-audio figcaption .haiku-button {
		margin-left: -8px;
	}
	.home .thumbnails h2 {
		font-size: 16px;
	}
	.front-page-posts h2 i {
		display: none;
	}
	#quick-bar p {
		margin-bottom: 0;
	}
	#display-area-small-left {
		padding-left: 20px;
	}
	#eventCountdown span.next-event {
		display:none;
	}
	.widget-event .date {
		min-width: 51px;
		width: 22.4%;
	}
	.widget-event .event {
		width: 77.6%;
	}
	.widget-event .time,
	.widget-event .location {
		display: inline;
	}
	.widget-event .time i,
	.widget-event .location i {
		display: none;
	}
	.widget-event .date {
		margin-top: 6px;
		margin-bottom: 18px;
	}
	div#ablife-flickr-target a,
	footer#main-footer div#ablife-flickr-target a  {
		height: 48px;
	}
	.flex-overlay {
		left: -362px;
	}
	.flex-overlay.right {
		right: -362px;
	}
	#respond .input-prepend {
		width: 94%;
	}
	#display-area-full .flexslider ul li > img, #display-area-full .flexslider ul li > a img {
		height: 312px;
		max-width: none !important;
		width: auto !important;
	}
	.flexslider.small .flex-overlay.fullwidthvideo {
		width: 100.6%;
	}
}
@media ( max-width: 980px ) {
	.skin-background {
		display: none;
	}
	#main-header {
		background: #222;
	}
	.navbar-inner {
		background: #D17D35;
		padding-left: 20px;
		padding-right: 20px;
	}
	.navbar .widget-area{
		width: auto;
		float: none;
		max-height: 68px;
	}
	#main-header a.brand {
		display: inline;
	}
	#quick-bar {
		margin-bottom: 0;
	}
	#quick-bar p {
		max-height: none;
	}
	#display-area-small-right,
	#display-area-small-right h4,
	#display-area-small-right i,
	#display-area-small-right span,
	#display-area-small-right a,
	#quick-bar,
	#quick-bar h1,
	#quick-bar a,
	#quick-bar a h1,
	.csstransitions #quick-bar .quickbar  a,
	.csstransitions #quick-bar .quickbar  a h1,
	.no-csstransitions #quick-bar .quickbar  a,
	.no-csstransitions #quick-bar .quickbar  a h1,
	#display-area-small-right #front-page-top-sidebar span a.furtherinformation {
		color: #555;
	}
	.flex-overlay h3 {
		font-size: 20px;
		line-height: 30px;
	}
}
@media ( min-width: 980px ) and ( max-width: 1110px) {
	.flexslider.full .flex-overlay.right.videoembed {
		right: -415px;
	}
	.flexslider.full .flex-overlay.left.videoembed {
		left: -415px;
	}
}
@media ( min-width: 980px ) and ( max-width: 1200px ) {
	footer#main-footer div#ablife-flickr-target a  {
		height: 48px;
	}
	#front-page-top-sidebar .widget {
		margin-bottom: 12px;
	}
	#front-page-top-sidebar span.meeting-information,
	#front-page-top-sidebar i.meeting-information-label {
		line-height: 31px;
	}
	article.format-audio figcaption strong {
		max-width: 203px;
	}
	.flex-overlay h3 {
		font-size: 20px;
		line-height: 30px;
	}
}
@media ( min-width: 1200px ) and ( max-width: 1300px) {
	.flexslider.full .flex-overlay.right.videoembed {
		right: -525px;
	}
	.flexslider.full .flex-overlay.left.videoembed {
		left: -525px;
	}
}

@media ( min-width: 1200px ) {
	#display-area-full .flexslider ul li > img,
	#display-area-full .flexslider ul li > a img {
		height: 408px;
	}
	.flex-overlay {
		left: -585px;
	}
	.flex-overlay.right {
		right: -585px;
	}
	.span8.display-area {
		margin-left: 45px;
		margin-right: -15px;
	}
	.widget-event .date {
		width: 17.7%;
	}
	.widget-event .event {
		width: 82.3%;
	}
	.flexslider.regular .flex-overlay h3 {
		font-size: 20px;
	}
}


/* 	]=HTML5BP styles
------------------------------------------------------------*/
::-moz-selection { background: #86C0F9; color: #fff; text-shadow: none; }
::selection { background: #86C0F9; color: #fff; text-shadow: none; }

svg:not(:root) { overflow: hidden; }
button { width:auto; overflow:visible; }

/* non-semantic helper classes */
	/* For image replacement */
	.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
	.ir br { display: none; }

	/* Hide from both screenreaders and browsers: h5bp.com/u */
	.hidden { display: none !important; visibility: hidden; }

	/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
	.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

	/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
	.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

	/* Hide visually and from screenreaders, but maintain layout */
	.invisible { visibility: hidden; }


/*	]=Contact Form 7
------------------------------------------------------------*/
.wpcf7 form {
	margin: 0 0 20px;
	background: #f2f2f2;
	padding: 20px;
	border: 1px solid #dfdfdf;
	margin-right: 16%;
}

.wpcf7 select,
.wpcf7 textarea,
.wpcf7 input[type="text"],
.wpcf7 input[type="password"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="date"],
.wpcf7 input[type="month"],
.wpcf7 input[type="time"],
.wpcf7 input[type="week"],
.wpcf7 input[type="number"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="search"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="color"],
.wpcf7 .uneditable-input {
	padding: 7px 6px;
	margin-top: 2px;
	border-radius: 1px;
	box-shadow: none;
}
.wpcf7 textarea:focus,
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="password"]:focus,
.wpcf7 input[type="datetime"]:focus,
.wpcf7 input[type="datetime-local"]:focus,
.wpcf7 input[type="date"]:focus,
.wpcf7 input[type="month"]:focus,
.wpcf7 input[type="time"]:focus,
.wpcf7 input[type="week"]:focus,
.wpcf7 input[type="number"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="url"]:focus,
.wpcf7 input[type="search"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 input[type="color"]:focus,
.uneditable-input:focus {
	border-color: rgba(210, 194, 153, 0.72);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(197, 141, 58, 0.1);
	outline: 0 none;
}
.wpcf7 p {
	color: #777;
}
.wpcf7 input[type=text],
.wpcf7 input[type=file],
.wpcf7 input[type=email],
.wpcf7 textarea,
.wpcf7 select {
	width: 96%;
}

@media ( max-width: 480px ) {
	.wpcf7 form {
		margin: 0 0 20px;
		background: #f2f2f2;
		padding: 20px;
		border: 1px solid #dfdfdf;
		margin-right: 0;
	}
}
@media ( min-width: 1200px ) {
	.wpcf7 form {
		margin: 0 0 20px;
		background: #f2f2f2;
		padding: 20px;
		border: 1px solid #dfdfdf;
		margin-right: 27%;
	}
}

.wpcf7 select {
	width: 98.6%;
}
@media ( max-width: 480px ) {
	.wpcf7 select {
		width: 99.6;
	}
}
@media ( min-width: 1200px ) {
	.wpcf7 select {
		width: 98.5%;
	}
}
.rgba .wpcf7 input,
.rgba .wpcf7 textarea,
.rgba .wpcf7 select {
	background: #e8e8e8;
}
.wpcf7 input[type=submit] {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 24px;
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	font-size: 17.5px;
	padding: 11px 19px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #F5F5F5;
	background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #333333;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	overflow: visible;
	width: auto;
	font-weight: normal;
}
.wpcf7 input[type=submit]:hover {
	text-decoration: none;
	background-color: #E6E6E6;
	background-position: 0 -15px;
	transition: background-position 0.1s linear 0s;
}

.wpcf7 span.wpcf7-not-valid-tip {
  border-radius: 1px;
  left: 0;
  top: -9px;
  width: 98.1%;
  padding: 0;
  padding-left: 9px;
  color: #6A6A6A;
  background: none repeat scroll 0 0 rgba(255, 11, 11, 0.31);
  border: 0 solid #FF0000;
  font-size: 10pt;
  line-height: 34px;
  position: absolute;
  z-index: 100;
}


/*	]=Print Styles
------------------------------------------------------------*/
@media print {
	* { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; } /* h5bp.com/t */
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
}