/*
Theme Name:Mud and Chocolate
Description:Custom theme for mudandchocolate.com
Author:Tim Church
Author URI:http://www.timothyrchurch.com
Version:2.7
*/
body{ margin:0;  padding:0;  height:100%;  font-family:arial;  font-size:.9em;  background-color:#EEE;  color:black;  min-width:800px}

h1, h2, h3{ color:#763e27}

table{ border-collapse:collapse;  margin:0 auto}

table td, table th{ border:1px solid black;  padding:5px 7px}

table th{ background-color:#765527;  color:white}

 table th a{  color:white;   text-decoration:none}

 table th a:hover{  color:white;   text-decoration:underline}

a{ color:#763e27}

a:hover{ color:red}

a img{ border:none}

.center{ text-align:center}

#logo.first{ background:transparent url("images/first2.png") no-repeat top left}

#header{ background-color:#765527;  color:white;  text-align:center;  padding:30px 0 5px 0}

 #header h1, #header h2, #header h3{ margin:0 0 10px 0;  padding:0;  color:white}

 #header h1{ font-size:45px}

#nav{ width:100%;  margin:0;  padding:10px 0;  border-top:6px solid #ab8c61;  text-align:center;  background-color:#222;  list-style-type:none;  font-family:verdana}
 
 #nav li{ display:inline;  margin:0;  padding:0}
 
 #nav li a{ background-color:#222;  color:#ab8c61;  font-weight:bold;  text-decoration:none;  padding:4px 18px;  margin:0;  -moz-border-radius:5px;  -webkit-border-radius:5px}

 #nav li a:hover{ color:black;  background-color:#ab8c61}

#main{ width:800px;  height:100%;  margin:0 auto;  padding:25px;  background-color:white;  border-left:1px solid #AAA;  border-right:1px solid #AAA}

#footer{ width:800px;  padding:0 25px 10px 25px;  margin:0 auto 50px auto;  text-align:center;  background-color:white;  border-left:1px solid #AAA;  border-right:1px solid #AAA;  border-bottom:1px solid #AAA;  -moz-border-radius-bottomright:15px;  -moz-border-radius-bottomleft:15px;  -webkit-border-bottom-right-radius:15px;  -webkit-border-bottom-left-radius:15px}

/** WP-TABLE RELOADED PLUGIN STYLES **/
.wp-table-reloaded{background-color:#CDCDCD; margin:10px 0px 15px 0px; font-size:8pt; width:100%; text-align:left}
.wp-table-reloaded th{background-color:#E6EEEE; border:1px solid #FFF; padding:4px}
.wp-table-reloaded td{color:#3D3D3D; padding:4px; background-color:#FFF; vertical-align:top}
.wp-table-reloaded .even td{background-color:#FFF}
.wp-table-reloaded .odd td{background-color:#F0F0F6}
.wp-table-reloaded .header{background-image:url('http://mudandchocolate.com/wp-content/plugins/wp-table-reloaded/img/bg.gif'); background-repeat:no-repeat; background-position:center right; cursor:pointer}
.wp-table-reloaded .headerSortUp{background-color:#8DBDD8; background-image:url('http://mudandchocolate.com/wp-content/plugins/wp-table-reloaded/img/asc.gif')}

.wp-table-reloaded .headerSortDown{background-color:#8DBDD8; background-image:url('http://mudandchocolate.com/wp-content/plugins/wp-table-reloaded/img/desc.gif')}

