/*

Skin name: Custom

Version: 1

Author: Pete Moore

Author uri: http://www.yourblogbuilder.com

Description: Junior Soccer Tips

*/

.entry_header h2
{
  display: none;
}




body

{

	background-color: gainsboro;

	color: black;

}



a

{

	color: blue;

	text-decoration: underline;

}



h1 a,

h2 a

{

	text-decoration: none;

	color: black;

}



a:hover

{

	color: #ff3333;

}







.ssm #ext_wrapper,

.sms #ext_wrapper,

.mss #ext_wrapper,

.sm #ext_wrapper,

.ms #ext_wrapper,

.m #ext_wrapper

{

	border: solid 1px black;

	background-color: white;

}



.essm #wrapper,

.esms #wrapper,

.emss #wrapper,

.ssme #wrapper,

.smse #wrapper,

.msse #wrapper,

.esm #wrapper,

.ems #wrapper,

.sme #wrapper,

.mse #wrapper,

.em #wrapper,

.me #wrapper

{

	border: solid 1px black;

	background-color: white;

}



#navbar

{

	border-top: solid 1px black;

	border-bottom: solid 1px black;

	background-color: #ff3333;

	color: gainsboro;

}



.navbar a

{

	color: white;

}



.navbar a:hover

{

	color: black;

}



#footer

{

	border-top: solid 1px black;

	background-color: #ff3333;

	color: white;

}



.footer a

{

	color: white;

}



.footer a:hover

{

	color: black;

}



#wp-calendar

{

	border: solid 1px black;

	background-color: white;

}



#wp-calendar thead th

{

	border-bottom: solid 1px black;

	background-color: #ff3333;

	color: white;

}



#wp-calendar tfoot td

{

	border-top: solid 1px black;

	background-color: #ff3333;

}



h1,

h1 a

{

color: black;

}

h1 a:hover

{

	color: #ff3333;

}



.sidebar h2

{

	border: solid 1px black;

	background-color: #ff3333;

	color: white;

	padding: 1px 6px;

}



.sidebar h2 a

{

	color: white;

}



.sidebar h2 a:hover

{

	color: black;

}