/*  
Theme Name: Edmond Santa Fe - Wordpress Theme #1
Theme URI: http://esfwrestling.com/
Description: Default theme for Edmond Santa Fe Wrestling, developed by <a href="http://fostercryer.com/">Foster Cryer</a> / <a href="http://gocryer.com/">GoCryer</a>.
Version: 1.0
Author: Foster Cryer
Author URI: http://fostercryer.com/

*/
a {
color: #172e18; }

#footer a {
color: #FFFFFF; }

a:hover {
text-decoration: none; }

.alignleft {
float: left; }

.alignright {
float: right; }

body {
	background-color: #000000;
        color: #FFFFFF;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	text-align: center; }
	
#content {
	background-color: #FFFFFF;
	clear: both;
	padding: 5px;
	text-align: left; }

#content_holder {
	float: right;
        padding-bottom: 20px;
	width: 600px;}

#content_holder p {
        margin-top: 0px; }

#content_holder h2 {
        color: #172e18;
        font-size: 18px; }

#content_holder td p {
        margin-bottom: 0px;
        margin-top: 0px; }

#footer {
	background-color: #172e18;
	clear: both;
	color: #FFFFFF;
	padding: 10px;}

#header {
	background-color: #777777;
	width: 900px;}

#header img {
	border: 0px; }

#left_menu {
	float: left; }
	
.leftcontainer {
	background: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	margin-bottom: 15px;
	width: 250px; }

.leftcontainer h4 {
	background: #172e18	url(/wp-content/themes/esfw_main1/images/drop_shadow.gif) repeat-x left bottom;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 5px 10px 5px;
	text-align: center;}

.leftcontainer p {
	background-color: #FFFFFF;
	color: #000000;
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 10px 5px; }

.leftcontainer li {
	margin-left: -15px;
        padding-right: 5px; }

li {
	list-style-type: square; }

#nav {
	background: #172e18	url(/wp-content/themes/esfw_main1/images/drop_shadow.gif) repeat-x left bottom;
	color: #FFFFFF;
	display: block;
	height: 35px;
	margin-bottom: 15px;}

#nav a {
	background-color: #172e18;
	border-right: 1px solid #000000;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 20px;
	padding: 5px 20px 0px 20px;
	text-decoration: none;
	 }

#nav a:hover {
	background-color: #000000;
        color: #FFFF00;}



.post h2, #content_holder h2 {
        margin-bottom: 0px;
        padding-bottom: 0px; }

#wrapper {
	background-color: #FFFFFF;
	border: 1px solid #777777;
	color: #000000;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	width: 900px;}
