/*
Theme Name: ABIA NACIONAL
Theme URI: http://www.hardeepasrani.com/portfolio/wordpress-themes/the-funk/
Description: Theme base on "The Funk". This is a responsive theme which allows you to customize theme layout and colors easily from the Theme Customizer. The Funk theme contains three layout and one footer settings with options to customize theme to your own personal styling. It's an elegant design with a lot of flexibility.
Version: 2.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, sticky-post, threaded-comments, translation-ready
Author: Hardeep Asrani (FW2 Edited)
Author URI: http://www.hardeepasrani.com/
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



/*

Imports
---------------------------------------------------------------------------------------------------- */
@import url(//fonts.googleapis.com/css?family=Lato:300,700|Roboto:400,300|Roboto+Condensed);
/*

HTML5 Reset

---------------------------------------------------------------------------------------------------- */



/* Baseline Normalize

    normalize.css v2.1.2 | MIT License | git.io/normalize

--------------------------------------------- */



article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
	display: block;
}



audio,canvas,video {
	display: inline-block;
}



audio:not([controls]) {
	display: none;
	height: 0;
}



[hidden] {

	display: none;

}



html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}



body {
	margin: 0;
}


a:focus {
	outline: thin dotted;
}

a:active,a:hover {
	outline: 0;
}

a img {
	border: 0;
	outline: 0;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,strong {

	font-weight: bold;

}



dfn {

	font-style: italic;

}



hr {

	-moz-box-sizing: content-box;

	box-sizing: content-box;

	height: 0;

}



mark {

	background: #ff0;

	color: #000;

}



code,kbd,pre,samp {

	font-family: monospace,serif;

	font-size: 1em;

}



pre {

	white-space: pre-wrap;

}



q {

	quotes: "\201C" "\201D" "\2018" "\2019";

}



small {

	font-size: 80%;

}



sub,sup {

	font-size: 75%;

	line-height: 0;

	position: relative;

	vertical-align: baseline;

}



sup {

	top: -0.5em;

}



sub {

	bottom: -0.25em;

}



img {

	border: 0;

}




svg:not(:root) {

	overflow: hidden;

}



figure {

	margin: 0;

}



fieldset {

	border: 1px solid silver;

	margin: 0 2px;

	padding: .35em .625em .75em;

}



legend {

	border: 0;

	padding: 0;

}



button,input,select,textarea {

	font-family: inherit;

	font-size: 100%;

	margin: 0;

}



button,input {

	line-height: normal;

}



button,select {

	text-transform: none;

}



button,html input[type="button"],input[type="reset"],input[type="submit"] {

	-webkit-appearance: button;

	cursor: pointer;

}



button[disabled],html input[disabled] {

	cursor: default;

}



input[type="checkbox"],input[type="radio"] {

	box-sizing: border-box;

	padding: 0;

}



input[type="search"] {

	-webkit-appearance: textfield;

	-moz-box-sizing: content-box;

	-webkit-box-sizing: content-box;

	box-sizing: content-box;

}



input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {

	-webkit-appearance: none;

}



button::-moz-focus-inner,input::-moz-focus-inner {

	border: 0;

	padding: 0;

}



textarea {

	overflow: auto;

	vertical-align: top;

}



table {

	border-collapse: collapse;

	border-spacing: 0;

}



/* Box Sizing

--------------------------------------------- */



*,

input[type="search"] {

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

}



/* Float Clearing

--------------------------------------------- */



.archive-pagination:before,

.clearfix:before,

.entry:before,

.entry-pagination:before,

.footer-widgets:before,

.nav-primary:before,

.nav-secondary:before,

.site-container:before,

.site-footer:before,

.site-header:before,

.site-inner:before,

.wrap:before {

	content: " ";

	display: table;

}



.archive-pagination:after,

.clearfix:after,

.entry:after,

.entry-pagination:after,

.footer-widgets:after,

.nav-primary:after,

.nav-secondary:after,

.site-container:after,

.site-footer:after,

.site-header:after,

.site-inner:after,

.wrap:after {

	clear: both;

	content: " ";

	display: table;

}





/*

Defaults

---------------------------------------------------------------------------------------------------- */



/* Typographical Elements

--------------------------------------------- */



html {

	font-size: 62.5%;

 /* 10px browser default */

	;

}



body {

	background-color: #f5f5f5;
	background-attachment: scroll;
	color: #414141;
	font-family: Tahoma,sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.6rem;
}



a,

button,

input:focus,

input[type="button"],

input[type="reset"],

input[type="submit"],

textarea:focus,

.button {

	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}



::-moz-selection {

	background-color: #333;

	color: #fff;

}



::selection {

	background-color: #333;

	color: #fff;

}



a {

	color: #666;

	text-decoration: none;

}



a img {

	margin-bottom: -4px;

	margin-bottom: -0.4rem;

}



a:hover {

	color: #333;

}



p {

	margin: 0 0 24px;

	margin: 0 0 2.4rem;

	padding: 0;

}



strong {

	font-weight: 700;

}



ol,

ul {

	margin: 0;

	padding: 0;

}



blockquote,

blockquote::before {

	color: #333;

}



blockquote {

	margin: 40px 40px 24px;

	margin: 4rem 4rem 2.4rem;

}



blockquote::before {

	content: "\201C";

	display: block;

	font-size: 30px;

	font-size: 3rem;

	height: 0;

	left: -20px;

	position: relative;

	top: -10px;

}



.entry-content code {

	background-color: #333;

	color: #ddd;

}



cite {

	font-style: normal;

}



/* Headings

--------------------------------------------- */



h1,

h2,

h3,

h4,

h5,

h6 {

	color: #333;

	font-family: Lato, sans-serif;

	font-weight: 700;

	line-height: 1.2;

	margin: 0 0 16px;

	margin: 0 0 1.6rem;

}



h1 {

	font-size: 36px;

	font-size: 3.6rem;

}



h2 {

	font-size: 30px;

	font-size: 3rem;

}



h3 {

	font-size: 24px;

	font-size: 2.4rem;

}



h4 {

	font-size: 20px;

	font-size: 2rem;

}



h5 {

	font-size: 18px;

	font-size: 1.8rem;

}



h6 {

	font-size: 16px;

	font-size: 1.6rem;

}



/* Objects

--------------------------------------------- */



embed,

iframe,

img,

object,

video,

.wp-caption {

	max-width: 100%;

}



/* Forms

--------------------------------------------- */



input,

select,

textarea {

	background-color: #fff;

	border: 1px solid #ddd !important;

	border-radius: 3px;

	box-shadow: 1px 1px 3px #eee inset;

	color: #999;

	font-size: 14px;

	font-size: 1.4rem;

	padding: 10px;

	padding: 1.0rem;

	width: 100%;

}



input:focus,

textarea:focus {

	border: 1px solid #999;

	outline: none;

}



::-moz-placeholder {

	color: #999;

	opacity: 1;

}



::-webkit-input-placeholder {

	color: #999;

}



button,

input[type="button"],

input[type="reset"],

input[type="submit"],

.button,

.entry-content .button {

	background-color: #D55;

	border: none;

	box-shadow: none;

	color: #fff;

	cursor: pointer;

	padding: 10px 16px;

	padding: 1.0rem 1.6rem;

	text-transform: uppercase;

	width: auto;

}



button:hover,

input:hover[type="button"],

input:hover[type="reset"],

input:hover[type="submit"],

.button:hover,

.entry-content .button:hover {

	background-color: #000 !important;

}



.entry-content .button:hover {

	color: #fff;

}



.button {

	border-radius: 3px;

	display: inline-block;

}



input[type="search"]::-webkit-search-cancel-button,

input[type="search"]::-webkit-search-results-button {

	display: none;

}



/* Tables

--------------------------------------------- */



table {

	border-collapse: collapse;

	border-spacing: 0;

	line-height: 2;

	margin-bottom: 40px;

	margin-bottom: 4rem;

	width: 100%;

}



tbody {

	border-bottom: 1px solid #ddd;

}



th,

td {

	text-align: left;

}



th {

	font-weight: bold;

	text-transform: uppercase;

}



td {

	border-top: 1px solid #ddd;

	padding: 6px 0;

	padding: 0.6rem 0;

}





/*

Structure and Layout

---------------------------------------------------------------------------------------------------- */



/* Site Containers

--------------------------------------------- */



.site-inner,

.wrap {
	margin: 0 auto;
	max-width: 1140px;
}



.site-inner {
	clear: both;
	padding-top: 20px;
	padding-top: 2rem;
}



/* Column Widths and Positions
--------------------------------------------- */
/* Wrapping div for .content and .sidebar-primary */



.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 920px;
}



.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}



.sidebar-content-sidebar .content-sidebar-wrap,

.sidebar-sidebar-content .content-sidebar-wrap {

	float: right;

}



/* Content */



.content {

	float: left;

	width: 800px;

}

.content article img{
	-webkit-box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, 1);
	-moz-box-shadow:    0px 0px 15px 0px rgba(100, 100, 100, 1);
	box-shadow:         0px 0px 15px 0px rgba(100, 100, 100, 1);
/*	border: 6px solid #FFF;*/
   margin-right: 20px;
   margin-bottom: 20px;

}



.content-sidebar .content,

.content-sidebar-sidebar .content,

.sidebar-content-sidebar .content {

	float: left;

}



.content-sidebar-sidebar .content,

.sidebar-content-sidebar .content,

.sidebar-sidebar-content .content {

	width: 520px;

}



.full-width-content .content {

	width: 100%;

}



/* Primary Sidebar */



.sidebar-primary {

	float: right;

	width: 300px;

}



.sidebar-content .sidebar-primary,

.sidebar-sidebar-content .sidebar-primary {

	float: left;

}



/* Secondary Sidebar */



.sidebar-secondary {

	float: left;

	width: 180px;

}



.content-sidebar-sidebar .sidebar-secondary {

	float: right;

}



/* Column Classes

	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css

--------------------------------------------- */



.five-sixths,

.four-sixths,

.one-fourth,

.one-half,

.one-sixth,

.one-third,

.three-fourths,

.three-sixths,

.two-fourths,

.two-sixths,

.two-thirds {

	float: left;

	margin-left: 2.564102564102564%;

}



.one-half,

.three-sixths,

.two-fourths {

	width: 48.717948717948715%;

}



.one-third,

.two-sixths {

	width: 31.623931623931625%;

}



.four-sixths,

.two-thirds {

	width: 65.81196581196582%;

}



.one-fourth {

	width: 23.076923076923077%;

}



.three-fourths {

	width: 74.35897435897436%;

}



.one-sixth {

	width: 14.52991452991453%;

}



.five-sixths {

	width: 82.90598290598291%;

}



.first {

	clear: both;

	margin-left: 0;

}





/*

Common Classes

---------------------------------------------------------------------------------------------------- */



/* WordPress

--------------------------------------------- */



.avatar {

	float: left;

	margin-right: 25px;

}



.alignleft .avatar {

	margin-right: 24px;

	margin-right: 2.4rem;

}



.alignright .avatar {

	margin-left: 24px;

	margin-left: 2.4rem;

}



.search-form input[type="submit"] {

	border: 0;

	clip: rect(0, 0, 0, 0);

	height: 1px;

	margin: -1px;

	padding: 0;

	position: absolute;

	width: 1px;

}





.sticky {

}



img.centered,

.aligncenter {

	display: block;

	margin: 0 auto 24px;

	margin: 0 auto 2.4rem;

}



img.alignnone {

	margin-bottom: 12px;

	margin-bottom: 1.2rem;

}



.alignleft {

	float: left;

	text-align: left;

}



.alignright {

	float: right;

	text-align: right;

}



img.alignleft,

.wp-caption.alignleft {

	margin: 0 24px 24px 0;

	margin: 0 2.4rem 2.4rem 0;

}



img.alignright,

.wp-caption.alignright {

	margin: 0 0 24px 24px;

	margin: 0 0 2.4rem 2.4rem;

}



.wp-caption-text {

	font-size: 14px;

	font-size: 1.4rem;

	font-weight: 700;

	text-align: center;

}



.gallery-caption {

}



.widget_calendar table {

	width: 100%;

}



.widget_calendar td,

.widget_calendar th {

	text-align: center;

}





/* Titles

--------------------------------------------- */



.entry-title {

	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1;
	word-wrap: break-word;
   padding-bottom: 25px;

}



.entry-title a,

.sidebar .widget-title a {

/*	color: #333;*/

}



h2.entry-title:hover {

/*	color: #000 !important;*/

}



.widget-title {

	font-size: 22px;
	font-size: 2.2rem;
	/*margin-bottom: 24px;
	margin-bottom: 2.4rem;	*/
	margin-bottom: 0;
	color: #666;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
}



.sidebar .widget-title a {
	border: none;
}



.archive-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}


/*

Widgets

---------------------------------------------------------------------------------------------------- */



.widget img {

	height: auto;

}



.children {

	margin-left: 10px;

}



.children li {

	list-style-type: circle !important;

}



.widget .sub-menu {

	margin-left: 10px;

}



.widget .sub-menu li {

	list-style-type: circle;

}



/*

Site Header

---------------------------------------------------------------------------------------------------- */



.site-header {

    /* RGBa with 0.2 opacity */
    background-color: rgba(255, 255, 255, 0.1);
}



.site-header .wrap {

	padding: 25px 0;
	padding: 1.7rem 0;
	position: relative;

}


/*search*/

.site-header .search{
	display: block;
	width: 200px;
	position: absolute;
	right: 0;
	text-align: right;
	margin-top: 20px;
}

.site-header .search-form {
	float: right;
	margin-top: 2.4rem;
}

.site-header .search-box{
	background-color: #fff;
	border: 1px solid #ddd !important;
	border-radius: 10px !important;
	box-shadow: 1px 1px 3px #eee inset !important;
	height: 30px;
	padding: 0;
	margin-right: 15px;
}

.site-header .search .search-query {
	background-color: #fff;
	color: #999 !important;
	font-size: 14px;
	font-size: 1.4rem !important;
	padding: 0 !important;
	/* padding: 1.6rem; */
	padding-top: 5px !important;
	border: none !important;
	box-shadow: none !important;
	font-family: Lato, sans-serif;
}

.site-header .icon-search:before {
	content: "\e07f";
	font-size: 1em;
	margin-right:10px;
}

/* Title Area

--------------------------------------------- */



.title-area {

	float: left;

	font-family: Lato, sans-serif;

	font-weight: 700;

	padding: 16px 0;

	padding: 1.6rem 0;

	width: 560px;
	margin-left: 20px;
	margin-left: 2rem;

}



.header-image .title-area {

	padding: 0;

}



.site-title {

	font-size: 28px;

	font-size: 2.8rem;

	line-height: 1;

	margin: 0 0 8px;

	margin: 0 0 0.8rem;

	text-transform: uppercase;

}



.site-title a,

.site-title a:hover {

	color: #333;

}



.site-description {

	color: #999;

	font-size: 16px;

	font-size: 1.6rem;

	font-weight: 300;

	line-height: 1;

	margin-bottom: 0;

}



/* Full width header, no widgets */



.header-full-width .title-area,

.header-full-width .site-title {

	width: 100%;

}



.header-image .site-description,

.header-image .site-title a {

	display: block;

	text-indent: -9999px;

}



/* Logo, hide text */



.header-image .site-header .wrap {

	padding: 0;

}



.header-image .site-title a {

	float: left;

	min-height: 164px;

	width: 100%;

}



/* Widget Area

--------------------------------------------- */



.site-header .widget-area {

	float: right;

	text-align: right;

	width: 800px;

}



.header-image .site-header .widget-area {

	padding: 40px 0;

	padding: 4rem 0;

}








/*

Site Navigation
.nav-primary::after{
---------------------------------------------------------------------------------------------------- */

.nav-primary{
   content: '';
   height:60px;
   width:100%;
   display:block;
   clear:both;
   background: -moz-linear-gradient(top,  rgba(50,50,50,0.1) 0%, rgba(255,255,255,0) 25%, rgba(255,255,255,0) 75%, rgba(50,50,50,0.1) 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(50,50,50,0.1)), color-stop(25%,rgba(255,255,255,0)), color-stop(75%,rgba(255,255,255,0)), color-stop(100%,rgba(50,50,50,0.1))); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  rgba(50,50,50,0.1) 0%,rgba(255,255,255,0) 25%, rgba(255,255,255,0) 75%,rgba(50,50,50,0.1) 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  rgba(50,50,50,0.1) 0%,rgba(255,255,255,0) 25%, rgba(255,255,255,0) 75%,rgba(50,50,50,0.1) 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  rgba(50,50,50,0.1) 0%,rgba(255,255,255,0) 25%, rgba(255,255,255,0) 75%,rgba(50,50,50,0.1) 100%); /* IE10+ */
   background: linear-gradient(to bottom,  rgba(50,50,50,0.1) 0%,rgba(255,255,255,0) 25%, rgba(255,255,255,0) 75%,rgba(50,50,50,0.1) 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=0 ); /* IE6-9 */

   margin-bottom:20px;
}

.nav-primary{
}

.thefunk-nav-menu {

	clear: both;
	color: #999;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 60px;
	width: 100%;
	text-align: center;
	position: relative;
	font-size: 1.6rem;
   -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -ms-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;


}

.thefunk-nav-menu .menu-item {
	display: inline-table;
	text-align: left;
	padding: 0 10px;
	vertical-align: middle;
	position: relative;

}

.thefunk-nav-menu > .menu-item::after {
	content: "|";
	position:absolute;
	right: -3px;
	/*color: #208798 !important;*/
   color:#ccc;
	top: 0px;
}

.thefunk-nav-menu > .menu-item:last-child:after {
content: ""
}

.thefunk-nav-menu > .menu-item:hover {
	text-align: left;
	/*background-color: #6d1b20;
	background-color: #178091;
   border: 2px solid #178091;*/
	border-radius: 12px;
	vertical-align: middle;

	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;

}


.thefunk-nav-menu > .menu-item a {
	border: none;
	display: table-cell;
	min-height: 60px;
	vertical-align: middle;
	position: relative;
	margin: 0 auto;
	position: relative;
	text-transform: uppercase;
}

/* Linha Amarela  do menu hover */
.thefunk-nav-menu > .menu-item:hover > a:before {
	content: " ";
	display:block;
	height: 4px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background-color: #fdb813;
}

.thefunk-nav-menu a:hover,
.thefunk-nav-menu .current-menu-item > a,
.thefunk-nav-menu .sub-menu .current-menu-item > a:hover {

	color: #333 !important;
      -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -ms-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;

}

.thefunk-nav-menu .sub-menu .current-menu-item > a {

	color: #999 !important;

}


.thefunk-nav-menu .sub-menu {

	top: 60px;
   left: 0px;
   opacity: 0;
   position: absolute;
   line-height: 1em;
   width: 200px;
   z-index: 999;
   list-style: none none !important;
   display: none;
   -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -ms-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;

}

.thefunk-nav-menu .sub-menu li a{
	color: #57585b !important;
	background-color: #fff;
   border-top: none;
   font-size: 14px;
   font-size: 1.4rem;
   min-height: 10px !important;
 /*  padding: 12px 20px;*/
	border: 1px solid #ccc;
   border-top:none;
	padding: 1rem 1.2rem;
	position: relative;
	width: 200px;
	display: block;
	left: 0;
   line-height: 1.2em;
     -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -ms-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}

.thefunk-nav-menu .sub-menu li a:hover{
	color: #fdb813 !important;
      -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -ms-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;

}


.thefunk-nav-menu .sub-menu li:first-child a{
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
   border-top: 1px solid #ccc;

}

.thefunk-nav-menu .sub-menu li:last-child a{
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

.thefunk-nav-menu .menu-item:hover > .sub-menu {
/*	left: auto;*/
	opacity: 1;
	display: block;
}

.thefunk-nav-menu > .first > a {
	padding-left: 0;
}


.thefunk-nav-menu > .last > a {
	padding-right: 0;
}

.thefunk-nav-menu > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 28px 0;
	padding: 2.8rem 0;
	text-transform: uppercase;
}

.thefunk-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.thefunk-nav-menu > .rss > a {
	margin-left: 48px;
	margin-left: 4.8rem;
}

.thefunk-nav-menu > .search {
	padding: 14px 0 0;
	padding: 1.4rem 0 0;
}


/* SUBMENU */

.menu-main-container{
	display: block;
	clear: both;
      -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -ms-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}

.submenu_interno .widget-title{
	display: none !important;
}

.submenu_interno .widget .menu li{
	padding: 10px;
	border: solid #CCC 1px;
	font-size: 16px;
	font-size: 1.6rem;
	font-family: 'Roboto Condensed', sans-serif;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.submenu_interno .widget .menu li:hover, .submenu_interno .widget .menu li:hover a{
	color: #FFF !important;
	background-color: #575353;
}

.submenu_interno .widget .menu li::before{
	content: "\e600";
   font-family: 'icomoon';
   font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	display: block;
	background-color: #48474d;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width:18px;
	height: 16px;
	float: right;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
}

.submenu_interno .widget .menu li:hover:before{
	color: #6d1b20;
	background-color: #fff;
      -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -ms-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}







/* Site Header Navigation

--------------------------------------------- */



.site-header .sub-menu {

	border-top: 1px solid #eee;

}

.site-header .sub-menu .sub-menu {

	margin-top: -55px;

}



/* Primary Navigation

--------------------------------------------- */



.nav-primary {

/*	background-color: rgb(221, 85, 85);*/
}



.nav-primary a:hover,

.nav-primary .current-menu-item > a {

	color: #000;
      -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -ms-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;

}



.nav-primary .sub-menu a:hover {

	color: #000;
      -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -ms-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;

}



/* Secondary Navigation

--------------------------------------------- */



.nav-secondary {

	background-color: #fff;

}




/*

FRONT PAGE

---------------------------------------------------------------------------------------------------- */

/* Home 1 */

#front1{
position: relative;
margin-bottom: 30px;
}

#front1 .slideshow_content{

   width: 100%;
   margin: 0;
   padding:0;
}

#front1 .slideshow_view {
	border: 3px solid #CCC !important;
   border-radius: 15px;
  /* -webkit-box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, 1);
   -moz-box-shadow:    0px 0px 15px 0px rgba(100, 100, 100, 1);
   box-shadow:         0px 0px 15px 0px rgba(100, 100, 100, 1);*/
}

#front1b .slideshow_view {
   border: 0px solid #CCC !important;
   border-radius: 15px;
  /* -webkit-box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, 1);
   -moz-box-shadow:    0px 0px 15px 0px rgba(100, 100, 100, 1);
   box-shadow:         0px 0px 15px 0px rgba(100, 100, 100, 1);*/
}


#front1 .slideshow_container_style-light .slideshow_transparent {
	filter: alpha(opacity = 80) ;
	opacity: 0.8 !important;
}

#front1 .slideshow_container .slideshow_button.slideshow_next {
	right: 35px !important;
	background-color: #48474d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	clear: both;
}


#front1 .slideshow_container .slideshow_button.slideshow_previous {
	left: 25px !important;
	background-color: #48474d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#front1 .destaque_home_noticias{
	max-width: 100% !important;
	width: 100% !important;
	display: block;
	vertical-align: top;
	position: relative;
	margin-top: 30px;
   clear:both;
}

#front1 .destaque_home_noticias .foto_home{

	height: 120px !important;
	max-height: 100px !important;
	max-width: 120px !important;
	clear: both;
	display: block;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, 1);
	-moz-box-shadow:    0px 0px 15px 0px rgba(100, 100, 100, 1);
	box-shadow:         0px 0px 15px 0px rgba(100, 100, 100, 1);
/*	border: 6px solid #FFF;*/
	vertical-align: middle;
	float: left;
   margin-right:20px;
}
#front1 .destaque_home_noticias.impar .foto_home{
   float:right;
   margin-left: 20px;
}

#front1 .destaque_home_noticias.par .read_more{
   float:right;
   margin-left: 20px;
}

#front1 .destaque_home_noticias .foto_home img{
	width: 100% !important;
	min-width: 100%;
	height: auto;
	min-height: 100%;
}

#front1 .destaque_home_noticias.par .read-more{
   font-family: Montserrat;
   padding: 10px;
   font-size: 12px;
   line-height: 12px;
   float: left;
   color: #FFF !important;
   cursor: pointer;
   /*margin: 0px 20px 20px;*/
   border-radius: 3px;
   background: none repeat scroll 0% 0% #D55;
   transition: background-color 300ms ease 0s;
}

/*
   float:right;
   position: relative;
   margin-top:-5px;
   margin-bottom:25px;
   margin-right: 15px;
   display: table;
}

#front1 .read-more{
text-transform: uppercase;
	font-weight: bold;
}


#front1 .read-more::before{
	content: "\e600";
   font-family: 'icomoon';
   font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	display: block;
	background-color: #48474d;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width:18px;
	height: 16px;
	float: left;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
}

#front1 .read-more:hover:before{
	background-color: #6d1b20;
}
*/

/* Segundo destaque */

#front1 .destaque_home_artigos{
   width:230px;
   min-height: 180px;
   vertical-align:top;
   display:inline-block;
   margin-right: 10px;
}

#front1 .destaque_home_artigos .foto_home img{
  /* border:5px solid #fff;*/
	-webkit-box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, 1);
	-moz-box-shadow:    0px 0px 15px 0px rgba(100, 100, 100, 1);
	box-shadow:         0px 0px 15px 0px rgba(100, 100, 100, 1);
	/*border: 6px solid #FFF;*/
	max-width: 100px;
	margin-right: 20px;
}

#front1 .destaque_home_artigos h2 {
		color: #999 !important;
		margin:0;
}

#front1 .slideshow_description_box{
	padding: 10px;
}

#front1 .slideshow_title, #front1  .slideshow_description{
	text-align: left !important;

}

#front1b .widget{
	background-color:rgba(255, 255, 255, 0.8);
	border: 1px #d3d3d3 solid;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 100%;
	max-width: 710px;
	position: relative;
	float: left;
	display: table-cell;
	min-height: 150px;
	margin-right: 20px;
	padding: 20px 30px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
   -moz-box-sizing: border-box;    /* Firefox, other Gecko */
   box-sizing: border-box;         /* Opera/IE 8+ */
   margin-bottom: 20px;
}

#front1b .widget:last-child{
	margin-right: 0;
}

#front1b .widget h3{
margin-bottom: 10px !important;
font-size: 2.0rem;
color: #666;
margin-top: 0;
}


#front2 {
	background-color: #ededed;
	padding: 0 20px;
	padding-bottom: 35px;
	clear: both;
	width: 100%;
	position: relative;
	background:
}

#front2 .widget{
	background-color:rgba(255, 255, 255, 0.8);
	border: 2px #d3d3d3 solid;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 100%;
	max-width: 710px;
	position: relative;
	float: left;
	display: table-cell;
	min-height: 250px;
	margin-right: 20px;
	padding: 20px 30px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
   -moz-box-sizing: border-box;    /* Firefox, other Gecko */
   box-sizing: border-box;         /* Opera/IE 8+ */
}

#front2 .widget:last-child{
	margin-right: 0;
}

#front2 .widget h3{
margin-bottom: 10px !important;
font-size: 2.7rem;
color: #666;
}

#front3{
	width: 100%;
	background-color: #fff;
	padding-bottom: 30px;
}

#front3 .widget{
	background-color: #FFF;
	border: 2px #d3d3d3 solid;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 30%;
	position: relative;
	float: left;
	display: table-cell;
	min-height: 280px;
	margin-right: 40px;
	padding: 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
   -moz-box-sizing: border-box;    /* Firefox, other Gecko */
   box-sizing: border-box;         /* Opera/IE 8+ */
}

#front3 .widget:last-child{
	margin-right: 0px;
}

#front3 h3{
	display: none;
}

#front3 .textwidget h3{
	display:block;
}

#front3 .textwidget h3{
	display:block;
	line-height: normal;
}
/*

Content Area

---------------------------------------------------------------------------------------------------- */



/* Entries

--------------------------------------------- */



.entry {

	/*
	background-color: #fff;
	border-radius: 3px;
	margin-top: 20px;
	margin-top: 2rem;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	padding: 40px 40px 24px;
	padding: 4rem 4rem 2.4rem;
	border-color: #E5E6E9 #DFE0E4 #D0D1D5;
	border-style: solid;
	border-width: 1px;
	*/

	padding: 0 30px;
	padding: 0 3rem;
}



.entry-content a {

	border-bottom: 1px solid #ddd;

	color: #f15123;

}



.entry-content a:hover {

	color: #333;

}



.entry-content .attachment a,

.entry-content .gallery a {

	border: none;

}



.entry-content ol,

.entry-content p,

.entry-content ul,

.quote-caption {

	margin-bottom: 26px;

	margin-bottom: 2.6rem;

}



.entry-content ol,

.entry-content ul {

	margin-left: 40px;

	margin-left: 4rem;

}



.entry-content ol li {

	list-style-type: decimal;

}



.entry-content ul li {

	list-style-type: disc;

}



.entry-content ol ol,

.entry-content ul ul {

	margin-bottom: 0;

}



.entry-content .search-form {

	width: 50%;

}



.entry-meta {

	color: #999;

	font-family: Lato,sans-serif;

	font-size: 14px;

	font-size: 1.4rem;

}



.entry-header .entry-meta {

	margin-bottom: 24px;

	margin-bottom: 2.4rem;

}



.entry-footer .entry-meta {

	/*border-top: 2px solid #f5f5f5;*/

	margin: 0 -40px;

	margin: 0 -4rem;

	padding: 32px 40px 8px;

	padding: 3.2rem 4rem 0.8rem;

}



.entry-comments-link::before {

	content: "\2014";

	margin: 0 6px 0 2px;

	margin: 0 0.6rem 0 0.2rem;

}



.entry-categories,

.entry-tags {
clear: both;
margin-top: 30px;
	display: block;

}



/* Pagination

--------------------------------------------- */



#post-nav {

	width: 100%;

	float: left;

	display: block;

	margin: 0px;

	padding: 30px 30px 40px;

}



.pagination .current {
	background: none repeat scroll 0% 0% #222;
	color: #FFF;
	text-decoration: none;
}



.pagination .inactive {
	background: none repeat scroll 0% 0% #D55;
	color: #FFF !important;
	text-decoration: none;
}



.pagination a:hover {
	background: none repeat scroll 0% 0% #222;
}



.pagination a, .pagination span {
	padding: 6px 14px;
}


.pagination a {
	background: none repeat scroll 0% 0% #D55;
	color: #FFF !important;
	text-decoration: none;
}

.pagination span {
	background: none repeat scroll 0% 0% #46A28D;
	color: #FFF;
	text-decoration: none;
}

.pagination a, .pagination span {
	font-family: "Raleway",sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	padding: 10px 18px;
	float: left;
	margin: 0px 10px 0px 0px;
	display: inline-block;
	text-align: center;
	border-radius: 50px;
	overflow: hidden;
}



/* Comments

--------------------------------------------- */



.comment-respond,

.entry-comments,

.entry-pings {

	background-color: #fff;

	margin-bottom: 40px;

	margin-bottom: 4rem;

	border-color: #E5E6E9 #DFE0E4 #D0D1D5;

	border-style: solid;

	border-width: 1px;

	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

}



.entry-comments,

.entry-pings {

	padding: 40px;

	padding: 4rem;

}



.comment-respond,

.entry-pings {

	padding: 40px 40px 16px;

	padding: 4rem 4rem 1.6rem;

}



.comment-respond a,

.entry-comments a {

	border-bottom: 1px solid #ddd;

}



.comment-content {

	clear: both;

}



.entry-comments .comment-author {

	margin-bottom: 0;

}



.comment-respond input[type="email"],

.comment-respond input[type="text"],

.comment-respond input[type="url"] {

	width: 50%;

}



.comment-respond label {

	display: block;

	margin-right: 12px;

	margin-right: 1.2rem;

}



.comment-list li,

.ping-list li {

	list-style-type: none;

}



.comment-list li {

	margin-top: 24px;

	margin-top: 2.4rem;

	padding: 32px;

	padding: 3.2rem;

}



.comment-list li li {

	margin-right: -32px;

	margin-right: -3.2rem;

}



li.comment {

	background-color: #f5f5f5;

	border: 2px solid #fff;

	border-right: none;

}



.comment .avatar {

	margin: 0 16px 24px 0;

	margin: 0 1.6rem 2.4rem 0;

}



.entry-pings .reply {

	display: none;

}



.bypostauthor {

}



.form-allowed-tags {

	background-color: #f5f5f5;

	font-size: 14px;

	font-size: 1.4rem;

	padding: 24px;

	padding: 2.4rem;

}





/*

Sidebars

---------------------------------------------------------------------------------------------------- */



.sidebar {

	color: #999;

}



/*.sidebar a {
	border-bottom: 1px solid #ddd;
}

.sidebar a  div {
	border: none !important;
}
*/

.sidebar p:last-child {

	margin-bottom: 0;

}



.sidebar li {

	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}



.sidebar ul > li:last-child {
	margin-bottom: 0;
}



.sidebar .widget {

	background-color: #fff;
/*	margin-top: 20px;
	margin-top: 2rem;*/
	margin-top: 10px;
	margin-top: 1rem;

	margin-bottom: 30px;
	margin-bottom: 3rem;
	padding: 20px;
	padding: 2rem;

	padding-bottom:10px;
	padding-bottom: 1rem;

	border-color: #E5E6E9 #DFE0E4 #D0D1D5;
	border-style: solid;
	border-width: 1px;

	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

}



.sidebar .enews-widget {

	background-color: #333;

}





/*

Footer Widgets

---------------------------------------------------------------------------------------------------- */



.footer-widgets {

	background-color: #fff;
	color: #999;
	clear: both;
	padding: 40px 0 16px;
	padding: 4rem 0 1.6rem;
	vertical-align: middle;
	border-top: 1px solid #d9d9d9;
/*	margin-top: 30px;*/

}



.footer-widgets-1,
.footer-widgets-3 {
	width: 350px;
}


.footer-widgets-2 {
	width: 360px;
}


.footer-widgets-1 {

	margin-right: 40px;
	margin-right: 4rem;
	margin-left: 40px;
	margin-left: 4rem;
	width: 90%;
	max-width: 1140px;
}



.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}



.footer-widgets a {
	border-bottom: 1px solid #666;
	color: #999;
}



.footer-widgets a:hover {

	color: #ddd;

}



.footer-widgets .widget {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}



.footer-widgets .widget-title {

	color: #fff;

}



.footer-widgets li {

	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}



.footer-widgets .search-form input:focus {

	border: 1px solid #ddd;

}



.footer-widgets h2 {

    color: #FFF;

}

/*

Site Footer

---------------------------------------------------------------------------------------------------- */



.site-footer {

/*	background-color: #6d1b20;*/
	background-color: #575353;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 20px 10px;
	padding: 2rem 10rem;
	text-align: left;
	line-height: 16px;
	line-height: 1.6rem;
	font-family: "arial", sans-serif;
}

.site-footer .endereco{

	font-size: 12px;
	font-size: 1.2rem;
}

.site-footer .endereco:before {
    content: "\e042";
    font-family: 'icomoon';
    font-size: 24px;
    font-size: 2.4rem;
    float: left;
    margin-top: 5px;
    margin-right: 5px;

}

.site-footer .telefone, .site-footer .email{

	font-size: 20px;
	font-size: 2.0rem;
}

.site-footer .telefone:before {
    content: "\e03c";
    font-family: 'icomoon';
       font-size: 22px;
    font-size: 2.2rem;
    float: left;
     margin-right: 5px;
}

.site-footer .email:before {
    content: "\e040";
    font-family: 'icomoon';
    font-weight: normal;
       font-size: 22px;
    font-size: 2.2rem;
    float: left;
     margin-right: 5px;
}


.site-footer a {
	border-bottom: 1px solid #ddd;
}

.site-footer p {
	margin-bottom: 0;
}

.site-footer .menu-main-container {
/*	border: 1px solid #fff;*/
	padding: 20px;
	clear: both;
	background-color: #635e5e;

}

#footer_sitemap_widget {
	width: 60%;
	float: left;
}

.site-footer .textwidget{
	width: 40%;
	float: left;

}


#footer_sitemap_widget li a{
	padding: 0 !important;
	margin: 0 !important;
}

.site-footer .menu-main-container a{
	color: #FFF !important;
}

.site-footer .menu-main-container ul li{
	margin-top: 0 !important;
}




/*

Media Queries

---------------------------------------------------------------------------------------------------- */



@media only screen and (-webkit-min-device-pixel-ratio: 1.5),

	only screen and (-moz-min-device-pixel-ratio: 1.5),

	only screen and (-o-min-device-pixel-ratio: 3/2),

	only screen and (min-device-pixel-ratio: 1.5) {



	.header-image .site-header .wrap {

		background: url(images/logo@2x.png) no-repeat left;

		background-size: 320px 164px;

	}

}



@media only screen and (max-width: 1139px) {



	.site-inner,

	.wrap {

		max-width: 960px;

	}



	.content-sidebar-sidebar .content-sidebar-wrap,

	.sidebar-content-sidebar .content-sidebar-wrap,

	.sidebar-sidebar-content .content-sidebar-wrap {

		width: 740px;

	}



	.content,

	.site-header .widget-area {

		width: 620px;

	}



	.sidebar-content-sidebar .content,

	.sidebar-sidebar-content .content,

	.content-sidebar-sidebar .content {

		width: 400px;

	}



	.footer-widgets-1,

	.footer-widgets-2,

	.footer-widgets-3,

	.sidebar-primary,

	.title-area {

		width: 590px;


	}



	.postwrap .item {

		width: 580px !important;

	}

}



@media only screen and (max-width: 1023px) {



	.content,

	.content-sidebar-sidebar .content,

	.content-sidebar-sidebar .content-sidebar-wrap,

	.footer-widgets-1,

	.footer-widgets-2,

	.footer-widgets-3,

	.sidebar-content-sidebar .content,

	.sidebar-content-sidebar .content-sidebar-wrap,

	.sidebar-primary,

	.sidebar-secondary,

	.sidebar-sidebar-content .content,

	.sidebar-sidebar-content .content-sidebar-wrap,

	.site-header .widget-area,

	.site-inner,

	.title-area,

	.wrap {

		width: 100%;

	}



	.site-header .wrap {

		padding: 20px 0;

		padding: 2rem 0;

	}



	.header-image .site-header .wrap {

		background-position: center top;

	}



	.site-inner {

		padding-left: 5%;

		padding-right: 5%;

	}



	.archive-description,

	.entry-footer .entry-meta,

	.header-image .site-header .widget-area,

	.site-header {

		padding: 0;

	}



	.thefunk-nav-menu li,

	.site-header ul.thefunk-nav-menu,

	.site-header .search-form {

		float: none;

	}



	.thefunk-nav-menu,

	.site-description,

	.site-header .title-area,

	.site-header .search-form,

	.site-title {

		text-align: center;

	}



	.thefunk-nav-menu a,

	.thefunk-nav-menu > .first > a,

	.thefunk-nav-menu > .last > a {

		padding: 20px 16px;

		padding: 2rem 1.6rem;

	}



	.site-header .search-form {

		margin: 16px auto;
		margin: 1.6rem auto;
	}




	.thefunk-nav-menu li.right {

		display: none;

	}



	.entry-footer .entry-meta {

		margin: 0;

		padding-top: 12px;

		padding-top: 1.2rem;

	}



	.sidebar .widget.enews-widget {

		padding: 40px;

		padding: 4rem;

	}



	.site-footer {

		padding: 24px 0;

		padding: 2.4rem 0;

	}



	.footer-widgets {

		padding: 40px 5% 16px;

	}



	.footer-widgets-1 {

		margin: 0;

	}



	.postwrap .item {

		width: 95% !important;

	}

}



@media only screen and (max-width: 767px) {



	.five-sixths,

	.four-sixths,

	.one-fourth,

	.one-half,

	.one-sixth,

	.one-third,

	.three-fourths,

	.three-sixths,

	.two-fourths,

	.two-sixths,

	.two-thirds {

		margin: 0;

		width: 100%;

	}



	.postwrap .item {

		width: 520px;

	}

	.site-header .search{
		display: block;
		width: 100%;
		position: relative;
	 	clear: both;
	}

	.site-header .search section{
		display: inline;
		width: 50%;
		float: left;
		clear: none;
	}

}



@media only screen and (max-width: 460px) {

	.postwrap .item img {

		max-height: 142px;

	}



	.postwrap .item {

		width: 85% !important;

	}

}



@font-face {

	font-family: 'Montserrat';

  font-style: normal;

  font-weight: 400;

  src: local('Montserrat-Regular'), url(http://themes.googleusercontent.com/static/fonts/montserrat/v4/zhcz-_WihjSQC0oHJ9TCYBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');

}



.timeline_items_wrapper {

	position: relative;

	width: 100%;

}



.postwrap .timeline_items {

	padding: 0px;

}



.postwrap.postwrapBlog .item, .postwrap.postwrapBlog .item_open {

}



.postwrap .item {

	width: 700px;
	background: #fff;
	color: #777;
	font-size: 14px;
	line-height: 1.8rem;
	position: relative;
	margin: 15px 0;
	float: left;
	border-color: #E5E6E9 #DFE0E4 #D0D1D5;
	border-style: solid;
	border-width: 1px;
    -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding:20px;

}



a.image_rollover_bottom, a.image_rollover_right, a.image_rollover_top, a.image_rollover_left {

	margin: 0px;

	display: block;

	text-align: center;

	position: relative;

	overflow: hidden;

}



a {

	text-decoration: none;

	color: #12889a;

}



.postwrap .item img {

	margin-top: 0px;

	width: auto;

	height: auto;

	display: inline;

}



article img {

	height: auto;

}



a.image_rollover_bottom img, a.image_rollover_right img, a.image_rollover_top img, a.image_rollover_left img {

	display: block;

}



a img {

	border: 0px none;

}



.postwrap.postwrapBlog .item .post_date {

	font-family: Montserrat;
	/*background: none repeat scroll 0% 0% #D55;*/
	color: #666;

   z-index: 2;
   padding: 5px 10px;
   border:1px solid #ccc;
   display: block;
   border-radius: 5px;
   float:left;
   margin: 5px 0;
}
.entry-time{
   font-family: Montserrat;
   /*background: none repeat scroll 0% 0% #D55;*/
   color: #666;

   z-index: 2;
   padding: 5px 10px;
   border:1px solid #ccc;
   display: block;
   border-radius: 5px;
   float:left;
   margin: 5px 0;
}
	/*border-radius: 50%;*/
}
/*	width: 35px;
   -moz-box-sizing: content-box;
   -webkit-box-sizing: content-box;
   box-sizing: content-box;
   position: relative;
	height: 35px;
	padding: 15px;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	margin: -34px 18px 0px 0px;
	float: right;
	*/



.postwrap .item h2 {

	font-family: Montserrat;
	/*padding: 20px 20px 10px;*/
	margin: 0px;
	font-size: 18px;
	line-height: 20px;
	color: #D55;

}



h2 {

	font-size: 30px;

}



h1, h2, h3, h4, h5, h6 {

	font-weight: normal;

	color: #313131;

	margin: 10px 0px;

}



.postwrap .item span {

	display: block;
/*	margin: 0px 20px 10px;*/

}



 .read_more {

	font-family: Montserrat;
	padding: 5px;
	font-size: 10px;
	line-height: 12px;
	float: left;
	color: #FFF !important;
	cursor: pointer;
	/*margin: 0px 20px 20px;*/
	border-radius: 3px;
	background: none repeat scroll 0% 0% #D55;
	transition: background-color 300ms ease 0s;

}



a.read_more:hover {

	background: #000 !important;

	color: #fff  !important;

}



.postwrap.postwrapBlog .item .post_date span {

	display: block;

	width: auto;

	height: auto;

	font-size: 12px;

	line-height: 12px;

	margin: 0px;

}



.meta-category {

	font-family: "Raleway",sans-serif;

	font-size: 13px;

	font-weight: 600;

	left: 0px;

	line-height: 13px;

	position: absolute;

	text-transform: uppercase;

	top: 0px;

	margin: 0px !important;

}



.meta-category a {

	background: none repeat scroll 0% 0% #D55;

	color: #FFF !important;

	display: inline-block;

	font-size: 13px;

	line-height: 21px;

	padding: 5px 10px;

	text-decoration: none;

}



/* RIBBON BANNERS */



.ribbon {

	position: absolute;

	top: 0;

	right: 0;

	z-index: 5;

	text-align: center;

}



/* reset certain elements (in case of conflicting CSS for classes, links, etc.) */

.ribbon .text,
.ribbon .banner,
.ribbon a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


.ribbon a {
	color: #fff;
	text-decoration: none;
}


.no-css-transforms .ribbon {
	font-size: 1em;
	position: relative;
	width: 100%;
}


.ribbon .banner {
	-webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	color: #fff;
	-webkit-font-smoothing: antialiased;
	display: block;
	float: right;
	position: relative;
	right: -14px;
	top: 22px;
	width: 100px;
}



.ribbon-small .banner {

	right: -8px;

	top: 15px;

	width: 65px;

}



.ribbon-large .banner {

	right: -20px;

	top: 32px;

	width: 150px;

}



.ribbon .banner::after,

.ribbon .banner::before {

	content: '';

	display: block;

	height: 12px;

	position: absolute;

	width: 30px;

}



.ribbon-small .banner::after,

.ribbon-small .banner::before {

	height: 6px;

	width: 20px;

}



.ribbon-large .banner::after,

.ribbon-large .banner::before {

	height: 18px;

	width: 45px;

}



.ribbon .banner::before {

	-webkit-transform: skewY(-45deg) translate(50%,15px);

	-moz-transform: skewY(-45deg) translate(50%,15px);

	-ms-transform: skewY(-45deg) translate(50%,15px);

	-o-transform: skewY(-45deg) translate(50%,15px);

	-webkit-transform-origin: 100% center;

	-moz-transform-origin: 100% center;

	-ms-transform-origin: 100% center;

	-o-transform-origin: 100% center;

	left: -45px;

}



.ribbon-small .banner::before {

	top: -5px;

	left: -30px;

}



.ribbon-large .banner::before {

	top: 9px;

	left: -68px;

}



.ribbon .banner::after {

	-webkit-transform: translate(100%,-100%) skewY(45deg) translateX(-58%);

	-moz-transform: translate(100%,-100%) skewY(45deg) translateX(-58%);

	-ms-transform: translate(100%,-100%) skewY(45deg) translateX(-58%);

	-o-transform: translate(100%,-100%) skewY(45deg) translateX(-58%);

	-webkit-transform-origin: 0 center;

	-moz-transform-origin: 0 center;

	-ms-transform-origin: 0 center;

	-o-transform-origin: 0 center;

	right: -17px;

}



.ribbon-small .banner::after {

	top: 18px;

	right: -12px;

}



.ribbon-large .banner::after {

	top: 45px;

	right: -26px;

}



.no-css-transforms .ribbon .banner {

	position: static;

	width: 100%;

	float: none;

	font-size: 10px;

}



.ribbon .text {

	position: relative;

	z-index: 2;

	padding: 6px 0;

	font-size: 12px;

	font-weight: bold;

	min-height: 18px;

	line-height: 18px;

	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.20);

	white-space: nowrap;

	text-overflow: ellipsis;

}



/* small text */

.ribbon-small .text {

	padding: 3px 0;

	font-size: 8px;

	min-height: 14px;

	line-height: 14px;

}



/* large text */

.ribbon-large .text {

	padding: 9px 0;

	font-size: 18px;

	min-height: 28px;

	line-height: 28px;

}



.ribbon .text::before,

.ribbon .text::after {

	content: '';

	display: block;

	height: 30px;

	position: absolute;

	top: 0;

	width: 100%;

	z-index: -1;

}



/* small text */

.ribbon.ribbon-small .text::before,

.ribbon.ribbon-small .text::after {

	height: 20px;

}



/* large text */

.ribbon.ribbon-large .text::before,

.ribbon.ribbon-large .text::after {

	height: 46px;

}



.ribbon .text::before {

	-webkit-transform: translateX(-15%) skewX(-45deg);

	-moz-transform: translateX(-15%) skewX(-45deg);

	-ms-transform: translateX(-15%) skewX(-45deg);

	-o-transform: translateX(-15%) skewX(-45deg);

}



.ribbon .text::after {

	-webkit-transform: translateX(15%) skewX(45deg);

	-moz-transform: translateX(15%) skewX(45deg);

	-ms-transform: translateX(15%) skewX(45deg);

	-o-transform: translateX(15%) skewX(45deg);

}



.no-css-transforms .ribbon .text {

	height: 25px;

	padding: 3px;

}





/*--- Ribbon ---*/

.ribbon-color .banner::after,

.ribbon-color .banner::before {

	background-color: black;

}



.ribbon-color .text::before,

.ribbon-color .text::after,

.no-css-transforms .ribbon-color .text {

	background-color: #ee5f5b;

}



.search-query {

	width: 70% !important;


}


.search-submit{
		width: 30px !important;
		height: 30px;
		border:1px solid #ccc;
		position: absolute;
		right: 0;
		z-index: 10;
}



/*--- Author Box ---*/

.author-box {

	background-color: #fff;

	font-size: 16px;

	margin-bottom: 40px;

	padding: 40px;

	border-color: #E5E6E9 #DFE0E4 #D0D1D5;

	border-style: solid;

	border-width: 1px;

}



.author-box-title {

	font-size: 16px;

	margin-top: 0;

	margin-bottom: 4px;

}



.author-box p:last-child {

	margin-bottom: 0;

}



#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input {

	border: 0px !important;

}



#wpadminbar a.ab-item, #wpadminbar > #wp-toolbar span.ab-label, #wpadminbar > #wp-toolbar span.noticon {

    color: #EEE !important;

}

.widget_horizontal_footer_sitemap_widget .menu-abia-container{
   background-color: #666;
   padding: 0 10px 10px 20px;

}


.widget_horizontal_footer_sitemap_widget .menu-abia-container a{
   color:#ddd !important;
}

.tribe-events-calendar th {
    font-size: 0.85em;
}

h2.tribe-events-page-title{
   font-size: 1.1em;
   text-align: left;
}