/*  
Theme Name: Infinitee
Theme URI: 
Description: Custom WordPress Theme for Infini-Tee
Version: 1
Author: MDS Design
Author URI: http://www.mdsdesign.com 

@charset "UTF-8";

/* Main ////////////////////////////////////////////////////////// */

/* Sets all Defaults to 0 */

* {
	padding: 0px;
	margin: 0px;
}

html {
	height: 100%;
}

body  {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	width: 100%;
	color: #666666;
	background: #083C1E;
}

#container {
	width: 917px;
	margin: 0px auto -80px auto;
	position: relative;
	background: white;
}

.clearboth {
	clear: both;
	height: 0px;
}

a:link, a:active, a:visited { 
	text-decoration: none; 
	color: #026500; 
}

a:hover, a:focus { 
	text-decoration: underline; 
	color: #730800; 
}

h2 {
	color: #D62631;
	font-size: 22px;
	margin: 0px 0px 10px 0px;
}

h3 {
	color: #07722A;
	font-size: 18px;
	padding-bottom: 4px;
}

#header {
	width: 917px;
	height: 197px;
	background: url(images/header.jpg) no-repeat;
	position: relative;
}

#infinitee {
	width: 300px;
	height: 165px;
	padding: 0px;
	position: relative;
	text-indent: -99999px;
	display: inline;
	float: left;
}

#infinitee h1 {
	margin: 0;
	padding: 0;
	background: url(images/infinitee.jpg) no-repeat top left;
	width: 300px;
	height: 165px;
}

#infinitee a {
	width: 300px;
	height: 165px;
	display: block;
	text-indent: -999999px;	
}

#search {
	float: right;
	width: 228px;
	height: 29px;
	background: url(images/magnifying.jpg) left no-repeat;
	padding-left: 30px;
	margin-top: 11px;
	position: relative;
}

.search_it {
	margin: 5px 0px;
}

.go {
	margin: 5px;
}

input.search_it {
	border: 1px solid #08732A;
	color: #999999;
	height: 12px;
	font-size: 11px;
	padding: 3px 5px;
	width: 160px;
	float: left;
}

#left {
	display: inline;
	float: left;
	width: 599px;
	padding: 11px;
	margin-left: 20px;
	background: url(images/left.jpg) top no-repeat;
	position: relative;
}

#right {
	float: right;
	width: 203px;
	padding: 11px;
	margin-right: 20px;
	background: url(images/right.jpg) top no-repeat;
}

#one_column {
	width: 842px;
	padding: 11px;
	margin: 0px auto;
	background: url(images/center.jpg) top no-repeat;
}

.tees {
	background: url(images/tees.jpg) top right no-repeat;
	margin-top: 10px;
}

.right_in {
	width: 170px;
	margin: 0px auto;
	padding-bottom: 10px;
}

#news {
	width: 203px;
	height: 30px;
	padding: 0px;
	position: relative;
	text-indent: -99999px;
	margin: 0px 0px 10px 0px;
}

#news h3 {
	margin: 0;
	padding: 0;
	background: url(images/news.jpg) no-repeat top left;
	width: 203px;
	height: 30px;
}

.more_news {
	width: 153px;
	height: 16px;
	background: url(images/arrow_green.jpg) no-repeat right;
	padding-right: 20px;
	font-weight: bold;
	text-align: right;
}

ol, ul {
	margin-left: 10px;
        padding-left: 20px;
	padding-bottom: 10px;
}

#directions {
	width: 203px;
	height: 188px;
	padding: 0px;
	position: relative;
	text-indent: -99999px;
	margin: 15px 0px 10px 0px;
}

#directions h3 {
	margin: 0;
	padding: 0;
	background: url(images/directions.jpg) no-repeat top left;
	width: 203px;
	height: 188px;
}

#directions a {
	width: 203px;
	height: 188px;
	display: block;
	text-indent: -999999px;	
}

#enews {
	width: 203px;
	height: 30px;
	padding: 0px;
	position: relative;
	text-indent: -99999px;
	margin: 0px 0px 5px;
}

#enews h3 {
	margin: 0;
	padding: 0;
	background: url(images/enews.jpg) no-repeat top left;
	width: 203px;
	height: 30px;
}

p {
	margin-bottom: 10px;
}

#kids {
	position: absolute;
	top: 70px;
	left: -50px;
}

#sub_foot{
	width: 842px;
	height: 70px;
	padding-top: 10px;
	margin: 0px auto;
	background: url(images/dotted.jpg) top repeat-x;
}

#sub_left {
	display: inline;
	float: left;
	width: 370px;
	padding-left: 30px;
	background: url(images/info_icon.jpg) top left no-repeat;
	font-size: 12px;
}

.boldend {
	color: #026500;
	font-weight: bold;
}

#sub_right {
	width: 420px;
	float: right;
	font-size: 12px;
}

.design {
	width: 100%;
	height: 50px;
	margin: 0px auto;
	background: #083C1E;
}

.mds {
	float: right;
	margin-right: 80px;
	width: 140px;
	height: 30px;
	background: green;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.mds a {
	color: white;
	text-decoration: none;
}

.mds a:hover {
	color: white;
	text-decoration: none;
}

.clearfooter {
	height: 80px;
	clear: both;
	background: url(images/footer.jpg) repeat-x bottom #083C1E;;
}

#footer {
	width: 100%;
	height: 80px;
	background: url(images/footer.jpg) repeat-x bottom;
}

hr {
	border-top: 2px dotted #026500;;
	border-bottom: 0 none;
	height: 2px;
	border-right: 0 none;
	border-left: 0 none;
	margin-top: 10px;
	margin-bottom: 10px;
}