/*  
Theme Name: forbes
Theme URI: http://purposemakers.net
Description: forbes
Version: 0.1
Author: Michael McCrea
Author URI: http://purposemakers.net
*/



/*-----------------------------------------------------------------------------------------------


* div  {
  background:#cfd0d2;
}


  Global Styles
-----------------------------------------------------------------------------------------------*/



* {
  padding:0;
  margin:0;
}

h1, h2, h3, h4, h5, h6, p, li, dl, table {
  margin:0 0 1em 0;
  font-size:1.2em;  
  text-align:left;
}

.hide { display:none; }
.left{ float:left; }
.right{ float:right; }
.center{ text-align:center; }
.t_left{ text-align:left; }
.t_right{ text-align:right; }
.clear{ clear:both; }
.clear_right{clear:right;}
a img{ border:none; }

.red {color:#b30838;}

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body{   
  color:#333;
  font-size:62.5%;
  font-family: Arial, Verdana, sans-serif;
  background:#fff url(img/main_bg.jpg) repeat-y center top;
}

/* This class sets the width and position for all rows */
.inside {
  width:965px;
  margin:0 auto;
  padding:0;
}

a {
  color:#b30838;
  text-decoration:none;
  font-weight:bold;
}

a:hover { 
  color:#eeb211;
}

h1, h2, h3, h4{
  font-size:2em;
  color:#b30838;
  font-weight:normal;

  margin:0 0 20px 0;  
}

h2, h3{
  font-size:2em;
  margin:0 0 10px 0;  
}

h4 {
  font-size:1.7em;
  font-weight:bold;   
}

p{
  line-height:1.5em; 
}



blockquote{
  padding:1px 12px 1px 1em;
  border-left:2px solid #C00;
  color:#BBB;
  background-color:#333;
  font-size:1.1em
}

dl {
  float:left;
  margin:0px 0 10px 0;   
}

dt, dd {
  clear:left;
  float:left;
  margin:2px 0;
}

dt {

  font-weight:bold;    
}

dd {
  margin:0 0 10px 0;  
}




/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
  margin:0
}

#header a {
  color:#b30838;
}

#header a:hover { 
  color:#eeb211;
}

#header h1{ 
  font-size:2.25em;
  margin:0px 0;
  margin-bottom:10px;
  margin-left:1px;
  padding:0;
  float:left;
  width:210px;
}

#sec_tag h1{ 
  font-size:2.25em;
  margin:20px 0;
  padding:0;
  float:left;
    color:#b30838;
}

#header h1 a{ 
  text-decoration:none; 
  display:block;
  width:134px;
  height:150px;
  border:0;
  text-indent:-10000px;
  padding-left:2px;
  background: transparent url(img/forbes_f_big.gif) no-repeat left top;
}

#header h2{ 
  margin:20px 0 0 0;
  padding:0;
  float:right;
  font-size:2.5em;
  color:#fff;  
}

#search {
  float: right;
  padding: 30px 0 0 0;  
}

#contact_head {
  white-space: nowrap;
  float: right;

  font-size:17px;
}

#contact_head h3 {
  text-align:center;
  margin:0;
  padding:0;
}

#contact_head h3 a {
  color:#fff;
  display:block;  
  width:240px;
  height:35px;
  padding:5px 0 0 0;
  background-color:#b30838;
}

#contact_head h3 a:hover { 
  color:#fff;
  background-color:#eeb211;  
}

#tag_line {
  width:240px;
  float: right;
  text-align:right;
  clear:right;
  padding:137px 0 0px 0;  
}

#tag_line h2 {
  margin:0;
  font-size:18px;
  font-weight:normal;
  color:#b30838;
    padding:20px 0 18px 0;  
}

#tag_line_head {
  float: right;
    margin-top:22px;
}
/*-----------------------------------------------------------------------------------------------
  Menu Styles
-----------------------------------------------------------------------------------------------*/

ul#navigation{
  width:100%;
  background-color:#b30838;
  padding:0;
  margin:0 ;
  float:left;
  clear:both;
  color:#fff;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  border-left: 1px solid #fff;  
  list-style:none;
}

#navigation a {
  display:block;
  padding: 7px 20px 7px 20px; 
  font-weight:bold; 
    color:#fff;
}

ul#navigation li a:hover, ul#navigation li a.selected{
	color:#b30838;
	background-color:#eeb211;
}

#navigation li.current_page_item a, #navigation li.current_page_parent a , #navigation li.current_page_ancestor a {
  background-color:#eeb211;
   color: #b30838;  
}

#navigation li.current_page_item a:hover, #navigation li.current_page_parent a:hover, #navigation li.current_page_ancestor a:hover {
	color:#fff;  
  background-color:#b30838;  
}

#navigation li.current_page_item ul li a, #navigation li.current_page_parent ul li a , #navigation li.current_page_ancestor ul li a {
	color:#fff;  
  background-color:#b30838;  
}

#navigation li.current_page_item ul li a:hover, #navigation li.current_page_parent ul li a:hover, #navigation li.current_page_ancestor ul li a:hover {
  background-color:#eeb211;
  color:#fff;
}

#breadcrumb {
  padding:5px 10px;
  clear:both;
}

#breadcrumb a {
  color:#eeb211;
  text-decoration:none;
}

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#primary {
  text-align:left;
}

.category {
  width:235px;
}

#primary #img_home {
  float:left;
  width:490px;
  margin:0 10px 0 -10px;
}

#primary #img_page {
  float:left;
  width:990px;
  margin:10px 0 0 0;
}



#primary .category a {
  float:left;
  width:490px;
	background-color:#eee;
  margin:10px 0 10px 10px;
  padding:0 0 10px 0;
}

#primary .category a:hover {
	background-color:#eeb211;
	color:#fff;
}

#primary .category img {
  padding:0 0 5px 0;
}

#primary .category span {
  font-size:15px;
  padding:0 0 0 10px;  
}

.breadcrumb {
  padding:10px 0 0 0;
   margin-bottom:15px;
  font-size:110%;
}

.flashcontent {
  margin:10px 0 0 0;
}

/*-----------------------------------------------------------------------------------------------
  Sliding menu
-----------------------------------------------------------------------------------------------*/

#sm ul, #sm li {
  padding:0;
  margin:0;
}

.sm {
  list-style:none;
  width:960px;
  display:block;
  overflow:hidden
}

.sm li {
  float:left;
  display:inline;
  overflow:hidden
}

/* Single Post Styles */
  

#primary .primary {
  width:620px;
  margin:0 10px 0 0;
  float:left;
}

.primary_home {
  width:720px;
  margin:0 10px 0 0;
  float:left;
}

#primary .full {
  width:965px;
  margin:0;
}

#primary .primary ul {
  margin:20px 0 20px 0;
}


#primary ul li {
  line-height:1.75em; 
}

#primary .post h2 a {
  font-weight:normal;
}


#post_content {
  float: left;
  clear:both;
  width:710px;
  padding:0;
  margin:0;
}

#post_content h2 {
  margin:0 0 10px 0;
  padding:0;
}

.entry {
  float:left;
  width: 590px;
  margin:0 0 50px 10px;
}




#margin_fix {
  /* margin-left:-50px; */
}

.cat_container {
  float:left;
  width:145px;
  margin-right:10px;
  padding-bottom:10px;
  display:inline;   
  padding-right:5px;
}

* html .cat_container {
  margin:0 3px 0 0; 
}


.cat_container a {
  float:left;
  width:150px;
  color:#B30838;  
  background-color:#eeb211;
  margin:0;
  padding:0 0 10px 0;
  border:1px solid #Ccc;
}

.cat_container a:hover {
	background-color:#B30838;
	color:#fff;
	border:1px solid #Ccc;
}

.cat_container img {
  padding:0 0 5px 0;
}

.cat_container span {
  font-size:14px;
  padding:0 0 0 10px;  
}


.img_container {
  float:left;
   font-size:11px;
     border:1px solid #ccc;
   background-color:#EEE;
   margin-bottom:20px;
}

.img_container_text {
   background: url(http://www.forbesfurnituregroup.com/wp-content/themes/forbes/img/zoom_button.gif) no-repeat 100% 15% ;
   margin-top:10px;
   margin-bottom:10px;
   margin-left:10px;
}


.img_container img {
   margin-bottom:1px;
}


.product_txt {
  width:630px;
  float:right;
  margin-left:20px;   
}

.titlespan {
padding:0 0 0 10px;
font-size:12px;
height:25px;
}

.product_txt2 {
  width:700px; 
}

.product_txt p{
  padding-left:10px;
}


.product_txt h2 {
  margin-bottom:2px;
  background-color:#EEB211;
  color: #b30838;  
  padding-left:10px;
  padding-top:2px;
  margin-right:5px;
  height:26px;
  margin-top:1px;
  margin-bottom:20px;
}

.product_txt ul {
  margin-top:-5px !important;
}

.product_txt ul li{
  list-style-type:none;
  background-image: url(img/bullet_point.gif);
  background-repeat: no-repeat;
  margin:0.5em 0 0 0em;
  padding-left: 25px;
  margin-bottom: 12px;
  background-position: 10px;
}

.options {
padding-left:10px;
margin-right:5px;
padding-bottom:10px;
float:left;
text-align:center;

}

.options img{
	border:1px solid #000;
}

.project_img {
  width:300px;
  float:left;
  margin:0 30px 50px 0;
}

.project_txt {
  float:left;
  width:300px;
  margin:0 50px 0 0;   
}

.project_details {
  float:left;
  width:250px;  
  margin:0;    
}

h2.header_block {
  background:#eeb211 url(img/header_block_bg_01.gif) no-repeat right top;
  padding:5px 10px;
  margin:30px 0;
}

h2.header_block a {
  color:#fff;
}

h2.header_block a:hover {
  color:#b30838;
}

#project_nav div {
  background-color:#eeb211;
  color:#fff;
  padding:5px;
  margin:10px 0;
  font-size:12px;
}

#project_nav div a {
  padding:10px;
  color:#fff;
}

#project_nav div a:hover{
  color:#b30838;
}

/*-----------------------------------------------------------------------------------------------
  Secondary Items
-----------------------------------------------------------------------------------------------*/

#primary .secondary {
  float:right;
  background-color:#eee;
  margin:25px 0 10px 0;
  padding:10px 0;
  width:330px;
}


#primary .secondary_home {
  float:right;

  margin:25px 0 10px 0;
  padding:10px 10px 10px 10px;
  width:230px;
}



#primary .secondary h2{
  margin-left:10px;
}

#primary .secondary_home h2{
  margin-left:10px;
}

#primary .secondary h2 a{
  display:block;
  width:225px;  
  font-weight:normal;
  color:#fff;
  background-color:#b30838; 
}

#primary .secondary_home h2 a{
  display:block;
  width:225px;  
  font-weight:normal;
  color:#b30838;
  background-color:#b30838; 
}

#primary  #sec_tag {
  margin:10px 0;
  padding:0;  
}

#primary .secondary h2 a:hover {
	color:#fff;
	background-color:#eeb211;
}

#primary .secondary_home h2 a:hover {
	color:#fff;
	background-color:#eeb211;
}

.secondary .secondary_home ul {
  margin:0 0 10px 13px;
  padding:0;
 
}

.secondary .secondary_home ul li {
  margin:0 0 0 15px;
  padding:3px 0;
}

#primary .secondary li.current_page_item a {
  color:#fff; 
  background-color: #b30838;
  padding:3px;
}

.sidebar_module {
  width:240px;
  float: left;
  margin:10px 0 10px 10px;
  padding:0 0 10px 0;
}

.first {
  margin:10px 0 10px 0; 
}

.project_sec {
  margin:20px 0 10px 10px;  
}

#recent_projects {
  float:right;
  padding:0;
  margin:0;
  width:225px;
}

.secondary h2 {
  font-weight:normal;
  margin:0;
  padding:0 0 5px;
}

.secondary h3 {
  font-size:16px;
  color:#eeb211;  
  margin:0;
  padding:5px 0;
  font-weight:bold;  
}

iframe{
float:left;
}

/*-----------------------------------------------------------------------------------------------
  Catagory Navigation
-----------------------------------------------------------------------------------------------*/

#cat_nav {
  background-color:#fff;
  padding-left:0px;
  margin-top:20px;
}

#cat_nav a {
  display:block;
  width:139px;
	color:#fff;  
	padding: 4px 10px; 
  background-color:#b30838;  
}

#cat_nav a:hover {
	color: #b30838;  
	background-color:#eeb211;
}

#cat_nav ul {
  font-size:9px;
  list-style:none;
  margin:0 !important;
  padding:0 !important;
}

#cat_nav li {
  float:left;
  list-style:none;
  margin-right:5px;
}

#cat_nav li ul {
  margin:0 !important;
  padding:0;
}

#cat_nav li ul li {
  float:none;
  display:list-item;
  margin:0;
  list-style:none;
}

/*suckerfish */

#cat_nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#cat_nav a {
	display: block;
}

#cat_nav li { /* all list items */
	float: left;
	width:155px; /* width needed or else Opera goes nuts */
}

#cat_nav li ul { /* second-level lists */
	position: absolute;
	background: orange;
  width:135px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#cat_nav li:hover ul, #cat_nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}



#cat_nav li.current_page_item a, #cat_nav li.current_page_parent a , #cat_nav li.current_page_ancestor a {
  background-color:#eeb211;
   color: #b30838;  
}

#cat_nav li.current_page_item a:hover, #cat_nav li.current_page_parent a:hover, #cat_nav li.current_page_ancestor a:hover {
	color:#fff;  
  background-color:#b30838;  
}

#cat_nav li.current_page_item ul li a, #cat_nav li.current_page_parent ul li a , #cat_nav li.current_page_ancestor ul li a {
	color:#fff;  
  background-color:#b30838;  
}

#cat_nav li.current_page_item ul li a:hover, #cat_nav li.current_page_parent ul li a:hover, #cat_nav li.current_page_ancestor ul li a:hover {
  background-color:#eeb211;
  color:#fff;
}



/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/

#ancillary {
  color:#fff;
  font-weight:bold;
  background-color: #000;
}

#ancillary .inside{
  height:70px;
}

#ancillary p{
  padding:28px 0 0 0;
}

#ancillary a {
  color:#fff;
}

#ancillary a:hover { 
  color:#eeb211;
}

span.blue_t {
  color:#eeb211;
}

/*-----------------------------------------------------------------------------------------------
  Contact Form
-----------------------------------------------------------------------------------------------*/

.contactform {
  float:left;
  font-size:1.1em;
  width:400px;
}

label {

} 

.contacterror {
  border: 1px solid #ff0000;
}

.sub_error {
  background-color:#cc0000;
  color:#fff;
  padding:5px;
  margin:0 0 20px 0;
}

.sub_error p {
  padding:0px;
  margin:0px;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer{
  clear:both;
}

#footer .inside {
  color:#aaa;
  padding:10px 0 10px 0;
  background-color: #eee;
  border-top:5px solid #b30838; 
}

#footer a {
  color:#aaa;
  text-decoration:none;
  font-weight:bold;
}

#footer a:hover { 
  color:#b30838;
}

#footer p {
  margin:0 10px;
  font-size:1.1em;
}

#footer p.attributes{ 
  float:right;
  padding:0 0 0 1em;
}

a.rss {
  padding:4px 0 5px 16px;
  margin:5px 0 0 0;
  background: url(img/feed-icon-12x12.gif) no-repeat left center;
}


/*-----------------------------------------------------------------------------------------------
  Tables
-----------------------------------------------------------------------------------------------*/

.sundeala_options {
  float:right;
}

.sundeala_options img {
  border: 1px solid #b4b2b2;
}

.right_board_txt {
  float:right;
  margin-right:0;
  width:400px;
}

table {
  margin: 0;
  font-size: 100%;
  width:100%;
  border-collapse: collapse;  
  text-align:center;
}

table a {
  font-weight:bold;
}

th {
  color: #fff;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  text-transform: uppercase;
  text-align: left;
  padding: 6px 6px 6px 12px;

}

td {
  background: #fff;
  padding-right:8px;
  padding-left:8px;
  padding-top:8px;
  color: #444;
}

.row2 {
height:100px;

}



/*-----------------------------------------------------------------------------------------------
  SLIMBOX 
-----------------------------------------------------------------------------------------------*/

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(img/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.post_contact{
width:400px;
float:left;
}

.right_contact {
  width:500px;
  margin:0 0 20px 0;
  float:right;
}

.right_contact h3 {
padding-top:20px;
}
