/*  
Theme Name: Badders4
Theme URI: 
Description: Cov Badminton Theme based on Chess
Author: Davey
Author URI:http://mckeegon.net
*/



		*{margin:0;padding:0;text-decoration:none;list-style:none;color:#fff;}
		body{background:#898989 url(bg.png) fixed repeat-y center center;font-family:arial, 

verdana;font-size:11pt;line-height:17px;color:#fff;}
		a{color:#58A3c7;}
a:hover{text-decoration:underline;}
		
		#container{width:900px;background:url(header.jpg) no-repeat right top;margin:0 auto;}
		#header{width:900px;height:294px;position:relative;}
		#header h1{font-size:26pt;height:40px;line-height:30px;color:#fff;position:absolute;top:60px;left:35px;}
		#header h2{font-size:16px;height:16px;line-height:16px;color:#fff;position:relative;top:100px;margin:0 auto;left:35px;}
		#forms{position:absolute;top:157px;left:30px;}
		
		
		#navigation{margin-top:170px;}
		.left{width:545px;float:left;margin-left:35px !important; display:inline;}
		.right{width:280px;float:right;margin-right:35px !important;margin-right:5px; text-align:right; display:inline;}
		.clear{clear:both;}
		
		#nav li{display:inline;margin-right:15px;}
		#nav li a{color:#fff;font-size:16px;font-weight:bold;}
		#nav li a:hover{color:#000;}
		
		#input{width:110px;height:15px;padding:3px;background:url(search.png) no-repeat;border:0;}
		
		#header #navigation .right h2{top:0;left:0;right:0;font-weight:normal;text-align:right; color:#fff;}
		h2, h2 a{color:#58A3c7;font-size:18px;height:16px;line-height:16px;margin-bottom:5px;}
		
		.fie{margin-top:0 !important;margin-top:-170px;}
		
		.right ul li a
		{
			color: #58A3c7;
			font-size: 14px;
			
			
		}
		
		
		
		#forms h2{top:5px;left:0; color:black; text-align:right;font-weight:normal;width:110px;float:left;}
		.footer{font-size:10px;text-align:left;padding-left:5px;text-align:center;}
#nav li .active, .current_page_item a, #nav li.current_page_item a{color:#256c8e;}

.left ul li, .left ol li{color:#fff;margin-left:10px;list-style: disc inside;}
.left ol li{list-style: decimal inside;}
.left{text-align:left; color:#eee;}
.left h1 {margin-top:5px}
.left h2 {padding-bottom:2px}

blockquote{margin-left:10px;padding-left:5px;border-left:2px solid #fff;}
#header .left ul li, #header .left ol li{margin:0;list-style:none;display:inline;}
#header #navigation .left #nav li{display:inline;margin-right:15px;}
		#header #navigation .left #nav li a{color:#fff;font-size:16px;font-weight:bold;}
		#header #navigation .left #nav li a:hover{color:#256c8e;}
#nav li .active, #header #navigation .left #nav li.current_page_item a, #header #navigation .left #nav li.current_page_item 

a{color:#58A3c7;}

table {margin-bottom:50px}

hr {margin: 20px 50px}

p { margin: 10px 0px;
color:#eee;}

.left h3 {margin-bottom:0px}

/* Global CSS definitions for WP-Table Reloaded
inspired by "blue" theme of TableSorter 2.0 Plugin */

/* on how to change column widths, see below */

/* general table styles */
table.wp-table-reloaded {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 10pt;
	width: 100%;
	text-align: center;
}

/* Styles for the tablehead (<th>) (if enabled) */
table.wp-table-reloaded thead tr th, table.wp-table-reloaded tfoot tr th
{
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 10pt;
	padding: 4px;
	color: black;
	font-family:monospace;
}

table.wp-table-reloaded thead tr .header {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.wp-table-reloaded tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}


/* Styles for alternating row colors (if enabled) */
table.wp-table-reloaded tbody tr.even td {
	background-color:#FFFFFF;
}
table.wp-table-reloaded tbody tr.odd td {
	background-color:#F0F0F6;
}

/*row hover style*/
.wp-table-reloaded .row-hover tr:hover td {
  background-color: #ffffcc;
}


/**************************************/
/* how to change column widths :
you can access a column with its CSS-class
(that is ".column-" plus the number of the column)
use table.wp-table-reloaded to do your change for every table, or use
table.wp-table-reloaded-id-<id> for just a single table (with ID <id>)

example: this changes the width of the third column of table ID 5 to 25px:


table.wp-table-reloaded-id-5 .column-3
{
	width: 25px;
}

*/


/* Styles for the sorting (if Tablesorter is enabled) */
table.wp-table-reloaded thead tr .headerSortUp {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

table.wp-table-reloaded thead tr .headerSortDown {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}

table.wp-table-reloaded thead tr .headerSortDown, table.wp-table-reloaded thead tr .headerSortUp {
	background-color: #8dbdd8;
}





/* Style for the Table Name (in <h2>-Tag) (if printed above the table) */
h2.wp-table-reloaded-table-name {
	font-size: 16px;
	margin-top:16px;
}

/* Style for the Table Description (if printed under the table) */
span.wp-table-reloaded-table-description {
	font-size: 10px;	
}


input {color:black}
textarea {color:black}
