/*
Theme Name: GardenBoots Holistico
Theme URI: http://themekraft.com/store/_tk-free-wordpress-starter-theme-based-on-twitter-bootstrap/
Author: ThemeKraft
Author URI: http://themekraft.com/
Description: Hi, I am the ultra minimal starter theme _tk, ready for your next awesome WordPress project! I am the most seamless and minimalistic integration of Twitter Bootstrap Framework into the _s starter theme from Automattic, the guys behind WordPress. You can find me on GitHub. Fork me! I'm waiting for you ;)
Version: 1.1.9
License: GNU General Public License v3.0 /
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: gray, light, two-columns, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, sticky-post,  theme-options, threaded-comments, translation-ready

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.

This theme is the most seamless and minimalistic integration of Twitter Bootstrap Framework into
the _s starter theme from Automattic, the guys behind WordPress.

_s (or Underscores) http://underscores.me/, (C) 2012-2013 Automattic, Inc. Twitter Bootstrap

Credits:

1. Bootstrap

 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)

 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=f58353a31151a8c05d7c)
 * Config saved to config.json and https://gist.github.com/f58353a31151a8c05d7c

2. wp_bootstrap_navwalker

* Class Name: wp_bootstrap_navwalker
* GitHub URI: https://github.com/twittem/wp-bootstrap-navwalker

3. Glyphicons

 * http://getbootstrap.com/components/

*/

/* My Minimal WordPress Styling comes here */

/* This is a small security for too long strings titles */
body {
	word-wrap: break-word;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}

/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


/* Content */
.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	margin: 0 0 1.5em;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}


/* Clearing */
.clear {
	clear: both;
}

/* Navigation */

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
 .comment .children { margin-left: 1.5em; }

/**
* Some WP Theme Repository requirements
*/

.sticky {
}

.gallery-caption {

}

.bypostauthor {

}

.entry-meta {
	clear: both;
}

/* =====================================*/
/* ====== Style Adicionado ao theme */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,600,400italic,700);
body { 
  background: #fff url(./img/bg-home-3.jpg) center top fixed no-repeat; 
  }
  
body { 
   font-family: 'Open Sans', sans-serif; }

body p { font-size: 1.125em; font-weight: normal; color: #FFF; }

/* Top Header Site */
.logo-social ul li { 
 list-style: none; float: left; padding-left: 0.75em; margin-top: 1.5625em; 
     }
.top-site {
	 width: 100%; clear:both;
	 }
.top-site { 
     position: relative; height: 100px; background: #eee url(./img/menu-bg.jpg) 0 0 repeat; box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.7); z-index: 10;
	 }  
	 
/* Sombra no texto dos Post -> vai no header do site*/
.shadow { 
    margin: 0 1em; padding: 0em; background-color: hsla(0, 0%, 0%, 0.6); 
	}
	
/* Nav do site Coluna para acomodar toda navegação */
.back-nav { 
    width: 100%; background-color: #2c7b21; margin:0; padding:0; height: 52px; 
	}
	
.borda { 
    border-top: 0.1875em solid #F90; border-bottom: 0.1875em solid #F90; 
	}
/*Determina a amrgem da foto na pagina*/
.entry-content-thumbnail { 
    margin-top: 0.625em; margin-bottom: 0.9375em; 
	}
/* end */

/*NavBar*/
/*background e border da navbar*/
.navbar-default { background-color: #2c7b21; border-color: #2c7b21; }
/*cor do link brand*/

.navbar-default .navbar-brand { color: #FFFFFF; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #e5e4ea; }
.navbar-default .navbar-text { color: #006699; }
/*cor do link nav*/
.navbar-default .navbar-nav > li > a { color: #FFFFFF; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #e5e4ea; }
/* Link Active Brand*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #e5e4ea; background-color: #3A5614; }
/* Link Active Dropdown */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { color: #e5e4ea; background-color: #9E2828; }
.navbar-default .navbar-toggle { border-color: #060107; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #060107; }
.navbar-default .navbar-toggle .icon-bar { background-color: #006699; }
.navbar-default .navbar-collapse,
.navbar-default .navbar-form { border-color: #006699; }
.navbar-default .navbar-link { color: #006699; }
.navbar-default .navbar-link:hover { color: #e5e4ea; }

@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #006699; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #e5e4ea; }
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #e5e4ea; background-color: #060107; }
}

/*Extended Menu dropdown  */
.dropdown:hover .dropdown-menu { display: block; }

/*Dropdown menu*/
.dropdown-menu { background-clip: padding-box;  background-color: #390;/*back de todo botão*/
border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); 
display: none;float: left; font-size: 14px; left: 0; list-style: outside none none; margin: 2px 0 0;
min-width: 160px; padding: 5px 0; position: absolute; text-align: left; top: 100%; z-index: 1000; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover { 
background-color: #006633;/*over botão*/color: #FF0;/*cor da fonte over botão */ text-decoration: none; }

.dropdown-menu > li > a { clear: both; color: #FFF;/* cor da fonte over focus*/ display: block; font-weight: 400; line-height: 1.42857; padding: 3px 20px; white-space: nowrap; }
/*end NavBar Dropdown*/

/*Fontes */
/*cores*/
body p { font-size: 1.125em; font-weight: normal; }
.azul { color: #ABC8EB; font-weight:400; }
.branco { color:#FFF; }
.col-md-4 h3 { color: #063; }

/* Fontes */
h1, h2, h3, h4, h5, h6 { font-weight: 700;}
h1 { font-size:2.1875em; } /* 30px */
h2 { font-size:1.6875em; } /* 27px */
h3 { font-size:1.500em; } /* 24px */
h4  {font-size:1.375em; } /* 22px */
h5 { font-size:1.250em; } /* 20px */
h6 { font-size:1.125em; } /* 18px */
h1, h2, h3, h4 { font-family: 'Noto Serif', serif; }
/*Titulo do Post*/
h1.page-title { color:#FF0; }
h1.page-title a { color:#FFF; }
h1.page-title a:hover { color: #0C9;}
/*end*/
.page-title h1 a { color: #FFF; text-decoration:none; }
.page-title h1 a:hover {color: #FF0; }
.page-title h1 { font-size: 1.875em;  font-family: 'Noto Serif', serif; color: #FFF; }

h1.site-title { text-align: center; color:#096; font-size: 2.1875em; }
h1.site-title a { color: #096;}
h1.site-title a:hover { color: #9C6;}

/*class Titulo do Post*/
.post-title { font-size: 1.75em; }
.post-title a { color:#FFF; }
.post-title a:hover { color: #9FF;}

h1.title-home { text-align: center; color:#FF0; font-size: 2.1875em; }
h1.title-home a{ color: #FFF;}
h1.title-home a:hover { color: #FF0;}

/*end*/

/*==Main Footer==*/
.social-footer ul li { margin-bottom:0; margin-top: 0.625em; list-style: none; float: left; padding-left: 0.75em; }
.main-footer { width: 100%; clear:both; margin:0; padding:0; }
.main-footer { padding-top: 0.9375em; padding-bottom: 1.0em; }
.main-footer h6 { margin-bottom: 0.625em; }
/*.back-footer { background-image: url("./img/bg-footer.jpg"); } */
.back-footer { background-color: #3A5614; }	
.main-footer { background-color: /*#363f48;*/ }	
.main-footer p, h3 { color: #ABC8EB;}

/* Info Footer */
.info-footer { max-width: 100%; clear:both; margin:0; padding:0; }
.info-footer { background-color: #0d0b0d; }
.info-footer { padding-top: 0.9375em; padding-bottom: 0; }
.info-footer p {color: #FFF;}
.texto-info { font-size: 0.9375em;} 

/* Cor da fonte do titulo do Post */
a { color: #FFF; text-decoration: none; }
/* Cor da fonte do titulo do Post */
a:hover { color: #FF0; text-decoration: underline }
/* Cor da fonte do titulo do Post */
a { background-color: transparent; }
/* Altera Menu Nav Header */
li a { color: #000; text-decoration: none; }

/* Nav Previous link de de post */
.pager { display: none; }

/* form-allowed-tags HTML do Form  */
.alert, alert-info, .form-allowed-tags { display: none; }
/* end */

/*--Thumbnail--*/
.home-thumb img:hover {
transform: scale(1.1);
}

.thumbnail img{
transition: all 0.3s ease 0s;
width: 100%;
}

.thumbnail {
overflow: hidden;
}

.thumbnail { background-color: #2c7b21; border: 1px solid #D5EDB3; }
.bg-thumb { background-color: #2c7b21; }
.thumbnail img { background-color: #2c7b21; }
/*.bg-thumb { background-image: url("./img/bg-thumb.jpg"); } */
.home-thumb img:hover { transform: scale(1.1); }
.thumbnail img {transition: all 0.3s ease 0s; width: 100%; }
.thumbnail { overflow: hidden; }
.thumbnail, home-thumb { border: none; }

/*Widget Sidebar class WordPress*/	
.sidebar-top { margin-top: 0.9375em;}
.cat-top { margin-top: 0.9375em;}
.widgettitle ul li { list-style: none; }
#meta-3, .widget, .widget_meta li { list-style: none; }
.panel, .panel-default, .panel-body li { list-style: none; }
.panel, .panel-default, .panel-body ul { color: ; }
.panel, .panel-default, .panel-body ul { padding: 0.3125em;}
.panel, .panel-default, .panel-body ul a { color: ; }
.panel, .panel-default, .panel-body ul a:hover { color: ; }
/*-- End --*/

/* --Componenetes Bootstrap -- */
/*padding dentro do pannel*/
.panel, .panel-default, .panel-heading, .panel-title, .panel-body { background-image: url("./img/menu-bg.jpg"); } 
.panel, .panel-default, .panel-heading, .panel-title, .panel-body, .panel-heading { border-color: #99CC66; }
.panel-default > .panel-heading { border-color: #99CC66; border-top-color: #9E2828; border-right-color: #9E2828; border-bottom-color: #9E2828; border-left-color: #9E2828; }

/* Texto Links da Paginas */
.col-sm-8 a { color: #FF0; mtext-decoration: none; }
.col-sm-8 a:hover { color: #0CF; text-decoration: underline; }

/* --Cor dos links no Sidebar--*/
.panel-body a { color: #036; text-decoration: none; }
.panel-body a:hover { color: #C00; text-decoration: underline; }

/* Fim Legenda nas imagens*/
hr { background-color: #BA6F12;  border: 0 none; clear: both; color: #D4D4D4; height: 2px; }

/*video you tube*/ 
/* .video-you-tube { width: 853px; margin: 0 auto; } */
/*end*/ 

/* style form comments wordpress*/

.comment-form [for="author"], .comment-form [for="email"], .comment-form [for="url"], .comment-form [for="comment"] {
    float: left;
    width: 80px;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
    max-width: 310px;
    width: 70%;
}
.comment-form, .comment-textarea, textarea {
    border-color: #ccc;
    max-width: 100%;
}
textarea#comment {
    max-height: 140px;
    max-width: 743px;
    width: 100%;
}
.comment-form-comment label {
    display: none;
}
p.comment-subscription-form {
    margin-bottom: 10px;
}

form.contact-form input[type="text"], form.contact-form input[type="email"], form.contact-form textarea {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #a1a1a1;
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 98%;
}
form.contact-form input[type="text"]:focus, form.contact-form input[type="email"]:focus, form.contact-form textarea:focus {
    color: #555;
}

.icone { margin-top: 2.1875em; }
.icone-h { margin-top: 2.1875em; padding-left: 2.1875em; }
.icone { margin-top: 2.1875em; }
.icone { margin-top: 2.1875em; }

/*End style adicionado */


/*
 == Quick CSS styling tips ==

 You can start off in a rough direction with some minimal styles.
 See below for some tips. ;)


 == Want to have the whole site wrapped? ==

 Just fill the .container class with some background color to have a the whole site "wrapped".
 This works so easy because every main part is wrapped only once into a container class by bootstrap.
 Try out by decommenting the next line and go from there.

 .container { background: #f9f9f9; border-right: 1px solid #eee; border-left: 1px solid #eee; }


 == Want to wrap just the content and sidebar in Bootstrap style? ==

 That one is a great example to show that some things are much cleaner and easier to do via just adding some HTML classes.
 In this case, we will add just one CSS class "panel", look for example at the beginning in content.php!


 == Infinite Scrolling by Jetpack ==
 You can enable this cool feature by simply decommenting the lines below and make sure you use the same classes on the right place in your html..

/* Globally hidden elements when Infinite Scroll is supported and in use.
 * Older / Newer Posts Navigation (the pagination, must always be hidden), Theme Footer only when set to scrolling.. */

/*
.infinite-scroll .page-links,
.infinite-scroll.neverending .site-footer {
	display: none;
}
*/

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */

/*
.infinity-end.neverending .site-footer {
	display: block;
}
*/

/* Hey, if you don't need my comments anymore, just delete me! :)  */
