/*
Theme Name: Herald of Yahweh
Theme URI: http://edwardna.com/
Description: A custom theme for Edward NA.
Version: 1.0
Author: Jermaine Oppong
Author URI: http://jeroppcorp.com/
*/

/****************************************************************UNIVERSAL TAG CONTROL************/
*{margin: 0;padding:0;}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	background: #6a2500 url(images/crown-bg-red.jpg);
	margin: 0px;
	padding: 0px;
	color: #eea15a;
}
#container {
	background: url(images/container_bg.jpg) repeat-x #6a2500;
	width:auto;
}
#container2 {
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	margin: auto;
	width: 933px;/*1px extra width 5px more due to margin #slide-wrap. 17px from margin #left-col*/
	clear:both;
}
#left-col {
	float: left;
	width: 210px;
	margin:0 0 0 21px;/*1px less*/
}
#top-col {
	width: 685px;
	height:39px;
	line-height:39px;
	float:left;
	text-align:right;
	}
#right-col {
	float: right;
	width: 685px;
}

#logo-type{
width:210px;
height:197px;
margin:0;
position:relative;
text-indent:-9000px;
}
#logo-type span{
width:250px;
height:197px;
position: absolute;
top:0;
left:0;
}
#logo-type a{
height:100%;
display:block;
cursor:pointer;
}

.empty{
clear:both;
display:block;
}
#footer{
border-top: #ba1708 5px solid;
}
#footer-widgets{
width:933px;
margin:auto;
}
#credits{
background:url(images/footer_bg.jpg) repeat-x;
border-top:#ba1708 4px solid;
clear:both;
text-align:center; 
margin:30px 0 0 0;
}
#breadcrumbs{
width:913px;
padding:5px 10px 5px 10px;
margin:auto auto 0px auto;
background: #90000a url(images/button_b4.jpg) repeat-x center center;
border:#90000a 1px solid;
bottom:0;
line-height:30px;
height:30px;
position:fixed;
z-index:99;
}

/***********************************************************HOMEPAGE SLIDES**************************************/
.hidden{
display:none;
}
.invisible{
visibility:hidden;
}

.jFlowSlideContainer img{
width:661px;
height:235px;
}
#slides-col{
width:690px;
height:251px;
float:right;
background:url(images/slides_bg.png) no-repeat top center;
margin: 0 0 0 5px;
}
#slide-wrap{
margin:0 18px 18px 11px;
height:236px;
overflow:hidden;
}
.control-numbers{
position:relative;
z-index:3;
}
.jFlowControl{
padding:5px;
margin:0px 2px 0 2px;
cursor:pointer;
background:#590000;
color:white;
font-family:Georgia, "Times New Roman", Times, serif;
opacity:.7;
filter:alpha(opacity=70);
}
.news-headline a{
	font-family: times, "Times New Roman", georgia, serif;
	color: #444;
	letter-spacing: -2px;
	font-weight: bold;
	font-size:200%;
	margin:10px;
	text-transform:uppercase;
}
#jFlowSlide{
/*background: url(images/crown-bg-cream.png);*/
}
#slides p{
background:#eeeeaa;
position:relative;
top:-70px;
padding:0 10px 5px 10px;
margin:0;
color: #444;
line-height:30px;
opacity: 0.5;
filter: alpha(opacity=50);
zoom: 1; /*Hack for IE opacity*/
}
/*************previous and next buttons**********/
#prevNext{
position:relative;
top:-35px;
line-height:35px;
height:35px;
background: url(images/slideshow/prevnextbg.jpg) repeat-x;
border-top:#8f3223 1px solid;
}
#prevNext{
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:130%;
cursor:default;
}
.jFlowPrev{
background:url(images/slideshow/prev.jpg) no-repeat;
bottom:0;
left:0;
}
.jFlowNext{
background:url(images/slideshow/next.jpg) no-repeat;
bottom:0;
right:0;
}
.jFlowPrev, .jFlowNext {
width:72px;
height:35px;
line-height:35px;
display:block;
position:absolute;
text-indent:-5000px;
overflow:hidden;
cursor:pointer;
}
/**********************************************************MAIN NAVIGATION*************************************/

#nav {
margin : 0;
padding : 0;
list-style-image : none;
list-style-type : none;
}
#nav li {
background : /*url(images/footer_bg.jpg) #ae3b28*/ repeat-x;
list-style : none;
float : left;
white-space : nowrap;
line-height : 36px;
width : 210px;
/*height : 36px;*/
/*border-top:#ba1708 1px solid;
border-bottom:#981201 1px solid;*/
}
#nav a{
background : url(images/button_state.jpg)/* #ae3b28*/ repeat-x;
font-family : "Trebuchet MS", 'Eras Demi ITC', Arial;
display:block;
padding: 0px 0 0px 18px;
color:#eea15a;
text-transform:uppercase;
font-weight: 300;
border-top:#cf4d33/*ba1708 */1px solid;
border-bottom: #981201 1px solid;
}
#nav a:hover{
background:url(images/button_state.jpg) repeat-x 0 -38px;
color:#642303/*3b2406*/;
text-decoration:none;
border-top: #ffd39f 1px solid;
border-bottom:#af7236 1px solid;
}
#wrapper .current_page_item a{
background:url(images/button_state.jpg) repeat-x 0 -76px;
color:#642303;
border-top:#ffd39f 1px solid;
border-bottom:#af7236 1px solid;
}

/**********************************************************DROPDOWN MENUS**************************************************/
#nav li{
position:relative;
}
#nav li ul{
position: absolute;
z-index:1000;
left: 210px;
top: 0;
display: none;
}
/* Fix IE. Hide from IE Mac \*/
* html #nav li { float: left; height: 1%;}
* html #nav li a { height: 1%; }
/* End */

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul{ 
display: block; 
width:210px;
}
#nav li:hover ul li a, #nav li li:hover ul li a, #nav li li li:hover ul li a, #nav li li li li:hover ul li a{
background : #ae3b28 none;
display : block;
/*line-height:25px;*/
border-top: #9f3800 1px solid;
border-left: #9f3800 1px solid;
border-bottom:#7f2d00 1px solid;
border-right:#7f2d00 1px solid;
}
#nav li:hover ul li a:hover, #nav li li:hover ul li a:hover, #nav li li li:hover ul li a:hover, #nav li li li li:hover ul li a:hover {
color : #ffffff;
display : block;
border-top: #9f3800 1px solid;
border-left: #9f3800 1px solid;
border-bottom:#7f2d00 1px solid;
border-right:#7f2d00 1px solid;
margin:0;
}

/******************************************************************CHILD PAGES*******************************/
#child-pages {
width : 210px;
float : right;
margin: 20px 0 0 0;
}
#child-pages #page-heirarchy li{
list-style-image : none;
list-style : none;
line-height : 25px;
}
h3.current {
font-size : 150%;
font-weight : normal;
}
#main #page-heirarchy .current, #wrapper #page-heirarchy .current a {
display : block;
margin : 0;
padding : 0;
border-bottom : 1px solid #eea15a;
color : #eea15a;
padding : 0 0 0 10px;
}
#wrapper #main #child-pages #page-heirarchy a {
display : block;
color : #eea15a;
border-bottom : 1px dotted #eea15a;
padding : 0 0 0 10px;
}
#wrapper #main #child-pages #page-heirarchy a:hover {
color : #ffffff;
text-decoration : none;
background : #eea15a;
}
#wrapper #main #child-pages #page-heirarchy .current_page_item a {
color : #444;
}

/************************************INDEX CATEGORY LIST******************************************/
#index-category{
background:url(images/cats-bg.png) repeat-x yellow;
float:right;
clear:both;
width:685px;
border-top:#f6ee31 1px solid;
border-bottom: #f8a522 1px solid;
}
#index-cats{
margin:0;
padding:0;
list-style-type:none;
}

#index-cats li{
list-style-image : none;
float : left;
white-space : nowrap;
line-height : 36px;
}

#index-cats a{
font-family : "Trebuchet MS", 'Eras Demi ITC', Arial;
display:block;
padding: 0px 10px 0px 10px;
border-left:#f6ee31/*ba1708 */1px solid;
border-right: #f8a522 1px solid;
color:#854e01;
}


/*********************************************************GENERAL TAGS*************************************************/
a {text-decoration:none;color: #ffffff;}
a:hover{text-decoration:underline;}
a img{
border:none;
}

p{margin:10px 10px 10px 5px;}

h1,h2,h3,h4,h5,h6 {
font-family: "Trajan Pro", Georgia, "Trebuchet MS", Times, serif; 
font-weight:700;
margin:10px 15px 5px 5px; 
border-bottom:#ba1708 1px solid;
}
.alignleft{float:left;} img.alignleft{margin: 0 10px 7px 7px;}
.alignright{float:right;} img.alignright{margin: 0 7px 7px 10px;}

.post ul li, .page-entry ul li, #content ul li{
list-style-type: none;
background : url(images/icons/bullet_small.png) no-repeat 0 0;
padding-left : 15px;
margin : 0 0 7px 20px;
}
.post ol li{
padding-left : 15px;
margin : 0 0 7px 20px;
}
/**************************/


/****************************************************************SEARCH BOX****************/

#formbox{
float:right;
width:250px;
height:38px;
}
#searchform{
}
#search{
}
#s{
border:none;
background: url(images/searchfield.jpg) left no-repeat transparent;
color:#0080ff;
padding-top:4px;
padding-left:32px;
width:170px;
font-size:1em;
height:25px;
vertical-align:middle;
}

/* Firefox */ 
@-moz-document url-prefix() { 
#s { padding-top: 5px;} 
} 



/**************************************************TOP LINKS************************************/
.link{
background:url(images/icons/marker_rounded_red.png) no-repeat;
padding: 0 0 0 18px;
}
.mail{
background:url(images/icons/mail.png) no-repeat;
}
.feed{
background:url(images/icons/feed.png) no-repeat;
}
.cards{
background:url(images/icons/hcards.png) no-repeat;
padding: 0 0 0 18px;
}
.link:hover, .feed:hover, .mail:hover, .cards:hover{
text-decoration:none;
}

#credits a:hover{
text-decoration:none;
color:#f6ce85;
}

.highlights{
text-transform:uppercase;
font-family: Arial;
padding: 0 0 0 20px;
}
.highlights:hover{
color:#f6ce85;
text-decoration:none;
}


/****************************         TELL A FRIEND / ASK A QUESTION        ********************************/
.basic_notice {
background : #e5c586 url(images/crown-bg-orange.png);
margin : 10px 5px 10px 5px;
padding : 10px;
color : #ffffff;
}
.basic_left_notice {
background : #e5c586 url(images/crown-bg.png);
margin : 10px 5px 10px 5px;
padding : 10px 5px 10px 5px;
color : #ffffff;
}
.button a {
background : #f1ac3a url(images/linkheaders-yellow.png) repeat-x;
border : 1px solid #ffffff;
width : 120px;
color : #ffffff;
display : block;
margin : 5px 0 5px 0;
padding : 3px;
}
.buttontag_style a {
background : #a0e664 url(images/linkheaders-green.png) repeat-x;
border : 1px solid #ffffff;
color : #ffffff;
width : 120px;
display : block;
margin : 5px 0 5px 0;
padding : 3px;
}
.button a:hover {
background : #ffc254;
}
.buttontag_style a:hover {
background : #a0e664;
}
/*************************************************************SIDEBAR*******************************************************/
#sidebar{
margin: 0px 0 20px 0px;
}
#sidebar h2{
margin: 10px auto 2px 0px;
padding: 0 0 0 /*5px*/;
}
#sidebar ul{
list-style-type:none;
margin:0;
}
#sidebar a{
line-height:25px;
}
#sidebar .widget ul li{
border-bottom:#ba1708 1px dotted;
padding:0 0 0 10px;
line-height:25px;
}
/****text widget
#footer-widgets #widget-list .widget_text{
width: 430px;
}***/
/******************************************************FRONT WIDGETS***************************/
#right-col #front-widgets #text-247679801{
width:420px;
}
.front-widgets .widget ul li{
border-bottom:#ba1708 1px dotted;
padding:0 0 0 10px;
line-height:25px;
margin: 0 0 0 5px;
}

#front-widgets .widget{
border:#ba1708 1px solid;
padding:6px;
float:left;
margin:5px 5px 10px;
padding:10px;
width:195px;
line-height:21px;
}
#front-widgets .widget ul li{
padding:3px 0 3px 0;border-bottom:1px dotted #BA1708;
}
#front-widgets .widget h2{
margin:0;
}
/*****************************************************************FOOTER WIDGETS***************/
.widget ul{
list-style-type:none;
}
#footer .widget{
width:223px;
padding:0px 5px 0 5px;
float:left;
}
#footer h2{
margin-bottom:2px;
}
#footer .widget ul li{
border-bottom:#ba1708 1px dotted;
padding:0 0 0 10px;
line-height:25px;
width:193px;
}
#footer .widget ul li{
margin: 0 0 0 5px;
}
.widget_archive li, .widget_categories li{


}

	#paypal-donate label{
	line-height:20px;
	}
	#paypal-donate select{
	height:22px;
	width:122px;
	}
	#paypal-donate form{
	margin:10px 0 7px 0;
	}
	#paypal-donate #submit{
	margin:4px;
	}
	
	
/****************************************************	POST AND PAGES**********************************/
.post-img{
border: #ba1708 1px solid;
padding:10px;
margin:5px;
width:661px;
}
.post-img .feature{
width:661px;
height:235px;
}
.post-next-link, .post-prev-link{
padding:5px;
background: #9f1709;
}
.h-image{
width:661px;
height:100px;
position:relative;
text-indent: -9000px;
margin:0;
padding:0;
border:none;
}
.word-post-img{
background:url(images/word-post-img.png) no-repeat;
}
.audio-post-img{
background: url(images/audio-post-img.png) no-repeat;
}
.video-post-img{
background: url(images/video-post-img.png) no-repeat;
}
.post{
padding:0 0 15px 0;
margin: 0 0 20px 0;
border-bottom: #eea15a 1px dotted;
width:700px;
}
.post .post-title a{
font-size:150%;
}

.post .post-title a:hover{
text-decoration:none;
color:#ffff99;
}

.blog-article-title{
color: #ffff99;
font-size:200%;
}
.error{
background:#fffbcc;
padding:10px;
border:1px #e6db55 solid;
color:#ba1708;
}
.success{
background: #009900;
padding:10px;
border:1px #00ff00 solid;
color:#ffffff;
}
/******post date****************/
.post-date {
	width: 45px;
	height: 38px;/*was 49px*/
	float:left;
	margin:10px 0;
	padding:2px 0;
	border:#a0e664 1px dotted;
}
.date-month {
	font-size: 100% ;
	text-transform: uppercase;
	color: #a0e664;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -2px;
}
.date-day {
	font-size: 150% /*18*/;
	text-transform: uppercase;
	color: #a0e664;
	text-align: center;
	display:block;
	line-height: 16px;
	padding: 3px 0 0px 0;
	margin-left: -2px;
}
.date-year{
font-size: 90% /*18*/;
	text-transform: uppercase;
	color: #a0e664;
	text-align: center;
	display:block;
	line-height: 15px;
	margin-left: -2px;
}

/***********************************************************/
.post-meta-meta{
line-height:18px;
}
.post-cat {
background:transparent url(images/icons/category.png) no-repeat scroll left center;
color:#3dffcc;
float:left;
font-size:95%;
padding:0 0 0 18px;
margin: 0 0 0 15px;
}
.post-calendar{
background:url(images/icons/mini-calendar.gif) no-repeat left center;
padding:0 20px 0 18px;
float:right;
}
.post-comments {
background:transparent url(images/icons/comments.png) no-repeat scroll left center;
float:right;
font-size:95%;
padding:0 20px 0 18px;
}

.post-cat a, .post-comments a, .postmetadata a {
color:#ffff99;
}
.tag-list a{
color: #a0e664 /*3dffcc*/;
}
.blog-entry{
float:left;
width:700px;
}
.entry{
clear:both;
padding:5px 0;
}
.post-entry h2{
margin-top:20px;
}
.postmetadata {
clear:both;
margin:10px 0 0px 0;
padding:0 0 10px 0;
}




/***************************************************************************BLOG SIDEBAR****************************/
#blog-sidebar{
float:right;
width:185px;
}



/***************************************************************************COMMENTS****************************/

#comment{
width:640px;
}
.commentlist{
list-style-type:none;
width: 670px;
}
#comments-listed div{
padding:10px;
margin:10px 0px 0 5px;
border:#8f3200 1px solid;
}
#comments-listed .alt{
background: #8f3200;
border:none;
}
.gravatar{
float:left;
margin-right:10px;
margin-bottom:5px;
}
.TextField, .Forms, textarea{
border:none;
border-collapse:collapse;
background: #e8ffb8;
}

#comment-submit, #wp-email-submit{
border:none;
padding:5px 10px;
background:#90000a url(images/linkheaders-red.png) repeat-x;
color:white;
}



/************************************************************FRONT PAGE ADS**************************************/

.important-links{
width:185px;
height:101px;
position:relative;
text-indent:-9000px;
border:0;
float:left;
}
.important-links span{
width:185px;
height:101px;
position: absolute;
top:0;
left:0;
}
.important-links a{
height:100%;
display:block;
cursor:pointer;
opacity: .8;
filter: alpha(opacity=80);
}
.important-links a:hover{
opacity: 1;
filter: alpha(opacity=100);
}
.partner-img{
background:url(images/become-a-partner-ad.png) no-repeat;
}
.register-img{
background: url(images/register-wiv-us.png) no-repeat;
}
.maillist-img{
background: url(images/join-mail-list.png) no-repeat;
}
