/*
font-family:'museo-sans';100, 300, 500, 700
font-family: "omnes-pro",sans-serif;500
font-family: "proxima-nova";100, 300, 400, 700
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

b, strong {
  font-weight: 700;
}

i, em {
  font-style: italic;
}

a:focus {
  outline: none !important;
  border: 0 !important;
}

#skip {
  display: none;
}

.UIStandardFrame_Container, #wrap hgroup, #container, #header #headerContainer, #billboard, #stories {
  width: 956px;
  margin: 0 auto;
}

.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.after, #content:after, #footer #footerInner:after, #first-visit-inner:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

body {
  font-size: 14px;
  font-family: "proxima-nova", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  font-style: normal;
  background: #ffffff url(/_img/bg_home-wrap.jpg) no-repeat center top;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

h1 {
  font-family: "museo-sans", sans-serif;
  font-size: 46px;
  margin-bottom: 25px;
  color: #6e0000;
  font-weight: 100;
}

h2 {
  font-family: "museo-sans", sans-serif;
  font-size: 26px;
  margin-bottom: 25px;
  color: #b10000;
  text-transform: uppercase;
  font-weight: 300;
}

h3 {
  font-family: "museo-sans", sans-serif;
  font-size: 20px;
  margin-bottom: 25px;
  color: black;
  font-weight: 400;
}

h4, h5, h6 {
  font-family: "proxima-nova", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  margin-bottom: 25px;
  color: black; 
}

a.red-button {
  display: inline-block;
  line-height: 44px;
  background: #e10000;
  background: linear-gradient(#e10000, #b20000);
  padding: 0 75px;
  margin: 0 10px;
  color: #ffffff !important;
  text-align: center;
  font-size: 14px;
  text-decoration: none !important;
  border-top: 2px solid #b20000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
a.red-button:hover {
  background: #b20000;
}
a.red-button:first-child {
	margin-left: 0;
}
a.red-button:last-child {
	margin-right: 0;
}

#wrap {
  background-color: #ffffff;
  background-image: url(../_img/img_page-header_default.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
}
#wrap hgroup h1 {
  height: 180px;
  padding: 0 0 0 46px;
  font-size: 60px;
  color: white;
  margin: 0 0 100px 0;
  overflow: hidden;
}

#wrap-inner {
  padding-top: 81px;
}

#container {
  position: relative;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 15px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 15px;
  -o-box-shadow: rgba(0, 0, 0, 0.2) 0 0 15px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 15px;
}

body.explore-first #plan-your-visit {
  position: fixed;
  right: 0;
  top: 300px;
  text-indent: -9999em;
  display: block;
  background-repeat: no-repeat;
  background: url(../_img/btn_plan_visit_orange.png) no-repeat;
  width: 108px;
  height: 98px;
  z-index: 9999;
}
body.explore-first #plan-your-visit:hover {
  opacity: .7;
}

/*first visit*/
#first-visit {
	display: none;
	position: relative;
	width: 100%;
	color: #483f3a;
	padding: 40px 0 0 0;
	background: #ffffff url(/_img/bg_home-wrap.jpg) no-repeat center top;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
#first-visit-inner {
	width: 956px;
	margin: 0 auto;
}
#first-visit-inner {
	width: 956px;
	margin: 0 auto;
}
#first-visit .div-2-col,
#first-visit .div-4-col {
	overflow: hidden;
}
#first-visit .div-2-col .div-col {
	float: left;
	width: 468px;
	margin-left: 20px;
}
#first-visit .div-4-col .div-col {
	float: left;
	width: 224px;
	margin-left: 20px;
}
#first-visit .div-2-col .div-col:first-child,
#first-visit .div-4-col .div-col:first-child {
	margin-left: 0;
}
#first-visit h2 {
	text-transform: none;
	font-size: 42px;
}
#first-visit h6 {
	color: #483f3a;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#first-visit a {
	color: #b10000;
	text-decoration: none;
}
#first-visit a:hover {
	text-decoration: underline;
}
#first-visit  p {
	line-height: 1.3em;
	margin-bottom: 24px;
}
#first-visit .first-visit-top p  {
	font-size: 18px;
}
#first-visit .first-visit-bottom .red-button  {
	display: block;
	padding: 0;
}
#first-visit h4 {
	color: #6e0000;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(72,63,58,.85);
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0 2px 1px -1px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 2px 1px -1px;
    box-shadow: rgba(0, 0, 0, 0.15) 0 2px 1px -1px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*header*/
#header {
  position: relative;
  z-index: 999;
}
#header.stuck {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 6999;
}
#header #headerWrap {
	position: relative;
	width: 100%;
}
#header #headerInner {
  width: 100%;
  height: 85px;
  position: relative;
  background-image: url(../_img/bg_header.png);
  background-repeat: repeat-x;
  background-position: top;
  -moz-box-shadow: rgba(0, 0, 0, 0.75) 0 0 18px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 0 0 18px;
  box-shadow: rgba(0, 0, 0, 0.75) 0 0 18px;
}
#header #headerContainer {
  position: relative;
  z-index: 999;
  background-color: transparent;
}
#header #headerContainer #logo {
  text-indent: -9999em;
  display: block;
  background-repeat: no-repeat;
  width: 231px;
  height: 61px;
  background: url(../_img/logo.png);
  position: absolute;
  left: 0;
  top: 8px;
}
#header #headerContainer #live {
  width: 111px;
  height: 36px;
  position: absolute;
  left: 251px;
  top: 28px;
}
#header #headerContainer #live a {
  text-indent: -9999em;
  display: block;
  background-repeat: no-repeat;
  width: 111px;
  height: 36px;
  background: url(../_img/btn_live.png);
}
#header #search {
  position: absolute;
  right: 0;
  top: 36px;
  width: 200px;
  z-index: 0;
}
#header #search form {
  border: 0;
}
#header #search form fieldset {
  border: 0;
  width: 200px;
  height: 28px;
  position: relative;
}
#header #search form #search_term {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 155px;
  height: 23px;
  line-height: 23px;
  background: #ffffff;
  color: #b10000;
  border: none;
  text-transform: capitalize;
  padding: 0 35px 0 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#header #search form #search_term:focus {
  outline: none !important;
  border: 0 !important;
}
#header #search form #search_go {
  position: absolute;
  right: 0;
  top: 2px;
  font-size: 16px;
  width: 23px;
  height: 23px;
  display:block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  vertical-align: middle;
  z-index: 100;
}
#header #search form #search_go.mcmsSearch {
	color: #b10000;
}
/*navigation*/
nav.main {
  position: absolute;
  left: 362px;
  top: 20px;
  width: 557px;
  z-index: 999;
}
#nav {
  float: right;
}
#nav > li {
  float: left;
}
#nav > li > a {
  display: block;
  position: relative;
  font-size: 16px;
  color: #d6d6d6;
  text-decoration: none;
  padding: 18px 11px 31px 11px;
  font-weight: 700;
}
#nav > li.current > a:after {
	content:"";
	position: absolute;
	bottom: 16px;
	left: 10%;
	right: 10%;
	width: 80%;
	height: 4px;
	background-color: rgba(26,26,26,.5);
	 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#nav > li:hover > a, #nav > li.current > a {
  color: #ffffff;
}
#nav > #nav-nav_first-visit > a {
	padding-bottom: 18px;
}
#nav > #nav-nav_first-visit > a:hover,
#nav > #nav-nav_first-visit > a.open {
	color: #ffffff;
	background-color: #9f0808;
	background: linear-gradient(#9f0808, #840808);
}
#nav > #nav-nav_first-visit > a:after {
	display: none;
}
/*mega navigation*/
#nav > li > .meganav {
  position: absolute;
  left: -999em;
  width: 956px;
  max-height: 550px;
  padding: 40px 0;
  overflow-y:auto;
  text-align: left;
  background-color: rgba(26, 26, 26, 0.95);
  z-index: 1999;
}
#nav > li:hover .meganav,
.no-js #nav > li:hover .meganav,
.no-touch #nav > li:hover .meganav {
  left: -366px;
  display: inline;
}
#nav > li > .meganav .inner {
  width: 956px;
  margin: 0 auto;
}
#nav .meganav section {
  width: 100%;
  overflow: hidden;
  color: #ffffff;
}
#nav .meganav section h2,
#nav .meganav section h3,
#nav .meganav section h4,
#nav .meganav section h5,
#nav .meganav section h6 {
	font-family: "proxima-nova", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#nav .meganav section h2,
#nav .meganav section h3,
#nav .meganav section h4 {
	font-weight: 100;
}
#nav .meganav section h2,
#nav .meganav section h3,
#nav .meganav section h4,
#nav .meganav section h5,
#nav .meganav section h6,
#nav .meganav section p,
#nav .meganav section li,
#nav .meganav section a {
	color: #ffffff;
}
#nav .meganav section a {
	color: #ffffff;
	text-decoration: none;
}
#nav .meganav section h2 {
	font-size: 42px;
	text-transform: none;
	margin-bottom: 15px;
}
#nav .meganav section p {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4em;
	margin: 0;
}
#nav .meganav section ul {
  float: none;
  text-align: left;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
}
#nav .meganav section ul.links {
	position: relative;
}
#nav .meganav section ul.links ul {
	display: none;
	padding: .25em 0 1em 0;
	border-top: 1px solid rgba(0,0,0,.85);
}
#nav .meganav section ul.links li a {
  display: block;
  font-weight: 700;
  padding: .75em 0;
  text-transform: uppercase;
  border-top: 1px solid rgba(0,0,0,.85);
}
#nav .meganav section ul.links li:last-child a {
  border-bottom: 1px solid rgba(0,0,0,.85);
}
#nav .meganav section ul.links li a:hover {
  color: #dbdbdb;
}
#nav .meganav section ul.links li li {
	float: none !important;
	width: 100%  !important;
	margin: 0 !important;
}
#nav .meganav section ul.links li li a {
  font-weight: 300;
  text-transform: none;
  color: #dbdbdb;
  padding: .5em 0;
  border: 0 !important;
}
#nav .meganav section ul.links li li a:hover {
  color: #ffffff;
}
#nav .meganav section .column.one {
	float: left;
	width: 716px;
	overflow: hidden;
}
#nav .meganav section.nolinks .column.one {
	float: none;
	width: 100%;
}
#nav .meganav section .image {
	float: left;
	width: 224px;
}
#nav .meganav section .image img {
	display: block;
	width: 100%;
	height: auto;
}
#nav .meganav section.noimage .image {
	display: none;
	width: 100%;
}
#nav .meganav section .info {
	float: right;
	width: 468px;
}
#nav .meganav section.noimage .info {
	float: none;
	width: 100%;
}
#nav .meganav section .column.two {
	float: right;
	width: 224px;
}

/*mega media*/
#nav #nav-nav_media .meganav section .column.one {
	width: 468px;
}
#nav #nav-nav_media .meganav section ul.links li:last-child a {
  border-bottom: 0;
}
#nav #nav-nav_media .meganav .banners {
	overflow: hidden;
	padding-top: 20px;
}
#nav #nav-nav_media .meganav .banners .banner {
	float: left;
	width: 224px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#nav #nav-nav_media .meganav .banners .banner.pos-1,
#nav #nav-nav_media .meganav .banners .banner.pos-5,
#nav #nav-nav_media .meganav .banners .banner.pos-9,
#nav #nav-nav_media .meganav .banners .banner.pos-13 {
	margin-left: 0;
}
#nav #nav-nav_media .meganav .banners .banner img {
	display: block;
	width: 100%;
	height: auto;
}
#nav #nav-nav_media .meganav .banners .banner h4 {
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(219,219,219,.85);
	-moz-box-shadow: rgba(255, 255, 255, 0.15) 0 2px 1px -1px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.15) 0 2px 1px -1px;
    box-shadow: rgba(255, 255, 255, 0.15) 0 2px 1px -1px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#nav #nav-nav_media .meganav section .column.two {
	width: 468px;
}
#nav .meganav section ul#nav-media li {
	float: left;
	width: 214px;
	margin-right: 20px;
}
#nav .meganav section ul#nav-media ul {
	display: block;
}

/*mega ministries*/
#nav #nav-nav_ministries .meganav section .column.one {
	float: none;
	width: 100%;
	margin-bottom: 40px;
}
#nav #nav-nav_ministries .meganav section ul.links li:last-child a {
  border-bottom: 0;
}
#nav #nav-nav_ministries .meganav section .column.one .info {
	width: 692px;
}
#nav #nav-nav_ministries .meganav section .column.two {
	float: none;
	width: 100%;
}
#nav #nav-nav_ministries .meganav section .column.two {
	float: none;
	width: 100%;
	margin: 0;
}
#nav .meganav section ul#nav-ministries li {
	float: left;
	width: 170px;
	margin-right: 20px;
}
#nav .meganav section ul#nav-ministries ul {
	display: block;
}

/*mega calendar*/
#nav #nav-nav_calendar .meganav section.calendar-btm {
	padding-top: 40px;
}
#nav #nav-nav_calendar .meganav section .events {
	float: left;
	width: 468px;
	margin-left: 20px;
}
#nav #nav-nav_calendar .meganav section .events:first-child {
	margin-left: 0;
}
#nav #nav-nav_calendar .meganav section .events h4 {
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(219,219,219,.85);
	-moz-box-shadow: rgba(255, 255, 255, 0.15) 0 2px 1px -1px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.15) 0 2px 1px -1px;
    box-shadow: rgba(255, 255, 255, 0.15) 0 2px 1px -1px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#nav #nav-nav_calendar .meganav section .event {
	overflow: hidden;
	margin-bottom: 20px;
}
#nav #nav-nav_calendar .meganav section .event-image {
	float: left;
	width: 224px;
}
#nav #nav-nav_calendar .meganav section .event-image img {
	display: block;
	width: 100%;
	height: auto;
}
#nav #nav-nav_calendar .meganav section .event-info {
	float: right;
	width: 224px;
}
#nav #nav-nav_calendar .meganav section .event-info h5 {
	font-size: 22px;
	font-weight: 300;
	line-height: 1.4em;
	margin-bottom: 0;
}
#nav #nav-nav_calendar .meganav section .event-info .event-date {
	
	margin-bottom: 10px;
}
#nav #nav-nav_calendar .meganav section .event-info p {
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 10px;
}
#nav #nav-nav_calendar .meganav section .event-info p a {
	color: #df0000;
	text-transform: uppercase;
}
#nav #nav-nav_calendar .meganav section .event-info p a:hover {
	text-decoration: underline;
}
/*billboard*/
#billboard {
  margin-bottom: 20px;
  position: relative;
  height: 390px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.8) 0 0 15px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.8) 0 0 15px;
  -o-box-shadow: rgba(0, 0, 0, 0.8) 0 0 15px;
  box-shadow: rgba(0, 0, 0, 0.8) 0 0 15px;
}
#billboard #rotator {
  width: 956px;
  height: 390px;
  overflow: hidden;
}
#billboard #rotator img {
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
#billboard #rotatorbtns {
  position: absolute;
  z-index: 1000;
  bottom: 20px;
  right: 50px;
}
#billboard #rotatorbtns a {
  display: block;
  float: left;
  width: 18px;
  height: 18px;
  margin-right: 6px;
  text-indent: -9999em;
  background: url(../_img/billboard_pag_dots.png) no-repeat 0 0;
}
#billboard #rotatorbtns a:hover {
  background-position: 0 100%;
}
#billboard #rotatorbtns a.activeSlide {
  background-position: 0 100%;
}

/*scrollable stories*/
#stories {
  height: 330px;
}
#stories .scrollable {
  width: 956px;
  height: 274px;
  overflow: hidden;
  position: relative;
}
#stories .scrollable .items {
  width: 20000em;
  clear: both;
  position: absolute;
}
#stories .scrollable .items .item {
  width: 306px;
  height: 274px;
  float: left;
  margin-right: 19px;
  position: relative;
}
#stories .scrollable .items .item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 306px;
  height: 202px;
  display: block;
  text-indent: -9996em;
  z-index: 899;
  background: url(../_img/btn_play_lrg.png) no-repeat center center;
}
#stories .scrollable .items .item img {
  display: block;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  -khtml-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -khtml-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
#stories .scrollable .items .item .meta {
  height: 72px;
  background: #6c0000 url(../_img/bg_scrollable_text.png) repeat-x top;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -khtml-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -khtml-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#stories .scrollable .items .item .meta p {
  font-family: "museo-sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: white;
  line-height: 1.4;
  padding: 10px 15px 5px 15px;
}
#stories #stories-nav {
  position: relative;
  padding-top: 15px;
}
#stories #stories-nav h2 {
  margin: 0;
  text-align: center;
}
#stories #stories-nav a.scrollbtn {
  text-decoration: none;
  color: white;
  background-color: #b0b0b0;
  line-height: 1;
  padding: 7px 7px 6px 7px;
  font-family: "museo-sans", sans-serif;
  
  text-transform: uppercase;
  font-size: 12px;
  min-width: 70px;
  text-align: center;
  position: absolute;
  top: 15px;
  cursor: pointer;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
#stories #stories-nav a.scrollbtn:hover {
  background-color: #4e4e4e;
}
#stories #stories-nav .prev {
  left: 0;
}
#stories #stories-nav .next {
  right: 0;
}

/*content*/
#content {
  background-color: #fafafa;
  background-image: url(../_img/bg_content.png);
  background-repeat: no-repeat;
  background-position: center top;
  border-top: 4px solid #b10000;
  /* padding: 36px 46px 46px 86px; */
	padding: 36px 46px 46px 46px;
  min-height: 754px;
  *zoom: 1;
}
#content a {
  color: #b10000;
  text-decoration: underline;
}
#content a:hover {
  text-decoration: none;
}
#content .link-more {
  text-decoration: none;
  color: white;
  background-color: #b0b0b0;
  line-height: 1;
  padding: 5px 7px 4px 7px;
  font-family: "museo-sans", sans-serif;
  
  text-transform: uppercase;
  font-size: 12px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
#content .link-more:hover {
  background-color: #4e4e4e;
}
#content .link-feature {
  position: relative;
  display: inline-block;
  min-width: 155px;
  overflow: hidden;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  padding: 8px 40px 8px 15px;
  margin: 0;
  background-color: #6e0000;
  font-size: 12px;
  line-height: 24px;
  font-family: "museo-sans", sans-serif;
  
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
#content .link-feature img {
  position: absolute;
  top: 8px;
  right: 10px;
  border: 0;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
}
#content .link-feature:hover {
  background-color: #b10000;
}
#content .link-email {
  background: url(../_img/icon_email_btn.png) no-repeat left 50%;
  padding: 5px 0 5px 34px;
  margin-right: 10px;
  font-family: "proxima-nova", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #0d0c08;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}
#content .link-email:hover {
  color: #b10000;
}
#content .link-phone, #content .span-phone {
  background: url(../_img/icon_phone_btn.png) no-repeat left 50%;
  padding: 7px 0 7px 24px;
  margin-right: 10px;
  font-family: "proxima-nova", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #0d0c08;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}
#content .link-phone:hover, #content .span-phone:hover {
  color: #b10000;
}
#content p {
  font-size: 14px;
  margin-bottom: 25px;
  line-height: 1.6em;
}
#content p.p-5px-margin {
  line-height: 1;
  margin-bottom: 5px !important;
}
#content ul {
  margin-left: 3em;
  margin-bottom: 25px;
}
#content ul li {
  font-size: 14px;
  line-height: 1.5em;
  list-style-type: disc;
  color: #b10000;
}
#content ul li li {
  font-size: 100%;
}
#content ul li span {
  color: black;
}
#content ol {
  margin-left: 3em;
  margin-bottom: 25px;
}
#content ol li {
  font-size: 14px;
  line-height: 1.5em;
  list-style-type: decimal;
  color: #b10000;
}
#content ol li li {
  font-size: 100%;
}
#content ol li span {
  color: black;
}
#content blockquote {
  font-family: "proxima-nova", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  margin-bottom: 25px;
  color: black;
  
  line-height: 1.5;
}
#content hr {
  display: block;
  margin: 25px 0;
  color: #cbc4ba;
  background-color: #cbc4ba;
  border: 0;
  border-top: 1px solid #cbc4ba;
  width: 100%;
  height: 1px;
}
#content table {
  margin-bottom: 25px;
  border-collapse: separate;
}
#content table caption {
  font-family: "museo-sans", sans-serif;
  font-size: 20px;
  margin-bottom: 15px;
  color: black;
  
}
#content table th {
  padding: 15px 40px 15px 0px;
  font-weight: 700;
  font-size: 14px;
  font-family: "proxima-nova", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-align: left;
  color: #b10000;
  border-bottom: 1px solid #cbc4ba;
}
#content table td {
  padding: 15px 40px 15px 0px;
  font-size: 14px;
  border-bottom: 1px solid #cbc4ba;
}
#content table td p {
  font-size: 100%;
  margin: 0;
}

/*breadcrumbs*/
#content #breadcrumbs {
  font-size: 12px;
  color: #978e89;
  margin-bottom: 44px;
}
#content #breadcrumbs a {
  color: #978e89;
  text-decoration: none;
  margin: 0 6px;
}
#content #breadcrumbs a:hover {
  text-decoration: underline;
}
#content #breadcrumbs strong {
  margin: 0 6px;
}

/*text*/
#content #text {
  float: left;
  width: 606px;
}
#content #text img {
  max-width: 606px;
}
#content #text .border-left {
  border-left: 1px solid #cbc4ba;
}
#content #text .border-right {
  border-right: 1px solid #cbc4ba;
}
#content #text .loading {
  height: 300px;
  background: url(../_img/ajax-loader.gif) no-repeat center center;
}
#content #text #pagination {
  padding: 10px;
  background-color: #f1f1f1;
  border: 1px solid #cbc4ba;
  margin-top: 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
#content #text #pagination a {
  padding: 5px 8px;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  margin-right: 3px;
}
#content #text #pagination a:hover {
  background-color: #b10000;
  color: #fff;
}
#content #text #pagination #off {
  color: #ccc;
}
#content #text #pagination #off:hover {
  background: none;
}
#content #text #pagination #current {
  background-color: #b10000;
  color: #fff;
}
#content #text .ui-tabs .ui-tabs-hide {
  display: none;
}
#content #text .tab-links {
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
}
#content #text .tab-links li {
  float: right;
  list-style: none;
  margin-right: 10px;
  background: none;
  padding: 0;
}
#content #text .tab-links li a {
  text-decoration: none;
  padding: 4px 8px;
  display: block;
  background: white;
  border: 1px solid #dddddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
#content #text .tab-links li.ui-tabs-selected a {
  background: #b10000;
  color: white;
}
#content #text .div-feature {
  overflow: hidden;
  background-color: #ebebeb;
  margin-bottom: 25px;
}
#content #text .div-feature .div-feature-img {
  float: left;
  width: 250px;
  overflow: hidden;
}
#content #text .div-feature .div-feature-img img {
  width: 250px;
  display: block;
  margin: 0;
  padding: 0;
}
#content #text .div-feature .div-feature-text {
  float: left;
  width: 306px;
  padding: 25px;
}
#content #text .div-feature .div-feature-text h2, #content #text .div-feature .div-feature-text h3, #content #text .div-feature .div-feature-text h4, #content #text .div-feature .div-feature-text h5, #content #text .div-feature .div-feature-text h6, #content #text .div-feature .div-feature-text p {
  margin-bottom: 10px;
}
#content #text .div-2-col {
  overflow: hidden;
  margin: 10px 0;
}
#content #text .div-2-col .div-col {
  float: left;
  width: 400px;
  padding-right: 23px;
}
#content #text .div-2-col .div-col:last-child {
  padding-right: 0;
}
#content #text .div-2-col.expand .div-col {
  width: 100%;
}
#content #text .eventgroup {
  color: #333333;
  text-transform: uppercase;
}
#content #text .event {
  margin-bottom: 15px;
  overflow: hidden;
  min-height: 60px;
}
#content #text .event .date {
  float: left;
  width: 54px;
  background-color: #e7e3e0;
  text-align: center;
  color: #b10000;
  font-family: "museo-sans", sans-serif;
  
  font-size: 15px;
  padding: 6px 0;
  text-transform: uppercase;
  line-height: 1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
#content #text .event .date span {
  margin-top: 5px;
  display: block;
  font-size: 28px;
  font-weight: 300;
}
#content #text .event .time {
  float: left;
  width: 54px;
  background-color: #e7e3e0;
  text-align: center;
  color: #b10000;
  font-family: "museo-sans", sans-serif;
  
  font-size: 15px;
  padding: 15px 0;
  text-transform: uppercase;
  line-height: 1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
#content #text .event .meta {
  padding-left: 70px;
}
#content #text .event .meta h5 {
  margin-bottom: 5px;
  font-family: "museo-sans", sans-serif;
}
#content #text .event .meta p {
  font-family: "museo-sans", sans-serif;
  color: #333333;
  padding-top: 4px;
  line-height: 1.3;
  margin-bottom: 0;
}
#content #text .event .meta p a {
  text-decoration: none;
  color: #333333;
}
#content #text .event .meta p a:hover {
  color: #b10000;
}
#content #text .event .meta .filter {
  font-weight: 400;
}
#content #text .event-feature {
  overflow: hidden;
  margin-bottom: 25px;
}
#content #text .event-feature .img-wrap {
  width: 150px;
  float: left;
}
#content #text .event-feature .meta {
  padding-left: 170px;
}
#content #text .event-feature .meta h2 {
  color: #2d2d2d;
  margin-bottom: 5px;
  text-transform: none;
}
#content #text .event-feature .meta p {
  margin-bottom: 10px;
  line-height: 1.5;
}
#content #text .event-feature .meta .date {
  color: #333333;
  font-family: "museo-sans", sans-serif;
  
}
#content #text .event-feature .more {
  font-size: 16px;
  font-family: "museo-sans", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
}
#content #text .event-feature .more:hover {
  text-decoration: underline;
}
#content #text .monkForm {
  margin-bottom: 25px;
  border: 0;
}
#content #text .monkForm fieldset {
  border: 0;
}
#content #text .monkForm p {
  line-height: 1;
  padding: 0;
  margin: 0 0 5px 0;
}
#content #text .monkForm legend {
  display: none;
}
#content #text .monkForm div {
  line-height: 1;
  padding: 0;
  margin: 0 0 20px 0;
}
#content #text .monkForm div legend {
  display: block;
  font-family: "proxima-nova", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  margin-bottom: 25px;
  color: black;
  
}
#content #text .monkForm label {
  margin-bottom: 10px;
  font-family: "proxima-nova", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  color: black;
  
  display: block;
}
#content #text .monkForm .checkbox label, #content #text .monkForm .radio label {
  display: inline;
  padding-left: 10px;
}
#content #text .monkForm input[type="text"], #content #text .monkForm input[type="file"] {
  background-color: #ebebeb;
  padding: 12px 8px;
  border: 0;
  width: 300px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
#content #text .monkForm textarea {
  background-color: #ebebeb;
  border: 0;
  padding: 8px;
  width: 500px;
  height: 175px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  font-family: "proxima-nova", Arial, Helvetica, sans-serif;
  color: #4e4e4e;
  font-size: 14px;
}
#content #text .monkForm .error {
  padding: 5px;
  color: #b10000;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 1.2em;
  line-height: 1;
}
#content #text .monkForm .errorSummary {
  color: #b10000;
  font-size: 108%;
  font-style: normal;
  font-weight: normal;
}
#content #text .monkForm .captcha label {
  display: block;
}
#content #text .monkForm input[type=submit] {
  clear: both;
  cursor: pointer;
  border: 0;
  text-decoration: none;
  color: white;
  background-color: #b0b0b0;
  line-height: 1;
  padding: 5px 7px;
  font-family: "museo-sans", sans-serif;
  
  text-transform: uppercase;
  font-size: 14px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
#content #text .monkForm input[type=submit]:hover {
  background-color: #4e4e4e;
}

/*full width*/
#content.oneCol #text {
  width: 864px;
}
#content.oneCol #text img {
  max-width: 100%;
}
#content.oneCol #text .div-2-col .div-col {
 /* width: 642px*/;
}

/*leaders table*/
#content .table-leaders h2, #content .table-leaders h3, #content .table-leaders h4, #content .table-leaders h5, #content .table-leaders h6 {
  margin-bottom: 15px;
}
#content .table-leaders p {
  color: #333333;
  margin-bottom: 15px;
}
#content .table-leaders hr {
  margin: 15px 0;
}
#content .table-leaders td {
  border: 0;
  padding: 15px 20px 15px 0px;
}

/*explore first*/
#content .div-deeper {
  width: 876px;
  height: 408px;
  overflow: hidden;
  background: url(../_img/bg_deeper2.jpg) no-repeat;
  position: relative;
  margin: 25px 0 0 -46px;
  padding: 40px;
}
#content .div-deeper h2, #content .div-deeper h3, #content .div-deeper h4, #content .div-deeper h5, #content .div-deeper h6, #content .div-deeper p, #content .div-deeper li, #content .div-deeper a {
  color: white;
}
#content .div-deeper .div-deeper-text {
  width: 180px;
  float: left;
  margin-right: 34px;
}
#content .div-deeper .div-deeper-text p {
  line-height: 2;
}
#content .div-deeper .div-deeper-links {
  width: 662px;
  float: left;
}
#content .div-deeper .div-deeper-banners {
  margin-bottom: 10px;
}
#content .div-deeper .div-deeper-banners img {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  margin-right: 10px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 0 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 0 8px;
  -o-box-shadow: rgba(0, 0, 0, 0.5) 0 0 8px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 8px;
}
#content .div-deeper .div-deeper-buttons a.link-feature {
  margin-right: 8px;
}
#content .div-tour {
  overflow: hidden;
  margin-bottom: 25px;
}
#content .div-tour .div-tour-video {
  float: left;
  width: 510px;
  margin-right: 20px;
}
#content .div-tour .div-tour-player {
  width: 488px;
  height: 252px;
  -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px;
  -o-box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px;
  box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px;
  margin: 10px 0 20px 10px;
}
#content .div-tour .div-tour-buttons a.link-feature {
  margin-left: 10px;
  min-width: 184px;
  color: white;
}
#content .div-tour .div-tour-text {
  float: left;
  width: 334px;
  padding-top: 30px;
}

/*sidebar*/
#content #sidebar {
  float: left;
  width: 210px;
  margin-left: 48px;
}
#content #sidebar h2, #content #sidebar h3, #content #sidebar h4, #content #sidebar h5, #content #sidebar h6, #content #sidebar p {
  margin-bottom: 15px;
}
#content #sidebar h2 {
  font-size: 20px;
}
#content #sidebar ul {
  margin: 0 0 15px 20px;
}
#content #sidebar img {
  max-width: 210px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
#content #sidebar .subscribe {
  margin-bottom: 20px;
}
#content #sidebar .subscribe a {
  display: block;
  padding-left: 32px;
  line-height: 24px;
  background: url(../_img/icon_rss.png) no-repeat left 50%;
}
#content #sidebar section {
  margin-bottom: 30px;
}
#content #sidebar section .loading {
  height: 150px;
  background: url(../_img/ajax-loader.gif) no-repeat center center;
}
#content #sidebar section.facebook {
  border-bottom: 1px solid #cbc4ba;
  padding-bottom: 25px;
  text-wrap: normal;
}
#content #sidebar section.facebook h3 {
  line-height: 34px;
  padding-left: 44px;
  background: url(../_img/bg_h3_facebook.png) no-repeat left 50%;
}
#content #sidebar section.facebook .link {
  margin: 10px 0;
}
#content #sidebar section.facebook .link a {
  text-transform: uppercase;
  font-family: "museo-sans", sans-serif;
  font-size: 14px;
  
  text-decoration: none;
}
#content #sidebar section.facebook .link a:hover {
  text-decoration: underline;
}
#content #sidebar section.twitter h3 {
  line-height: 34px;
  padding-left: 44px;
  background: url(../_img/bg_h3_twitter.png) no-repeat left 50%;
}
#content #sidebar section.twitter .tweet {
  margin-bottom: 10px;
  color: #333333;
}
#content #sidebar section.twitter .summary {
  margin-bottom: 10px;
}
#content #sidebar section.twitter .time {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}
#content #sidebar section.twitter .link {
  margin-bottom: 10px;
}
#content #sidebar section.twitter .link a {
  text-transform: uppercase;
  font-family: "museo-sans", sans-serif;
  font-size: 14px;
  
  text-decoration: none;
}
#content #sidebar section.twitter .link a:hover {
  text-decoration: underline;
}
#content #sidebar .subnav {
  margin: 0 0 25px 0;
}
#content #sidebar #subnav {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content #sidebar #subnav li {
  list-style: none;
  margin: 12px 0 0 0;
  padding: 0;
  line-height: 1;
}
#content #sidebar #subnav li a {
  display: block;
  padding: 12px 22px;
  background-color: #483f3a;
  color: white;
  text-decoration: none;
  font-size: 15px;
  font-family: "museo-sans", sans-serif;
  font-weight: 400;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#content #sidebar #subnav li ul {
  margin: 0;
  padding: 12px 0;
  list-style: none;
  background-color: #ebebeb;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#content #sidebar #subnav li li {
  display: block;
  margin: 0;
}
#content #sidebar #subnav li li a {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #4e4e4e;
  background: none;
  padding: 7px 22px;
}
#content #sidebar #subnav li li a:hover {
  color: #b10000;
}
#content #sidebar #subnav li.current li.current a {
  color: #b10000;
  
}
#content #sidebar #subnav li li ul {
  margin: 0;
  padding: 0;
}
#content #sidebar #subnav li li li a {
  padding-left: 40px;
}
#content #sidebar #subnav li li li li a {
  padding-left: 60px;
}
#content #sidebar #subnav.sublevel li {
  display: none;
}
#content #sidebar #subnav.sublevel li.current, #content #sidebar #subnav.sublevel li.current li {
  display: block;
}

/*footer*/
#footer {
  color: #ffffff;
  font-size: 12px;
  background-color: #483f39;
  padding: 1em 0;
}
#footer #footerInner {
  width: 956px;
  margin: 0 auto;
  *zoom: 1;
}
#footer #footerInner p {
  margin: 0;
  line-height: 22px;
}
#footer #footerInner a {
  color: white;
  text-decoration: none;
}
#footer #footerInner a:hover {
  text-decoration: underline;
}
#footer #footerInner span {
  margin: 0 8px;
}
#footer #footerInner .credits {
  width: 60px;
  display: inline;
  float: left;
  overflow: hidden;
}
#footer #footerInner .credits li {
  width: 22px;
  float: left;
  margin-right: 4px;
}
#footer #footerInner .credits a {
  display: block;
  width: 22px;
  height: 22px;
  text-indent: -9999em;
  display: block;
  background-repeat: no-repeat;
  margin-left: 4px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#footer #footerInner .credits .am a {
  background-image: url(../_img/icon_am_footer.png);
  background-position: 0 100%;
}
#footer #footerInner .credits .am a:hover {
  background-position: 0 0;
}
#footer #footerInner .credits .ekklesia a {
  background-image: url(../_img/icon_ekklesia_footer.png);
  background-position: 0 100%;
}
#footer #footerInner .credits .ekklesia a:hover {
  background-position: 0 0;
}
#footer #footerInner .copyright {
  width: 240px;
  float: left;
}
#footer #footerInner .sitemap {
  width: 560px;
  float: right;
  overflow: hidden;
}
#footer #footerInner .sitemap p {
  width: 418px;
  float: left;
  display: inline;
  font-weight: 700;
  text-align: right;
}
#footer #footerInner .sitemap .social {
  width: 134px;
  display: inline;
  float: right;
  overflow: hidden;
}
#footer #footerInner .sitemap .social li {
  float: left;
  margin-left: 4px;
}
#footer #footerInner .sitemap .social a {
  display: block;
  display: block;
  font-size: 1em;
  padding: .5em;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
  color: #ffffff;
  background-color: #cf0000;
  text-decoration: none;
}
#footer #footerInner .sitemap .social a:hover {
  background-color: #ffffff;
  color: #483f39;
}
/*orange*/
.orange #header #headerInner {
    background-image: url(../_img/bg_header_orange.png);
}
.orange #header #search form #search_go.mcmsSearch {
	color: #e36c0f;
}
.orange a.red-button {
  background: #e36c0f;
}
.orange a.red-button:hover {
  background: #f4973f;
}
.orange #nav > #nav-nav_first-visit > a:hover,
.orange #nav > #nav-nav_first-visit > a.open {
	background: #f4973f;
	background-color: #f4973f;
}
.orange nav.main ul li:hover a, .orange nav.main ul li.current a {
  border-color: #f4973f;
}
.orange #billboard #rotatorbtns a {
  background-image: url(../_img/billboard_pag_dots_orange.png);
}
.orange #content {
  border-color: #e36c0f;
}
.orange #content h1, .orange #content h2, .orange #content a {
  color: #e36c0f;
}
.orange #content .link-more {
  color: white;
}
.orange #content .link-feature {
  background-color: #e36c0f;
  color: white;
}
.orange #content .link-feature:hover {
  background-color: #ee9522;
}
.orange #stories .scrollable .items .item .meta {
  background: #de5705 url(../_img/bg_scrollable_text_orange.png) repeat-x top;
}
.orange #stories .scrollable .items .item .meta p {
  text-align: center;
}
.orange #stories #stories-nav h2 {
  color: #e36c0f;
}
.orange #content #sidebar #subnav li li a:hover {
  color: #e36c0f;
}
.orange #content #sidebar #subnav li.current li.current a {
  color: #e36c0f;
}
.orange #footer #footerInner .credits .am a {
  background-image: url(../_img/icon_am_footer_orange.png);
}
.orange #footer #footerInner .credits .ekklesia a {
  background-image: url(../_img/icon_ekklesia_footer_orange.png);
}
.orange #footer #footerInner .sitemap .social a {
  background-color: #e36c0f;
}
.orange #footer #footerInner .sitemap .social a:hover {
  background-color: #ffffff;
}

/*
============================================
Module Output
============================================
*/
#content .filters {
  margin-bottom: 25px;
  overflow: hidden;
  background: #f1f1f1;
  padding: 10px;
  padding-top: 15px;
  border: #cbc4ba solid 1px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
#content .filters h6 {
  float: left;
  margin: 0 20px 0 0;
  padding-top: 4px;
}
#content .filters select {
  width: 110px;
  margin-right: 6px;
}

/*articles and blogs*/
#content .items {
  overflow: hidden;
}
#content .items .grouptitle {
  margin: 20px 0 10px 0;
}
#content .items article {
  overflow: hidden;
  padding: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cbc4ba;
}
#content .items article .comment-number {
  float: right;
  width: 46px;
  height: 42px;
  background: url(../_img/bg_comment_number.png) no-repeat;
  color: white;
  text-decoration: none;
  font-weight: 700;
  position: relative;
  top: -25px;
  margin-left: 25px;
}
#content .items article .comment-number:hover {
  color: #000;
}
#content .items article .comment-number div {
  text-align: center;
  padding-top: 8px;
  font-size: 14px;
}
#content .items article h3 {
  margin-bottom: 10px;
}
#content .items article .meta {
  color: #666666;
  line-height: 1.2em;
  font-size: 14px;
  margin-bottom: 5px;
}
#content .items article .meta span {
  font-weight: 700;
}
#content .items article .meta a {
  margin-right: 10px;
}
#content .items article .summary {
  margin-bottom: 5px;
}
#content .items article time {
  color: #666666;
  margin-bottom: 5px;
  display: block;
  font-weight: 700;
  font-size: 14px;
}
#content .items .tags {
  text-align: right;
  padding: 6px 0;
  color: #666666;
}
#content .items .tags em {
  font-weight: 700;
}
#content .items article.detail {
  border: 0;
  padding: 0;
}
#content .items article.detail header {
  margin-bottom: 20px;
}
#content .items article.detail .meta a {
  margin: 0;
}
#content .items article.detail .media {
  float: right;
  margin: 0 0 0 10px;
  list-style: none;
  border-left: 1px solid #ddd;
}
#content .items article.detail .media li {
  line-height: 1em;
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  text-transform: uppercase;
  font-size: 116%;
}
#content .items article.detail .media li a {
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px 10px;
  display: block;
}
#content .items article.detail .media li a:hover {
  background-color: #ddd;
  color: #666666;
}
#content .items article.detail .img-wrap {
  margin-bottom: 15px;
}

/*articles for sunday school*/
#content #school.items article h4 {
  margin-bottom: 5px;
}
#content #school.items article h4 a {
  text-decoration: none;
  padding-left: 24px;
  background: url(../_img/icon_plus.png) no-repeat 0 50%;
}
#content #school.items article h4 a:hover {
  color: #0d0c08;
}
#content #school.items article h4 a.open {
  background: url(../_img/icon_minus.png) no-repeat 0 50%;
}
#content #school.items article h4 span {
  margin: 0 8px;
  color: #b0b0b0;
}
#content #school.items article .meta {
  margin: 0 0 8px 0;
  padding: 0;
  line-height: 1;
  font-weight: normal;
}
#content #school.items article .meta span {
  margin: 0;
  padding: 0;
}
#content #school.items article .summary {
  font-weight: normal;
}
#content #school.items .more {
  padding-top: 10px;
  display: none;
}
#content #text #school-filter {
  margin-bottom: 0;
}
#content #text #school-filter div {
  margin-bottom: 0;
}
#content #text #school-filter input[type=submit] {
  margin-top: 15px;
}

/*comments*/
#content #comments form label {
  display: block;
  clear: both;
  margin-bottom: 5px;
  font-family: "proxima-nova", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  color: black;
  
}
#content #comments form textarea {
  background-color: #ebebeb;
  border: 0;
  padding: 8px;
  width: 500px;
  height: 175px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  font-family: "proxima-nova", Arial, Helvetica, sans-serif;
  color: #4e4e4e;
  font-size: 14px;
  margin-bottom: 15px;
}
#content #comments .comment {
  margin-bottom: 25px;
}
#content #comments .comment header {
  overflow: hidden;
  background: #f1f1f1;
  border: 1px solid #cbc4ba;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 3px;
}
#content #comments .comment header .commenter-thumb {
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #cbc4ba;
  padding: 3px;
  overflow: hidden;
  float: left;
  margin-right: 15px;
}
#content #comments .comment header .commenter-thumb img {
  width: 30px;
  border: none;
}
#content #comments .comment header cite {
  font-size: 14px;
  color: #666666;
  position: relative;
  top: 10px;
}
#content #comments .comment header cite .commenter-name {
  font-weight: 700;
  margin-right: 10px;
}
#content #comments p {
  color: #666666;
  font-size: 12px;
}

/*events / calendar*/
#content .cal-wrap {
  position: relative;
  margin-top: 35px;
}
#content .cal-wrap .calendar {
  margin-bottom: 25px;
  border: 1px solid #666666;
  border-collapse: collapse;
  width: 100%;
  border-right-style: none;
  margin-top: 10px;
}
#content .cal-wrap .calendar caption {
  padding: 0 0 12px 50px;
  color: #b10000;
  font-weight: 700;
  font-size: 20px;
  text-align: left;
  background: url(../_img/caption_bg.png) no-repeat left top;
  position: absolute;
  top: -35px;
  left: 0;
  line-height: 1;
}
#content .cal-wrap .calendar span {
  display: block;
  width: 21px;
  height: 18px;
  text-indent: -9999em;
  position: absolute;
  background: url(../_img/caption_span_bg.png) no-repeat;
}
#content .cal-wrap .calendar .calendar-next {
  background-position: right top;
  top: 0;
  left: 22px;
}
#content .cal-wrap .calendar .calendar-prev {
  background-position: left top;
  top: 0;
  left: 0;
}
#content .cal-wrap .calendar th {
  padding: 0;
  background-color: #666666;
  line-height: 33px;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  color: white;
}
#content .cal-wrap .calendar td {
  width: 14%;
  height: 90px;
  padding: 2px;
  border: 1px solid #666666;
  border-left: 0;
  text-align: right;
  border-top: 0;
  font-size: 12px;
  vertical-align: top;
}
#content .cal-wrap .calendar td ul {
  margin: .7em 0 0 .4em;
  list-style: none;
  padding: 6px;
  margin-right: -4px;
  list-style: none;
}
#content .cal-wrap .calendar td ul li {
  margin-bottom: .95em;
  font-size: 100%;
  line-height: 1.3;
  text-align: left;
  list-style-type: none;
}
#content .cal-wrap .calendar .empty {
  background-color: white;
}

/*gallery*/
#content .gallery {
  overflow: hidden;
  background-color: #333;
  border: 4px solid #000;
  width: 280px;
  height: 160px;
  float: left;
  position: relative;
  margin-right: 15px;
  margin-bottom: 15px;
}
#content .gallery .thumb {
  overflow: hidden;
  width: 330px;
  height: 135px;
  background: #fff;
}
#content .gallery .thumb img {
  float: none;
  margin: 0;
  padding: 0;
  width: 330px;
}
#content .gallery .title {
  margin-top: 2px;
  background-color: #333;
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
  padding: 5px;
  border-top: 1px solid #313131;
  display: block;
  width: 100%;
}
#content .gallery .title a {
  color: #ccc;
  text-decoration: none;
}
#content .gallery .title a:hover {
  background-color: transparent;
  text-decoration: none;
  color: #fff;
}
#content .gallery.end {
  margin-right: 0;
}
#content .gallery-items {
  position: relative;
  z-index: 1000;
}
#content #album-nav {
  margin: 7px 0;
}
#content #album-nav a {
  margin-right: 5px;
}
#content .gallery-monklet {
  margin-bottom: 15px;
}
#content .gallery-monklet .photo {
  float: left;
  margin: 0 15px 15px 0;
}
#content .gallery-monklet .photo img {
  display: block;
  float: none;
  border: 0;
}

/*me*/
.me #content ul#options {
  margin-left: 0;
  margin-bottom: 70px;
  list-style: none;
}
.me #content ul#options li {
  float: left;
  margin-right: 20px;
  background-image: none;
  padding: 0;
  list-style: none;
}
.me #content ul#options li a {
  display: block;
  width: 82px;
  height: 30px;
  text-indent: -9999em;
  background: url(../_img/btn-logout-orders.gif) no-repeat;
}
.me #content ul#options li.logout a {
  background-position: 0 0;
}
.me #content ul#options li.logout a:hover {
  background-position: 0 -32px;
}
.me #content ul#options li.orders a {
  background-position: right 0;
}
.me #content ul#options li.orders a:hover {
  background-position: right -32px;
}
.me #content .orderHistory {
  clear: both;
}
.me #content .orderHistory td.ordernum {
  border-top: 1px solid #e1e1e1;
  padding-top: 10px;
  padding-bottom: 5px;
}
.me #content .orderHistory .orderHistoryTitle {
  padding-left: 16px;
  padding-bottom: 5px;
}
.me #content #orderHistoryDetail td {
  padding: 5px;
}
.me #content #orderHistoryDetail th {
  padding: 5px;
  font-size: 14px;
}
.me #content #orderHistoryDetail table {
  background-color: #fffeff;
  padding: 15px;
}
.me #content #orderHistoryDetail .orderHistorySite strong {
  font-size: 14px;
  color: #333;
}
.me #content #orderHistoryDetail .orderDetailTotal {
  font-weight: 700;
}
.me #content #orderHistoryDetail tr.even {
  background-color: #eaf4f9;
}
.me #content #orderHistoryDetail .orderDetailAddress {
  color: #313131;
  line-height: 1.5em;
}
.me #content #orderHistoryDetail .orderDetailCustomerService {
  line-height: 1.4em;
  color: #666666;
  background-color: #f9f9f9;
  padding-left: 15px;
}

/*plan your visit and custom forms*/

#content table#customForm {
  margin-bottom: 25px;
  border-collapse: separate;
}
#content table#customForm td {
  padding: 8px 0;
  font-size: 14px;
  border: 0;
}
#content table#customForm td.col1 {
  width: 30%;
  padding-right: 10px;
}
#content table#customForm td.col2 {
  width: 60%;
}
#plan-your-visit-form label {

}
#plan-your-visit-form  input[type="text"] {
	width: 150px;
	margin-right: 5px;
}
#plan-your-visit-form  textarea {
	width: 250px;
	padding: 5px;
}
#plan-your-visit-form  select {
	width: 150px;
}
#plan-your-visit-form  select.age {
	width: auto;
}
#plan-your-visit-form .asterisk {
	color: #b10000 !important;
	font-weight: 700;
}
#plan-your-visit-form label.error {
  color: #b10000 !important;
  font-weight: 700;
}
.orange #plan-your-visit-form .asterisk {
	color: #e36c0f !important;
	font-weight: 700;
}
.orange #plan-your-visit-form label.error {
  color: #e36c0f !important;
  font-weight: 700;
}
#form-response h3 {
	padding: 60px 10px 10px 10px;
	text-align: center;
	font-size: 16px;
}
/* =jQuery Accordion
---------------------------------------------------------------------
*/
.accordion-content {
	display:none;
}

/* =Full Section for mission 1:8
---------------------------------------------------------------------
*/
#content .div-full {
  width: 876px;
  overflow: hidden;
  background-color: black;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin: 50px 0 50px -46px;
  padding: 40px;
}
#content .div-full h2, #content .div-full h3, #content .div-full h4, #content .div-full h5, #content .div-full h6, #content .div-full p, #content .div-full li, #content .div-full a {
  color: white;
}
#content .div-deeper .div-deeper-text p {
  line-height: 2;
}
/* =Generosity Table
---------------------------------------------------------------------
*/

#giving-calculator {
	margin: 2em 0;
}
#giving-calculator .input {
	text-align: right;
}
#giving-calculator .input h4 {
	display: inline-block;
	font-weight: bold;
	margin-right: 1em;
}
#giving-calculator .input #input-income {
	outline: none;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	padding: 5px;
	border: 1px solid #dedede;
}
#content table#generosity-table {
  width: 100%;
  margin: 0;
}
#content table#generosity-table tr {
	text-align: right;
}
#content table#generosity-table .Categories{text-align:center;}
#content table#generosity-table td,#content table#generosity-table th{
	padding:8px 10px;
	width:78px;
	border-left:1px dotted #fffef5;
	border-bottom:1px dotted #fffef5;
	color: black;
}
#content table#generosity-table tbody th{width:158px;}
#content table#generosity-table .dollar{font-size:0.9em;margin-right:2px;text-shadow:none;}
#content table#generosity-table .Categories td{font-weight:bold;}

#content table#generosity-table .Intentional{background-color:#FCE7BB;}
#content table#generosity-table .Intentional{color:#B76D0C;}
#content table#generosity-table .Intentional .dollar{color:#F9CB6A;}
#content table#generosity-table tr:nth-child(odd) .Intentional{background-color:#FDF0D5;}
#content table#generosity-table tr.Total .Intentional,#content table#generosity-table tr.Categories .Intentional{background-color:#FCE0A6;}


#content table#generosity-table .Tithing{background-color:#F6CFB5;}
#content table#generosity-table .Tithing{color:#E05E08;}
#content table#generosity-table .Tithing .dollar{color:#EA9053;}
#content table#generosity-table tr:nth-child(odd) .Tithing{background-color:#F9DFCE;}
#content table#generosity-table tr.Total .Tithing,#content table#generosity-table tr.Categories .Tithing{background-color:#F3C09D;}


#content table#generosity-table .Extravagant{background-color:#F2B2B2;}
#content table#generosity-table .Extravagant{color:#AD0000;}
#content table#generosity-table .Extravagant .dollar{color:#E04C4C;}
#content table#generosity-table tr:nth-child(odd) .Extravagant{background-color:#F6CCCC;}
#content table#generosity-table tr.Total .Extravagant,#content table#generosity-table tr.Categories .Extravagant{background-color:#ED9999;}

#content table#generosity-table .Total td, #content table#generosity-table .Total th{font-size:16px; font-weight: bold;}