/*
Theme Name: Hybrid Space Furniture
Theme URI: http://hybridspacefurniture.com
Description: The default WordPress theme for Hybrid Space Furniture.
Version: 1.0
Author: Rob Stainback
Author URI: http://stermie.com/
Tags: blue, custom header, fixed width, three columns
*/

body {
	font: 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cccccc;
	background: #1D58A8 url(images/bg.jpg) repeat-x center top;
	margin: 0px auto;
	width: 1040px;
}
a {
	color: #3fb1ff;
	text-decoration: none;
}
a:hover {
	color: #85C34A;
	text-decoration: underline;
}
a img {
	border: 0px;
}
#main {
	background: url(images/main_bg.jpg) repeat-y center;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
#header  a {
	color: #28639B;
	text-decoration: none;
}
#header  a:hover {
	color: #43B0F3;
	text-decoration: none;
}
#header  ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	clear: both;
	height: 40px;
	background: url(images/btn_bg.jpg) no-repeat left center;
	text-align: right;
}
#header  li {
	font: 14px "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	list-style: none;
	margin: 0px;
	padding: 12px 39px 10px 40px;
	float: left;
	display: inline;
	background: url(images/divider.png) no-repeat left top;
}
#header ul #first {
	background: url(none);
	margin-left: 170px;
}
#flash {
	clear: both;
}
#boxes {
	padding: 0px 40px 40px;
	width: 920px;
	height: 230px;
	clear: both;
}
#box1 {
	width: 215px;
	margin-right: 20px;
	float: left;
}
#box2 {
	float: left;
	width: 215px;
	margin-right: 20px;
}
#box3 {
	float: left;
	width: 215px;
	margin-right: 20px;
}
#box4 {
	width: 215px;
	margin: 0px;
	float: left;
}
#footer {
	font-size: 10px;
	text-align: center;
	width: 1000px;
}
#content {
	margin-top: 40px;
	line-height: 18px;
	margin-bottom: 20px;
}
#content strong {
	color: #FFFFFF;
	font-weight: bold;
}
#content p {
	margin-top: 0px;
	margin-bottom: 20px;
}
#content #headline {
	margin: 0px 40px 40px;
	width: 920px;
	font: 36px "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #1E55A5;
	border-bottom: 1px solid #1E55A5;
}
#content #leftcolumn {
	float: left;
	width: 279px;
	margin-left: 40px;
	padding-right: 20px;
}
#content #middlecolumn {
	float: left;
	width: 279px;
	padding-left: 20px;
	border-left: 1px solid #0E2D55;
	padding-right: 20px;
}
#content #rightcolumn {
	width: 280px;
	float: left;
	margin-right: 40px;
	border-left: 1px solid #0E2D55;
	padding-left: 20px;
}
#content #rightcolumnLG {
	width: 600px;
	float: left;
	margin-right: 40px;
	border-left: 1px solid #0E2D55;
	padding-left: 20px;
}
.divider {
	border-top: 1px solid #1C53A0;
	margin-bottom: 40px;
	margin-right: 40px;
	margin-left: 40px;
}
.SubHeadThin {
	font: 18px "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #DDDDDD;
	text-transform: uppercase;
}
.SubHeadThick {
	font: bold 18px "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
}
.SubHeadThinSmall {
	font: 14px "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #DDDDDD;
	text-transform: uppercase;
}
#shopcontent {
	background: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	width: 1000px;
}

