/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@import 'flexvideo.css';



html, body {
  width: auto !important;
  overflow-x: hidden !important;
	font-family: 'Lato', sans-serif;
	background: #feee00;
	font-size: 18px;
}


img.aligncenter {
	display: block;
	margin: 0 auto;
}



/* chromeframe error */
.chromeframe {
	background: #a00;
	color: #faa;
	display: block;
	padding: 3px 0;
	text-align: center;
}
.chromeframe a {
	color: #fff;
	text-decoration: underline;
}



.page-header-top-right {
	margin-top: 10px;
}



.pagination {
	margin: 0;
}



.pagination-center {
	text-align: center;
}
.pagination-row {
	margin-bottom: 20px;
}



.required {
	color: #f00;
}





.site-main .format-aside {
	background: #f5f5f5;
}
.site-main .format-image {
	background: url('../img/content-post-format-image.png') left top no-repeat;
}
.site-main .format-link {
	background: url('../img/content-post-format-link.png') left top no-repeat;
}
.site-main .format-quote {
	background: url('../img/content-post-format-quote.png') left top no-repeat;
}
.site-main .format-video {
	background: url('../img/content-post-format-video.png') left top no-repeat;
}



.site-title {
	margin-bottom: 0;
	margin-top: 10px;
}
.site-title > a {
	text-decoration: none;
}
.site-title > div {
	height: auto;
	line-height: 18px;
}
.site-title .site-description {
	color: #999;
	font-size: 16px;
}
.site-title .site-title-heading {
	margin: 0;
}



.widget_calendar #wp-calendar {
	margin: 0;
}
.widget_calendar #wp-calendar #next {
	text-align: right;
}



#comments .comment-navigation {
	margin-bottom: 0;
}
#comments .comment-navigation-below {
	margin-bottom: 20px;
	margin-top: 15px;
}
#comments .media-list li .media {
	margin-top: 15px;
}
#comments .media-list li .media .media-body {
	border: 1px solid #eee;
	padding: 10px;
}
#comments .media-list li .media .media-body .comment-author {
	font-size: 12px;
	margin-bottom: 10px;
}
#comments .media-list ul.children {
	list-style: none;
	margin-left: 2.5em;
}


#main-column img,
#main-column .wp-video-shortcode {
	display: block;
	height: auto;
	max-width: 100%;
}
#main-column .attachment .entry-content {
	margin-bottom: 20px;
}
#main-column .attachment .entry-content .attachment {
	text-align: center;
}
#main-column .attachment .entry-meta {
	margin-bottom: 20px;
}

#main-column .post .entry-header .entry-meta {
	color: #999;
}
#main-column .post .entry-header .entry-meta a {
	color: inherit;
}
#main-column .post .entry-header .entry-meta .posted-on .updated {
	display: none;
}
#main-column .post .entry-meta .categories-icon {
	cursor: default;
}
#main-column .post .entry-meta .comments-link a {
	color: #333;
}
#main-column .post .entry-meta .comments-link a .comment-icon .comment-total,
#main-column .page .entry-meta .comments-link a .comment-icon .comment-total {
	color: #555;
	font-size: 12px;
	margin-left: 5px;
}
#main-column .attachment .edit-post-link a,
#main-column .attachment .entry-meta .edit-post-link a,
#main-column .post .entry-meta .edit-post-link a,
#main-column .page .entry-meta .edit-post-link a {
	color: #333;
}
#main-column .post .entry-meta .tags-icon {
	cursor: default;
}
#main-column .attachment .entry-title,
#main-column .post .entry-title,
#main-column .page .entry-title {
	margin-top: 0;
	word-wrap: break-word;
}



#sidebar-left .widget,
#sidebar-right .widget {
	border: 1px solid #eee;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px;
}
#sidebar-left .widget ul,
#sidebar-right .widget ul {
	padding-left: 20px;
}
#sidebar-left .widget .widget-title,
#sidebar-right .widget .widget-title {
	font-size: 18px;
	margin-top: 0;
}

.navbar-default {
	border-radius: 0;
	border: none;
	background: none;
	box-shadow: none;
	margin-bottom: 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
}
header[role=banner] {
	background-color: #ffee00;
	border-top: 6px solid #2e2c7c;
}
.container-fluid {
	padding: 0;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.active>a {
	background: none;
	box-shadow: none;
	border-bottom: 2px solid #0556bb;
}
.main-navigation>div {
	background: #fff;
  -webkit-box-shadow: 0px 6px 60px -17px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 6px 60px -17px rgba(0,0,0,0.75);
  box-shadow: 0px 6px 60px -17px rgba(0,0,0,0.75);
  position: relative;
  z-index: 999;
}
.nav>li>a {
	padding: 0;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: 700;
	color: #0452ba;
	border-bottom: 2px solid #fff;
	font-size: 14px;
}
.nav>li>a::after {
	content: '';
	height: 10px;
	width: 1px;
	background: #0452ba;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -5px;
}
.nav>li:last-child>a::after {
	background: transparent;
}
#social {
	line-height: 50px
}
#social a {
	display: inline;
	text-decoration: none;
}
#content {
	background: #fafbfd;
	color: #0757bb;
}
.metaslider .flexslider {
	margin-bottom: 0 !important;
}
.navbar .leon {
	background: url(../img/laLeon.png) no-repeat center;
	text-indent: -9999px;
}
.nav>li>a:hover, .nav>li>a:focus {
	background: none;
	border-bottom: 2px solid #0556bb;
}
#navbar-right {
	text-align: center;
}
#navbar-right a {
	padding: 0;
  line-height: 50px;
  font-weight: 700;
  color: #0452ba;
	text-decoration: none;
	font-size: 14px;
}
#navbar-right a::after {
	content: '';
	background: url(../img/leon.png) no-repeat;
	width: 32px;
	height: 41px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
}
#navbar-right a::before, #navbar-left a::after {
	content: '';
	height: 30px;
	width: 2px;
	background: #0452ba;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
}
#navbar-left {
	font-size: 14px;
}
#navbar-left a::after {
	left: inherit;
	right: 0;
}
.withPad .panel-grid-cell {
	padding: 45px 15px;
}
.nav>.current-menu-item>a {
	border-bottom: 2px solid #0556bb;
}
#site-footer {
	background: #2e2c7c;
}
.site-footer {
	padding: 25px 0;
}
.xoch {
	background: #dedede;
}
.logoXoch {
	background: url(../img/logoXoch.png) no-repeat;
	width: 63px;
	height: 38px;
	margin: 5px auto;
}
.footerLogo {
	background: url(../img/footerLogo.png) no-repeat;
	width: 91px;
	height: 93px;
	float: left;
	margin-right: 80px;
}
.footer-left p{
	color: #fff;
	line-height: 1;
}
.footer-left p:first-child, .footer-left p:last-child {
	color: #fdeb00;
}
.footerLogo::after {
	content: '';
	width: 2px;
	background: #848484;
	height:100px;
	position: absolute;
	left: 155px;
}
h3.widget-title {
	font-weight: 700
}
#main-column .page .entry-title {
  margin-bottom: 30px;
  margin-left: 80px;
  padding: 0 25px;
  position: relative;
  background: #fbfefc;
  display: inline-block;
  z-index: 2
}
/*#main-column .page .entry-title::before {
  content: '';
  position: absolute;
  width: 600px;
  height: 1px;
  background: #0556bb;
  top: 50%;
  left: 0;
  z-index: 1;
}*/
#main-column .page header {
  position: relative;
}
#main-column .page .entry-title~hr {
  position: absolute;
  top: 20px;
  left: 0;
  width: 50%;
  border-top: 1px solid #0556bb;
  margin: 0;
  z-index: 1;
}
hr.separador {
  border-top: 1px solid #0556bb;
  margin: 0;
}
.container.blog {
  padding: 50px 15px;
}
.blog #content, .single #content {
  margin-top: 50px;
}
header.entry-header {
  position: relative;
  margin-bottom: 20px;
}
header.entry-header .entry-title a {
  color: #1e06ab;
}
#main-column .post .entry-header .entry-meta {
  width: 75px;
  position: absolute;
  left: -75px;
  top: 50px;
  background: #1e06ab;
  padding: 10px;
  text-align: center;
  color: #fff;
}
.more-link {
  display: block;
  text-align: right;
  color: ##1e06ab;
}
