p#breadcrumbs {
    margin: 0 0 0 2px;
	font-size:14px;
}

.breadcrumb_last
{
	display:none;
}

.tctc-readingtime-green i,
.tctc-readingtime-green
 {
    color: #5f9600;
}

body.single-post p
{
	line-height:1.5;
	font-size: 15px;
}

body.single-post h2     
{
	font-size: 23px;
    line-height: 1.2;
}

body.single-post h3
{
    font-size: 19px;
    line-height: 1.2;
}
	
body.single-post h4 
{
    font-size: 16px;
}

.single-post h1,.single-post h2,.single-post h3,.single-post h4
{
	text-transform:none;
}

.cb-byline {
  font-size: 11px;
  color: #999999;
  letter-spacing: 1px;
  margin: 0 0 3px 0;
}
.cb-byline .cb-byline-element {
  display: inline-block;
  margin: 0 7px 5px 0;
}
.cb-byline i {
  margin-right: 5px;
  color: #b3b3b3;
}
.cb-byline a {
  color: #999999 !important;
}

body.single-post .entry-content ul,
body.single-post .entry-content ol
{
	font-size:15px;
}

body.single-post .entry-content li
{
	padding-bottom:7px;
}

div.post-footer {
  clear: both;
  display: block;
  font-size: 11px;
  margin: 0 0 15px 0;
  padding: 5px;
  background: #eeeeee;
  color: #666;
  line-height: 18px;
}

/***** blog footer ***/
.tctc_blog_footer
{
	background:#dcebff;
	margin-top:10px;
}

@media only screen and (max-width: 768px)
{
	body.single-post h2     
	{
		font-size: 18px;
		line-height: 1.2;
	}

	body.single-post h3
	{
		font-size: 16px;
		line-height: 1.2;
	}
		
	body.single-post h4 
	{
		font-size: 15px;
	}
}

/* full width blog posts */

@media only screen and (min-width: 768px)
{
	body.single-post #main
	{

		width:710px;
	}

}

@media only screen and (min-width: 1020px)
{

	body.single-post .cb-entry-header,
	.tctc-comments-box,
	body.single-post #respond
	{
		width:98%;
		max-width: 1000px;
		margin: 0 auto;
	}

	body.single-post .entry-content {
		margin: 0 auto;
		width: 835px;
	}

	body.single-post #main
	{

		width:100%;
	}

	body.single-post  #cb-content #main
	{
		margin:0;
	}

}

/* author bio */
.tctc-author-bio
{
	background:#dcebffb3;
	padding: 10px 20px;
}

.tctc-author-bio p:first-of-type {
  margin:0;
}

.tctc-author-image
{
	float:left;
	width:150px;
	padding: 5px 20px 10px 0;
}

.tctc-author-bio  i {
    margin-right: 5px;
	color:grey;
  }

/* categories at bottom */
.tctc-post-cats.cb-style-off {
    background: #f0f0f0;
    padding: 2px 2px 0 4px;
    margin-top: 20px;
}

.tctc-post-cats.cb-style-off .cb-byline a,
.tctc-post-cats.cb-style-off .cb-byline 
{
    color: #767373 !important;
}

/* image credits */
.tctc-blog-image-credits
{
    font-size: 10px;
	width:100%;
	text-align:right;
	font-style:italic;
	margin-top:10px;
}

body.single-post .tctc-blog-image-credits p
{
    font-size: 10px;
}

.tctc-blog-image-credits p
{
	margin:5px 0;
}

.inv-recaptcha-holder
{
	margin-bottom:20px;
}

/******************************************************************
COMMENT STYLES
******************************************************************/
.commentlist {
  margin: 20px 0 20px 0;
}
.commentlist .cb-gravatar-image {
  width: 80px;
  float: left;
  margin-left: 30px;
  display: none;
}
.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  border-top: 1px solid #f0f0f0;
}
.commentlist li .cb-comment-body {
  width: 100%;
  float: left;
  padding: 0 10px;
}
.commentlist li:last-child {
  margin-bottom: 0;
  border-bottom: 1px solid #f0f0f0;
}
.commentlist li:last-child article {
  border-bottom: none !important;
}
.commentlist li article {
  padding: 40px 0;
}
.commentlist ul.children {
  background: #fff;
  padding: 0 0 0 20px;
  margin: 0;
}
.commentlist ul.children li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.commentlist .bypostauthor {
  background: #f0f0f0;
  border-bottom: 3px solid #fff;
}
.commentlist .bypostauthor article {
  border-bottom: 3px solid #fff;
}
.commentlist .comment-author {
  margin: 0 0 10px 0;
}
.commentlist .vcard cite.fn {
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 2px;
  font-style: normal;
  margin: 0 0 2px 0;
  display: block;
}
.commentlist .vcard cite.fn a.url {
  color: #4d4d4d;
}
.commentlist .vcard time {
  display: block;
  font-size: 12px;
  color: #b3b3b3;
  letter-spacing: 0.1em;
}
.commentlist .vcard time a {
  color: #999;
  text-decoration: none;
}
.commentlist .vcard time a:hover {
  text-decoration: underline;
}
.commentlist .vcard img.avatar {
  position: absolute;
  left: 10px;
  padding: 2px;
  border: 1px solid #cecece;
  background-color: #fff;
}
.commentlist .comment_content p {
  margin: 0 0 20px 0;
  color: #808080;
}
.commentlist .comment-reply-link {
  text-decoration: none;
  float: left;
  background: #f7f7f7;
  padding: 7px 20px;
  font-size: 14px;
  color: #999999;
  border: 3px solid #e9e9e9;
  -webkit-transition: opacity, 0.35s;
  -ms-transition: opacity, 0.35s;
  -o-transition: opacity, 0.35s;
  -transition: opacity, 0.35s;
  transition: opacity, 0.35s;
  margin-bottom: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}
.commentlist .comment-reply-link:focus {
  background: #e9e9e9;
  text-decoration: none !important;
}

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
#reply-title {
  padding: 0 0 5px 0;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 16px;
  color: #808080;
  margin: 0 0 15px 0;
  border-bottom: 10px solid #f0f0f0;
}
#reply-title small {
  float: right;
}
#reply-title a {
  display: block;
  margin-top: 5px;
  font-size: 12px;
}

#respond {
  margin: 0 0 30px 0;
  background: #fff;
}
#respond p {
  margin: 0 0 30px 0;
}
#respond form {
  font-size: 18px;
}
#respond form label, #respond form small {
  display: block;
}
#respond form .comment-form-author, #respond form .comment-form-email {
  width: 48%;
  float: left;
}
#respond form .comment-form-author {
  margin: 0 4% 0 0;
}
#respond form .comment-form-url {
  width: 100%;
}
#respond form .comment-notes {
  font-size: 16px;
  color: #cccccc;
  margin: 0 0 20px 0;
}
#respond form input[type=text],
#respond form input[type=email],
#respond form input[type=url],
#respond form textarea {
  padding: 12px;
  font: inherit;
  line-height: 1.5em;
  border: 3px solid #e9e9e9;
  background: #f7f7f7;
  color: #808080;
  margin-top: 10px;
  -webkit-transition: background, 0.35s;
  -ms-transition: background, 0.35s;
  -o-transition: background, 0.35s;
  -transition: background, 0.35s;
  transition: background, 0.35s;
}
#respond form input[type=text]:focus,
#respond form input[type=email]:focus,
#respond form input[type=url]:focus,
#respond form textarea:focus {
  background: #e9e9e9;
  outline: none;
}
#respond form input[type=text]:invalid,
#respond form input[type=email]:invalid,
#respond form input[type=url]:invalid,
#respond form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
#respond form input[type=text],
#respond form input[type=email],
#respond form input[type=url] {
  width: 100%;
  margin-top: 10px;
}
#respond form textarea {
  width: 100%;
  height: 150px;
}
#respond form #submit {
  text-decoration: none;
  background: #f7f7f7;
  -webkit-transition: background, 0.35s;
  -ms-transition: background, 0.35s;
  -o-transition: background, 0.35s;
  -transition: background, 0.35s;
  transition: background, 0.35s;
  padding: 10px 30px;
  color: #999999;
  border: 3px solid #e9e9e9;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  -webkit-appearance: none;
  font-weight: 700;
}
#respond form #submit:hover, #respond form #submit:focus {
  background: #e9e9e9;
}

#comment-form-title {
  margin: 0 0 15px;
}

.comments-logged-in-as, .logged-in-as {
  font-size: 12px;
  color: #b3b3b3;
  letter-spacing: 1px;
}

#allowed_tags {
  margin: 20px 10px 10px 0;
}

.nocomments {
  margin: 0 20px 20px;
}

@media only screen and (min-width: 481px) {
  /******************************************************************
  COMMENT STYLES
  ******************************************************************/
  .commentlist li .cb-comment-body {
    padding: 0 20px;
  }
 }
 
@media only screen and (min-width: 768px) {
 /******************************************************************
  COMMENT STYLES
  ******************************************************************/
  .commentlist {
    margin: 20px 0 20px 0;
  }
  .commentlist li .cb-comment-body {
    padding: 0 30px;
  }
  .commentlist li article {
    padding: 20px 0;
  }
  .commentlist ul.children {
    padding: 0 0 0 40px;
  }
  .commentlist .comment-author {
    margin: 0 0 10px 0;
  }
  .commentlist .vcard cite.fn {
    font-size: 20px;
    margin: 0 0 2px 0;
  }
  .commentlist .vcard time {
    font-size: 12px;
  }
  .commentlist .vcard time a:hover {
    text-decoration: underline;
  }
  .commentlist .vcard img.avatar {
    left: 10px;
    padding: 2px;
  }
  .commentlist .comment_content p {
    margin: 0 0 20px 0;
  }
  .commentlist .comment-reply-link {
    padding: 7px 20px;
    font-size: 14px;
    transition: opacity, 0.35s;
    transition: opacity, 0.35s;
    transition: opacity, 0.35s;
    transition: opacity, 0.35s;
    margin-bottom: 10px;
  }
  .commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
    background: #e9e9e9;
    text-decoration: none !important;
  }
  
  #respond {
    margin: 0 0 20px 0;
    padding-top: 30px;
  }
  #respond p {
    margin: 0 0 20px 0;
  }
  #respond form {
    font-size: 16px;
  }
  #respond form .comment-notes {
    font-size: 14px;
    margin: 0 0 20px 0;
  }
  #respond form input[type=text],
  #respond form input[type=email],
  #respond form input[type=url],
  #respond form textarea {
    padding: 7px;
    margin-top: 10px;
  }
  #respond form #submit {
    padding: 7px 20px;
  }
  
 }
 
@media only screen and (min-width: 1020px) {
  .cb-byline {
    font-size: 11px;
    margin: 0 0 5px 0;
  }
  .cb-byline .cb-byline-element {
    margin: 0 10px 5px 0;
  }
  .cb-byline i {
    margin-right: 5px;
  }
  .cb-byline .cb-comments {
    display: inline-block;
  }
  
  #respond {
    margin: 0 0 30px 0;
    padding-top: 30px;
  }
  #respond p {
    margin: 0 0 30px 0;
  }
  #respond form {
    font-size: 18px;
  }
  #respond form .comment-notes {
    font-size: 16px;
    margin: 0 0 20px 0;
  }
  #respond form input[type=text],
  #respond form input[type=email],
  #respond form input[type=url],
  #respond form textarea {
    padding: 12px;
    margin-top: 10px;
  }
  #respond form textarea {
    height: 220px;
  }
  #respond form #submit {
    padding: 10px 30px;
  }

  .cb-style-off .cb-byline {
    font-size: 13px;
  }
  .cb-style-off h1 {
    margin: 0 0 15px;
  }

  /******************************************************************
  COMMENT STYLES
  ******************************************************************/
  .commentlist {
    margin: 20px 0 20px 0;
  }
  .commentlist .cb-gravatar-image {
    margin-left: 30px;
    display: block;
  }
  .commentlist li .cb-comment-body {
    width: 470px;
    padding: 0 0 0 30px;
  }
  .commentlist li article {
    padding: 40px 0;
  }
  .commentlist ul.children {
    padding: 0 0 0 120px;
  }
  .commentlist li.depth-2 .cb-comment-body {
    width: 350px;
  }
  .commentlist li.depth-3 .cb-comment-body {
    width: 230px;
  }
  .commentlist .comment-author {
    margin: 0 0 10px 0;
  }
  .commentlist .vcard cite.fn {
    font-size: 20px;
    margin: 0 0 2px 0;
  }
  .commentlist .vcard time {
    font-size: 12px;
  }
  .commentlist .vcard img.avatar {
    left: 10px;
    padding: 2px;
  }
  .commentlist .comment_content p {
    margin: 0 0 20px 0;
  }
  .commentlist .comment-reply-link {
    padding: 7px 20px;
    font-size: 14px;
    margin-bottom: 10px;
  }
  
 }
 
 
 
 @media only screen and (min-width: 1200px) {

  /******************************************************************
  COMMENT STYLES
  ******************************************************************/
  .commentlist {
    margin: 20px 0 20px 0;
  }
  .commentlist .cb-gravatar-image {
    margin-left: 30px;
  }
  .commentlist li .cb-comment-body {
    width: 610px;
    padding: 0 0 0 30px;
  }
  .commentlist li article {
    padding: 30px 0;
  }
  .commentlist ul.children {
    padding: 0 0 0 110px;
  }
  .commentlist li.depth-2 .cb-comment-body {
    width: 490px;
  }
  .commentlist li.depth-3 .cb-comment-body {
    width: 380px;
  }
  .commentlist .comment-author {
    margin: 0 0 10px 0;
  }
  .commentlist .vcard cite.fn {
    font-size: 20px;
    margin: 0 0 2px 0;
  }
  .commentlist .vcard time {
    font-size: 12px;
  }
  .commentlist .vcard img.avatar {
    left: 10px;
    padding: 2px;
  }
  .commentlist .comment_content p {
    margin: 0 0 20px 0;
  }
  .commentlist .comment-reply-link {
    padding: 7px 20px;
    font-size: 14px;
    margin-bottom: 10px;
  }
}

/***** Styling for products in post CTAs ****/
.tctc_post_product .woocommerce ul.products li{
    float: none !important;
    width: 100% !important;
    text-align: left !important;
	background: #dcebff;
	border:none;
	box-shadow:none;
	margin:0;
}

.tctc_post_product .woocommerce ul.products li.product:after {
    content: "";
    display: block;
    clear: both;
}

.tctc_post_product .woocommerce ul.products li.product .woocommerce-product-details__short-description
{
	display:block;
}

.tctc_post_product .woocommerce ul.products li.product a
{
	text-decoration:underline;
}

.tctc_post_product .woocommerce ul.products li.product
{
    padding: 10px;
	margin:0;
}

.tctc_post_product .woocommerce ul.products li.product img {
    width: 15% !important;
    float: left;
    margin-bottom: 10px;
    -webkit-transition: none !important;
	margin: 10px 3% 10px 2% !important;
}

.tctc_post_product .woocommerce ul.products li.product .product-list-center
{    
	float: left;
    width: 50%;
	margin-right: 3%;	
}

.tctc_post_product .woocommerce ul.products li.product .woocommerce-product-details__short-description, .tctc_post_product .woocommerce ul.products li.product h3
{
    width: auto;
    float: none;
	
}

.tctc_post_product .woocommerce ul.products li.product .gridlist-buttonwrap {
    width: 20%;
    float: right;
    clear: none;
	margin-bottom:0;
}

.tctc_post_product .woocommerce ul.products li.product .onsale-icon
{
    width: 15%;
} 

.tctc_post_product .woocommerce ul.products li.product #tctc_seethe
{
	display:none;
}

.tctc_post_product .woocommerce ul.products li.product .add_to_cart_button 
{
	    margin-left: 30px;
}

@media (max-width:1024px)
{
	.tctc_post_product .woocommerce ul.products li.product img 
	{
		width: 25% !important;
		float: left;
	}
	
	.tctc_post_product .woocommerce ul.products li.product .onsale-icon 
	{
		width: 25%;
    }
	
	.tctc_post_product .woocommerce ul.products li.product .product-list-center 
	{
		float: left;
		width: 65%;
		margin-right: 0;
	}
	
	.tctc_post_product .woocommerce ul.products li.product .price
	{
		width: 60%;
		float: left;
		margin-top:10px;
		text-align:left;
	}
	
	.tctc_post_product .woocommerce ul.products ul.product-meta
	{
		display:none;
		clear:both;
		padding:10px 0 0 2%;
		margin:0;
	}
	
	.tctc_post_product .woocommerce ul.products li.product h3 
	{
		font-size: 1.2em;
	}
	
	.tctc_post_product .woocommerce ul.products li.product a.add_to_cart_button
	{
		width:auto;
		margin:0;
	}
	
	.tctc_post_product .woocommerce ul.products li.product .price
	{
		width: 60%;
		float: none;
		margin-top:10px;
		text-align:left;
	}
	
}

@media (max-width:480px)
{

.tctc_post_product .woocommerce ul.products li.product img 
	{
		width: 75% !important;
		margin: 0 auto !important;
		float: none;
	}
	
	.tctc_post_product .woocommerce ul.products li.product .onsale-icon 
	{
		width: 40%;
    }
	
	.tctc_post_product .woocommerce ul.products li.product .product-list-center 
	{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	

	.tctc_post_product .woocommerce ul.products li.product .add_to_cart_button
	{
		width: 30%;
		float: none;
	}
	
	.tctc_post_product .woocommerce ul.products li.product .price
	{
		width: 60%;
		float: none;
		margin-top:10px;
		text-align:left;
	}
	
	.tctc_post_product .woocommerce ul.products ul.product-meta
	{
		display:none;
	}
	
	.tctc_post_product .woocommerce ul.products li.product h3 
	{
		font-size: 1.2em;
		text-align:center;
	}

	.tctc_post_product .woocommerce ul.products li.product a.add_to_cart_button
	{
		width:auto;
		margin:0;
		
	}
	
	.tctc_post_product .woocommerce ul.products li.product .price
	{

		margin-left: 0;
	}

}
