/*  
Theme Name: the iipe
Theme URI: http://theiipe.com
Description: by spadewerk
Version: 1.0
Author: Brandon Johnson
Author URI: http://spadewerk.com
*/

* {
	margin: 0px;
	padding: 0px;}
	
body {
	font-family: 'Lucida Grande', Lucida Sans, arial, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;}
	
a {
	color: #333;
	text-decoration: underline;
	border: 0px;}
	
em {
	margin: 0px;
	padding: 0px;}
	
p,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;}
	
ul,li,ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
	
img,img a {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;}
	
blockquote {
	margin-left: 30px;}
	
div#wrapper {/* sets the width and centering on screen */
	position: absolute;
	left: 50%;
	margin-top: 20px;
	margin-left: -450px;
	background-image: url(images/bg_wrapper.png);
	background-repeat: repeat-y;
	width: 900px;}
	
div#nav {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 50px;
	background-color: #fff}
	
div#navlft {
	margin: 0px;
	padding: 0px;
	width: 450px;
	background-color: #fff;
	float:left;}
	
div#navrht {
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 450px;
	background-color: #fff;
	float: right;}
	
div#lft {
	vertical-align: top;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
	width: 550px;
	float: left;}
	
div#rht {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
	width: 300px;
	float: right;}
	
p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#lft ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;}
	
div#lft ul li {
	line-height: 16px;
	border-bottom:1px solid #EEEEEE;
	list-style-type: disc;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-left: 10px;
	padding-right: 10px;}
	
/* navigation */
	
#navlist {
	margin: 0px;
	padding: 0px;}
	
#navlist li.page_item {
	font-family: 'Lucida Grande', Lucida Sans, arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	padding-left: 0px;
	padding-right: 15px;
	display: inline;
	list-style-type: none;
	background: transparent;}
	
#navlist li a {
	color: #666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;}
	
#navlist li.page_item a:hover {
	color: #000;
	text-decoration: none;}
	
#navlist li.current_page_item a {
	color: #666;
	font-weight: bold;}
	
h1 {
	font-family: 'Lucida Grande', Lucida Sans, arial, sans-serif;
	font-size: 20px;
	color: #8dc390;
	line-height: 26px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;}
	
h2 {
	font-family: 'Lucida Grande', Lucida Sans, arial, sans-serif;
	font-size: 18px;
	color: #8dc390;
	line-height: 20px;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;}
	
h2 a {
	color: #8dc390;
	text-decoration: none;}
	
h3 {
	font-family: 'Lucida Grande', Lucida Sans, arial, sans-serif;
	font-size: 16px;
	color: #6e7a92;
	line-height: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;}
	
.sep	{
	width: auto;
	height: 21px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;}
	
/* home page */	
	
div#homebottom {
	margin: 0px;
	padding: 0px;
	width: 900px;
	background-image: url(images/bg_homebottom.png);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
	clear: both;}
	
div#homebottom h2 a {
	color: #8dc390;
	text-decoration: none;}
	
div#homebottom p {
	font-size: 12px;
	line-height: 16px;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;}
	
div#homebottom a {
	color: #666;
	text-decoration: underline;
	border: none}
	
div#homebottom ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;}
	
div#homebottom ul li {
	font-size: 12px;
	line-height: 16px;
	color: #333;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 6px;	
	padding-left: 16px;
	padding-right: 0px;}
	
div#home1 {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7d7d7;
	width: 259px;
	float: left;}
	
div#home2 {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 260px;
	float: left;}
	
div#home3 {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 260px;
	float: right;}	
	
/* footer area */

div#footer {
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #666;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
	background-color: #fff;
	width: 900px;
	clear: both;}
	
div#footer a {
	color: #666;
	font-weight: normal;
	text-decoration: none;}
	
table {
	margin-top: 0px;
	margin-bottom: 15px;}

table td {
	background-color: transparent;
	padding: 5px;
	border: 1px solid #f2f2f2;}
	
input {
	font: 11px;
	padding: 5px;
	border: 1px solid #cccccc;
	color:#666666;}

textarea:focus, input[type="text"]:focus {
	border: solid 1px #999;
	background: #fff;
	color:#333;}

.submit_button {
	font: 10px "Lucida Grande", "Lucida", "Lucida Sans", arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background:#333333;
	border: 1px solid #333333;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: auto;
	height: 25px;
	padding: 2px 6px 2px 6px;
	margin:10px 0 10px 0;
	cursor: pointer;}
	
.submit_button:hover, input[type="submit"]:hover {
	background: #717c94;}

input[type="submit"] {
	font: 12px "Lucida Grande", "Lucida", "Lucida Sans", arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
	background:#333;
	border: 1px solid #333;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: auto;
	height: 25px;
	padding: 0px 6px 2px 6px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;}
	
select {
	font: 10px "Lucida Grande", "Lucida", "Lucida Sans", arial, sans-serif;
	font-weight: normal;
	color: #666;
	background:#fff;
	border: 1px solid #fff;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: 160px;
	height: 25px;
	padding: 3px 3px 3px 3px;
	margin: 5px 0px 5px 0px;}
