/*  
Theme Name: Luther League
Theme URI: 
Description: Custom WordPress Theme for Luther League
Version: 1
Author: J Taylor Design
Author URI: http://www.thejtsite.com 

@charset "UTF-8";

/* Main ////////////////////////////////////////////////////////// */

/* Sets all Defaults to 0 */

* {
	padding: 0px;
	margin: 0px;
}

html {
	height: 100%;
	background: url(images/left_repeat.jpg) repeat-y left #F5F4EC;
}

body  {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #8F220E;
}

#container {
	width: 949px;
	min-height: 100%;
	margin: 0px auto -258px 0px;
	position: relative;
}

.clearboth {
	clear: both;
	height: 0px;
}

/* Typography ////////////////////////////////////////////////////////// */

a:link, a:active, a:visited { 
	text-decoration: none; 
	color: #0E131F; 
}

a:hover, a:focus { 
	text-decoration: underline; 
	color: #36192E; 
}

h2 {
	color: #0E131F;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

p {
	padding: 5px 0px;
}

/* Left ////////////////////////////////////////////////////////// */

#left {
	width: 349px;
	display: inline;
	float: left;
}

#nav_back {
	background: url(images/nav_back.jpg) repeat-y left;
}

#header_logo {
	width: 349px;
	height: 241px;
	padding: 0px;
	display: inline;
	float: left;
}

#header_logo h1 {
	margin: 0;
	padding: 0;
	background: url(images/logo.jpg) no-repeat top left;
	width: 289px;
	height: 241px;
	position: relative;
}

#header_logo a {
	width: 289px;
	height: 241px;
	display: block;
	text-indent: -999999px;	
}

/* Navigation //////////////////////////////////////////////////////////////// */

#nav {
	position: relative;
	padding: 30px 0px 30px 10px;
	color: white;
	font-size: 24px;
	font-weight: normal;
	line-height: 25px;
}

#nav a {
	color: white;
}

#facebook {
	display: inline;
	float: left;
	width: 150px;
	height: 52px;
}

#facebook h3 {
	margin: 0;
	padding: 0;
	background: url(images/facebook.jpg) no-repeat top left;
	width: 150px;
	height: 52px;
}

#facebook a {
	width: 150px;
	height: 52px;
	display: block;
	text-indent: -999999px;	
}

#myspace {
	float: left;
	width: 139px;
	height: 52px;
}

#myspace h3 {
	margin: 0;
	padding: 0;
	background: url(images/myspace.jpg) no-repeat top left;
	width: 139px;
	height: 52px;
}

#myspace a {
	width: 139px;
	height: 52px;
	display: block;
	text-indent: -999999px;	
}

#design {
	float: left;
	width: 349px;
	height: 59px;
}

#design h2 {
	margin: 0;
	padding: 0;
	background: url(images/design.jpg) no-repeat top left;
	width: 349px;
	height: 59px;
}

#design a {
	width: 349px;
	height: 59px;
	display: block;
	text-indent: -999999px;	
}

#categories {
	margin: 11px;
	width: 278px;
	background-color: #8F220E;
}

#blog_categories h3 {
	width: 278px;
	height: 41px;
	margin: 0;
	padding: 0;
	background: url(images/blog_categories.jpg) top no-repeat;
	text-indent: -99999px;
}

#blog_categories a {
	width: 278px;
	height: 41px;
	display: block;
	text-indent: -999999px;	
}

#listed {
	margin: 0px 11px 20px 11px;
	padding: 0px 0px 20px 0px;
	color: white;
}

#listed a {
	color: white;
}

/* Right ////////////////////////////////////////////////////////// */

#right {
	width: 575px;
	float: left;
	padding: 40px 15px 30px 0px;
	position: relative;
}

/* Blog //////////////////////////////////////////////////////////////// */

.split {
	width: 575px;
	height: 40px;
	margin: 0;
	text-indent: -99999px;
}

.post {
	width: 575px;
}

.post_title {
	background-color: white;
	width: 555px;
	min-height: 25px;
	padding: 10px 10px 5px 10px;
	color: #0E131F;
	font-size: 20px;
	border-top: thin solid #8F220E;
}

.post_content {
	color: #8F220E;
	padding: 15px 0px;
}

.post_content a {
	color: #0E131F;
	text-decoration: none;
}

.post_content a:hover {
	color: #0E131F;
	text-decoration: underline;
}

.post_footer {
	width: 565px;
	min-height: 20px;
	padding: 5px;
	background-color: #0E131F;
	color: white;
}

.post_footer_l {
	display: inline;
	float: left;
	width: 300px;
}

.post_footer_r {
	float: right;
	text-align: right;
	width: 200px;
}

.forms {
	width: 200px;
	border: 1px solid #131313;
	background-color: #86B2C2;
	padding: 5px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.formsfour {
	width: 565px;
	height: 80px;
	border: 1px solid #131313;
	background-color: #86B2C2;
	padding: 5px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.title {
	font-weight: bold;
	width: 60px;
	display: inline;
	float: left;
	padding: 4px 0px;
}

.red {
	color: red;
	font-style: italic;
	font-size: 10px;
}

.comment_left {
	display: inline;
	float: left;
	width: 200px;
}

.comment_right {
	float: right;
	width: 200px;
	text-align: right;
}

#leavea {
	width: 575px;
	background-color: #131313;
	padding: 3px;
	color: #ffffff;
	margin: 10px 0px 10px 0px;
}

.comments {
	list-style: none;
	width: 590px;
	border-bottom: dashed thin;
	border-bottom-color: #5E0003;
	margin-bottom: 10px;
}

#comments {
	margin-bottom: 10px;
}

/* Footer ////////////////////////////////////////////////////////// */

.clearfooter {
	height: 258px;
	clear: both;
}

#footer {
	height: 258px;
	width: 100%;
	background: #333333 url(images/footer_background.jpg) repeat-x top;
	font-size: 13px;
	padding: 0px;
	color: #cccccc;
	line-height: normal;
	position: relative;
}

#footer_container {
	width: 910px;
	height: 258px;
	margin: 0px auto 0px 0px;
	color: #cccccc;
	font-size: 11px;
	padding-top: 8px;
}

#footer_container a {
	color: #cccccc;
	text-decoration: none;
}

#footer_container a:hover {
	color: #cccccc;
	text-decoration: underline;
}

#footer_l {
	display: inline;
	float: left;
	width: 625px;
	height: 258px;
	background: url(images/suggestion_box.jpg);
}

input.swap_value {
	border: 1px solid #131313;
	background-color: #86B2C2;
	color: #ffffff;
	font-size: 15px;
	height: 30px;
	padding: 3px 5px 3px 5px;
	width: 224px;
	margin-bottom: 10px;
}

#field {
	border: 1px solid #131313;
	background-color: #86B2C2;
	color: #ffffff;
	font-size: 15px;
	padding: 3px 5px 3px 5px;
	width: 300px;
	height: 127px;
	font-family: Helvetica;
}

#form_left {
	display: inline;
	float: left;
	padding: 104px 10px 0px 36px;
}

#form_right {
	float: left;
	padding-top: 55px;
}

#form_bottom {
	font-size: 20px;
	padding-left: 36px;
	width: 400px;
	display: inline;
	float: left;
}

.righty {
	float: right;
	padding-right: 32px;
}

#footer_r {
	float: left;
	width: 285px;
	height: 258px;
	position: relative;
}

#footer_r h3 {
	background: url(images/contact_info.jpg) no-repeat;
	width: 285px;
	height: 258px;
	margin: 0px;
	padding: 0px;
}

#footer_r a {
	width: 285px;
	height: 258px;
	display: block;
	text-indent: -999999px;
}
