
/* = content.css
--------------------------------------------------- */

/* = Home Page
--------------------------------------------------- */

.bar {
	width: 285px;
	float: left;
	padding: 10px 40px 0 0;
/*	height: 250px;*/
	overflow: hidden;
	font-size:14px;
	line-height:22px;
}

.bar-donate a{
	background:url('images/donate.jpg') left top no-repeat;
	width:285px;
	height:169px;
	display:block;
	text-indent:-9999px;
}

.bar-donate a:hover{
		background:url('images/donate-hover.jpg') left top no-repeat;
		display:block;
}

.bar-3 {
	padding-right: 0;
}
.bar h2 {
	font: normal 20px/58px 'Oswald', sans-serif;
	margin: 0 0 13px;
	text-transform: uppercase;
}
.bar h2 a {
	color: #4b4b4b;
}
.bar h2 a:hover {
	color: #6d2700;
	text-decoration: none;
}

.bar h2.title{
	padding-bottom:10px;
	border-bottom:1px dashed #333;
}

.widget_special img {
	-moz-force-broken-image-icon: 1;
	width: 78px;
	height: 58px;
	padding-right:5px;
	margin: 0;
	border: 0 none;
	background-color: transparent;
	float: left;
}
p {

}
.learn-more {
	margin-bottom: 0;
	padding: 0;
}
.learn-more a {
	display: none;
	font: normal 10px/17px 'Oswald', sans-serif;
	color: #767171;
	text-transform: uppercase;
	margin: 0;
	background: transparent url('../images/bg-link-arrow.png') left top no-repeat;
	padding: 0 0 0 16px;
	float: right;
}
.learn-more a:hover {
	color: #2fbde6;
	text-decoration: none;
}
.center {
	text-align: center;
}

/* = Content Group
--------------------------------------------------- */

.content-title {
	margin: 0;
	padding: 0 0 30px 0;
	text-align: center;
}
.content-title h1,
.content-title h2 {
	display: block;
	padding: 0;
	margin: 0;
	font: normal 15px/40px 'Oswald', sans-serif;
	text-transform: uppercase;
	text-align:left;
}
.home .content-title {
	text-align: left;
	padding: 0;
}

/* = Post
--------------------------------------------------- */

.hentry {
	padding: 0 0 30px 0;
	margin-right:15px;
}
.hentry .title {
	margin: 0 0 1em 0;
	padding: 0;
}
.hentry .title h1,
.hentry .title h2 {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	font: normal 20px/22px 'Oswald', sans-serif;
	color: #5d7407;
	border-bottom: 1px dashed #df6020;
}
.hentry .title h1 {
	font: 26px/32px 'Oswald', sans-serif;
	text-transform:uppercase;
}
.hentry .title p {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	display: block;
	margin-top: 10px;
	padding: 0;
	font: normal 13px/15px Arial, sans-serif;
	color: #999;
	letter-spacing:1px;
}
.hentry .title a {
	color: #5d7407;
	text-decoration: none;
	text-transform:uppercase;
	line-height:30px;
}
.hentry .title a:hover {
	text-decoration:underline;
}
.hentry .title p a {
	text-transform:none;
	font-style: italic;
	color: #6d2700;;
}
.hentry .thumbnail {
	clear: both;
	float: left;
	height:130px;
	margin: 0 0 1em 0;
}
.hentry .thumbnail img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.hentry .excerpt {
	margin: 0 0 0 175px;
	min-height: 78px;
}
.hentry .excerpt span.read-more {
	display: block;
}
.hentry .excerpt span.read-more a {
	font-weight: bold;
	line-height: 40px;
/*	text-decoration: underline;*/
}
.hentry .excerpt span.read-more a:hover {
	text-decoration: none;
}
.page .title {
	margin: 0 0 20px 0;
}
.page .content {
	padding: 0;
}
.not-found .content {
	padding: 0;
}
.content-single .title {
	padding: 0 0 10px 0;
}
p.breadcrumb {
	display: block;
	padding: 10px;
	margin: 0 0 2em 0;
	border: 1px solid #666;
	font-size: 12px;
	line-height: 14px;
}


/* = Posts Inside Content Group
--------------------------------------------------- */

.loop .hentry {
	padding: 0 0 30px 0;
	margin: 0 0 20px 0;
	background: transparent url('../images/bd-dashed-h.gif') left bottom repeat-x;
}
.loop .share-buttons {
	height: 15px;
}
.loop .share-buttons ul {
	display: block;
	margin: 0;
	padding: 0;
}
.loop .share-buttons ul li {
	display: block;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
.loop .share-buttons ul li.facebook {
	margin-top: 1px;
}
.loop .share-buttons ul li a {
	display: block;
	margin: 0;
	padding: 0;
}
.loop-index .hentry .thumbnail {
	float: none;
}
.loop-index .hentry .excerpt {
	margin: 0;
}
.loop .page .title,
.loop .entry .title {
	margin-left: 175px;
}

/* = Loop - Index
--------------------------------------------------- */

.loop-home {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	background:#fff;
	padding: 0 15px 15px 15px;
}
.loop-home .entry {
	float: left;
	margin: 0 15px 0px 0;
	padding: 0;
	width:306px;
	overflow: hidden;
	position: relative;
}
.loop-home .entry-3 {
	float: left;
	margin: 0 0 0px 0;
}
.loop-home .entry .learn-more {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 295px;
	padding: 6px 17px 6px 0;
}
.loop-home .entry .learn-more a {
	color: #2fbde6;
	background: transparent url('../images/bg-link-arrow-light.png') left top no-repeat;
}
.loop-home .entry .thumbnail {
	float: none;
	margin: 0;
}
.loop-home .entry .thumbnail a {
	display: block;
	margin: 0;
	padding: 0;
}

/* Post Details
-----------------------------------------*/

.hentry .post-box {
	padding: 0;
	margin: 0 0 20px 0;
}
.hentry .post-box .title, 
.box-comments .title, 
.box-trackbacks .title, 
.box-reply .title {
	padding: 5px 0;
	margin: 0 0 10px 0;
	border-top: 0 none;
	border-bottom: 1px dashed #6d2700;
}
.hentry .post-box .title h2, 
.box-comments .title h2, 
.box-trackbacks .title h2, 
.box-reply .title h2 {
	margin: 10px 0 0 0;
	padding:10px 0 0 0;
	font-size: 18px;
	line-height: 24px;
	color:#df6020;
	text-transform:uppercase;
	border:none;
}

.hentry .post-box .title p, 
.box-comments .title p, 
.box-trackbacks .title p, 
.box-reply .title p {
	margin:10px 0px 5px 0px;
	color: #666;
	font-size: 11px;
	line-height: 14px;
}
.hentry .post-box-share .interior ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 32px;
}
.hentry .post-box-share .interior ul li {
	display: block;
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}
.hentry .post-box-share .interior ul li a {
	display: block;
	float: left;
	border: 0 none;
}
.hentry .post-box-share .interior ul li a img {
	border: 0 none;
	padding: 0;
}
.hentry .post-box-related .interior {
	overflow: hidden;
}
.hentry .post-box-related .interior img {
	padding: 0;
	border: 0 none;
	margin: 0 0 1em 0;
	width: 136px;
	height: 70px;
}
.hentry .post-box-related .interior ol {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 680px;
}
.hentry .post-box-related .interior ol li {
	display: block;
	width: 136px;
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}


/*Blurb*/

#blurb{height:150px; background: url('images/blurb-bkg.jpg') repeat-x;
z-index:9999999999;
}

#blurb p{
	height:100px;
	background: url('images/mission-chair.png') 0 25px no-repeat;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px; 
	line-height:28px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	padding-left:120px;
	}
	
/*Events Page*/

.content ul.eme_events_list{
	margin-left:0px;
	padding-left:0px;
	list-style:none;
}

.content ul.eme_events_list a{
	color: #6d2700 !important;
}

.content ul.eme_events_list a:hover{
	color:#df6020 !important;
}

.content ul.eme_events_list h5{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #6d2700;
}

/*----Timeline Slideshow-----*/

