/*
Theme Name: AstizTennis Theme
Theme URI: http://AstizTennis.com/
Version: 1.0
Author: That's Web Design
Author URI: http://thatswebdesign.com/
*/



/* Begin Typography & Colors */
* {
	margin: 0;
	padding: 0;
}

body {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	background-color: #98cf7b;
}

h1
{
	color: #339933;
}

#page_bkgd
{
	width: 862px;
	margin: 0px auto;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
}

#page
{
	position: relative;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 834px;
	margin-left: -417px;
	background-color: #FFF;
}

#header
{
	position: relative;
	width: 834px;
	height: 445px;
}

#headerimg
{
	height: 400px;
}

#phone
{
	position: absolute;
	left: 300px;
	bottom: 60px;
	font-size: 36px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0;
}

#slideshow
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 834px;
	height: 400px;
}

#animate001 img
{
	position: absolute;
	top: -150px;
	width: 834px;
	opacity: inherit;
	filter: inherit;
}

#animate002 img
{
	position: absolute;
	top: -70px;
	width: 834px;
	opacity: inherit;
	filter: inherit;
}

#animate003 img
{
	position: absolute;
	top: -70px;
	width: 834px;
	opacity: inherit;
	filter: inherit;
}

#animate004 img
{
	position: absolute;
	top: -30px;
	width: 834px;
	opacity: inherit;
	filter: inherit;
}

#animate005 img
{
	position: absolute;
	top: -70px;
	width: 834px;
	opacity: inherit;
	filter: inherit;
}

#animate006 img
{
	position: absolute;
	top: -100px;
	width: 834px;
	opacity: inherit;
	filter: inherit;
}

#animate007 img
{
	position: absolute;
	top: -130px;
	width: 834px;
	opacity: inherit;
	filter: inherit;
}

#animate008 img
{
	position: absolute;
	width: 834px;
	opacity: inherit;
	filter: inherit;
}

#animate009
{
	display: block;
}

#animate009 img
{
	position: absolute;
	top: -70px;
	width: 834px;
	opacity: inherit;
	filter: inherit;
}

/* Main Menu */

#menu_container
{
	width: 100%;
}

#main_menu
{
	width: 100%;
}

#main_menu ul
{
	list-style: none;
}

#main_menu ul li
{
	float: left;
	text-align: center;
	background-color: #7dab65;
	border: 1px solid #5b7e48;
}

#main_menu ul li:hover
{
	background-color: #a0db81;
}

#main_menu ul li a
{
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px;
	color: #FFF;
	display: block;
}

#main_menu ul li a:hover
{
}

#main_menu ul li#mi_home a
{
	width: 110px;
}

#main_menu ul li#mi_programs a
{
	width: 150px;
}

#main_menu ul li#mi_gallery a
{
	width: 140px;
}

#main_menu ul li#mi_staff a
{
	width: 107px;
}

#main_menu ul li#mi_fees a
{
	width: 200px;
}

#main_menu ul li#mi_forms a
{
	width: 115px;
}

/* End Main Menu */

#content_container
{
	width: 834px;
}

#content
{
	padding: 0px 20px 20px;
	min-height: 500px;
}

img.img_left
{
	float: left;
	margin: 0px 20px 20px 0px;
}

img.img_right
{
	float: right;
	margin: 0px 0px 20px 20px;
}

#astizvideo
{
	width: 425px;
	height: 349px;
	margin: 0px auto;
}

#programs, #member, #forms
{
	width: 594px;
	float: left;
}

#program_desc
{
	clear: both;
}

#forms a
{
	font-size: 110%;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

#forms a:hover
{
	text-decoration: underline;
}

#sidebar
{
	float: left;
	width: 200px;
	margin: 0px 20px 20px 0px;
}

#sidebar ul li h2.widgettitle
{
	background-color: #F00;
	padding: 5px 10px;
	width: 165px;
	color: #FFF;
	font-size: 110%;
	margin: 5px 0px 0px 15px;
}

#sidebar ul li div#login_error
{
	padding: 5px 0px 0px 20px;
}

#sidebar ul li p.message
{
	padding: 5px 0px 0px 20px;
}

#sidebar ul li form
{
	padding: 20px 20px 5px 20px;
}

#sidebar ul li form input[type='text'], #sidebar ul li form input[type='password']
{
	width: 150px;
}

#sidebar ul li form p.rememberme
{
	padding: 5px 0px;
}

#sidebar ul li ul li
{
	padding: 0px 20px;
}

#sidebar ul li div.avatar_container
{
	padding: 10px 0px 0px 15px;
}

#sidebar ul li ul li.page_item
{
	padding: 15px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer
{
	width: 100%;
	margin-top: 70px;
}

.wplogo
{
	font-size: 90%;
	width: 150px;
	margin: 0px auto;
}

.wplogo_img
{
	border: 0;
}

#copyright
{
	float: left;
	width: 100%;
	font-size: 70%;
	font-weight: bolder;
	text-align: center;
	color: #111;
}

#copyright_content
{
	width: 500px;
	padding: 15px;
	margin: 0px auto;
}

#copyright_content a
{
	color: #060;
	text-decoration: none;
}

#copyright_content a:hover
{
	text-decoration: underline;
}