/*
Theme Name: Consumer Health Labs
Theme URI: http://consumerhealthlabs.com/
Author: Consumer Health Labs
Author URI: http://consumerhealthlabs.com/
Description: The 2013 theme for Consumer Health Labs.
Version: 1.0
Text Domain: consumerhealthlabs

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*==================== START REDEFINED HTML ELEMENTS ====================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr,  acronym,
address, big, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, sub, sup, 
tt, var, dl, dt, dd, fieldset, form, label, legend, caption {
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: 0px;
  font-size: 100%;
  font-style: inherit;
  font-family: inherit;
  font-weight: inherit;
  vertical-align: baseline;
}
body, html {
  height: 100%;
}
body {
  color: #333;
  font: 1em/150% Helvetica, Arial, Verdana, sans-serif;
  background: #FFF url(/wp-content/themes/consumerhealthlabs/images/white_plaster.webp) repeat 0px 0px;
}
td, div {
  font: 1em/150% Helvetica, Arial, Verdana, sans-serif;
}
table {
  border-spacing: 0px;
  border-collapse: separate;
}
a, a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
p {
  margin: 15px 0px;
  padding: 0px;
}
blockquote, ul, ol {
  margin: 15px 25px;
  padding: 0px;
}
li {
  margin: 3px 0px 3px 15px;
  padding: 2px 3px;
}

/*==================== START HELPER ELEMENTS ====================*/
:focus {
  outline: 0px;
}
a img {
  border: none;
}
img, object {
  width: 100%;
  height: auto;
  max-width: 100%;
  -ms-interpolation-mode: bicubic;
}
.clear {
  clear: both;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.hover {
  background-color: #404040;
}

/*==================== START INDEX ELEMENTS ====================*/
.site-container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
}
.wrapper {
  margin: auto;
  width: 96%;
  max-width: 1280px;
}
#top-bar {
  top: 0;
  left: 0;
  z-index: 2;
  color: #FFF;
  width: 100%;
  height: 25px;
  position: absolute;
  background-color: #212121;
  -moz-box-shadow:    0px -3px 5px 6px #000;
  -webkit-box-shadow: 0px -3px 5px 6px #000;
  box-shadow:         0px -3px 5px 6px #000;
}
.top-bar-main {
  margin: 0px;
  padding: 0px;
  float: right;
  width: 350px;
  height: 25px;
  font-size: .75em;
  position: relative;
  list-style-type: none;
}
.top-bar-main li {
  margin: 0px;
  padding: 0px;
  float: left;
}
.top-bar-main a {
  padding: 2px 10px 0px 10px;
  color: #FFF;
  height: 23px;
  display: block;
  text-decoration: none;
  border-left: solid 1px #2c2c2c;
  border-right: solid 1px #616161;
}
.sub-menu {
  margin: 0px;
  padding: 0px;
  z-index: 3;
  display: none;
  position: absolute;
  list-style-type: none;
}
.sub-menu li {
  margin: 0px;
  padding: 0px;
  float: none;
  background-color: #404040;
  border-bottom: solid 1px #2c2c2c;
}
.sub-menu a:hover {
  color: #212121;
  background-color: #d8d8d8;
}
#index-box {
  padding-top: 75px;
  color: #FFF;
  height: 325px;
  background: #003455 url(/wp-content/themes/consumerhealthlabs/images/index-main.webp) no-repeat center top;
}
#site-header {
  padding: 50px 0px 20px 0px;
  color: #FFF;
  background-color: #003455;
}
#logo, #logo:hover, #logo:visited {
  width: 331px;
  height: 104px;
  outline: none;
  display: block;
  text-indent: -9999px;
  text-decoration: none;
  background: url(/wp-content/themes/consumerhealthlabs/images/logo.webp) no-repeat 0px 0px;
}
#index-quick-info {
  margin-top: 20px;
  width: 375px;
  font-size: 12px;
  text-shadow: 0px 2px 2px #000;
}
#index-topc-area {
  padding: 20px 0px 10px 0px;
	color: #FFF;
  background-color: #212121;
}
.topic-box {
  margin: 0px 1.5%;
  padding: 10px 1%;
  float: left;
  width: 28%;
	color: #333;
	font-size: 10px;
  background-color: #C7C7C7;
  -moz-box-shadow:    0px 3px 3px 3px #111;
  -webkit-box-shadow: 0px 3px 3px 3px #111;
  box-shadow:         0px 3px 3px 3px #111;
}
.topic-box a {
	color: #003455;
	text-decoration: none;
}
.topic-box img {
  width: 100%;
  height: auto;
}
.topic-box h1 {
  margin: 10px 0px;
	padding: 0px;
  color: #003455;
  font-size: 24px;
	font-weight: bold;
}
#index-post-area {
  /*padding: 20px 0px 245px 0px;*/
	padding: 20px 0px 35px 0px;
}
#index-post-area h2 {
	margin-bottom: 20px;
	color: #b8b8b8;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-shadow: 0px 2px 2px #FFF;
	background: url(/wp-content/themes/consumerhealthlabs/images/recent-seperator.png) no-repeat center center;
}
.recent-article {
	margin: 0px 2%;
	width: 21%;
	float: left;
	font-size: 12px;
}
.recent-article img {
	margin-bottom: 20px;
	width: 100%;
	height: auto;
}
.article-title, .article-title:hover, .article-title:visited {
	color: #6491a1;
	font-size: 18px;
	text-decoration: none;
}
.read-this, .read-this:hover, .read-this:visited {
	color: #C00;
}
.content-area {
	/*padding: 25px 0px 250px 0px;*/
	padding: 20px 0px 35px 0px;
	background-color: #FFF;
}
.entry-title {
	font-size: 34px;
	font-weight: bold;
}
.entry-meta {
	margin-top: 25px;
	border-bottom: solid 1px #EEE;
}
.entry-thumbnail {
	margin: 10px;
	max-width: 200px;
	float: right;
}
.post-edit-link, .post-edit-link:hover, .post-edit-link:visited {
	padding: 3px 10px;
	color: #FFF;
	display: inline-block;
	background-color: #C00;
}
#footer-top {
  /*margin-bottom: 200px;*/
	margin-bottom: 0px;
	padding-top: 4px;
	bottom: 0;
	color: #FFF;
	width: 100%;
  height: 21px;
	font-size: 11px;
	position: absolute;
  background-color: #003455;
	text-shadow: 0px 2px 2px #000;
  border-bottom: solid 1px #A10518;
}
#footer {
  padding: 20px 0px;
	bottom: 0;
	color: #FFF;
	width: 100%;
	display: none;
  height: 160px;
	font-size: 11px;
	position: absolute;
  background-color: #404040;
}
.footer-section {
	margin-right: 10px;
	float: left;
	width: 148px;
	text-shadow: 0px 2px 2px #000;
}
.footer-section ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footer-section li {
	margin: 0px;
	padding: 0px;
}
.footer-section a, footer-section a:hover, .footer-section a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#logo-footer, #logo-footer:hover, #logo-footer:visited {
	float: right;
	width: 331px;
  height: 104px;
  outline: none;
  display: block;
  text-indent: -9999px;
  text-decoration: none;
  background: url(/wp-content/themes/consumerhealthlabs/images/logo-footer.webp) no-repeat 0px 0px;
}

/*==================== COMMENT ELEMENTS ====================*/
#comments {
	margin-top: 25px;
	max-width: 616px;
	width: 100%;
}
.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 604px;
	width: 100%;
}

.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
	max-width: 1040px;
	padding-left: 60px;
	padding-right: 376px;
}

.comments-title {
	font: 300 italic 28px Helvetica, sans-serif;
}

.comment-list,
.comment-list .children {
	list-style-type: none;
	padding: 0;
}

.comment-list .children {
	margin-left: 20px;
}

.comment-list > li:after,
.comment-list .children > li:before {
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
}

.comment-list > li:last-child:after {
	display: none;
}

.comment-body {
	padding: 24px 0;
	position: relative;
}

.comment-author {
	float: left;
	max-width: 74px;
}

.comment-author .avatar {
	display: block;
	margin-bottom: 10px;
}

.comment-author .fn {
	word-wrap: break-word;
}

.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
	color: #bc360a;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.says {
	display: none;
}

.no-avatars .comment-author {
	margin: 0 0 5px;
	max-width: 100%;
	position: relative;
}

.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
	width: 100%;
}

.bypostauthor > .comment-body .fn:before {
	content: "\f408";
	vertical-align: text-top;
}

.comment-list .edit-link {
	margin-left: 20px;
}

.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
	float: right;
	width: 79%;
	width: -webkit-calc(100% - 124px);
	width:         calc(100% - 124px);
	word-wrap: break-word;
}

.comment-meta,
.comment-meta a {
	color: #a2a2a2;
	font-size: 13px;
}

.comment-meta a:hover {
	color: #ea9629;
}

.comment-metadata {
	margin-bottom: 20px;
}

.ping-meta {
	color: #a2a2a2;
	font-size: 13px;
	line-height: 2;
}

.comment-awaiting-moderation {
	color: #a2a2a2;
}

.comment-awaiting-moderation:before {
	content: "\f414";
	margin-right: 5px;
	position: relative;
	top: -2px;
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 3px;
}

/* Comment form */
.comment-respond {
	background-color: #EEE;
	padding: 25px;
}

.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px;
}

.comment-reply-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}

.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}

.comment-reply-title small a:hover {
	color: #ed331c;
	text-decoration: none;
}

.comment-reply-title small a:before {
	content: "\f406";
	vertical-align: top;
}

.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
	padding: 0;
}

.comment-form .comment-notes {
	margin-bottom: 15px;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
	margin-bottom: 8px;
}

.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
	float: left;
	padding: 5px 0;
	width: 120px;
}

.comment-form .required {
	color: #ed331c;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	max-width: 270px;
	width: 60%;
}

.comment-form textarea {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	color: #686758;
	font-size: 12px;
}

.form-allowed-tags code {
	font-size: 10px;
	margin-left: 3px;
}

.comment-list .pingback,
.comment-list .trackback {
	padding-top: 24px;
}

.comment-navigation {
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0 auto;
	max-width: 604px;
	padding: 20px 0 30px;
	width: 100%;
}

.no-comments {
	background-color: #f7f5e7;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0;
	padding: 40px 0;
	text-align: center;
}

.sidebar .no-comments {
	padding-left: 60px;
	padding-right: 376px;
}

/*==================== CONTACT FORM ELEMENTS ====================*/
.wpcf7-form {
	margin-top: 20px;
    background:#EEE; 
	border:1px solid #CCC; 
	border-radius:7px; 
	max-width:645px;
	padding: 10px 20px; 
	margin-bottom:10px; 
}
.wpcf7-form input, #wpcf7-f235-p1277-o2, .wpcf7-form textarea{ 
	background:#FFF; 
	border:1px solid #CCC; 
	border-radius:7px;
	width: 80%;
    margin: 4px 0 8px 0;
    padding: 5px 7px;
	color: #4f4f4f;
    font-size: 14px;
    vertical-align: middle;
}
.wpcf7-form p { 
	color:#4f2a0f; 
	margin-top:10px; 
	margin-bottom:10px; 
}
.wpcf7-form .wpcf7-submit { 
	background:#003455;
	border-radius:7px;	
	cursor:pointer; 
	width:100px;
	margin:7px 0;
	padding: 5px 15px;
	color:#fff; 
}
.ajax-loader {
  width: 16px;
  height: 16px;
}

/*==================== SPECIFIC SCREEN SIZE ELEMENTS ====================*/
@media screen and (max-width: 320px) {
	/* Mobile portrait */
  .topic-box {
    margin: 0px 0px 15px 0px;
    padding: 10px 2%;
    float: none;
		width: 96%;
  }
	.topic-box img {
    display: none;
  }
	.topic-box h1 {
		margin-top: 0px;
	}
	.topic-box p {
		margin-top: 0px;
	}
	.recent-article {
	  margin: 0px 0px 15px 0px;
		width: 96%;
	  float: none;
  }
	.recent-article img {
	  display: none;
 }
 #index-box {
	 background-image: none;
 }
}
@media screen and (max-width: 480px) {
	/* Mobile landscape */
  .topic-box {
    margin: 0px 0px 15px 0px;
    padding: 10px 2%;
    float: none;
		width: 96%;
  }
	.topic-box img {
    display: none;
  }
	.topic-box h1 {
		margin-top: 0px;
	}
	.topic-box p {
		margin-top: 0px;
	}
	.recent-article {
	  margin: 0px 0px 15px 0px;
		width: 96%;
	  float: none;
  }
	.recent-article img {
	  display: none;
 }
 #index-box {
	 background-image: none;
 }
}
@media screen and (max-width: 600px) {
	/* Small tablet portrait */
  .topic-box {
    margin: 0px 0px 15px 0px;
    padding: 10px 2%;
    float: none;
		width: 96%;
  }
	.topic-box img {
    display: none;
  }
	.topic-box h1 {
		margin-top: 0px;
	}
	.topic-box p {
		margin-top: 0px;
	}
	.recent-article {
	  margin: 0px 0px 15px 0px;
		width: 96%;
	  float: none;
  }
	.recent-article img {
	  margin: 0px 15px 15px 0px;
		float: left;
	  width: 25%;
 }
 #index-box {
	 background-image: none;
 }
}
@media screen and (max-width: 768px) {
	/* Tablet portrait */
	.topic-box img {
    display: none;
  }
	.topic-box h1 {
		margin-top: 0px;
	}
	.topic-box p {
		margin-top: 0px;
	}
	.recent-article {
	  margin: 0px 0px 15px 0px;
		width: 96%;
	  float: none;
  }
	.recent-article img {
	  margin: 0px 15px 15px 0px;
		float: left;
	  width: 25%;
 }
 #index-box {
	 background-image: none;
 }
 #index-box {
	 padding-bottom: 15px;
	 height: auto;
 }
 #index-quick-info {
   margin-top: 20px;
   width: 100%;
 }
}
@media screen and (max-width: 800px) {
	/* Small tablet landscape */
  
}
@media screen and (max-width: 1024px) {
	/* Tablet landscape & Small screen desktop */
  
}