
header {

}

div.navbar-inverse  {
	max-width: 1160px;
	margin: 0 auto;
	text-align: center;
	width: 98%;
}
div.navbar-inner {
   max-width: 1158px;
   text-align: left;
   width: 100%;
}
div.logo {
   margin-top: 11px;
   position: absolute;
}
div#wrapper {
   -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0);
	   -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0);
			box-shadow: 0px 1px 1px rgba(0,0,0,0);
	margin: 0;
}
#wrapper .dark-inside {
    background: #dee5eb;
	padding: 4px auto;
}
#wrapper .dark-inside div.container {
   padding: 0;
   margin: 2px auto;
}
div.box_alt_img {
    margin: 4px;
	padding: 1px;
	background: #FFFFFF
}
.row-fluid .span4 {
    width: 100%;
	margin: 0;
    background: #FFF url(/imgs/bg-tripanel.jpg) bottom right no-repeat;
}
h1 {
   font-size: 160%;
   margin: 0 0 11px 0;
   line-height: 110%;
}
h2 {
    font-size: 140%;
}
h3 {
    font-size: 130%;
}
h4 {
     font-size: 120%;
	 margin: 8px 0;
}
.main_content h3, .main_content h3 a {
   margin: 0;
   padding: 5px 0;
   line-height: 23px;
   font-size: 21px;
	font-weight: 600;
}

.post-entry small {
    font-size: 90%;
	line-height: 150%;
	margin: 3px 0 1px 0;
}
p.excerpt {
    margin: 4px 0;
	font-size: 13px;
}
div.sptr {
     height: 18px;
}
h5.ac {
  text-transform:uppercase;
  font-size: 11px;
  letter-spacing: 3px;
}
div.tripanel {
    width: 32.5%;
	float: left;
	text-align: left;
	padding: 0;
	margin-right: 1.25%;
}
div.rightCol25 {
   float: right;
   margin: 0 2px 12px 12px;
   width: 25%;
   padding: 1.4em;
   background: #f5f5f5;
}
table.blog {
   width: 100%;
}
a {
	color: #193478;
}
form#searchform {
    padding: 5px 0 5px 12px;
}
#searchform input#s {
   width: 155px;
   height: 17px;
   margin: 0;
}
#searchform input#searchsubmit {
   width: 63px;
   height: 28px;
   margin: 0 0 0 8px;
}
div.container {
   margin: 0 auto;
}


.navbar-inverse .nav-collapse .nav > li > a {
	padding: 27px 18px;
 }

div.page_extras {
	background: #e2e1ee;
	float: right;
	width: 28%;
}


ul#acc {
 width: 100%;
 margin: 0 auto 0 0;
   border: none;
}

#acc h3 {
	width: 100%;
	padding: 2px 0 2px 0;
	margin: 0;
	font-size: 1.13em;
	font-weight: 600 !important;
}

.page_extras div#options {
    width: 88%;
}

#wrapper .main_content #acc li {
   padding: 0;
   border: none;
    width: 100%;
   margin: 0;
   list-style: none;
}
#acc ul {
   width: 100%;
}
#acc li h3 {
  background: #f0f3f6 url(/imgs/menu-bg-1.jpg)bottom left repeat-x;
  margin: 0;
  border: none;
  line-height: 120%;
  padding: 8px;
  width: auto;
}
#acc li h3:hover {
	background: #f0f3f6 url(/imgs/menu-bg-1a.jpg) bottom left repeat-x;
}
#acc div.acc-section {
  border: none;
  padding: 0;
  width: 100%;
}
#acc div.acc-content {
  border: none;
  background: #edf3f7;
  padding: 10px;
  width: 100%;
}
#acc .acc-content p, #acc .acc-content p a, #acc .acc-content p em {
  font-size: 13px;
  font-family: 'Lato', sans-serif;
}
#acc li h3 a {
  margin: 0;
  border: none;
  padding: 0;
}
#nested li h3 {
   border: none;
}
#nested li h3:hover {
  background: #d09b56;
}
p {
   color: #000;
}
.blog p {
    font-size: 14px;
	line-height: 17px;
}
.dark-inside h2 {
    text-align: left;
}

.blog td, .blog th {
   width: 32.5%;
   vertical-align: top;
   text-align: center;
   background: #FFF;
}
.blog th {
    background: none;
}
.blog td h2, .blog td h3, .blog td h4, .blog td h5, .blog td p {
   margin: 0 13px;
   line-height: 120%;
}
.blog div.picture {
   margin: 1px;
   border: none;
   float: left;
   height: auto;
   background: #FFC;
}
.blog div.project {
	border: none;
	padding: 1px;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}
.blog td div.featured_resources {
    background: #faf8f5;
	text-align: left;
}
.blog td .featured_resources h4 {
    text-align: left;
	font-weight: 700 !important;
	margin: 7px 0;
	padding: 0;
	font-size: 14px;
}
.blog td .blog_entries li {

   color: #616a68;
   margin-left: 14px;
}
.blog td .featured_resources li, .blog td .featured_resources h6, .sermon_features h6 {
   text-align: left;
   font-size: 1.1em;
   line-height: 1.13em;
}
.blog td .featured_resources li {
    margin-bottom: .67em;
}
.blog td .featured_resources div.sermon_features {
   width: 26%; float: left; margin: 8px 18px;
}
.blog td .featured_resources .sermon_features img {
   width: 99%;
}
.blog td {
	border: 1px solid #b3b3b3;
}
.blog h3 {
    padding-top: 11px;
}
.blog .project h4 {
   margin: 7px 9px;
   font-size: 12px;
}
.blog .project h5 {
    margin: 15px 5px 9px 5px;
}
.blog td.sptr, .blog th.sptr {
    width: 1.25%; background: none;
	text-align: center;
	border: none;
}
.blog th.sptr {
   text-align: left;
   background: none;

}

.blog td img {
   width: 100%;
}
.blog p.shui {
   background: url(/imgs/ellips.jpg) 0 0 no-repeat;
   text-align: center;
   height: 9px;
   width: 24px;
   margin: 10px auto;
}

p.breadcrumb {
   font-size: 70%;
   line-height: 120%;
   margin: 0 0 15px 0;
}
#wrapper .main_content ul {
   list-style: disc;
}
#wrapper .main_content ul li {
   margin: 3px 0 3px 7px;
}
#wrapper div.main_content {
    background: #FFF;
	width: 88%;
	max-width: 1090px;
	color: #000;
	font-size: 130%;
	line-height: 140%;
	margin: 0 auto;
}

div.latest_blog {
   float: left;
   width: 29%;
   margin: 0 1% 0 0;
   padding: 0;
}
div.resource_ftr {
   float: left;
   width: 70%;
   padding: 0;
   margin: 0;
}
.resource_ftr table {
	margin: 0;
	width: 100%;
	min-height: 348px;
}
.resource_ftr td {
	padding: 0;
	min-height: 348px;
	border: 1px solid #a8a29f;
	background: #FFF;
	vertical-align: top;
}
.latest_blog div {
     background: #FFF;
	 border: 1px solid #a8a29f;
	 padding: 0 7px;
}
.latest_blog div {
	min-height: 317px;
}
.resource_ftr td div {
	min-height: 312px;
}
div.clearfix {
  border: none;
  height: auto;
}

.resource_ftr li, .latest_blog li {
    line-height: 120%;
	margin: 0 0 7px 0;
}
.resource_ftr li {
	font-size: 120%;
}
.resource_ftr ul ul {
   margin: 10px 0;
}
.resource_ftr li li {
	margin: 0 11px;
	padding: 0;
	list-style: disc;
	font-size: 90%;
}
.latest_blog div {
    text-align: center;
}

.container h4 {
	text-align: left;
	font-weight: 700 !important;
	margin: 0;
	padding: 5px 0;
	font-size: 130%;
	line-height: 120%;
}
.resource_ftr h4 {
   margin-left: 10px;
}
.row-fluid h4 {
  text-transform:uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  margin: 4px 23px;
  padding: 5px;
  color: #7e8084;
  text-align: center;
}
.row-fluid .span12 h2, .row-fluid .span12 h3, .container .hero-unit h2, .container .hero-unit h3 {
   margin: 3px 0;
   padding: 0;
}
.row-fluid .span12 h4 {
   text-transform:capitalize;
  font-size: 15px;
  line-height: 16px;
  text-align: left;
   letter-spacing: 0;
   color: #000;
   font-weight: 400 !important;
}
.row-fluid .span12 h3 {
   text-transform:capitalize;
  font-size: 15px;
  line-height: 16px;
   color: #000;
   margin-bottom: 8px;
   font-weight: 700 !important;
}
.container h5 {
	font-weight: 600;
	font-size: 130%;
	margin: 10px 0;
	line-height: 130%;
}
.container .latest_blog h5 {
   margin-top: 12px;
}
.latest_blog p {
   line-height: 110%;
 }
.container h6 {
   text-transform: uppercase;
   font-size: 90%;
   line-height: 120%;
   margin: 2px 0;
}
div.quarterPanel {
	width: 25%;
	margin: 15px 0;
	float: left;
	background: #FFF url(/imgs/bg-quarterpanel.jpg) top left no-repeat;
	padding: 0;
	height: 277px;
	text-align: center;
}
.quarterPanel h6 {
    margin: 7px;
}
.container .quarterPanel p {
   line-height: 150%;
   color: #3f3f3f;
   margin: 3px 14px;
}
.span12 p {
  font-size: 110%;
}
.resource_ftr td div {
    width: 31%;
	float: right;
	margin: 7px 1% 5px 1%;
	padding: 0;
	height: auto;
}
div.clear {
  clear: both;
}
#under-footer div.ecfalogo {
	   margin: 12px auto 25px auto;
		 text-align: center;
		 max-width: 165px;
		 background: #566;
		 width: 40%;
}
#under-footer .ecfalogo img {
	  width: 100%;
}
span.psg {
	font-style: italic;
	color: #8c95a5;
}
div.footer_links {
   float: left;
   width: 13%;
   margin: 0 3% 0 8%;
}
.footer_links a:link, .footer_links a:visited {
    color: #FFC;
}
.footer_links h6 {
 font-weight: 600;
 font-size: 12px;
 text-transform:capitalize;
}
.footer_links li {
 line-height: 13px;
 margin: 7px 0;
}

@media only screen and (max-width: 979px) {
	#wrapper div.main_content {
		width: 85%;
	}

	.latest_blog div {
	     height: auto;
		 padding-bottom: 10px;
	}
    .resource_ftr div.clearfix {
	    border: none;
		height: auto;
		min-height: 2px;
	}
    .nav-collapse {
		width: 65%;
		background: #f3f5fa;
		float: right;
		max-width: 600px;
	}
	.resource_ftr td div {
		width: 45%;
		float: left;
		margin: 8px 2%;
	}
	div.quarterPanel {
		width: 50%;
		height: 288px;
		margin: 0;
	}
	.navbar .nav > li > a:focus,
	.navbar .nav > li > a:hover {

		-webkit-box-shadow: inset 0px -5px 5px rgba(255,255,255,.9), inset 0px 2px 1px rgba(0,0,0,0);
		   -moz-box-shadow: inset 0px -5px 5px rgba(255,255,255,.9), inset 0px 2px 1px rgba(0,0,0,0);
				box-shadow: inset 0px -15px 15px rgba(255,255,255,.9), inset 0px 2px 1px rgba(0,0,0,0);
	}

	.navbar .nav > .active > a,
	.navbar .nav > .active > a:focus {

		-webkit-box-shadow: inset 0px -5px 5px rgba(255,255,255,.12), inset 0px 2px 1px rgba(0,0,0,0);
		   -moz-box-shadow: inset 0px -5px 5px rgba(255,255,255,.12), inset 0px 2px 1px rgba(0,0,0,0);
				box-shadow: inset 0px -15px 15px rgba(255,255,255,.12), inset 0px 2px 1px rgba(0,0,0,0);
	}
	div.container {

	}
	.navbar .nav > li {
	   font-size: 110%;
	   background: #f0f1f8;
	}
	.nav-collapse .navbar .nav > li > a,
	  .nav-collapse .dropdown-menu a {
		padding: 2px 11px;
	}

	.navbar-inverse .nav-collapse .nav ul {
	   margin: 0;
	}
	.navbar-inverse .nav-collapse .nav > li > a {
		padding: 4px 0 7px 0;
		font-size: 15px;
	 }
	.navbar-inverse .nav .active > a,
	.navbar-inverse .nav .active > a:hover,
	.navbar .nav > li:first-child > a,
	.navbar-inverse .nav .active > a:focus {
	  background: #f0f1f8;
	}
	.navbar-inverse .nav-collapse .nav > li.active {

	}
	.navbar-inverse .nav-collapse .nav ul {

	}
	.navbar-inverse .nav-collapse .nav .active > a {
		margin-top: 0;
		border-top: 0;
		padding-top: 8px;
	}
	.navbar-inverse .nav-collapse .nav > li {

	 }

	.navbar-inverse .nav-collapse .nav > li > a:hover,
	.navbar-inverse .nav-collapse .nav > li > a:focus {
		background: #FFF;
	}
	.navbar-inverse .nav-collapse .nav > li > a:after {
	    background: #EEE;
	}
	.navbar-inverse .nav-collapse .dropdown-menu a:hover,
	.navbar-inverse .nav-collapse .dropdown-menu a:focus {
		background: #FFF;
	}

	.navbar .nav > li li:first-child > a  {
	   background: red;
	   margin-bottom: 2px;
	}
	 .navbar-inverse div.nav-collapse {
		  background: none;
	 }
	 .navbar-inverse .nav-collapse .nav > li li > a {
		color: #FFC;
		margin: 0 0 1px 0;
		font-size: 16px;
		padding: 3px;
		background: #a5add4;
	  }
	  .navbar-inverse .nav-collapse .nav > li li > a:hover {
		background-color: #919ac4 !important;
	  }

	  .resource_ftr td, .latest_blog div {
		min-height: 370px;
	  }
}

@media only screen and (max-width: 760px) {
	div.navbar-inverse  {
		width: 90%;
	}
	#wrapper div.main_content {
		width: 92%;
	}
	.latest_blog div {
       padding-bottom: 16px;
	}
	div#wrapper {
		background: #FFF;
	}
	div.quarterPanel {
		height: 322px;
	}
	 #wrapper div.dark-inside {
		margin: 0;
		padding: 0 11px;
	 }
	 header .container {
	   height: 54px;
	 }
	 .logo img {
	     width: 90%;
	 }
}

@media only screen and (max-width: 535px) {
	div.quarterPanel {
		height: auto;
		width: 100%;
	}
	div.resource_ftr, div.latest_blog {
	   width: 100%;
	   display: block;
	   margin: 0;
	   padding: 0;
		height: auto;
	}
	.resource_ftr td div {
		width: 78%;
		margin: 4px 0 7px 12px;
	}

	.resource_ftr li {
		font-size: 110%;
	}
	header .container {
	   height: 43px;
	 }

}


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

	div#wrapper {

	}
    #wrapper div.main_content {

	}


}

@media print {
{
    #wrapper div.dark-inside, div#footer { display: none !important; height: 4px; }

}
