/*
Theme Name: DL Tutors
Theme URI: http://www.bigleaguewebdesign.com/
Description: Tutoring Site
Version: 1
Author: John Jennings
Author URI: http://www.bigleaguewebdesign.com/
Tags: Tutoring
*/




body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF url(/images/bg.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	color: #000000; }

img {
	margin: 0;
	padding: 0;
	border: 0; }

div {
	margin: 0;
	padding: 0; }

h1, h2, h3, h4, h5, h6, ul, li, form, fieldset, span {
	margin: 0;
	padding: 0; }

fieldset { 
	border: none; }

input, textarea { 
	outline: none; }

p {
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 1.4em;
	line-height: 130%; }

a {
	text-decoration: none;
	color: #6F6F6F; }

a:hover {
	text-decoration: underline;
	color: #6F6F6F; }

.clear {
	clear: both; }

.left {
	float: left; }

.right {
	float: right; }

.pic1 {
	margin-right: 20px;
	border: 1px solid #4A4522; }

.logos {
	position: absolute;
	display: block;
	text-indent: -9999px; }






#wrapper {
	position: relative;
	margin: 0 auto; }





#header {
	position: relative;
	width: 960px;
	background: url(/images/header.jpg) no-repeat top left; }

#header h1 { }

#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 290px;
	height: 120px; }

#header ul {
	position: absolute;
	top: 80px;
	left: 480px; }

#header ul li {
	list-style: none;
	display: inline; }

#header ul li a {
	text-indent: -9999px;
	display: block;
	float: left;
	height: 50px;
	background-image: url(/images/header_links.jpg); }

a#link_home {
	width: 106px;
	background-position: 0px 0px; }

a:hover#link_home, body#home a#link_home {
	background-position: 0px 50px; }

a#link_tutoring {
	width: 122px;
	background-position: -106px 0px; }

a:hover#link_tutoring, body#tutoring a#link_tutoring {
	background-position: -106px 50px; }

a#link_test {
	width: 130px;
	background-position: -228px 0px; }

a:hover#link_test, body#test-prep a#link_test {
	background-position: -228px 50px; }

a#link_contact {
	width: 122px;
	background-position: -358px 0px; }

a:hover#link_contact, body#contact a#link_contact {
	background-position: -358px 50px; }





/* Search Button in Header */

.wform {
	position: absolute;
	top: 16px;
	right: 16px;
	margin: 0;
	padding: 6px;
	background: none; }

.wform input#s {
	width: 150px;
	padding: 5px 0 5px 8px;
	margin: 0 4px 0 0;
	background: #FFFFFF;
	border: 1px solid #242424 !important;
	color: #535353;
	outline: none;
	vertical-align: bottom; }

.wform input.submit-button {
	vertical-align: bottom; }