/*  
Theme Name: Morey Courts
Theme URI: http://www.moreycourts.com/
Description: A theme designed for Morey Courts by OnSpot Design
Version: 1.0
Author: Aaron Kerr
Author URI: http://www.onspotdesign.com/
*/

* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, label, dl, dt, dd, applet, object, h1, h2, h3, h4, h5 {border:0;}

legend
{
	padding: 2px 4px;
	color: #d97308;
}

blockquote
{
	margin-left: 25px;
}

body 
{
	background: #cacac9; 
	font:0.8em/1.5 "arial",sans-serif; 
	text-align:center;
}

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}
.noscreen {display:none;}

h1 {font-size:180%; color: #d97308}
h2 {font-size:160%; color: #d97308}
h3 {font-size:140%; color: #d97308}
h4 {font-size:120%;}
h5 {font-size:100%;}

p, ul, ol, dl, fieldset {margin:15px 0;}

li
{
	margin-left: 30px;
}

a
{
	color: #0b30b5;
	text-decoration: none;
}

a:hover
{
	color: #d97308;
}

#container 
{
	width:950px; 
	margin: 0 auto; 
	text-align:left;
	background: #600;
	border-left: 6px solid #babab9;
	border-right: 6px solid #babab9;
	
}

#header 
{
	position:relative; 
	height:150px; 
	background:url("img/header_full.jpg") 0 0 repeat-x #d97308; 
	overflow:hidden;
}

#logo 
{
	position:absolute; 
	top:0px; 
	left:0px;  
}

#home_link
{
	position: absolute;
	top: 12;
	left: 15;
}

#home_link a
{
	display: block;
	height: 140px;
	width: 400px;
}

#header_links
{
	position:absolute; 
	top:12px; 
	right:15px;  
	text-align:right;
}

#header_links a
{
	text-decoration: none;
	color: #000;
}

#header_links a:hover
{
	color: #fff;
}

#columns
{
	background:url("img/columns_bg.gif") 0 0 repeat-y #fff;
	padding: 0;
	margin: 0;
}

#left_col
{
	float:left;
	margin-top: 34px;
	width:680px; 
	overflow:hidden;
	padding-bottom: 40px;
}

#full_col
{
	float:left;
	margin-top: 34px;
	width:950px; 
	overflow:hidden;
	padding-bottom: 40px;
	background: #fff;
}

.hbar
{
	background:url("img/hbar_bg.gif") 0 0 repeat-x;
	color: white;
	font-size: 1.2em;
	padding: .4em 0em .4em 15px;
	font-weight: bold;
	margin:0;
}

#highlight
{
	background: url("img/highlight_bottom.gif") bottom left no-repeat #e5e5e5;
	padding: 15px 15px 20px 15px;
	width: 649px;
	overflow: auto;
}

#highlight img
{
	border: 1px solid #bbb;
	margin-right: 20px;
	float:left;
}

#highlight ul
{
	list-style-position: outside;
}

.front3
{
	float:left; 
	width:208px;
	margin-top: 15px;
	margin-left: 12px;
	background: #e5e5e5;
}

.front3 h3
{
	background:url("img/front3_bg.gif") top center no-repeat;
	font-size: 1.2em;
	padding: .4em 0em .4em 12px;
	color: white;
	margin: 0;
}

.front3 img
{
	display: block;
}

div.text_box
{
	border: 1px solid #bbb;
}

.front3 p
{
	margin: 0;
	padding: 10px;	
	color: #000;
}

ul.list_no_padding
{
	margin: 0px 0px 5px 0px;
}

ul.list_no_padding li
{
	padding: 0px 10px 0px 0px;
}

.front3 h3 a
{
	color: #fff;
}

#main_content
{
	padding: 15px;
}

.dateline
{
	font-size: .8em;
	color: #666;
}

#right_col
{
	float:right;
	margin-top: 34px;
	width:270px;
	overflow: hidden;
}

.right_section
{
	background:url("img/right_section_bg.gif") top center no-repeat #fff;
	padding-bottom: 14px;
}

.right_section h3
{
	margin: 0;
	padding: 16px 16px 0px 16px;
	font-size: 1em;
	font-weight: bold;
}

.right_section p
{
	margin:0;
	padding: 16px;
}

.right_section p
{
	margin: 0;
	padding: 2px 16px 0px 16px;
}


table.clean_table_with_dividers tr td
{
	padding: 12px 8px;
	border-bottom: 1px solid #999;
}


table.spaced tr td
{
	padding: 5px 15px;
}

table.morey_table
{
	border: 1px solid #000;
}

table.morey_table tr td
{
	padding: 3px;
}

table.event_list tr.odd td
{
	background: #fff;
	padding: 7px 4px;
	border-bottom: 1px solid #d97308;
}

table.event_list tr.even td
{
	background: #e0e0e0;
	padding: 7px 4px;
	border-bottom: 1px solid #d97308;
}

table.event_list tr.header td
{
	background: #d97308;
	color: #0b30b5;
	padding:  7px 4px;
	font-weight: bold;
}

table.fitness_list tr.odd td
{
	background: #fff;
	padding: 7px 4px;
	border-bottom: 1px solid #d97308;
	text-align: center;
}

table.fitness_list tr.even td
{
	background: #e0e0e0;
	padding: 7px 4px;
	border-bottom: 1px solid #d97308;
	text-align: center;
}

table.fitness_list tr.header td
{
	background: #d97308;
	color: #0b30b5;
	padding:  7px 4px;
	font-weight: bold;
	text-align: center;
}

hr
{
	margin-bottom: 15px;
}

.cbcell
{
	background: #0b30b5;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}

#footer 
{  
	padding: 15px;
	background:url("img/hbar_bg.gif") 0 0 repeat-x;
	font-size: .8em;
	color: #000;
	clear:both;
}

.navitems
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.front_left
{
	float: left;
	overflow: auto;
	width: 320px;
	background: #ddd;
	border: 1px solid #0b30b5;
	padding: 5px;
}

.front_right
{
	float: left;
	overflow: auto;
	width: 300px;
	margin-left: 10px;
}

/* Start gallery styles */

.img_main
{
	padding-top: 5px;
	margin-left:  auto;
	margin-right: auto;
	text-align: center;
}

div.img_caption p
{
	font-weight: bold;
}

div.img_previous
{
	float: left;
}

div.img_previous img
{
	width: 80px;
	height: 80px;
}

div.img_next
{
	float: right;
}

div.img_next img
{
	width: 80px;
	height: 80px;
}


/* Start Dropdown Styles */

#sddm
{	
	margin: 0;
	padding: 0;
	z-index: 30
}

#sddm li
{
margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial
}



#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 10px 15px;
/*	width: 60px;*/
	color: #0b30b5;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	
	/*background: #0b30b5;*/
	background: url("img/nav_bg_dark.gif") 0 0 repeat-x;
	/*color: #fff;*/
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #cacac9;
	border: 1px solid #0b30b5}

#sddm div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #cacac9;
	color: #0b30b5;
	font: 11px arial
}

#sddm div a:hover
{	
	background: #0b30b5;
	color: #FFF
}

/*  End Dropdown Styles */

#menu 
{
	position: absolute;
	width: 100%;
	background: url("img/nav_bg.gif") 0 0 repeat-x;
	width: 950px;
}




