/*
 Theme Name:  Canyon Creek
 Description:  Keratin Child Theme
 Author:       Bear Creek Web
 Author URI:   http://www.bearcreekweb.com
 Template:     keratin
 Version:      1.0.0
*/
h1, h2, h3, h4, h5, h6 {
	clear: none;
}

h2 {
	margin-top: 0;
	margin-bottom: 15px;
}
h3 {
	margin-top: 0;
	margin-bottom: 10px;
}

hr {
	margin: 1em 0;
	background-color: #ccc;
}

.thumbnails div
{
	display: inline-block;
	padding: 0 0 10px 0;
}

.thumbnails
{
	text-align: center;
	font-size: 12px;
	line-height: 1.1em;
}

.thumb-item
{
	vertical-align: top;
	height: 88px;
	padding-bottom: 10px;
	cursor: pointer;
}

.thumb-item img
{
	padding-bottom: 3px;
}

.mainimage
{
	text-align: center;
	margin: 0 auto 25px auto;
	padding: 20px 0 10px 0;
	background-color: #c6c5b0;
}

#windsor-caption, #shaker-caption, #copenhagen-caption
{
	font-weight: bold;
}

.thumb-active
{
	opacity: 0.7;
}

.no-top
{
	margin-top: 0;
}

p , p:last-child 
{
	margin: 0 0 15px 0;
}

a
{
	outline: none;
}

select {
	padding: 5px;
	width: 98%;
}

input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
select,
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

img {
    background: transparent;
	width: auto;
}

.site-header {
  padding: 30px 0 0 0;
  margin: 0;
}

.site-header .widget
{
	margin-bottom: 0;
}

#logoarea
{
	margin-bottom: 15px;
}

.menu-social-menu-container
{
	text-align: right;
}

ul#social-menu
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 15px;
  margin-top: 20px;
}

#menu-social-menu li
{
  display: inline;
}

#menu-social-menu a
{
   display:inline-block;
   margin-left: 25px;
   color: #7F7F7F;
}

#menu-social-menu a:hover
{
	color: #235A3F;
}

#menu-social-menu span
{
	display: none;
}

.icon-phone a:before
{
	content: "\f095";
	padding-right: 3px;
	font-family: FontAwesome;
}

.icon-email a:before
{
	content: "\f0e0";
	padding-right: 3px;
	font-family: FontAwesome;
}

.icon-facebook a:before
{
	content: "\f09a";
	font-family: FontAwesome;
}

.icon-twitter a:before
{
	content: "\f099";
	font-family: FontAwesome;
}

.icon-google a:before
{
	content: "\f0d5";
	font-family: FontAwesome;
}

.icon-rss a:before
{
	content: "\f09e";
	font-family: FontAwesome;
}

.icon-pinterest a:before
{
	content: "\f0d2";
	font-family: FontAwesome;
}

.icon-youtube a:before
{
	content: "\f167";
	font-family: FontAwesome;
}

.icon-houzz a
{
	background-image: url(/wp-content/uploads/2015/05/houzz-drk.png);
	width: 18px;
	height: 18px;
	background-size: contain;
	background-position: center center;
}

.widget.widget_search
{
	width: 50%;
	float: right;
}

form.search-form input[type="search"] {
	padding: 0 8px;
}
form.search-form:before {
	padding: 3px 0;;
}


.main-navigation
{
  background: #282828;
  background: -webkit-gradient(linear, left top, left bottom, from(#5e5e5e), to(#282828));
  background: -moz-linear-gradient(top, #5e5e5e, #282828);
  background: -ms-linear-gradient(top, #5e5e5e, #282828);
  background: -o-linear-gradient(top, #5e5e5e, #282828);
  background: linear-gradient(to bottom, #5e5e5e, #282828);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e5e5e', endColorstr='#282828');
}

.site-main
{
	padding: 0;
	margin: 0;
}

.site-content
{
	background: url(/wp-content/uploads/2015/05/header-background.jpg) repeat-x center top;
}

.home  .site-content 
{
	background: none;
}

.home .site-content, .home .entry-meta-footer
{
	margin: 0;
}

.entry-header
{
	height: 100px;
	margin-bottom: 35px;
}

.masonry-wrapper .entry-header
{
	height: auto;
	margin-bottom: 0;
}

.entry-title {
	color: #fff;
	font-size: 30px;
	font-size: 3.0rem;
	margin: 0;
	padding: 10px 0 0 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.masonry-wrapper .entry-title
{
	color: #000;
	padding: 0;
}

.single-post .alignleft {
	margin: 0.6em 1.5em 1.5em 0;
}

.post-thumbnail
{
	margin: 0 0 15px 0;
}

.single-post  .post-thumbnail
{
	margin: 0;
}

.layout-masonry .hentry
{
	padding: 0;
	margin-right: 1%;
	margin-bottom: 10px;
	width: 24%;
	border: 1px solid #ccc;
}

.masonry-wrapper .entry-title {
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.25;
	padding: 0 2%;
	margin-bottom: 10px;
}

.masonry-wrapper p
{
	padding: 0 2%;
	line-height: 1.25;
	margin-bottom: 5px;
}

.masonry-wrapper ul
{
	line-height: 1.25;
	margin-bottom: 5px;
}

.masonry-wrapper .entry-meta ul
{
	margin-left: 2%;
}

.layout-masonry  #top-menu-1 .widget, .single-post #top-menu-1 .widget
{
	width: 33%;
	margin-bottom: 25px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.layout-masonry .post-thumbnail .img-responsive {
	display: block;
	height: auto;
	width: 100%;
	max-width: none;
}

.col-md-6.no-left .col-lg-6.no-left, .col-xs-12.no-left, .col-sm-12.no-left
{
	padding-left: 0;
}

#secondary
{
	margin-top: 135px;
}

.page-template-page-gallery #secondary, .styles-finishes-cats-stains-and-paints-overview  #secondary
{
	margin-top: 0;
}

#secondary  .widget
{
	margin-bottom: 25px;
}

#secondary .widget li
{
	padding: 0 0 9px 0;
	line-height: 1.25;
}

#secondary.sidebar
{
	padding: 0;
}

#secondary .widget-title, .layout-masonry  #top-menu-1  .widget-title, .single-post  #top-menu-1  .widget-title {
	border-bottom: none;
	margin: 0 0 5px;
	padding: 0;
}

#secondary .current-menu-item a, #secondary .current-page-ancestor a, #secondary .current-page-ancestor.current-page-parent a:hover
{
	color: #00a7cc;
}

#secondary .current-page-ancestor.current-page-parent a
{
	color: #333;
}

.hentry {
  margin: 0;
  padding: 0;
  position: relative;
}

.top-menu
{
	text-align: center;
}

.top-menu .widget {
    word-wrap: normal;
}

.top-menu .widget a,
.top-menu .widget a:visited,
.top-menu .widget a:hover,
.top-menu .widget a:focus,
.top-menu .widget a:active {
	color: #181818;
}
.top-menu .widget li
{
	display: inline-block;
	margin: 0 0 0 -.3em;
	padding: 0;
}

.top-menu .widget li.draft
{
	display: none;
}

.top-menu li a
{
	padding: 5px 10px;
	margin: 0;
	border-right: 1px solid #ccc;
	display: inline-block;
}

.top-menu li.current-menu-item a, .top-menu li a:hover
{
	background-color: #ccc;
}

.top-menu li.last a, .top-menu li[class=publish] a
{
	border-right: none;
}
.home .front-top
{
	background: url(/wp-content/uploads/2015/05/pback-501.jpg) no-repeat center top;
	background-size: cover;
	padding: 50px 0;
}

.home .front-bottom
{
	background: url(/wp-content/uploads/2015/05/WoodGrainBackground.jpg) no-repeat center top;
	background-size: cover;
	padding: 0 0 50px 0;
}

.home .front-bottom .divider
{
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #245B40;
}

.home .front-bottom h1
{
	text-align: center;
}

.home .front-bottom h2
{
	margin-top: 10px;
}


.home .front-bottom a
{
	background-repeat:no-repeat;
	background-size: contain;
	background-position: left bottom;
	display: block;
}

.home .front-bottom a,
.home .front-bottom a:visited {
	color: #0a070f;
	text-decoration: none;
}
.home .front-bottom a:hover,
.home .front-bottom a:focus,
.home .front-bottom a:active {
	color: #00a7cc;
}

.home .front-bottom ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.home .front-bottom li
{
	padding-top: 5px;
	padding-bottom: 3px;
	border-top: 1px solid #245B40;
}

.home .front-bottom a#inspiration
{
	background-image: url(/wp-content/uploads/2015/05/hp_12.jpg);
}

.home .front-bottom a#inspiration:hover
{
	background-image: url(/wp-content/uploads/2015/05/hp_12-on.jpg);
}

.home .front-bottom a#doors
{
	background-image: url(/wp-content/uploads/2015/05/hp_15.jpg);
}

.home .front-bottom a#doors:hover
{
	background-image: url(/wp-content/uploads/2015/05/hp_15-on.jpg);
}

.home .front-bottom a#finishes
{
	background-image: url(/wp-content/uploads/2015/05/hp_17.jpg);
}

.home .front-bottom a#finishes:hover
{
	background-image: url(/wp-content/uploads/2015/05/hp_17-on.jpg);
}

.home .front-bottom a#woods
{
	background-image: url(/wp-content/uploads/2015/05/hp_19.jpg);
}

.home .front-bottom a#woods:hover
{
	background-image: url(/wp-content/uploads/2015/05/hp_19-on.jpg);
}
.home .front-bottom a#beinggreen
{
	background-image: url(/wp-content/uploads/2015/05/hp_32.jpg);
}

.home .front-bottom a#beinggreen:hover
{
	background-image: url(/wp-content/uploads/2015/05/hp_32-on.jpg);
}

.home .front-bottom a#whatsnew
{
	background-image: url(/wp-content/uploads/2015/05/hp_46.jpg);
}

.home .front-bottom a#whatsnew:hover
{
	background-image: url(/wp-content/uploads/2015/05/hp_46-on.jpg);
}

.page-id-522 .entry-content .row img
{
	margin-top: 5px;
}

.page-id-2735 .overlays a, .page-id-2735 .overlays a:visited
{
	color: #000;
}

.page-id-2735 .overlays a:hover
{
	color: #ddd;
}

.entry-content  ul, .entry-content  ol
{
	margin: 0 0 15px 40px;
}

.page-id-1803 .entry-content ul
{
	margin: -8px 0 0 0;
}

.page-id-1803 .su-accordion  {
  margin-top: 1.5em;
}

.postid-2842 .su-accordion
{
	margin-top: 25px;
}

.su-lightbox .su-button span
{
	line-height: 1.2 !important;
	padding: 0 2px!important;;
}

.su-spoiler-title
{
	font-weight: normal !important;
}

.su-spoiler-icon {
  font-size: 12px !important;
}
.su-spoiler-style-fancy > .su-spoiler-title
{
	font-size: 1em !important;
}

.splotch-caption
{
	padding:0px 3px;
	line-height:1.2;
	font-size:13px;
	text-align:center;
	display: inline-block;
}
.splotch-caption img
{
	margin-top: -3px;
}

.page-template-page-threecol .site-content img,.page-template-page-twocolright .site-content img, .page-template-page-employment .site-content img
{
	margin-bottom: 15px;
}

#secondary #nav_menu-17.widget
{
	margin-bottom: 0;
}

#top-menu-1 .widget
{
	margin-bottom: 35px;
}

.footer-menus
{
	background-color: #222222;
	padding-top: 25px;
	padding-bottom: 25px;
}

.footer-menus .widget-title {
  border-bottom: none;
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0 0 10px;
  padding: 0;
}

.footer-menus .widget {
	margin-bottom: 0;
}

.footer-menus .widget li
{
	padding: 0;
}

.footer-menus .widget a,
.footer-menus .widget a:visited {
	color: #aaa;
}
.footer-menus .widget a:hover,
.footer-menus .widget a:focus,
.footer-menus .widget a:active {
	color: #ddd;
}

.blog-info {
	background: #141414;
	color: #aaa;
	padding: 10px;
}

.blog-info a,
.blog-info a:visited {
	color: #aaa;
}
.blog-info a:hover,
.blog-info a:focus,
.blog-info a:active {
	color: #ddd;
}

#gallery p
{
	text-align: center;
}

.entry-content ul.children {
  margin: 0 0 0 40px;
}

.sabai-directory-no-image .sabai-directory-main {
  width: 100%;
}
.sabai-directory-no-image .sabai-directory-images, .sabai-entity-btn-filter {
  display: none;
}

.single-mg_items ul, .single-post ul, .single-cc-business ul
{
	width: auto; 
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 0 0 0 40px;
}

.single-post .entry-meta ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.page-template-page-gallery #main ul
{
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}

a.pdflinks, a.pdflinks:visited
{
	color: #3da06e;
}

a.pdflinks:hover
{
	color: #00a7cc;
}

.prod-table {
    display:table;
    width:100%;
	border-collapse:collapse;
	background-color: #663300;
}
.prod-row
{
	display: table-row;
}
.prod-cell {
    display:table-cell;
	color: #fff;
    border:1px solid #fff;
    vertical-align:middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	text-align: center;
}

.prod-header {
    display:table-cell;
	font-weight: bold;
	color: #fff;
    border:1px solid #fff;
    vertical-align:middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	text-align: center;
}


.prod-cell .prod-table .prod-cell
{
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.prod-cell .prod-table .prod-cell.border-bottom
{
	border-bottom: 1px solid #fff;
}

.prod-cell.no-top-border
{
	border-top: none;
}

.prod-cell a
{
	color: #fff;
}

.prod-cell a:hover, .breadcrumbs a:hover
{
	color: #ccc;
}

.breadcrumbs
{
	color: #fff;
	padding: 0;
}

.breadcrumbs a
{
	color: #fff;
}
.home .front-top-680
{
	display: none;
}
.page-id-9569 .login-username label, .single-videos .login-username label
{
	text-align: right;
	padding-left: 30px;
}

#houzz-social iframe
{
    width: 50px;
    margin-bottom: -8px;
}

.houzz-link {
    padding: 1px 6px 2px 6px !important;
    color: white;
    font-size: 11px;
    border-radius: 2px;
    margin-right: 2px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    margin-top: 2px;
    display: inline-block;
    text-decoration: none;
}

.houzz-link:visited
{
	color: #fff;
}

.houzz-twitter {
    background: #00aced;
}

.houzz-twitter:before
{
	content: "\f099";
	padding-right: 5px;
	font-family: FontAwesome;
}
 
.houzz-twitter:hover, .houzz-twitter:active {
   color: #fff; 
   background: #0084b4;
}

.houzz-facebook {
    background: #3B5997;
}

.houzz-facebook:before
{
	content: "\f09a";
	padding-right: 5px;
	font-family: FontAwesome;
}
 
.houzz-facebook:hover, .houzz-facebook:active {
    color: #fff;
   background: #2d4372;
}

.houzz-googleplus {
    background: #D64937;
}
 
.houzz-googleplus:before
{
	content: "\f0d5";
	padding-right: 5px;
	font-family: FontAwesome;
}
 
.houzz-googleplus:hover, .houzz-googleplus:active {
    color: #fff;
    background: #b53525;
}

.houzz-pinterest {
    background: #bd081c;
}

.houzz-pinterest:before
{
	content: "\f0d2";
	padding-right: 5px;
	font-family: FontAwesome;
}
 
.houzz-pinterest:hover, .houzz-pinterest:active {
    color: #fff;
    background: #bd081c;
}

.img-zoom-out {
	-webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    -ms-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
}
.img-zoom-in {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
 
@media (min-width: 1200px)
{
		.mainimage
	{
		width: 85%;
	}
}
@media (max-width: 991px) {
	#menu-social-menu li.menu-item-11:after
	{
	   content:"\A"; 
	   white-space:pre;
	}
	.widget.widget_search  {
		width: 265px;
	}
	#secondary
	{
		margin-top: 25px;
	}
}
@media (max-width: 768px)
{
	.layout-masonry .hentry
{
	width: 49%;
}
.layout-masonry  #top-menu-1 .widget, .single-post #top-menu-1 .widget
{
	width: 100%;
	margin-bottom: 15px;
	float: none;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
}
}
@media (max-width: 680px)
{
	.home .front-top
	{
		display: none;
	}
	.home .front-top-680
	{
		display: block;
	}
}
@media (max-width: 677px) {
	.menu-social-menu-container
	{
		text-align: left;
		width: 100%;
	}
	.widget.widget_search  {
    float: left;
	}
	#menu-social-menu .menu-item-18 a, #menu-social-menu .menu-item-19 a
	{
		margin-left: 0;
	}
}

@media (max-width: 600px)
{
	.entry-header
	{
		height: auto;
		margin-bottom: 15px;
	}
	
	.entry-title, .breadcrumbs, .breadcrumbs a
{
	color: #57311A;
}



.site-content 
{
	background-image: none;
}

}

@media (max-width: 545px) {
.post-navigation .nav-previous {
	border-right: none;
	float: none;
	width: 100%;
}
.post-navigation .nav-next {
	float: none;
	width: 100%;
}
.post-navigation a {
	min-height: initial;
	padding: 10px 0;
}
.post-navigation i.fa {
	top: 10px;
}
}

@media (max-width: 450px) {
.layout-masonry .hentry
{
	margin-right: 0;
	margin-bottom: 10px;
	width: 99%;
}
}


@media (max-width: 380px) {
	#menu-social-menu li.menu-item-18:after
	{
	   content:"\A"; 
	   white-space:pre;
	}
	#menu-social-menu .menu-item-11 a
	{
		margin-left: 0;
	}
}