/*
Theme Name: htccogic
Theme URI: http://www.holinesstabernaclecogic.org
Description: Holiness Tabernacle COGIC Wordpress Theme by MPINETS
Version: 2.0
Author: Eugene McCown
Author URI: http://www.mpinets.com/
*/

/**
{
	padding: 0;
	margin: 0;
}
*/
body {

	font-family:Arial, "Times New Roman", sans-serif;
	font-size: 14px;
	color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
	margin: 0 auto;

}
a {
	font-size: 14px;
	color: #7C260D;
}

h3 {
	float: left;
	width: 900px;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 3px 0px;
	border-bottom: double #EAEAEA;
}


/* Main page controls */
#wrapper
{
	width: 950px;
	margin: 0 auto;
	overflow: hidden; /*change to visible when ready 
	background-color: #FFF;
	background-image:url(images/cca_r4_c2.png);
	background-position: top center;
	background-repeat:repeat-y;*/
}

#page
{
	margin: 0 auto;
	margin-top: 15px;
}

#content
{
	width: 950px;
	margin: 0 auto;
}

#content h1 {
	color: #fff;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #fff;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}

#bodyContent
{
	width: 900px;
	color: #000;
	padding: 10px 10px;
	min-height: 300px;
}

/* Page header */
#header
{
	width: 950px;
	text-align: right;
	font-size: 10px;
	color: #fff;
	margin: 0 auto;
}

#header a
{
	font-size: 10px;
	color: #fff;
}

#topHeader
{
	background-color: #000;
	height: 30px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	margin: 0 auto;
	padding-right: 40px;
	clear:both;
}

#topHeader a
{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	float: left;
	margin: 0 auto;
	width: 910px;
	text-align: left;
}
#access .menu-header,
div.menu {
	font-size: 16px;
	margin-left: 12px;
	width: 910px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #000;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #fff;
	border: 1px solid #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
	font-size: 12px;
}
#access li:hover > a
#access ul ul :hover > a {
	color: #F30;
}
#access ul li:hover > ul {
	display: block;
	color: #7C260D;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #7C260D;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #7C260D;
}


/* Main Index controls, including Sidebar */

#divClear {
	clear: both;
}

#divSpace {
	padding-top: 15px;
	/*border-bottom: 1px dotted #aaa;*/
}

#footer
{
	clear: both;
	background-image:url(images/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFF;
	margin: 0 auto;
}

#footer a
{
	color: #CB9801;
}

#respond
{
	color: #000;
}

#respond a
{
	color: #CB9801;
}

.breadcrumb2 {
	float: left;
	width: 850px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
}

.postmetadata {
	font-size: 10px;
	border: 1px solid #000;
	background-color: #eaeaea;
	padding: 5px 5px;
}

.postmetadata a{
	font-size: 10px;
}

img#wpstats {
	width: 1px;
	height: 1px;
}

/* Tabbed info page */
.tabbed_box {
	width: 535px;
	color: #fff;
	background-image: url(images/bodyBG.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #000;
	min-height: 350px;
	float: right;
	margin: 0 auto;
	margin-top: 0px;
	/*margin-top: 0px;*/
	padding-bottom: 10px;
}

ul.tabs {
	margin: 0px; padding: 0px;
	margin-left: 50px;
	color: #fff;
	height: 29px;
	margin-bottom: -7px;
	padding-top: 10px;
}
ul.tabs li {
	list-style:none;
	display:inline;
	margin: 0;
}
ul.tabs li a {
	color:#fff;
	padding:8px 30px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
ul.tabs li a:hover {
	color: #000;
}
ul.tabs li a.active {
	color:#000;
	/*border: 1px solid #000;
	border-bottom: 1px solid #fff;*/
	background-repeat: no-repeat;
	/*background-color: #fff;*/
	background-image:url(images/bodyBG_header.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.tabbed_content {
	background-color:#fff;
	padding: 0px 10px 0px 10px;
	width: 495px;
	min-height: 300px;
	margin: 0 auto;
	color: #000;
	border: 1px solid #000;
	min-height: 363px;
}

.tabbed_content a{
	color:#7C260D;
}
.tabbed_content ul {
	margin: 0px;
	margin-top: 5px;
	margin-bottom:5px;
	padding: 0px 20px 0px 20px;
}
.tabbed_content ul li {
	list-style: circle;
	font-size:11px;
	color: #7C260D;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	margin-left: 0px;
}
.tabbed_content ul li a {
	text-decoration:none;
	font-size:11px;
	color: #7C260D;
}
.tabbed_content ul li:last-child {
	border-bottom: none;
}

/* hide other tabs */
#tabbed_content_2 { display:none; }
#tabbed_content_3 { display:none; }
#tabbed_content_4 { display:none; }

#body280 {
	width: 265px;
	/*background-image: url(images/bodyBG.jpg);
	background-repeat:repeat-x;
	background-position: top;*/
	background-color:#000;
	float: left;
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 11px;
	margin-bottom: 20px;
}

#body280 h1 {
	font-size: 14px;
	font-family: Georgia, Arial;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	background-position: right top;
	background-repeat: no-repeat;
	height: 32px;
}

#body280Content {
	background-color: #fff;
	padding: 5px 5px;
	margin-top: -10px;
	min-height: 150px;
	font-size: 14px;
}

#body280-2 {
	width: 265px;
	/*background-image: url(images/bodyBG.jpg);
	background-repeat:repeat-x;
	background-position: top;*/
	background-color:#000;
	float: left;
	padding-right: 10px;
	padding-left: 11px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#body280-2 h1 {
	font-size: 14px;
	font-family: Georgia, Arial;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	background-position: right top;
	background-repeat: no-repeat;
	height: 32px;
}

#body280-2Content {
	background-color: #fff;
	padding: 5px 5px;
	margin-top: -10px;
	min-height: 150px;
	font-size: 14px;
}

#body280-3 {
	width: 265px;
	/*background-image: url(images/bodyBG.jpg);
	background-repeat:repeat-x;
	background-position: top;*/
	background-color:#000;
	float: right;
	padding-right: 10px;
	padding-left: 11px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#body280-3 h1 {
	font-size: 14px;
	font-family: Georgia, Arial;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	background-position: right top;
	background-repeat: no-repeat;
	height: 32px;
}

#body280-3Content {
	background-color: #fff;
	padding: 5px 5px;
	margin-top: -10px;
	min-height: 150px;
	font-size: 14px;
}

#body280Sidebar {
	width: 265px;
	/*background-image: url(images/bodyBG.jpg);
	background-repeat:repeat-x;
	background-position: top;*/
	background-color:#000;
	float: right;
	padding-right: 10px;
	padding-left: 11px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#body280Sidebar h1 {
	font-size: 14px;
	font-family: Georgia, Arial;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	background-position: right top;
	background-repeat: no-repeat;
	height: 32px;
}

#body280SidebarContent {
	background-color: #fff;
	padding: 5px 5px;
	margin-top: -10px;
	min-height: 150px;
	font-size: 12px;
}

#body300 {
	width: 330px;
	background-image: url(images/bodyBG.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#000;
	float: left;
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#body300 h1 {
	font-size: 14px;
	font-family: Georgia, Arial;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	background-image:url(images/bodyBG_header.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 32px;
}

#body300Content {
	background-color: #fff;
	padding: 5px 5px;
	margin-top: -10px;
	font-size: 14px;
	min-height: 350px;
}

#body400 {
	width: 425px;
	background-image: url(images/bodyBG.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#000;
	float: left;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#body400 h1 {
	font-size: 14px;
	font-family: Georgia, Arial;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	/*background-image:url(images/bodyBG_header.jpg);
	background-position: right top;
	background-repeat: no-repeat;*/
	height: 32px;
}

#body400Content {
	background-color: #fff;
	padding: 0px 0px;
	margin-top: -10px;
	min-height: 300px;
	font-size: 14px;
	min-height: 250px;
}

#body400R {
	width: 425px;
	background-image: url(images/bodyBG.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#000;
	float: right;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#body400R h1 {
	font-size: 14px;
	font-family: Georgia, Arial;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	/*background-image:url(images/bodyBG_header.jpg);
	background-position: right top;
	background-repeat: no-repeat;*/
	height: 32px;
}

#body400RContent {
	background-color: #fff;
	padding: 5px 5px;
	margin-top: -10px;
	min-height: 300px;
	font-size: 14px;
	min-height: 250px;
}

#body500R {
	width: 550px;
	background-image: url(images/bodyBG.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#000;
	float: right;
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#body500R h1 {
	font-size: 14px;
	font-family: Georgia, Arial;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	background-image:url(images/bodyBG_header.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 32px;
}

#body500RContent {
	background-color: #fff;
	padding: 5px 5px;
	margin-top: -10px;
	min-height: 300px;
	font-size: 14px;
}

#body850 {
	width: 870px;
	background-image: url(images/bodyBG.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#000;
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#body850 h1{
	font-size: 14px;
	font-family: Georgia, Arial;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	background-image:url(images/bodyBG_header.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 32px;
}

#body850Content {
	background-color: #fff;
	padding: 5px 5px;
	margin-top: -10px;
	min-height: 300px;
	font-size: 14px;
}

#body850White {
	width: 870px;
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	clear:both;
}

#body850Full {
	width: 900px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
	clear:both;
}