/*
Theme Name: Pompallier Tennis
Theme URI: http://www.parksidemedia.co.nz/
Description: Theme made by Andrew Jackson for Pompallier Tennis.
Version: 1.6
Author: Andrew
Author URI: http://www.parksidemedia.co.nz/
*/



/* Begin Typography & Colors */
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #FFF;
	background-image: url(images/grassbg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CF1700;
}
a:hover {
	text-decoration: none;
	color: #060;
}
a:active {
	text-decoration: none;
	color: #CF1700;
}
h1 {
	font-size: 36px;
	color: #006940;
}
h2 {
	font-size: 24px;
	color: #006940;
}
h3 {
	font-size: 18px;
	color: #006940;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bodywrapper {
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.listwrapper {
	background-image: url(images/iebg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 43px;
}

.logo3 {
	height: 120px;
	width: 165px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.sidebar {
	width: 145px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#sidebar ul li {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sidebar ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
ul.mainmenu {
	float: right;
	background-image: url(images/listbg-tan.gif);
	background-repeat: repeat-x;
	width: 750px;
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
.mainmenu li  {
	padding-top: 12px;
	background-image: url(images/list-bar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	list-style-type: none;
	width: 130px;
	height: 31px;
}
.mainmenu li.home  {
	background-image: none;
	list-style-type: none;
	width: 90px;
}
.mainmenu li.current_page_item {
	background-image: url(images/listbg-red.gif);
	background-repeat: repeat-x;
}
.mainmenu li.current_page_item a:hover {
	color: #FFF;
}

.mainmenu li a {
	color: #FFF;
	font-weight: normal;
}
.mainmenu li a:hover {
	color: #a51717;
}
.mainmenu li a:visited {
	color: #FFF;
}
.content {
	margin-left: 180px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.postdate {
	float: right;
	font-size: 10px;
}
.entry {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 70%;
}

.cleared {
	margin: 0;
	clear: both;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
  }

.bodycontent {
	background-color: #FFF;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
}
.footer {
	color: #CCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/footerbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

.footer ul li {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.footer ul li a {
	color: #CCC;
}
.footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
}
.images {
	float: right;
}

