/*
	Template Name: Right Nav Sports Website 01
	Template URI: http://freewebtemplates.me
	Description: A fixed width two column CSS web template with blank sports niche header graphic.
	Version: 1.0
	Tags: Green, Sports, CSS, Fixed Width, Graphics, Right Navigation, Tableless, Niche, 2 Column, 
*/

/*
	Free To Use

	This web site template is free to use on personal or
	commercial web sites provided that you link back to:
	http://www.freewebtemplates.me
*/

body {
	background: #000000 url(/images/MSC_United__Light_bkgnd1.jpg) center repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	margin: 10px auto;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:underline;
	color:#2E3192;
	font-weight: bold;
	}
a:hover {
	text-decoration:none;
	color:#0000FF;
	}
	
#wrapper {
	margin:0 auto;
	width:880px;
	background:#E8E8E8;
	font-size:1.20em;

	}
#header {
	height:194px;
	background:url(/images/ydl_soccer_hdr.gif) no-repeat;
	}
#menu {
	height: 30px;
	background: #0060A6;	
	text-align: center;
	}
#menu a:link, #menu a:visited {
	display: block;
	float: left;
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	padding: 0 30px;
	color: #fff;
	border-bottom: 0;
}

#menu a:hover {
	/*color: #09C665;*/
	color: #0060A6;
	text-decoration: none;
	background: #E8E8E8;
	border-bottom: 0;
}
#menu ul {
	padding: 0;
	list-style: none;
}
#menu li.active a {
  color: #0060A6;
	text-decoration: none;
	background: #E8E8E8;
	border-bottom: 0;
}
#menu li {
	margin: 0;
	float: left;
	height: 30px;
	padding: 0;
}

#sidebar {
	float:right;
	width:239px;
	background:#E8E8E8;
	margin-right:1px;
	}
#content {
	float:left;
	width:620px;
	min-height: 560px;
	/*min-height:400px;*/
	}
	
div#bottomnav {
	color: #0060A6;
	clear:both;
	text-align: center;
	padding: 12px 10px 8px;
	border-top: 1px dashed #0060A6;
}
div#bottomnav a{
	color: #0060A6;
	border-bottom:1px dashed #0060A6;
}
div#bottomnav a:hover{
	color:#0000FF;
	border-bottom:1px solid #0060A6;
}

#footer {
	clear:both;
	font-family:  Verdana, "Trebuchet MS", Futura, Arial, Helvetica, sans-serif;
	background:#0060A6;
	color: #FFFFFF;
	padding: 3px 10px 8px;
	font-size: 10px;
	text-align: center;
	}
	
#footer a{
	color: #FFFFFF
	}
	
#footer a:hover{
  background: #FFFFFF none repeat scroll 0 0;
	color: #0060A6;
	border-bottom: 0 none;
	text-decoration: none;
	}

.entry {
	padding:5px 10px;
	text-align:left;
	line-height:1.75em;
	}

.entry ul { padding-left: 20px;}
.practice {
  padding: 0 5px 0 5px; 
  font-style: italic;
  margin-left: 60px;
  }

.schedule {
  width: 600px;
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}
.schedule th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
}
.schedule td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	font-weight: bold;
}

	
	
h2{
	color: #0060A6;
	margin: 10px;
	font-size: 19px;
}

h3 {
color:#0060A6;
margin:10px;
}
	
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
	
#sidebar h3{
	color: #0060A6;
	margin: 10px;
	text-align: center;
}

#sidebar ul {
	list-style-type:none;
	margin-top:5px;
	}
#sidebar li {
	margin-top: 4px;
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#0060A6;
	padding-left:5px;
	border-bottom:1px dotted #FFFFFF;
	}
#sidebar li a:hover {
	color:#0000FF;
	border-bottom:1px solid #0060A6;
	}

#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}


h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	padding: 140px 40px 5px 20px;
	letter-spacing:1px;
	color:#0060A6;
	font-style:italic;
	text-align: right;
	}

