/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000 url(http://www.jlsoccer.com/img/img01.jpg) repeat-x top center;
	font-size: 14px;
	color: white;
}

body, th, td, input, textarea, select, option {
	text-transform: none;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-weight: bold;
	color: #F8FBEC;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1.3em;
	letter-spacing: -1px;
}

p, ul, ol {
	line-height: 130%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #9BDB18;
}

a:hover {
	text-decoration: none;
	color: #ffc002;
}

#wrapper {
}
/* Header */

#header {
	width: 760px;
	height: 288px;
	margin: 0 auto;
	background: url(http://www.jlsoccer.com/img/img02.jpg) no-repeat right top;
}

#header h1, #header p {
	margin: 0;
	color: #9CBC1E;
}

#header h1 {
	padding: 100px 0 0 70px;
}

#header p {
	padding-left: 73px;
	margin-top: -10px;
}
#header a {
	color: #E6B715;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 470px;
	margin: 0;
}

.post {
	padding: 0 0 0px 0;
}

.title {
	margin: 0;
	padding-bottom: 0px;
	border-bottom: 2px solid #ffc002;
}

.byline {
	margin: 0;
	color: #646464;
}

.meta2 {
	text-align: left;
	color: #646464;
	padding: 0px;
	height: 14px;
	background: url(http://www.jlsoccer.com/img/img07.gif) no-repeat left top;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 0px;
	height: 48px;
	background: url(http://www.jlsoccer.com/img/img06.gif) no-repeat left top;
}

.meta .more {
	padding-left: 20px;
}

.meta .comments {
	padding-left: 20px;
}

.meta a {
	color: #003300;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0px 25px;
}

#sidebar li li {
	border-bottom: 1px dotted #000000;
	padding-left: 15px;
}

#sidebar h2 {
	margin: 0;
	padding: 10px 0 0 40px;
	height: 30px;
	background: url(http://www.jlsoccer.com/img/img04.gif) no-repeat left 60%;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	height: 40px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: url(http://www.jlsoccer.com/img/img05.gif) no-repeat left top;
	text-align: center;
	font-size: smaller;
	color: #52640A;
}

#footer a {
	color: #003300;
}

.standings {
   text-align: center;
   border-collapse: collapse;
   border: 3px solid;
}

.standings td {
   border: 1px solid;
}

.standings th {
   border: 1px solid;
}

.sta {
   width: 8%;
}

.name {
   width: 20%;
}

.goal {
   width: 20%;
}

.team {
   width: 40%;
}

.schedule {
   font-size: small;
   text-align: center;   
   border-collapse: collapse;
   border: 3px solid;
   width: 450px;
}

.schedule td {
   border: 1px solid;
}

.schedule th {
   border: 1px solid;
}

.date {
   width: 10%;
}

.time {
   width: 8%;
}

.team {
   width: 20%;
}

.scor {
   width: 7%;
}

.note {
   width: 34%;
}

.field {
   width 100%;
}

#lightbox {
   position: absolute;
   left: 0;
   width: 100%;
   z-index: 100;
   text-align: center;
   line-height: 0;
}

#lightbox img {
   width: auto;
   height: auto;
}

#lightbox a img {
   border: none;
}

#outerImageContainer {
   position: relative;
   background-color: #fff;
   width: 250px;
   height: 250px;
   margin: 0 auto;
}

#imageContainer {
   padding: 10px;
}

#loading {
   position: absolute;
   top: 40%;
   left: 0%;
   height: 25%;
   width: 100%;
   text-align: center;
   line-height: 0;
}

#hoverNav {
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
   z-index: 10;
}

#imageContainer > #hoverNav {
   left: 0;
}

#hoverNav a {
   outline: none;
}

#prevLink, #nextLink {
   width: 49%;
   height: 100%;
   background-image: url(data:img/gif;base64,AAAA); /* Trick IE into showing hover */
   display: block;
}

#prevLink {
   left: 0;
   float: left;
}

#nextLink {
   right: 0;
   float: right;
}

#prevLink {
   background: url(http://www.jlsoccer.com/img/prevlabel.gif) left 15% no-repeat;
}

#nextLink {
   background: url(http://www.jlsoccer.com/img/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
   font: 10px Verdana, Helvetica, sans-serif;
   background-color: #fff;
   margin: 0 auto;
   line-height: 1.4em;
   overflow: auto;
   width: 100%;
}

#imageData {
   padding:0 10px;
   color: #666;
}

#imageData #imageDetails {
   width: 70%;
   float: left;
   text-align: left;
}	

#imageData #caption {
   font-weight: bold;
}

#imageData #numberDisplay {
   display: block;
   clear: left;
   padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
   width: 66px;
   float: right;
   padding-bottom: 0.7em;
   outline: none;
}

#overlay {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 90;
   width: 100%;
   height: 500px;
   background-color: #000;
}