/*  
Theme Name: tcb
Theme URI: http://tcbcustomlaminate.com/
Description: custom theme tcb   
Author: Bruce Rea
Author URI: http://brucerea.com/
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Lucida Grande;
	background: url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}

#page {
	width: 820px;
	background: url('images/center_back.gif');
	margin: 0px auto;
	text-align: left;
	}

#header {
	background: url('images/header.jpg') no-repeat top left;
	margin: 0;
	padding: 0;
	height: 172px; 
	width: 820px;
	}

.header-logo {
	top: 0px;
	left: 0px;
	width: 197px;
	height: 114px;
	}

#header h1 {
	color: #fff !important;
	font-size: 1.9em !important;
	text-decoration: none;
	}

#content {
	font-size: 1.2em
	}

#footer {
	background: url('images/footer.gif') no-repeat bottom left; 
	clear: both;
	padding: 0px 0px 0px 0px;
	width: 820px;
	height: 41px;
	text-align: center;
	font-family: Trebuchet, Myriad, Arial, Helvetica, sans-serif;
	}

h1 {
	padding: 60px 0 0 50px;
	}

h1 a {
	color: #fff !important;
	text-decoration: none;
	font-size: 2em;
	}
	
h2 {
	margin: 30px 0 0;
	font-size: 1.6em;
	
	}

h2 a {
	color: #000 !important;
	}
	
h3 {
	color: #000 !important;
	padding: 0;
	margin: 30px 0 0;
	font-size: 1.3em;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 500px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 800px;
	}


.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

hr {
	display: none;
	}

/* Begin Sidebar */

#sidebar {
	float: right;
	width: 110px;
	padding: 15px 100px 10px 0px;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

/* End Sidebar */

/* nav styling */
#navs {
	position: relative;
	width: 800px;
	height: 20px;
	text-align: left;
	font-family: Lucida Grande;
	font-size: 15px;
	margin: 0px 0 0 0px;
	padding: 140px 0 0 40px;
	}

#navs ul {
	padding: 0px 0 0 0;
	list-style: none;
	margin: 0px;
	}

#navs li {
	color: #fff;
	display: inline;
	margin: 0px 20px 0px 10px;
	}

#navs a {
	text-decoration: none;
	color: #f93;
	}

#navs a:hover {
	border-bottom: 2px solid fff;
	color: #fff;
	}
/* /nav styling */


.breadcrumb {
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 40px;
	color: #999;
	text-decoration: none;
	}

.loginout {
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 700px;
	color: #999;
	text-decoration: none;
	}
	
.edit-link-container {
	margin: 24px 0px 0px 0px;
	}

.edit-link {
	}

.edit-link img {
	margin: 0px 0px -3px 0px;
	}

.edit-link a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	background: #ff9;
	border-top: 1px solid #cc9;
	border-right: 1px solid #996;
	border-bottom: 1px solid #996;
	border-left: 1px solid #cc9;
	color: #660;
	}

.edit-link a:hover {
	border-top: 1px solid #996;
	border-right: 1px solid #cc9;
	border-bottom: 1px solid #cc9;
	border-left: 1px solid #996;
	}

.edit-link a span {
	text-decoration: none;
	}

.edit-link a:hover span {
	color: #330;
	text-decoration: none;
	}

.americanhome {
	color: #f00;	
	}

.home-membership {
	float: right;
	width: 200px;
	padding: 0px 30px 0 0;
	}

.home-membership ul {
	list-style: none;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	}

.home-membership ul li {
	float: left;
	}

.home_image {
	margin: 30px 0 0 0;
	}
	
.home_services {
	margin: 25px 0px 0 50px;
	}
	
.home_services a {
	margin: 0px 15px 0px 0px;
	}
	
.home_services a{
	border: 0;
	}


