/*   
Theme Name: Triumph 2008 Refresh
Theme URI: http://www.triumphtoday.org
Author: Wes Comer
Author URI: http://www.wescomer.com
Version: 1.0
Copyright © 2008 Triumph Ministries International/Frontlines Creative
*/
html, body {
	height: 100%;
	}
body{
	margin: 0;
	padding: 0;
	}
* { behavior: url(/triumph/iepngfix.htc); }
.home{
	background: url(images/sub_Header_01.jpg);
	background-repeat: repeat-x;
	}
.sub{
	background: url(images/sub_Header_01.jpg);
	background-repeat:repeat-x;
}
.kimBG{
	background: #ED008C url(images/k_blog_bg_01.jpg) no-repeat top;
}
.jasonBG{
	background: #FFF url(images/j_blog_01.jpg) no-repeat top;
}
.bw{
	background: #ef2ea1 url(images/bw_bg_02.jpg) no-repeat top;
}
#homeContainer {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 925px;
}

#subContainer {
	text-align: left;
	clear: both;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 925px;
}
#kimContainer {
	margin: 0 auto;
	width: 927px;
	background: #FFF url(images/k_blog_cont_bg.jpg) repeat-y;
	padding-top: 20px;
	overflow: hidden;
}
#subContent small{
	text-transform: uppercase;
	letter-spacing:2px;
	padding: 2px;
	color: #fff;
	background-color: #F6C;
}
#subContent.jasonContent small{
	text-transform: uppercase;
	letter-spacing:2px;
	padding: 2px;
	color: #fff;
	background-color: #000;
}
#subContent.testimony .entry{
	margin-bottom: 15px;
	border-bottom: 1px solid #666;
}
/* Hack for IE */
* html #kimContainer {
    height: 100%;
}
/* End IE Hack */ 
#kimBuffer{
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

#subHeader{
	width: 925px;
	height: 140px;
	margin: 0px auto;
	background: url(images/sub_header_02.png);
}
#meetHeader{
	width: 925px;
	height: 237px;
	margin: 0px auto;
	background: url(images/meet_header.png);
}
#visionHeader{
	width: 925px;
	height: 237px;
	margin: 0px auto;
	background: url(images/vision_header.png);
}
#contactHeader{
	width: 925px;
	height: 237px;
	margin: 0px auto;
	background: url(images/contact_header.png);
}
#galleryHeader{
	width: 925px;
	height: 237px;
	margin: 0px auto;
	background: url(images/action_header.png);
}
#mediaHeader{
	width: 925px;
	height: 237px;
	margin: 0px auto;
	background: url(images/media_header.png);
}
#storeHeader{
	width: 925px;
	height: 237px;
	margin: 0px auto;
	background: url(images/store_header.png);
}
#partnerHeader{
	width: 925px;
	height: 237px;
	margin: 0px auto;
	background: url(images/partner_header.png);
}
#scheduleHeader{
	width: 925px;
	height: 237px;
	margin: 0px auto;
	background: url(images/schedule_header.png);
}
#newsHeader{
	width: 925px;
	height: 237px;
	margin: 0px auto;
	background: url(images/news_header.png);
}
#promoHeader{
	width: 925px;
	height: 237px;
	margin: 0px auto;
	background: url(images/promo_header.png);
}
#testimonyHeader{
	width: 925px;
	height: 237px;
	margin: 0px auto;
	background: url(images/testimonies_header.png);
}
#kimHeader{
	width: 925px;
	height: 290px;
	margin: 0px auto;
}
#jasonHeader{
	width: 925px;
	height: 290px;
	margin: 0px auto;
}
#bwHeader{
	width: 925px;
	height: 450px;
	margin: 0px auto;
}
#quote{
	padding-top: 170px;
	padding-left: 300px;
	width: 625px;
	height: 120px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFF;
}
#wp_quotes{
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.wp_quotes_quote{
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 3px;
}
.wp_quotes_author{
	font-size: 14px;
	color: #FFC;
	font-style: italic;
	text-align: right;
	margin-bottom: 3px;
}
#busy_quote{
	padding-top: 265px;
	width: 555px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFF;
	font-size: 20px;
}
#bw_vimeo{
	border:3px #FFF solid;
}
#sidebar{
}
.subSide{
	width: 300px;
	background: url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subSide ul{
	margin: 0px;
	padding: 0px;
}
ul.gigpress-listing{
	width: 95%;
}
.kimSide{
	width: 290px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
}
.kimSide ul{
	margin: 0px;
	padding: 0px;
}
.bwSide{
	width: 300px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sidebar_blog{
	margin-bottom: 15px;
}
.subSide li, .kimSide li{
	list-style: none;
	color: #999;
	margin-bottom: 8px;
}
.subSide li a, .kimSide li a{
	color: #007EFF;
	font-weight:bold;
	font-size: 12px;
}
.subSide li a:hover, .kimSide li a:hover{
	color: #54a9ff;
}
.subSide li h4, .kimSide li h4{
	color: #999;
	font-weight: normal;
}
#photoContent{
	width: 600px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
}
#cartContent{
	width: 600px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
#subContent{
	width: 600px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
#subContent a{
	color: #00F;
}
#subContent a:hover{
	color: #09F;
}
.kimContent div.post{
	margin-right: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}
#subContent.kimContent{
	font-family: Georgia, Times New Roman, Times, serif;
}
#subContent.kimContent h2, #subContent.kimContent h2 a{
	color: #906;
	text-decoration: none;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 1;
}
/******NEWS ON DEMAND STYLES******/
#feature{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 40px;
	clear: both;
}
#feature h2, #feature h2 a, #feature h2 a:hover{
	font-size: 18px;
	color: #09F;
}
#feature ul{
	padding: 0;
	list-style-type: none;
}
#feature ul li{
	margin-top: 5px;
	padding: 7px 0px 7px 7px;
	line-height: 16px;
	list-style-type: none;
	list-style-image: url(images/play_bullet.gif);
	list-style-position:inside;
	border-bottom: #CCC 1px solid;
	background: #fff;
}
.commentcount{
	color: #666;
	text-decoration: none;
}
.commentcount a, .commentcount a:active{
	background: url(images/comment.gif) no-repeat left;
	padding-left: 20px;
	color: #389ec9;
	margin-left: 5px;
}
#feature2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 280px;
	padding-left: 10px;
	float: left;
	display: inline;
}
#feature2 h2, #feature2 h2 a, #feature2 h2 a:hover, #feature3 h2{
	font-size: 18px;
	color: #333;
}
#feature2 ul{
	padding: 0;
	list-style-type: none;
}
#feature2 ul li{
	margin-top: 5px;
	padding: 7px 0px 7px 7px;
	line-height: 16px;
	list-style-type: none;
	list-style-position:inside;
	border: #88cce8 1px solid;
	background: #fff;
}
#eblast{
	border-bottom: 1px solid #CCC;
	clear: both;
}
#eblast a{
	color: #888;
}
#eblast_title{
	margin: 5px 0;
	float: left;
	display: inline;
}
#eblast_link{
	margin: 5px 0;
	float: right;
	display: inline;
}
#more_link{
	float: left;
	border-top: 1px solid #CCC;
}
#feature3{
	float: right;
	padding-right: 10px;
	width: 280px;
}
#2010_magazine{
	float: right;
}
/******BW PAGE STYLES***********/
#bwContent{
	width: 575px;
	float: left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFF;
}
#bwContent h2{
	font-weight: normal;
	font-size: 26px;
	color: #f6a3ce;
	line-height: 1;
}
#bw_chapters{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FCF;
	line-height: .9em;
}
blockquote.bw1{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #666;
	background: #FFF;
	padding: 0px 10px;
	margin: 0 0 0 0px;
	border-top: 1px #606 dashed;
	border-bottom: 1px #606 dashed;
}
blockquote.bw2{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #030;
	background: #CADB2B;
	padding: 0px 10px;
	margin: 0px;
	border-top: 2px #FFF dashed;
	border-bottom: 2px #FFF dashed;
}
.white{
	color: #fff;
}

/******JASON BLOG STYLES********/
#jasonContainer {
	margin: 0 auto;
	text-align: left;
	width: 927px;
	min-height: 100%;
	height: auto;
	overflow:hidden;
	background: url(images/j_blog_04.png) repeat-y;
}
.jasonContent a{
	color: #960;
}
.jasonSide{
	width: 300px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.jasonSide ul{
	margin: 0px;
	padding: 0px;
}
.subSide li, .jasonSide li{
	list-style: none;
	color: #999;
	margin-bottom: 8px;
}
.jasonSide li a{
	color: #960;
	font-weight:bold;
	font-size: 12px;
}
.jasonSide li a:hover{
	color: #E8BE58;
}
.jasonSide li h4{
	color: #999;
	font-weight: normal;
}
.jasonContent div.post{
	margin-right: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
	font: Arial, Helvetica, sans-serif;
}
#subContent div.post h1{
	margin-bottom: 0px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-transform: uppercase;
}
#subContent div.post h5{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-style:italic;
}
#subContent.jasonContent h2, #subContent.jasonContent h2 a{
	color: #630;
	text-decoration: none;
	font-size: 24px;
	line-height: 1;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#sidebar.jasonSide .gigpress-date{
	color: #960;
}
/********MEDIA PAGE LIST STYLE**********/
#media_list ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #999;
}

#media_list li {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	line-height: 16px;
	list-style-type: none;
	list-style-image: url(images/play_bullet.gif);
	list-style-position:inside;
	border-bottom: #FF00CC 1px dashed;
}


#sidebar .gigpress-date{
	color: #49AF17;
}
#header {
	width: 925px;
	height: 466px;
	margin-bottom: 20px;
}
#homeAds{
	width: 925px;
	height: 187px;
	float: left;
	clear: left;
	margin: 0px 0 10px 0;
	}
#homeAds a img{
	margin: -3px;
}
#homeNav{
	width: 925px;
	height: 47px;
	display: block;
	float: left;
}
#homeMiddleContainer{
	width: 925px;
	margin: 0 auto;
	}
#homeMiddle{
	clear: both;
	background: url(images/homeMiddle_06.jpg) repeat-x #ADCEEF;
}
#homeEvents {
	float: left;
	width: 215px;
	height: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#homeEvents ul{
	margin: 0px;
	padding: 0px;
}
#homeEvents li{
	color: #666;
	margin-bottom: 8px;
	list-style: none;
}
#homeContainer2{
	width: 925px;
	float: left;
	clear: left;
	}
#container{
	width: 925px;
	height: 187px;
	float: left;
	clear: left;
	}
#subContainer{
	width: 925px;
	font-family: Arial, Helvetica, sans-serif;
	}
/*****NEWSLETTER SIGNUP HOME********/
#newsletter {
	float: left;
	width: 245px;
	height: 185px;
	background: url(images/newsletter_form_03.png) right top no-repeat;
}
#newsletter .img{
	margin: 5px;
	}
#nl_form{
	margin-left: 27px;
	margin-top: 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#nl_form input.text{
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
#nl_form input.image{
	margin-top: 30px;
	margin-left: 74px;
}
/*******NEWSLETTER SIGNUP PAGE*********/
#newsletter2 {
	width: 600px;
	height: 98px;
	background: url(images/signup_Bar.jpg) right top no-repeat;
}
#nlp_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#nlp_form input.text{
	border: 0;
	margin-left: 288px;
	margin-top: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
#nlp_form input.image{
	margin-top: 15px;
	margin-left: 445px;
}
#blogAd { 
	float: right;
	width: 456px;
	height: 215px;
}
#blogAd .img{
	margin: 5px;
	}

#footer {
	clear: both;
	background: #000000;
	height: 200px;
}
#footerText{
	width: 925px;
	margin: 0px auto;
	color: #666;
	font: 11px Arial, Helvetica, sans-serif;
	}
#footerText p{
	padding-top: 15px;
	}
#footerText a{
	color: #333333;
	}

/*****NAV LIST*******/
#navlist {
	padding: 2px 0;
	margin-left: 0;
	font: 11px Arial, Helvetica, sans-serif;
}

#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a {
	padding: 3px 1em;
	margin-left: 3px;
	border-bottom: none;
	text-decoration: none;
}

#navlist li a:link { color: #FFF; }
#navlist li a:visited { color: #FFF; }

#navlist li a:hover {
	color: #000;
	background: #FFF;
}

#navlist li a#current {
	background: white;
	color: #333333;
}
/*****NAV 2**************/
#nav2 {
  float:left;
  width: 925px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  line-height:normal;
  margin-bottom: 15px;
  clear: left;
  }
#nav2 ul {
  margin:0;
  padding:10px 15px 0;
  list-style:none;
  }
#nav2 li {
  float:left;
  background:url(images/left.gif) no-repeat left bottom;
  margin:0 0 0 3px;
  padding:0 0 0 4px;
  }
#nav2 a {
  float:left;
  display:block;
  background:url(images/right.gif) no-repeat right bottom;
  padding:5px 10px 4px 6px;
  text-decoration:none;
  color: #666;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav2 a {float:none;}
/* End IE5-Mac hack */
#nav2 li:hover{
	background-image:url(images/left_on.gif);
}
#nav2 a:hover {
  color:#333;
  background-image:url(images/right_on.gif);
  }
#nav2 #current {
  background-image:url(images/left_on.gif);
  }
#nav2 #current a {
  background-image:url(images/right_on.gif);
  color:#333;
  padding-bottom:5px;
  }


/*****SUB NAV LIST*******/
#subNav{
	width: 100%;
	height: 30px;
	margin-bottom: 20px;
}
#subNav.kim{
	background: url(images/k_blog_nav.jpg);
	margin-bottom: 0px;
}
#subNavmeet{
	background: #090;
	margin-bottom: 0px;
	width: 100%;
	height: 30px;
	margin-bottom: 20px;
}
#subNavkim2{
	background: #5f083c;
	width: 100%;
	height: 30px;
}
#subNavjason{
	background: #000;
	width: 100%;
	height: 30px;
}
#subNavvision{
	background: #3423FF;
	width: 100%;
	height: 30px;
	margin-bottom: 20px;
}
#subNavmedia{
	background: #ea1f1f;
	width: 100%;
	height: 30px;
	margin-bottom: 20px;
}
#subNavstore{
	background: #870ac5;
	width: 100%;
	height: 30px;
	margin-bottom: 20px;
}
#subNavpartner{
	background: #8CC918;
	width: 100%;
	height: 30px;
	margin-bottom: 20px;
}
#subNavschedule{
	background: #ff9600;
	width: 100%;
	height: 30px;
	margin-bottom: 20px;
}
#subNavnews{
	background: #00d2ff;
	width: 100%;
	height: 30px;
	margin-bottom: 20px;
}
#subNavpromo{
	background: #ffc600;
	color: #F60;
	width: 100%;
	height: 30px;
	margin-bottom: 20px;
}
#subNavtestimony{
	background: #00c7d4;
	color: #0f6e74;
	width: 100%;
	height: 30px;
	margin-bottom: 20px;
}
#subnavlist{
	width: 925px;
	margin: 0px auto;
}
#subnavlist.meet{
	background: #090;
}
#subnavlist.kim{
	background: url(images/k_blog_nav.jpg);
}
#subnavlist.jason{
	background: #000000;
}
#subnavlist ul{
	margin: 0px;
	padding: 0px;
	color: #fff;
	float: left;
	width: 100%;
	height: 30px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	display:inline;
}

#subnavlist ul li { 
	display: inline; 
	height: 30px;
	}

#subnavlist ul li a{
	text-align: center;
	line-height: 30px;
	padding: 0 10px;
	color: White;
	text-decoration: none;
	height: 30px;
	float: left;
	border-right: 1px solid #CCC;
}
#subnavlist.kim ul li a{
	text-align: center;
	line-height: 30px;
	padding: 0 10px;
	color: #000;
	text-decoration: none;
	height: 30px;
	float: left;
	border-right: 1px solid #869409;
}
#subnavlist.kim2 ul li a{
	text-align: center;
	line-height: 30px;
	padding: 0 10px;
	color: #ed92c8;
	text-decoration: none;
	height: 30px;
	float: left;
	border-right: 1px solid #8B165C;
}
#subnavlist.kim2 ul li a:hover{
	background-color: #8B165C;
	color: #c25d99;
	}
#subnavlist.jason ul li a{
	text-align: center;
	line-height: 30px;
	padding: 0 10px;
	color: #666;
	text-decoration: none;
	height: 30px;
	float: left;
	border-right: 1px solid #666666;
	background: #000;
}
#subnavlist.vision ul li a{
	text-align: center;
	line-height: 30px;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	height: 30px;
	float: left;
	border-right: 1px solid #CCC;
}
#subnavlist.media ul li a{
	border-right: 1px solid #CCC;
}
#subnavlist.store ul li a{
	border-right: 1px solid #CCC;
}
#subnavlist.news ul li a{
	border-right: 1px solid #fff;
}
#subnavlist.promo ul li a{
	border-right: 1px solid #fff;
}
#subnavlist.testimony ul li a{
	border-right: 1px solid #88cbcf;
}
#subnavlist ul li a:hover{
	background-color: #11b011;
	color: #fff;
	}

#subnavlist.kim ul li a:hover{
	background-color: #869409;
	color: #000;
	}

#subnavlist.jason ul li a:hover{
	background-color: #333;
	color: #000;
	}
#subnavlist.vision ul li a:hover{
	background-color: #84B7E6;
	color: #fff;
	}
#subnavlist.media ul li a:hover{
	background-color: #ff7200;
	color: #fff;
	}
#subnavlist.store ul li a:hover{
	background-color: #c90ee5;
	color: #fff;
	}
#subnavlist.partner ul li a:hover{
	background-color: #bef752;
	color: #fff;
	}
#subnavlist.schedule ul li a:hover{
	background-color: #F90;
	color: #fff;
}
#subnavlist.news ul li a:hover{
	background-color: #CBEAFF;
	color: #06F;
}
#subnavlist.promo ul li a:hover{
	background-color: #FF6;
	color: #F60;
}
#subnavlist.testimony ul li a:hover{
	background-color: #88cbcf;
	color: #39868b;
}
/*******SIDEBAR ADS*********/
#side_ad{
	width: 290px;
}
#side_ad2{
	width: 300px;
}
.ad1{
	height: 250px;
	background: url(images/sidebar_bookstore.png);
}
.ad2{
	height: 215px;
	background: url(images/flash_info.png);
}
.ad3{
	width: 300px;
	height: 848px;
	background: url(images/partner_side.gif);
}
.ad4{
	width: 300px;
	height: 482px;
	background: url(images/sidebar_ad2.png) no-repeat;
}
.ad5{
	height: 419px;
	background: url(images/action_side.png);
}
.ad6{
	height: 344px;
	background: url(images/bw_ad_kblog.jpg);
}
div.sideBox div.bar {
height:25px;
background-color:#4ebaff;
}

div.sideBox div.bar div.content {
position:relative;
left:8px;
top:7px;
font:bold 11px/11px verdana,sans-serif;
color:#fff;
float:left;
margin:0;
padding:0;
}

div.sideBox div.bar h4 {
position:absolute;
top:7px;
left:8px;
line-height:11px;
font-size:11px;
color:#fff;
margin:0;
padding:0;
}

div.sideBox img.pointer {
height:5px;
width:9px;
position: relative;
left:18px;
z-index:2;
}
div.sideBox div.bar
{
height: 25px;
width: 290px;
background-color: #4ebaff;
}
div.sideBox div.bar h4
{
position: relative;
top: 7px;
left: 8px;
line-height: 11px;
padding: 0pt;
margin: 0pt;
font-size: 16px;
color: #ffffff;
}
#product_view{
	width: 182px;
	height: 275px;
	margin-right: 18px;
	float: left;
	display: block;
}
#product_view a{
	color: #333;
	text-decoration:none;
}
#product_thumb{
	border: 1px #CCC solid;
}
.prod_price{
	color: #999;
	font-weight:bold;
}

	
