/*
 Theme Name:   Twenty Thirteen Child
 Theme URI:    hhttp://wordpress.org/themes/twentythirteen
 Description:  Twenty Thirteen Child Theme
 Author:       the WordPress team
 Author URI:   http://wordpress.org/
 Template:     twentythirteen
 Version:      1.2
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  twenty-thirteen-child
*/

@import url("../twentythirteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */


/**
 * 1.0 Reset
 *
 * ----------------------------------------------------------------------------
 */

html {
	font-size: 21px;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	color: #000;
	line-height: 1.5;
	margin: 0;
}

a {
	color: #8e1d16 !important;
	border-bottom: 1px solid #8e1d16;
}

a:visited {
	color: #8e1d16 !important;
	border-bottom: 1px solid #8e1d16;
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	color: #8e1d16;
	outline: 0;
}

a:hover {
	text-decoration: none;
}

.headertag {
	color: #B4B4B4;
}

html,
button,
input,
select,
textarea {
	font-family: "times new roman",georgia,times,serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'Helvetica', Helvetica, Arial, 'Lucida Grande', sans-serif;;
	line-height: 1.2;
}
h1 {
	font-size: 2em;
}

hr {
	background: #E6E6E6;
	background-size: 4px 4px;
	border: 0;
	height: 1px;
	margin: 10px 0;
}
figure {
	margin: 0;
	margin-bottom: 20px
}

.entry-content figure a {
	border-bottom: none;
}

blockquote {
	font-family: 'Helvetica', Helvetica, Arial, 'Lucida Grande', sans-serif;
}

p {
	margin: 0 0 1em 0;
	display: block;
	font-family: 'Buenard', serif;
}

/* Images */

.img.size-full, img.size-large, img.wp-post-image {
    height: auto;
    width: 100%;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
	margin: 5px 13px 0 0;
	margin-bottom: 20px;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
	margin: 5px 0 5px 20px;
	margin-bottom: 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.gallery-item {
	float: none;
	position: static
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	background-color: #FFF;
	color: #6F6F6F;
	font-family: 'Helvetica', Helvetica, Arial, 'Lucida Grande', sans-serif;
	font-size: .8025rem;
	font-style: normal;
	font-weight: 300;
	line-height: 1.0625rem;
	margin: 5px 0 20px;
	opacity: 1;
	padding: 0 0 0 0;
	position: static;
	text-align: left;
	transition: none;
}

.gallery-caption:before {
	box-shadow: none;
	position: static;
}

div.wp-caption.alignright img[class*="wp-image-"] {
	float: right;
}

div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
	list-style-position: inside;
}

/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 22px/1.2 Genericons;
	vertical-align: text-bottom;
}

button,
input,
textarea {
	border: 2px solid #C0C0C0;
	font-family: inherit;
	padding: 5px;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	z-index: 2;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: none; /* Old browsers */
	background: none; /* Chrome 10+, Safari 5.1+ */
	background: none; /* W3C */
	outline: none;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: none; /* Old browsers */
	background: none; /* Chrome 10+, Safari 5.1+ */
	background: none; /* W3C */
	border: none;
	border-top:none;
	padding: 0;
}

/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */

.site {
	background-color: #fff;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	margin: 0 auto;
	max-width: 1600px;
	width: 100%;
}

.site-main {
	position: relative;
	width: 1045px;
	margin: 0 auto;
}

.site-main .sidebar-container {
	height: 0;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 1;
}

#primary {
	padding: 0 10px;
}

#pages {
	margin-top:60px;
	padding: 0 10px;
}

/**
 * 4.1 Site Header
 * ----------------------------------------------------------------------------
 */

.site-header {
	height: 60px;
	position: fixed;
	background: #fff;
	margin: 0;
	top: 0;
	left:0;
	width: 100%;
	z-index: 9999999;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	webkit-box-shadow: 0px 1px 1px #EBEBEB;
	-moz-box-shadow: 0px 1px 1px #EBEBEB;
	box-shadow: 0px 1px 1px #EBEBEB;
}

.site-header .home-link {
	color: #141412;
	display: block;
	margin: 0 auto;
	max-width: 1080px;
	min-height: 70px;
	padding: 0 20px;
	text-decoration: none;
	width: 100%;
}

.site-header .site-title:hover {
	text-decoration: none;
}


/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */

#menu-close:before {
	-webkit-font-smoothing: antialiased;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	position: relative;
	top: -1px;
	text-decoration: none;
	vertical-align: text-bottom;
}

/* =Menu */
.main-navigation {
  font-size: 1em;
  line-height: 1.6em;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
}
.main-navigation li {
  display: block;
  margin: 0 auto;
}
.main-navigation a {
  border-top: 1px solid #e6e6e6;
  color: #777777;
  display: block;
  padding: 12.8px 0;
  text-decoration: none;
}
.main-navigation a:hover {
  color: rgba(119, 119, 119, 0.5);
}
.main-navigation ul {
  display: block;
  list-style: none;
  margin: 0;
}
.main-navigation ul ul a {
  padding-left: 12.8px;
}
.main-navigation ul ul ul a {
  padding-left: 26px;
}
.main-navigation ul:first-child {
	display: block;
	margin: 26px auto 0;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a {
  color: rgba(119, 119, 119, 0.5);
}

.toggle {
	background: transparent;
	float: left;
	height: 52px;
	width: 40px;
	height: 52px;
	padding: 0;
	position: absolute;
	top: 0;
	z-index: 10000;
	left:0;
}
.toggle .menu-toggle-image {
	cursor: pointer;
	fill: #777777;
	width: 44px;
	height: 52px;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 10px;
}
.toggle:hover, .toggle:focus, .toggle:active {
  background-color: transparent;
  box-shadow: none;
}
.toggle:hover .menu-toggle-image, .toggle:focus .menu-toggle-image, .toggle:active .menu-toggle-image {
  fill: #333333;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#toggle-sidebar {
	background-color: #FFFFFF;
	display: none;
	overflow: auto;
	position: fixed;
	left: -100%;
	width: 260px;
	z-index: 9999999;
	height:100%;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	webkit-box-shadow: 0px 1px 1px #B3B3B3;
	-moz-box-shadow: 0px 1px 1px #B3B3B3;
	box-shadow: 1px 0px 24px #B3B3B3;
}
#toggle-sidebar::-webkit-scrollbar-thumb {
  background-color: #cccccc;
  border-radius: 10px;
  border: 3px solid #FFFFFF;
}
#toggle-sidebar::-webkit-scrollbar {
  background-color: #FFFFFF	;
  margin: 3px;
  width: 12px;
}

.toggle-open #toggle-sidebar {
  display: block;
  padding: 10px;
  left: 0;
  top: 0;
}

#menu-close {
  background: transparent;
  color: #777777;
  border: none;
  margin: 0 auto;
  padding: 3px 0 0;
  text-align: right;
  width: 100%;
  height: 32px;
}
#menu-close:before {
  content: "\f405";
  display: inline-block;
  margin: 0 -8px 26px;
  font-size: 32px;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 222px;
  top: 11px;
}
#menu-close:before:hover {
  color: #333333;
}

#search-icon {
  position: absolute;
	top: 0;
	right: -8px;
	height: 52px;
}
#search-icon #search-icon-icon {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: block;
  cursor: pointer;
  width: 55px;
  height: 100%;
}
#search-icon #search-icon-icon,
#search-icon #search-icon-icon .icon-search {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#search-icon #search-icon-icon .vantage-icon-search {
	position: absolute;
	display: block;
	width: 17px;
	height: 17px;
	font-size: 17px;
	top: 19px;
	right: 18px;
	margin-top: -8px;
	margin-left: -8.5px;
	color: #333;
}

#search-icon .searchform {
  display: none;
  position: absolute;
	top: 56px;
	right: 8px;
  width: 1080px;
  background: #B0B0B0;
  z-index: 10;
  overflow-x: hidden;
}
#search-icon .searchform input[name=s] {
  color: #FFFFFF;
  font-size: 1em;
  font-weight: 200;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 42px;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: transparent;
  outline: none;
  padding: 0 15px;
}

.svg-definitions {
  display: none;
}
.article-logo {
	width: 150px;
	margin: 0 auto;
}

.compartelo, .compartelo_patrocinado {
	display: inline-block;
	font-size: 0.6em;
	font-family: 'Helvetica', Helvetica, Arial, 'Lucida Grande', sans-serif;
	text-transform: uppercase;
	color: #6F6F6F;
}

.nav-logo {
	width: 150px;
	vertical-align: top;
}

.main-navigation {
	clear: both;
	margin: 0 auto;
	max-width: 100%;
	min-height: 45px;
	position: relative;
	width:100%;
	padding: 0 10px
}

.main-navigation a {
	border-bottom: none !important;
}

#hoy-menunav {
	cursor: pointer;
	margin: 6px 7px 0 2px;
	color: #000;
	float:left
}

.hoy-menu {
	clear: both;
	position: fixed;
	background-color: #FFF;
	width: 294px;
	left: -40px;
	height: 100%;
	overflow-y: auto;
	webkit-box-shadow: 6px 2px 4px #EBEBEB;
	-moz-box-shadow: 6px 2px 4px #EBEBEB;
	box-shadow: 6px 2px 4px #EBEBEB;
}
.hoy-navicon {
	list-style: none;
	display: inline-block;
	margin: 0 auto;
	padding-left: 0
}
.hoy-socicon {
	list-style:none;
	padding-left:0;
	display:inline-block;
	margin:0;
	float:right;
	margin: 3px 0 0 0
}
.hoy-socicon li {
	display: inline-block;
}
.hoy-socicon li a:hover{
	color: #000;
}
.hoy-socicon li a{
	color: #000;
}
.hoy-navicon li {
	display: inline-block
}

.new-menu {
	max-width:860px;
	margin:0 auto;
	display: block;
	text-align: center;
}
}
ul.hoy-menu,
div.hoy-menu > ul {
	margin: 16px 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}

.nav-menu li {
	display: inline-block;
	position: relative;
}

.hoy-menu li a {
	color: #000 !important;
	display: block;
	font-size: 16px;
	line-height: 1;
	padding: 10px 13px;
	text-decoration: none;
	border-bottom: none !important;
}

.hoy-menu li:hover > a,
.hoy-menu li a:hover,
.hoy-menu li:focus > a,
.hoy-menu li a:focus {
	background-color: #fff;
	color: #000;
}

.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #220e10;
	border: 2px solid #f7f5e7;
	border-top: 0;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
	margin-top: 10px;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #fff;
	margin: 0;
	width: 200px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: #db572f;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #bc360a;
	font-style: italic;
}

#menu-toggle {
	border:none;
}

.menu-toggle {
	display: none;
}

.menu-item {
	display: block;
	padding: 5px 0;
	font-family: 'Helvetica', Helvetica, Arial, 'Lucida Grande', sans-serif;
	line-height: 1.3;
}

.menu-item a:hover {
	background: #FAFAFA;
}

.menu-item a {
	border:none;
	font-size: 16px;
	color: #333 !important;
	display: block;
	padding: 5px 0;
}
/* Navbar */
.navbar {
	background-color: #fff;
	margin: 0 auto;
	max-width: 1600px;
	width: 100%;
	position: fixed;
	z-index: 1;
	webkit-box-shadow: 0px 1px 1px #EBEBEB;
	-moz-box-shadow: 0px 1px 1px #EBEBEB;
	box-shadow: 0px 1px 1px #EBEBEB;
}

.site-header-inner {
	max-width: 860px;
	margin: 0 auto;
	position: relative;
	padding-top:10px;
	height: 100%;
}

.site-branding a{
	display: block;
	width: 150px;
	margin: 2px auto;
	border: none;
}

.bottomMenu {
	display: none;
}

.nav-cat {
	line-height: 2.2em;
	font-size:0.7em;
	font-family: 'Helvetica', Helvetica, Arial, 'Lucida Grande', sans-serif;
	width: 860px;
	margin: 0 auto;
	text-align: left;
}
.video-btn {
	color: #fff;
	font-weight: 700;
	height: 32px;
	border: 1px solid transparent;
	float: left;
	border-radius: 3px;
	transition: background-color 0.3s;
	display: block;
	margin: 0;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 0.6875rem;
	line-height: 0.8125rem;
	background: rgba(238, 51, 37, 0.5);
	padding: 5px;
}
.video-btn:focus {
	background: rgba(238, 51, 37, 1);
}
.video-btn:active {
	padding: 5px;
	border-top: none;
	background: rgba(238, 51, 37, 1);
	border: 1px solid transparent;
}
.video-btn:hover{
	background: rgba(238, 51, 37, 1);
}
.video-btn-wrap {
	left: 47px;
	display: block;
	position: absolute;
	top: 13.3px;
}

/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */
.hentry{
	padding:0;
}

#content {
	max-width: 860px;
	margin: 0 auto;
}


.entry-hoy-body {
	float: left;
	margin-left: 0;
	padding-right: 345px;
	width: 100%;
}



.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
	margin: 0 auto;
	max-width: 860px;
	width: 100%;
}

.entry-content {
	color: #333333;
	margin-top: 10px;
}


.entry-meta-hoy {
	margin: 10px auto;
	width: 100%;
	font-size: 0.8125rem;
	font-family: 'Helvetica', Helvetica, Arial, 'Lucida Grande', sans-serif;
	font-weight: bold;
}

.entry-meta-hoy a {
	text-decoration: none;
}

.entry-meta-hoy a:hover {
	text-decoration: none;
}




/**
 5.1 Entry Header
 */


.entry-title {
	font-weight: bold;
	margin: 10px 0 5px;
}

/** 5.3 Entry Content
*/

.entry-content blockquote {
	font-size: 1.4em;
}

.paging-navigation .meta-nav {
	background-color: #8e1d16;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 26px;
	padding: 3px 0 8px;
	text-align: center;
	width: 50px;
}

/**
 * 5.4 Galleries
 * ----------------------------------------------------------------------------
 */

.gallery {
	margin-bottom: 0;
	margin-left: 0;
}
.gallery-caption:before {
	content: none;
}

/* 5.6 Attachments */

.attachment {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

.attachment .entry-attachment,
.attachment .type-attachment p {
	margin: 0 auto;
	max-width: 100%;
	text-align: left;
}

.entry-exif {
	margin: 20px auto 0;
	max-width: 100%;
	padding: 0 10px;
}

/**
 * 5.9 Archives
 * ----------------------------------------------------------------------------
 */

.archive-header {
	background-color: #fff;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	margin-top: 25px;
}

.archive-title {
	font: 600 30px 'Helvetica', Helvetica, Arial, 'Lucida Grande', sans-serif;
	margin: 0 auto;
	max-width: 1040px;
	padding: 30px 0;
	width: 100%;
}

/** Excerpt Posts **/
.excerpt-post {
	width: 100%;
	float: left;
	margin: 20px 0;
	padding: 0 10px;
}
/**
.excerpt-post h3, p, a{
	margin: 0 0 10px 10px;
}
**/

/**
 * 5.5 Post Formats
 * ----------------------------------------------------------------------------
 */

/* Aside */
.format-aside {
	background-color: #fff;
}
/* Gallery */
.format-gallery {
	background-color: #fff;
	padding-top: 70px;
}

.format-gallery .entry-title {
	font-size: 2.4em;
	font-weight: bold;
}

/* Link */
.format-link {
	background-color: #fff;
}

/* Video */
.format-video {
	background-color: #f5f5f5;
	margin-top: 46px;
	padding-top: 11px;
}

.video-hoy-logo {
  display: block;
  padding-top: 5px;
  margin: 0 auto;
  width: 120px;
}

.video-hoy-logo img{
	width: 120px;
	vertical-align: top;
}
.video-hoy-logo a {
	border-bottom: none;
}

.video-excerpt{
	margin-top: 20px;
	text-align: center;
}

.video-logo-mobile{
	display: none;
	position: absolute;
	left: 36px;
	top: 8px;
}

.video-logo-mobile a {
	border-bottom: none;
}

.video-logo-mobile img{
	width: 35px;
	background: #FDFDFD;
}

/* Author Page */
.author-meta{
	padding-left: 77px;
}
.author-meta a {
	color: #000
}
.author-cat {
	display: inline-block;
	color: #A3A3A3;
	font-weight: 400;
	letter-spacing: 0.06em;
	margin: 8px 0;
	clear: both;
	font-family: 'Helvetica', Helvetica, Arial, 'Lucida Grande', sans-serif;
	line-height: 1.2;
	font-size: 16px;
}
.author-cat a {
	color: #8e1d16
}
.author-nav {
	display: initial;
	font-size: 1.4em;
	margin-left: -95px;
	font-family: helvetica;
	line-height: 1.6em
}

.author-head {
	float: left;
	text-align: left;
	max-width: 588px;
}

.author-head p {
	font-family: 'Helvetica', Helvetica, Arial, 'Lucida Grande', sans-serif;
	float: left
}

.author-head a {
	color: #AAAAAA !important;
	border-bottom: none !important;
}

/* Video */
.format-video .entry-title {
	font-size: 2.4em;
	font-weight: bold;
}

.video-container {
	position: relative;
	margin: 50px 0;
	border-bottom:1px solid #000;
	display: inline-block;
}

.video-title {
	position:relative;
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #C8C8C8;
	font-family: 'Helvetica', Helvetica, Arial, 'Lucida Grande', sans-serif;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 2px;
}

.video-title span{
	float: left;
}

.video-title button:hover {
	background: #f5f5f5 !important;
}

.video-title button {
	position: absolute;
	right: 0;
	bottom: 0px;
	padding: 8px 41px;
	font-family: inherit;
	color: #333;
	background:#fff ;
	border: 1px solid transparent;
}

.mas-videos-btn {
	position:absolute;
	bottom:0;
	right:0;
	font-weight: 400;
	font-size: 11px;
	letter-spacing: 1px;
}


/* Attachments */

.attachment footer.entry-meta {
	display: inherit;
}

.attachment .entry-meta {
	clear: none;
	color: inherit;
	float: none;
	max-width: 100%;
	padding: 0;
	text-align: center;
}


/** Enfoque Styles **/

.enfoque-navbar {
	background: #fff;
	webkit-box-shadow: 0px 1px 1px #EBEBEB;
	-moz-box-shadow: 0px 1px 1px #EBEBEB;
	box-shadow: 0px 1px 1px #EBEBEB;
	margin: 0 auto;
	width: 100%;
	position: fixed;
	z-index: 1;
}


.enfoque-logo {
	margin: 0px auto;
	width: 150px;
}

.enfoque-square-logo {
	display: none;
}

.enfoque-square-logo img{
	width: 35px;
	background: #F4F4F4;
	margin: 5px;
}

.enfoque-header {
    width: 100%;
    text-align: center;
    position: relative;
    top: 60%;
    margin: 0 auto;
    max-width: 860px;
}

.enfoque-container {
    padding: 0;
    text-align: left;
    position: relative;
    overflow: hidden;
}

.enfoque-image {
    width: 100%;
    position: relative;
    float: left;
    margin-top: 48px;
}

.enfoque-image img {
    width: 100%;
    float: left
}

.enfoque-title {
	font-weight: bold;
	margin: 0 0 5px;
}
.enfoque-timestamp {
	font-size: 16px;
	display: block;
	font-weight: 100;
	letter-spacing: 0.06em;
	font-family: 'Helvetica', Helvetica, Arial, 'Lucida Grande', sans-serif;
}
.enfoque-author-link, .enfoque-category-link{
	font-family: 'Helvetica', Helvetica, Arial, 'Lucida Grande', sans-serif;
	line-height: 1.2;
	font-size: 16px;
	display: inline-block !important;
	font-weight: 100;
	letter-spacing: 0.06em;
}
.enfoque-author-link a,
.enfoque-category-link a,
.enfoque-author-link a:visited,
.enfoque-category-link a:visited {
	color: #fff !important;
	border-bottom: 1px solid;
	font-weight: 600;
}

/** Sponsored Post **/
.top_margin{
	margin-top:62px
}

.patrocinado-container{
    padding: 0;
    text-align: left;
    position: relative;
    overflow: hidden
}

.patrocinado-header{
    text-align: center;
}

.patrocinado-author-link {
    display: block
}

.patrocinado-author-link a,
.patrocinado-category-link a,
.patrocinado-author-link a:visited,
.patrocinado-category-link a:visited {
	color: #33;
	border-bottom: none;
	font-weight: 600;
    display: block
}
.patrocinado-image{
    width: 100%;
    position: relative;
    float: left;
    margin-top: 56px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
    min-height: 540px;
    background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.patrocinado-nav-title {
	z-index: -1;
	letter-spacing: 1px;
	top: 11px;
	left: 0;
	text-align: center;
	position: absolute;
	width: 100%;
	line-height: 2.85em;
	font-size: 0.6em;
	font-family: 'Helvetica', Helvetica, Arial, 'Lucida Grande', sans-serif;
}
.patrocinado-nav {
	background: #fff;
	webkit-box-shadow: 0px 1px 1px #EBEBEB;
	-moz-box-shadow: 0px 1px 1px #EBEBEB;
	box-shadow: 0px 1px 1px #EBEBEB;
	margin: 0 auto;
	width: 100%;
	position: fixed;
	z-index: 1;
}
.patrocinado-square-logo img{
	width: 35px;
	background: #F4F4F4;
	margin: 5px;
}

.patrocinado-footer {
	border-bottom: 1px solid #ededed;
}
.patrocinado-video{
	max-width: 1000px;
	margin: 0 auto;
	padding-bottom: 20px;
}





/**
 * 5.7 Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */

.navigation .nav-previous {
	float: left;
}

.navigation .nav-next {
	float: right;
}

.navigation a {
	font-size: 0.9em;
	font-family: 'Helvetica', Helvetica, Arial, 'Lucida Grande', sans-serif;
}

.navigation a:hover {
	color: #bc360a;
	text-decoration: none;
}

.paging-navigation {
	background-color: #e8e5ce;
	padding: 40px 0;
}

.paging-navigation .nav-links {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}

.sidebar .paging-navigation .nav-links {
	max-width: 1040px;
	padding: 0 376px 0 60px;
}

.paging-navigation .nav-next {
	padding: 13px 0;
}

.paging-navigation a {
	font-size: 1em;
	font-style: italic;
	font-weight: 300;
}

.paging-navigation .meta-nav {
	background-color: #8e1d16;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 26px;
	padding: 3px 0 8px;
	text-align: center;
	width: 50px;
}

.paging-navigation .nav-previous .meta-nav {
	margin-right: 10px;
	padding: 17px 0 23px;
	width: 80px;
}

.paging-navigation .nav-next .meta-nav {
	margin-left: 10px;
}

.paging-navigation a:hover .meta-nav {
	background-color: #8e1d16;
	text-decoration: none;
}

.post-navigation {
	background-color: rgba(255, 255, 255, 0);
	color: #ca3c08;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	padding: 20px 0;
}

.post-navigation .nav-links {
	max-width: 1040px;
}

.sidebar .post-navigation .nav-links {
	padding: 0 376px 0 60px;
}

.post-navigation a[rel="next"] {
	float: right;
	text-align: right;
	margin-top: 10px;
}

/**
 * 5.8 Author Bio
 * ----------------------------------------------------------------------------
 */

.author-info {
	margin: 0 auto;
	max-width: 100%;
	padding: 0 0 20px;
	text-align: left; /* gallery & video post formats */
	width: 100%;
}

/** Related Posts **/
.hr-hoy {
	clear: both;
	background: #D3D3D3;
	background-size: 4px 4px;
	border: 0;
	height: 1px;
	margin: 0 auto;
	max-width: 1040px;
	width: 100%;
}

.relatedposts {width: 100%; margin: 30px 0 30px 0; float: left; font-size: 12px;}
.relatedposts h3 {font-size: 20px; margin: 0 0 10px 0; }
.relatedthumb {margin: 0 1px 0 1px; float: left; }
.relatedthumb img {margin: 0 0 3px 0; padding: 0; }
.relatedthumb a {color :#333; font-size: 15px; text-decoration: none; display:block; padding: 4px; width: 210px;}


/**
 * 5.10 Search Results/No posts
 * ----------------------------------------------------------------------------
 */

.page-header {
	background-color: #fff;
}

.paging-navigation {
	background-color: #fff;
	padding: 40px 0;
}

/**
 * 5.11 404
 * ----------------------------------------------------------------------------
 */

.error404 .page-header {
	background-color: #fff;
}

.error404 .page-title {
	line-height: 0.6;
	margin: 0;
	padding: 300px;
	position: relative;
	text-align: center;
	width: auto;
}

.error404 .page-title:before {
	color: #e8e5ce;
	content: "\f423";
	font-size: 964px;
	line-height: 0.6;
	overflow: hidden;
	position: absolute;
	left: 7px;
	top: 28px;
}

.error404 .page-wrapper {
	background-color: #e8e5ce;
}

.error404 .page-header,
.error404 .page-content {
	margin: 0 auto;
	max-width: 604px;
	padding-bottom: 40px;
	width: 100%;
	text-align: center;
}
.error404-search {
	text-align: center;
	margin-top: -54px;
}

/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */

.footer hr {
	clear: both;
	max-width: 1052px;
	width: 100%;
	margin: 0 auto;
}

.site-footer {
	background-color: #fff;
	color: #686758;
	font-size: 13px;
	text-align: center;
}

.site-footer .sidebar-container {
	background-color: #fff;
	padding: 20px 0;
}

.site-footer .widget-area,
.sidebar .site-footer {
	text-align: left;
}

.site-footer a {
	color: #686758;
}


.site-footer .widget-area {
	margin: 0 auto;
	max-width: 1040px;
	width: 100%;
}

.sidebar .site-footer .widget-area {
	max-width: 724px;
	position: relative;
	left: -158px;
}

.site-footer .widget {
	background: transparent;
	color: #555;
	float: left;
	margin-right: 20px;
	width: 245px;
}

.sidebar .site-footer .widget {
	width: 228px;
}

.sidebar .site-footer .widget:nth-of-type(4),
.sidebar .site-footer .widget:nth-of-type(3) {
	margin-right: 0;
}

.site-footer .widget a {
	color: #e6402a;
}

.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
	color: #555;
}

.site-info {
	margin: 0 auto;
	max-width: 1040px;
	padding: 30px 0;
	width: 100%;
}

#footer-content {
	padding: 20px 10px 10px 10px;
	text-align: center;
	font-family: 'Helvetica', Helvetica, Arial, 'Lucida Grande', sans-serif;
	font-size: 15px;
	color: #8e1d16;
}

#footer-content a {
	color: #8e1d16;
	padding: 0 1%;
	display: inline-block;
	border-bottom: none !important;
}

.footer-logo {
	float: left;
	padding: 10px;
}



/**
Social Media Buttons
**/
.bottomcontainerBox{
	margin-bottom: 30px;
}

.social-icons-nav {
	float: right;
	margin-top: 5px;
}
.social-icons-nav a{
	color: #000
}

.social-icons-nav a:hover {
	color: #9D9D9D
}

.social-icons-nav a:visited {
	color: #000
}

/** EXIF Table **/
.exif-table {
	margin:0px;padding:0px;
	width:100%;

	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;

	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;

	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;

	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.exif-table table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.exif-table tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.exif-table table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.exif-table table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.exif-table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.exif-table tr:hover td{

}
.exif-table tr:nth-child(odd){ background-color:#dddddd; }
.exif-table tr:nth-child(even)    { background-color:#ffffff; }.exif-table td{
	vertical-align:middle;
	border:1px solid #848484;
	border-width:1px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:15px;
	font-family:Helvetica;
	font-weight:normal;
	color:#000000;
}.exif-table tr:last-child td{
	border-width:0px 1px 0px 0px;
}.exif-table tr td:last-child{
	border-width:1px 0px 1px 0px;
}.exif-table tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.exif-table tr:first-child td{
		background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);
	background-color:#ffffff;
	border:0px solid #848484;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:20px;
	font-family:Helvetica;
	font-weight:bold;
	color:#000000;
}
.exif-table tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;
}
.exif-table tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.exif-table tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.hoy-loop-image {
	float: left;
	width: 342px;
	height: 223px;
	overflow: hidden;
	margin-right: 10px;
}

.hoy-avatar {
	float: left; margin-right:10px
}
.hoy-avatar img{
	border-radius: 50%;
}

.loop-time {
	font-size:16px;
	display:inline-block;
	color: #A3A3A3;
	font-weight: 100;
	letter-spacing: 0.06em;
	font-family: 'Helvetica', Helvetica, Arial, 'Lucida Grande', sans-serif
}

#social-home [class*="genericon"], .genericon:before{
	margin: 4px 5px 0 0;
	font: normal 20px/0 Genericons;
	width: 10px;
}

#social-thumb [class*="genericon"], .genericon:before{
	margin: 0 5px 0 0;
	font: normal 20px/0 Genericons;
	width: 10px;
}
.genericon-twitter:before {
	font: normal 24px/0 Genericons;
}
.genericon-facebook:before {
	font: normal 22px/0 Genericons;
}
.genericon-instagram:before {
	font: normal 22px/0 Genericons;
}
.genericon-youtube:before {
	font: normal 30px/0 Genericons;
}

.genericon-mail:before {
	font: normal 32px/0 Genericons;
}

.genericon-close-alt {
	position: relative;
	top: 15px;
	float: left;
	left: 54px;
	cursor: pointer;
	color: white;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}

#social-thumb {
	display: inline-block;
}

#social-home [class*="genericon-twitter"]{
	color: #AAAAAA;
}
#social-home [class*="genericon-facebook"]{
	color: #AAAAAA;
}
#social-home .genericon:before [class*="genericon-mail"],{
	font: normal 20px/0 Genericons;
}
#social-home {
	display: inline-block;
	vertical-align: middle
}
#social-home a {
	margin: 5px;
}
#social-home [class*="genericon-twitter"] a:hover{
	color:#fff;
}
/** Genericon **/

[class*="genericon"] {
	margin: 0 15px 0 0;
}

.edit-link a {
	border-bottom: none !important;
}

/** ADs **/
.gallery-leaderboard {
	padding-bottom: 20px;
	text-align: center;
}

.loop-leaderboard {
	padding: 20px 0;
	text-align: center;
	clear: both;
}

.patro-leaderboard {
	text-align: center;
}

.patro-cubead{
	width: 300px;
	margin:20px;
	margin:0 auto;
}
#top-leaderboard {
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #E6E6E6;
	margin-top: 67px;
}

#bottom-leaderboard {
	padding: 10px 0px 10px 0px;
	text-align: center;
	border-bottom: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
}

.adslot.cube,
.quick-ad {
    width: 302px;
    float: right;
    margin: 0 0 25px 20px;
    border: 1px solid #d5d5d5;
    height: 252px;
}

.adslot.cube:after,
.quick-ad:after{
	content: 'ANUNCIO';
    font: 10px Arial,Sans-serif;
    line-height: 10px;
    color: #999;
    text-align: left;
    text-transform: uppercase;
}

.error404-search {
	margin: -18% 0 0 0;
}

.home-loop {
	color: #333333;
}

.home-loop a {
	color:#8e1d16;
}

#cube-thumb {
	float: left;
	display: inline-block;
	margin: 10px 10px 28px;
}

.author-page {
	overflow: hidden;
	max-width: 860px;
	margin: 0 auto;
}



/* ============================================================
  CUSTOM PAGINATION
============================================================ */
.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:1em;
line-height:13px;
display: inline-block;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:16px 19px 15px 19px;
text-decoration:none;
width:auto;
color: #fff !important;
background: #555;
border-bottom: none;
}

.pagination a:hover{
color:#fff;
background: #EE3427;
}

.pagination .current{
padding: 16px 19px 15px 19px;
background: #EE3427;
color:#fff;
}

/* ============================================================
  WP Events Calendar Custom Styles
============================================================ */

.tribe-events-list h2.tribe-events-page-title {
	display: none;
}

.tribe-events-list .tribe-events-event-image+div.tribe-events-content {
	font-size: 18px;
}

#tribe-events-content a{
	border-bottom: none !important;
	color: #de2d26 !important;
}

#tribe-events .tribe-events-button, .tribe-events-button {
	color: #fff !important;
}

#tribe-bar-form .tribe-bar-filters {
	display: none;
}

/** Media Queries **/

@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

@media (max-width: 1599px) {
	.site {
		border: 0;
	}
}

@media (max-width: 1069px) {
	.aside-hoy {
		display: none !important;
	}

	.entry-header-hoy-body,
	.entry-hoy-body,
	.entry-meta-hoy {
		padding-left: 20px;
		padding-right: 20px;
	}

	.entry-content-hoy {
		border-right: none;
		padding-right: 0;
	}
	.relatedposts {
		padding: 0 20 0 20;
	}

	.navbar {
		max-width: 100%;
	}

	.hr-hoy {
		max-width: 990px;
	}

	.site-main {
		height: auto;
		margin: 0 auto;
		max-width: 100%;
		position: relative;
		top: 0px;
		float: none;
		margin: 0;
		width: 100%;
	}
	.entry-meta-hoy {
		padding: 0;
	}
}

@media (max-width: 1026px){
	.enfoque-navbar {
	webkit-box-shadow: 0px 1px 1px #EBEBEB;
	-moz-box-shadow: 0px 1px 1px #EBEBEB;
	box-shadow: 0px 1px 1px #EBEBEB;
	background-color: #fff;
	}
}

/* Collapse images that pop out */
@media (max-width: 988px) {
	.entry-content img.alignleft,
	.entry-content .wp-caption.alignleft {
		margin-left: 0;
	}

	.entry-content img.alignright,
	.entry-content .wp-caption.alignright {
		margin-right: 0;
	}
		.nav-cat {
		display: none !important
	}
}

@media (max-width: 959px){
	.thumb-container {
		margin: 0 auto;
		width: 100%;
		max-width: 640px;
	}
	.article-square-logo {
		display: none;
	}
	.patrocinado-image{
		padding-top: 56.25%;
		min-height: 0;
	}
}

@media (max-width: 860px) {
	.wp-caption .wp-caption-text,
	.entry-caption,
	.gallery-caption {
		font-size: .7125rem;
		padding: 0 0 0 0;
	}
	.entry-content {
		padding: 0
	}

	.brighcove-player,.video-container {
		display: none;
	}
}

/* Collapse oversized image and pulled images after iPad breakpoint. */
@media (max-width: 767px) {
	.entry-hoy-body {
		padding: 0 10 0 10;
	}
	.entry-meta-hoy {
		padding: 0;
	}
	.gallery-caption {
		display: block;
	}
    .enfoque-header {
        position: relative;
        color: #333;
    }
    .patrocinado-header {
        position: relative;
        color: #333;
    }
}

@media (max-width: 643px) {
	.compartelo_patrocinado {
		display: none;
	}
	.entry-title, .enfoque-title {
		font-size: 1.350em;
		font-weight: bold;

	}
	.entry-header-hoy-body {
		padding: 0;
	}
	.entry-meta-hoy {
		padding: 0 10 0 10;
	}

	.toggled-on .nav-menu li a:hover,
	.toggled-on .nav-menu ul a:hover {
		background-color: #fff;
		color: #8D8D8D;
	}
	.adslot.cube,
	.quick-ad {
	    float: none;
	    margin: 30px auto 40px;
	}

	#content .entry-header,
	#content .entry-content,
	#content .entry-summary,
	#content footer.entry-meta,
	#content .featured-gallery,
	.excerpt-post {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 639px){
	.thumb-container {
		margin: 0 auto;
		width: 100%;
		max-width: 320px;
	}
	.error404-search {
		margin-top: 0
	}
}

@media (max-width: 549px){
	.format-video .entry-title{
		font-size: 1.5em
	}
	.hoy-loop-image {
		width: 100%;
		height:100%;
	}
	.hoy-avatar img{
		float:none;
	}
	.author-meta{
		padding-left:0;
	}

}
@media (max-width: 500px) {
	.entry-content .wp-caption.alignleft  {
		margin-left: auto;
		float: none;
		margin-right: auto;
	}
	.entry-content .wp-caption.alignright  {
		margin-left: auto;
		float: none;
		margin-right: auto;
	}

	.entry-content p {
		font-size: 0.9em
	}

	.wp-caption .wp-caption-text, .entry-caption, .gallery-caption{
		font-size: 0.58em;
		margin-top:2px;
		line-height: 1.4em
	}
	.format-gallery .entry-title {
		font-size: 1.5em;
	}

	/**
	Hoy Sidebar
	*/
	.aside-hoy {
		position: relative;
	}
}

@media (max-width: 400px) {
	.video-logo-mobile{
		display: block;
	}
	.video-hoy-logo {
		display: none;
	}
	.pagination .current{
		padding:10px 13px 9px 13px;
	}
	.pagination span, .pagination a {
		padding:10px 13px 9px 13px;
	}
	.video-btn-wrap{
		display: none;
	}
}


@media only screen and (min-width: 1069px) {
	.aside-hoy {
		display: block;
		float: right;
		margin-left: -320px;
		z-index: 1;
		width: 300px;
	}
}

