@import url(/library/css/simple.css);

/*
Theme Name: Football Season
Theme URI: http://www.sweetsp.com
Version: 1.0
Description: This is a stylish green football wordpress theme that has two columns and curved design.
Author: sweetsp.com
Author URI: http://www.sweetsp.com
Source URI : http://wp4themes.com/th/theme/football-season
*/
html {
	min-height: 100%;
}

* {
	margin: 0;
	padding: 0;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #222;
}
a img {
	border: none;
}
body {
	background: #1F3500;
	color: #000000;
	font: normal 70% Tahoma,sans-serif;
	padding-top: 0px;
}
p,code,ul {
	padding-bottom: 1.2em;
}

h1 {
	font: normal 1.6em Tahoma,sans-serif;
}
h2 {
	font: normal 1.6em sans-serif;
}
h3 {
	font: bold 1em Tahoma,sans-serif;
}
h1,h3 {
	padding-top: 6px; margin-bottom: 4px;
}
h2 {
	padding-top: 6px; margin-bottom: 4px; margin-left: 8px;
}
p.readall {text-align:right;padding-right:50px;font-style:italic;}

#page-wrapper {
	background: #EAEAEA;
	font-size: 1.2em;
	margin: 0 auto;
	width: 780px;
}
#header-wrapper {
	height: 228px;
	margin: 0px;
	padding:0;
}
#header-wrapper h1 {
	height:191px;
	margin:0;
	padding:0;
}
	
#header-wrapper h1 a {
	padding-left:60px;
	color: #EAEAEA;
	font: normal 1.4em sans-serif;
	text-decoration: none;
	background: #50930F url(header.jpg) no-repeat;
	line-height:191px;
	display:block;
}
#header-wrapper h1 a:hover {
	border-color: #FFFFFF;
}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* @group navigator */
ul#navigator {
	height:37px;
	margin:0;
	padding:0 0 0 23px;
	font-size:14px;
	line-height:37px;
	list-style-type:none;
	background: #1F3500 url('tpmn.jpg') no-repeat;
}
ul#navigator li {
	margin:0;
	padding:0;
	display:inline;
}
ul#navigator li a {
	padding:8px 10px;
	text-decoration:none;
	color:#eee;
	font-weight:normal;
}
ul#navigator a:hover {
	color:#fff;
	text-decoration:none;
	background:#3C7500;
}
ul#navigator li.active a {
	color:#fff;
	background:#3C7500;
}
/* @end */

.path {
	background: #1F3500 url('img/tpmn.jpg') no-repeat;
	color: #FFFFFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 2px 6px;
	text-align: right;
}
.path li,.path ul {
	display: inline;
}
.path a {
	color: #EAEAEA;
	text-decoration: none;
	margin-right: 7px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #444444;
	padding-right: 7px;
}
.path a:hover {
	color: #EAEAEA;

}
#content-wrapper {
	background: #EAEAEA;
	padding: 0 0 0 0;
}
#primary {
	background: #EAEAEA url(cntbg.jpg) repeat-x;
	float: left;
	width: 550px;
	padding-left: 0px;
	padding-right:30px;
	overflow:hidden;
}
#content-footer {
	clear:both;
}

#secondary {
	background: #EAEAEA url(cntbg.jpg) repeat-x;
	float: right;
	width: 200px;
	overflow:hidden;
}
#secondary h2 {
	color: #6BBA0D;
	font: bold 1.3em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 9px;
}
#secondary ul {
	margin:10px 0;
	padding: 0;
	list-style:none;
}
#secondary li {}
#secondary li a {
	font-size: 1.1em;
	color: #000000;
	display: block;
	padding: 2px 0 6px 10px;
	text-decoration: none;
	width: 95%;
	background:url(arrow_115.gif) left center no-repeat;
}
#secondary li a:hover {
	color: #555555;
	background-position:2px center;
}
#searchform {
	padding: 0;
	text-align: center;
}
.searchbox {
	background-color: #5c9f01;
	border: 1px solid #000;
	color: #000000;
	vertical-align: middle;
}
hr
{
	height: 1px;
	color: #B24F55;
	border-style: solid;
	margin-left: 20px;
}
#footer-wrapper {
	height: 40px;
	clear:both;
	padding-top:25px;
	background: #50930F url(footer.jpg) no-repeat;
	clear: both;
	color: #000;
	font-size: 11px;
	text-align:center;
}
#footer-wrapper a {
	color: #333;
}
#footer-wrapper a:hover {
	color: #fff;
}

h2.header {
	text-align:right;
	color:#666;
	font-style:italic;
	font-size:1.4em;
}

table.item caption {background-color:#BFBFBF;padding:2px;}
table.item thead th {background-color:#CFCFCF;padding:2px;}
table.item .even {background-color:#DFDFDF;}
table.item td {padding:2px;}

.topic-list h3.title {
	background:url(footballbullet.png) 2px center no-repeat;
	line-height:1.5em;
	padding:2px 0;
	padding-left:24px;
}
