/*  
Theme Name: Chi
Theme URI: http://chi.gospelcom.net/
Description: Chi is a private theme for wordpress 2.3
Version: 1.0
Author: Dan Graves
Author URI: http://www.dsgraves.com
*/

/*THESE ARE THE UNIQUE CSS STYLES FOR THE "CHI" TORCH */

#side_tor_l {
	float: left;
	width: 170px;
	padding: 6px 2px 6px 6px;
	text-align: left;
	font-size: 12px;
}

#side_tor_r {
	float: left
	width: 170px;
	padding: 2px;
	text-align: left;
	margin-left: 570px;
}

#header_tor {
	padding: 0px;
	width: 750px;
	height: 105px;
	background: url(images/mast_tor.jpg) no-repeat;
}

#flashcontent {
	border: solid 1px #000;
	width: 160px; // change to match SWF
	height: 133px; // change, match SWF
}

.menu, .menu ul li {
	color: #eee;
	background: #CC9B33;
}

/******************************************/
/* torchlighter footer elements           */
/******************************************/

#jacket {
	padding: 6px; 
	width: 125px; 
	height: 170px; 
	float: right; 
	margin: 5px;
}

.definition {
	color: #006699;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.foot_links {
	width: 750px;
	vertical-align: top;
}

.leads {
	font-size: 12px;
}

.links_div_left {
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
}

.links_div_mid {
	font-size: 12px;
	vertical-align: top;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.links_div_right {
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}

.links_left {
	width: 180px;
}

.links_mid {
	width: 390px;
}

.links_right {
	width: 150px;
}

.table {
	clear: both;
}

.td_left {
	width: 160px;
	text-align: left;
}

.td_center {
	text-align: left;
	background: url(images/watermark.jpg) no-repeat;
}

.td_right {
	text-align: left;
	width: 170px;
}

.vid_jacket {
	border: none;
}