a {
    color: #f15a22;
    text-decoration: none;
}
a:hover, a:focus{
	color: #a8230e;
	text-decoration: none;
}	
body{
	background-color: #dad9d7;
	font-family: "Droid Sans",Helvetica,Arial,sans-serif;
	/*font-size: 15px;*/
}
h1, h2, h3, h4, h5, h6{
	font-family: "Droid Serif",Helvetica,Arial,sans-serif;
}
.main{
	background-color: #ffffff;
	box-shadow: 0 0 50px #999999;
}
header{
	padding: 0 45px;
	margin: 0 -15px 10px -15px;
}
.fixed{
	position: relative;
	z-index: 2;
}
footer{
	background: none repeat scroll 0 0 #ffffff;
	margin: 0 -15px;
	height: 80px;
	/*position: fixed;*/
	bottom: 0;
	z-index: 1;
}
.copyright{
	padding: 20px 45px 30px;
}
.copyright img{padding-bottom: 10px;}
.copyright p{
	margin-bottom: 0;
	color: #848381;
}
h1#logo{
	margin: 20px 0 30px 0;
}
#logo a {
    background: url("../img/logo2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
	width: 267px;
	height: 115px;
    text-indent: -9999px;
}
#small-nav{
	margin-top: 20px;
	margin-bottom: 20px;
}
.social{
	padding: 30px 45px;
	text-align: right;
}
.social a{
	color: #d8d8d8;
	text-decoration: none;
}
.social a:hover, #social a:focus{
	color: #f15a22;
	text-decoration: none;
}
#join p{
	text-align: right;
}
.slider-container, .features{
	margin: 0 -15px;
}
.features{
	background: url("../img/dark_mosaic.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 40px 20px;
}
.features .col-sm-4{
	text-align: center;
}
.features h4{
	font-family: "Droid Serif",Helvetica,Arial,sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.features .col-sm-4 p{
	color: #c5c5c5;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0;
}
.features .col-sm-4 a{
	color: #c5c5c5;
	text-decoration: none;
}
.features .col-sm-4 a:hover, .features .col-sm-4 a:focus{
	color: #f15a22;
	text-decoration: none;
}
.content{
	background: none repeat scroll #f2f2f2;
	padding: 30px 45px;
	margin: 0 -15px 0 -15px;
	border-bottom: 1px solid #DBDBDA;
	border-top: 1px solid #DBDBDA;
	min-height: 400px;
}
.column > h3 {
	margin-top: 0;
	margin-bottom: 20px;
}
.column .reflection h4{
    color: #F15A22;
}
.event-teaser div.upcoming-events:last-child{
	border-bottom: 1px solid #D4CDC3;
}
.column .upcoming-events{
	border-top: 1px solid #D4CDC3;
    overflow: hidden;
    padding: 12px 0;
    width: 100%;
}
.column .upcoming-events .date {
    display: inline;
    float: left;
    margin-right: 20px;
    width: 40px;
}
.column .upcoming-events .date h2{
	font-size: 32px;
    color: #D4CDC3;
    line-height: 1em;
	margin-top: 0;
    margin-bottom: 0;
	text-shadow: -1px -1px 1px #AFACA6;
}
.column .upcoming-events .date h4 {
    color: #8A8173;
    letter-spacing: 3px;
    text-align: center;
	margin: 0;
}
.column .upcoming-events .info {
    float: left;
    margin-top: 4px;
    width: 378px;
}
.column .upcoming-events .info h3 {
	font-family: "Droid Serif",Helvetica,Arial,sans-serif;
    color: #666666;
    font-size: 20px;
    margin: 0 0 6px 0;
}
.column .upcoming-events .info h3 a{
	color: #f15a22;
	text-decoration: none;
}
.column .upcoming-events .info h3 a:hover, .column .upcoming-events .info h3 a:focus{
	color: #a8230e;
	text-decoration: none;
}
.column .map, .column .address{
	float: left;
	background: url("../img/compass_small.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.column .address{
	margin-top: 20px;
}
.column .address p{
	margin-left: 30px;
	line-height: 1.3em;
}
.service-time{
	display: inline;
	float: left;
	background: url("../img/clock_red_24.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.service-time h4{
	font-family: "Droid Sans",Helvetica,Arial,sans-serif;
	margin: 0 0 0 30px;
	line-height: 24px;
}
.service-time p{
	color: #f15a22;
	margin: 10px 0 20px 30px;
}
.service-time p span{
	color: #333333;
}
.event-date-wrap { 
	display: inline;
    float: left;
    height: 82px;
    margin-right: 20px;
    width: 82px;
	/*(position: absolute; 
	top: 0; 
	left: 0; */
}
.event-date-border { 
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    height: 82px;
    padding: 3px;
    width: 82px;
}
.event-date { 
	background: none repeat scroll 0 0 #EEEEEE;
    height: 74px;
    width: 74px;
}
.event-day-number { 
	color: #BBBBBB;
    font-size: 24px;
    text-align: center;
}
.event-day-name { 
	font-size: 1em; 
	text-transform: uppercase; 
	font-weight: bold; 
	margin: 5px 0 0 2px; 
	letter-spacing: .4em; 
	line-height: 1em;
}
.event-year { 
	font-size: 11px; 
	text-transform: uppercase; 
	margin: 5px 0 0 2px; 
	text-align: center; 
	color: #bbb; 
}
.event-month { 
	background: none repeat scroll 0 0 #DDDDDD;
    color: #999999;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1em;
    margin: 0 0 3px;
    padding: 10px 0;
    text-align: center;
    text-indent: 0;
    text-transform: uppercase; 
}

.shadow-cmg {
	-moz-box-shadow:    3px 3px 0 rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.06);
	box-shadow:         3px 3px 0 rgba(0, 0, 0, 0.06);
}

/* Common */
.module-content{

}
.module-content .page-title{
	margin-top: 0;
	margin-bottom: 30px;
}

/* CUSTOM BOOTSTRAP */
.navbar {
    border-radius: 0;
	margin-bottom: 0;
}
.navbar-default {
    background-color: #ffffff;
    border-color: transparent;
}
.navbar-collapse{
	padding-left: 0;
	padding-right: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #f15a22;
    color: #ffffff;
}
.navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}
.navbar-default .navbar-nav > li > a {
    color: #000000;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #f15a22;
  background-color: transparent;
}
.navbar-nav > li > .dropdown-menu {
    border-radius: 0;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #f15a22;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #f15a22;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .active> a .caret,
.navbar-default .navbar-nav > .has_active> a .caret{
    border-bottom-color: #ffffff;
    border-top-color: #ffffff;
}
.navbar-default .navbar-nav > .has_active > a, 
.navbar-default .navbar-nav > .has_active > a:hover, 
.navbar-default .navbar-nav > .has_active > a:focus {
    background-color: #f15a22;
    color: #ffffff;
}
.btn-default {
    background-color: #ebebeb;
    border-color: #adadad;
    color: #333333;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #f15a22;
  border-color: #a8230e;
}
.pagination {
    margin: 0;
}
address h2{
	color: #f15a22;
}
address h2, address h4{
	font-family: "Droid Sans",Helvetica,Arial,sans-serif;
	margin-top: 0;
}
address h4{
	line-height: 28px;
}
address h4 a{
	color: #F15A22;
	text-decoration: none;
}
address h4 a:hover, address h4 a:focus{
	color: #a8230e;
	text-decoration: none;
}
hr {
  border-top: 1px solid #DBDBDA;
}
.list-group{
	/*width: 330px;*/
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #f15a22;
    border-color: #f15a22;
    color: #FFFFFF;
    z-index: 2;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
  color: #f15a22;
}
.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
}
.affix {
  /*width: inherit;*/
  position: fixed;
  top: 50px;
}
.affix-bottom {
  /*width: inherit;*/
  position: absolute;
  top: auto;
  bottom: 200px;
}
.breadcrumb {
    background-color: #f2f2f2;
    border-radius: 0;
    list-style: none outside none;
    margin-bottom: 20px;
    /*padding: 8px 0;*/
}
.nav-pills > li > a {
    border-radius: 0;
	padding: 5px;
	font-size: 12px;
}
/* Nivo Slider */
.theme-default .nivoSlider {
	box-shadow: none;
    margin-bottom: 0;
}
.thumbnail .caption h5 a{
	color: #F15A22;
}
.thumbnail .caption h5 a:hover, .thumbnail .caption h5 a:focus{
	color: #a8230e;
	text-decoration: none;
}
a.thumbnail:hover, a.thumbnail:focus{
	border-color: #F15A22;
}

.common-list li a {
    display: block;
    padding: 0 0 5px;
}
/* Event Page */
.event-list{
	margin-bottom: 30px;
}
.event-list div.event-row:last-child{
	border-bottom: 1px solid #D4CDC3;
}
.event-row{
	border-top: 1px solid #D4CDC3;
    overflow: hidden;
    padding: 12px 0;
    width: 100%;
	}
	.event-row .date{
		display: inline;
		float: left;
		margin-right: 20px;
		width: 40px;
		}
		.event-row .date h2{
			 color: #D4CDC3;
			font-size: 32px;
			line-height: 1em;
			margin-bottom: 0;
			margin-top: 0;
			text-shadow: -1px -1px 1px #AFACA6;
			}
		.event-row .date h4{
			 color: #8A8173;
			letter-spacing: 3px;
			margin: 0;
			text-align: center;
			}
	.event-row .info{
		float: left;
		margin-top: 4px;
		width: 85%;
		}
		.event-row .info h3{
			color: #666666;
			font-family: "Droid Serif",Helvetica,Arial,sans-serif;
			font-size: 20px;
			margin: 0 0 6px;
			}
			.event-row .info	h3 a{
				color: #F15A22;
				text-decoration: none;
				}
				.event-row .info h3 a:hover, .event-row .info h3 a:focus{
					color: #a8230e;
					text-decoration: none;
				}
	.event-row .detail{
		margin-left: 60px;
		}
		.event-row .detail h3{
			margin-top: 0;
			}
.event-detail .date-container{
	border-right: 2px solid #dbdbda;
	padding-right: 10px;
	margin-right: 15px;
}
.event-detail .current-detail{
	overflow: hidden;
}
.event-detail .current-detail h4{
	margin: 0 0 10px 0;
}
.event-detail .event-title{
	margin: 0 0 10px 0;
}
.month {
    color: #8A8173;
    letter-spacing: 3px;
    margin: 0;
	text-align: center;
}
.day{
	color: #D4CDC3;
    font-size: 32px;
    line-height: 1em;
    margin-bottom: 0;
    margin-top: 0;
    text-shadow: -1px -1px 1px #AFACA6;
}
.year{
	color: #8A8173;
    letter-spacing: 3px;
    margin: 0;
	text-align: center;
}
.module-content h4{
	margin: 20px 0 10px 0;
	color: #f15a22;
}
.more a{
	font-size: 14px;
	color: #cccccc;
	margin-left: 5px;
}
.more a:hover, .more a:focus{
	color: #F15A22;
	text-decoration: none;
}
.sermons .media-list .media{
	border-bottom: 1px solid #cccccc;
}
h4.sermon-title{
	margin: 0;
}
h4.sermon-title a{
	color: #F15A22;
}
h4.sermon-title a:hover, h4.sermon-title a:focus{
	color: #a8230e;
	text-decoration: none;
}