






@import "https://fonts.googleapis.com/css?family=ABeeZee:200,300,400,600,700";






/* Options set in the admin page */
body { 
	color: #6b6b6b;
font-style: normal;
font-variant: normal;
font-weight: normal;
	color: #333333;
}
a { 
	color: ;
}
a:hover { 
	color: #aaa;
}
.post .post-title {
	background-color: #dedad4;
}
.post .post-title h2 a{
	font-family: ABeeZee;
color: #999;
}
.post .post-content h1 {
	font-family: ABeeZee;
font-size: 22px;
}
.post .post-content h2,
.splash h2 {
	font-family: ABeeZee;
font-size: 18px;
}
.post .post-content h3 {
	font-family: ABeeZee;
font-size: 16px;
}
.post .post-content h4 {
	font-family: ABeeZee;
}
.post .post-content h5 {
	font-family: ABeeZee;
}
.post .post-content h6 {
	font-family: ABeeZee;
}
#header {
	background-color: #ffffff;
background-repeat: no-repeat;
background-position: left center;
	border-color: #ffffff;
}
.top-bar > ul .name h1 a{
	color: #ffffff;
font-style: normal;
font-variant: normal;
font-weight: 100;
font-size: 8px !important;
}
.top-bar ul.right>li>a {
	color: #6b6b6b;
font-style: normal;
font-weight: normal;
}
.top-bar ul.right ul>li>a {
	}
.widget h3{
	}

// Footer
footer {
		background-color: #ffffff;
	color: ;
	border-color: #ffffff;
}
footer .widget h5 {
	font-family: ABeeZee;
}
footer a { 
	color: ;
}
footer a:hover { 
	color: ;
}
footer .subfooter {
	background-color: #ffffff;
}
/* FeedBurner-form Styles*/
.fb-container{/* Container widget*/}

.fbf-text{/* intro texto */}

.fbf-widget{/*form */}

.fb-counter-img img{/* counter img*/
  display:block;
  margin:5px auto 0 auto
}

.subscription_email{/* e-mail field */
  -webkit-box-shadow:inset 0;
  box-shadow:inset 0;
  font:normal 12px arial;
  padding:0px 3px;
  text-align:left;
  color:#aaaca9;
  width:70%
}

.subscription_btn{/*btn  */
  -webkit-border-radius:3px;
  background:#cfc2a9;
  border:0px solid #cfc2a9;
  border-radius:3px;
  color:#fff;
  cursor:pointer;
  font:bold 12px arial;
  padding:5px 3px;
  width:55%
}

.subscription_btn:hover{
  background:#c5b69a;
  color:#f7f7f7
}

.subscription_btn:active{
  background:#cfc2a9;
  color:#f7f7f7
}

p.fb-credits a,.fb-credits{
  color:#84C6DF;
  font:normal 10px arial;
  text-align:center;
  margin:0 auto;
  text-decoration:none
}

img.feed-image{/* the image   */
  float:left;
  margin:0 5px 5px 0
}
.top-bar > ul li.name img {
  height: 91px;
  width: 300px;
}
.top-bar ul.right {
  margin-top: 40px;
}
.post .post-content {
  padding: 20px 20px 0;
}
body.page-id-8 .metaslider .caption-wrap {
display: table;
background: #675C51;
opacity:.9;
padding: 10px 1px 10px 90px;
width: 775px;
height: 110px;
border-radius: 10px;
bottom: 10px;
left: 125px;
}


.metaslider .caption-wrap::before {
    content: "";
    position: absolute;
    top: -57px;
    left: -75px;
    width: 160px;
    height: 160px;
    background-image: url('https://delsoninstitute.com/wp-content/uploads/delson-flower-160.png');
    z-index: 100;
    display:block;
}

body.page-id-8 .metaslider .caption {
display: table-cell;
vertical-align: middle;
}
body.page-id-8 .metaslider .caption h2 {
color: #fff;
margin-top: 0;
margin-bottom: 6px;
text-transform: none;
font-size: 16px;
font-weight: bold;
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

body.page-id-8 .post .post-content {
padding:0;
}

@media screen and (max-width: 1024px) {
   body.page-id-8 .metaslider .caption-wrap {
      width: 800px;
      left: 100px;
      font-size:.85em;
   }
}
@media screen and (max-width: 992px) {
   body.page-id-8 .metaslider .caption-wrap {
      width: 780px;
   }
}

@media screen and (max-width: 936px) {
   body.page-id-8 .metaslider .caption-wrap {
      width: 670px;
   }
}


@media screen and (max-width: 812px) {
   body.page-id-8 .metaslider .caption-wrap {
      width: 610px;
   }
}
@media screen and (max-width: 768px) {
   body.page-id-8 .metaslider .caption-wrap {
      position:static;
      border-radius:0;
      width: auto;
      padding: 0;
   }
   .metaslider .caption-wrap::before {
       display:none;
       background-image:none;
   }
}
