/*  
Theme Name: TCB Racks
Description: TCB Racks
Version: 1.0
Author: Jason Britton
Author URI: http://gold7design.com

*/


/* Global Settings */

* {
	margin: 0px;
	padding: 0px;
}

html {
	font-size: 100%;
}

body {
	background: #333;
	font-family: sans-serif,Geneva,Helvetica,Arial;
	margin: 0px;
	padding: 0px;
}

/* General styling */

p {
	font-size: 12px;
     letter-spacing: 1px;
     line-height: 18px;
}

a:link, a:visited {
     color: #900;
	text-decoration: none;
}

a:hover {
     color: #900;
	text-decoration: underline;
}

h2 {
	font-size: 14px;
}

ul {
     list-style-type: none;
}

li {

}

select {
	border: 1px solid #09c;
	margin-bottom: 10px;
}

textarea {
	border: 1px solid #09c;
	font-family: helvetica;
	font-size: 14px;
	line-height: 18px;
}

form {
     background: #f6f6f6;
}

input {
	background: #fff;
	border: 1px solid #900;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

textarea {
	border: 1px solid #900;
}

#author {
     background: #fff;
}

img {
	border: none;
}

.white {
     background: #fff;
}

/* Main Structure */

#wrap {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#ren_container {
     height: 600px;
	margin: 0px auto 50px auto;
	width: 900px;
}

#container {
     height: 600px;
	margin: 0px auto 50px auto;
	width: 800px;
}

#blog_container {
    background: url(/images/home_bg.jpg) top left no-repeat #f6f6f6;
    height: auto;
	margin: 0px auto 50px auto;
	width: 800px;
}

#blog_content {
    height: auto;
	margin: 15px auto 0px auto;
	width: 800px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.entry h3 {
	font-size: 1em;
	margin-bottom: 10px;
}

#title {
     clear: both;
     float: left;
     height: 109px;
     padding-left: 143px;
     padding-top: 30px;
     width: 657px;
}

#logo {
     float: left;
     height: 110px;
     width: 136px;
}

#home_blurb {
     height: 70px;
     padding: 15px 20px 20px 156px;
     width: 480px;
}

#home_blurb {
     text-align: justify;
}

#search {
     clear: both;
     float: left;
     margin-bottom: 15px;
     width: 116px;
}

#entries {
     float: left;
     margin: 0px 25px 15px 25px;
     width: 550px;
}

#entries h2 {
     font-size: 15px;
     margin-bottom: 0px;
}

#entries p {
     margin-bottom: 10px;
}

.post {
     padding-bottom: 15px;
}

#sidebar {
     float: left;
     padding-left: 25px;
     width: 175px;
}

#sidebar ul {
     clear: both;
     font-size: 12px;
     float: left;
     margin-bottom: 10px;
}

#sidebar ul li {
     float: left;
     margin-bottom: 5px;
     margin-top: 5px;
     width: 175px;
}

#sidebar ul li ul {
     float: left;
     list-style-image:none;
     list-style-position:outside;
     list-style-type:none;
     margin:0;
}

#sidebar ul li ul li {
     float: left;
}

#respond textarea {
     margin-bottom: 10px;
     width: 500px;
}

#respond p {
     float: left;
     height: auto;
     margin: 0px;
     padding: 0px;
}

#blog_footer {
     border-top: 1px solid #900;
     clear: both;
     padding: 10px;
     width: 780px;
}

#nav {
     height: 25px;
     padding-left: 385px;
     padding-top: 70px;
     width: 415px;
}

#nav ul {
     list-style-type: none;
}

#nav ul li {
     display:inline;
     float: left;
     font-size: 12px;
     font-weight: normal;
     padding: 3px 6px 3px 6px;
}

#nav a {
	background: #fff;
    color: #000;
    font-size: 12px;
    padding: 2px 3px 2px 3px;
}

#nav a:hover {
	background: #900;
     color: #fff;
     text-decoration: underline;
}

#home_header {
     height: 320px;
     margin-bottom: 40px;
     width: 800px;
}

#about_container {
     background: url(/images/about_bg.jpg) top left no-repeat;
     height: 600px;
     margin: 0px auto 0px auto;
     width: 800px;
}

#about_header {
     height: 128px;
     width: 800px;
}

#about_content {
     margin-left: 244px;
     padding: 25px 25px 28px 25px;
     text-align: justify;
     width: 508px;
}

#about_content p{
     font-size: 12px;
     line-height: 18px;
}

#about_bottom {
     height: 257px;
     width: 800px;
}

#racks_container {
     background: url(/images/racks_bg.jpg) top left no-repeat;
     height: 600px;
     margin: 0px auto 0px auto;
     width: 800px;
}

#fat_container {
     background: url(/images/fat_bg.jpg) top left no-repeat;
     height: 600px;
     margin: 0px auto 0px auto;
     width: 800px;
}

#pret_container {
     background: url(/images/pret_bg.jpg) top left no-repeat;
     height: 600px;
     margin: 0px auto 0px auto;
     width: 800px;
}

#half_container {
     background: url(/images/half_bg.jpg) top left no-repeat;
     height: 600px;
     margin: 0px auto 0px auto;
     width: 800px;
}

#itty_container {
     background: url(/images/itty_bg.jpg) top left no-repeat;
     height: 600px;
     margin: 0px auto 0px auto;
     width: 800px;
}

#hard_container {
     background: url(/images/hard_bg.jpg) top left no-repeat;
     height: 600px;
     margin: 0px auto 0px auto;
     width: 800px;
}

#racks_header {
     height: 128px;
     width: 800px;
}

#racks_content {
     height: 310px;
     margin-left: 0px;
     padding: 35px 0px 0px 0px;
     width: 800px;
}

#rack_left {
     float: left;
     height: 310px;
     padding-left: 50px;
     width: 350px;
}

#rack_right {
     float: left;
     height: 310px;
     padding-left: 40px;
     width: 360px;
}

#rack_left_title {
     height: 50px;
     padding-bottom: 30px;
     width: 350px;
}

#rack_left_title h1 {
     font-size: 45px;
     font-weight: normal;
}

#fat_info {
     height: 265px;
     padding: 20px 20px 20px 465px;
     width: 265px;
}

#pret_info {
     height: 265px;
     padding: 20px 20px 20px 465px;
     width: 265px;
}

#pret_info form {
	background: none;
}

#half_info {
     height: 265px;
     padding: 20px 20px 20px 465px;
     width: 265px;
}

#itty_info {
     height: 265px;
     padding: 20px 20px 20px 465px;
     width: 265px;
}

#hard_info {
     height: 265px;
     padding: 20px 20px 20px 465px;
     width: 265px;
}

#rack_bottom {
     height: 50px;
     padding-top: 50px;
     width: 800px;
}

#rack_tagline {
     height: 30px;
     margin-left: 50px;
     padding: 20px 10px 10px 10px;
     width: 680px;
}

#rack_tagline h2 {
     font-size: 12px;
     font-weight: normal;
     text-align: center;
}

#racks_content p {
     font-size: 10px;
     line-height: 15px;
}

#racks_main {
     height: 450px;
     padding: 15px 25px 25px 25px;
     width: 750px;
}

#racks_tl {
     float: left;
     height: 200px;
     padding: 10px;
     width: 335px;
}

#racks_tr {
     float: left;
     height: 200px;
     padding: 10px 10px 10px 50px;
     width: 335px;
}

#racks_bl {
     float: left;
     height: 200px;
     padding: 10px;
     width: 335px;
}

#racks_br {
     float: left;
     height: 200px;
     padding: 10px 10px 10px 50px;
     width: 335px;
}

#racks_bottom {
     float: left;
     height: 33px;
     margin-left: 81px;
     margin-top: 10px;
     padding: 18px 10px 0px 10px;
     text-align: center;
     width: 651px;
}

#racks_bottom h2 {
     font-size: 12px;
     font-weight: normal;
}

#gallery_container {
     background: url(/images/gallery_bg.jpg) top left no-repeat;
     height: 600px;
     margin: 0px auto 0px auto;
     width: 800px;
}

#gallery_header {
     height: 145px;
     width: 800px;
}

#gallery_content {
     height: 455px;
     padding: 0px 50px 0px 50px;
     width: 700px;
}

#contact_container {
     background: url(/images/contact_bg.jpg) top left no-repeat;
     height: 600px;
     margin: 0px auto 0px auto;
     width: 800px;
}

#contact_header {
     height: 144px;
     width: 800px;
}

#contact_content {
     height: 200px;
     padding-left: 100px;
     padding-right: 25px;
     padding-top: 25px;
}

#contact_content p {
     font-size: 12px;
     line-height: 18px;
     padding-bottom: 10px;
}

#contact_email {
     padding-left: 300px;
     padding-top: 0px;
}

#contact_bottom {
     height: 317px;
     width: 800px;
}

#footer {
     background: #f6f6f6;
     clear: both;
     margin: 0px auto 0px auto;
     padding: 10px;
     width: 780px;
}

/* Comments */

.commentlist p {
	padding-top: 10px;
}