body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
a, a:active, a:visited, a:link{
font-family:"georgia";
font-size:12px;
color:#194798;
text-decoration:none;
outline: none;}

a:hover{
color:#2B60DE;
text-decoration:none;
background-color:transparent;
}
body { background: url(http://www.lickingvalleysoccer.org/inc/images/bgs/bg.png) repeat-x; margin:0;}
h1{font-size: 18px; color: #264258; border-bottom:1px solid #264258;}
h2{font-size: 18px; color: #000; border-bottom:1px solid #000;}
h3{font-size: 18px; color: #061824; border-bottom:1px solid #061824;}
.top{background: url(http://www.lickingvalleysoccer.org/inc/images/bgs/topshield.png) no-repeat; margin: 0 auto; padding: 0px; clear: left; height: 359px; width: 1000px;}
.top-links{color: #FFF; font: bold 12px verdana; margin: 0px; clear: left; float: left; height: 30px; width: 1000px; padding: 15px 0 0 60px;}
.top-links a:link, .top-links a:visited{color: #FFF; text-decoration:none;}
.top-links a:hover{color: #ccc;}
#slideshow {
    position:relative;
    height:250px;
    padding: 0 0 0 75px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.logo {
background:url(http://www.lickingvalleysoccer.org/inc/images/head/09team.png) no-repeat;
	clear: left;
	float: left;
	height: 76px;
	width: 266px;
	padding: 0 0 0 75px;
	margin: 14px 0 9px 20px;
}
.top-heading {
	margin: 0px;
	clear: left;
	float: left;
	height: 100px;
	width: 675px;
	font-size: 16px;
	font-weight: bold;
	color: #1B77A0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
}
.menu-1 {
	clear: left;
	float: left;
	height: 40px;
	width: 940px;
	padding: 0px 0 40px 60px;
}
.themenu {
	width: 1000px;
	height:42px;
	margin:0 auto;
	padding: 0px;
}
.themenu li {
	display:inline;
}
* html .themenu li a { /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 115px;
}
.themenu li a:hover {
	background:url(http://www.lickingvalleysoccer.org/inc/images/button2.jpg) repeat-x;
	color: #fff;
	display:inline;
	width: 115px;
	height:42px;
	line-height:42px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	float:left;
	font-size:10px;
}
.themenu li a {
	background:url(http://www.lickingvalleysoccer.org/inc/images/button1.jpg) repeat-x;
	color: #fff;
	display:inline;
	width: 115px;
	height:42px;
	line-height:42px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	float:left;
	font-size:10px;
	border-right:#FFF solid 1px;
}
.themenu li a.last {
        border-right: 0;
}
/* Holly Hack for IE \*/

* html .themenu li {
	height: 1%;
}
* html .themenu li a {
	height: 1%;
}

.footer {
	background: url(http://www.lickingvalleysoccer.org/inc/images/bottom.jpg) repeat-x;
	padding: 0px;
	clear: left;
	float: left;
	height: 72px;
	width: 100%;
	margin-top: 20px;
}
.bottom-footer {
	color: #FFF;
	margin: 0 auto;
	clear: left;
	height: 50px;
	width: 1000px;
	padding-top: 20px;
	text-align: center;
}


#wrapper {
}

/* Page */

#page {
	width: 972px;
	margin: 0 auto;
	padding: 30px 0;
}
/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px dashed #CCCCCC;
}

/* Content */

#content {
	float: left;
	width: 530px;
}
#content2 {
	float: left;
	width: 730px;
}

#statscontent {
	float: left;
	width: 730px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
}

.post h2 {
	font-size: 24px;
}

.title {
	margin: 0;
	padding-bottom: 6px;
	font-weight: normal;
	
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dashed #CCCCCC;
}

.byline {
	border-top: 1px dashed #CCCCCC;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.entry {
}

.links {
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #333333;
}

.links a:hover {
}

.links .more {
	float: left;
	padding-left: 25px;
        padding-right: 15px;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
	background: url(http://www.lickingvalleysoccer.org/inc/images/bgs/img04.jpg) no-repeat left top;
}
/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 10px;
	padding: 0 0 20px 0px;
	background: url(http://www.lickingvalleysoccer.org/inc/images/bgs/img06.jpg) repeat-y left top;
	border-bottom: 1px solid #CCCCCC;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border: none;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 15px;
	background: url(http://www.lickingvalleysoccer.org/inc/images/bgs/img05.jpg) no-repeat left top;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar p {
	padding: 0 10px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 120px;
	height: 18px;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 24px;
	border: none;
	background: #A49D3C;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.ocnAnchor {font-family: Arial, Helvetica, San-Serif; font-size:9pt; color:#333333; text-decoration:none;}.ocnAnchor a {font-family: Arial, Helvetica, San-Serif; font-size:9pt; color:#333333; text-decoration:none;}.ocnAnchor a:hover {text-decoration:underline; cursor: hand;}
