/*  
Theme Name: Defining Champions
Theme URI: 
Description: Defining Champions
Version: 1.0
Author URI: 
*/
h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
p
	{
		margin:0px;
		padding:0px;
		padding-bottom:12px;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#ffc612;
		text-decoration:underline;
		outline:none;
	}
a:hover
	{
		text-decoration:none;
	}
img {border:none;}
.storyContent img
	{
		margin:5px 10px;
		float:right;
		margin-right:0px;
	}
body
	{
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS", arial;
		font-size:12px;
		color:#e5d9b3;
		background:#000000;
	}
.main_outer
	{
		background:url(images/bottom_bg.jpg) repeat-x bottom;
	}
#main
	{
		margin:0px auto;
		padding:0px;
		width:970px;
	}
.header
	{
		height:248px;
		overflow:hidden;
	}
.menu_right
	{
		float:right;
		width:649px;
		height:248px;
		overflow:hidden;
	}
.title
	{
		float:left;
		width:321px;
		height:248px;
	}
.title a
	{
		display:block;
		width:321px;
		height:248px;
		overflow:hidden;
		background:url(images/logo.jpg) no-repeat left top;
	}
.title h1
	{
		font-size:1px;
		text-indent:-200px;
	}
/******************************************/
.nav
	{
		padding-top:198px;
		background:url(images/menu.jpg) no-repeat 1px 198px;
	}
.nav ul
	{
		list-style:none;
		overflow:hidden;
		padding:0px;
		float:left;
	}
.nav ul ul
	{
		float:left;
		padding:0px;
	}
.nav li
	{
		float:left;
		padding:0px;
		padding-left:2px;
		background:url(images/menu_line.jpg) no-repeat left bottom;
	}
.nav a, .nav a:visited
	{
		text-decoration:none;
		float:left;
		font-size:18px;
		color:#000000;
		font-weight:normal;
		overflow:hidden;
		padding:14px 20px 13px 19px;
	}
.nav a:hover, .nav .current_page_item a, .nav .current_page_item a:visited
	{
		text-decoration:underline;
		background:url(images/menu_bg_hover.jpg) repeat-x top;
	}
li.left_corner
	{
		background:none;
		padding-left:0px;
	}
li.right_corner a
       {
                padding-left:20px !important;
       }
li.left_corner a:hover, li.left_corner.current_page_item a, li.left_corner.current_page_item a:visited
	{
		background:url(images/menu_leftcorner.jpg) no-repeat left top !important;
	}
li.right_corner a:hover, li.right_corner.current_page_item a, li.right_corner_current_page_item a:visited
	{
		background:url(images/menu_rightcorner.jpg) no-repeat right top !important;
	}
/*****************************************************************/
.content
	{
		padding:15px 5px 35px 5px;
		height:1%;
	}
/****************************************************************/
.innerContent
	{
		float:left;
		width:675px;
	}
.story
	{
		padding-bottom:25px;
		height:1%;
	}
.storyDate
	{
		float:left;
		width:34px;
		height:43px;
		text-align:center;
		background:url(images/date_bg.jpg) no-repeat left top;
		line-height:13px;
	}
.month
	{
		color:#494848;
		padding-top:5px;
		font-size:8px;
	}
.date
	{
		font-weight:normal;
		padding-top:8px;
		color:#3c2b10;
		font-size:18px;
		font-family:arial;
	}
.story_title
	{
		float:right;
		width:620px;
	}
.storyTitle
	{
		padding-bottom:15px;
		height:1%;
	}
.storyTitle h3
	{
		font-size:15px;
		padding-bottom:3px;
		padding-top:3px;
		font-weight:normal;
		color:#d9bb27;
	}
.storyTitle a, .storyTitle a:visited
	{
		text-decoration:none;
		color:#d9bb27;
	}
.storyTitle a:hover
	{
		color:#e2d8b3;
		text-decoration:none;
	}
.storyAuthor
	{
		color:#cfbe7e;
		font-family:arial;
		font-size:11px;
		text-transform:uppercase;
	}
.storyAuthor a, .storyAuthor a:visited
	{
		color:#cfbe7e;
		text-decoration:none;
	}
.storyAuthor a:hover
	{
		text-decoration:underline;
	}
.storyContent
	{
		border-top:dashed 1px #cfbe7e;
		padding:12px 0px 10px 0px;
		text-align:justify;
	}
.storyContent h1, .storyContent h2, .storyContent h3, .storyContent h4, .storyContent h5, .storyContent h6
	{
		padding-bottom:6px;
	}
.commentTag
	{
		background:url(images/comment_bg.jpg) no-repeat left top;
		height:16px;
		padding:10px 10px 14px 10px;
		overflow:hidden;
		color:#cfbe7e;
		font-size:13px;
	}
.storyTags
	{
		float:left;
		width:530px;
		height:20px;
		overflow:hidden;
	}
.storyTags img
	{
		vertical-align:middle;
	}
.storyComment
	{
		float:right;
		font-family:arial;
		padding-right:5px;
		font-size:12px;
	}
.storyComment span
	{
		background:url(images/comment_icon.jpg) no-repeat left top;
		display:block;
		float:left;
		width:21px;
		height:15px;
		color:#000000;
		text-align:center;
	}
.commentTag a, .commentTag a:visited
	{
		color:#cfbe7e;
		text-decoration:none;
	}
.commentTag a:hover
	{
		text-decoration:underline;
	}
/****************************************************************/
.sideBar
	{
		float:right;
		width:264px;
		font-size:13px;
		color:#414141;
	}
.sideBar ul
	{
		padding:0px;
	}
.sideBar ul ul
	{
		padding:0px;
		margin:0px;
	}
.sideBar ul ul ul
	{
		padding:0px;
	}
.sideBarTitle
	{
		color:#d9bb27;
		padding:0px 10px 0px 30px;
		background:url(images/bullets.jpg) no-repeat 5px 4px;
		height:23px;
		overflow:hidden;
		margin-bottom:10px;
	}
.sideBarTitle h2
	{
		font-size:17px;
		font-weight:bold;
	}
.sideBar ul li
	{
		list-style:none;
		margin:0px;
		padding:6px 15px 10px 15px;
		margin-bottom:15px;
		height:1%;
		background:url(images/sidebartitle_bg.jpg) no-repeat left top #e5d9b3;
	}
.sideBar li li li
	{
		padding:0px;
		margin:0px;
		padding:6px 0px 0px 28px;
		border:none;
		background:none;
		list-style:none;
	}
.sideBar li li
	{
		padding:0px;
		margin:0px;
		display:block;
		background:none;
		padding:6px 20px 6px 0px;
		background:url(images/sidebar_boline.jpg) repeat-x bottom;
		border-bottom:solid 1px #dbdbdb;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#414141;
		text-decoration:none;
		padding:0px;
		padding-left:25px;
		background:url(images/bullet.jpg) no-repeat left 6px;
	}
.sideBar li li a:hover
	{
		text-decoration:underline;
		color:#000000;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#414141;
		text-decoration:none;
		padding-right:5px;
	}
.sideBar li a:hover
	{
		text-decoration:underline;
		color:#000000;
	}
.textwidget
	{
		padding:5px 10px 5px 10px;
	}
.rsswidget
	{
		color:#2c2c2c !important;
		text-decoration:none !important;
		font-weight:bold !important;
		font-size:15px !important;
	}
.rsswidget img
	{
		vertical-align:middle;
	}
.recentcomments a, .recent comments a:visited
	{
		background:none !important;
	}
/*************************/
.signup_form
	{
		background:url(images/form_bg_x.jpg) repeat-x bottom #ffffff;
	}
.form_bg
	{
		background:url(images/form_bg_y.gif) repeat-y left;
	}
.form_top
	{
		background:url(images/form_top.gif) no-repeat left top;
	}
.form_bottom
	{
		background:url(images/form_bottom.gif) no-repeat left bottom;
		padding:20px 10px;
		height:1%;
		text-align:center;
		margin-bottom:15px;
	}
.form_title
	{
		font-size:16px;
		color:#000000;
	}
.form_title i
	{
		color:#4e3917;
		text-decoration:underline;
		font-weight:bold;
	}
.offer
	{
		font-size:14px;
		color:#fe7200;
		font-family:Impact,arial;
		padding-left:4px;
		padding-bottom:2px;
	}
.offer_name
	{
		font-size:12px;
		color:#715113;
		text-align:right;
		padding-right:8px;
		padding-bottom:5px;
	}
.form_main
	{
		padding:0px;
	}
.name
	{
		font-size:14px;
		color:#000000;
		padding-top:1px;
		float:left;
		padding-right:3px;
		text-align:right;
		padding-left:5px;
	}
.inputtext
	{
		width:170px;
		margin-bottom:8px;
		border:#aaaaaa 1px solid;
		padding:1px 2px;
		font-size:13px;
		font-family:"trebuchet ms",arial;
	}
.play_game
	{
		padding:7px 0px 0px 0px;
	}
.followus
	{
		padding-bottom:15px;
	}
.followus .sideBarTitle
	{
		background:url(images/follous_title.jpg) no-repeat center top;
		height:31px;
		padding:0px 20px;
		padding-top:5px;
	}
.followus .sideBarTitle h2
	{
		background:url(images/bullets.jpg) no-repeat left 3px;
		padding-left:25px;
		height:22px;
		overflow:hidden;
	}
.followon
	{
		height:1%;
	}
.followus span
	{
		float:left;
		padding-right:12px;
	}
/***********************************************/
.search
	{
		text-align:center;
		margin-bottom:3px;
		margin-top:5px;
		padding-left:12px;
		height:1%;
	}
.searchText
	{
		float:left;
		width:190px;
		margin:0px;
		padding:0px;
		padding:2px;
		font-size:12px;
		font-family:arial;
		margin-top:10px;
		color:#222222;
		border:solid 1px #b88e4a;
		background:#ffffff;
	}
.go
	{
		float:left;
		margin-top:3px;
		background:#b89a0b;
		border:solid 1px #a07632;
		padding:3px 5px;
		color:#f6e48d;
		font-size:13px;
	}
/***********************************************/
.footer
	{
		text-align:center;
		background:url(images/footer_bg.jpg) repeat-x top;
		padding-top:18px;
		padding-bottom:35px;
		overflow:hidden;
		color:#4e4e4e;
		line-height:20px;
	}
.footer_content
	{
		width:970px;
		margin:0px auto;
	}
.footer a, .footer a:visited
	{
		text-decoration:none;
		color:#828282;
	}
.footer a:hover
	{
		text-decoration:none;
	}
.footer_nav
	{
		padding-bottom:10px;
		font-size:13px;
	}
.footer_nav ul, .footer_nav li
	{
		display:inline;
		margin:0px;
		padding:0px;
	}
.footer_nav li a, .footer_nav li a:visited
	{
		color:#828282;
		text-decoration:none;
		padding:0px 15px 0px 25px;
		background:url(images/footer_bullet.jpg) no-repeat left 6px;
	}
.footer_nav li a:hover
	{
		text-decoration:underline;
	}
.footer_nav li.page-item-44 a
        { 
                background:none !important;
        }

/*****************************************************/
/*older entries, newer entries*/
.alignleft
	{
		float:left;
		padding-left:0px;
	}
.alignright
	{
		float:right;
		padding-right:0px;
	}
.navigation a , .navigation a:visited
	{
		text-decoration:none;
		font-family:tahoma;
		font-weight:bold;
		font-size:11px;
		color:#cfbe7e;
	}
.navigation a:hover
	{
		text-decoration:underline;
	}


/*********************************************************/
.comment_template
	{
		padding-left:10px;
	}
blockquote
	{
		border-left:solid 5px #b9a166;
		color:#b9a166;
		padding:7px 0px 0px 20px;
		width:500px;
		font-size:14px;
	}
blockquote p
	{
		padding:0px 0px 7px 0px;
	}
h2.center
	{
		color:red;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		padding:10px;
	}
h3#respond
	{
		color:#c0ad64;
		padding-top:5px;
		font-size:18px;
		font-weight:normal;
		padding-bottom:5px;
	}
/*#commentform p a, #commentform p a:visited
	{
		color:#c40f0e;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
	}*/
	
	
/* ------------- comments.php --------------- */
#comment
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		line-height:150%;
		border:solid 1px #c6c7c7;
		width:480px;
		background:#ffffff;
	}
#author
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		/*line-height:150%;*/
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
#email
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
#url
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
#submitcomment
	{
		background:#4a4a4a;
		border:solid 1px #4a4a4a;
		color:#ffffff;
		padding:5px;
	}
	
	
/*response or comments in comments.php*/
h3#comments
	{
		color:#c0ad64;
		padding-top:5px;
		padding-bottom:15px;
		font-size:18px;
		font-weight:normal;
	}

/* comment by any user (user name will be link) */
/*ul.commentlist li a, ul.commentlist li a:visited
	{
		color:#c40f0e;
		text-decoration:none;
	}
ul.commentlist li a:hover
	{
		text-decoration:underline;
	}*/

/* search result's title */
h2.pagetitle
	{
		color:#c0ad64;
		font-size:24px;
		font-weight:normal;
		padding-top:0px;
		padding-bottom:15px;
	}
	
/* no match found in search */
.error, .article h2
	{
		color:#c0ad64;
		font-size:24px;
		font-weight:normal;
		padding-top:0px;
		padding-bottom:10px;
	}

/*if there is any list posted by user in comment*/
.storyContent ul, ol
	{
		margin-left:20px;
		padding:5px 5px 15px 5px;
	}
.storyContent ol li
	{
		list-style:decimal;
	}
.storyContent ul li
	{
		list-style:disc;
	}


	
/************************************/
.commentAvatar
	{
		float:left;
	}

.fl_right
	{
		padding:5px 0px;
		height:1%;
	}
.fl_left
	{
		padding-bottom:5px;
	}
.commentText
	{
		padding-right:5px;
	}
.avatarImg
	{
		float:left;
		/*width:40px;*/
		padding:3px;
		border:solid 1px #cccccc;
		background:#fcfcfc;
	}
.commentAuthor
	{
		float:right;
		width:510px;
		padding-top:4px;
		font-size:15px;
	}
.authorName
	{
		padding:3px 0px 3px 0px;
		font-family:arial;
	}
.commentTime
	{
		font-size:11px;
		font-family:verdana;
	}
.authorLink
	{
		padding-top:5px;
		
	}
/*********************************************************/

/* Begin Comments*/
.alt {
	/*margin:0px;
	padding:0px;
	border:solid 1px #f3c377;*/
	/*border-left:none !important;
	border-right:none !important;*/
	/*height:1%;*/
	}
ul.commentlist {
	padding:0px;
	margin:0px;
	text-align: justify;
	width:580px;
	}
.commentlist li {
	margin:0px;
	padding: 0px;
	margin-bottom:30px;
	list-style: none;
	line-height:18px;
	height:1%;
	border-bottom:dashed 1px #cccccc;
	}
.commentlist li cite img
	{
		border:0px;
		vertical-align:middle;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	margin-top:3px;
	display: block;
	padding:0px 0px 0px 0px;
	}
/* CALENDER STYLE */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 200px;
	font-size:13px;
	color:#414141;
	text-align:center;
	}
#wp-calendar th
	{
		color:#b89a0b;
	}
#wp-calendar #today
	{
		color:#b89a0b;
		font-weight:bold;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#6f5428;
	text-align: right;
	}
#wp-calendar #next a:hover
	{
		text-decoration:none;
		color:#000000;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#6f5428;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:none;
		background:none;
		color:#000000;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	width:200px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #6f5428;
	text-decoration:underline;
}
#wp-calendar td a:hover {
	/*background: #ffffff;*/
	border-left: none;
	color: #000000;
	text-decoration: none;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */




/************************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   /*-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*********************/
.ul_title
	{
		font-size:15px;
		color:#fc6a00;
		padding-left:10px;
		padding-bottom:10px;
	}
