/* @override http://www.goodfight.org/css/text.css */

/* @override 
	http://www.staging.ftgf.org/css/text.css
	http://www.goodfight.org/css/text.css
*/

html {
	background-color: #000;
	color: #000;
}

/* @group text align */

.center {
	text-align: center;
}

#theater_map {
	border: 4px outset #4d0003;
	display: block;
	margin-left: 5px;
	margin-top: 18px;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

/* @end */

html body {
	color: #000;
	width: 100%;
	height: 100%;
}

html a {
	color: #540002;
}

html a:visited {
	color: #543535;
}

html a:hover {
	color: #000;
}

#wrapper {
	margin: 0 auto;
	width: 792px;
	height: auto;
}

/* @group header */

div#header h1 a {
	text-indent: -999%;
	display: block;
	height: 125px;
	width: 475px;
	margin-left: 40px;
	padding-top: 20px;
	font-size: 0;
}

div#header h1 a:hover {
	text-indent: -999%;
	display: block;
	height: 125px;
	width: 475px;
	margin-left: 40px;
	padding-top: 20px;
	font-size: 0;
}

div#header h1, h2 {
	text-indent: -999%;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}

#header.home

div#header home {
	text-indent: -999%;
	display: block;
	width: 450px;
	height: 50px;
	font-size: 0;
}

div#header {
	background: url(../images/template_images/banner.jpg) no-repeat;
	width: 792px;
	height: 196px;
	position: relative;
	z-index: 1;
}

div#header2 {
	background: url(../images/template_images/top.jpg) no-repeat;
	width: 792px;
	height: 22px;
	position: relative;
	z-index: 1;
}

h1#landing {
	color: #593620;
	text-align: center;
	width: 710px;
	font-size: 40px;
	text-shadow: rgba(255,255,255,0.78) 1px 1px 2px;
	opacity: 1;
}

/* @end */

/* @group Nav Bar */

/* @group links */

/* @group links */

li#nav_1 { 
	width: 124px; 
	height: 31px; 
	background: url(../images/template_images/nav_about.gif) no-repeat 0 -67px;
}

li#nav_2 {
	width: 124px;
	height: 31px;
	background: url(../images/template_images/nav_article_bg.gif) no-repeat 0 -34px;
	left: 123px;
	position: absolute;
	
	top: 0px;
}

li#nav_3 {
	width: 124px;
	height: 31px;
	background: url(../images/template_images/nav_exposes.gif) no-repeat 0 -67px;
	left: 246px;
	position: absolute;

	top: 0px;
}

li#nav_4 {
	width: 124px;
	height: 31px;
	background: url(../images/template_images/nav_links.gif) no-repeat 0 -67px;
	left: 369px;
	position: absolute;

	top: 0px;
}

li#nav_5 {
	width: 124px;
	height: 31px;
	background: url(../images/template_images/nav_resources.gif) no-repeat 0 -67px;
	left: 492px;
	position: absolute;

	top: 0px;
}

li#nav_6 {
	width: 124px;
	height: 31px;
	background: url(../images/template_images/nav_support.gif) no-repeat 0 -67px;
left: 615px;
	position: absolute;

	top: 0px;
}

/* @end */


li#nav_1:hover, li#nav_3:hover, li#nav_4:hover, li#nav_5:hover, li#nav_6:hover { 

		  background-position: 0 -3px;
}

li#nav_1:active, li#nav_3:active, li#nav_4:active, li#nav_5:active, li#nav_6:active { 

		  background-position: 0 -35px;
}
li#nav_2:hover {
	width: 126px;
	height: 207px;
	background: url(../images/template_images/nav_article_bg.gif) no-repeat 0 -66px;
}

li#nav_2:active {
	width: 126px;
	height: 207px;
	background: url(../images/template_images/nav_article_bg.gif) no-repeat 0 -66px;
}

#about_1 .about {
	background: url(../images/template_images/nav_about.gif) no-repeat 0 -35px;
}

#articles_1 .articles {
	background: url(../images/template_images/nav_article_bg.gif) no-repeat 0 -1px;
}

#exposes_1 .exposes{
	background: url(../images/template_images/nav_exposes.gif) no-repeat 0 -35px;
}

#links_1 .links {
	background: url(../images/template_images/nav_links.gif) no-repeat 0 -35px;
}

#resources_1 .resources{
	background: url(../images/template_images/nav_resources.gif) no-repeat 0 -35px;
}

#support_1 .support {
	background: url(../images/template_images/nav_support.gif) no-repeat 0 -35px;
}

/* @end */

ul#menu {
	list-style-type: none;
	height: 31px;
	width: 738px;
	margin: 0;
	padding: 0;
}

#menu a:hover {
  background-position: 0 -1px;
}

#menu a:active {
  background-position: 0 -35px;
}

ul#menu li a {
	display: block;
	width: 120px;
	height: 31px;
	text-indent: -999%;
	list-style-type: none;
	font-size: 0;
}

hub {
	display: block;
	width: 123px;
	height: 31px;
	background-position: -250px;
}

ol#theater_map_list li{
	text-align: left;
	margin-top: 13px;
}

li#menu {
	  float: left;
  position: relative;

}

div#nav_bar li ul {
	display: none;
  position: absolute; 
  top: 10px;
  left: 0;
	text-indent: -999%;
	font-size: 0;
	width: 144px;
	z-index: 2;
	background-repeat: no-repeat;
}

div#nav_bar li > ul {
	top: auto;
	left: auto;
	}
	
div#nav_bar li:hover ul {
	 display: block;
  position: absolute; 
  left: 0;
	text-indent: -999%;
	font-size: 0;
	width: 120px;
	margin: 0;
	padding: 0;
	top: 30px;
	background-repeat: no-repeat;
}

div#nav_bar {
	width: 738px;
	height: 31px;
	
	z-index: 2;
	padding: 0;
	margin: 13px 0 0;
	
	display: block;
	position: absolute;
	left: 28px;
	bottom: 5px;
}

/* @end */

div#content_wrapper {
	width: 792px;
	background: url(../images/template_images/bg.jpg) repeat-y;
	z-index: auto;
	position: relative;
	height: auto;
	overflow: auto;
	left: 2px;
	padding: 10px 40px;
}
div#content_wrapper_store {
	 font: 20px Georgia, "Times New Roman", Times, serif; 
	 text-align: left; 
	 position: relative; 
	 left: -5px; 
	 white-space: normal; 
	 width: 722px; }
/* @group sub_nav */

li#sub_nav_1, li#sub_nav_2, li#sub_nav_3, li#sub_nav_4:hover, li#sub_nav_5, li#sub_nav_6, li#sub_nav_7:hover {
	background-position: -250px 0;
	z-index: 4;
}

li#sub_nav_1 { 
	width: 120px; 
	height: 25px;
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat -125px 1px;
	z-index: 4;
}
li#sub_nav_2 { 
	width: 120px; 
	height: 25px;
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat -124px -25px;
	z-index: 4;
}
li#sub_nav_3 { 
	width: 120px; 
	height: 25px;
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat -124px -50px;
	z-index: 4;
}
li#sub_nav_4 { 
	width: 120px; 
	height: 25px;
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat -124px -75px;
	z-index: 4;
}
li#sub_nav_5 { 
	width: 120px; 
	height: 25px;
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat -124px -98px;
	z-index: 4;
}
li#sub_nav_6 { 
	width: 120px; 
	height: 25px;
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat -124px -124px;
	z-index: 4;
}
li#sub_nav_7 { 
	width: 120px; 
	height: 25px;
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat -124px -149px;
	z-index: 4;
}

li#sub_nav_1:hover { 
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat -251px 1px;
	z-index: 4;
}
li#sub_nav_2:hover { 
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat -250px -25px;
	z-index: 4;
}
	li#sub_nav_3:hover { 
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat -250px -50px;
	z-index: 4;
}
	li#sub_nav_4:hover { 
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat -250px -75px;
	z-index: 4;
}
	li#sub_nav_5:hover { 
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat -250px -98px;
	z-index: 4;
}
	li#sub_nav_6:hover { 
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat -250px -124px;
	z-index: 4;
}
	li#sub_nav_7:hover { 
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat -250px -149px;
	z-index: 4;
}	
	
	li#sub_nav_1:active { 
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat 1px 1px;
	z-index: 4;
}
		li#sub_nav_2:active { 
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat 2px -25px;
	z-index: 4;
}
		li#sub_nav_3:active { 
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat 2px -50px;
	z-index: 4;
}
			li#sub_nav_4:active { 
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat 2px -75px;
	z-index: 4;
}
			li#sub_nav_5:active { 
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat 2px -98px;
	z-index: 4;
}
			li#sub_nav_6:active { 
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat 2px -124px;
	z-index: 4;
}
			li#sub_nav_7:active { 
	background: url(../images/template_images/sub_nav_images/sub_nav_sprite.gif) no-repeat 2px -149px;
	z-index: 4;
}	
	

/* @end */

/* @group index */

/* @group Sub_Content */

#theater_img a {
	width: 401px;
	float: left;
	display: inline-block;
	
	margin-left: 4px;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	height: 303px;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-bottom: 50px;
	border: 4px outset #5b0900;
}

#gfMain_img {
	
}
#gfMain_img a {
	width: 275px;
	float: left;
	display: inline-block;
	
	margin-left: 10px;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	height: 304px;
	margin-bottom: 30px;
	border: 4px outset #5b0900;
}

#content_sub ul {
	clear: left;
	list-style-type: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding: 0;
	text-indent: -999%;
	margin-left: -18px;
}

#content_sub li {
	display: inline-block;
	width: 240px;
	height: 140px;
	float: left;
	margin-left: 7px;
}

#content_sub a {
	width: 240px;
	height: 140px;
	display: block;
}

/* @group sub_buttons */

li#kirk_cameron {
	background-image: url(../images/index/home_kirk_image.gif);
}

a.current_offer {
	background-image: url(../images/index/home_featured_product.gif);
}

a.prophecy_update {
	background-image: url(../images/index/home_testimonials_image.gif);
}

a.podcast {
	background-image: url(../images/index/home_podcasts_image.gif);
}

a.blog {
	background-image: url(../images/index/home_cupofjoe_image.gif);
}

a.q_and_a {
	background-image: url(../images/index/home_qanda_image.gif);
}

a.facebook {
	background-image: url(../images/index/home_facebook_image.png);
}

a.gospel {
	background-image: url(../images/index/home_goodnews_image.gif);
}

a.support_sub {
	background-image: url(../images/index/home_support_image.gif);
}

a.radio_show {
	background-image: url(../images/index/home_good_fight_radio.gif);
}

a.social_media {
	background-image: url(../images/index/home_social_media.png);
}

map {
    display: inline;
}

/* @end */

/* @group links */



#content_wrapper_art ul.link li {
}

div.img_art_d {
	float: left;
	font-size: 0;
	display: block;
	clear: left;
	padding: 0;
	margin: 0 5px 5px 0;
}

div.img_art_d img {
	float: left;
	margin-left: 0;
	border: 3px inset #674f32;
	font-size: 0;
	display: block;
	clear: left;
	padding: 0;
	margin: 0;
	border:0px;
	
}

div#scroll_pic.img_art_d {
	border-style: outset;
	border-color: black;
}

div.pod_b {
	float: right;
	display: block;
	clear: left;
	margin: 0;
	border:0px;
	width: 315px;
	height: 327px;
	padding: 0 0 0 5px;
	}

div.pod_b a {
	float: right;
	display: block;
	clear: left;
	margin: 0;
	border:0px;
	width: 315px;
	height: 327px;
	background: url(../images/podcast/ipods.gif) no-repeat;
	padding: 0 0 0 5px;
	z-index: 3;
}
/*
div.pod_b img {
	border-width: 0;
	border-style: none;
	text-decoration:none;
	border:0px;
	width: 315px;
	height: 327px;
	padding-left: 5px;
	display: block;
	float: right;
	clear: left;
}

 My Comment */

div.img_art_vd {
	float: left;
	font-size: 0;
	display: block;
	clear: left;
	padding: 0;
	margin: 0 15px 0 0;
	border-width: 0;
	border-style: hidden;
	text-decoration:none;
    border-style: none;
}

div.img_art_vd img {
	border-width: 0;
	border-style: none;
	text-decoration:none;
	border:0px;
        }

a.link_hide a {
	border-style: none;
	border-width: 0;

	visibility: hidden;
	z-index: -2;
	font-size: 0;
	overflow: hidden;
}

a.link_hide a:hover {
	visibility: hidden;
	z-index: -2;
	font-size: 0;
	overflow: hidden;
}

div.link_cont {
	display: inline-block;
	width: 670px;
	vertical-align: bottom;
	overflow: visible;
	border-width: 0;
	border-bottom: 2px dotted #593000;
	padding-bottom: 10px;
	height: 120%;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
}

div.link_cont_ki {
	display: inline-block;
	width: 670px;
	vertical-align: bottom;
	overflow: visible;
	border-width: 0;
	border-style: none;
	border-bottom: 2px dotted #593000;

	padding-top: 15px;
	padding-bottom: 10px;
	height: 120%;
}

div.link_cont_ki p {
	margin-bottom: 0;
}

div.link_cont_ca {
	display: inline-block;
	width: 670px;
	vertical-align: bottom;
	overflow: visible;
	border-width: 0;
	border-style: none;
	border-bottom: 2px dotted #593000;

	padding-top: 15px;
	height: 120%;
	margin-bottom: 5px;
}

div.link_cont_ra {
	display: inline-block;
	width: 670px;
	vertical-align: bottom;
	overflow: visible;
	border-width: 0;
	border-style: none;
	border-bottom: 2px dotted #593000;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 120%;
}
div.link_cont_ca p {
	margin-bottom: 8px;
}

div.link_cont p {
	overflow: auto;
	font-size: 18px;
	margin-bottom: 0;
}

h3.right {
	float: right;
	text-align: right;
}

/* @end */



/* @end */

/* @group main_content */

div#scroll { width: 252px; height: 302px; float: left; text-align: left; background: url(../images/index/home_scroll_update.gif) no-repeat 0 50%; position: relative; right: 10px; }

div#scroll_content {
	position: relative;
	width: 210px;
	height: 200px;
	left: 15px;
	overflow: hidden;
	top: 65px;
	padding: 0;
	margin: 5px 0 0;
}

#scroll_content p.left a {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
}

#scroll_content p {
	height: 200px;
	padding: 0;
	margin: 0;
}

#scroll_content p em a {
	float: right;
	margin-right: 15px;
	margin-top: 10px;
}

#p_u_header {
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	width: 105px;
	margin: 0px 0 10px;
	float: left;
}

embed {width: 437px;
	height: 280px;
	z-index: 0;
}

div#main_feature {
	width: 457px;
	height: 300px;
	z-index: 2;
	display: inline;
	position: relative;
	margin-left: 8px;
	float: left;
	border-color: #900403;
	margin-bottom: 5px;
}

/* @end */

/* @group articles */

/* @group hub */

ul#article_hub {
	margin-left: -30px;
	margin-top: -5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

ul#article_hub li {
	display: block;
	width: 207px;
	height: 288px;
	text-indent: -999%;
	background-position: right;
	margin-right: 30px;
	float: left;
	list-style-type: none;
}

ul#article_hub li a {
	display: block;
	width: 207px;
	height: 288px;
	float: left;
	background-repeat: no-repeat;
}

/* @group article_images */

li#music_art_hub {
	background: url(../images/articles_images/art_index/articles_music.gif) no-repeat;
	position: relative;
	font: 20px Georgia, "Times New Roman", Times, serif;
}

li#prophecy_art_hub {
	background: url(../images/articles_images/art_index/articles_prophecy.gif) no-repeat;
	position: relative;
}

li#cults_occult_art_hub {
	background: url(../images/articles_images/art_index/articles_cults.gif) no-repeat;
	position: relative;
}

li#q_and_a_art_hub {
	background: url(../images/articles_images/art_index/articles_qanda.gif) no-repeat;
	position: relative;
}

li#teachings_art_hub {
	background: url(../images/articles_images/art_index/articles_teachings.gif) no-repeat;
	position: relative;
}

li#testimonies_art_hub {
	background: url(../images/articles_images/art_index/articles_testimonials.gif) no-repeat;
	position: relative;
}

li#video_art_hub {
	background: url(../images/articles_images/art_index/articles_hollywood.gif) no-repeat;
	position: relative;
}

/* @end */

#content_wrapper_art h6 { padding-bottom: 10px; margin-bottom: 10px; margin-top: 8px; border-bottom: 1px dashed #000; }

h3#hub_prophecy {
	width: 685px;
	height: 70px;
	background-image: url(../images/articles_images/art_index/articles_prophecy_banner.jpg);
	position: relative;
	display: block;
	right: 0;
	text-indent: -999%;
	bottom: 10px;
}

h3#hub_teachings {
	width: 685px;
	height: 70px;
	background-image: url(../images/articles_images/art_index/articles_teachings_banner.jpg);
	position: relative;
	display: block;
	right: 0;
	text-indent: -999%;
	bottom: 10px;
}

h3#hub_video {
	width: 685px;
	height: 70px;
	background-image: url(../images/articles_images/art_index/articles_video_banner.jpg);
	position: relative;
	display: block;
	right: 0;
	text-indent: -999%;
	bottom: 10px;
}

h3#hub_qa {
	width: 685px;
	height: 70px;
	background-image: url(../images/articles_images/art_index/articles_qanda_banner.jpg);
	position: relative;
	display: block;
	right: 0;
	text-indent: -999%;
	bottom: 10px;
}

h3#hub_exposes {
	width: 685px;
	height: 70px;
	background-image: url(../images/articles_images/art_index/articles_exposes_banner.jpg);
	position: relative;
	display: block;
	right: 0;
	text-indent: -999%;
	bottom: 10px;
}

h3#hub_testimonies {
	width: 685px;
	height: 70px;
	background-image: url(../images/articles_images/art_index/articles_testimonies_banner.jpg);
	position: relative;
	display: block;
	right: 0;
	text-indent: -999%;
	bottom: 10px;
}

h3#hub_cults_occult {
	width: 685px;
	height: 70px;
	background-image: url(../images/articles_images/art_index/articles_cults_banner.jpg);
	position: relative;
	display: block;
	right: 0;
	text-indent: -999%;
	bottom: 10px;
}



/* @end */

div#content_wrapper_a {
	width: 690px;
	white-space: normal;
	text-align: left;
	padding-left: 15px;
	font: 20px Georgia, "Times New Roman", Times, serif;
}

/* @group articles */

div#content_wrapper_art { 
width: 690px; 

text-align: left; font: 20px Georgia, "Times New Roman", Times, serif; margin-top: 5px; padding-left: 15px; }
/* @group images */

div.img_art_a {
	float: left;
	margin-left: 0;
	font-size: 0;
	display: block;
	padding: 0;
	margin-right: 20px;
	margin-bottom: 5px;
}

div.img_art_b {
	margin-right: 15px;
	margin-left: 15px;
	display: inline;
	float: right;
	font-size: 0;
}

div.img_art_c {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	
	font-size: 0;
}

div#podcast_info {
	overflow: hidden;
	display: block;
	margin-right: 5px;
	padding-right: 500px;
}

/* @end */

div.sub_title {
	display: block;
	clear: left;
	padding: 3px;
	text-align: center;
	background-color: #000;
	color: #efefef;
	font: 16px Geneva, sans-serif;
	height: auto;
}

a_music_articles ul {
	width: 50px;
	height: 50px;
	display: block;
}

/* @group div#content_wrapper_a_m */

div#content_wrapper_a_m {
	width: 792px;
	background: url(../images/template_images/bg.jpg) repeat-y;
	z-index: auto;
	position: relative;
	height: auto;
	overflow: auto;
	left: 2px;
	padding: 10px 40px;
}

div#content_wrapper_a_m ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	font: 25px Georgia, "Times New Roman", Times, serif;
}

div#content_wrapper_a_m a {
	color: #000;
	font: 18px Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
}

div#content_wrapper_a_m a:hover {
	color: #540002;
}

/* @end */

div#art_nav {
	margin-bottom: 7px;
	font-size: 20px;
	margin-right: 10px;
	text-align: center;
	position: relative;
	top: 5px;
	right: 3px;
	z-index: 0;
	width: 250px;
	margin-left: 210px;
}

/* @group text formating */

span.scripture_ref {
	font-style: italic;
	font-size: 18px;
	font-variant: small-caps;
}

span.quote {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

span.reader {
	font-style: italic;
}

span.scripture {
	color: #6b0300;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}

span.scripture_red {
	color: #c00;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}

ol.style1 {
	font-size: 14px;
}

ol.A {
	list-style-type: upper-alpha;
}

/* @end */

/* @group art_page_nav */

a#top_link {
	float: right;
	margin-right: 50px;
	font-size: 14px;
	color: #6b0300;
	font-weight: bold;
	z-index: 1;
}

a#back_a {
	font-size: 14px;
	color: #6b0300;
	text-align: right;
	float: right;
	font-weight: bold;
	margin-right: 25px;
	z-index: 3;
}

a#back_b {
	float: left;
	margin-left: 40px;
	font-size: 14px;
	color: #6b0300;
	font-weight: bold;
	text-align: left;
	display: block;
	clear: left;
	margin-bottom: 10px;
	z-index: 1;
	overflow: visible;
}

a#top_link:hover {
	float: right;
	margin-right: 50px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	z-index: 1;
}

a#back_a:hover {
	font-size: 14px;
	color: #000;
	text-align: right;
	float: right;
	font-weight: bold;
	margin-right: 25px;
}

a#back_b:hover {
	float: left;
	margin-left: 40px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-align: left;
	display: block;
	clear: left;
	margin-bottom: 10px;
	z-index: 1;
	overflow: visible;
}

/* @end */

/* @end */

div#content_wrapper_art h3 {
	color: #492c1d;
	border-bottom: none;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0px;
	margin: 0px;
}

h3#hub {
}

/* @group music_hub */

li.let_cat {
	display: inline-block;
	float: left;
	font-variant: small-caps;
	font-family: Georgia, serif;
	list-style-type: none;
	margin-bottom: 10px;
	padding: 5px;
	width: 275px;
	margin-right: 30px;
	margin-left: 25px;
	border: 0 ridge #000;
}

ul.let_cat {
		list-style-type: disc;
	display: inline-block;
	float: left;
	position: relative;
	width: 200px;
	left: 50px;
	bottom: 15px;
}
ul.article_list {
	list-style-type: none;
	display: inline-block;
	position: relative;
	left: 30px;
	width: 600px;
}

/* @end */



/* @end */

/* @end */

/* @group footer */

ul#footer_links.nav li {
	
	}

div#article_hub ul  {
	padding: 0;
	margin: 0;
	display: inline-block;
	float: left;
}

div#article_hub a {
	color: #540002;
}

div#article_hub a:hover {
	color: #000;
}

div#article_hub {
}

h3#hub_music { background: url(../images/articles_images/art_index/music_banner.jpg) no-repeat; width: 685px; height: 70px; position: relative; display: block; right: 8px; text-indent: -999%; bottom: 10px; }

div#footer li {
	color: #fff;
	position: relative;
	padding: 0 7px 0 0;
	top: 20px;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	display: inline;
}

div#footer a {
	color: #fff;
	position: relative;
	display: inline;
}

div#footer a:hover {
	color: #646464;
	position: relative;
	display: inline;
	padding-right: 7px;
	padding: 0;
}

#footer {
	background: #000 url(../images/template_images/footer.jpg) no-repeat scroll;
	width: 792px;
	position: relative;
	top: -16px;
	left: 5px;
}

ul#footer_links.nav {
	text-align: center;
	width: 710px;
}
/* @end */

div#pocast_logo {
	position: relative;
	visibility: visible;
	overflow: visible;
	width: 0;
	height: 0;
	float: left;
	bottom: 190px;
	z-index: 1;
}

/* My Comment */



#add_this_but {
	border-style: none;
	font-size: 18px;
	background-position: 0;
	width: 140px;
	padding-right: 55px;
	margin-bottom: 15px;
	z-index: 1;
	float: right;
}

img.no_border {
	border-style: none;
}

img.no_border a, a:hover, a:visited{
	border-style: none;
}

img.foot_bug {
	position: relative;
	top: 8px;
	margin-right: 3px;
	border-style: none;
}

img.foot_bug a {
	border-style: none;
}
.type16pt {
	font-size: 16px;
}
