/*
Theme Name: Faith Based Marketing
Theme URI: http://www.visualcoma.com/
Description: Upated: 03.10.09 | 02.08.09 | 01.10.09
Author: Randy Hicks | VisualComa
Author URI: http://www.visualcoma.com
Version: 0.0.2
*/

/*
The purpose of sectioning the css is to change things
that already esixt in the files they are in and add
new CSS to this file.
*/

@import url('css/reset.css');
@import url('css/blocks.css');
@import url('css/default.css');
@import url('css/pagenavi-css.css');

body {
	font-size:12px;
	font-family:verdana;
}

/* Lower Items */

#low_items {
	width:860px;
	margin:0 auto;
	font-size:11px;
	line-height:13px;
	color:#606060;
}

#low_items .title {
	font-weight:bold;
	font-size:12px;
	color:#4d4d4d;
}

#low_items .title a {
	color:#4d4d4d;
	text-decoration:none;
}

#low_items .set {
	margin:0 0 10px 0;
}

#low_items a {
	color:#ab5a08;
}

.low_item {
	width:270px;
	min-height:200px;
	float:left;
}

#fbm_articles {
	margin:0 15px 0 0;
	padding:40px 0 0 0;
	background:url('images/articles-header.gif') left top no-repeat;
}

#cast_vid_pod {
	margin:0 17px 0 0;
}

#cast_vid_pod #videocast {
	padding:0px 0 35px 0;
	/* background:url('images/videocast-header.gif') left top no-repeat;*/
}

#cast_vid_pod #podcast {
	padding:0px 0 0 0;
	/*background:url('images/podcast-header.gif') left top no-repeat;*/
}

#more_fbm {
	margin:0 15px 0 0;
	padding:40px 0 0 0;
	background:url('images/more-header.gif') left top no-repeat;
}

#more_fbm ul {}

#more_fbm .evenline {
	background-color:#FFFFFF;
	padding: 4px;
}

#more_fbm .oddline {
	background-color:#EEEEEE;
	padding: 4px;
}

/* Items */

.blocks {
	width:980px;
	margin:0 auto;
	font-size:11px;
	line-height:13px;
	color:#606060;
}

#sidebar_left .blocks {
	width:auto;
	margin:0;
	font-size:11px;
	line-height:13px;
	color:#606060;
}

#sidebar_left .blocks .get_book,
#sidebar_left .blocks .book_and_sample,
#sidebar_left .blocks .join_fbm {
	float:right;
	clear:right;
	margin:0 0 15px 0;
	border:none;
}

.blocks div {
	border:none;
}

.blocks p {
	padding:0 0 10px 0;
}

.blocks span {
	display:block;
	/* border:solid 1px #000; */
}

.blocks a {
	color:#ab5a08;
}

.blocks .get_book {
	float:left;
	margin-right:10px;
	width:340px;
	height:245px;
}

/* .get_book span {
	margin:35px 15px 10px 125px;
	background-image:
} 

.get_book span {
	margin:35px 15px 10px 0px;
}*/

.blocks .book_and_sample {
	float:left;
	width:260px;
	height:245px;
	outline:none;
}

.blocks img.dl_sample {
	background:#eee;
}

.blocks .book_the_authors {
	height:245px;
}

.book_the_authors span {
	margin:53px 0px 0 60px;
}

.blocks .join_fbm {
	float:right;
	width:350px;
	height:245px;
}
.blocks .join_fbm2 {
	float:right;
	width:260px;
	height:245px;
}

.join_fbm span {
	margin:35px 85px 0 80px;
}

.join_fbm2 span {
	margin:40px 7px 0 80px;
}

/* hme_mid_ad */

#hme_mid_ad {
	clear:both;
	width:728px;
	height:90px;
	margin:10px auto;
	padding:20px;
	background:#fff;
}

.loopsubhead a 
{
	font-size:18px;
	color:#C57500;
}

.DBitem{
	padding:10px;
	width:400px;
	line-height:16px;
	border: thin solid #999;
}