@charset "UTF-8";
/*
Theme Name: UDEP Hoy
Author: Javier T├ívara
Author URI: http://katanadev.com
Description: Tema exclusivo para UDEP Hoy (Centro de Noticias) de la Universidad de Piura
Version: 1.2
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

:focus {
  /* remember to define focus styles! */
  outline: 0; }

body {
  background: #f5f5f5;
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a img {
  border: 0; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

iframe {
  margin: 20px 0; }

small {
  font-size: .75em; }

/* Static content URIs */
/* Typography */
/* University colors */
/* Navbar */
/* General content*/
/* Browser warnings (IE) */
/* Cards */
/* Loader */
.category-meta,
.time-meta {
  color: #4f6e7e;
  font-style: italic; }

article.news:first-child {
  border-top: none;
  padding: 1em 10px 0; }

li:first-child {
  border-top: none; }

.vpost-results {
  margin-left: -10px !important;
  margin-right: -10px !important;
  text-align: center; }

#main .search-form {
  margin: 4em 0 2em; }

/* Typography */
body,
input,
textarea,
table,
.btn,
.filter-bar,
.cat-lima,
.comments-link {
  font: 400 13px/1.6 Arial, sans-serif; }

h2,
.single header .entry-title,
section .section-title,
aside header {
  font-family: Georgia, sans-serif;
  font-weight: normal; }

header.section-title {
  font-size: 2em !important;
  padding: 1.5em 0; }

.preheading {
  color: #7d7d7d;
  text-transform: uppercase;
  margin-bottom: .6em; }

.category-meta,
.comment-content {
  font-family: Georgia, 'Times New Roman', sans-serif;
  letter-spacing: 0; }

section .section-title {
  font-size: 1.4em;
  overflow: hidden; }

section.bigger .section-title {
  font-size: 2.1em; }

section .section-title strong,
section .section-title a,
aside.widget .widget-title strong,
aside.widget .widget-title a {
  color: #3372b8; }

.news h2 a {
  color: #3372b8;
  line-height: 1.5em; }

.news .preheading {
  font-size: 0.85em;
  line-height: 1.5em;
  padding-top: 2em; }

.excerpt,
.single .entry-subtitle {
  clear: none;
  font-weight: normal;
  font-family: Arial, sans-serif;
  font-size: 1.1em;
  line-height: 1.6; }

section.subfeatured .excerpt {
  font-size: 1.1em;
  font-style: italic;
  line-height: 20px; }

/* Alignment */
.alignleft,
.alignright {
  display: inline-block; }

.alignleft {
  float: left;
  margin-left: -25px;
  margin-right: 1.625em; }

.alignright {
  float: right;
  margin-left: 1.625em;
  margin-right: -25px; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: normal; }

h2 {
  font-size: 1.4em;
  line-height: 1.2; }

h2,
h2 a {
  color: #1f1f1f; }

.today h2 {
  font-size: 1.5em; }

h2 a:hover {
  color: #3372b8; }

hr {
  background-color: #ddd;
  border: 0;
  height: 1px;
  margin-bottom: 1.625em; }

.entry-content h2 {
  margin-top: .4em;
  margin-bottom: .8em;
  letter-spacing: 0;
  font-size: 1.45em;
  font-weight: normal; }

.entry-content h3 {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 0.4em; }

.entry-content h4 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.2em;
  display: inline-block; }

/* Text elements */
p {
  margin-bottom: 1.625em; }

section,
.comment-content,
.excerpt,
.single .entry-subtitle,
aside.widget {
  color: #4f6e7e; }

ul, ol {
  margin: 0 0 1.625em 2.5em; }

ul {
  list-style: square; }

ol {
  list-style-type: decimal; }

ol ol {
  list-style: upper-alpha; }

ol ol ol {
  list-style: lower-roman; }

ol ol ol ol {
  list-style: lower-alpha; }

ul ul, ol ol, ul ol, ol ul {
  margin-bottom: 0; }

dl {
  margin: 0 1.625em; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: 1.625em; }

strong {
  font-weight: bold; }

cite, em, i {
  font-style: italic; }

#main blockquote {
  font-family: Georgia, "Bitstream Charter", serif;
  font-style: italic;
  font-weight: normal;
  margin: 0 3em; }

#main blockquote em, blockquote i, blockquote cite {
  font-style: normal; }

#main blockquote cite {
  color: #666;
  font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

#main pre {
  background: #f4f4f4;
  font: 13px "Courier 10 Pitch", Courier, monospace;
  line-height: 1.5;
  margin-bottom: 1.625em;
  overflow: auto;
  padding: 0.75em 1.625em; }

#main code, kbd, samp, var {
  font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr, acronym, dfn {
  border-bottom: 1px dashed #666;
  cursor: help; }

#main address {
  display: block;
  margin: 0 0 1.625em; }

#main ins {
  background: #fff9c0;
  text-decoration: none; }

#main sup,
#main sub {
  font-size: 10px;
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline; }

#main sup {
  bottom: 1ex; }

#main sub {
  top: .5ex; }

/* Forms */
input[type=text],
input[type=password],
textarea {
  border: 1px solid #ddd;
  color: #888;
  padding: 6px;
  line-height: 20px; }

input[type=text]:focus,
textarea:focus {
  color: #373737; }

textarea {
  padding-left: 3px;
  width: 98%; }

#main input[type=text] {
  width: 50%; }

/* Container */
/* Toggle */
.dk_theme_uhoy .dk_toggle {
  background-color: #33719b;
  background-image: url("images/dk_arrows_white.png");
  background-position: 94% center;
  padding: 0 25px 0 0;
  border-color: #3372b8; }

.dk_theme_uhoy .dk_toggle:hover {
  border-color: #3372b8; }

.dk_theme_uhoy .dk_label {
  color: #f5f5f5;
  background-color: #3372b8;
  padding: 7px 5px 7px 10px;
  display: block; }

/* Focus State */
/* Open State */
.dk_theme_uhoy.dk_open .dk_label {
  background-color: #ececec; }

/* Options Menu */
/* Inner options */
/* Set a width property here */
/* Links */
a {
  color: #3372b8;
  text-decoration: none; }

a:focus,
a:active,
a:hover {
  color: #000; }

/* Assistive text */
.assistive-text {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

#access a.assistive-text:active,
#access a.assistive-text:focus {
  background: #eee;
  border-bottom: 1px solid #ddd;
  color: #1982d1;
  clip: auto !important;
  font-size: 12px;
  position: absolute;
  text-decoration: underline;
  top: 0;
  left: 7.6%; }

/* Images */
.entry-content img,
.comment-content img,
.widget img {
  max-width: 97.5%;
  /* Fluid images for posts, comments, and widgets */ }

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */ }

img.size-full,
img.size-large {
  max-width: 97.5%;
  width: auto;
  /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */ }

.single-format-image #content article img {
  width: 100%;
  max-width: inherit; }

.single-format-image article p, .single-format-video article p,
.single-format-image article ul, .single-format-video article ul,
.single-format-image article ol, .single-format-video article ol,
.single-format-image article h1:not(.entry-title), .single-format-video article h1:not(.entry-title),
.single-format-image article h2:not(.entry-subtitle), .single-format-video article h2:not(.entry-subtitle),
.single-format-image article h3, .single-format-video article h3,
.single-format-image article h4, .single-format-video article h4,
.single-format-image article h5, .single-format-video article h5,
.single-format-image article h6, .single-format-video article h6 {
  max-width: 670px; }

.single-format-image .editors-picks article h2, .single-format-video .editors-picks article h2,
.single-format-image article blockquote p, .single-format-video article blockquote p {
  max-width: 100%;
  margin: 0;
  width: 100%; }

.single-format-image article .entry-title, .single-format-video article .entry-title {
  font-size: 3.7em; }

.single-format-image article .entry-subtitle, .single-format-video article .entry-subtitle {
  font-size: 1.39em; }

.single-format-image article blockquote p *, .single-format-video article blockquote p * {
  display: block;
  font-size: 26px;
  font-weight: normal;
  font-style: italic !important;
  margin-bottom: 1em; }

.entry-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 1.625em; }

/*p img,
.wp-caption {
	margin-top: 0.4em;
}*/
.wp-caption {
  margin-bottom: 1.625em;
  max-width: 100%; }

.wp-caption img {
  display: block;
  margin: 0 auto;
  max-width: 98%;
  height: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  color: #727272;
  font-size: 0.8em;
  font-style: italic;
  font-size: 0.75em; }

.wp-caption .wp-caption-text {
  margin-bottom: 0;
  padding: 10px 0 5px 40px;
  position: relative; }

.wp-caption .wp-caption-text:before {
  color: #666;
  content: '\2014';
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin-right: 5px;
  position: absolute;
  left: 10px;
  top: 7px; }

#content .gallery {
  margin: 0 auto 1.625em; }

#content .gallery a img {
  border: none; }

img#wpstats {
  display: block;
  margin: 0 auto 1.625em; }

/* Buttons */
.btn,
#nav-single a,
input[type="submit"],
.wp-pagenavi a, .wp-pagenavi span {
  color: #f5f5f5;
  background: #3372b8;
  padding: 6px 10px;
  margin: 2px;
  border-radius: 2px;
  display: inline-block;
  border: 0; }

.btn {
  font-size: 1.15em;
  padding: 0.5em 2.25em; }

section.upcoming-events article:hover .event-time,
.btn:hover,
#nav-single a:hover,
input[type="submit"]:hover {
  color: #f5f5f5;
  text-decoration: none;
  border: 0;
  background-color: #3c7fc9; }

.btn-b,
#nav-single a,
input[type="submit"] {
  background-color: #3372b8; }

.btn-b:hover,
#nav-single a:hover,
input[type="submit"]:hover,
.wp-pagenavi span.current {
  color: #f5f5f5;
  background-color: #3372b8; }

.btn-g,
.wp-pagenavi a, .wp-pagenavi span {
  color: #b7b7b7;
  background-color: #f5f5f5; }

.btn-g:hover,
.wp-pagenavi a:hover {
  color: #939393;
  background-color: #e8e8e8; }

.button-bar {
  margin-top: 40px;
  text-align: center; }

.single-ai1ec_event .button-bar {
  margin-top: 0.6em;
  margin-bottom: 1.2em; }

.button-line .btn {
  width: 43%;
  text-align: center;
  padding-left: 2%;
  padding-right: 2%;
  margin-left: 1%;
  margin-right: 1%; }

a {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

/* Tabs */
.tabs .tab-container,
.tabs .tab-nav {
  margin: 0;
  position: relative; }

.tabs .tab-title {
  margin: 0 0.1em 1.2em 0;
  list-style: none;
  display: inline-block;
  z-index: 3;
  position: relative; }

.tabs .tab-title a {
  color: #d3d3d3;
  background: #333;
  padding: 0.2em 1em;
  font-weight: normal;
  display: block; }

.tabs .tab-title a:hover {
  color: #f5f5f5;
  background: #3372b8; }

.tabs .tab-title.active a {
  color: #f5f5f5;
  background: #a2cf28; }

.tabs .tab-content.active {
  display: block; }

/* =Top bar
----------------------------------------------- */
#topbar {
  background: #2f2f2f;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.85em; }

#topbar,
#topbar a {
  color: #d9d9d9;
  text-decoration: none; }

#topbar a:hover {
  color: #45a2ff; }

#topbar nav {
  float: right; }

#topbar .menu {
  overflow: hidden; }

#topbar .menu li {
  float: left;
  margin-left: 2em; }

#topbar .menu,
#topbar .menu li {
  line-height: 35px;
  height: 35px; }

/*
#header,
#main {
  background: #f5f5f5;
}
*/
/* =Header
----------------------------------------------- */
#global-alert {
  color: #f5f5f5;
  background-color: #e54242;
  text-align: center;
  font-size: 11px;
  line-height: 2; }

#global-alert a {
  color: #f5f5f5;
  text-decoration: und erline; }

#header hgroup {
  position: relative;
  margin: 3.65em 0;
  width: 100%; }

#site-logo,
.header-logo,
.header-logo a {
  display: inline-block; }

#site-description {
  display: none; }

#header #searchform {
  float: right; }

#header #searchform {
  background: #f5f5f5;
  border: 1px solid #dedede;
  margin-top: 40px; }

#header #searchform:hover {
  border-color: #cdcdcd; }

#header #searchform label {
  display: none; }

#header #searchform #s {
  border: none; }

#header #searchsubmit {
  background: url(images/icon-search-off.png) center center no-repeat;
  width: 30px;
  text-indent: -999em; }

#header #searchsubmit:hover {
  background-image: url(images/icon-search-on.png);
  cursor: pointer; }

#access li {
  float: left; }

#access li,
#access li a {
  display: block;
  height: 40px;
  line-height: 40px; }

#primary-nav {
  background: #f5f5f5;
  float: left; }

#access li a {
  color: #666;
  padding: 0 1em;
  display: block; }

#primary-nav li.current-menu-parent a, #aside-nav li.current-menu-parent a {
  background: #e0e0e0; }
#primary-nav li a:hover, #primary-nav li.current-menu-item a, #aside-nav li a:hover, #aside-nav li.current-menu-item a {
  color: #f5f5f5;
  background: #3372b8; }
#primary-nav li a:active, #aside-nav li a:active {
  background: #3c7fc9; }

#aside-nav {
  float: right; }

#access a {
  -webkit-transition-duration: 100ms;
  -webkit-transition-property: background;
  -moz-transition-duration: 100ms;
  -moz-transition-property: background;
  -o-transition-duration: 100ms;
  -o-transition-property: background; }

/* =Content
----------------------------------------------- */
.single #main.recent-bg,
.page-template-archive #main.recent-bg,
.archive #main.recent-bg,
.category #main.recent-bg {
  background-color: #FFFFFF; }

body:not(.home) #main .inner {
  padding-top: 5em; }

#main .col-a {
  width: 59.375%; }

#main .col-a .col-a {
  width: 62.2807%; }

#main .col-a .col-b {
  width: 37.7193%; }

#main .col-b {
  width: 40.625%; }

section,
aside.widget,
#disqus_thread {
  padding: 0;
  width: 100%;
  position: relative; }

section .section-title {
  color: #515151;
  line-height: 1.2;
  padding-top: 10px;
  padding-bottom: 9px; }

section .content
 {
  min-height: 60px; }

aside.widget > ul > li {
  padding: 5px 0; }

.today {
  overflow: hidden;
  margin-top: 4em; }

.headlines, .recent-news {
  margin: 5em 0 !important; }

section.headlines.row > div {
  padding-left: 0;
  padding-right: 0; }

section.headlines.row > div:not(:first-child) {
  padding-left: 30px;
  padding-right: 15px; }

section.headlines article.news {
  background-color: #fafafa;
  border: 1px solid #ebebeb;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 2em 0; }

section.upcoming-events {
  padding: 0; }

/* Thumbnails */
.thumb,
.small-thumb,
.large-thumb {
  display: block;
  position: relative;
  margin-bottom: 1em; }

.thumb.on-left {
  float: left;
  width: 40%;
  margin-right: 3%; }

.thumb img,
.small-thumb img,
.large-thumb img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block; }

/*.thumb img {
	max-width: 165px;
}*/
.small-thumb img {
  max-width: 100px; }

.large-thumb img {
  max-width: 340px; }

.entry-thumb {
  max-width: 175px;
  width: 31.7919%;
  margin-right: 1.9267%; }

.post-format-tag {
  color: #f5f5f5;
  background: #0066cc;
  border: 1px solid #0059b2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px 5px;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0; }

section.headlines article:first-child header {
  font-size: 1.2em; }

section.upcoming-events .widget-title {
  display: none; }

section.upcoming-events .section-title {
  visibility: hidden; }

section.upcoming-events .section-title:before {
  content: url("images/logo-agenda.png");
  visibility: visible; }

.featured-event.tablet {
  display: none; }

section.featured-event .ai1ec-excerpt {
  text-align: center;
  padding: 3px 0;
  margin: 15px 0; }

section.featured-event .ai1ec-time {
  padding: 0;
  font-size: 0.9em;
  font-weight: normal; }

section.featured-event .ai1ec-location {
  font-weight: bold; }

section.featured-event .ai1ec-time strong,
section.featured-event .ai1ec-time .ai1ec-allday-badge,
section.featured-event .ai1ec-location strong {
  display: none !important; }

section.featured-event .ai1ec-excerpt span {
  background: none;
  text-shadow: none;
  float: none;
  margin: 0;
  white-space: normal; }

section.featured-event .ai1ec-allday-label {
  font-size: 0.8em !important;
  display: block;
  line-height: 1; }

section.subfeatured .excerpt {
  margin-bottom: 0.9em; }

article.vpost {
  border: 0;
  float: left;
  max-width: 100%;
  margin: 0 0 2em 0;
  padding-bottom: 1em;
  text-align: left; }

article.vpost .preheading {
  font-size: 0.85em; }

article.vpost.last {
  display: none; }

.vpost.featured-entry {
  max-width: 100%;
  margin-right: 1.6em; }

section.latest-news article,
section.comments article {
  padding: 1.2em 0; }

article.mini header {
  margin-bottom: 0; }

.comment-content {
  font-size: 1.1em;
  margin-bottom: 0.8em; }

.comment-post {
  float: left;
  width: 90%; }

/* Navigation */
.wp-pagenavi {
  text-align: center;
  margin: 2em 1em; }

.wp-pagenavi span,
.wp-pagenavi a {
  border: 0 !important;
  padding: 0.5em 1em !important; }

.wp-pagenavi .pages {
  background: #f8f8f8; }

/* =Single
----------------------------------------------- */
.single .single-separator,
.single #content header,
.sharedaddy {
  margin-left: -25px;
  margin-right: -25px; }

.single .post {
  border: 0; }

.single .entry-header {
  padding: 0 25px 4em;
  /*	margin-bottom: 2.5em;*/ }

.sharedaddy {
  padding: 4em 25px;
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 2.5em; }

.single .entry-title {
  color: #000;
  font-size: 2.7em;
  line-height: 1.2;
  margin-bottom: 0.2em; }

.single .entry-title .cat-lima {
  display: none; }

.single .entry-subtitle {
  color: #4F6E7E;
  font-size: 1.2em;
  line-height: 1.8;
  margin: .8em 0 .5em; }

.single .entry-meta {
  color: #a9a8a8;
  font-size: 1.15em;
  line-height: 25px;
  margin-top: 1em; }

.single .entry-meta span {
  margin-left: 15px;
  float: right; }

.single .entry-meta span span {
  margin: 0;
  float: none; }

.single .entry-meta .share {
  background: url(images/icon-share-off.png) center top no-repeat;
  text-indent: -999em;
  display: inline-block;
  width: 25px;
  height: 25px; }

.single .entry-meta .share:hover {
  background-image: url(images/icon-share-on.png); }

.entry-content {
  color: #515151;
  font-size: 1.2em;
  line-height: 1.95em; }

.entry-content table {
  width: 100%;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin-top: 0.7em;
  margin-bottom: 1.2em; }

.entry-content td {
  background: #f5f5f5;
  padding: 10px 10px 9px;
  line-height: 18px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd; }

.entry-content tr:nth-child(odd) td {
  background: #F9F9F9; }

.sharedaddy {
  border-top: 1px solid #cdcdcd;
  padding-bottom: 0.5em;
  margin-top: 3em; }

.sharedaddy .sd-block.sd-social {
  border-top: 0;
  padding: 0; }

.sharedaddy .sd-title {
  margin-top: 8px !important; }

.sharedaddy .sd-button {
  padding: 4px !important; }

#nav-single {
  margin-bottom: 4em; }

.single .ai1ec-full-event th,
.single .ai1ec-excerpt .ai1ec-label {
  background: none !important; }

.single .ai1ec-subscribe-google img,
.page .ai1ec-subscribe-google img {
  float: none; }

.prominent {
  padding: 10px;
  width: inherit;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 20px;
  font-family: Arial, sans-serif; }

/* =Archives
----------------------------------------------- */
.single .bigger .content,
.page .bigger .content,
.archive .bigger .content,
.page-template-archive-php .bigger .content {
  min-height: 200px; }

.category section.related-posts .small-thumb {
  float: left;
  max-width: 100px;
  margin-right: 1em; }

.category section.related-tags ul {
  border-top: 0; }

.category section.related-tags li {
  width: 46%;
  float: left; }

.category section.related-tags li.odd {
  margin-right: 8%; }

.tag-description {
  text-align: left;
  padding-left: 10px;
  padding-right: 10px; }

.filter-bar {
  margin-bottom: 4em;
  position: absolute;
  top: 1.15em;
  width: 80%;
  right: 25px; }

.filter-bar .field-row {
  float: right;
  margin-left: 3%; }

.filter-bar .field-row.buttons {
  display: none; }

.filter-bar label {
  display: none; }

.page-template-archive-php .vpost-results {
  padding-top: 30px; }

.page-template-archive .content {
  padding: 0; }

ul.tag-map-index {
  text-align: center; }

ul.tag-map-index li {
  display: inline-block;
  margin: 1em 0.3%; }

ul.tag-map-index li a {
  width: 18px;
  padding: 5px; }

dl.tag-map {
  margin: 0; }

.tag-map dt {
  font-size: 1.3em;
  margin: 1em 0 0.7em; }

.tag-map dd {
  width: 24%;
  margin: 0 0.3% 1em 0;
  display: inline-block;
  vertical-align: top; }

/* Prensa template */
.subjects ul.list-with-titles {
  margin: 0;
  list-style: none; }

.subjects ul.list-with-titles > li {
  margin-bottom: 2.2em; }

.two-col {
  margin: 0 0 1.5em -4%;
  list-style: none; }

.two-col li {
  width: 46%;
  float: left;
  margin-left: 4%;
  border-bottom: 1px dotted #cdcdcd;
  padding: 0.5em 0; }

.two-col li.top-dashed,
.two-col li:nth-child(1),
.two-col li:nth-child(2) {
  border-top: 1px dashed #cdcdcd; }

.two-col li a {
  display: block; }

.subjects .subject-title {
  font-size: 1.3em;
  margin-bottom: 0.5em;
  display: inline-block; }

/* Author template */
.user-photo {
  margin-right: 2%; }

.school {
  color: #f5f5f5;
  background: #3372b8;
  display: inline-block;
  padding: 0.2em 0.6em; }

/*.agenda-widget .event-time.all-day {
	width: auto;
}*/
#disqus_thread {
  color: #535353;
  background-color: #f5f5f5;
  float: left;
  width: 96%;
  margin-bottom: 0 !important;
  padding: 1em 2% 2em; }

/* =Footer
----------------------------------------------- */
#colophon {
  background-color: #212121; }

#colophon .separator {
  background-color: #181818; }

#colophon .inner {
  padding: 2em 15px; }
  #colophon .inner img {
    max-width: 100%; }
  #colophon .inner .reclamaciones {
    display: inline-block;
    margin-top: 7px;
    text-align: center; }
    #colophon .inner .reclamaciones a {
      color: inherit; }
    #colophon .inner .reclamaciones img {
      display: block;
      margin: auto; }

.footer-sidebar {
  background-color: #333333;
  padding: 3em 0; }

.footer-sidebar .widget-title {
  color: #f5f5f5;
  font-size: 1.6em;
  margin-bottom: 1em; }

aside.menu {
  width: 18%;
  float: left;
  margin-right: 2%; }

aside.menu.explora-menu {
  width: 50%; }

aside.menu li {
  float: left; }

aside.menu a {
  background: url(images/icon-arrow-circle-off.png) left 7px no-repeat;
  color: #b3b3b3;
  padding: 5px 5px 5px 25px;
  display: inline-block;
  width: 120px;
  margin-right: 10px; }

aside.menu a:hover {
  color: #f5f5f5;
  background-image: url(images/icon-arrow-circle-on.png); }

aside.desde-el-campus {
  width: 250px; }

aside.desde-el-campus input[type="email"] {
  width: 96%;
  padding: 5px 2%;
  display: block;
  border: 1px solid #1d1d1d;
  background: #1d1d1d;
  margin-bottom: 3px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px; }

aside.desde-el-campus input[type="email"]:focus,
aside.desde-el-campus input[type="email"]:active {
  color: #f5f5f5; }

aside.desde-el-campus input[type="submit"] {
  background-color: #0066cc; }

aside.desde-el-campus input[type="submit"]:hover {
  background-color: #005cb9; }

aside.desde-el-campus label span {
  display: none; }

aside.desde-el-campus .sharedaddy {
  display: none; }

.copy {
  padding: 8px 0 0 3em;
  line-height: 1.3; }

.copy strong {
  color: #eee;
  font-weight: normal;
  margin-bottom: 0.4em;
  display: inline-block;
  font-size: 1.1em; }

.copy address {
  font-size: 0.9em; }

.social {
  list-style: none;
  margin: 15px 0 0 0;
  float: right; }

.social li {
  display: block;
  float: left;
  width: 41px;
  height: 41px; }

.social li a {
  background: center center no-repeat transparent;
  display: block;
  height: 100%;
  text-indent: -999em;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.social .facebook {
  background-image: url(images/icon-facebook-off.png); }

.social .facebook:hover {
  background-image: url(images/icon-facebook-on.png); }

.social .twitter {
  background-image: url(images/icon-twitter-off.png); }

.social .twitter:hover {
  background-image: url(images/icon-twitter-on.png); }

.social .youtube {
  background-image: url(images/icon-youtube-off.png); }

.social .youtube:hover {
  background-image: url(images/icon-youtube-on.png); }

.tribe-events-list .time-details {
  font-size: .9em; }

.events-list #tribe-events-footer,
.tribe-events-day #tribe-events-footer,
.tribe-events-map #tribe-events-footer {
  background: #3372b8;
  padding: .4em; }

.events-list #tribe-events-footer a,
.tribe-events-day #tribe-events-footer a,
.tribe-events-map #tribe-events-footer a {
  color: #f5f5f5; }

.tribe-events-list .vevent.hentry {
  padding: 1em 0 !important; }

@media screen and (min-width: 550px) {
  .logo-50 {
    position: absolute;
    right: 0; } }
@media screen and (max-width: 991px) {
  #access {
    height: auto;
    margin-bottom: 1em; }

  #access h3.assistive-text {
    color: #f5f5f5;
    background: url(images/dk_arrows_white.png) 95% center no-repeat #3372b8;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: relative;
    cursor: pointer; }

  #access ul {
    display: none;
    background-color: #e8eff7; }

  #aside-nav {
    border-top: 5px solid #E0E8F2;
    border-bottom: 6px solid #E0E8F2; }

  #access li {
    border-bottom: 1px solid #e0e8f2; }

  #access ul,
  #access li,
  #access a {
    width: 100%;
    padding: 0; }

  .thumb img {
    max-width: 100%; }

  article.vpost {
    max-width: 100%;
    margin-left: 2%;
    margin-right: 2%; }

  article.vpost.last {
    display: inline-block; }

  article.vpost.featured-entry {
    border-right: 1px solid #ddd;
    padding-right: 5%; }

  .events .col,
  .secondary .col {
    width: 100% !important; }

  .events .featured-event {
    display: none; }

  .featured-event.tablet {
    display: block; }

  .featured-event.tablet .thumb {
    margin-bottom: 2em;
    width: 30%; }

  .featured-event.tablet .thumb img {
    float: left; }

  .featured-event.tablet .timely.ai1ec-excerpt {
    border: 0;
    margin: 0;
    text-align: left; }

  .tag-map dd {
    width: 33%; }

  .single-format-image article h1.entry-title, .single-format-video article h1.entry-title {
    font-size: 2.7em; }

  .single-format-image article h2.entry-subtitle, .single-format-video article h2.entry-subtitle {
    font-size: 1.2em; }

  .single-format-image article p, .single-format-video article p,
  .single-format-image article h1:not(.entry-title), .single-format-video article h1:not(.entry-title),
  .single-format-image article h2:not(.entry-subtitle), .single-format-video article h2:not(.entry-subtitle),
  .single-format-image article h3, .single-format-video article h3,
  .single-format-image article h4, .single-format-video article h4,
  .single-format-image article h5, .single-format-video article h5,
  .single-format-image article h6, .single-format-video article h6 {
    max-width: 100%;
    margin-left: 0; } }
@media screen and (max-width: 450px) {
  #header #searchform {
    width: 99%;
    margin: 0 0 1em 0 !important; }

  #header #s {
    width: 84%;
    padding-left: 2%;
    padding-right: 2%; }

  #header #searchsubmit {
    width: 8%;
    padding-left: 2%;
    padding-right: 2%; } }
@media screen and (max-width: 380px) {
  article.vpost {
    max-width: inherit !important; }

  .tag-map dd {
    width: 100% !important;
    margin-right: 0; } }
@media screen and (min-width: 380px) and (max-width: 430px) {
  article.vpost {
    max-width: 100% !important; } }
@media screen and (max-width: 550px) {
  .col-a,
  .col-b,
  .featured-event.tablet .thumb,
  .featured-event.tablet .thumb img,
  aside.desde-el-campus label,
  aside.desde-el-campus input[type="text"] {
    width: 100% !important;
    float: none; }

  article.vpost {
    max-width: 100%; }

  .main-section .entry-thumb {
    width: 100%;
    max-width: 200px; }

  .main-section .entry-text {
    width: 100%; }

  #main input[type=text] {
    width: 100%; }

  .filter-bar {
    width: 100%;
    margin-bottom: 0;
    position: relative;
    left: 0;
    top: 0; }

  .filter-bar .field-row {
    float: none;
    margin: 0; }

  .filter-bar .field-row.buttons {
    display: block; }

  #fb-cmb-postformat,
  #fb-cmb-category {
    width: 100%;
    position: relative;
    top: 0;
    visibility: visible;
    display: block !important; }

  .dk_theme_uhoy.dk_container {
    display: none; }

  .tag-map dd {
    width: 49%; }

  .two-col li {
    width: 100%;
    float: none; }

  .two-col li.top-dashed:nth-child(2) {
    border-top: none; } }
@media screen and (min-width: 550px) and (max-width: 700px) {
  .thumb,
  .small-thumb,
  .large-thumb {
    text-align: center; }

  .thumb img,
  .small-thumb img,
  .large-thumb img {
    float: none; } }
@media (max-width: 650px) {
  .alignleft,
  .alignright {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto; } }
@media screen and (max-width: 650px) {
  #colophon .deeper {
    text-align: center; }

  .copy {
    padding: 1em 0; }

  .logo-udep img {
    float: none; }

  aside.desde-el-campus label {
    width: 36%; }

  aside.desde-el-campus input[type="text"] {
    width: 56%; }

  .single #content,
  section .section-title,
  section .content,
  aside.widget .widget-title,
  aside.widget > ul,
  aside.widget > div {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .wrapper {
    padding: 0 10px; } }
@media screen and (max-width: 670px) {
  .three-col > li {
    width: 100% !important; } }
@media screen and (max-width: 690px) {
  article.vpost.featured-entry {
    border: none;
    margin-right: 0;
    padding-right: 0; } }
@media screen and (min-width: 630px) and (max-width: 800px) {
  .category .editors-picks article.vpost {
    max-width: 100%; }

  .category .editors-picks article.vpost.featured-entry {
    max-width: 100%; } }
@media screen and (min-width: 991px) and (max-width: 980px) {
  article.vpost.last-bo {
    display: none; } }
@media screen and (max-width: 991px) {
  section.headlines article.news:not(.has_thumb) {
    padding: 2em 15px; }

  #colophon .inner {
    padding: 0 2em; }

  #colophon aside {
    width: 100%;
    margin: 0 0 2em 0;
    float: left; }

  aside.desde-el-campus .contact-form div,
  aside.desde-el-campus .contact-submit,
  aside.desde-el-campus label,
  aside.desde-el-campus input[type="text"] {
    display: inline-block; }

  aside.desde-el-campus .contact-form div {
    width: 80%; }

  aside.desde-el-campus label {
    width: 27%; }

  aside.desde-el-campus input[type="text"] {
    width: 66%; }

  .social {
    margin-top: 2em; } }
/* --- NAVEGACI├ôN GLOBAL --- */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.caret, ul.the-menu .menu-item-icon-dropdown:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

/* -- Bootstrap Grid system (columnas) -- */
.row {
  margin: 0; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
.clearfix:after, section article:after,
#disqus_thread:after, .clearfix:before, section article:before,
#disqus_thread:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
  content: " ";
  display: table; }

.clearfix:after, section article:after,
#disqus_thread:after, .container-fluid:after, .container:after, .row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

/*
Date meta
*/
.date-meta {
  margin-bottom: 8px;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  -ms-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
  display: inline-block;
  text-transform: uppercase; }

/* -- Banner AdRotate -- */
aside.widget#banner-widget {
  margin-bottom: 0; }
  aside.widget#banner-widget .g {
    margin-bottom: 60px; }
    aside.widget#banner-widget .g h4 {
      font-family: Arial, sans-serif;
      font-size: 14px;
      color: #A4A4A4;
      line-height: 16px;
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 25px; }
    aside.widget#banner-widget .g .ad_container {
      background-color: #3372b8;
      box-sizing: border-box;
      color: #ffffff;
      display: block;
      padding: 4em 1em 2em; }
      aside.widget#banner-widget .g .ad_container * {
        color: #ffffff; }
      aside.widget#banner-widget .g .ad_container .centerer {
        line-height: 100%;
        text-align: center; }
        aside.widget#banner-widget .g .ad_container .centerer img {
          height: auto;
          margin-bottom: 1em;
          max-width: 100%;
          vertical-align: middle;
          width: 100%; }
      aside.widget#banner-widget .g .ad_container .btn.btn-secondary {
        border-color: #ffffff; }
      aside.widget#banner-widget .g .ad_container .btn.btn-secondary:hover {
        background-color: transparent; }
    aside.widget#banner-widget .g .ad_container:hover {
      text-decoration: none; }

article {
  padding: 0; }

article header {
  margin-bottom: 0.6em; }

article header h2 {
  clear: none; }

article .entry-text {
  float: left;
  width: 66.2813%; }

article.mini {
  color: #424242;
  font-size: 0.9em; }
  article.mini:nth-child(2n + 1) {
    clear: left; }

article.mini h2 {
  line-height: 1.2; }

.mini__thumb {
  float: left;
  margin-right: 20px;
  width: 77px;
  height: 77px; }

.left {
  float: left; }

.right {
  float: right; }

.no-border {
  border: none !important; }

.clearfix:after, section article:after,
#disqus_thread:after {
  display: block;
  clear: both;
  content: " ";
  height: 0;
  overflow: hidden; }

.overflow-hidden, .bdr, #content,
#main .col-a,
#main .col-b {
  overflow: hidden; }

.bdr {
  padding-bottom: 30000px;
  margin-bottom: -30000px; }

.u-media,
.u-media__body {
  overflow: hidden; }

/* =Global
----------------------------------------------- */
body {
  line-height: 1; }

body, input, textarea {
  color: #b3b3b3;
  line-height: 1.625; }

#top-menu ul,
#access ul,
.footer-sidebar .menu ul,
ul.dotted-wrapper,
ul.tag-map-index {
  list-style: none;
  margin: 0;
  padding: 0; }

/* =Structure
----------------------------------------------- */
.inner {
  padding: 0; }

.wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 15px; }
  @media screen and (min-width: 768px) {
    .wrapper {
      max-width: 750px; } }
  @media screen and (min-width: 990px) {
    .wrapper {
      max-width: 970px; } }
  @media screen and (min-width: 1200px) {
    .wrapper {
      max-width: 1170px; } }

#topbar {
  height: 35px; }

#access {
  position: relative;
  bottom: 0;
  margin-top: 28px;
  height: 40px;
  clear: both; }

.col-a section .section-title,
.col-a section .content {
  border-right: 1px solid #ddd; }

/*#sidebar {
	border-left: 1px solid #ddd;

}*/
.single #content {
  width: auto; }

.comments-link {
  font-size: 10px;
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  overflow: hidden; }

.comments-link a {
  color: #e0ecf5;
  background: url(images/icon-comments-off.png) top center no-repeat;
  display: block;
  height: 16px;
  line-height: 16px;
  padding: 0 0 9px 0; }

.comments-link a:hover {
  color: #f5f5f5;
  background-image: url(images/icon-comments-on.png); }

.dotted-wrapper article,
.dotted-wrapper li,
aside.widget > ul > li {
  padding: 5px 0; }

.dotted-wrapper article:first-child,
.dotted-wrapper li:first-child {
  padding-top: 5px !important; }

.dotted-wrapper li {
  border-top: 1px dashed #cdcdcd; }

#main.featured-bg, #main.featured-bg .wrapper {
  background-color: #414141; }

section.featured {
  padding-bottom: 0; }
  section.featured * {
    color: #f5f5f5; }

section.featured article {
  text-align: left; }

section.featured .content {
  border-right: 0;
  background: #3372b8;
  padding: 0;
  line-height: 18px; }
  section.featured .content .date-meta {
    color: white;
    display: inline-block; }

.featured-content {
  float: left;
  width: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em 30px;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  line-height: 477px; }
  @media screen and (max-width: 1201px) {
    .featured-content {
      line-height: 422px; } }
  @media screen and (max-width: 991px) {
    .featured-content {
      line-height: normal;
      position: static; } }
  .featured-content__body {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px; }

.featured-image {
  overflow: hidden;
  position: relative;
  float: right;
  width: 75%; }

section.featured .content img {
  width: 100%;
  height: auto;
  display: block; }

section.featured h2 {
  margin-bottom: 5px;
  width: 100%; }

section.featured h2 a {
  display: block;
  height: 100%; }

section.featured h2 a {
  font-size: 26px; }

section.featured h2 a:hover {
  color: #bed6e3; }

section.featured .preheading {
  font-size: 0.85em; }

section.featured .excerpt {
  font-size: 1.1em;
  line-height: 1.6;
  padding-top: 0.1em; }

section.featured .comments-link a {
  background-image: url(images/icon-comments-featured-off.png); }

section.featured .comments-link a:hover {
  background-image: url(images/icon-comments-featured-on.png); }

section.featured h2 {
  width: 100%;
  margin: -0.2em 0 0.5em; }

@media screen and (max-width: 991px) {
  section.featured .content {
    margin: auto;
    width: auto; }

  section.featured .content .featured-image:before {
    clear: both; }

  section.featured .content .featured-content, section.featured .content .featured-image {
    display: inline-block;
    float: none;
    max-width: 720px;
    min-width: 100%;
    width: 100%; } }
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #7d7d7d;
  white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #707070;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #f5f5f5;
  text-decoration: none;
  outline: 0;
  background-color: #3372b8; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #8a8a8a;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .dropup ul.the-menu .menu-item-icon-dropdown:after, ul.the-menu .dropup .menu-item-icon-dropdown:after, .navbar-fixed-bottom .dropdown .caret, .navbar-fixed-bottom .dropdown ul.the-menu .menu-item-icon-dropdown:after, ul.the-menu .navbar-fixed-bottom .dropdown .menu-item-icon-dropdown:after {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.nav, .basement .sub-menu {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.nav:before, .basement .sub-menu:before, .nav:after, .basement .sub-menu:after {
  content: " ";
  display: table; }

.nav:after, .basement .sub-menu:after {
  clear: both; }

.nav > li, .basement .sub-menu > li {
  position: relative;
  display: block; }

.nav > li > a, .basement .sub-menu > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover, .basement .sub-menu > li > a:hover, .nav > li > a:focus, .basement .sub-menu > li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.nav > li.disabled > a, .basement .sub-menu > li.disabled > a {
  color: #999; }

.nav > li.disabled > a:hover, .basement .sub-menu > li.disabled > a:hover, .nav > li.disabled > a:focus, .basement .sub-menu > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed; }

.nav .open > a, .basement .sub-menu .open > a, .nav .open > a:hover, .basement .sub-menu .open > a:hover, .nav .open > a:focus, .basement .sub-menu .open > a:focus {
  background-color: #eee;
  border-color: #3372b8; }

.nav .nav-divider, .basement .sub-menu .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img, .basement .sub-menu > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 2px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #f8ca00;
  background-color: #3372b8; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none; }

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }

  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px; }

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0; }

  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #f5f5f5; } }
.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar, .navbar-global {
  position: relative;
  min-height: 34px;
  margin: 0;
  border: 1px solid transparent; }

.navbar:before, .navbar-global:before, .navbar:after, .navbar-global:after {
  content: " ";
  display: table; }

.navbar:after, .navbar-global:after {
  clear: both; }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table; }

.navbar-collapse:after {
  clear: both; }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .navbar-collapse.in {
    overflow-y: visible; }

  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0; } }
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }

@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px; } }
.container > .navbar-header, .header-item-container > .navbar-header, .container > .navbar-collapse, .header-item-container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header, .header-item-container > .navbar-header, .container > .navbar-collapse, .header-item-container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@media (min-width: 768px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0; } }
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 7px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 34px; }

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar-global > .container .navbar-brand, .navbar > .header-item-container .navbar-brand, .navbar-global > .header-item-container .navbar-brand, .navbar > .container-fluid .navbar-brand, .navbar-global > .container-fluid .navbar-brand {
    margin-left: -15px; } }
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px; }

.navbar-toggle:focus {
  outline: 0; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }
.navbar-nav {
  margin: 3.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }

  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }

  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }

  .navbar-nav > li {
    float: left; }

  .navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px; }

  .navbar-nav.navbar-right:last-child {
    margin-right: -15px; } }
@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important; } }
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: -4px;
  margin-bottom: -4px; }

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; } }
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .navbar-form.navbar-right:last-child {
    margin-right: -15px; } }
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: -4px;
  margin-bottom: -4px; }

.navbar-btn.btn-sm {
  margin-top: 2px;
  margin-bottom: 2px; }

.navbar-btn.btn-xs {
  margin-top: 6px;
  margin-bottom: 6px; }

.navbar-text {
  margin-top: 7px;
  margin-bottom: 7px; }

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px; }

  .navbar-text.navbar-right:last-child {
    margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777; }

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a {
  color: #777; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ddd;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent; }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ddd;
    background-color: transparent; } }
.navbar-default .navbar-link {
  color: #777; }

.navbar-default .navbar-link:hover {
  color: #333; }

.navbar-default .btn-link {
  color: #777; }

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333; }

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc; }

.navbar-inverse, .navbar-global {
  background-color: #222;
  border-color: #090909; }

.navbar-inverse .navbar-brand, .navbar-global .navbar-brand {
  color: #cacaca; }

.navbar-inverse .navbar-brand:hover, .navbar-global .navbar-brand:hover, .navbar-inverse .navbar-brand:focus, .navbar-global .navbar-brand:focus {
  color: #f5f5f5;
  background-color: transparent; }

.navbar-inverse .navbar-text, .navbar-global .navbar-text {
  color: #999; }

.navbar-inverse .navbar-nav > li > a, .navbar-global .navbar-nav > li > a {
  color: #cacaca; }

.navbar-inverse .navbar-nav > li > a:hover, .navbar-global .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-global .navbar-nav > li > a:focus {
  color: #f5f5f5;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a, .navbar-global .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-global .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-global .navbar-nav > .active > a:focus {
  color: #f5f5f5;
  background-color: #090909; }

.navbar-inverse .navbar-nav > .disabled > a, .navbar-global .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-global .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-global .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle, .navbar-global .navbar-toggle {
  border-color: #333; }

.navbar-inverse .navbar-toggle:hover, .navbar-global .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus, .navbar-global .navbar-toggle:focus {
  background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar, .navbar-global .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-inverse .navbar-collapse, .navbar-global .navbar-collapse, .navbar-inverse .navbar-form, .navbar-global .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a, .navbar-global .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-global .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-global .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header, .navbar-global .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909; }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider, .navbar-global .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .navbar-global .navbar-nav .open .dropdown-menu > li > a {
    color: #cacaca; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-global .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-global .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #f5f5f5;
    background-color: transparent; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-global .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-global .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-global .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #f5f5f5;
    background-color: #090909; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-global .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-global .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-global .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent; } }
.navbar-inverse .navbar-link, .navbar-global .navbar-link {
  color: #cacaca; }

.navbar-inverse .navbar-link:hover, .navbar-global .navbar-link:hover {
  color: #fff; }

.navbar-inverse .btn-link, .navbar-global .btn-link {
  color: #cacaca; }

.navbar-inverse .btn-link:hover, .navbar-global .btn-link:hover, .navbar-inverse .btn-link:focus, .navbar-global .btn-link:focus {
  color: #fff; }

.navbar-inverse .btn-link[disabled]:hover, .navbar-global .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, .navbar-global .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-global .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-global .btn-link:focus {
  color: #444; }

.navbar-global {
  margin-bottom: 0;
  font-size: 14px;
  font-family: Arial,sans-serif;
  border-width: 0; }

.navbar-global .global-brand > a {
  padding: 0;
  line-height: 34px;
  font-size: 2em;
  font-weight: bold;
  letter-spacing: -1px; }

.navbar-global .global-brand > a span {
  color: #f5f5f5;
  background: url("http://static.udep.pe/assets/img/logo-udep.png") center center no-repeat;
  width: 63px;
  height: 34px;
  float: left;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.navbar-global .dropdown-menu {
  font-size: 12px;
  border-top-width: 0; }

.navbar-global .dropdown-menu a {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

.lt-ie9 .navbar-global {
  display: none; }

@media (max-width: 768px) {
  .navbar-global {
    display: none; } }
#global-nav {
  position: relative;
  z-index: 999; }

/* --- qTranlate X Menu fix --- */
li.qtranxs-lang-menu span, li.qtranxs-lang-menu img {
  display: inline-block; }

/* -- SEARCH FORM: cabecera -- */
@font-face {
  font-family: 'FontAwesome';
  src: url("http://static.udep.pe/assets/font/fontawesome-webfont.eot?v=4.2.0");
  src: url("http://static.udep.pe/assets/font/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("http://static.udep.pe/assets/font/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("http://static.udep.pe/assets/font/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("http://static.udep.pe/assets/font/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-search:before {
  content: "\f002"; }

.search-form {
  float: right;
  width: 200px;
  padding-right: 29px;
  position: relative;
  height: 24px;
  margin: 5px 5px 5px 20px; }

.search-form input {
  width: 100%;
  height: 24px;
  line-height: 24px;
  padding: 0 5px;
  background: #333;
  border: none; }

.search-form input, .search-form input:focus {
  color: #cacaca !important; }

.search-form button {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  background: #3372b8;
  color: white;
  border: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
  text-align: center; }

.search-form button:hover {
  background: #285b93; }

.search-form button span {
  content: "\f110";
  color: white;
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 24px; }

.archive-year a {
  color: black;
  display: block;
  font-size: 14px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 4px;
  padding: 5px 10px 5px 30px; }

.archive-year a:before {
  position: absolute;
  top: 5px;
  left: 6px;
  font-family: FontAwesome;
  color: #3372b8;
  content: "\f0da"; }

.archive-year.selected a {
  font-weight: bold; }

.archive-year.selected a:before {
  content: "\f0d7"; }

.archive-sub-menu {
  display: none;
  list-style-type: none;
  margin-left: 0; }

.archive-sub-menu a {
  color: #5f5f5f;
  font-weight: normal !important; }

.archive-sub-menu a:before {
  color: inherit;
  content: "-" !important; }

.tag-articulos.archive #main.recent-bg {
  background-color: #1e1e1e; }
  .tag-articulos.archive #main.recent-bg article, .tag-articulos.archive #main.recent-bg header, .tag-articulos.archive #main.recent-bg h1, .tag-articulos.archive #main.recent-bg h2, .tag-articulos.archive #main.recent-bg h3, .tag-articulos.archive #main.recent-bg h4, .tag-articulos.archive #main.recent-bg h5, .tag-articulos.archive #main.recent-bg h6, .tag-articulos.archive #main.recent-bg a {
    color: #f0f0f0; }

.recent-bg {
  background-color: #f5f5f5; }

.recent-bg, #main.recent-articles, .footer-sidebar {
  -webkit-box-shadow: inset 0px 10px 15px -5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 10px 15px -5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 10px 15px -5px rgba(0, 0, 0, 0.1); }

#main.recent-articles {
  background-color: #1e1e1e;
  padding: 5em 0; }

#main.recent-articles section .content {
  padding-left: 0;
  padding-right: 0; }

#main.recent-articles section .content article {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px; }

#main.recent-articles .wrapper,
#main.recent-articles section header,
#main.recent-articles section .content,
#main.recent-articles section article h2 a,
#main.recent-articles section article {
  background: none;
  color: #f5f5f5; }

#main.recent-articles .wrapper,
#main.recent-articles section article .preheading,
#main.recent-articles section article .preheading a {
  color: #a1a1a1; }

#main.recent-articles section article .preheading a:hover {
  color: #f5f5f5; }

#main.recent-articles section header.section-title {
  font-size: 2.5em;
  padding: 1em 0; }

#main.recent-articles section .article-author-thumb {
  float: left;
  margin-right: 1.5em;
  max-height: 6.5em;
  width: auto; }

section.recent-news .content {
  padding: 0; }

/* =Widgets
----------------------------------------------- */
aside.widget {
  margin-bottom: 60px; }

.home aside.widget#today-events {
  margin-bottom: 0; }

.single #content,
section .section-title,
section .content,
aside.widget .widget-title,
aside.widget > ul,
aside.widget > div {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0; }

aside.widget > ul > li {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px dashed #ddd;
  list-style: none; }

aside.widget > ul > li:first-child {
  border-top: 1px dashed #cdcdcd; }

aside .widget-title,
.headlines .headlines-title,
.recent-news .headlines-title,
.recent-articles .section-title {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #A4A4A4;
  line-height: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 25px; }

.agenda-widget article {
  padding: 0; }

.agenda-widget ol {
  list-style: none !important;
  margin: 0; }

.agenda-widget .weekday, .agenda-widget .event-time, .agenda-widget .day {
  color: #3372b8;
  font-family: Arial, sans-serif;
  line-height: 1em;
  text-transform: uppercase; }

.agenda-widget .weekday {
  font-size: 1.35em;
  padding-top: 2em; }

.agenda-widget .day {
  font-size: 9.25em;
  font-weight: bold;
  line-height: 0.75em;
  position: relative;
  width: 1.2em; }

.agenda-widget .month {
  background-color: #f5f5f5;
  color: #bf4d28;
  font-size: 0.2em;
  font-weight: normal;
  line-height: 1em;
  text-transform: uppercase;
  text-align: center;
  width: 3em;
  position: absolute;
  right: 0.25em;
  bottom: -0.25em; }

.agenda-widget .event-list {
  margin-bottom: 20px; }

.agenda-widget article a {
  display: block;
  padding-top: .3em; }

.agenda-widget .event-time {
  color: #3372b8;
  font-size: 1.35em;
  line-height: 1.7;
  width: 65px; }

.agenda-widget .event-title {
  color: #3372b8;
  font-family: Georgia, serif;
  font-size: 1.65em;
  line-height: 1.25em;
  padding-top: 1.25em;
  padding-bottom: 0.5em; }

.agenda-widget .event-location, .agenda-widget .event-excerpt {
  color: #7d7d7d;
  font-size: 1.1em;
  line-height: 1.5em; }

.agenda-widget .event-excerpt {
  padding-bottom: 1em; }

.agenda-widget .event-location {
  padding: 1em 0; }

.agenda-widget .event-location:before {
  background-color: #3372b8;
  border-radius: 50%;
  color: #f5f5f5;
  content: "\f041";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1.15em;
  height: 30px;
  line-height: 30px;
  margin-right: 0.5em;
  text-align: center;
  width: 30px; }

.widget-banner a,
.widget-banner span {
  display: block;
  width: 100%; }
.widget-banner img {
  width: 100%;
  height: auto;
  display: block; }

/*# sourceMappingURL=style.css.map */
