/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/

#navigation.navigation-main.radius-full {
  background-color: #003d4c;
  font-size: 16px;
}

.menu a:hover {
  background-color: #05934a;
}

.headline {
  color: #003d4c;
}

.title.text-center {
  color: #003d4c;
}

a.button {
  background-color: #003d4c;
}

a {
  color: #ffffff;
}

.post-edit-link {
  color: #05934a;
}

div.sharedaddy h3.sd-title {
  color: #003d4c;
}

.footer p {
  color: #000000;
}

.footer a:link {
  color: #05934a;
}

a.button:hover {
  background-color: #05934a;
}

.body {
  color: #003d4c;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {

    color: #05934a;

}
#navigation.navigation-main.radius-bottom {
  font-size: 16px;
  background-color: #003d4c;
}

#navigation .menu li.sfHover:hover a {
  background-color: #05934a;
}
.single 	{ width: 100%; }
.half 		{ width: 49.9%; }
.third 		{ width: 33.3%; }
.fourth 	{ width: 25%; }
.fifth 		{ width: 20%; }

.half,
.third,
.fourth,
.fifth 	{ float: left; }

.row {
	width: 100%;
	margin: 0 auto;
	}
.row .row {
	min-width: 0;
	}
.column, .columns {
	float: left;
	min-height: 1px;
	position: relative;
	}
[class*="column"] + [class*="column"]:last-child {
	float: right;
	}

.row .one 		{ width: 6.25%; }
.row .two 		{ width: 12.5%; }
.row .three 	{ width: 18.75%; }
.row .four 		{ width: 25%; }
.row .five 		{ width: 31.25%; }
.row .six 		{ width: 37.5%; }
.row .seven 	{ width: 43.75%; }
.row .eight 	{ width: 50%; }
.row .nine 		{ width: 56.25%; }
.row .ten 		{ width: 62.5%; }
.row .eleven 	{ width: 68.75%; }
.row .twelve 	{ width: 75%; }
.row .thirteen 	{ width: 81.25%; }
.row .fourteen 	{ width: 87.5%; }
.row .fifteen 	{ width: 93.75%; }
.row .sixteen 	{ width: 100%; }

.row .centered { float: none; margin: 0 auto; width: 100%; }

/* Nicolas Gallagher's micro clearfix */
.row:before, .row:after, .clearfix:before, .clearfix:after { content:""; display:table; }
.row:after, .clearfix:after { clear: both; }
.row, .clearfix { zoom: 1; }

/************************************************
*	Media Queries								*
************************************************/

/* iPad Styles */

@media handheld, only screen and (max-width: 1023px) {

	/* Typography */

	body {
		font-size: 0.9rem;
		line-height: 1.9;
		}
	blockquote {
		font-size: 16px;
		}
	}

@media handheld, only screen and (max-width: 1023px) {

	/* Theme */

	.container {
		margin: 12px;
		padding: 0px 24px;
		}
	.menu a {
		font-size: 0.85em;
		padding: 0px 10px;
		}
	.slideshow .loading {
		min-height: 260px;
		}
	.flex-control-nav li {
		font-size: 10px;
		}
	.flex-control-nav li a {
		padding: 0px 8px;
		}
	.homepage .eight.columns {
		display: block;
		width: 100%;
		}
	.home-news {
		margin-left: 0px;
		margin-right: 0px;
		}
	.featured-pages .article,
	.home-news .article,
	.home-news.padding-big .article {
		padding: 18px;
		}
	.search-results .post-author p {
		float: left;
		display: block;
		width: 100%;
		font-size: 0.9em;
		}
	.footer-content {
		text-align: center;
		}
	.footer-content .align-left {
		float: none;
		display: block;
		}
	.footer-content .align-right {
		float: none;
		display: block;
		text-align: center;
		margin-top: 18px;
		}

	}

/* iPhone */

@media handheld, only screen and (max-width: 767px) {

	/* Typography */

	h1 {
		font-size: 1.7rem;
		line-height: 1.4;
		}
	h2 {
		font-size: 1.6rem;
		line-height: 1.4;
		}
	h3 {
		font-size: 1.4rem;
		line-height: 1.4;
		}
	h4 {
		font-size: 1.2rem;
		line-height: 1.4;
		color: #003d4c;
		}
	h5 {
		font-size: 1.1rem;
		line-height: 1.4;
		}
	h6 {
		font-size: 1.0rem;
		line-height: 1.4;
		}
	.headline {
		font-size: 1.8rem;
		}
	.headline.small {
		font-size: 1.4rem;
		}
	body, p {
		font-size: 0.85rem;
		line-height: 1.8;
		}
	blockquote {
		margin: 12px 0px;
		padding: 18px 0px;
		}
	blockquote p {
		font-size: 16px;
		line-height: 1.6;
		}
	}

@media only screen and (max-width: 767px) {

	/* Theme */

	.container {
		margin: 12px;
		padding: 0px;
		}
	#header {
		display: inline-block;
		width: 100%;
		height: auto;
		margin: 12px auto 12px;
		}
	#header .site-title {
		font-size: 2.6em;
		line-height: 1;
		margin-bottom: 12px;
		}
	#header .site-description {
		font-size: 1.1em;
		line-height: 1.2;
		}
	#navigation {
		background: #003d4c;
		position: relative;
		top: auto;
		padding: 0px;
		box-shadow: inset 0px 1px 0px rgba(0, 0, 0, .1);
		-moz-box-shadow: inset 0px 1px 0px rgba(0, 0, 0, .1);
		-webkit-box-shadow: inset 0px 1px 0px rgba(0, 0, 0, .1);
		}
	#navigation .corner-left,
	#navigation .corner-right {
		display: none;
		}
	.mobile-menu {
		margin: 0px;
		padding: 0px;
		}
	.menu-toggle,
	.main-small-navigation ul.mobile-menu.toggled-on {
		display: block;
		}
	.navigation-main ul.menu,
	.sf-sub-indicator {
		display: none;
		}
	.menu {
		display: block;
		}
	.menu-toggle {
		color: #FFFFFF;
		font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
		font-size: 1.8em;
		font-weight: 400;
		text-shadow: -1px -1px rgba(0,0,0, 0.1);
		letter-spacing: 0;
		text-transform: none;
		text-align: center;
		margin: 0;
		padding: 12px;
		}
	.menu-toggle:before {
		color: #FFFFFF;
		font-family: 'FontAwesome';
		content: ' ';
		top: 1px;
		margin-right: 6px;
		position: relative;
		}
	.mobile-menu ul.sub-menu, .mobile-menu ul.children {
		display: block !important;
		visibility: visible !important;
		left: auto;
		margin: 0;
		padding: 0;
		}
	.mobile-menu ul,
	.mobile-menu li {
		list-style: none;
		margin: 0;
		padding: 0;
		}
	.mobile-menu li {
		display: block;
		text-align: center;
		line-height: 30px;
		}
	.mobile-menu li li a:before {
		content: '- ';
		}
	.mobile-menu li li li a:before {
		content: '-- ';
		}
	.mobile-menu li li li li a:before {
		content: '--- ';
		}
	.mobile-menu a {
		display: block;
		color: #EEEEEE !important;
		font-size: 1.2em;
		text-decoration: none;
		text-shadow: -1px -1px rgba(0,0,0, 0.1);
		padding: 6px 0px;
		border-top: 1px solid rgba(0,0,0, 0.1);
		}
	.mobile-menu a:hover {
		background: rgba(0,0,0, 0.08);
		color: #FFFFFF !important;
		text-decoration: none;
		}
	.slideshow .loading {
		min-height: 180px;
		}
	.flexslider {
		padding: 12px;
		}
	.flex-direction-nav li a {
		top: 50%;
		bottom: auto;
		margin-top: -16px;
		}
	.flex-direction-nav .flex-next {
		right: 0;
		border-radius: 2px 0px 0px 2px;
		-moz-border-radius: 2px 0px 0px 2px;
		-khtml-border-radius: 2px 0px 0px 2px;
		-webkit-border-radius: 2px 0px 0px 2px;
		}
	.flex-direction-nav .flex-prev {
		left: 0;
		border-radius: 0px 2px 2px 0px;
		-moz-border-radius: 0px 2px 2px 0px;
		-khtml-border-radius: 0px 2px 2px 0px;
		-webkit-border-radius: 0px 2px 2px 0px;
		}
	.flex-control-nav {
		display: none;
		}
	.slideshow,
	.featured-pages .holder {
		margin-bottom: 12px;
		}
	.featured-pages,
	.featured-posts {
		margin-bottom: 0px;
		}
	.featured-pages .holder .information,
	.featured-pages .holder.first .information,
	.featured-pages .holder.last .information {
		margin-left: 0px;
		margin-right: 0px;
		}
	.home-news .information .feature-img {
		margin-right: 0px;
		}
	.portfolio-wrap {
		margin-top: -12px;
		}
	.portfolio-item.single .post-holder,
	.portfolio-half .post-holder,
	.portfolio-third .post-holder {
		margin-top: 6px;
		margin-bottom: 6px;
		}
	.postarea, .postarea.full, .postarea.middle {
		padding: 24px;
		}
	.post-author p {
		float: left;
		display: block;
		width: 100%;
		font-size: 0.9em;
		}
	.pagination,
	.feature-img.banner {
		margin-bottom: 12px;
		}
	.archive-column {
		width: 100%;
		padding-right: 0;
		}
	.sidebar {
		padding: 12px 0px 0px 0px;
		}
	.sidebar.left {
		display: none;
		}
	.widget {
		margin-bottom: 12px;
		}
	.container form textarea {
		width: 94% !important;
		}
	#commentform textarea {
		width: 95% !important;
		}
	.comment-author img.avatar {
		width:48px;
		height:auto;
		}
	.footer-widgets {
		padding: 0px 24px;
		}
	.footer-widgets .widget .footer-widget {
		padding: 0px;
		}
	.footer-widgets .widget {
		float: none;
		width: 100%;
		margin: 0px;
		padding: 24px 0px;
		}

	/* Grid */

	body {
		-webkit-text-size-adjust: none;
		-ms-text-size-adjust: none;
		width: 100%;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		}
	.row {
		width: 100%;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
		overflow: visible !important;
		}
	.row .single,
	.row .half,
	.row .third,
	.row .fourth {
		width: 100%;
		}
	.row .row .column, .row .row .columns {
		padding: 0;
		}
	.column, .columns {
		width: auto !important;
		float: none;
		margin-left: 0;
		margin-right: 0;
		}
	.column:last-child, .columns:last-child {
		margin-right: 0;
		float: none;
		}
	[class*="column"] + [class*="column"]:last-child {
		float: none;
		}
	[class*="column"]:before, [class*="column"]:after {
		content:"";
		display:table;
		}
	[class*="column"]:after {
		clear: both;
		}
	}
.blue-it {
	color: #003d4c;
}
.green-it {
	color: #05934a;
}
/************************************************
*	Buttons  								*
************************************************/

.container button, .button, a.button, .reply a, #searchsubmit, #prevLink a, #nextLink a, a.more-link, #submit,
input[type=submit], input#submit, input.button, #wrap #infinite-handle button {
	display: inline-block;
	position: relative;
	background-color: #003d4c;
	color: rgba(255, 255, 255, 1);
	font-size: 0.9em;
	font-weight: 400;
	line-height: 1.6;
	margin: 12px 0px;
	padding: 8px 18px;
	border: 1px solid rgba(0, 0, 0, .8);
	box-sizing: border-box;
	box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24);
	-moz-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24);
	-webkit-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	}
.container button:hover, .button:hover, a.button:hover, .reply a:hover, #searchsubmit:hover, #prevLink a:hover, #nextLink a:hover, a.more-link:hover,
input[type=submit]:hover, #submit:hover, input#submit:hover, input.button:hover, #wrap #infinite-handle button:hover {
	background-color: #05934a;
	color: #ffffff;
	text-decoration: none;
	text-shadow: -1px -1px 0px rgba(0, 0, 0, .15);
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .24);
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .24);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .24);
	cursor: pointer;
	}
.more-link {
	margin-top: 24px !important;
	}
body {
	background-color: #f1ede6;
	color: #000000;
	font-size: 1em;
	font-weight: 300;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	line-height: 1.8;
	margin: 0px;
	padding: 0px;
	}
/************************************************
*	Hyperlinks								*
************************************************/

a img {
	border: none;
	}
a, a:link, a:visited {
	color: #05934a;
	font-weight: 400;
	text-decoration: none;
	}
a:focus, a:hover, a:active {
	color: #a1b23a;
	text-decoration: underline;
	}
/************************************************
*	Footer  								*
************************************************/

.footer {
	background: #ffffff;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
.footer p {
	margin: 0px;
	padding: 0px;
	}
.footer a, .footer a:link, .footer a:visited {
	color: rgba(5, 147, 74, 1);
	font-weight: 400;
	}
.footer a:hover, .footer a:active, .footer a:focus {
	color: rgba(0, 0, 0, .6);
	}
.footer .align-left {
	font-size: 0.9em;
	line-height: 1.8;
	}
.footer-widgets {
	margin: 0px auto 0px;
	padding: 24px;
	overflow: hidden;
	border-bottom: 1px solid rgba(0, 0, 0, .08);
	}
.footer-widgets .widget {
	float: left;
	width: 25%;
	background: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	}
.footer-widgets .widget .footer-widget {
	padding: 12px;
	}
.footer-information {
	padding: 48px;
	overflow: hidden;
	}
.footer-content {
	margin: 0px auto 0px;
	}
table td {
    padding: 12px;
    margin: 0px;
    border: 1px solid #ffffff;
    border: 1px solid rgba(255, 255, 255, 1);
    box-sizing: border-box;
}
/************************************************
*	Calendar Stuff by Lige							*
************************************************/
.tribe-events-page-title {

    font-size: 30px;
    font-weight: 700;

}
.tribe-events-page-title {

    clear: none;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: .5em;
    position: relative;
    text-align: left;
    z-index: 0;

}
h1, h2, h3, h4, h5, h6 {

    color: #003d4c;

}
h1 {

    font-size: 2.4em;
    letter-spacing: -0.8px;

}

