/*
Theme Name: MRC Themes - Encuentros 2014
Theme URI: http://wordpress.org/extend/themes/MRCthemes
Description: Blah.
Author: Agencia MRC
Author URI: http://mrc.cl/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Blah.
*/

/*FONTS*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans);

/* GENERALES
-------------------------------------------------------------- */
body {
    font-family: Arial, sans-serif;
}
h1 {
    margin-bottom: 5px;
}
h2, h3, h4, h5, h6 { 
    font-family: 'Open Sans', sans-serif; 
}
h2 {
    font-family: 'Open Sans', sans-serif; 
    font-size: 30px;
    color: #333;
    margin: 20px 0 30px;
}
h3 {
    font-family: 'Open Sans', sans-serif; 
    font-size: 20px;
    color: #666;
    font-weight: bold;
    margin: 0 0 30px;
}
h4 {
    font-family: 'Open Sans', sans-serif; 
    font-size: 15px;
    color: #263C83;
    font-weight: bold;
}
p {
    font-family: Arial, sans-serif;
    color: #666;
    font-size: 13px;
}
img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
ul, ol {
    color: #666666;
    font-family: Arial,sans-serif;
    font-size: 12px;
}
table {
    font-family: Arial, sans-serif;
    color: #666;
    font-size: 13px;
}
table a, table a:hover, table a:focus{
    font-family: Arial, sans-serif;
    color: #e14d43;
    text-decoration: none;
}
table a:hover, table a:focus{
    font-family: Arial, sans-serif;
    transition: all .9s ease 0s;
    color: #ee2f2e;
    text-decoration: none;
}
.plenaria a {
    color: #263C83;
}
.plenaria a:hover {
    color: #333333;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}


/* HEADER
-------------------------------------------------------------- */
/*.bg-header {
    background: #EE2F2E repeat-x;
    height: 4px;
}*/

#header .navbar a {
        font-family:'Open Sans', sans-serif; 
        /*text-transform: uppercase;*/      
        color: #FFF;     
        font-size: 14px;
        text-decoration:none;
    }
#header .navbar {
    margin-bottom: 0;
    border: none;
}
#header .navbar-default {
    background-color: #ee2f2e;
    border: none;
    font-size: 14px;
}
#header .navbar-default .navbar-nav > .active > a {
    background-color: #cc1f13;
    color: #fff;
}
#header .dropdown-menu {
    border: none;
    background-color: transparent;
    padding: 0;
    border-radius: 0; 
}
#header .dropdown-menu li a {
    padding: 10px;
}
.sociales {
    margin: 35px 0 0 0;
}
.sociales .list-inline > li {
    padding: 0;
}
.navbar {
    min-height: 0;
}
.navbar-nav > li > a {
    padding: 8px 0;
}
.navbar-toggle {
    margin-right: 10px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #1B2C64;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #FFF;
}
.navbar-default .navbar-nav > li > a {
    color: #FFF;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
ul.nav.navbar-nav {
    width: 100%;
}
.nav.navbar-nav li {
    text-align: center;
    width: 9.5%;
}
.navbar-nav>li:nth-child(10) {
    width: 14.5%;
}
.dp_pec_accordion_wrapper .dp_pec_content_header {
    background: #263C83;
}
.dp_pec_accordion_wrapper .dp_pec_content_header {
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
}

/* FOOTER
-------------------------------------------------------------- */
#footer {
    margin-top: 30px;
}
#footer-one .delamente {
    float: right;
}
#footer-one .delamente a {
    background: url(images/logo-delamente.jpg) no-repeat;
    width: 90px;
    height: 78px;
    float: right;
}
#wpstats {
    display: none;
}
#footer h4 {
    text-transform:uppercase;
    font-weight: normal;
    font-size: 12px;
    color: #333;
}
#footer-one blockquote {
    border-left: #40566c solid 5px;
}
#footer-one blockquote p {
    font-size: 12px;
    color: #40566c;
}

#footer-one .ciudad {
    background: url(images/bg_01.png) no-repeat;
    height: 275px;
}

#footer .auspiciadores {
    background-color: #E7E8EA;
    color: #FFF;
    padding: 20px 0;
}
#footer .auspiciadores img {
    margin: 10px 13px 10px 0;
}
#footer ul.list-inline > li {
    padding: 0;
}
#footer p {
    font-size: 12px;
    color: #666;
}
#footer .sociales img {
    margin:10px 0 20px 0;
}
#footer .sociales {
    margin:0;
}
#footer li {
    list-style: none;
}
#footer .mrc img {
    margin: 0 0 7px 8px;
}
.movil {
    padding: 10px 0;
    border-top: 1px solid #CCC;
}

/* SLIDER
-------------------------------------------------------------- */
.tp-rightarrow {
    height: 40px;
}
.tp-leftarrow {
    height: 40px;
}

/* ENTRADAS
-------------------------------------------------------------- */
.blog-head h3 {
    font-family:'Open Sans', sans-serif;
    color: #263C83;
    margin: 10px 0;
}
.blog-head h4 {
    font-family:'Open Sans', sans-serif;
    color: #263C83;
    margin: 0 0 20px 0;
}
.blog-head h3 a, .blog-head h3 a:hover, .blog-head h3 a:focus {
    font-family:'Open Sans', sans-serif;
    color: #263C83;
    font-weight:500;
    font-size: 20px;
    text-decoration: none;
    margin-bottom: 20px;
}
.date-txt a {
    font-family:'Open Sans', sans-serif;
    background: #EE2F2E;
    color: #FFF;
    padding: 1px 5px;
    font-size: 12px;
    text-decoration: none;
}

.blog-wrap p a, .blog-wrap p a:hover, .blog-wrap p a:focus {
    font-family:Arial, sans-serif;
    color: #263C83;
    font-size: 12px;
}
.line {
    background: #D1D3D4;
    height: 1px;
    margin: 20px 0;
}
.secciones h3 {
    font-family:'Open Sans', sans-serif;
    color: #263C83;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-weight: normal;
}
.secciones a, .secciones a:hover, .secciones a:focus {
    font-family:Arial, sans-serif;
    color: #263C83;
    font-size: 12px;
    margin-top: 15px
}
h2.home {
    margin: 0 0 20px 0;
}
.news{
    margin-bottom: 20px;
}

.video-responsive{
    width: 100%;
    max-width: 560px;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.cajadevideo{
    width:560px;
    margin:auto;
}
/* FICHAS
-------------------------------------------------------------- */
.fichas h3 {
    font-family: 'Open Sans', sans-serif; 
    font-size: 20px;
    color: #263C83;
    font-weight: normal;
    margin: 0 0 10px 0;
}
.fichas h4 {
    font-family: 'Open Sans', sans-serif; 
    font-size: 15px;
    color: #666;
    font-weight: bold;
    margin:0 0 20px 0;
}
.fichas ul{
    margin:0;
    padding: 0;
}
.fichas li, .fichas li a {
    font-family: 'Open Sans', sans-serif;
    color:#666;
    font-size: 12px;
    float: left;
}
.fichas li a:hover, .fichas li a:focus {
    color:#263C83;
    text-decoration: none; 
}
.fichas li.email {
    height: 20px;
    margin: 10px 0;
    background: url(images/o-em.jpg) no-repeat left center;
    list-style: none;
    padding: 0 15px 0 30px;
    line-height: 20px;
}
.fichas li.fb {
    height: 20px;
    margin: 10px 0;
    background: url(images/o-fb.jpg) no-repeat left center;
    list-style: none;
    padding: 0 15px 0 30px;
    line-height: 20px;
}
.fichas li.tw {
    height: 20px;
    margin: 10px 0;
    background: url(images/o-tw.jpg) no-repeat left center;
    list-style: none;
    padding: 0 15px 0 30px;
    line-height: 20px;
}
.fichas li.li {
    height: 20px;
    margin: 10px 0;
    background: url(images/o-li.jpg) no-repeat left center;
    list-style: none;
    padding: 0 15px 0 30px;
    line-height: 20px;
}
.fichas li.web {
    height: 20px;
    margin: 10px 15px 10px 0;
    background: url(images/o-web.jpg) no-repeat left center;
    list-style: none;
    padding-left: 30px;
    line-height: 20px;
}
.organizers {
    height: 300px;
}
.organizers h3 a, .organizers h3 a:hover, .organizers h3 a:focus {
    font-family:'Open Sans', sans-serif;
    font-weight: normal;
    color:#666;
    font-size: 12px;
    text-decoration:none;
}
.organizers h4 a, .organizers h4 a:hover, .organizers h4 a:focus {
    font-family:'Open Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color:#666;
    font-size: 10px;
    text-decoration:none;
}
.prensa {
    height: 320px;
}
.prensa .blog-head h3 a, .prensa .blog-head h3 a:hover, .prensa .blog-head h3 a:focus{
    font-size: 16px;
    margin: 5px 0;
}
.prensa .date-txt {
    margin-bottom: 10px;
}
/* SPEAKERS
-------------------------------------------------------------- */
h3.speach  {
    font-family:'Open Sans', sans-serif;
    font-size: 18px;
    color: #263C83;
    margin-bottom: 20px;
}
.speakers h3 a, .speakers h3 a:hover, .speakers h3 a:focus {
    font-family:'Open Sans', sans-serif;
    font-weight: normal;
    color:#666;
    font-size: 12px;
    text-decoration:none;
}
.speakers h4 a, .speakers h4 a:hover, .speakers h4 a:focus {
    font-family:'Open Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color:#666;
    font-size: 10px;
    text-decoration:none;
}
.speakers .blog-head h4 {
    color: #263C83;
    font-family: 'Open Sans',sans-serif;
    margin: 0;
}
.speakers img {
    margin-top: 10px;
}

/* PAGES
-------------------------------------------------------------- */
.nav-pills > li > a {
    border-radius: 0;
    border-bottom: transparent;
    text-transform: uppercase;
    color: #666;
    font-family:'Open Sans', sans-serif;
    font-weight: 600;
}
.nav-pills > li > a:hover, .nav-pills > li > a:focus {
    color: #263C83;
    background: transparent;
}
.nav-stacked > li + li {
    margin-top: 0;
}
.nav-pills > li.current_page_item a {
    background: transparent;
    color: #263C83;
}
.navbar {
    border-radius: 0;
}
.submenu .nav > li > a {
    display: block;
    padding: 0;
    position: relative;
    margin-bottom: 20px;
}
.submenu-conf .nav > li > a {
    display: block;
    padding: 0;
    position: relative;
    margin-bottom: 20px;
}
.nav-pills-conf > li > a {
    border-radius: 0;
    border-bottom: transparent;
    color: #666;
    font-family:'Open Sans', sans-serif;
    font-weight: 600;
}
.nav-pills-conf > li > a:hover, .nav-pills-conf > li > a:focus {
    color: #263C83;
    background: transparent;
}
.nav-stacked > li + li {
    margin-top: 0;
}
.nav-pills-conf > li.current_page_item a {
    background: transparent;
    color: #263C83;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #263C83;
    list-style: none;
}

/*Spoiler*/
.su-spoiler.lista {border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;}
.su-spoiler.lista .su-spoiler-title { background-color: #f0f0f0; color: #263C83; }
.su-spoiler.lista .su-spoiler-title .su-spoiler-icon,
.su-spoiler.su-spoiler-closed.my-custom-spoiler .su-spoiler-title .su-spoiler-icon {
    left: 3px;
    color: #263C83;
}
.su-spoiler.lista .su-spoiler-content { background-color: #fff }


/* CATEGORY
-------------------------------------------------------------- */
.category-invitados .col-md-3 {
    padding: 0;
}
.category-invitados .col-md-3 a:hover {
    color: rgba(0, 0, 0, 0.5); 
}
.category-invitados .wp-post-image {
    position: relative;
    width: 100%;
    height: 100%;
}
.category-invitados h3 {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    z-index: 9999;
    font-size: 24px; 
    padding: 10px;
    width: 100%; 
    color: #fff; 
}
.category-invitados img {
filter: url('#grayscale'); /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
filter: Gray(); /* IE4-8 and 9 */

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.category-invitados img:hover { 
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: none;

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.category-noticias {
    margin: 20px 0;
}
.category-noticias .col-md-6 {
    min-height: 400px;
}
.category-noticias .wp-post-image {
    position: relative;
    padding-bottom: 10px;
    width: 100%;
    height: 100%;
}
.category-noticias h2 {
    color: #000;
    font-size: 18px;
    line-height: 20px;
    padding-top: 10px;
    border-top: 3px solid #000;
    min-height: 60px;
}


/* COMMENTS
-------------------------------------------------------------- */
#comments h2 {}
#comments ol {}
#comments li {}
#comments p {}
#comment cite {}
#comments h2, #postcomment {}
#commentform {}
#author {}
#comments small {}
#email {}
#url {}
#comment {}
#comment #submit {}

/* BREADCRUMB
-------------------------------------------------------------- */
.breadcrumb {
    background: none;
}

/* SIDEBAR
-------------------------------------------------------------- */
#sidebar {}

/* SEARCH
-------------------------------------------------------------- */
#search {}
#search label {}
#searchform {}
#search div {}
#searchform input {}
#searchsubmit {}


/* NAV BAR
-------------------------------------------------------------- */
/*PHONE*/
@media (max-width: 767px) {
    #header .navbar a {
        font-family:'Open Sans', sans-serif; 
        text-transform: uppercase;      
        color: #FFF;     
        font-size: 14px;
        text-decoration:none;
    }
    #header .navbar li li a {
    background: #263C83;
    color: #fff;
    }
    #header .navbar a:hover {
        background: #1B2C64;
        color: #fff;
    }
    .navbar-collapse {
    max-height: auto;
    }
    .nav.navbar-nav li {
    width: 100% !important;
    }
    .navbar-nav {
        margin: 0;
    }
    .prensa {
    height: 400px;
    }
    .organizers {
    height: 400px;
}
    
      
}
/*TABLET*/
@media (max-width: 979px) and (min-width: 768px) {

    .sociales {
        margin: 0;
        position: relative;
        padding: 0;
    }
    .fichas h3 {
    margin: 15px 0 10px 0;
    } 
    .navbar-nav > li > a {
    padding: 8px 12.9px;
    }
    #header .navbar a {
    font-size: 12px;
    }
}

/* THUMBNAILS
-------------------------------------------------------------- */
img.wp-post-image {}
img.attachment-thumbnail {}
img.attachment-medium {}
img.attachment-large {}
img.attachment-full {}

/* CSS WORDPRESS FIJO
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

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

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

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

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

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* CONTACTO
-------------------------------------------------------------- */
.contact-form.commentsblock > div {
    float: left;
    margin: 20px 10px 0 0;
}
.contact-form label {
    margin-bottom: 10px;
}
.contact-form input[type="text"], .contact-form input[type="email"] {
    height: 40px !important;
    margin-bottom: 13px !important;
    padding: 5px !important;
    width: 248px !important;
}
.contact-form label span {
    font-size: 10px;
}
.contact-form label {
    font-family:'Open Sans', sans-serif;
    font-weight: normal;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 12px;
    color: #666;
}
.contact-form label value-passing{
    font-size: 12px;
    color:#999;

}
.contact-form textarea {
    width: 100% !important;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    background: none repeat scroll 0 0 #263C83;
    border: 0 none;
    color: #FFFFFF;
    font-size: 12px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-family:'Open Sans', sans-serif;
}
.contacto ul {
    padding: 0;
}
.contacto li {
    list-style: none;
    font-size: 12px;
    font-family:'Open Sans', sans-serif;
    color: #666;
}
.fcontacto li.email {
    height: 20px;
    margin: 10px 0;
    background: url(images/o-em.jpg) no-repeat left center;
    list-style: none;
    padding: 0 15px 0 30px;
    line-height: 20px;
}
input, select, textarea {
    width: 100%;
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    color: #555555;
    display: block;
    line-height: 1.42857;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    border-radius: 0;
    box-shadow: none;
    font-family: Arial;
    font-size: 12px;
    margin: 0;
    padding: 8px 6px;
}
input:focus, select:focus, textarea:focus {
    border-color: #66AFE9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}

.email-contacto li.email {
    height: 20px;
    margin: 10px 0;
    background: url(images/o-em.jpg) no-repeat left center;
    list-style: none;
    padding: 0 15px 0 30px;
    line-height: 20px;
}
.email-contacto h4 {
    font-family: 'Open Sans', sans-serif; 
    font-size: 15px;
    color: #666;
    font-weight: bold;
    margin:15px 0;
}
.email-contacto ul{
    margin:0;
    padding: 0;
}
.email-contacto li, .email-contacto li a {
    font-family: 'Open Sans', sans-serif;
    color:#666;
    font-size: 12px;
}
.email-contacto .email a {
    margin-bottom: 20px;
}
.dp_pec_accordion_wrapper .dp_pec_accordion_event:hover, .dp_pec_accordion_wrapper .dp_pec_accordion_event.visible {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.35) !important;
}

/*PHONE*/
@media (max-width: 767px){

    /*NAV*/
    .submenu img {
    display: none;
    }
}
