﻿body
{
	background-color: #7C7C7C; 
}

.entry_header h2
{
   color: #AAAAAA;
   font-size: small;
   font-weight: normal;
}

.myadclass
{
  	background: url(tile_signup.jpg);
}

a,
.admin_link a
{
	color: #3F7ACC;
	text-decoration: none;
}

a:hover,
.admin_link a:hover
{
	color: #5E5E5E;
	text-decoration: none;
}

.custom #main
{
    width: 530px;
    padding-left: 15px;
}

.custom h1
{
	color: black;
}
.custom h1 a
{
	color: black;
}

.custom h1 a:hover
{
	color: black;
}

.custom #sidebar2 h2,
.custom #sidebar h2
{                        
   border-color: #DDDDDD;      
}

#wp-calendar thead
{
	background-color: #1181A9;
}

#wp-calendar tfoot
{
	background-color: #EAF5FA;
}

#wp-calendar tfoot td
{
	border-top: solid 1px #EAF5FA;
}

#wp-calendar
{
	border: solid 1px #EAF5FA;
}

#navbar
{
  background-color: #1181A9;
  color: #FFFFFF;
}

#navbar a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#navbar a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.custom #ext_wrapper
{
    width: 1050px;
}

.custom #wrapper
{
    width: 1050px;
}

.custom #main
{
    width: 710px;
}

.custom #sidebar
{
    width: 300px;
}

#main div.pad
{
    padding-left: 15px;
    padding-right: 30px;
}

.sidebar li li
{
  list-style-type: none;
}

.custom #footer
{
  background-color: #1181A9;
  color: white;
}

.custom #footer a
{
  color: white;
}