/*
Theme Name: Cabinets
Theme URI: http://www.welovetothink.com
Description: A wordpress design.
Version: 1
Author: Shea Allen
Author URI: http://www.welovetothink.com
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #bfb678;
	color: #333;
	text-align: center;
	}

a {
text-decoration: none;
}

a:hover {
text-decoration: none;
}

* :focus { outline: 0; }

.yellowbar {
background-color: #FAF7BE;
border-top: 1px solid #FC3;
border-bottom: 1px solid #FC3;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
margin-bottom: 10px;
font-size: 12px;
color: #232323;
}

.yellowbar a img {
margin-right: 9px;
}

.greenbar {
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
margin-bottom: 10px;
font-size: 12px;
color: #fff;
background-image: url(images/greenbar.gif);
height: 30px;
background-repeat: no-repeat;
}

.greenbar a {
color: #c2fb98;
font-weight: bold;
}

.greenbar a:hover {
color: #fff;
}

.greenbarq {
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
margin-bottom: 10px;
font-size: 12px;
color: #fff;
background-image: url(images/quartz.gif);
height: 30px;
background-repeat: no-repeat;
}

.greenbarq a {
color: #c2fb98;
font-weight: bold;
}

.greenbarq a:hover {
color: #fff;
}

.bluebar {
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
margin-bottom: 10px;
font-size: 12px;
color: #fff;
background-image: url(images/bluebar.gif);
height: 30px;
background-repeat: no-repeat;
}

.bluebar a {
color: #fff;
font-weight: bold;
}

.bluebar a:hover {
color: #fff;
}

.blackbar {
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
margin-bottom: 10px;
font-size: 12px;
color: #fff;
background-image: url(images/granite.gif);
height: 30px;
background-repeat: no-repeat;
}

.redbar {
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
margin-bottom: 10px;
font-size: 12px;
color: #fff;
background-image: url(images/solid.gif);
height: 30px;
background-repeat: no-repeat;
}

.greybar {
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
margin-bottom: 10px;
font-size: 12px;
color: #fff;
background-image: url(images/concrete.gif);
height: 30px;
background-repeat: no-repeat;
}

#page {
text-align: left;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.3em;
	background-image:url(images/content_footer_bg.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
margin: 0px;
padding: 0px;
	}

h1 {
font-size: 4em;
text-align: center;
}

#headerimg .description {
font-size: 1.2em;
text-align: center;
}

h2 {
font-size: 1.6em;
}

h2.pagetitle {
font-size: 36px;
}

#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
}

h3 {
font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}

/*
.entry p a:visited {
color: #b85b5a;
}
*/

.sticky {
background: #f7f7f7;
padding: 0 10px 10px;
}

.sticky h2 {
padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	}
#pageouter{
	width:960px;
	background: #bfb678 url('images/bg.png');
	min-height: 726px;
	background-repeat:no-repeat;
}
#pageinner{
	background:transparent url(images/bg_footer.png) no-repeat scroll left bottom;
	min-height:726px;
	padding:0 95px;
	width:770px;
}
#ghome{
	height:170px;
	cursor:pointer;
}
#page {
	margin: 0 auto;
	padding: 0;
	}

#header {
	padding: 0;
	height: 37px;
	background: transparent url('images/menu_bg.png') no-repeat;
	padding-top:20px;
	padding-left:10px;
	}
#header h2{
display:none;
}
#header li{
list-style-type:none;
}
#header ul{padding:0;margin:0;}
#header ul li{
display:inline;	
}
#header ul li a{
color:#ccdac1;
font-size:16px;
padding:5px 18px;
}
#headerimg {
margin: 0;
height: 200px;
width: 100%;
}

#contentouter{
padding: 0 3px;
margin: 0px;
}

#contentouter1{
background: #d8d2ac url(images/content_bg.png);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin: 0px;
padding-top: 5px;
margin-bottom: 5px;
padding-bottom: 5px;
}

#bamboo{
background-image: url(images/bamboo.png);
background-repeat: repeat-y;
padding-right: 20px;
padding-left: 20px;
}

.narrowcolumn {
padding: 0 5px 0px 5px;
margin: 0px;
min-height: 590px;
}

.widecolumn {
padding: 10px 0 20px 0;
width: 450px;
}

.post {
text-align: justify;
margin: 0px;
padding: 0px;
}

.post hr {
display: block;
}

.widecolumn .post {
	margin: 0px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
#footerouter{
	padding:0 3px;
}
#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	background:#3b362e url(images/footer_bg.png);
	color:#d1d0cb;
	text-align:center;
	height:21px;
	font-size:12px;
	padding-top:8px
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}
#footer a {
	color:#51c9f2;
}	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	font-family:NuevaStd-Cond, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
        padding-top: 5px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	font-size: 36px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */

.process h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	margin-bottom: 5px;
color: #7d6b49;
}

.process h4 {
margin: 0px;
padding: 0px;
line-height: 100%;
margin-bottom: 5px;
}

.process ol {
color: #fff;
margin: 0px;
padding: 0px;
margin-left: 35px;
}

.process ol li {
color: #232323;
font-weight: bold;
margin-bottom: 5px;
line-height: 100%;
padding: 0px;
font-size: 11px;
}

.process img {
display: block; 
margin: 0 auto;
padding: 4px;
border: 1px solid #5e5638;
background-color: #3a2b14;
}

.process .centerit {
width: 410px;
margin: 0 auto;
}

/* Accordion */

#accordion h3 {
margin: 0px;
padding: 0px;
margin-bottom: 3px;
line-height: 100%;
cursor: pointer;
}

#accordion {
width: 100%;
}

#accordion p {
line-height: 160%;
margin: 0px;
padding: 0px;
margin-bottom: 10px;
}

#accordion div {
background-color: #cfc99e;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #cfc99e;
padding: 10px;
margin-bottom: 10px;
}

#accordion h3.step1 {
background-image: url(images/headers/step1.png);
width: 100%;
height: 33px;
background-repeat: no-repeat;
}

#accordion h3.step2 {
background-image: url(images/headers/step2.png);
width: 100%;
height: 33px;
background-repeat: no-repeat;
}

#accordion h3.step3 {
background-image: url(images/headers/step3.png);
width: 100%;
height: 33px;
background-repeat: no-repeat;
}

#accordion h3.step4 {
background-image: url(images/headers/step4.png);
width: 100%;
height: 33px;
background-repeat: no-repeat;
}

#accordion h3.step5 {
background-image: url(images/headers/step5.png);
width: 100%;
height: 33px;
background-repeat: no-repeat;
}

#accordion h3.step6 {
background-image: url(images/headers/step6.png);
width: 100%;
height: 33px;
background-repeat: no-repeat;
}

#accordion h3.step7 {
background-image: url(images/headers/step7.png);
width: 100%;
height: 33px;
background-repeat: no-repeat;
}

.fll {
float: left;
margin-right: 20px;
}

.flr {
float: right;
margin-left: 20px;
}

/* News Nav */

a.home {
background-image: url(images/home.png);
display: inline-block;
width: 61px;
height: 18px;
background-repeat: no-repeat;
cursor: pointer;
}

a.home:hover {
background-image: url(images/homen.png);
}

a.about {
background-image: url(images/about.png);
display: inline-block;
width: 88px;
height: 18px;
background-repeat: no-repeat;
cursor: pointer;
}

a.about:hover {
background-image: url(images/aboutn.png);
}

a.products {
background-image: url(images/products.png);
display: inline-block;
width: 85px;
height: 18px;
background-repeat: no-repeat;
cursor: pointer;
}

a.products:hover {
background-image: url(images/productsn.png);
}

a.pg {
background-image: url(images/pg.png);
display: inline-block;
width: 120px;
height: 18px;
background-repeat: no-repeat;
cursor: pointer;
}

a.pg:hover {
background-image: url(images/pgn.png);
}

a.pr {
background-image: url(images/pr.png);
display: inline-block;
width: 110px;
height: 18px;
background-repeat: no-repeat;
cursor: pointer;
}

a.pr:hover {
background-image: url(images/prn.png);
}

a.contact {
background-image: url(images/contact.png);
display: inline-block;
width: 75px;
height: 18px;
background-repeat: no-repeat;
cursor: pointer;
}

a.contact:hover {
background-image: url(images/contactn.png);
}

/* FORM */

.requestinfo {
width: 290px;
float: right;
color: #fff;
padding: 5px;
background-color: #89b467;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #89b467;
}

.requestinfo p {
line-height: 160%;
}

.wpcf7 {
float: left;
width: 380px;
background-color: #cfc99e;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #cfc99e;
padding: 10px;
}

.wpcf7 p {
margin: 0px;
padding-right: 10px;
padding-left: 10px;
margin-bottom: 10px;
}

.wpcf7 label {
font-weight: bold;
color: #222;
}

.wpcf7 input {
background-color: #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #fff;
padding: 2px;
margin-bottom: 5px;
margin-top: 5px;
}

.wpcf7 textarea {
background-color: #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #fff;
padding: 2px;
margin-bottom: 5px;
margin-top: 5px;
}

/* Flash */

#flash {
z-index; 0;
margin: 0 auto;
display: block;
position: relative;
width: 724px;
padding-top: 5px;
}

/* About Custom */

.abtleft {
float: left;
width: 300px;
}

.abtright {
width: 390px;
float: right;
}

.abtright .greenside {
color: #fff;
padding: 5px;
background-color: #89b467;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #89b467;
margin-bottom: 5px;
}

.abtleft img {
margin-top: 10px;
}

.abtpics {
color: #fff;
padding: 15px;
background-color: #89b467;
background-color: #cfc99e;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #cfc99e;
margin-bottom: 5px;
float: right;
text-align: center;
width: 320px;
margin-left: 40px;
}

.abtpics p {
font-size: 11px;
line-height: 140%;
color: #444;
margin: 0px;
padding: 0px;
font-style: italic;
}

.abtpics .ic {
float: left;
width: 150px;
margin-right: 5px;
margin-left: 5px;
}

.abtpics img {
margin-bottom: 5px;
border: 1px solid #555;
}

/* Random Review */

#randomreview h4 {
font-size: 14px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 8px;
}

#randomreview .sideone {
width: 345px;
float: left;
}

#randomreview .otherside {
width: 345px;
float: right;
}

#randomreview .one {
color: #fff;
padding-right: 25px;
padding-left: 25px;
padding-top: 5px;
padding-bottom: 5px;
background-image: url(images/qt.png);
background-position: top left;
background-repeat: no-repeat;
background-color: #73633e;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 4px solid #73633e;
margin-bottom: 10px;
}

#randomreview .two {
color: #fff;
padding-right: 25px;
padding-left: 25px;
padding-top: 5px;
padding-bottom: 5px;
background-image: url(images/qt.png);
background-position: top left;
background-repeat: no-repeat;
background-color: #50673c;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 4px solid #50673c;
margin-bottom: 5px;
}

#randomreview .three {
color: #fff;
padding-right: 25px;
padding-left: 25px;
padding-top: 5px;
padding-bottom: 5px;
background-image: url(images/qt.png);
background-position: top left;
background-repeat: no-repeat;
background-color: #424136;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 4px solid #424136;
margin-bottom: 5px;
}

#randomreview .four {
color: #fff;
padding-right: 25px;
padding-left: 25px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #3a7076;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 4px solid #3a7076;
background-image: url(images/qt.png);
background-position: top left;
background-repeat: no-repeat;
}

#randomreview p {
margin: 0px;
padding: 0px;
line-height: 150%;
margin-bottom: 10px;
font-size: 12px;
}

.highlight {
background-color: #4a681f;
font-weight: bold;
font-style: italic;
padding-right: 2px;
padding-left: 2px;
}