/*
Theme Name: Julian Dominguez Gobernador
Theme URI: http://juliandominguez.com.ar
Author: Jeremias Longo | Pikel
Author URI: https://pikel.org
Description: Julian Web
*/
html{
  min-height:100%;
}
body {
  height:100%;
  margin:0;
  font-family: 'Roboto', sans-serif;

  background-color: #0087bf;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0087bf), to(#006B9B));
  background: -webkit-linear-gradient(top, #0087bf, #006B9B);
  background: -moz-linear-gradient(top, #0087bf, #006B9B);
  background: -ms-linear-gradient(top, #0087bf, #006B9B);
  background: -o-linear-gradient(top, #0087bf, #006B9B);
}
.navtop{
  display:none;
  height:40px;
  line-height:40px;
  background-color:#015796;
}
.navtop .logos{ float:left; padding-left:15px;}
.navtop .social a{ margin: 0 3px; }
.navbar-brand{margin:10px 0 0; }
.navbar-brand img{ height:25px;}
.icon-bar {background-color:#fff;}

.tothefix.affix{
  top:0;
  z-index:100;
}
.tothefix.affix-top{
  position:relative;
  z-index:100;
}
.navbar-header{height:80px;}
.navbar-toggle{margin-top:23px;}
.navbar-custom{
  margin-bottom:0;
  position:relative;
  z-index:1000;
  background-color:#0068b4;

  height:80px;
  border:0;
  border-radius:0;
  color:#fff;
}
.navbar-custom .nav>li>a{
  line-height:50px;
  padding-top:0;
  padding-bottom:0;
  color:#fff;
  text-transform:uppercase;
}
.navbar-custom .nav>li>a:focus{
  background:none;

}
.navbar-custom .nav>li>a:hover{
  background:none;
  border-bottom:1px solid #fff;
  border-top:1px solid #fff;
  line-height:48px;
}

.navbottom{
  height:6px;
  background-color:#f4802e;
}

.seguinos{
  height:70px;
  line-height:70px;
  color:#fff;
  text-align:right;
  background-color:#2B2F46;
  background: -webkit-linear-gradient(left, #1D172D, #005A86);
  background: -moz-linear-gradient(left, #1D172D, #005A86);
  background: -ms-linear-gradient(left, #1D172D, #005A86);
  background: -o-linear-gradient(left, #1D172D, #005A86);
}
.social{
  margin:0 15px;
  float:right;
}
.social a{
  color:#fff;
}
.social a:hover{
  color:#28A8DF;
}
.social span{
  display:inline-block;
}
.widgetized{
  padding:15px;
  background-color:#005A86;
  color:#fff;
  background: -webkit-linear-gradient(bottom, #1D172D, #005A86);
  background: -moz-linear-gradient(bottom, #1D172D, #005A86);
  background: -ms-linear-gradient(bottom, #1D172D, #005A86);
  background: -o-linear-gradient(bottom, #1D172D, #005A86);
}
.newsletter{
  background-color: rgba(255,255,255,0.5);
  margin-top:-15px;
  padding:15px 0;
}
.footer-menu{
  height:40px;
  background-color:#1D172D;
}
.footnav{
  width:320px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.footnav ul{padding:0; margin:0;}
.footnav li{
  display:inline-block;
}
.footnav li a{
  color:#6391A8;
  margin:0 5px;
  padding:0 3px;
  line-height:40px;
}
.copy{
  height:60px;
  line-height:60px;
  color: #6391A8;
  text-align:center;
  background-color:#292338;
  background: -webkit-linear-gradient(bottom, #1D172D, #292338);
  background: -moz-linear-gradient(bottom, #1D172D, #292338);
  background: -ms-linear-gradient(bottom, #1D172D, #292338);
  background: -o-linear-gradient(bottom, #1D172D, #292338);
}
/*****************/
article{
  color: #333;
  font-size:15px;
  line-height:1.6;
  font-family:"Noto Serif", serif;
}
.post-thumbnail img{
  border-bottom:3px solid #f4802e;
}
.entry-content{
  text-align:justify;
  margin: 15px 0;
}
.metadata-post{
  text-align: right;
    line-height: 1;
    margin: 15px 0 -5px 20px;
    font-size: 13px;
    font-style: italic;
}
.entry-footer{
  text-align:center;
}
.post-navigation i{
  margin:0 5px;
}
.nav-links{
  *zoom: 1;
}
.nav-links:before,.nav-links:after{
  content: " ";
   display: table;
}
.nav-links:after{clear:both;}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.maxim{
  display:block;
  margin:0 auto;
  max-width:850px;
}
.content-area {
  background-color:#fff;
}
.page-header{
  color:#fff;
  height:70px;
  margin:0;

  border-bottom: 3px solid #f4802e;
  background-color:#1787B9;
}
.entry-header {
  color:#333;
  margin:0;
}
.page-title{
  line-height: 70px;
  text-align:center;
  font-weight:700;
  text-transform: uppercase;
  margin:0;
  font-family: "Noto Serif", serif;
}
.entry-title{
  text-align:center;
  line-height:1.4;
  padding:10px;
  margin:0;
  font-family: "Noto Serif", serif;
}
.caption h3{
  text-align: center;
  margin-top:0;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 700;
  font-family:"Noto Serif", serif;
}
.caption .excerpt{
  text-align: justify;
}
.pagination{
  display:block;
  text-align: center;
  margin:0;
  padding-bottom: 20px;
}
.pagination .prev {
  margin-right:15px;
}
.pagination .next {
  margin-left: 15px;
}
.padear{padding:15px;}
.section-title{
  color:#fff;
  height:40px;
  line-height:40px;
  font-weight:700;
  text-transform:uppercase;
  padding-left:55px;
  border-bottom: 3px solid #f4802e;

  background-color:#0068b4;
}
.section-body{
  padding:15px;
  font-size:13px;

}
img.rounded{
  border-radius:100%;
}
.section-body img, .thumbnail img, .archivo img{
  margin-top:10px;
  margin-bottom:10px;
}

#Noticias .section-body .center-block, .archivo .center-block{
  position: relative;
  width: 200px;
}
.titulonota{
  height: 30px;
  line-height: 28px;
  padding-left: 10px;
  position: absolute;
  bottom: 0px;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

  color:#fff;
  font-weight:700;
  text-decoration:none;

  border-top: 2px solid #f4802e;
  background-color:#0068b4;
  /*background: -webkit-linear-gradient(bottom, #f4802e, rgba(0,0,0,0));
  background: -moz-linear-gradient(bottom, #f4802e, rgba(0,0,0,0));
  background: -ms-linear-gradient(bottom,#f4802e, rgba(0,0,0,0));
  background: -o-linear-gradient(bottom, #f4802e, rgba(0,0,0,0));*/
}
.mov {
  text-align:center;
  font-size:11px;

  margin-top:-15px;
  padding:15px;
  background-color: #f2f2f2;
}
.mov img{
  width:50%;
  height:50%;
}
/************/
.sombras{
  position:relative;
 -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
         box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.sombras:before, .sombras:after
{
	   content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.sombras:after
{
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/****************************************************/
@media (max-width:768px) {
  .tothefix.affix{ width:100%; }
  .tothefix.affix .navbar, .tothefix.affix .navbottom{margin-right:30px;}
}
@media (max-width:992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        background-color:#0068b4;
    }
    .navbar-collapse.collapse {
        display: none!important;
        padding-bottom:10px;
    }
    .navbar-nav {
        float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        text-align:center;
        padding-top: 0;
        padding-bottom: 0;
    }
    .collapse.in{
      display:block !important;
  }
}
@media (min-width:470px) {
  .navbar-brand {margin:7px 0 0; }
  .navbar-brand img{ height:30px;}
}
@media (min-width:768px) {
  .navtop{display:block;}
  .navbar-nav {margin-right: 0;}
  .tothefix.affix{ width:720px; }

  .sombot{
  -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
         -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
              box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  }
  .sombot:before, .sombot:after{
      content:"";
      position:absolute;
      z-index:-1;
      -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
      -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
      box-shadow:0 0 20px rgba(0,0,0,0.8);
      top:50%;
      bottom:0;
      left:10px;
      right:10px;
      -moz-border-radius:100px / 10px;
      border-radius:100px / 10px;
  }
}
@media (min-width:992px) {
  .tothefix.affix{ width:940px; }
  .navbar-nav{margin-top:16px;}
}
@media (min-width:1200px) {
  .navbar-brand {margin-top:2px;}
  .navbar-brand img{height:40px;}
  .tothefix.affix{ width:1140px; }
}
