/* CSS Document */
/* Text Styles for www.dozetribos.com.br */

@import 'https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic';
@import 'https://fonts.googleapis.com/css?family=Oswald:300,400,700';

/* Basic Style structure */
body {
	font-family: 'Lato', sans-serif;
	color: #333;
	font-size: 0.95em;
	-webkit-font-smoothing: antialiased;
}

p {
	font-weight: normal;
	font-size: 100%;
	line-height: 1.8em;
}

h1 {
	margin: 0px 0px 5px 0px;
	color: #3F8C8C;
	font-family: 'Oswald', sans-serif;
}

h1.blog_title {
	font-size: 185%;
	font-weight: normal;
}

h2 {
	margin: 0px 0px 8px 0px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1.5px;
	font-size: 90%;
}

h2.description {
	text-transform: none;
	font-style: italic;
	letter-spacing: 0px;
	font-size: 80%;
}

h3, h3 a {
	font-family: 'Oswald', sans-serif;
	font-size: 115%;
	margin: 5px 0px 8px 0px;
	color: #6E9325;
}

h4 {

}

h5 {

}

h6 {

}

a, a:visited {
	text-decoration: none;
	color: #789342;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	line-height: 1.6em;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	font-weight: 300;
	color: #222;
}

p a, .noviText a, #featuredtext a  {
	font-size: 90%;
	line-height: 1.8em;
	color: #222;
}

/* Specicific Styles */

.noviText a:hover, #featuredtext a:hover {
	color: #333;
	text-decoration: none;
}

.footnotes header {
	border-bottom: 1px dashed;
}

.footnotes li {
	font-size: 90%;
	line-height: 1.8em;
	color: #666;
	text-indent: 15px;
	padding-top: 3px;
	margin-top: 3px;
}

div {

}

address {

}

ul {

}

.small, a.small {
	font-size: 80%;
	color: #666;
}

sup {

}

.Excerpt {

}

.blog_e_info span {
	font-size: 70%;
	margin-top: -8px;
	margin-bottom: 8px;
	padding-top: 0px;
	display: block;
}

a.leia_mais {
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 5px;
	text-decoration: none;
	color: #1F7C7C;
	border-radius: 5px;
	padding: 5px;
	margin-top: 0px;
}

a.leia_mais:hover {
	background: #1F7C7C;
	color: #FFF;
}

a.title {
	color: #3F8C8C;
	font-family: 'Oswald', sans-serif;
	font-size: 100%;
}

a.h6 {

}

.flyout {

}

.tooltip_back {
	background: #FFFFFF;
	border: 1px solid #333;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
}

.tooltip_front {
	font-size: 80%;
}

.cat_title {

}

.img_cat_title {

}

.cat_title:hover {

}

.cat_description {
	font-size: 10px;
	display: block;
	margin-top: 2px;
}

.catList li {

}

.catList p {

}

.catList a {

}

.catList a:hover {

}

hr {
	border-top: 1px dashed #6E9325;
	border-bottom: none;
	margin-top: 0px;
}

a.homelink:hover {
	text-decoration: none;
}

#header h1 {
	font-family: Outback;
	font-size: 90px;
	line-height: 82px;
	color: #290000;
	margin: 15px 10px 0px 0px;
	text-align: right;
}

#header h2 {
	font-family: 'Oswald', sans-serif;
	font-variant: small-caps;
	font-size: 36.5px;
	line-height: 37px;
	color: #290000;
	text-align: right;
	text-transform: none;
}

#navbar_menu li a {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 20px;
	color: #FFF;
}

#navbar_menu li a:hover {
	text-decoration: none;
	color: #FFF;
}

#header_menu li a {
	font-size: 110%;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	color: #000000;
}

.verysmall {

}

.ondeImg {

}

.articleListMore, .articleListMore a {

}

.atualizacao {
	text-align: right;
	font-size: 9px;
	display: block;
	margin-top: 0px;
}

sup a {
	color: #C00;
	font-size: 70%;
	line-height: 5px;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
/* line 13, ../../../../../Programas/compass.app/lib/ruby/compass_extensions/bootstrap-sass-3.2.0.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../../../../../Programas/compass.app/lib/ruby/compass_extensions/bootstrap-sass-3.2.0.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
/* line 23, ../../../../../Programas/compass.app/lib/ruby/compass_extensions/bootstrap-sass-3.2.0.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

.yd{
	background-color: #ffeb7e;
}

.frm{
	background-color: #94e48e;
}

.str{
	background-color: #e4ae8e;
}
