/*
      ___           ___                         ___                 
     /|  |         /\__\         _____         /\  \                
    |:|  |        /:/ _/_       /::\  \       /::\  \         ___   
    |:|  |       /:/ /\  \     /:/\:\  \     /:/\:\__\       /|  |  
  __|:|  |      /:/ /::\  \   /:/  \:\__\   /:/ /:/  /      |:|  |  
 /\ |:|__|____ /:/_/:/\:\__\ /:/__/ \:|__| /:/_/:/__/___    |:|  |  
 \:\/:::::/__/ \:\/:/ /:/  / \:\  \ /:/  / \:\/:::::/  /  __|:|__|  
  \::/~~/~      \::/ /:/  /   \:\  /:/  /   \::/~~/~~~~  /::::\  \  
   \:\~~\        \/_/:/  /     \:\/:/  /     \:\~~\      ~~~~\:\  \ 
    \:\__\         /:/  /       \::/  /       \:\__\          \:\__\
     \/__/         \/__/         \/__/         \/__/           \/__/

Theme Name: Chase The Championship WordPress
Theme URI: http://killersitedesign.com
Description: The KSD WordPress theme developed by KSD
Version: 1.20
Author: KSD (KillerSiteDesign)
Author URI: http://killersitedesign.com
Tags: custom header, fixed width, two columns, widgets
*/

/* GENERAL LAYOUT */
body {
	background:#000000 url(images/bg.jpg) center top no-repeat;
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#FFF;
}
a img {
	border: 0;
}

p {
	line-height:1.6;
}
a:link {color:#FFCC19;}      /* unvisited link */
a:visited {color:#FFCC19;}  /* visited link */
a:hover {color:#FFCC19; text-decoration:none;}  /* mouse over link */
a:active {color:#FFCC19;}  /* selected link */

blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:35px;
}

.center {
	text-align: center;
}

#header {
	background:url(images/header.png) no-repeat;
	width:852px;
	height:262px;
	margin:0 auto 12px;
}

/* MENUS */
/* Header */
ul#topMenus {
	margin:0;
	padding:10px 0 0;
	list-style:none;
}
ul#topMenus li {
	background:url(images/menu_left.png) no-repeat;
	margin:0 6px 0 0;
	padding:0px 0 0 7px;
	float:left;
	font-size:17px;
	height:24px;
}
ul#topMenus li a {
	color:#FFF;
	text-decoration:none;
	display:block;
	background:url(images/menu_right.png) right top no-repeat;
	padding:2px 10px 0 0px;
	height:24px;
	font-family: tahoma, arial, san-serif;
}
ul#topMenus li:hover {
	background:url(images/menu_left_hover.png) no-repeat;
	margin:0 6px 0 0;
	padding:0px 0 0 7px;
	float:left;
	font-size:17px;
	height:24px;
}
ul#topMenus li a:hover {
	color:#333333;
	text-decoration:none;
	display:block;
	background:url(images/menu_right_hover.png) right top no-repeat;
	padding:2px 10px 0 0px;
	height:24px;
}
ul#topMenus li#menu_sec {
	margin:0 6px 0 72px;
}

/* Footer */
#menus {
	background:url(images/menu_bg.jpg) no-repeat;
	width:757px;
	height:37px;
	margin:0 auto;
}
#menus ul {
	list-style:none;
	margin:0;
	padding:0;
	width:750px;
}
#menus li {
	float:left;
	background:url(images/divide.gif) right 0 no-repeat;
}
#menus li a {
	display:block;
	color:#fbeddc;
	font-size:13px;
	text-decoration:none;
	font-style:italic;
	padding:10px 23px 11px;
}
#menus li a:hover {
	background:url(images/menu_hover_bg.png) repeat-x;
}
#menus li#menu_first a:hover {
	background:url(images/menu_first_bg.png) no-repeat;
}
#menus li#menu_last {
	background:none;
}
#menus li#menu_last a {
	padding:10px 26px 11px;
}
#menus li#menu_last a:hover {
	background:url(images/menu_last_bg.png) right 0 no-repeat;
}

#topcontainer {
	width:852px;
	height:34px;
	margin:0 auto;
}

/* MAIN CONTENT */
#container {
	width:852px;
	margin:0 auto;
}
#mainbox {
	float:left;
	width:577px;
	padding:0 22px 0 22px;
}
.navigation {
	padding:20px 0;
}

/* SIDEBAR */
#sidebar {
	float:right;
	padding:0;
	width:209px;
	margin:0 0 10px 0;
	padding:0 22px 0 0;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul ul {
	list-style:disc;
	margin:0 0 0 25px;
}
#sidebar ul ul li {
	color:#924A03;
	margin:0 0 5px 0;
}

/* FOOTER */
#footer {
	background:url(images/footer.jpg) no-repeat;
	width:924px;
	height:108px;
	margin:0 auto;
}
#copyright {
	width:757px;
	margin:0 auto 20px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/footer_devider.jpg) no-repeat;
}
#copyright ul {
	list-style:none;
	padding:10px 0 10px;
	margin: 0;
	color:#FFE27D;
}
#copyright ul.links {
	margin-left: 130px;
}

#copyright ul li.first {
	float:left;
	width:208px;
	margin: 0;
}
#copyright ul li.second {
	float:left;
	width:178px;
	margin: 0;
}
#copyright ul li.third {
	float:left;
	width:208px;
	margin: 0;
}

#copyright ul li ul li {
	float:none;
	margin-bottom:5px;
	padding:0;
}
#copyright ul li ul li, #copyright ul li ul li a {
	font-family:Tahoma;
	color:#FFE27D;
	text-decoration:none;
}

/* STYLE */
#mainbox h2 {
	font-size:35px;
	margin:0px 0 10px;
	padding:20px 0 0;
	font-weight:normal;
	color:#AA0000;
}
#mainbox h2 a {
	color:#AA0000;
	text-decoration:none;
}
#mainbox h2 a:hover {
	text-decoration:underline;
}

h3#comments {
	margin:30px 0 0;
}

.postmetadata {
	font-size:11px;
	border:1px solid #FFF;
	background:#000;
	padding:10px;
	margin:0 0 10px 0;
}
.postmetadata a {
	color:#FFE27D;
	text-decoration:none;
}
.postmetadata a:hover {
	text-decoration:underline;
}

#sidebar h2 {
	font-size:24px;
	color:#FFCC19;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
}
#sidebar ul ul a {
	color:#924A03;
	text-decoration:none;
}
#sidebar ul ul a:hover {
	text-decoration:underline;
}

.navigation a {
	font-size:18px;
	color:#924A03;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}

#comment {
	width:458px;
}
.comment {
	background:#000 !important;
}
ol.commentlist {
	padding:0 0 0 35px;
	font-size:30px;
}
.comment-body {
	font-size:15px;
}
.comment-meta {
	font-size:10px;
	margin:10px 0 0px;
	text-align:right;
}

#optin {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFCC19;
	font-size:25px;
}
#optin div {
	margin:30px 0;
}
#optin form {
	margin:10px 0 0;
}
#optin input[type="text"] {
	width:198px;
	margin:0 0 8px;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666666;
}

.taow-form {
	margin: 0 auto 20px;
	padding: 20px 0;
	border: 1px solid #AA0000;
	text-align: center;
}

.taow-form label {
	width: 60px;
	display: inline-block; 
	margin-left: 10px;
}


.taow-form-heading {
	background: #AA0000;
	font-family: georgia,"times new roman",times,san-serif;
	padding: 5px;
	margin: 0 auto;
	text-align: center;
}

.taow-form input {
	border: 0;
}

.taow-form .submit {
	background: #FFCC19;
	padding: 3px 10px;
	margin-left: 10px;
}

.testimonial {
	font-size: 15px;
	font-family: helvetica, arial, san-serif;
	margin: 0 0 30px 40px;
	padding: 0 0 0 10px;
	border-left: 4px solid #FFCC19;
}

.announcement {
	float: right;
	width: 220px;
	margin: 0 0 10px 20px;
	border: 1px solid #a00;
	text-align: center;
}

.announcement h3 {
	background: #a00;
	margin: 0;
	padding: 5px;
	color: FFCC19;
	font-family: georgia, "times new roman", times, san-serif;
}

.announcement img {
	padding: 10px 0;
}