/*
Design for KC Soccer Dome 
06/10/2010
*/

html, body {	height: 100%;	}

body {
	margin: 0px;
	padding: 0px;
	background: #494D58; /*url(images/grass_bg2.jpg) fixed no-repeat center top;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	/*text-align:center;*/
}

h1, h2, h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #494D58;
}

h1 {
	letter-spacing: 0px;
	font-size: 36px;
}

h2 {
	letter-spacing: -1px;
	font-size: 22px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

p, ul, ol {
	margin: 0px 0px 20px 0px;
	text-align: justify;
	line-height: 140%;
}

ul, ol {
}

/*a {	color: #AFDA3B;}*/
/*a {	color: #0096C8; }*/
a { color: #004682; }

a:hover {	text-decoration: none;	
			color: #000000;}

.color1 {
	color: #AFDA3B;
}

.color2 {
	color: #AFDA3B;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img { border:0px; }

img.alignleft {
	margin-right: 25px;
}

img.alignright {
	margin-left: 25px;
}

/*a img, img {	border: 3px solid #FFFFFF; }*/

.two-columns {
}

.two-columns .column-one {
	float: left;
	width: 206px;
}

.two-columns .column-two {
	float: right;
	width: 206px;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	margin: 0px 0px 2px 0px;
	padding: 5px 10px;
	background: url(images/homepage06.jpg) repeat left top;
}

.list1 li.alt {
	background-image: url(images/homepage07.jpg);
}

.list1 a {
	color: #FFFFFF;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 img {
	border:none;
	width:132px;
	height:132px;
}

.list2 li {
	padding: 5px 0px;
	background: url(images/homepage08.gif) repeat-x left top;
}

.list2 li.first {
	padding-top: 0px;
	background: none;
}

/* Wrapper */

#wrapper, #bg1, #bg2 {
	margin:auto;
	min-height: 1000px;
}

/*html>body #wrapper, html>body #bg1, html>body #bg2 {
	height: auto;
}*/

#wrapper {
	/*background: url(images/kcsd_header_2.png) no-repeat;*/
}

#bg1 {
	/*background: url(images/bg03.jpg) repeat-y center top;*/
}

#bg2 {
	/*background: url(images/bg04.jpg) no-repeat center top;*/
}

/* Header */

#header {
	width: 1050px;
	height: 187px;
	margin: 0px auto;
	/*background: url(images/kcsd_header_2.png) no-repeat;*/
}

/* Logo */

#logo {
	float: left;
	width: 260px;
	background: url(images/homepage01.gif) repeat-x left bottom;
}

#logo h1 {
	padding: 100px 0px 15px 0px;
	text-transform: lowercase;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width:160px;
	/*height:700px;*/
	float: left;
	clear: right;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	list-style: none;
}

#menu a {
	padding: 0px 5px 0px 10px;
	/*background: url(images/homepage03.gif) no-repeat left center;*/
	background: url(images/tiny_ball.gif) no-repeat left center;
	text-decoration: none;
	font-size: 15px;
}

#menu a:hover {
	color: #9DC9E8;
	/*background: url(images/homepage03b.gif) no-repeat left center;*/
	background: url(images/tiny_ball_anim4.gif) no-repeat left center    ;
}

/* Page */
#page {	
	width: 1000px;
	margin: auto;
}

/* Content */
#content {
	float: left;
	width: 440px;
}

.post {
	text-align:left;
	padding: 13px;
	background:#ffffff;
	width:	500px;
/*	margin:	2px;*/
	float: left;
	border: #C8C8C8 solid 5px;
}

.post .title {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.entry {  }


.post .meta {
	padding: 10px 0px;
	background: url(images/homepage08.gif) repeat-x left top;
}

.post .meta p {
	margin: 0px;
	line-height: normal;
}

.schedule { }

.schedulebox {
	margin:5px auto 5px auto;
	border:#000000 solid 2px;
	width:99%;
}

.Schedule h3 {
	margin:0px;
	padding-left:10px;
	background:#494D58;
	color:#ffffff;
	border: #000 solid 0px;
	border-bottom-width:1px;
	border-top-width:1px;
	font-size:15px;
}

.Schedule h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background:#C8C8C8;
	border: #000 solid 0px;
	border-bottom-width:1px;
	border-top-width:1px;
	color:#000;
	font-size:14px;
}

.Schedule li {	
	margin-left:25px;	
}

.Schedule a {
	margin-left:15px;
	font-size:16px;
}

.Schedule a:hover {
	margin-left:15px;
	font-size:16px;
}

#sidebar {	
	margin-left:3px;
	float:left;
	width: 175px;
}

.signup { 
	background:#C8C8C8;
	padding: 0px;
}

.sponsors { 
	background:#C8C8C8;
	width: 175px; 
}

.sponsors img { width:150px; }

.partners {  } 
.partners img { width:150px; }

.StandingTable {	font-size:14px;}

.StandingTable table {	width:475px;	}
.StandingTableth	{	background:#AFDA3B;	color:#000;	}
.StandingTableth2	{	background:#C8C8C8;	color:#000;	}
.StandingTabletr1	{	background:#FFF;	color:#000;	}
.StandingTabletr2	{	background:#FFF;	color:#000;	}
/*.StandingTable td	{	background:#9F0;	color:#000;	}
*/

/* Events Table */
.EventTable a {
	color:#30C;
	font-size:15px;
}

.EventTableMonth	{
	background: #494D58;
	color:#fff;
	border-color:#000;
	font-size:16px;
	padding-left:5px;

}

.EventTableDay {
	padding-left:2px;
	background:#AFDA3B;
	color:#000;
	border-color:#000;
	font-size:15px;
}

.EventTableE1 {
	padding-left:2px;
	background:#fff;
	color:#000;
	border-color:#000;
	font-size:14px;
}

.EventTableE2 {
	padding-left:2px;
	background:#C8C8C8;
	color:#000;
	border-color:#000;
	font-size:14px;
}



/* Footer */
#footer {
	padding-top: 20px;
	/*background: url(images/homepage01.gif) repeat-x left top;*/
}

#footer p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-align: center;
}

.maintale table {
	margin:0 auto;
	width:800px;
	background:#C8C8C8;
}

#star { color:#F00; }
