/*
Theme Name: HCF
Theme URI: URL
Description: HCF wordpress theme
Version: 1
Author: author
Author URI: URI
*/

body {
    margin:0;
	text-align:center;
	background-color:#EBEAE1
}

/* links */

:focus {
    outline: none;
}

a {
    text-decoration:underline;
    color:#262262;
}

a:link {
    text-decoration:underline
} 

a:visited {
    text-decoration:underline
} 

a:hover {
    text-decoration:none;
    color:#413E7A;
} 

a:active {
    text-decoration:none
}

.content a {
    color:inherit;
}

.path a {
    color:#26A9E0;
}

.inner a {
    color:inherit;
}

.footer a {
    color:inherit
}

/* headings */

h2 {
    font-family: Arial, Helvetica, sans-serif; 
	font-size:26px; 
	line-height:30px; 
	color:#002A41; 
	font-weight: bold; 
	text-align:left; 
	margin:0px;
	margin-bottom: 15px;
}

h2 a {
	color:#002A41; 
	text-decoration:none!important;
}
.header_inner h2 {
    margin-bottom:10px;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#26A9E0;
	font-weight: bold;
	text-align:left;
	margin:0px;
}

.home_right h3 {
    margin-bottom:10px;
}

.content h3 {
    margin-top:10px;
	margin-bottom:10px;
}

h4 {
    font-family: Arial, Helvetica, sans-serif; 
	font-size:18px; 
	line-height:22px; 
	color:#002A41; 
	font-weight: bold; 
	text-align:left;
	margin:0px;
}

.home_right h4 {
    margin-bottom:10px;
}

.content h4 {
    margin-top:10px;
	margin-bottom:10px;
}

h5 {
    font-family: Arial, Helvetica, sans-serif; 
	font-size:14px; 
	line-height:20px; 
	color:#555555; 
	font-weight: bold; 
	text-align:left; 
	margin:0px;
}

/* text */

p {
    margin: 0;
}

.home_left p, .home_right p, .content_left p, .content_right p, .inner_right p {
    margin:0;
	margin-bottom: 20px;
}

.testimonies p {
    margin:0;
	margin-bottom: 10px;
}

/* lists */

.home_right ul {
    list-style:none;
	margin:0; 
	padding:0
}

.home_right li {
    margin-bottom:10px;
}

.testimonies li {
    border-bottom:1px dashed #555555; 
	padding-bottom: 10px; 
	margin-bottom: 10px;
}

.subscribe {
    background-color:#5F5C5D; 
	background-image: url(images/gradient.png); 
	background-position:top; 
	background-repeat:repeat-x; 
	padding:10px;
}

/* horizontal lines */

.line {
	height:3px; 
	background:#BBBDBF; 
	margin-bottom: 8px;
}

.line_2 {
	height:5px; 
	background:#BBBDBF; 
	margin-top: 10px;
	margin-bottom: 10px;
}

/* wrappers */

.wrap {
	width:960px; 
	height:auto; 
	background-color:#F5F4F0; 
	position:absolute; 
	left:50%; 
	margin-left:-480px;
}

.pad_15 {
	padding:15px;
}

.pad_10_left_right {
	padding-left:10px; 
	padding-right:10px;
}

.pad_10_left {
	padding-left:10px; 
	padding-bottom: 10px;
}

.pad_10_right {
	padding-right:10px; 
	padding-bottom: 10px;
}

/* header */

.header {
	background-color:#F5F4F0; 
	height:140px; 
	margin-top:20px; 
	margin-bottom:15px
}

.header_left {
	width:340px;
	height: 140px;
	background-color:#CCC;
	background-image:url(images/logo.png);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
	position:relative;
	z-index:1;
}

.header_right_box {
	float:right;
	width:100%;
	margin-left:-340px;
}

.header_right {
	margin-left:360px;
	background:#CCC;
}

/* home page big slider */

.slider {
	background-color:#B1BEC5;
	height:265px;
	margin-bottom:20px; 
	margin-top:1px;
}

/* home page left and right columns */

.home {
	overflow:hidden; 
	_zoom:1; 
	margin-bottom: 30px;
}

/*
.home_left, .home_right_box, .home_right {
	padding-bottom:10000px;
	margin-bottom:-10000px;
}

*/

.home_left {
	width:600px;
	float:left;
	position:relative;
	z-index:1; 
	background-color:#F5F4F0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px; 
	line-height:24px; 
	color:#555555; 
	font-weight: normal; 
	text-align:left
}

.home_right_box {
	float:right;
	width:100%;
	margin-left:-600px;
	background-color:#F5F4F0;
}

.home_right {
	margin-left:620px;
	background-color:#F5F4F0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px; 
	line-height:20px; 
	color:#555555; 
	font-weight: normal; 
	text-align:left
}

/* home page content column */

.content {
	overflow:hidden; 
	_zoom:1; 
	background:#FFFFFF; 
	margin-bottom: 30px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px; 
	line-height:20px; 
	color:#555555; 
	font-weight: normal; 
	text-align:left
}

.content_left, .content_right_box, .content_right {
	padding-bottom:10000px; 
	margin-bottom:-10000px;
}

.content_left {
	width:290px;
	background:#FFFFFF;
	float:left;
	position:relative;
	z-index:1; 
}

.content_right_box {
	float:right;
	width:100%;
	margin-left:-290px;
	background:#FFFFFF;
}

.content_right {
	margin-left:310px;
	background:#FFFFFF;
}

/* inner page path to current page field */

.path {
	height:36px; 
	text-align:left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px; 
	line-height:36px; 
	color:#555555; 
	font-weight: normal; 
	text-align:left
}

/* inner page big slider */

.slider_inner {
	background-color:#B1BEC5;
	height:197px;
}

/* inner page left and right columns */

.inner {
	overflow:hidden; 
	_zoom:1; 
	margin-bottom: 30px;
}

.inner_left, .inner_right_box, .inner_right {
	padding-bottom:10000px; 
	margin-bottom:-10000px;
}

.inner_left {
	width:250px;
	float:left;
	position:relative;
	z-index:1; 
	background-color:#F5F4F0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px; 
	line-height:24px; 
	color:#555555; 
	font-weight: normal; 
	text-align:left
}

.inner_right_box {
	float:right;
	width:100%;
	margin-left:-250px;
	background-color:#F5F4F0;
}

.inner_right {
	margin-left:270px;
	background-color:#F5F4F0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px; 
	line-height:24px; 
	color:#555555; 
	font-weight: normal; 
	text-align:left
}

/* footer */

.footer {
	width: 940px; 
	border-top: 4px double; 
	border-bottom-color:#555555; 
	margin-top: 20px; 
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px; 
	line-height:40px; 
	color:#555555; 
	font-weight: normal; 
	text-align:left; 
	height: 40px; 
	z-index:1000
}

/* footer nav */
.footer .menu li a {
    color:#555555;
    display:block;
    font-weight:normal;
    padding:0px 25px 0 0;
    text-align:left;
    text-decoration:none;
    line-height:20px;
}

.footer .menu li a:hover {
    background: none;
    color:#555555;
    text-decoration:none;
}

/* top navigation */

.top_menu {
    margin-top:4px;
    margin-bottom: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
    height:58px;
	border-top:1px solid #BBBDBF; 
	border-bottom:1px solid #BBBDBF;
	list-style:none;
	padding-top:4px;
    padding-bottom:4px;
	text-transform: uppercase;
}

.menu {
    list-style:none; 
	padding-left:0
}

.menu ul {
	background:#F5F4F0;
	height:58px;
	list-style:none;
	margin:0;	
	padding:0;
}

.menu li {
    float:left;
    padding:0px;
}

.menu li a {
    background:#F5F4F0 bottom right no-repeat;
    color:#555555;
    display:block;
    font-weight:bold;
    line-height:58px;
    margin:0px 1px;
    padding:0px 24px;
    text-align:center;
    text-decoration:none;
}

.menu li a:hover {
    background: #D9D7C1;
    color:#555555;
    text-decoration:none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	border-radius: 5px;
}

.menu ul li:hover a {
    background: #D9D7C1;
	color:#555555;
	text-decoration:none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
	border-radius: 0px;
}

#current-menu-item {
    background: #D9D7C1;
	color:#555555;
	text-decoration:none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	border-radius: 5px;
}

.menu li ul {
    border: 1px solid #BBBDBF;
	border-bottom: none;
	background:#F5F4F0;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	width:225px;
	z-index:200;
    text-transform: none;
}

.menu li:hover ul {
    display:block;
}

.menu li li {
    display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
	border-bottom:1px solid #BBBDBF;
}

.menu li:hover li a {
    background:none;
}

.menu li ul a {
    display:block;
	height:auto;
	font-size:14px;
	line-height: 17px;
	font-style:normal;
	margin:0px;
	padding:14px 10px 14px 15px;
	text-align:left;
}

.menu li ul a:hover, .menu li ul li:hover a {
    background:#D9D7C1;
	border:0px;
	color:#555555;
	text-decoration:none;
}

.menu p {
    clear:left;
}	
		
/* left-side navigation */

.sidebar_menu {
    border:none;
	border:0px;
	margin-top:4px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	position: relative;
	width:320px;
	text-transform: uppercase;
}

.side_menu {
    list-style:none; 
	padding-left:0;
	margin-top:0;
}

.side_menu ul {
	background:#F5F4F0;
	height:58px;
	list-style:none;
	margin:0;	
	padding:0;
}

.side_menu li {
    padding:0px;
    width:100%;
}

.side_menu li a {
    background:#DBDCDD bottom right no-repeat;
	color:#002A41;
	display:block;
	font-weight:normal;
	line-height:22px;
	margin:0px 1px;
	padding:15px 25px;
	text-align:left;
	text-decoration:none;
	border-bottom:1px dashed #BBBDBF;
	text-transform:uppercase;
}

.side_menu li a:hover, .side_menu ul li:hover a {
    background: #D0D2D3;
	color:#002A41;
	text-decoration:none;
}

#current-side-menu-item {
    background: #D0D2D3;
	color:#002A41;
	text-decoration:none;
}

/*
 * jQuery Nivo Slider v2.7.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*default theme*/

.theme-default #slider {
    margin:0px auto 0 auto;
    width:100%; /* Make sure your images are the same size */
    height:140px; /* Make sure your images are the same size */
}

.theme-default #slider2 {
    margin:0px auto 0 auto;
    width:100%; /* Make sure your images are the same size */
    height:265px; /* Make sure your images are the same size */
}

.theme-default #slider3 {
    margin:0px auto 0 auto;
    width:100%; /* Make sure your images are the same size */
    height:197px; /* Make sure your images are the same size */
}

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(nivo-slider/themes/default/loading.gif) no-repeat 50% 50%;
/*  -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a; */
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:12px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(nivo-slider/themes/default/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(nivo-slider/themes/default/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

tr.event-row td {border-bottom:1px solid #ccc; padding: 5px 0;}

thead.event-table tr th {border-bottom:1px solid #ccc; padding: 5px 0;}

ul.advanced-recent-posts a {font-weight:bold; }

.front-widget h3 {margin-top: 20px;}

.front-widget ul {padding: 0px;}

.front-widget ul li {list-style-type:none; margin: 8px 0px;}

