/*

	Theme Name: Work Coach Cafe Theme


	Description: WCC theme is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.

	Author: Blue Iris Webdesign

	Author URI: http://blueiriswebdesign.com

	Version: 1.1.1

	

	Template: genesis



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

*/



body {
	color: #3d2211;
	font-size: 15px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 auto 0;
	line-height: 1.4em;
	background-image: url(images/bkgd_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #3d2211;
	}

	
#ads {
	width:580px;
	clear: both;
	margin-bottom: 20px;
	position: relative;
	}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C69F79;
	height: 1px;
	margin-top: 8px;
	margin-bottom: 14px;
}
.dc-social-slick.right .dc-social-slick-content {
	padding-top: 4px!important;
	padding-right: 14px!important;
	padding-bottom: 10px!important;
	padding-left: 2px!important;
}
div#dcssb-slick.dc-social-slick div.tab {

}
p {
	margin-top: 8px;
	margin-bottom: 12px;
}
/***** Hyperlinks ********************/



a, a:visited {
	color: #039;
	text-decoration: underline;
	}

	

a:hover {
	color: #039;
	text-decoration: none;
	}

	

a img {

	border: none;

	}



a:focus, a:hover, a:active {

	outline: none;

	}



/***** Wrap ********************/



#wrap {
	width: 999px;
	margin: 0px auto;
	position: relative;

	}



/***** Header  ********************/



#header {
	width: 999px;
	height: 153px;
	background-image: url(images/work-coach-cafe-hdr-back.jpg);
	background-repeat: no-repeat;
	}



#title-area {
	width: 539px;
	float: left;
	margin: 0;
	overflow: hidden;
	background-image: url(images/logo_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 153px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

	

#title-area #title {

	color: #FFFFFF;

	font-size: 30px;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: normal;

	margin: 0;

	padding: 0 0 0 20px;

	text-decoration: none;

	line-height: 36px;

	}

	

#title-area #title a, #title-area #title a:hover {

	color: #FFFFFF;

	text-decoration: none;

	}



#title-area #description {

	color: #FFFFFF;

	font-size: 14px;

	font-style: italic;

	font-weight: normal;

	margin: 0; 

	padding: 0 0 0 20px;

	}



#header .widget-area {

	width: 488px;

	float: right;

	margin: 0; 

	padding: 20px 0 0 0;

	}

	

#header .widget-area p {

	margin: 0;

	padding: 0 0 5px 0;

	}

	

/***** Image Header - Partial Width ********************/



.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {

	display: block; 

	float: left;

	width: 460px;

	height: 100px;

	padding: 0;

	text-indent: -9999px;

	overflow: hidden;

	}

	

.header-image #title-area #description {

	display: none;

	overflow: hidden;

	}



/***** Image Header - Full Width ********************/



.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 999px;
	height: 153px;
	}

	



/***** Primary Navigation ********************/



#nav {
	width: 999px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #F9EFE8;
	clear: both;
	overflow: hidden;
	background-image: url(images/bkgd-nav_06.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 41px;
	}



#nav ul {
	width: 989px;
	float: left;
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 9px;
	}

	

#nav li {

	float: left;

	list-style: none;

	}

	

#nav li a {
	color: #f6f2ea;
	display: block;
	font-size: 16px;
	margin: 0;
	padding: 10px 15px 10px 16px;
	text-decoration: none;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67411f;
	}



#nav li a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item {

	background: #7b522e;

	color: #FFFFFF;

	}

	

#nav li a.sf-with-ul {

	padding-right: 20px;

	}	

	

#nav li a .sf-sub-indicator {

	background: url(images/arrow-down.png);

	display: block;

	width: 10px;

	height: 10px;

	top: 14px;

	right: 5px;

	text-indent: -9999px;

	overflow: hidden;

	position: absolute;

	}

	

#nav li li a, #nav li li a:link, #nav li li a:visited {

	background: #4b2a16;

	color: #f6f2ea;

	width: 160px; 

	font-size: 12px;

	margin: 0;

	padding: 5px 10px 5px 10px;

	border-left: 1px solid #67411f;

	border-right: 1px solid #67411f;

	border-bottom: 1px solid #67411f;

	position: relative;

	}

	

#nav li li a:hover, #nav li li a:active {

	background: #7b522e;

	color: #FFFFFF;

	}



#nav li li a .sf-sub-indicator {

	background: url(images/arrow-right.png);

	top: 10px;

	}



#nav li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 182px;

	}



#nav li ul a { 

	width: 162px;

	}



#nav li ul ul {

	margin: -31px 0 0 181px;

	}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {

	left: -999em;

	}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {

	left: auto;

	}



#nav li:hover, #nav li.sfHover { 

	position: static;

	}

	

/***** Primary Navigation Extras ********************/

	

#nav li.right {
	float: right;
	margin: 0;
	padding: 9px 10px 8px 10px;
	font-size: 12px;
	}



#nav li.right a {

	display: inline;

	background: none;

	color: #FFFFFF;

	font-weight: normal;

	text-decoration: none;

	border: none;

	}

	

#nav li.right a:hover {

	color: #FFFFFF;

	text-decoration: underline;

	}



#nav li.rss a {

	background: url(images/rss.png) no-repeat left center;

	margin: 0 0 0 10px;

	padding: 3px 0 3px 16px;

	}

	

#nav li.search {

	padding: 0 10px 0 10px;

	}

	

#nav li.twitter a {

	background: url(images/twitter-nav.png) no-repeat left center;

	padding: 3px 0 1px 20px;

	}

	

/***** Secondary Navigation ********************/



#subnav {

	width: 989px;

	background: #7b522e;

	font-family: Arial, Tahoma, Verdana;

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;


	text-transform: uppercase;

	clear: both;

	overflow: hidden;

	}



#subnav ul {

	width: 100%;

	float: left;

	list-style: none;

	margin: 0;

	padding: 0;

	}

	

#subnav li {

	float: left;

	list-style: none;

	}

	

#subnav li a {

	color: #FFFFFF;

	display: block;

	font-size: 10px;

    margin: 0;

	padding: 5px 15px 5px 15px;

	text-decoration: none;

	position: relative;

	}



#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-cat a, #subnav .current-menu-item {

	background: #a37443;

	color: #000000;

	}

	

#subnav li a.sf-with-ul {

	padding-right: 20px;

	}	

	

#subnav li a .sf-sub-indicator {

	background: url(images/arrow-down.png);

	display: block;

	width: 10px;

	height: 10px;

	top: 11px;

	right: 5px;

	text-indent: -9999px;

	overflow: hidden;

	position: absolute;

	}

	

#subnav li li a, #subnav li li a:link, #subnav li li a:visited {

	background: #a37443;

	color: #FFFFFF;

	width: 138px; 

	margin: 0;

	padding: 5px 10px 5px 10px;

	border-left: 1px solid #FFFFFF;

	border-right: 1px solid #FFFFFF;

	border-bottom: 1px solid #FFFFFF;

	position: relative;

	}

	

#subnav li li a:hover, #subnav li li a:active {

	background: af7e49;

	color: #000000;

	}



#subnav li li a .sf-sub-indicator {

	background: url(images/arrow-right.png);

	top: 10px;

	}



#subnav li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 160px;

	}



#subnav li ul a { 

	width: 140px;

	}



#subnav li ul ul {

	margin: -31px 0 0 159px;

	}



#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {

	left: -999em;

	}



#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {

	left: auto;

	}



#subnav li:hover, #subnav li.sfHover { 

	position: static;

	}



/***** Inner ********************/



#inner {
	width: 961px;
	background-image: url(images/bkgd-page_09.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #fff; /* kmc added 8-9-2012 */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	padding-right: 8px;
	padding-left: 30px;
	}

    

/***** Homepage ********************/



.dcg  {

	margin: 0 0 10px 0;

	padding: 0;

	}

	

#content .dcg h2 {

	font-size: 18px;

	font-weight: normal !important;

	}

	

#featured-top, #featured-bottom {
	width: 580px;
	float: left;
	margin-top: 18px;
	}

	

.featured-top-left {

	width: 290px;

	float: left;

	}

	

.featured-top-right {

	width: 290px;

	float: right;

	}

	

#content #featured-top h2, #content #featured-bottom h2 {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8D4F29;
	color: #4b2a16;
	}

#content #featured-top h2 a, #content #featured-bottom h2 a {
	
	
}

#content #featured-top h2 a:hover, #content #featured-bottom h2 a:hover {

	color: #8D4F29;

	text-decoration: none;

	}

		

#content #featured-top h4, #content #featured-bottom h4 {

	color: #2f0801;

	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0px;
	}



#featured-top .wrap, #featured-bottom .wrap {

	margin: 0;

	padding: 5px 0 0 0;

	}

	

#featured-top p, #featured-bottom p {

	margin: 0;

	padding: 5px 0 0 0;

	}



#featured-bottom .widget, #featured-top .widget {

	margin: 0 0 15px 0;

	padding: 0;

	}



#featured-bottom .user-profile {

	overflow: hidden;

	}

	

#featured-bottom .user-profile p {

	padding: 10px;

	}

	

.more-from-category a {

	font-weight: bold;

	}

	

.more-from-category a:hover {

	text-decoration: underline;

	}



/***** Breadcrumb ********************/



.breadcrumb {

	font-size: 11px;

	margin: 0 0 20px 0;

	padding: 0 0 3px 0;

	border-bottom: double #DDDDDD;

	}



/***** Taxonomy Description ********************/



.taxonomy-description {

	background: #F7F7F7;

	margin: 0 0 30px 0;

	padding: 10px;

	border: 1px solid #DDDDDD;

	}

	

#content .taxonomy-description p {

	margin: 0;

	padding: 0;

	}



/***** Content-Sidebar Wrapper ********************/



#content-sidebar-wrap {

	width: 790px;

	float: left;

	}



.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {

	width: 961px;

	}
 


.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {

	float: right;

	}



/***** Content ********************/



#content {
	padding: 9px;
	float: left;
	width: 580px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}



.sidebar-content #content, .sidebar-sidebar-content #content {

	float: right;

	}

	

.sidebar-content #content, .content-sidebar #content {


	margin: 0px 0 10px 0;

	padding: 9px 9px 0 9px;



	}

	

.full-width-content #content {



	width: 940px;

	margin: 0 0 10px 0;

	padding: 9px;



	}



#content blockquote {
	background: #F7F7F7;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #F1E9E0;
	}



#content .post {
	width: 580px;
	padding: 0;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	}

	

#content .page {
	width: 580px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	float: left;
	}

.bottomcontainerBox {
	padding-bottom: 8px!important;
	margin-top:-4px!important;
}

#content .post p {
	margin: 0;

	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}

#outbrain_container_0_stripBox .strip-like {
	padding-top: 14px!important;
}

.clear {

	clear: both;

	}

	

/***** Headlines ********************/



#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #header .widget-area h4 {
	color: #4b2a16;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 1.1em;
	}



#content h1 {
font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8D4F29;
	color: #4b2a16;
	}

	

#content h2 {
	font-size: 20px;
	font-weight: bold;
	}

	

#content h2 a, #content h2 a:visited {
	color: #4b2a16;
	text-decoration: none;
	}

	

#content h2 a:hover {
	color: #630;
	text-decoration: none;
	}

	

#content h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
	}

	

#content h4, #header .widget-area h4 {
	font-size: 14px;
	font-weight: bold;
	}

	

#content h5 {
	font-size: 12px;
	font-weight: bold;
	}

	

#content h6 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}

	

/***** Unordered/Ordered Lists ********************/



#content .post ul, #content .page ul, #content .post ol, #content .page ol, #header .widget-area ul, #featured-bottom ul, #featured-top ul  {

	margin: 0;

	padding: 0 0 15px 0;

	}

	

#content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li, #header .widget-area ul li, #featured-bottom ul li, #featured-top ul li {

	margin: 0 0 6px 30px;

	padding: 0;

	}

	

#content .post ul li, #content .page ul li, #header .widget-area ul li, #featured-bottom ul li, #featured-top ul li {

	list-style-type: square;

	}



#content .post ul ul, #content .page ul ul, #content .post ol ol, #content .page ol ol {

	padding: 0;

	}

	

/***** Post Info ********************/

	

.post-info {
	padding: 0;
	font-size: 13px;
	color: #7c5c57;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	}

	

.post-info p {

	margin: 0;

	padding: 0;

	}

.post-info a {	
	color: #7c5c57;
	text-decoration:none;
}

/***** AdSense ********************/

	

.adsense {

	padding: 10px 0 10px 0;

	border-top: 1px solid #DDDDDD;

	}

	

/***** Post Meta ********************/

	

.post-meta {

	margin: 0;

	padding: 5px 0 0 0;

	border-top: 1px solid #DDDDDD;

	clear: both;

	}

	

/***** Author Box ********************/

	

.author-box {

	background: #F7F7F7;

	margin: 0 0 40px 0;

	padding: 10px;

	border: 1px solid #DDDDDD;

	overflow: hidden;

	}

	

.author-box p {

	margin: 0;

	padding: 0;

	}

	

.author-box img {

	background: #FFFFFF;

	float: left;

	margin: 0 10px 0 0;

	padding: 4px;

	border: 1px solid #DDDDDD;

	}

	

/***** Archive Page ********************/

	

#content .archive-page {

	float: left;

	width: 50%;

	padding: 20px 0 20px 0;

	}



/***** Post Icons ********************/

	

.time, .categories {



	}

	

.post-comments {

	background: #FFFFFF url(images/icon-comments.gif) no-repeat top left;

	margin: 0 0 0 3px;

	padding: 0 0 2px 20px;

	}



.tags {

	background: #FFFFFF url(images/icon-tags.gif) no-repeat top left;

	margin: 0 0 0 3px;

	padding: 0 0 2px 20px;

	}



/***** Images ********************/



#content .entry-content .post-image {

	padding: 4px;

	border: 1px solid #DDDDDD;

	}



#content .post-image {

	margin: 0 10px 10px 0;

	padding: 4px;

	border: 1px solid #DDDDDD;

	}



img.centered, .aligncenter {

	display: block;

	margin: 0 auto 10px;

	}

	

img.alignnone {
	display: inline;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	}

	

img.alignleft {

	margin: 0 10px 10px 0;

	display: inline;

	}



img.alignright {

	margin: 0 0 10px 10px;

	display: inline;

	}



.alignleft {

	float: left;

	margin: 0 10px 0 0;

	}



.alignright {

	float: right;

	margin: 0 0 0 10px;

	}

	

.wp-caption {

	background: #F7F7F7;

	text-align: center;

	padding: 5px 0 0 1px;

	border: 1px solid #DDDDDD;

	}



.wp-caption img {

	border: 0;

	}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	font-weight: normal;

	line-height: 12px;

	}

	

img.wp-smiley, img.wp-wink {

	float: none;

	border: none;

	}



/***** Post Navigation ********************/



.navigation {

	width: 100%;

	margin: 0;

	padding: 20px 0 20px 0;

	overflow: hidden;

	}

	

.navigation ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

	}



.navigation li {

	display: inline;

	}



.navigation li a, .navigation li.disabled {

	color: #A91B33;

	padding: 5px 8px 5px 8px;

	border: 1px solid #DDDDDD;

	}



.navigation li a:hover, .navigation li.active a {

	background: #A91B33;

	color: #FFFFFF;

	border: 1px solid #DDDDDD;

	text-decoration: none;

	}



/***** Primary & Secondary Sidebars ********************/



#sidebar {
	width: 344px;
	float: right;
	display: inline;
	font-size: 13px;
	padding-bottom: 14px;
	}

	

#sidebar-alt {

	width: 140px;

	float: left;

	display: inline;

	}

	

#sidebar-bottom-left {

	width: 165px;

	float: left;

	display: inline;

	}

	

#sidebar-bottom-right {

	width: 165px;

	float: right;

	display: inline;

	}



.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {

	float: left;

	}

	

.content-sidebar-sidebar #sidebar-alt {

	float: right;

	}


#socialprofiles-3 {
	margin-right: 10px!important;
	text-align: right;
}
#socialprofiles-3 img {
	padding-left: 10px;
}

#sidebar .widget {


	margin: 0 0px 0 0;

	padding: 9px 0px 4px 0px;


	}

#sidebar .textwidget {
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
	padding-top: 8px;
}
#sidebar-bottom .textwidget {
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
}

#sidebar-alt .widget {

	background: #FFFFFF url(images/sidebar-alt-top.png) top no-repeat;

	margin: 0 0 0px 0;

	padding: 9px 9px 4px 9px;

	border: 1px solid #DDDDDD;

	}

	

#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {

	color: #A91B33;

	font-size: 14px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: normal;

	margin: 0;

	padding: 0;

	}

	

#sidebar h2 a:hover, #sidebar-alt h2 a:hover {

	color: #A91B33;

	text-decoration: underline;

	}



#sidebar h4, #sidebar-alt h4 {
	background: #4b2a16;
	color: #F9EFE8;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 10px 4px 12px;
	letter-spacing: 0.05em;
	}

	

#sidebar .textwidget p, #sidebar-alt .textwidget p {

	margin: 0;

	padding: 6px 0 5px 0;

	}



#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {

	list-style-type: square;

	margin: 10px 6px 5px 25px;

	padding: 0;

	}



#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {

	margin: 0;

	padding: 0 0 0 12px;

	}

#sidebar-bottom ul,  #sidebar-bottom ol {
	margin: 10px 6px 5px 20px;
}

#sidebar li, #sidebar-alt li {
	word-wrap: break-word;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}

	

#sidebar embed, #sidebar object, #sidebar-alt embed, #sidebar-alt object {

	width: 300px; 

	height: 225px;

	margin: 0; 

	padding: 0;

	}



/***** Sidebar(s) Tag Cloud ********************/



#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {

	padding: 10px 5px 5px 5px;

	}

	

/***** Sidebar(s) Category Dropdown ********************/

	

#cat {

	background: #F7F7F7;

	color: #333333;

	font-family: Arial, Tahoma, Verdana;	

	font-size: 11px;

	margin: 10px 0 5px 0;

	padding: 3px;

	display: inline;

	border: 1px solid #DDDDDD;

	}

	

#sidebar #cat {

	width: 298px;

	}

	

#sidebar-alt #cat {

	width: 128px;

	}



/***** Featured Post/Page ********************/



.featuredpost, .featuredpage {

	margin: 0 0 10px 0;

	padding: 0;

	}

	

.featuredpost p, .featuredpage p {

	margin: 0;

	padding: 0 0 10px 0;

	}

	

#content .featuredpost .post, #content .featuredpage .page, #sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDBEB6;
	}

	

.featuredpost img, .featuredpage img, .featuredpost .avatar, .featuredpage .avatar {

	background: #FFFFFF;

	margin: 5px 10px 5px 0;





	}



/***** User Profile ********************/



.user-profile {

	overflow: hidden;

	}



#sidebar .user-profile .avatar {

	background: #F7F7F7;

	float: left;

	margin: 0;

	padding: 4px;

	border: 1px solid #DDDDDD;

	}

	

.user-profile p {

	margin: 0;

	padding: 10px 10px 0 10px;

	}



.user-profile .posts_link {

	margin: 0;

	padding: 0 0 10px 10px;

	}

	

/***** Search Form(s) ********************/



.searchform {

	margin: 0;

	}



#header .searchform {

	float: right;

	padding: 40px 0 0 0;

	}

	

#sidebar .searchform {
	text-align: center;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	}

	

#nav .searchform {

	float: right;

	padding: 6px 0 0 0;

	}

	

.s {

	background: #F7F7F7 !important;

	color: #333333;

	font-family: Arial, Tahoma, Verdana;	

	font-size: 11px;

	margin: 0;

	padding: 4px 0 4px 5px;

	border: 1px solid #999999;

	}

	

#header .s, #nav .s, #sidebar .s {

	width: 185px;

	}

	

#sidebar-alt .s {

	width: 80px;

	}

	

/***** eNews & Updates Widget ********************/



.enews {

	background: url(images/enews.png) top right no-repeat;

	margin: 0;

	padding: 0 0 5px 0;

	}

	

#sidebar .enews p {

	margin: 0;

	padding: 5px 10px 0 0;

	}



.enews #subscribe {

	overflow: hidden;

	}

	

#sidebar .enews #subscribe {

	padding: 0;

	}

	

.enews #subbox {

	background: #F7F7F7 !important;

	width: 250px;

	color: #333333;

	font-family: Arial, Tahoma, Verdana;

	font-size: 11px;

	padding: 4px 0 4px 5px;

	margin: 5px 5px 0 0;

	border: 1px solid #999999;

	}



/***** Latest Tweets Widget ********************/



.latest-tweets h4 {
	margin: 0px 0 0 0;
	padding: 0;
	background-color: #DFC7AC;
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: right top;
	}



/***** Calendar ********************/



#wp-calendar {

	width: 100%;

	}

	

#sidebar .widget_calendar {

	padding: 0;

	}



#wp-calendar caption {

	color: #333333;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	font-style: italic;

	font-weight: normal;

	margin: 0;

	padding: 2px 5px 0 0;

	text-align: right;

	}



#wp-calendar th {

	color: #333333;

	}



#wp-calendar thead {

	margin: 10px 0 0 0;

	font-weight: bold;

	background: #F7F7F7 !important;

	color: #F7F7F7 !important;

	}



#wp-calendar td {

	background: #F7F7F7;

	font-weight: normal;

	text-align: center;

	padding: 2px;

	}

	

/***** Buttons ********************/

	

#submit, .searchsubmit, .enews #subbutton, .gform_footer .button, .reply a, .reply a:visited {

	background: #4b2a16 !important;

	color: #FFFFFF;

	font-family: Arial, Tahoma, Verdana;

	font-size: 11px;

	font-weight: normal !important;

	text-decoration: none;


	text-transform: uppercase;

    margin: 0;

	padding: 3px 5px 3px 5px !important;

	border: 1px solid #4b2a16;

	}



#submit:hover, .searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover, .reply a:hover {

	background: #555555 !important;

	border: 1px solid #555555;

	}

	

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



.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {

	background: #F7F7F7 !important;

	color: #333333 !important;

	font-family: Arial, Tahoma, Verdana !important;

	font-size: 12px !important;

	padding: 4px 0 4px 5px !important;

	border: 1px solid #DDDDDD;

	}



.gform_footer input.button {

	color: #FFFFFF !important;

	}

	

.gform_wrapper .ginput_complex label {

	font-size: 12px !important;

	}

	

.gform_wrapper li, .gform_wrapper form li {

	margin: 0 0 10px 0 !important;

	}

	

.gform_wrapper .gform_footer {

	border: none !important;

	}



/***** Footer ********************/



#footer {
	width: 979px;
	color: #dbceba;
	clear: both;
	overflow: hidden;
	background-image: url(images/bkgd-footer_15.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 12px;
	margin: 0 auto;
	}



#footer a, #footer a:visited {
	color: #CFBEA5;
	text-decoration: underline;


	}

	

#footer a:hover {
	color: #dbceba;
	text-decoration: none;

	}

	

#footer p {

	margin: 0;

	padding: 0;

	}



#footer .gototop {

	width: 195px;

	float: left;

	margin: 0;

	padding: 0 0 0 10px;

	}

	

#footer .gototop a {

	margin: 0;

	padding: 0 0 1px 18px;

	background: url(images/footer-top.png) no-repeat left center;

	}

	

#footer .creds {

	width: 740px;

	float: right;

	margin: 0;

	padding: 0 10px 0 0;

	text-align: right;

	}



/***** Comments ********************/

	

#respond {

	margin: 0 0 15px 0;

	padding: 0;

	}



#author, #email, #url {

	background: #F7F7F7 !important;

	width: 250px;

	color: #333333;

	font-family: Arial, Tahoma, Verdana;

	font-size: 12px;

	padding: 3px 0 3px 3px;

	margin: 5px 5px 0 0;

	border: 1px solid #DDDDDD;

	}

	

#comment {

	background: #F7F7F7 !important;

	width: 98%;

	height: 150px;

	color: #333333;

	font-family: Arial, Tahoma, Verdana;

	font-size: 12px;

	padding: 3px 0 3px 3px;

	margin: 5px 0 5px 0;

	border: 1px solid #DDDDDD;

	}

	

.comment-list, .children {

	margin: 0;

	padding: 0;

	}

	

.ping-list {

	margin: 0 0 40px 0;

	padding: 0;

	}

	

.comment-list ol, .ping-list ol {

	margin: 0;

	padding: 10px;

	}



.comment-list li, .ping-list li {

	font-weight: bold;

	margin: 15px 0 5px 0;

	padding: 10px 5px 10px 10px;

	list-style: none;

	}

	

.comment-list li ul li { 

	margin-right: -6px;

	margin-left: 10px;

	}



.comment-list p, .ping-list p {

	font-weight: normal;

	text-transform: none;

	margin: 10px 5px 10px 0;

	padding: 0;

	}



.comment-list li .avatar { 

	background: #FFFFFF;

	float: right;

	border: 1px solid #DDDDDD;

	margin: 0 5px 0 10px;

	padding: 4px;

	}



.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {

	font-weight: bold;

	font-style: normal;

	}



.commentmetadata {

	font-size: 11px;

	font-weight: normal;

	}



#respond:after {

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;

	}



.nocomments {

	text-align: center;

	}



#comments .navigation {

	display: block;

	margin: 10px 0 0 0;

	}



.thread-alt, .thread-even {

	background: #F7F7F7;

	}



.even, .alt, .depth-1 {

	border: 1px solid #DDDDDD;

	margin: 0;

	padding: 0;

	}
	/* Footer Widgets
------------------------------------------------------------ */
 
#footer-widgets {
	clear: both;
	color: #22130B;
	font-size: 12px;
	overflow: hidden;
	width: 959px;
	background-image: url(images/bkgd-footer_13.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
 
#footer-widgets .widget-wrap {
	padding-bottom: 16px;
 }
#footer-widgets .wrap {
    margin: 0 auto;
    width: 959px;
}
 
#footer-widgets .widget {
    background: none;
    border: none;
    padding: 0;
}
 
#footer-widgets .textwidget {
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
 
#footer-widgets .widget_tag_cloud div div {
    padding: 0;
}
 
#footer-widgets h4 {
	background: #dfc7ac;
	border: none;
	color: #000000;
	font-size: 16px;
	font-weight: bold;

	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
 
#footer-widgets p {
    color: #4b2a16;
    padding: 0 0 10px;
}
 
#footer-widgets a, #footer-widgets a:visited {
    color: #4b2a16;
    text-decoration: underline;
}
 
#footer-widgets a:hover {
    text-decoration: none;
}
 
#footer-widgets ul {
	color: #4b2a16;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-left: 20px;
}
 
#footer-widgets ul li {
    list-style-type: square;
    margin: 0 0 0 5px;
}
 
#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
    background: none;
}
 
.footer-widgets-1 {
    float: left;
    padding: 0 13px 0 0;
    width: 230px;
}
 
.footer-widgets-2 {
    float: left;
padding: 0 13px 0 0;
    width: 230px;
}
 
.footer-widgets-3 {
    float: left;
    width: 230px;
}
.footer-widgets-4 {
    float: right;
    width: 230px;
}
/* KMC 1-30-2015 New Form generator */
#ninja_forms_form_2_cont { /* Contact form */
	width: 90%;	
	background: #f9f1e6;	
		color:#3d2211;
	padding-left:5%;
	padding-top:20px;
	padding-bottom:20px;
}
.ninja-forms-cont {

	
} 

#ninja_forms_form_2_cont input, #ninja_forms_form_2_cont textarea, #ninja_forms_form_2_cont select {
	width: 80%;
	border:thin solid rgba(61,34,17, 0.4);
}
/* Submit */
#ninja_forms_form_2_cont input#ninja_forms_field_21 {
	width:10%;
	margin:10px auto;
	border:thin solid rgba(61,34,17, 0.6);	
}

#ninja_forms_field_13_options_span ul li
  {
	display:inline;
	float:left;
	width:35%;
	list-style-type:none;
	background:none;
}
#ninja_forms_form_2_cont label {
	font-weight:normal;
}
label#ninja_forms_field_13_0_label.ninja-forms-field-13-options, input#ninja_forms_field_13_0.ninja_forms_field_13.ninja-forms-field{
	margin:0;
padding:0;

}
input#ninja_forms_field_13_0, input#ninja_forms_field_13_1 {
	width:10px;
}
/* KMC 3-21-2016 per email */
#content h3 {
	font-size:20px;
}
#content h4 {
	font-size:18px;
}