/* //////////////////////////////////////////////// */
/* PAGE - HOME */
/* //////////////////////////////////////////////// */



#logo a {
	background: url(../images/img_logo_2-beth_anderson.png) top left;
}
#logo a:hover {
	text-decoration: none !important;
}

#flash-header {
	clear: both;
	display: block;
	margin: 0 0 0 20px;
	width: 620px;
	height: 295px;
	/*background: url(../images/placeholder/img_flash_header.png) top left no-repeat;*/
}

#main-content {
	display: block;
	float: left;
	margin: 0 0 10px 0;
}

#body-content {
	clear: both;
	float: left;
	width: 600px;
	margin: 0 0 10px 30px;
}

.post-teaser-more {
	display: inline !important;
	text-indent: 0em !important;
}
.latest-post-link-red a {
	float: left;
	text-indent: 0 !important;
}
.link-comments {
	clear: both;
	display: block;
	margin-top: 5px;
	text-indent: 0em;
}

.latest-post-header {
	display: block;
	float: left;
	margin-bottom: 1px;
	width: 600px;
	background: #f0f0f0;
}
.latest-post-header .latest-post-title {
	font-size: 12px;
	color: #000;
}
.latest-post-header-left {
	display: block;
	float: left;
	/*color: #cc0000;*/
}
.latest-post-header-right {
	display: block;
	float: right;
}
.latest-post-header-right .latest-post-header-rss-feed a {
	display: block;
	margin: 9px 10px 0;
	width: 22px;
	height: 22px;
	background: url(../images/icon_rss_feed.gif) center no-repeat;
}
.latest-post-header-right .latest-post-header-author a {
	display: block;
	margin: 13px 10px 0 10px;
	text-indent: 0 !important;
}
.latest-post-header-right .btn-arrow-red {
	display: block;
	margin: 16px 10px 0 0;
	width: 11px;
	height: 9px;
	background: url(../images/btn_arrow-red.gif) top left no-repeat;
}
.latest-post-header-left div {
	float: left;
	padding: 13px 10px;
}
.latest-post-header-right div {
	float: right !important;
}
.spacer {
	margin: 0px !important;
	padding: 13px 0 !important;
	width: 1px !important;
	background: white !important;
}
.spacer-small {
	position: relative;
	margin: -5px 5px 0 !important;
	padding: 0 0 !important;
	width: 1px !important;
	height: 25px !important;
	background: white !important;
}
/*
.post-container {
	display: block;
	padding: 10px;
	width: 580px;
	height: auto;
	background: #f9f9f9;
}
.post-container h2 {
	display: block;
	margin-bottom: 10px;
	font-size: 14px !important;
}
.post-container h2 a {
	font-size: 14px !important;
	font-weight: normal !important;
}
.post-container img {
	margin: 2px 10px 0 0;
}
*/
.post-content {
	float: left;
}


#featured-authors-navigation-top,
#featured-authors-navigation-bottom {
	clear: both;
	display: block;
	width: 600px;
	height: 25px;
	background: #f0f0f0;
	font-size: 12px;
}

#fa-view-more-top,
#fa-view-more-bottom {
	float: left;
	padding: 5px 10px;
}
#fa-nav-top,
#fa-nav-bottom {
	float: right;
	padding: 5px 10px;
}

#fa-nav-top li,
#fa-nav-bottom li {
	float: left;
	padding: 0 5px;
	color: #cc0000;
	font-style: italic;
}
#fa-nav-top li a:hover,
#fa-nav-bottom li a:hover {
	text-decoration: underline;
	color: #cc0000;
	font-style: italic;
	cursor: pointer;
}

#fa_nav_1_off_top,
#fa_nav_1_off_bottom,
#fa_nav_2_off_top,
#fa_nav_2_off_bottom,
#fa_nav_3_off_top,
#fa_nav_3_off_bottom {
	font-family: Trebuchet, Tahoma, Arial, sans-serif !important;
	font-size: 11px !important;
	text-decoration: none !important;
	font-weight: normal !important;
	font-style: italic !important;
	color: #000 !important;
	cursor: default !important;
}

#top_progress_bar,
#bottom_progress_bar {
	float: right;
	display: block;
	margin: 0;
	width: 100px;
	height: 15px;
	background: white;
	opacity: .75;
}