/* normalize.css v2.0.1 | MIT License | git.io/normalize */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display:block;
}

audio, canvas, video {
	display:inline-block;
}

audio:not([controls]) {
	display:none;
	height:0;
}

[hidden] {
	display:none;
}

html {
	font-family:sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}

body {
	margin:0;
}

a:focus {
	outline:thin dotted;
}

a:active, a:hover {
	outline:0;
}

h1 {
	font-size:2em;
}

abbr[title] {
	border-bottom:1px dotted;
}

b, strong {
	font-weight:bold;
}

dfn {
	font-style:italic;
}

mark {
	background:#ff0;
	color:#000;
}

code, kbd, pre, samp {
	font-family:monospace,  serif;
	font-size:1em;
}

pre {
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word;
}

q {
	quotes:"201C" "201D" "2018" "2019";
}

small {
	font-size:80%;
}

sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}

sup {
	top:-0.5em;
}

sub {
	bottom:-0.25em;
}

img {
	border:0;
}

svg:not(:root) {
	overflow:hidden;
}

figure {
	margin:0;
}

fieldset {
	border:1px solid #c0c0c0;
	margin:0 2px;
	padding:0.35em 0.625em 0.75em;
}

legend {
	border:0;
	padding:0;
}

button, input, select, textarea {
	font-family:inherit;
	font-size:100%;
	margin:0;
}

button, input {
	line-height:normal;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer;
}

button[disabled], input[disabled] {
	cursor:default;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing:border-box;
	padding:0;
}

input[type="search"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border:0;
	padding:0;
}

textarea {
	overflow:auto;
	vertical-align:top;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

body:after {
	display:none;
}

@media only screen and (min-width: 320px) {
	body:after {
	content:"handheld";
	}

}@media only screen and (min-width: 600px) {
	body:after {
	content:"tablet";
}

}@media only screen and (min-width: 768px) {
	body:after {
	content:"tablet-large";
}

}@media only screen and (min-width: 1224px) {
	body:after {
	content:"desktop";
	
}

}@media only screen and (min-width: 1824px) {
	body:after {
	content:"desktop-large";
}

}.hide {
	position:absolute;
	left:-999px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

.desktop_only {
	display:none;
}

.remove {
	display:none;
}

.reset {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.alignright {
	float:right;
	margin:0 0 12px 12px;
}

.alignleft {
	float:left;
	margin:0 12px 12px 0;
}

.textcenter {
	text-align:center;
}

.textright {
	text-align:right;
}

.textleft {
	text-align:left;
}

.sans {
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

.serif {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.ir {
	display:block;
	text-indent:-999em;
	overflow:hidden;
}

.clearboth {
	clear:both;
}

.clearfix {
	zoom:1;
}

.clearfix:before {
	content:"";
	display:table;
}

.clearfix:after {
	content:"";
	display:table;
	clear:both;
}

body {
	overflow-y:scroll;
	background-image:url(../img/background_strange_bullseyes.png);
	text-align:center;
	color:#142532;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

a {
	/*color:#5aa2d5;*/
	color: #0E4EAD;
}

a img {
	border:none;
}

#wrapper {
	width:1024px;
	margin:0 auto;
	text-align:left;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.25);
	background:#fff;
}

header, footer {
	background-image:url(../img/header_blue_background.jpg);
}

header {
	/* height:175px; */
	height:163px;
	position:relative;
	z-index: 30;
}

header #logo {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	width:480px;
	height:50px;
	position:absolute;
	left:17px;
	top:32px;
}

header #logo a {
	display:block;
	text-indent:-999em;
	overflow:hidden;
	width:480px;
	height:50px;
	background-image:url("../img/ShepsLogo_white_h.png");
	background-repeat: no-repeat;
	background-size: 480px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),  only screen and (-moz-min-device-pixel-ratio: 2),  only screen and (-o-min-device-pixel-ratio: 2 / 1),  only screen and (min-device-pixel-ratio: 2),  only screen and (min-resolution: 192dpi),  only screen and (min-resolution: 2dppx) {
	header #logo a {
	/* background-image:url("../img/logo@2x.png"); */
	background-image:url("../img/ShepsLogo_white_h.png");
	/*-webkit-background-size:960px;*/
}

}header #utility_nav {
	position:absolute;
	right:12px;
	top:10px;
}

header #utility_nav ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:11px;
	display:block;
	margin-bottom:5px;
	float:right;
	clear:right;
}

header #utility_nav ul li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}

header #utility_nav ul li+li::before {
	content:'|';
	color:#fff;
}

header #utility_nav ul li a {
	color:#fff;
	text-decoration:none;
	display:inline-block;
	margin-right:4px;
	margin-left:4px;
}

header form#site_search {
	position:absolute;
	right:12px;
	top:76px;
}

header form#site_search input, header form#site_search button {
	min-height:30px;
	height:30px;
	max-height:30px;
	box-sizing:border-box;
	vertical-align:top;
}

header form#site_search input[type="search"] {
	background:#edf0f2;
	background:-moz-linear-gradient(top,  #92a1b0 0%,  #edf0f2 100%);
	background:-webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  #92a1b0),  color-stop(100%,  #edf0f2));
	background:-webkit-linear-gradient(top,  #92a1b0 0%,  #edf0f2 100%);
	background:-o-linear-gradient(top,  #92a1b0 0%,  #edf0f2 100%);
	background:-ms-linear-gradient(top,  #92a1b0 0%,  #edf0f2 100%);
	border-radius:5px 0 0 5px;
	border-top:#a6b3bf;
	border-left:#a6b3bf;
	border-bottom:#919293;
	border-right:#616669;
	padding-left:5px;
	font-size:13px;
}

header form#site_search input[type="search"]:focus {
	outline:none;
	-moz-box-shadow:inset 0 0 5px #fff;
	-webkit-box-shadow:inset 0 0 5px #fff;
	box-shadow:inset 0 0 5px #fff;
}

header form#site_search button {
	/*background:#1f2f3c;
	background:-moz-linear-gradient(top,  #fff 0%,  #1f2f3c 100%);
	background:-webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  #fff),  color-stop(100%,  #1f2f3c));
	background:-webkit-linear-gradient(top,  #fff 0%,  #1f2f3c 100%);
	background:-o-linear-gradient(top,  #fff 0%,  #1f2f3c 100%);
	background:-ms-linear-gradient(top,  #fff 0%,  #1f2f3c 100%);
	*/
	background:#CCC;
	background:-moz-linear-gradient(top,  #fff 0%,  rgb(119, 143, 162) 100%);
	background:-webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  #fff),  color-stop(100%,  rgb(119, 143, 162)));
	background: -webkit-linear-gradient(top, #fff 0%, rgb(119, 143, 162) 100%);
	
	background:-o-linear-gradient(top,  #fff 0%,  rgb(119, 143, 162) 100%);
	background:-ms-linear-gradient(top,  #fff 0%,  rgb(119, 143, 162) 100%);
	
	border-radius:0 5px 5px 0;
	border-width:1px;
	border-bottom:#101921;
	border-right:#7a8185;
	border-top:#fff;
	border-left:#79838a;
	font-size:14px;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 0.75);
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}

header #main_nav .menu {
	position:absolute;
	left:0;
	top:118px;
}

header #main_nav .menu {
	list-style:none;
	display: flex;
	align-items: center;
	margin:0;
	padding:0;
	background:#57a0d4;
	-webkit-font-smoothing: antialiased;
	background:-moz-linear-gradient(top,  #a0cae7 0%,  #57a0d4 100%);
	background:-webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  #a0cae7),  color-stop(100%,  #57a0d4));
	background:-webkit-linear-gradient(top,  #a0cae7 0%,  #57a0d4 100%);
	background:-o-linear-gradient(top,  #a0cae7 0%,  #57a0d4 100%);
	background:-ms-linear-gradient(top,  #a0cae7 0%,  #57a0d4 100%);
	font-size: 14px;
	font-weight: bold;
	height:45px;
	width: 100%;
	text-align: center;
}

header #main_nav .menu ul {
	min-width: 150px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: -999em;
	left: -999em;
}

header #main_nav .menu ul ul {
	left: 100%;
	top: 0;
  }

  header #main_nav .menu li {
	display: inline-block;
	position: relative;
	text-align: center;
	width: 146px
  }

  header #main_nav menu li.focus > ul, #main_nav .menu li:hover > ul {
	top: auto;
	left: auto;
  }

  header #main_nav .menu li li {
	display: block;
	width: auto;
	text-align: left
  }

header #main_nav .menu li li.focus > ul, .menu li li:hover > ul {
	left: 100%;
	top: 0;
  }

header #main_nav .menu a {
	color: #fff;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	padding: 10px 15px;
	background: url(../img/nav-divider.gif) no-repeat left center;
	text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
  }

header #main_nav .menu a:hover {
	color: #d6d5d5;
	text-shadow: 0 0 10px rgb(0 0 0 / 80%);
  }

header #main_nav .menu ul {
	background-color: #5aa2d5;
  }

header #main_nav .menu a:hover,
.menu li:hover > a {
  color: #d6d5d5;
}



header #main_nav ul li a .active_triangle {
	position:absolute;
	left:54px;
	top:45px;
	width:25px;
	height:12px;
	background:url(../img/nav-triangle.png);
}

header #main_nav ul li+li a {
	background:url(../img/nav-divider.gif) no-repeat left center;
}

[role="main"] {
	zoom:1;
}

[role="main"]:before {
	content:"";
	display:table;
}

[role="main"]:after {
	content:"";
	display:table;
	clear:both;
}

[role="main"].with_sidebar {
	background:url(../img/sidebar-bg.gif) repeat-y left;
}

[role="main"].with_sidebar #content {
	margin-left:228px;
}

#sidebar {
	width:204px;
	padding:8px 12px 1em;
	float:left;
}

#sidebar h1 {
	font-size:24px;
	border-bottom:solid 6px #898a8b;
	color:#243d5a;
	padding:10px 0;
	margin:0;
}

#content {
	padding:20px 12px 1em;
	font-size:14px;
	line-height:1.28571;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color:#243d5a;
}

#content .h2{
	color:#243d5a ;
	font-size:24px ;
}

.h2 a{
	text-decoration:none ;
	color:#243d5a;
	font-size:24px ;
}

#content .entry-title{
	font-size:24px;
}

#content h1 {
	font-size:36px;
	margin-bottom:.5em;
}

#content ul, #content ol {
	padding-left:1.5em;
}

#content ul li, #content ol li {
	margin-top:1em;
}

#content ul {
	list-style-image:url(../img/li-dot.png);
}

#content ul.news-list {
	list-style-image:none;
	list-style-type:none;
	padding-left:0;
}

#content blockquote {
	border-left:6px solid #898a8b;
	padding-left:12px;
	margin-left:0;
	margin-right:0;
}

.home .row {
	zoom:1;
	margin-bottom:10px;
}

.home .row:before {
	content:"";
	display:table;
}

.home .row:after {
	content:"";
	display:table;
	clear:both;
}

.home .row>div+div {
	margin-left:12px;
}

.home .hero {
	width:750px;
	float:left;
	z-index: 10;
}

.home .news_block {
	width:325px;
	float:left;
}

.home .events {
	width:235px;
}

.home .hr {
	height:6px;
	background:#898a8b;
}

footer {
	zoom:1;
	padding:12px;
	font-size:12px;
	color:#fff;
	line-height:1.5;
	-webkit-font-smoothing:antialiased;
}

footer:before {
	content:"";
	display:table;
}

footer:after {
	content:"";
	display:table;
	clear:both;
}

footer a {
	color:#fff;
	text-decoration:none;
}

footer #about {
	width:450px;
	float:left;
}

footer #about-right{
	width: 300px;
	float: right;
}

footer #about-right p{
	margin: 0px;
}

footer #about h1 {
	font-size:18px;
	margin-top:0;
}

footer #sitemap {
	margin-left:290px;
}

footer #sitemap ul {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	width:140px;
	margin-left:12px;
	float:left;
}

footer #sitemap ul li {
	margin-bottom:12px;
	margin-top:6px;
}

footer .hr {
	height:3px;
	background:rgba(255, 255, 255, 0.1);
}

.hr {
	display:block;
	height:1px;
	width:100%;
	background:#000;
	margin:1em 0;
}

.horizontal_list {
	list-style:none;
	margin:0;
	padding:0;
}

.horizontal_list li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}

.section_nav ul {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}

.section_nav ul li {
	
}
.section_nav ul li a{
	display:block;
	color:#243d5a;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:10px 0;
	border-bottom:1px solid #898a8b;
}

.section_nav ul .children .children a{
	padding-left:32px;
}

.section_nav ul .children .children .children a{
	padding-left:48px;
}

.section_nav ul li a:hover {
	color:#5aa2d5;
}

.section_nav ul ul li {
	padding-left:16px;
}

.section_nav ul ul ul li {
	padding-left:0px;
}

.section_nav ul li.current_page_item>a {
	color:#5aa2d5;
}

#content .breadcrumbs {
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	padding:0;
}

#content .breadcrumbs li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}

#content .breadcrumbs li {
	margin:0 !important;
}

#content .breadcrumbs li a {
	color:#898a8b;
	text-decoration:none;
	margin-right:3px;
}

#content .breadcrumbs li+li:before {
	content:'/ ';
}

.caption {
	color:#898a8b;
	text-align:center;
	margin-bottom:18px;
}

.caption img {
	display:block;
	margin-bottom:.5em;
}

.button {
	display:inline-block;
	text-align:center;
	/*
	background:#3e6d90;
	background:-moz-linear-gradient(top,  #cfdae3 0%,  #3e6d90 100%);
	background:-webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  #cfdae3),  color-stop(100%,  #3e6d90));
	background:-webkit-linear-gradient(top,  #cfdae3 0%,  #3e6d90 100%);
	background:-o-linear-gradient(top,  #cfdae3 0%,  #3e6d90 100%);
	background:-ms-linear-gradient(top,  #cfdae3 0%,  #3e6d90 100%);*/
	
	background:#3e6d90;
	background:-moz-linear-gradient(top,  rgb(154, 195, 228) 0%,  #3e6d90 100%);
	background:-webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  rgb(154, 195, 228)),  color-stop(100%,  #3e6d90));
	background:-webkit-linear-gradient(top,  rgb(154, 195, 228) 0%,  #3e6d90 100%);
	background:-o-linear-gradient(top,  rgb(154, 195, 228) 0%,  #3e6d90 100%);
	background:-ms-linear-gradient(top,  rgb(154, 195, 228) 0%,  #3e6d90 100%);
	background: -webkit-linear-gradient(top, rgb(154, 195, 228) 0%, #3e6d90 100%);
	border-bottom:1px solid #335b79;
	border-top:1px solid #dae3ea;
	border-radius:5px;
	font-weight:bold;
	color:#fff;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);
	font-size:12px;
	text-decoration:none;
	padding:4px 8px;
	-webkit-font-smoothing:antialiased;
}

.button:hover {
	-moz-box-shadow:0 0 5px #5aa2d5;
	-webkit-box-shadow:0 0 5px #5aa2d5;
	box-shadow:0 0 5px #5aa2d5;
}

#content .program_icons {
	list-style:none;
	margin:0;
	padding:0;
	padding:0 !important;
	font-size:12px;
	zoom:1;
}

#content .program_icons li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}

#content .program_icons:before {
	content:"";
	display:table;
}

#content .program_icons:after {
	content:"";
	display:table;
	clear:both;
}

#content .program_icons a {
	color:#142532;
	text-decoration:none;
}

#content .program_icons a:hover img {
	-moz-box-shadow:0 0 5px #5aa2d5;
	-webkit-box-shadow:0 0 5px #5aa2d5;
	box-shadow:0 0 5px #5aa2d5;
}

#content .program_icons li {
	width:154px;
	display:block;
	min-height:140px;
}

#content .program_icons li h6 {
	font-size:12px;
	/*color:#5aa2d5;*/
	/*color:#0E4EAD;*/
	color:#2376A1;
	margin:0;
}

#content .program_icons li+li {
	margin-left:12px;
}

#content .program_icons li.newline {
	margin-left:0;
}

#content .program_icons a.more_programs {
	display:table-cell;
	vertical-align:middle;
	width:140px;
	height:78px;
	color:#fff;
	padding:0; 
}

#content .news_block h2 {
	font-size:24px;
	border-bottom:6px solid #898a8b;
	margin:0;
	padding-bottom:3px;
}

#content .news_block ul {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	padding:0 !important;
	font-size:12px;
	zoom:1;
}

#content .news_block ul:before {
	content:"";
	display:table;
}

#content .news_block ul:after {
	content:"";
	display:table;
	clear:both;
}

#content .news_block ul a {
	color:#142532;
	text-decoration:none;
}

#content .news_block ul li h6 {
	font-size:12px;
	/*color:#5aa2d5;*/
	/*color:#0E4EAD;*/
	color:#2376A1;
	margin:0;
}

#content .news_block .button {
	margin:10px 0;
}

#content #news-sidebar-header{
	width:200px;
	float:right;
	margin: 0px 10px 0px 10px;
	padding: 5px 5px 0px 5px;
	border-bottom: 1px #CCC solid;
}
#content .news-sidebar{
	width:200px;
	min-height:400px;
	float:right;
	border-left: 1px solid #CCC;
	margin: 5px 10px 0px 10px;
	padding: 0px 5px 0px 5px;
	clear:right;
}
#content .news-sidebar a{
	text-decoration:none;
	color:#036;
	border-bottom: 1px solid #E2E2E2;
	display:block;
	min-height: 30px;
	padding:5px;
}

#content .news-sidebar a:hover{
	background:#D7EBFF;
}

#content .tp-bannertimer{
	position: relative;
	z-index: 10;
}

/******************************************************************
09. PAGE NAVI STYLES
******************************************************************/
.page-navigation,
.wp-prev-next {
  margin: 1.1em 0 2.2em;
}
.bones_page_navi {
  /* current page link */

  /* end .bones_page_navi .bpn-current */

  /* common styles for page-navi links */

  /* remove the bg on end links */

  /* previous link */

  /* next page link */

  /* first page link */

  /* last page link */

}
.bones_page_navi li {
  float: left;
  margin-left: 10px;
}
.bones_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}
.bones_page_navi li a:hover,
.bones_page_navi li a:focus {
  color: #f01d4f;
  text-decoration: underline;
}
.bones_page_navi li.bpn-current {
  padding: 3px 6px;
  border-bottom: 2px solid #f01d4f;
  position: relative;
}
.bones_page_navi li.bpn-current a {
  /* hovering on current page link */

}
.bones_page_navi li.bpn-prev-link,
.bones_page_navi li.bpn-next-link {
  font-weight: 700;
}
.bones_page_navi li.bpn-prev-link a,
.bones_page_navi li.bpn-next-link a {
  padding: 0;
}
.bones_page_navi li.bpn-prev-link a:hover,
.bones_page_navi li.bpn-next-link a:hover,
.bones_page_navi li.bpn-first-page-link a:hover,
.bones_page_navi li.bpn-last-page-link a:hover {
  background: none;
}
/* end .bones_page_navi */
/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}
/* end .wp-prev-next */

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

.news-list .post-meta {
clear: both;
color: #9f9f9f;
font-size: 12px;
margin-bottom: 10px;
}

.news-list h2{
	padding: 0px;
	margin:0px;
}

.news-list h2 a{
	text-decoration:none;
}

#content .row{
	margin-left:0px;
	margin-right:0px;
}


.wpcf-email {
	font-size:14px;
	color:#898a8b;
}
.wpcf-email a {
	font-size:14px;
	color:#717171; 
	text-decoration:none;
	margin-left:8px;
	margin-top:12px;
	float:left;
}
.wpcf-email .glyphicon {
	 display:block;
	width:40px;
	height:40px;
	line-height:35px;
	border: 2px solid #f5f5f5;
	border-radius: 50%;
	color:#f5f5f5;
	text-align:center;
	text-decoration:none;
	background: #717171;
	box-shadow: 0 0 3px gray;
	font-size:19px;
	font-weight:bold;
	float:left;
	padding-left:1px;
}
.wpcf-email .glyphicon-envelope {
	padding-bottom:2px; 
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
  }
  
  .screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
  }
  



