/*  
Theme Name: ByDesign
Theme URI: http://www.compellingbydesign.com/
Description: Basic Wordpress Theme
Author: Hadden
Author URI: http://www.compellingbydesign.com/
Version: 0.1
*/

/*----------------------------------------------------
                 ByDesign - CSS File
------------------------------------------------------*/


/* Global
------------------------------------------------------*/
html,body{height:100%}
body{
font-family:Tahoma, Arial, Verdana;
font-size:12px;
margin:0 auto;
padding:0;
background-image:url(images/bg-body.jpg);
background-repeat:repeat;
color:#6f6f6f;
height:100%;
}
*{
margin:0;
padding:0;
}
*:focus{
outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
				 if you want to keep it! */
}
.clr{clear:both}
form{margin:0; padding:0;}
hr{
border:0;
color:#dedede;
background-color: #dedede;
height: 1px;
margin:10px 0px 6px 0px;
padding:0px;
}


/* Default Element Styles
------------------------------------------------------*/
/* heading */
h1, h2, h3, h4 {margin-bottom:15px; font-family:Tahoma, Arial, Verdana; font-weight:normal; color:#444444;}
h1{font-size:32px; line-height:30px;}
h2{font-size:22px; line-height:28px;}
h3{font-size:18px; line-height:20px;}
h4{font-size:16px; line-height:18px; font-weight:bold;}
h5{font-size:12px; margin:3px 0px; padding:0px;letter-spacing:1px;}

/* links */
a{color:#ff4e00; text-decoration:none;}
a:visited{color:#ff4e00; text-decoration:none;}
a:hover{color:#ff9566;}
a img{border:none}
.imgleft{float:left; padding:5px 12px 0px 0px;}
.imgright{float:right; padding-left:12px;}

/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote{
font-size:12px;
line-height:18px;
margin-bottom:14px;
color:#6f6f6f;
}
ul, ol{
margin:10px 0 35px 40px;
}
li ol, li ul{
font-size:1.0em;
list-style:square;
margin-bottom:0;
margin-top:0;
}
li ol{list-style:decimal;}
blockquote{
font-style:italic;
margin:0px;
color:#6f6f6f;
padding:2px 4px 2px 38px;
background-image:url(images/quote.gif);
background-position:0px 5px;
background-repeat:no-repeat;
}

/* code */
code{
font-family:Tahoma, Arial, Verdana;
letter-spacing:1px;
margin:25px 0 25px 0px;
display:block;
font-size:0.9em;
border-left:4px solid #dddddd;
padding:15px 10px;
}


/* Container
------------------------------------------------------*/
#page-container{width:960px; margin:0 auto;}
.page-container-inner{width:960px; background-image:url(images/bg-container.png); float:left;}
.frame{width:920px; margin:0 auto;}


/* Header
------------------------------------------------------*/
#header{height:139px; width:920px; background-image:url(images/top-shadow.jpg); background-position:center 46px;  background-repeat:no-repeat;}
#header-top{height:108px; background-image:url(images/strip-line.gif); background-position:top; background-repeat:repeat-x;}
#header-bottom{width:920px; border-bottom:1px solid #969696; float:left;}
.logo{width:600px; padding:38px 0px 0px 20px; float:left;}
.phone{font-size:18px; padding:50px 20px 0px 0px; float:right;}
.phone-get{font-size:14px; color:#ff4e00;}

/* Search styling */
.search-fieldset{border:none;}
#search-box{padding-bottom:6px; float:left; height:23px;}
#s{
font:12px Arial, Helvetica, sans-serif;
font-size:11px;
color:#c8c9be;
padding:3px 30px 3px 3px;
margin-top:-2px;
background:#fff;
border:1px solid #d9d9d9;
width:185px;
}
#s:focus{
border:1px solid #adacac;
color:#adacac;
}
#search .go{
position:absolute;
margin:3px 0 0 -26px;
background: url(images/search-icon.gif);
background: none;
height: 17px;
width: 18px;
cursor:pointer;
border: none; 
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#search .go {
position:absolute;
margin:-19px 0 0 198px;
background: url(images/search-icon.gif);
background-image: none;
height: 13px;
width: 12px;
cursor:pointer;
border: none; 
}
}

/* Top Navigation bar menu styling */
#nav-menu {width:710px;  float:left; margin:5px 0px 5px 0px; list-style-type:none;z-index:100;}
#nav {margin:0px; padding:0px 0px 0px 0px; float:left;}
#nav ul{ 
padding:0;
margin:0;
width:auto;
list-style: none;
height:30px;
position: relative;
}
#nav li{
list-style:none;
float:left;
text-align:center;
padding:0;
font:normal 11px Tahoma, Arial, Verdana;
line-height:26px;
}
#nav li a {
z-index: 10;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
padding: 0 20px; 
color:#ffdbcd;
text-decoration:none;
}
#nav li a:hover,
#nav li.current_page_item a {
z-index: 10;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
padding: 0 20px; 
color: #535353;
}


/*  Homepage Slider
------------------------------------------------------*/
#slideshow{
background-color:#202020;
width:920px;
height:283px; 
margin:15px 0px 0px 0px;
float:left;
}
#slideshow-threed{
width:920px;
height:283px; 
margin:15px 0px 0px 0px;
float:left;
}
#box-nav-slider{
background-image:url(images/strip-line.gif);
background-position:bottom;
background-repeat:repeat-x;
width:920px;
height:17px;
float:left;
}
#slideshow-navigation a{
background: url(images/slide.png) no-repeat scroll 50% 50%;
display:block;
float:left;
font-size:0px;
width:9px;
height:9px;
margin:2px;
outline-style:none;
outline-width:medium;
padding:2px;
}
#slideshow-navigation{float:right; padding-right:10px}
#slideshow-navigation .activeSlide {background: url(images/slide.png) no-repeat scroll 0% 50%;}
.img-slide{width:460px; height:283px; float:left;}
.text-slide{width:420px; padding-left:20px; padding-right:20px; height:283px; float:left;}
.slidehalf { margin-top:0px; margin-right:20px; float:left;} /* Editable Slider Image Position */
.slidehalf2 { margin-top:0px; margin-right:0px; float:left;} /* Editable Slider Image Position */
.slide-text {position: relative;z-index: -1;}
.slide-text h1{color:#FFF; padding:50px 20px 0px 0px}
.slide-text p{font-size:12px; color:#b5b5b5; line-height:22px; padding-right:20px;}
.slide-text a.read_more{color:#ff4e00; font-size:12px;}
.flash-img {text-align:center; display:block; margin:100px auto 0 auto;}


/* Content
------------------------------------------------------*/
#content{width:920px; padding:20px 0px 20px 0px; float:left;}
.imgleft{float:left; padding-right:15px;}
.imgright{float:right; padding-left:15px;}
.imgleft-box{float:left; border:solid 1px #cfd4c3; padding:6px; margin-right:15px; background-color:#f9fbf4;}
.imgright-box{float:right; border:solid 1px #cfd4c3; padding:6px; margin-left:15px; background-color:#f9fbf4;}
#content-left{float:left; width:284px;}
#content-center{float:left; width:284px; margin-left:34px;}
#content-right{float:left; width:284px; margin-left:34px;}
#content-right a, #content-right a:visited{color:#6f6f6f;}
.orange{color:#ff4e00;}

ul.content-list {margin:0px; padding:0px; list-style-type:none;}
ul.content-list li {background-image:url(images/arrow.gif); background-position:0px 6px; background-repeat:no-repeat; padding:0px 0px 12px 17px; line-height:18px;}
ul.content-list li a {text-decoration:none;}
ul.content-list li a:hover {text-decoration:underline;}

/* Featured Project */
#featured{margin-top:3px; height:255px;}
.bg-featured{background-image:url(images/strip-line.gif); background-repeat:repeat; width:275px; height:157px; padding:5px 5px;}
.featured-title a, .featured-title a:visited{color:#6f6f6f;}
.featured-title a:hover{color:#979797;}

#content-right a:hover{color:#979797;}
.featured-text{padding-top:5px;}

/* Bottom Box */
.imgleft-bottom{width:88px; height:90px; float:left; margin-right:15px;}
#bottom-box{width:908px; margin-top:5px; padding:5px; border:1px solid #e5e6e2; float:left;}
#bottom-box-inner{background-image:url(images/strip-line.gif); background-repeat:repeat; width:908px; line-height:16px; float:left;}
#bottom-box-inner h4{padding-top:8px; margin-bottom:8px; color:#ff4e00;}
.box1{width:437px; font-size:11px; padding:10px 0px 10px 10px; float:left;}
.box2{width:437px; margin-left:10px; font-size:11px; padding:10px 0px; float:left;}


/* Footer
------------------------------------------------------*/
#footer-top{width:920px; height:142px; font-size:11px; margin:0px auto; color:#686868; background-color:#202020; line-height:18px; float:left;}
#footer-top a, #footer-top a:visited{color:#686868; text-decoration:none;}
#footer-top p{font-size:11px; color:#686868;}
.footer-top-left{width:269px; float:left; margin-left:30px; padding-top:15px;}
.footer-top-center{width:310px; padding-top: 1em;; float:left;}
.footer-top-right{width:289px; background-color: #BDBC99; color: #ffffff; background-image: url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/fleurbg60.jpg); float:right; margin:0px; }
.footer-top-left ul,.footer-top-center ul,.footer-top-right ul{margin:0px; padding:0px; font-size:11px; list-style-type:none;}
.footer-top-left ul li,.footer-top-center ul li,.footer-top-right ul li{list-style:none;	border-bottom:solid 1px #686868; line-height:24px; text-align:right;}
.footer-top-right h3{color:#686868;}
#footer-bottom {width:920px; height:142px; font-size:11px; margin:0px auto; color:#686868; background-color:#202020; line-height:18px; float:left;}
#footer-bottom a, #footer-bottom a:visited{color:#686868; text-decoration:none;}
#footer-bottom p{font-size:11px; color:#686868;}
.footer-bottom-left{width:269px; float:left; margin-left:30px; padding-top:15px;}
.footer-bottom-center,.footer-bottom-right{width:269px; float:left; margin-left:30px; padding-top:21px;}
.footer-bottom-left ul,.footer-bottom-center ul,.footer-bottom-right ul{margin:0px; padding:0px; font-size:11px; list-style-type:none;}
.footer-bottom-left ul li,.footer-bottom-center ul li,.footer-bottom-right ul li{list-style:none;	border-bottom:solid 1px #686868; line-height:24px; text-align:right;}
.footer-bottom-right{width:269px; float:right; margin-left:37px; padding-top:15px;}
.footer-bottom-right h3{color:#686868;}

.twitter{padding-right:5px; float:left;}
#twitter_update_list {list-style: none;margin:0;padding:0;}#twitter_update_list li {font-size:11px; margin:0; padding:0; text-align:left; border:none; line-height:18px;}
#social span{background:url(images/social-icon.jpg); float:left; width:16px; height:16px; margin:4px 5px 0 0;}
#fb-icon span{background-position:0px 0;}
#fb-icon a:hover span{background-position: 0px -16px;}
#twit-icon span{background-position:-16px 0;}
#twit-icon a:hover span{background-position: -16px -16px;}
#flic-icon span{background-position:-32px 0;}
#flic-icon a:hover span{background-position: -32px -16px;}
#rss-icon span{background-position:-48px 0;}
#rss-icon a:hover span{background-position: -48px -16px;}

/*----------------------------------------------------
                 ByDesign - CSS File
------------------------------------------------------*/


/* Page Title
------------------------------------------------------*/
#page-title{width:920px; height:99px; border-bottom:1px solid #969696; float:left}
.title{width:400px; float:left; margin:30px 0px 0px 18px;}
.title h1{color:#ff4e00;font-size:28px;}
.desc{width:480px; background-image:url(images/strip-line.gif); padding:10px; margin-top:20px; line-height:18px; float:left;}


/* Content
------------------------------------------------------*/
#content-inner{width:920px; padding:20px 0px 20px 0px; float:left;}
#content-inner-full{width:920px; padding:20px 0px 20px 0px; float:left;}
#content-left{float:left; width:602px;}
#side-box{float:left; width:284px; margin-left:34px;}
#side-map{float:left; width:493px; margin-left:34px;}
#side-map h2{padding-bottom:4px;}
#side-box h2{color:#ff4e00; padding-bottom:0px;}
.maincontent{padding-bottom:18px;}
.maincontent h4{margin-bottom:2px;}

ul#news-list {margin:0px; padding:0px; list-style-type:none;}
ul#news-list li {line-height:18px; padding:10px 0px; border-bottom:1px solid #ccc;background: none;}
ul#news-list li a {text-decoration:none;}
ul#news-list li a:hover {text-decoration:underline;}

.service-item{width:286px; float:left; padding-bottom:20px;}
.spacer{width:30px; float:left; display:block; height:100%;}
.services-icon{width:150px; height:156px; padding:0px;}


/* Blog
------------------------------------------------------*/
.blog-post h2{color:#565656; margin-bottom:0px;}
.blog-post h2 a, .blog-post h2 a:visited{color:#565656; margin-bottom:0px;}
.blog-post{margin-bottom:35px;}
.blog-posted{background-image:url(images/strip-line.gif); background-repeat:repeat; width:443px; padding:5px; margin:5px 0px 14px 0px; font-size:11px; float:left;}
.blog-posted-inner{background-image:url(images/strip-line.gif); background-repeat:repeat; width:602px; padding:5px; margin:5px 0px 14px 0px; font-size:11px; float:left;}
.blog-posted, .blog-posted-inner{color:#565656;}
.blog-posted a, .blog-posted a:visited, .blog-posted-inner a, .blog-posted-inner a:visited{color:#565656;}
.blog-pagination{
height: 30px;
background-color: #fff;
margin:0px 0px 30px 0px;
text-align: left;
float:left;
}
.blog-button-page{
border: 1px solid #e4e4e4;
background-color:transparent;
color:#000;
font: normal 11px/28px Verdana; 
padding: 6px;
cursor: pointer;
}
.blog-button-page-selected{
border: 1px solid #e4e4e4;
background-color: #e4e4e4;
color:#ff4e00;
font: normal 11px/28px Verdana; 
padding: 6px;
cursor:default;
}
.blog-pagination a, .blog-pagination a:visited{color:#414141;}
.blog-pagination a:hover{text-decoration: underline;}

#recentPostList{width:602px; float:left; padding-bottom:30px;}
#related-post-title{padding:3px 0px 4px 0px;  height:20px; font-weight:bold; color:#2f87aa; border-bottom:1px solid #969696;}
.related-item-spacer{width:10px; float:left;}
.related-item-wrapper{
font-size:11px;
height:90px;
width:280px;
padding:8px 8px 8px 8px;
float:left;
color:#adacac;
cursor:pointer;
}
.related-item-wrapper:hover{background-color:#f4f4f4; color:#6f6f6f;}
.related-item-wrapper h4{color:#2f87aa;}
.related-item-wrapper img{width:65px; height:65px;}

#sponsors{height:118px;}
.banner-img{padding:0px 12px;}

ul.blog-list,.widgets ul {margin:0px; padding:0px; list-style-type:none;}
ul.blog-list li,.widgets ul li  {background-image:url(images/arrow.gif); background-position:0px 12px; background-repeat:no-repeat; padding:5px 0px 5px 17px; line-height:18px;  border-bottom:1px solid #ccc;}
.widgets ul li  ul li { border:none;}
ul.blog-list li a, ul.blog-list li a:visited,.widgets li a {text-decoration:none; color:#6f6f6f;}
ul.blog-list li a:hover,.widgets li a:hover {text-decoration:underline;}


/* Portfolio
------------------------------------------------------*/
.main-portfolio p{padding-bottom:25px;}
.portfolio-box{width:442px; background-color:#f2f2f2; float:left; margin:0px 9px 37px 9px;}
.portfolio-box-bottom{width:442px; background-color:#f2f2f2;float:left; margin-bottom:17px;}
.pf-content{padding:18px; font-size:11px; float:left;}
.pf-content img{border:1px solid #ccc; margin-right:15px; float:left;}
.pf-gall{width:200px; border:1px solid #ccc; padding:5px; float:left; margin-right:24px; margin-bottom:30px;}
.pf-gall-nomargin{width:200px; border:1px solid #ccc; padding:5px; margin-bottom:30px; float:left;}
.pf-content p{font-size:11px;}
.pf-title{background-image:url(images/strip-line2.gif); background-repeat:repeat; width:422px; font-size:16px; color:#ff4e00; padding:10px; float:left;}

.portfolio-pagination{
height: 30px;
background-color: #fff;
margin:0px 0px 30px 0px;
text-align: left;
float:left;
}
.portfolio-button-page{
border: 1px solid #e4e4e4;
background-color:transparent;
font: normal 11px/28px Verdana; 
padding: 6px 15px 6px 15px;
margin-right:5px;
cursor: pointer;
}
.portfolio-pagination a, .portfolio-pagination a:visited{color:#414141;}
.portfolio-pagination a:hover{text-decoration: underline;}

/* Contact
------------------------------------------------------*/
#content-map{float:left; width:393px; padding-bottom:30px;}
form {margin:0; padding:0;}
.form-row{width:127px; float:left; margin-right:4px;}
.form-row-textarea{width:393px; float:left; padding:10px 0px;}
.input-container-last{margin-right:0px;}
#contactFormArea {width:393px; color:#6b6b6b;}
.input{background-color: #ffffff; border:1px solid #d9d9d9; width:112px; padding:3px 5px 3px 5px; color:#6b6b6b;}
.input2{background-color: #ffffff; border:1px solid #d9d9d9; width:374px; padding:3px 5px 3px 5px; color:#6b6b6b;}
.input-submit { background-image:url(images/but-send.gif); background-repeat:no-repeat; padding:0px; margin:0px; border:0px; width:73px; height:21px; cursor:pointer; float:right; margin-right:7px;}
.textarea {background-color: #ffffff; border:1px solid #d9d9d9; width:374px; padding:5px 5px 5px 5px; margin:0px; color:#6b6b6b;}
.google-map {width:493px; height:336px; padding-bottom:10px;}
.google-map2 {width:281px; height:224px; padding-bottom:10px;}
.clear {clear:both;}


/*------- WP Pagenavi ------- */
.maincontent .wp-pagenavi, .blog-pagination .wp-pagenavi {
  padding: 20px 0;
  text-align: left;
}
.maincontent .wp-pagenavi a, .maincontent .wp-pagenavi a:link, .blog-pagination .wp-pagenavi a, .blog-pagination .wp-pagenavi a:link {
border: 1px solid #d9d9d9;
background-color:transparent;
color:#000;
font: normal 11px/28px Verdana; 
padding: 6px;
cursor: pointer;
}
.maincontent .wp-pagenavi a:visited, .blog-pagination .wp-pagenavi a:visited {
border: 1px solid #d9d9d9;
background-color:transparent;
color:#000;
font: normal 11px/28px Verdana; 
padding: 6px;
cursor: pointer;

}
.maincontent .wp-pagenavi a:hover, .blog-pagination .wp-pagenavi a:hover {	
border: 1px solid #eaeaea;
background-color: #eaeaea;
color:#414141;
font: normal 11px/28px Verdana; 
padding: 6px;
cursor: pointer;

}
.maincontent .wp-pagenavi a:active, .blog-pagination .wp-pagenavi a:active {
border: 1px solid #eaeaea;
background-color: #eaeaea;
color:#414141;
font: normal 11px/28px Verdana; 
padding: 6px;
cursor:default;

}
.maincontent .wp-pagenavi span.pages, .blog-pagination .wp-pagenavi span.pages {
border: 1px solid #d9d9d9;
background-color:transparent;
color:#000;
font: normal 11px/28px Verdana; 
padding: 6px;
cursor: pointer;

}
.maincontent .wp-pagenavi span.current, .blog-pagination .wp-pagenavi span.current {
border: 1px solid #eaeaea;
background-color: #eaeaea;
color:#414141;
font: normal 11px/28px Verdana; 
padding: 6px;

}
.maincontent .wp-pagenavi span.extend, .blog-pagination .wp-pagenavi span.extend {
border: 1px solid #d9d9d9;
background-color:transparent;
color:#000;
font: normal 11px/28px Verdana; 
padding: 6px;
cursor: pointer;

}
/*------- WP Pagenavi End ------- */

/*------- Traditional Navigation -----*/
.navigation {
  margin-top: 10px;
  font: normal 11px/28px Verdana; 
}
.navigation a {
	padding: 6px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #d9d9d9;
	color: #414141;
	background-color: #FFFFFF;
}
.navigation a:hover {
	border: 1px solid #eaeaea;
	color: #000;
  	background-color: #eaeaea;
	text-decoration:none;  
}
/*------- Traditional Navigation End -----*/

/* comment */
#commentFormArea {width:540px; color:#6b6b6b; float:left;}
.input-comment{background-color: #ffffff; border:1px solid #d9d9d9; width:auto; padding:5px 5px 5px 5px; margin:0px; color:#6b6b6b;}
.input-submit-comment { background-image:url(images/but-send.gif); background-repeat:no-repeat; padding:0px; margin:0px; border:0px; width:73px; height:21px; cursor:pointer;}
.textarea-comment {background-color: #ffffff; border:1px solid #d9d9d9; width:350px; padding:5px 5px 5px 5px; margin:0px; color:#6b6b6b;}
fieldset { border:0;margin:0;padding:0; }
label {margin-top:5px; padding-right:15px; float:left; width:150px;}
#author,#email,#url,#contactName,#subject,#comment{ width:350px;font:12px/12px Arial, Helvetica, sans-serif;color:#333;padding:4px 5px 4px 5px;margin:1px 0; }

h1#titlecomment {
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	padding: 5px 0;
	margin: 20px 0 0 0;
}
#listcomment {
	padding: 0;
	margin: 0;
	width: auto;
}
ul#listcomment {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul#listcomment li {
	padding: 11px 0;
	margin: 0;
	width: auto;
	background: none;
	border-bottom: 1px solid #d2d2d2;
}
.titlecomment {
	width: auto;
}
.titlecomment img {
	float: left;
	padding: 3px;
	border: 1px solid #d9d9d9;
	margin: 0 10px 0 0;
}
.titlecomment h3 {
	font-size: 1.4em;
	color: #333;
	padding: 7px 0 0 0;
	margin: 0;
}
.datecomment {
	font-size: 0.9em;
	color: #858585;
}
#listcomment li p {
	font-size: 1.0em;
	padding: 10px 0 0 0;
}

/* Image and Captions */

img.alignright {
  float:right; 
  padding-left:12px;
}
img.alignleft {
  float:left; 
  padding:5px 12px 0px 0px;
  display: inline;
}
img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
  margin-bottom: 10px;  
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
}
.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/* Image and Caption End */

.screenReader { left: -9999px; position: absolute; top: -9999px; }
.thanks { background: #f8f8f8; border: 1px solid #d9d9d9; padding:10px; text-align: center; }

/* Form Contact */
/*****Forms*****/
ol.forms { float: left; list-style: none; margin: 0; width: 100%; color:#6b6b6b; }
ol.forms li { 
	clear: both; 
	float: left; 
	margin-bottom: 10px; 
	position: relative;
	width: 100%;
}
ol.forms label {
	font-weight: normal;
	padding-right: 20px;
	width: 100%;
	display: block;
}
ol.forms input, ol.forms textarea {
	padding: 2px;
	background-color: #ffffff; 
  	border:1px solid #d9d9d9; 
  	width:406px; 
  	padding:5px 5px 5px 5px; 
  	margin:0px; 
  	color:#6b6b6b;
  	clear: both;	
}
#contactName{background-color:#ffffff; border:1px solid #d9d9d9; width:386px; padding:4px 5px 4px 5px; color:#6b6b6b;}
#email-contact{background-color:#ffffff; border:1px solid #d9d9d9; width:386px; padding:4px 5px 4px 5px; color:#6b6b6b;}
#subject{background-color:#ffffff; border:1px solid #d9d9d9; width:386px; padding:4px 5px 4px 5px; color:#6b6b6b;}
#commentsText{background-color:#ffffff; border:1px solid #d9d9d9; width:386px; padding:4px 5px 4px 5px; color:#6b6b6b;}
ol.forms textarea { height: 100px; }
.error { color: #f00; }
ol.forms li.textarea {
  border: none;
  margin: 0;
  padding:0;
}
ol.forms li .error { font-size: 11px; margin-left: 5px; }
ol.forms li.textarea .error {
	display: block;
	float: right;
	margin-right: 61px; 
}
ol.forms li.screenReader { margin-bottom: 0; }
ol.forms li.buttons button {
background-image:url(images/but-send.gif); background-repeat:no-repeat; padding:0px; margin:10px 62px 0px 0px; border:0px; width:73px; height:21px; cursor:pointer; float:right;
}
ol.forms li.buttons button:hover { color: #222; }
ol.forms li.buttons button:active { left: -1px; position: relative; top: -1px; }
ol.forms li.buttons, ol.forms li.inline { float: left; width: 460px; }
ol.forms li.inline input { width: 386px; }
ol.forms li.inline label { display: inline; float: none; width: auto; }
input#sendCopy {
  width: 10px;
}
.input-submit { background-image:url(images/but-send.gif); background-repeat:no-repeat; padding:0px; margin:5px 0px; border:0px; width:73px; height:21px; cursor:pointer; float:right; margin-right:192px;}

/*=== WPCONCEPTS MODIFICATIONS BEGIN ===*/

/*palette dull: 55554, aaaa77, eeeeee, bbbbaa, 887766*/
/*palette vibrant: 776644, dddd99, ffffff, eeeedd, aaaa77*/

/*body {background-color: #edeac9; background-color: #6a6151; color: #2D2723;}*/

a, a:hover, a:visited {color: #313D4B;}

body {background-color: #F5F3E6;   background-color: #aaaa77;  background-color: #1c1b16; background-image:url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/stripe.png);  color:#F5F3E6; color:#736f6f; }

p, ul, ol, blockquote{color:#2D2723;}

h1.expect {font-size: 36px; margin-top: -.5em;}

ul.blog-list li, .widgets ul li {background-image: none; border-bottom: 0px;}

.arrow { }

.blog-post h2 {margin-bottom: .5em;}

.blog-post img.imgleft {display: none;}

.blog-posted {display: none;}

.blog-posted-inner {display: none;}

.box1{width:430px; }
.box1 h4 {font-family: 'Lucida Grande', Verdana,  sans-serif;}

.box2{width:430px;  float: right; padding-right: 10px;}
.box2 h4 {font-family: 'Lucida Grande', Verdana,  sans-serif;}

.desc {background-image:none;}

.footer-bottom-left {height:100%; width:33%; padding:0px; padding-top:1.2em; margin:0px; margin-left:18px;} 
.footer-bottom-left {color: #efc358; font-family: Verdana, Arial; text-align: center; font-size: 14px; line-height: 16px;}

.footer-bottom-left h1.expect {width: 230px; font-size: 30px; padding-top:0; text-align: center; margin-left: auto; margin-right:auto;}
.footer-bottom-left strong {color: #efc358;} 

.footer-bottom-center {height: 90%; margin: 6px; margin-left: auto; margin-right: auto;  padding-top: .5em; text-align:center; }   
.footer-bottom-center {border-left: 1px solid #cdcdcd; border-right: 1px solid #cdcdcd; }

.footer-bottom-right {height:100%; margin:0px; margin-right:18px; padding:0px; padding-top:1em; line-height:1.5em;} 
.footer-bottom-right {color: #444; font-size: 11px; font-weight: bold; text-align: center; letter-spacing: 1px;}

.footer-top-left {background-color: #E9E8CD; background-color: #F1F0DF; background-color: #47576C; background-color: #BDBC99;background-image: url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/fleurbg60.jpg);  height:100%; width:33%; padding:0px; padding-top:1.2em; margin:0px; }    
.footer-top-left {color: #efc358;  font-family: Verdana, Arial; text-align: center; font-size: 14px; line-height: 16px;}
.footer-top-left h3 {color: #ffffff; font-size: 14px;  font-weight: bold; margin-bottom: 0px; padding-bottom: 4px; padding-top: 4px; text-align: right; }

.footer-top-center {height: 90%; margin: 2px; margin-left: auto; margin-right: auto;  padding-top: .5em; text-align:center; background-image: url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/Gerald_G_Crawfish-icon-3.png); background-repeat: no-repeat; background-position: 9px 0px;}   
.footer-top-center {border-left: 1px solid #cdcdcd; border-right: 0px solid #cdcdcd; }
.footer-top-center h1 {font-family: Georgia, Times, serif; font-size: 14px;  letter-spacing: 1px; margin-bottom: 0px; padding-bottom: 10px; padding-top: 3px; padding-left: 25px; text-align: center; text-transform: uppercase;}

.footer-top-right {height:100%; margin:0px; padding:0px; padding-top:10px; line-height:1.5em;} 
.footer-top-right {color: #ffffff; font-size: 11px; font-weight: bold; text-align: center; letter-spacing: 1px;}
.footer-top-right h3 {color: #ffffff; font-size: 14px;  font-weight: bold; margin-bottom: 0px; padding-bottom: 4px; padding-top: 4px; text-align: right; }

.img-slide {float: right; width:600px; height: 260px; padding: 12px; padding-top: 2em;}

.logo {width: 160px; padding: 0px; padding-left: 1em; height: 65px;}
.logo img {height:90px; margin:0px; margin-top:1em;}

.nocomments {display: none;}

.maincontent {padding-bottom: 0px;}

.maincontent .flashmovie {padding-top: 8em; padding-left: 10em;}

.page-container-inner{background-image:none; background-color: #fefefe; border: #555544 solid 1px;}

.phone {float:right;  padding-top: 1.6em; padding-right: 5em;}

.phone-get {color: #736f6f; font-size: 22px;}

.sbslice {margin-bottom: 7px; border-bottom: 10px solid #665544; overflow: hidden; width: 308px; border: 1px solid #665544; height: 69px; background: #ffffff none;}

.sbslice h2 {color: #313D4B; margin-left: 8px; margin-right: 8px;  margin-bottom: 0px; margin-top:.25em; font-family: 'Lucida Grande', Verdana,  sans-serif; font-size: 14px; font-variant: normal; font-weight: bold; text-transform: none; letter-spacing:normal;}

.sbslice p  {margin-left: 16px; margin-right: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  text-align:left; line-height: 1.5em; }

.screen-reader-text {display: none;}

.searchlabel {color: #626344; font-family:georgia; font-size: 9px; font-weight: bold; letter-spacing: .8px; text-transform:uppercase; }

.service-item {height: 175px;width: 200px; margin-top: 1em;}

.service-item a {color: #2D2723;}

.service-item a:hover {text-decoration: underline;}  

.service-item-odd {float: left; }

.service-item-even {float: right;}

.slide-text {height: 260px; z-index: 5; }

.slide-text a.read_more {color: #edeac9; font-size: 10px; height: 260px;}

.slide-text h1 {color: #D2CB70; color: #BE6A6A; padding-top: 1.2em; line-height: 22px; font-size: 20px;}

.slide-text p {color: #FEF2F0; color: #edeac9; font-weight: bold; line-height: 18px;}

#content-left .maincontent .sv-gallery {background-color: #323A43;}

.text-slide {background-color: #ffffff; width: 217px; height: 260px; padding-left: 10px; padding-right: 0px;}
.text-slide {border-left: 24px solid #edeac9; border-left: 4px solid #ffffff; text-align: justify; line-height: 18px;}

.text-slide h1 {letter-spacing: 1px;}

.title {margin-top: 6px; margin-left: 6px;}

.title h1 {color: #313D4B; color: #ffffff; margin-bottom: 6px; padding-left: 0px; font-family: 'Lucida Grande', Verdana,  sans-serif; font-size: 16px; font-weight: normal; text-transform: uppercase; line-height: 18px;}

.widget, .widgets {background: #ffffff none; width: 308px; margin-bottom: 7px; border: 1px solid #665544;}

.widget {margin-bottom: 18px;}

.widget li a {text-decoration:none; color:#6f6f6f;}
.widget li a:hover {text-decoration:underline;}

.widget ul {margin:0px; padding:0px; list-style-type:none;}
.widget ul li  {background-image:url(images/arrow.gif); background-position:0px 12px; background-repeat:no-repeat; padding:5px 0px 5px 17px; line-height:18px;  border-bottom:1px solid #ccc;}
.widget ul li  ul li { border:none;}

#bottom-box-inner {background: #ffffff none; text-align: justify;}

#bottom-box-inner h4 {color: #313D4B; padding-bottom: .5em;}

#bottom-box-inner img {display:none;}

#box-nav-slider {background-image:none; background-color:#969696; margin-top: 3px; height: 1px; display:none;}

#caddr {display:block; font-size:1em; padding-top: 14px; }

#content {padding-bottom: 4px; padding-top: 8px;}
 
#content-left {width:604px; border-right: #cdcdcd solid 0px; padding-right: .5em; background-image: url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/counter04.png); background-position:left bottom; background-repeat: no-repeat; background-image: none;}
#content-left img {border-top: 6px solid #993300; border-top: 4px solid #373936; border: 1px solid #665544; border-top: 2px solid #665544;}
#content-left .services-icon img {padding: 0px;}
#content-left .service-item strong {color: #313D4B; padding-top: 3px; font-size:14px;}

#content-center {display: none;} 

#content-right {float: right; margin-left: 0px; width: 310px;}
#content-right a, #content-right a:visited{color: #313D4B;}


#cphone {display:block; font-size:1em; padding-top: 22px; letter-spacing:1px;}

#footer-bottom {background: #ffffff url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/rscabinets-cabinets-milloworks-background-stripe-light.png);}
#footer-bottom {background: #ffffff none;}
#footer-bottom {width: 920px; height: 108px;} 
#footer-bottom {margin:0px; margin-right: auto; margin-left:auto; margin-top: 0px; border-top: #cdcdcd solid 1px; padding: 0px 0px;}
#footer-bottom {font-weight: normal; font-size: 11px; text-align:center; line-height: 1.5em;}

#footer-bottom a {color: #313D4B; color: #000000; text-align: center;}
#footer-bottom a:visited {color: #313D4B;}
#footer-bottom a:hover {color: #6e6e6e;}

#footer-bottom h3 {color: #313D4B; color: #000000; margin-bottom: .5em; text-align:center; line-height: 1em;}
#footer-bottom h5 {margin-top: 1em; }

#footer-bottom p {color: #313D4B;}

#footer-bottom strong {display:block; color: #efc358; margin-top: 0em; padding-top: .5em; padding-bottom:.5em;} 
#footer-bottom strong {font-size:14px; font-weight:bold; text-align: left;}

#footer-bottom-right-address-top {padding-bottom: 1em;}
#footer-bottom-right-address-middle {padding-bottom: 1em;}
#footer-bottom-right-address-bottom {padding-bottom: 1em;}

#footer-top {background: #ffffff url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/rscabinets-cabinets-milloworks-background-stripe-light.png);}
#footer-top {width: 920px; height: 64px;} 
#footer-top {margin:0px; margin-right: auto; margin-left:auto; margin-top: 0px; border-top: #cdcdcd solid 1px; padding: 0px 0px;}
#footer-top {font-weight: normal; font-size: 11px; text-align:center; line-height: 1.5em;}

#footer-top a {color: #313D4B; color: #000000; text-align: center;}
#footer-top a:visited {color: #313D4B;}
#footer-top a:hover {color: #6e6e6e;}

#footer-top .footer-top-right a {color: #ffffff; text-align: center;}
#footer-top .footer-top-right a:visited {color: #ffffff;}
#footer-top .footer-top-right a:hover {color: #6e6e6e;}

#footer-top h3 {color: #313D4B; color: #ffffff; margin-top: 4px; margin-left: 2em; margin-bottom: .5em; text-align:center; line-height: 1em; letter-spacing: 1px;}

#header {height: 110px; background-image:none;  background-color: #E5E3C3;  background-color: #fefefe;}  
#header {margin-top: 1.5em; border-top: 2px solid #d1d1b2;  border-top:2px solid #716166; border-bottom: 0px solid #d1d1b2;}

#header-bottom {background-color: #F4F2DC; background-color: #E9E7CD ; background-color: #E1DFBC; padding-top: 6px; padding-bottom: 6px; border-top: 1px solid #969696;}
#header-bottom ul {color: #703919; margin-left: 8px; margin-right: 8px;  margin-bottom: 0px; font-family: 'Lucida Grande', Verdana,  sans-serif; font-size: 11px; font-variant: normal; font-weight: normal; text-transform: none; letter-spacing:normal; line-height: 1.5em; }

#header-top {height: 80px; background-image:url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/rscabinets-cabinets-milloworks-background-stripe-light.png); background-repeat: repeat;}
#header-top h1 {color:#313D4B; padding-top: 24px; padding-bottom: 24px; margin-bottom: 0px; font-family: Georgia, Times, Serif; font-size: 60px;  font-weight: normal; text-transform: uppercase; letter-spacing: 2px;}

#logotext{color: #626344; color: #000; color: #2e2916; font-size: 11px; font-weight: bold; margin-top: -5px; padding-bottom: 1em; padding-left:6px;  letter-spacing: 1px;  text-align: left; text-transform: uppercase; width:300px;} 

#nav-menu { float: left; margin:0em;}

#page-container {margin-top: 2em;}

#page-title{background-color: #E1DFBC; background-color: #969696; background-color: #313D4B; color: #ffffff; height: 28px; margin-top: 1em;  margin-left: 0px;}

#recentPostList {display: none;}

#right-header {float: right; background-image:url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/rscabinets-cabinets-milloworks-background-stripe-light.png); background-repeat: repeat; height: 100%; width: 720px;}

#sbslice00 {background: #f1f0df none; background: #E9E8CD none;  height:135px; border: 1px solid #665544; padding-top:6px;} 

#sbslice00 h3 {color: #313D4B; font-size: 2.2em; padding: .1em;  padding-bottom: 0px; margin-bottom: 0px;}

#sbslice00 p  {text-align:justify; margin-bottom:0px; margin-top:9px; margin-bottom:4px;} 

#sbslice01 {background-image: url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/sbresidential03.jpg); }

#sbslice02 {background-image: url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/sbcommercial02.jpg); background-image: url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/sbresidential03.jpg);}

#sbslice03 {background-image: url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/sbextra01.jpg); background-image: url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/sbcommercial02.jpg);}

#sbslice04 {background-image: url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/sbcommercial02.jpg); background-image: url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/sbcommercial02.jpg);}
#sbslice04 .arrow {display:none;}
#sbslice04left {float: left; width:26%; height: 100%; padding-top:1.4em; padding-left: 1em;}
#sbslice04lefta {background: #E1DFBC;
        background:  -moz-linear-gradient(
        center bottom,
        rgb(17,23,28) 0%,
        rgb(14,21,28) 100%
    );}
#sbslice04left img {width: 70%; }
#sbslice04right {float:right; width: 70%; text-align: left; margin-left: -2em;}
#sbslice04right h3 {color: #313D4B; font-family: Georgia, Times, serif; font-size: 16px;  line-height: 1.5em; margin-bottom: 0px; padding-top: 1.5em;  font-weight: bold; text-align: left; text-transform: uppercase;}

#search .go {margin-left: 130px; padding-left: 2em; width:12px;}

#search-box {clear: right; float:right; height:1em; margin-top: 0em; margin-bottom: 0px; margin-right: .8em; display:none; }

#search-box p {margin-bottom: 0px; }

#searchform {padding: 0em;}

#s {margin-top: 0px; background-color: #D9D9B5; background-color: #ffffff; border: 1px solid #BFBF92; font-size: 10px;  width:160px; }

#side-box {float: right; margin-left: 0px; width: 310px;}

#side-box h2 {background-image:none; margin-bottom: 6px; padding:3px 2px;} 
#side-box h2 {font-size: 14px; line-height: 18px; letter-spacing: 1px;}

#side-box .widgets {background: #ffffff none; width: 308px; margin-bottom: 7px; border: 1px solid #665544;}

#side-box h2 {color: #313D4B; margin-left: 8px; margin-right: 8px;  margin-bottom: 0px; margin-top:.25em; font-family: 'Lucida Grande', Verdana,  sans-serif; font-size: 14px; font-variant: normal; font-weight: bold; text-transform: none; letter-spacing:normal;}

#side-box p  {margin-left: 26px; margin-right: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  text-align:left; line-height: 1.5em; }


#slide1 {background-image: url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/residential-cabinets-001.jpg); border-left:0px;}

#slide2 {background-image: url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/residential-cabinets-001.jpg);}

#slide3 {background-image: url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/residential-cabinets-001.jpg);}

#slide4 {background-image: url(http://www.rscabinets.com/cabinets-millworks-hardware/wp-content/uploads/residential-cabinets-001.jpg);}

#slide1 h1 { }

#slideshow {background-color: #453C3B; height: 260px; margin: .8em 0px .5em; display:none;}

#slideshow-navigation {padding-right: 20px;}

#slideshow-wrapper {margin-top: 0px;}

/* #suffix {clear: both; float: none; width: 960px;} */
/* #suffix {background-color: #453C3B; background-color: #6a6151; background-color:#524846; } */

#suffix {background-color: #fefefe; float: left; width: 920px;}
#suffix {margin-left:auto; margin-right: auto; margin-top: .5em; border-top: #cdcdcd solid 1px;} 
#suffix {padding: 0px;  padding-top: 1em; padding-bottom: 1em; text-align: center;}

#suffix {color:#524846; font-size: 11px;}
#suffix a {color:#524846; font-weight: bold;}

/*=== WPCONCEPTS MODIFICATIONS END ===*/



