/*  
Theme Name: faithfulandtrueministires
*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #FFFFFF url(images/bg.jpg) top left repeat-x;
	margin: 0px;
	padding: 0;
}
body.home { background-image: url(images/bg_home.jpg); }

a {
	color: #3b6c6a;
	text-decoration: none;
}
a:visited {
	color: #3b6c6a;
	text-decoration: none;
}
a:hover {
	color: #66908e;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #403723;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: bold 22px/100% Georgia, Times, 'Times New Roman', serif;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #403723;
	text-decoration: none;
}
h2 a:hover {
	color: #403723;
	text-decoration: underline;
}
h3 {
	font: normal 14px/100% Georgia, Times, 'Times New Roman', serif;
	text-transform	: uppercase;
	color: #000;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 14px/100% Georgia, Times, 'Times New Roman', serif;
	text-transform	: uppercase;
	color: #000;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}

#page {
	margin: 0px auto;
	width: 760px;
	background: #FFFFFF url(images/content-bg.gif) repeat-y;
}



#header {
	background: url(images/header_bg.jpg) top center no-repeat;
	height: 172px;
	position: relative;
}
#headerimg {
	position: relative;
}
#headerimg h1 a
{
	position	: absolute;
	left		: 25px;
	top			: 20px;
	width		: 110px;
	height		: 100px;
	text-indent	: -9999px;
}
#headerimg .description{
	position: absolute;
	left: 25px;
	top	: 125px;
	color: #333;
	font-size: 12px;
	display: none;
}




#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 0px;
	bottom: 1px;
}
#nav li 
{
	float: left;
	margin: 0 1px 0 0;
}
#nav .current_page_item a, #nav .current_page_item a:visited
{
	color: #000000;
	text-decoration: none;
}
#nav .page_item a
{
	color: #ffffff;
	text-decoration: none;
	background: #7c9897;
	padding: 8px 8px;
	font: 10px/100% Georgia, Times, 'Times New Roman', serif;
	display: block;
	text-transform	: uppercase;
}
#nav .page_item a:hover 
{
	color: #3b2f1b;
	background	: #FFF;
}



#content-container
{
	width		: 520px;
	float		: left;
	background	: #FFF url(images/content-container_bg.jpg) top left no-repeat;
	padding-top	: 20px;
}
.home #content-container { padding-top: 0; }


#media
{
	width		: 520px;
	height		: 230px;
	background	: url(images/media_bg.jpg) top center no-repeat;
}
#media img { margin: 26px 0 0 5px; }


/* e-Commerce changes */

.productcol {
	width: 360px;
}
.wpsc_quantity_update {
	padding-top: 10px;
}
form.product_form fieldset {
	float: left;
}
.wpsc_product_price {
	float: right;
}
.default_product_display .wpsc_quantity_update {
	margin: 0 0 0 10px;
	padding-bottom: 0;
}
.default_product_display .wpsc_product_price {
	padding: 0 5px 0 0;
}
.default_product_display .wpsc_buy_button_container, #content .default_product_display .wpsc_buy_button_container, .single_product_display form.product_form .wpsc_buy_button_container, #content .single_product_display form.product_form .wpsc_buy_button_container {
	clear: both;
	text-align: left;
}
.default_product_display .wpsc_buy_button_container, #content .default_product_display .wpsc_buy_button_container, .single_product_display form.product_form .wpsc_buy_button_container, #content .single_product_display form.product_form .wpsc_buy_button_container {
	clear: both;
	text-align: left;
}


/* content area */
#content {
	padding: 10px 30px 30px 20px;
	/*
	float: left;
	overflow: hidden;
	*/
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
	
	display: none;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	width	: 100%;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #e9f1ef;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#e9f1ef;
	border: 1px solid #BBBBBB;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#e9f1ef;
	border: 1px solid #BBBBBB;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	background	: url(images/sidebar_bg.jpg) top left repeat-x;
	float: right;
	width: 240px;
	color: #666666;
	overflow: hidden;
}
#sidebar-content { padding: 75px 10px 20px 10px; }
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 14px Georgia, Times, 'Times New Roman', serif;
	text-transform: uppercase;
	color: #000;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #CFE1AC;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #655e5a;
	text-decoration: none;
}
#sidebar a:hover{
	color: #66908e;
	text-decoration: underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #d5d3d2;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #BBB;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */
#footer {
	clear: both;
	background: #755e51 url(images/footer-bg.gif) bottom left repeat-x;
	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}
#footer a, #footer a:visited {
	color: #ffffff;
}
#footer h4 {
	font: normal 14px/100% Georgia, Times, 'Times New Roman', serif;
	text-transform	: uppercase;
	color: #FFF;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	/*background: url(images/mini-footer-comments.gif) no-repeat;*/
	padding: 0px 0px 10px 0px;
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	/*background: url(images/mini-footer-post.gif) no-repeat;*/
	padding: 0px 0px 10px 0px;
}
.footer-about {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #048db4;
}
/*
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
*/

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

.alignright {
	float: right;
	
	display: none;

}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}






/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:760px; height:32px; position:relative; z-index:100;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul 
{
	padding:0;margin:0;list-style-type:none;
	position	: absolute;
	right		: 0px;
	bottom		: 0px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited 
{
	display			: block;
	font-size		: 11px;
	text-decoration	: none; 
	color			: #fff; 
	background		: #7c9897; 
	padding			: 8px;
	font			: 10px Georgia, Times, 'Times New Roman', serif;
	text-transform	: uppercase;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:26px;left:0; width:149px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover
{
	color			: #3b2f1b;
	background		: #f5faf9;
	text-decoration	: none;
}
.menu :hover > a, .menu ul ul :hover > a 
{
	color			: #3b2f1b;
	background		: #f5faf9;
	text-decoration	: none;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */

/*
.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}
*/
.menu .current_page_item a {
 
  font-weight: bold;
  background: white;
}
.menu .current_page_item ul a { background:#d4d8bd; color:#000; font-weight:normal;}

/*
.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}
*/
