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

body {
	margin: 20px;
	padding: 0;
	background: #CCCCCC;
}

body, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	}

h1, h2, h3 {
	color: #3A570F;
}

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

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 2px;
}

input, textarea, select {
	color: #000000;
}

a {
	color: #3A570F;
}

a:hover {
	text-decoration: none;
}

/* Sidebar */

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

/* Logo */

#logo {
	margin-bottom: 10px;
	border: thin solid #638631;
	background-color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 30px;
	background: url(images/img01.gif) no-repeat;
}

#logo p {
	padding-bottom: 30px;
	background: url(images/img03.gif) no-repeat left bottom;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Widgets */

#widgets {
	border: thin solid #638631;
	background-color: #FFFFFF;
}

#widgets-top {
	height: 20px;
	background: url(images/img01.gif) no-repeat;
}

#widgets * {
	color: #638631;
}

#widgets ul {
	color: #666666;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: disc;
}

#widgets li {
}

#widgets li ul {
	padding: 0 0 20px 6px;
	background: none;
	line-height: 180%;
}

#widgets li li {
	padding-left: 12px;
	list-style-type: disc;
	list-style-position: inside;
}

#widgets h2 {
	font-size: 1.1em;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	font-weight: bold;
}

/* Page */

#page {
	margin-left: 250px;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #638631;
	border-left-color: #638631;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: groove;
	border-top-color: #638631;
	border-bottom-color: #638631;
}

/* Search */

#search {
	height: 51px;
	background: url(images/img06.gif) repeat-x;
}

#search form {
	height: 51px;
	margin: 0;
	padding: 0;
	background-image: url(images/minisoccerimg07.jpg);
	background-repeat: no-repeat;
}

#search fieldset {
	height: 40px;
	margin: 0;
	padding: 11px 20px 0 0;
	background: url(images/img08.gif) no-repeat right top;
	border: none;
	text-align: right;
}

/* Content */

#content {
}

#content h1, #content h2 {
	font-weight: normal;
	margin-top: 0;
}

.pagetitle {
	padding-top: 5px;
	padding-left: 5px;
}

.post {
	margin-bottom: 10px;
}

.title {
	margin: 0;
	padding: 0 20px;
}

.byline {
	border-top: 2px solid #C2C9B6;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}

.entry {
	padding: 20px 20px 0 20px;
}

.meta {
	margin: 0;
	padding: 0 20px;
}

/* Rounded Corners */

.ct {
}

.ct .l {

}

.ct .r {
	height: 15px;
}

.cb {

}

.cb .l {

}

.cb .r {
	height: 15px;
}

/* Footer */

#footer {
	clear: both;
	padding-top: 10px;
	font-size: smaller;
}

#footer p {
	margin: 0;
}
#tables .tabletop {
	color: #FFFFFF;
	background-color: #993300;
}
.tabletext {
	font-size: 0.9em;
	color: #666666;
}
.tableheader {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
	text-align: center;
}
