#header {
	background: url(http://assets.naturante.com/website/hueman/header3.gif) no-repeat center 50px;
}

.full-width #nav-topbar.nav-container {
    position: absolute;
    top: 0;
}

.full-width.admin-bar #nav-topbar.nav-container { top: 0; }

a { color: #50c0a2; }

.single .post-title{
	letter-spacing:-0.5px;
	font-family: 'Roboto Slab', serif;
	font-weight:300;
}
.entry h2{
	letter-spacing:0;
	font-family: 'Roboto Slab', serif;
	font-weight:300;
	font-size:30px;
	color:#D26A4F;
}
.entry h3{
color:#FCAF17;
}

.entry h5, .entry h6{
font-weight: 400;
font-family: 'Roboto Slab', serif;
border-bottom: solid 1px #ccc;
color: #666;
text-transform: uppercase;
letter-spacing: 1px;
}

.entry h5{
	color:#FCAF17;
	font-size: 20px;
}

.entry h6{
	font-size: 15px;
	color: #666;
}
.entry p{
color:#424242;
}
.entry strong{
color:#424242;
}
.pullquote-left {
color: #A3A3A3;
border-left: 6px solid #A3A3A3;
float: left;
margin: 0.78em 1em 0.78em 0;
padding: 0 0 0 20px;
font-weight: 300;
width: 40%;
font-family: 'Roboto Slab', serif;
font-size: 28px;
}

/* pullquote-left {
color: #444;
border-left: 2px solid #50C0A2;
float: left;
margin: 0.78em 1em 0.78em 0;
padding: 10px;
font-weight: 600;
width: 40%;
background: #E3F7F1;*/

pullquote-left 
{position: relative;
color: #777;
font-style: italic;
margin: 0px 0px 20px 20px;
padding-left: 30px;
border-left: solid 5px #53C1A7;
}

/* formulario newsletter*/
#form-newsletter {
	background: #5AAA9A;
	padding: 12px 0px 7px 0;
	margin: auto;
}
	
/* Tablet - 800px, 768px & 720px */
@media only screen and (min-width: 720px) and (max-width: 800px) {
	.mystyle {}
}


/* Mobile - 480px & 320px */
@media only screen and (max-width: 719px) {
	#form-newsletter {
		display: none; 
	}
}


/* Mobile - 320px */
@media only screen and (max-width: 479px) {
	
}
	
#form-newsletter h3 {
	float: left;
	height: 10px;
	margin: 5px 4px 0px 0px;
	color: #fff;
	font-family: 'Roboto Slab',serif;
	font-size: 20px;
	font-weight: 300;
	width: 430px;
}
input.formNewsletter_input.required.text {
background: none repeat scroll 0% 0% #FCF7F2;
color: #605F5F;
font-size: 13px;
padding: 8px 13px 6px;
width: 132px;
text-align: left;
}
#form-newsletter .form_field_wrapper {
clear: none;
float: left;
margin-right: 9px;
}
#form-newsletter input.form-newsletter_submit {
background: url("http://assets.naturante.com/website/hueman/get-it2.png") no-repeat scroll center 0px transparent;
border: 0px solid #FFF;
bottom: -13px;
display: block;
text-indent: -9999px;
height: 73px;
padding: 0px;
position: absolute;
right: 0px;
width: 120px;
text-transform: capitalize;
}
#form-newsletter input.form-newsletter_submit:hover {
    background-position: 0px -73px;
}
#form-newsletter .page {
margin: 0px auto;
position: relative;
width: 889px;
}


/* formulario newsletter post */

.form-newsletter-post {
background: #5AAA9A;
padding: 12px;
}
.form-newsletter-post h3 {
color: #fff;
font-family: 'Roboto Slab',serif;
font-size: 20px;
font-weight: 300;
padding-bottom: 20px;
}
input.formNewsletter_input.required.text {
background: none repeat scroll 0% 0% #FCF7F2;
color: #605F5F;
font-size: 13px;
padding: 8px 13px 6px;
width: 132px;
text-align: left;
}
.form-newsletter-post .form_field_wrapper {
margin-right: 9px;
float: left;
}
.form-newsletter-post input.form-newsletter_submit {
background: url("http://assets.naturante.com/website/hueman/get-it2.png") no-repeat scroll center 0px transparent;
border: 0px solid #FFF;
bottom: -10px;
display: block;
text-indent: -9999px;
height: 73px;
left: 350px;
width: 120px;
position: absolute;
text-transform: capitalize;
}
.form-newsletter-post input.form-newsletter_submit:hover {
    background-position: 0px -73px;
}

/* -------------------------------- */
/* -------------------------------- */
/* -------------------------------- */
#anspress .ap-btn {
  background-image: none;
  color: #fff; padding: 8px 14px; font-weight: 600; display: inline-block; border: none; cursor: pointer; -webkit-border-radius: 3px; border-radius: 3px;
}

#anspress .ap-btn:hover { background: #444; }

#anspress {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  word-wrap: break-word;
  background: inherit;
}

#anspress #answer-form-c .ap-a-cells {
  border: none;
  border-radius: inherit;
  margin-left: 60px;
  padding: 0;
  font-size: inherit;
}

#anspress #answer-form-c .ap-tab-container {
	 background: #f1f1f1; 
	 padding: 10px 20px 20px; 
	 margin-bottom: 15px; 
	 -webkit-border-radius: 2px; border-radius: 2px; 
}

#anspress .ap-a-cells {
	border: none;
  border-radius: inherit;
  padding: 10px;
  font-size: inherit;
  background: #f1f1f1; 
  webkit-border-radius: 2px; border-radius: 2px; 
}

#anspress .best-answer .ap-a-cells {
	background: #ECF5F0; 
}

#anspress .ap-q-cells {
	border: none;
	 background: #f1f1f1; 
	 padding: 10px 20px 20px; margin-bottom: 15px; -webkit-border-radius: 2px; border-radius: 2px; 
	  font-size: inherit;
}

#anspress a, #anspress .ap-questions-hyperlink, #anspress .ap-breadcrumbs > li a, #anspress .ap-questions-title a,
#anspress .ap-q-actions > li.ap-post-action > a:visited,
#anspress .ap-q-actions .ap-dropdown-toggle:visited,
#anspress .ap-q-actions > li.ap-post-action > a, #anspress .ap-q-actions .ap-dropdown-toggle, #anspress .ap-user-meta a {
  color: #50c0a2;
}

#anspress .ap-questions-title {
  font-size: inherit;
  font-weight: 600;
}

#anspress .ap-q-actions > li.ap-post-action > a,
#anspress .ap-q-actions .ap-dropdown-toggle {
  font-size: 70%;
}

#anspress .ap-q-metas {
 /* border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-style: italic;
  */
font-weight: 400; color: #aaa; text-transform: uppercase; margin-bottom: 1em;
 }
 
 #anspress .ap-q-actions {
 	/*border-top: 1px solid rgba(0, 0, 0, 0.1);*/
 }
 
#anspress .ap-editor .quicktags-toolbar input.button,
#anspress .ap-editor .mce-btn button, #anspress .ap-editor .mce-toolbar-grp,
#anspress .ap-editor .html-active .switch-html,
#anspress .ap-editor .tmce-active .switch-tmce, #anspress .ap-editor .wp-media-buttons #insert-media-button  {
    background: #f1f1f1 !important ;
}

#anspress .ap-post-history {
	display: none;	
}
