/* @group *********Structure 1 *********************************************************************** */
#header {
	width: 997px; 
	margin:auto;
	position:relative;
	height: 125px;
}
#logo {
	width: 327px; height: 131px;
	background-image: url("../images/tcf-logo3.png");
	position: absolute; left: 2px; top: 20px;
	text-indent: -9999px;
	z-index:100;
}

#page-wrap { 
	width: 997px; margin: 0 auto 0; 
	background-color:#fff;
}

#content {
	position:relative;
	padding:0 0px 0 20px;
	float:left;
	width: 630px;
}

#content-inside-single {
	position: relative;
	margin-top: 20px;
	padding:0 0px 0 20px;
	float:left;
	width: 630px;
}

#aside {
	float:right;
	width: 298px;
	background-color:#f9f5ed;
	min-height:500px;
	padding: 5px 10px 0 20px;
}
#aside ul {
	list-style: none;
	margin-left: 0px;
}
#aside h3 {
	color: #024873;
	margin: 40px 10px 0 0;
	border-bottom-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#aside a {
	text-decoration:none;
	color:#024873; width:200px;
}
#aside a:hover {
	text-decoration:none;
	color:#678dad;
}
#footer {
	clear:both;
	background-color: #f8f9fa;
	height: 100px;
	margin: 0px 0 20px 0;
	padding: 10px 0 0 0;
}	
.footer-statement {
	width: 997px;
	text-align:center;
	margin: 0 auto 0;
}
/* @end */ 
/* @group ********* Navigation *************************************************************** */
#nav-holder {
		width:990px; margin: auto;
		position: relative;
}
#nav ul {
	list-style: none;
	position: absolute; left: 310px; top: 2px;

}
#nav ul li {
	display: inline;
	padding: 0 0px 0 20px;
	
}
#nav ul li a {
	color: #fff; 
	font-size: 1.125em;
	text-decoration: none;	
	text-transform: uppercase;
	padding: 4px 5px 5px 5px;

}
#nav ul li a:hover {
	color: #678dad; 
}

ul.menu li.current-menu-item a,
ul.menu li.current-menu-item a:link,
ul.menu li.current-menu-item a:visited,
ul.menu li.current-menu-item a:hover,
ul.menu li.current-menu-item a:active {
color: #024873; 
background-color: #024873;
/*
background-color: #a87313;
*/
}

ul.menu li.current_page_parent a,
ul.menu li.current_page_parent a:link,
ul.menu li.current_page_parent a:visited,
ul.menu li.current_page_parent a:hover,
ul.menu li.current_page_parent a:active {
color: #024873; 
background-color: #024873;
}
/* @end */ 
/* @group ********* Custom Structure *************************************************************** */
#top-band {
	width: 100%;	height: 43px;
	background-image: url("../images/top-band.jpg");
	border-bottom-color: #cc932b;
    border-bottom-style: solid;
    border-bottom-width: 4px;
}
#mast-top {
	width: 997px;	height: 43px;
	background-image: url("../images/mast-top.jpg");
	margin: auto; 
}
#header-band {
	background-color: #f3f5f6;
}
#header-band-strip {
	width: 100%; height: 30px;
	background-color: #cc932b;

	margin-top: 1px;

	background-image: url("../images/header-band-strip-back.jpg");
	border-bottom-color: #024873;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#social-top {
	position: absolute; right: 35px; top: 5px;
}
#header-ad {
	width:468px; height: 60px;
	position: absolute; right: 0px; bottom: 18px;
	z-index:100;
	overflow: hidden;
}
#watermark {
	width: 488px; height: 125px;
	position: absolute; left: 315px; top: 0px;
	background-image: url("../images/watermark.png");
	background-repeat: no-repeat;
}
.welcome-blurb {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #024873;
	padding: 0 0px 20px 0;
	border-color: #ccc;
    border-style: solid;
    border-width: 1px;
	background-color: #f8f9fa;
	margin: 0 10px 0 0;

}
.welcome-text {
	margin: 8px 0 0 10px;
}
.fb-like-box {
	margin: 0px 0 20px 0;
	height: 300px;
}
.about-column {
	float: left;
	width: 380px;
}
.masthead {
	float:right;
	width: 212px;
	background-color: #f8f9fa;
	padding: 5px 10px 0px 10px;
	border-color: #ccc;
    border-style: solid;
    border-width: 1px;
/*
font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px;*/

}


/* @end */
/* @group ********* Custom Home ******************************************************************* */
.home-sub-head {
	font-family: verdana, helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #024873;
	margin-bottom: 3px;
}
.home-sub-head-read-more {
	color:#666;
	font-style: italic;
	margin-top: -10px;  margin-bottom: 10px;
}

.home-sub-head-read-more-section1 a {
	color:#666;
	font-style: italic;
	margin-top: 0px;  margin-bottom: 10px;
	text-decoration: none;
}

.home-sub-head-read-more a {
	color:#666;
	text-decoration: none;	
}
.home-sub-head-read-more a:hover {
	color:#000;
}
#hli-around-the-web {
	float:right;
	width: 283px;
	padding: 90px 10px 0px 10px;
	margin-top: 25px;
	border-color: #ccc;
    border-style: solid;
    border-width: 1px;
	position:relative;
	background-color: #f8f9fa;
	background-image: url("../images/around-the-web-header2.png"); background-repeat: no-repeat;
}
.hli-around-the-web-content {
	padding: 0 10px 0 10px;
}

.sub-hli-around-the-web {
	font-family: verdana, helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #024873;
	background-color: #fff;
	display:inline;
	position: absolute; left: 7px; top: -12px;
	padding: 0 4px 0 3px;
}
#hli-around-the-web a {
	text-decoration:none;
	color:#024873;
}
#hli-around-the-web a:hover {
	text-decoration:none;
	color:#678dad;
}
#three-columns {
	clear:both;
	padding-top: 100px;
	width: 957px;
	position: relative;
}
.life-column {
	float:left;
	width: 303px; height: 820px;
	padding-top: 170px;
	background-color:#f9f5ed;
	position: relative;
	border-color: #ccc;
    border-style: solid;
    border-width: 1px;
	z-index:50;
}


.life-column-icon {
	background-image: url("../images/icon-life.png"); background-repeat: no-repeat;
	width: 240px; height: 171px;
	position: absolute; left: 10px; top: -20px;
	z-index:100;
}
.faith-column {
	width: 303px; height: 820px;
	padding-top: 170px;
 	float: right;
	margin-right: 20px;
	background-color:#f9f5ed;
	position: relative;
	border-color: #ccc;
    border-style: solid;
    border-width: 1px;
}
.faith-column-icon {
	background-image: url("../images/icon-faith.png"); background-repeat: no-repeat;
	width: 221px; height: 183px;
	position: absolute; left: 10px; top: -32px;
	z-index:100;
}
.family-column {
	float:right;
	width: 303px; height: 820px;
	padding-top: 170px;
	margin:left: 0px;
	background-color:#f9f5ed;
	position: relative;
	border-color: #ccc;
    border-style: solid;
    border-width: 1px;
z-index:100;
}
.family-column-icon {
	background-image: url("../images/icon-family.png"); background-repeat: no-repeat;
	width: 266px; height: 185px;
	position: absolute; left: 10px; top: -34px;
}
.three-columns-content {
	padding: 0px 10px 10px 10px; float: right;

}
/* @end */ 
/* @group ********* Custom Format ******************************************************************* */
.latest-post {
	postion:relative;
	margin-top: 20px;
}
.secondary-posts {
	float: left;
	position: relative;
	width: 303px;
	padding: 20px 0 0px 0px;
}
.secondary-posts-content {
	padding: 0px 0 10px 0px;
}

.inside-posts-content {
	margin-top: 40px;
	position:relative;
}
.inside-pages-content {
	margin-top: 20px;
}
.include-slug {
	margin-top: 30px;
	padding-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-top-color: #ccc;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.articles-by {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.really_simple_share_linkedin, .really_simple_share_digg, .really_simple_share_email {
	padding-top: 5px !important;	
}
.really_simple_share_pinterest {
	padding-top: 1px !important;
}
.date-stamp-single, .date-stamp-custom, .date-stamp-inside-posts-content {
	width:50px; height: 77px;
	padding-top: 3px;
	background-image: url("../images/datev10.png"); background-repeat: no-repeat;	
}

.date-stamp-single, .date-stamp-custom {
	position: absolute; left: -47px; top: 2px;
}
.date-stamp-custom {
	position: absolute; left: -47px; top: 27px;	
}
.date-stamp-inside-posts-content {
	position: absolute; left: -67px; top: 0px;	
}
.month, .year {
	font-size: 13px;
	color:#fff;
	text-align:center;
	font-family: arial, helvetica, verdana, sans-serif;
}
.day {
	font-size: 22px;
	margin-top: -3px;
	color:#fff;
	text-align:center;
	font-family: arial, helvetica, verdana, sans-serif;
}
.year {
	margin-top: -3px;
}
.date-stamp-second {
	position: relative;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	color:#666;
	margin-bottom: -3px;
	margin-left: 83px;
}
.date-stamp-front {
	position: relative;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	color:#666;
	margin-top: -3px;
}
/* @end */ 

