/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #2A2A2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
	margin-bottom: 5px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: underline;
	color: blue;
}

a:hover {
	font-weight: bold;
	color: blue;
}

#wrapper {
	width: 980px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	background: #000000;
}

/* Header */

#header {
	clear: both;
	width: 980px;
	height: 218px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(images/cfh-logo.jpg) no-repeat left top;
}

/* Logo */

#logo {
	margin: 0;
	padding: 0px 0px 0px 60px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

.floatright {
	float:right;
}

/* customSearch */

#customSearch {
	float: right;
	width: 280px;
}

#customSearch form {
	height: 41px;
	margin: 0;
	padding: 17px 0 0 20px;
}

#customSearch fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#customSearch-text {
	width: 220px;
	padding: 8px 5px 6px 5px;
	border: none;
	background: #FFFFFF url(images/img02.jpg) no-repeat left top;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

#customSearch-submit {
	width: 62px;
	height: 22px;
	border: none;
	background: none;
	color: #000000;
}

/* topMenu */

#topMenu {
	float: left;
	width: 680px;
	height: 60px;
	padding: 0px;
}

#topMenu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#topMenu li {
	float: left;
	border-right: 1px solid #1A1A18; 
}

#topMenu a {
	display: block;
	height: 30px;
	padding: 25px 35px 0px 35px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#topMenu a:hover, #topMenu .current_page_item a {
	text-decoration: none;
	color: #FFFFFF;
}

#topMenu .current_page_item a {
}

/* Page */
.header {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	color: #444;
	padding-top: 0px;
	border-bottom: #444 1px dashed;
}

.bodytable {
	padding: 1px;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	line-height:1.5;
	color: #444;
}


/* Page */

#page {
	width: 980px;
	margin: 0px auto;
	background: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 590px;
	padding: 10px;
}

#custom_content {
	float: left;
	padding: 30px 10px 15px 20px;
}

/***  RSS Feed ***/
.rssFeed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 2em 3em;
}
.rssFeed a {
	color: #444;
	text-decoration: none;
}
.rssFeed a:hover {
	color: #000;
	text-decoration: underline;
}

.rssHeader { padding: 0.2em 0; }

.rssBody { border: 1px solid #999; }
.rssBody ul { list-style: none; }
.rssBody ul, .rssRow, .rssRow h4, .rssRow p {
	margin: 0;
	padding: 0;
}

.rssRow { padding: 0.8em; }
.rssRow h4 { font-size: 1.1em; }
.rssRow div {
	font-size: 90%;
	color: #666;
	margin: 0.2em 0 0.4em 0;
}

.odd { background-color: #e8e8fc; }
.even { background-color: #d4d4e8; }

.rssRow .rssMedia {
	padding: 0.5em;
	font-size: 1em;
}






.post {
	margin-bottom: 40px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

.post .title a {
	color: #000000;
	border: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 5px 0px 15px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.more {
	float: left;
	display: block;
	width: 120px;
	height: 23px;
	margin-right: 10px;
	padding: 2px 0px 0px 0px;
	background: url(images/img04.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #333333;
	
}

.comments {
	float: left;
	display: block;
	width: 120px;
	height: 23px;
	padding: 2px 0px 0px 0px;
	background: url(images/img04.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #333333;
	
}

/* Sidebar */

#sidebar {
	float: left;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	color: #949494;
}

#sidebar {
	margin:0;
	padding-left:10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	border-bottom: 1px solid #E3E5E3;
	padding: 5px 0px;
	border-left: none;
}

#sidebar li li a {
	padding: 0px 0px 0px 15px;
	background: url(images/img03.jpg) no-repeat left 5px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	letter-spacing: -.5px;
	font-size: 1.8em;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 0px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #000;
        text-decoration:none;
}

#sidebar a:hover {
	font-weight: bold;
	color: #000;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding: 0px 0px 0px 40px;
	line-height: normal;
	text-transform: capitalize;
	color: #fff;
}

#footer a {
	text-decoration:none;
        color:#fff;
}

/* Footer topMenu */

#footer-menu {
	width: 960px;
	height: 60px;
	margin: 0px auto;
	padding: 0px 0px 0px 20px;
}

#footer-menu ul {
	margin: 0;
	padding: 30px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#footer-menu li {
	float: left;
}

#footer-menu a {
	display: block;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	border-right: 1px solid #383838;
}

#footer-menu a:hover {
	font-weight:bold;
}

#footer-menu .current_page_item a {
	text-decoration: none;
}

#footer-menu .current_page_item a {
}
