/*   
Theme Name: Noblefir.com
Description: Noblefir.com farm stock classified website.
Author: T-Dot @ T-Dot
Author URI: http://toregustafson.com/
Template: twentyten
Version: 1.0
*/

@import url("../twentyten/style.css");

/* =Structure
-------------------------------------------------------------- */
#wrapper {
	background: transparent;
}

/* =Header
-------------------------------------------------------------- */
#header {
	background-color:transparent;
}
#site-title {
	float: left;
	margin: 0 0 18px 0;
	width: 305px;
	height:44px;
	font-size: 30px;
	line-height: 36px;
}
#site-title span {
	background-image: url('images/noble-fir-online-christmas-tree-store.gif');
	background-repeat:no-repeat;
	width: 305px;
	height:44px;
	display:block;
}
#site-title a {
	display:none;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	color:#FFF;
}
/* This is the custom header image */
#branding img {
	clear: both;
	border-top: 4px solid #FFF;
	display: block;
	border-bottom: 1px solid #FFF;
}



/* =Menu
-------------------------------------------------------------- */

#access {
	background: #FFF;
	background-image: url('images/header-tree-flat.png');
	background-repeat:repeat-x;
	background-position:center;
	margin: 0 auto;
	width: 940px;
	display:block;
	float:left;
}

/* =Content
-------------------------------------------------------------- */
#main {
	background-color:#FFF;
	overflow: hidden;
	padding: 40px 0 0 0;
}
.page .edit-link {
	clear: none;
	display: inline;
}

#content p.entry-title {
	color: #000;
	font-size: 14px;
	line-height: 1.3em;
	margin-bottom: 0;
}

#main {
	overflow: hidden;
	padding: 40px 0 0 0;
}
#content {
	margin-bottom: 36px;
}

.hentry {
	margin: 0 0 15px 0;
}

.sold .entry-title a:link,
.sold .entry-title a:visited {
	color:#666;
	text-decoration: line-through;
}

/* =Navigation
-------------------------------------------------------------- */

#nav-below {
	margin: 0 0 30px 0;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	color:#FFF;
}

#colophon {
	border: none;
	margin-top: none;
	padding: 18px 0;
	overflow: hidden;
}

#site-info {
	margin-left:20px;
}

#site-info a {
	color: #FFF;
}

#site-generator {
	display:none;
}
