p{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #000000;
  text-align: justify;
  margin: 5px;
  padding: 5px;
}

#header
{
  background-color: #e3e3e9
}

h1{
  font-size: 87px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

h2{
  font-size: 50px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  display: block;
}

h3{
  font-size: 30px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  display: block;
}

h4
{
  font-size: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 10px;
  display: block;
  background-color: black;
  color: white;
  padding: 5px;
}
a
{
  text-decoration: none !important;
  color: black;
}

.enlacePpal
{
  display: block;
  width: 48%;
  float: left;
  margin:5px;
  height: 250px;
}
.ImagenArticuloPPal
{
    text-align:center;
}
.ImagenArticuloPPal img
{
  width:600px;
  height:350px;
}

.ImagenArticuloPPal .detalle
{
  width:400px;
  height:250px;
  float: left;
}
.tituloArt
{
  color: white;
  margin: 3px;
  margin-left: 20px;
}

#nombreAutor
{
    color:darkblue;
    font-family: "Lucida Console", Courier, monospace;
    margin:3px;
    padding:3px;
}
.ResumenArticuloPPal p
{
  font-size: 20px;
  font-style: italic;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  color: darkgray;
  margin: 10px;
}

.principalArticulo div .parrafo
{
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  text-align: justify;
  margin: 10px;
}
.medalla
{
  width: 65px;
  height: 65px;
  border-radius: 50%;
}
#titlepage
{
  display: block;
  width: 50%;
  float: left;
}
#headeraside
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-style: italic;
  display: block;
  width: 50%;
  float: left;
  color :#000080;
  height: 220px;

  background-image: url(../images/virgen.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}

#headeraside span
{
  font-size: 12px;
}
/* Add a black background color to the top navigation */
.topnav {
  clear: both;
  background-color: #333;
  overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-family: 'Alegreya Sans SC';font-size: 22px;
}

/* Change the color of links on hover */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Add an active class to highlight the current page */
.topnav a.active {
  background-color: #e65c00;
  color: white;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
  display: none;
}

.top
{
  clear: both;
  height: 10px;
}

#content
{
  background-color: white;
  display: block;
  height: 600px;
}

#ZonaIzquierda
{
  display: block;
  float: left;
  width: 65%;
}
#principalArticulo
{
  border-width: 2px;
  border-radius: 10px;
  border-style: solid;
  border-color: gray;
  margin: 10px;
  padding: 10px;

}
#AsideArticulos
{
  display: block;
  float: left;
  width: 30%;
  height: 400px;
}

.articulo
{
  border: 1px dotted;
  border-radius: 20px;
  height: 100%;
}

.resumen p
{
  float: left;
  display: block;
  width: 70%;
  color: darkgray;
  margin-left:10px;
  font-style: italic;
}

.resumenLista p
{
  float: left;
  display: block;
  width: 70%;
  color: white;
  margin-left:10px;
  font-style: italic;
}
.ContenedorImg
{
  display: block;
  float: left;
  width: 120px;
  height: 120px;
}
.imagenArt
{
  width: 100px;
  height: 100px;
  margin-left: 20px;
}
.categoria
{
  clear: both;
  margin: 10px;
  color: white;
}

.Color1
{
  background-color: darkblue;
}
.Color2
{
  background-color: blueviolet;
}
.Color3
{
  background-color:red;
}
.Color4
{
  background-color: darkgreen;
}
.Color5
{
  background-color: orangered;
}
.Color6
{
  background-color: darkgray;
}

.CitaTextual
{
  font-style: italic;
  text-align: right;
  padding-right: 40px;
  padding-top: 0px;
  margin-top: 0px;
  font-size: 13px;
}

.Escritura
{
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  /*font-style: italic;*/
  text-align: justify;
  font-weight:bold;
  padding: 40px;
  background-color: #0099ff; /* For browsers that do not support gradients */
  background-image: linear-gradient(to bottom right, #a6a6a6, #3399ff,#0059b3); /* Standard syntax (must be last) */
  margin: 5px;
  border-radius: 10px;
  color:white;
}

sup
{
  font-size: 10px;
}


#redes {
    position: fixed;
    bottom: 0;
    right: 0;
    /*width: 200px;*/
    border: 3px solid #000099;
    margin:10px;
    background-color:#99ccff;
}
#ResultadoComentarios
{
  clear:both;
  margin:10px;
}

#ListaComentarios
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.UserComent
{
  clear:both;  
  width:70px;
  height: 70px;
  padding: 5px;
  float:left;  
  display:block;  
  border:solid 1px darkgray;
}

.ComentContent
{
  width:85%;
  height: 70px;
  padding: 5px;
  float:left;
  display: block;
  border:solid 1px darkgray;
}

.FormularioComentarios
{
  width:93%;
  margin:10px;
  clear:both;
  border-radius: 5px;
  border:solid 1px #003300;
  background-color: #b3ffcc;
}

.urlArticuloRss
{
  width:40%;
  height:400px;
  display:block;
  border:1px solid black;margin:5px;padding:4px;
  background-size: cover;  
  float:left;
}
/* Inicia la aplicacion de Responsive */

/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 1024px) {
    .topnav a.icon {
      float: right;
      display: block;
    }
    
    #titlepage
    {
      display: block;
      width: 100%;
      text-align:center;
    }
    
    #headeraside
    {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 15px;
      font-style: italic;
      display: block;
      width: 100%;
      color :#000080;
      height: 220px;
      background-image: url(../images/virgen.png);
      background-repeat: no-repeat;
      background-position: right bottom;
    }
    #ZonaIzquierda
    {
      display: block;
      float: left;
      width: 100%;
    }
    #AsideArticulos
    {
        text-align:center;
        clear:both;
        display: block;
        width: 100%;
        height: 400px;
    }
    
    .resumenLista p
    {
      float: left;
      display: block;
      width: 60%;
      color: white;
      margin-left:16px;
      font-style: italic;
      font-size:16px;
    }
    
    .ContenedorImg
    {
      display: block;
      float: left;
      width: 70px;
      height: 70px;
    }
    .imagenArt
    {
      width: 70px;
      height: 70px;
      margin-left: 20px;
    }
    .categoria
    {
      font-size:16px;
    } 
    .urlArticuloRss
    {
      width:45%;
      height:300px;
      display:block;
      border:1px solid black;margin:5px;padding:4px;
      background-size: cover;  
      float:left;
    }
  }
  
  @media screen and (max-width: 768px) {
    .topnav a 
    {
        float: left;
        display: block;
        color: #f2f2f2;
        text-align: center;
        padding: 12px 14px;
        text-decoration: none;
        font-family: 'Alegreya Sans SC';font-size: 17px;
    }
     
    .resumenLista p
    {
      float: left;
      display: block;
      width: 60%;
      color: white;
      margin-left:16px;
      font-style: italic;
      font-size:16px;
    }
    
    .ContenedorImg
    {
      display: block;
      float: left;
      width: 70px;
      height: 70px;
    }
    .imagenArt
    {
      width: 70px;
      height: 70px;
      margin-left: 20px;
    }
    .categoria
    {
      font-size:16px;
    } 
    .urlArticuloRss
    {
      width:45%;
      height:300px;
      display:block;
      border:1px solid black;margin:5px;padding:4px;
      background-size: cover;  
      float:left;
    }  
    
  }
  
  /* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
  @media screen and (max-width: 414px) {
    /*
    .topnav.responsive {position: relative;}
    .topnav.responsive a.icon {
      position: absolute;
      right: 0;
      top: 0;
    }
    .topnav.responsive a {
      float: none;
      display: block;
      text-align: left;
    }*/
    #headeraside
    {
        display:none;
    }
    h1
    {
      font-size: 44px;
      font-weight: bold;
      font-family: Arial, Helvetica, sans-serif;
    }
    h2{
      font-size: 26px;
      font-weight: bold;
      font-family: Arial, Helvetica, sans-serif;
      margin: 0px;
      display: block;
    }
    h3{
      font-size: 20px;
      font-weight: bold;
      font-family: Arial, Helvetica, sans-serif;
      margin: 0px;
      display: block;
    }
    .medalla
    {
      width: 33px;
      height: 33px;
      border-radius: 50%;
    }
    .ImagenArticuloPPal img
    {
      width:90%;
      height:50%;
    }
    
    .ImagenArticuloPPal .detalle
    {
      width:80%;
      height:40%;
    }
    .enlacePpal
    {
      display: block;
      width: 98%;
      float: left;
      margin:5px;
      height: 200px;
    }
    
    .resumenLista p
    {
      float: left;
      display: block;
      width: 60%;
      color: white;
      margin-left:16px;
      font-style: italic;
      font-size:12px;
    }
    
    .ContenedorImg
    {
      display: block;
      float: left;
      width: 60px;
      height: 60px;
    }
    .imagenArt
    {
      width: 60px;
      height: 60px;
      margin-left: 20px;
    }
    .categoria
    {
      font-size:14px;
    }
    .ResumenArticuloPPal p
    {
        clear:both;
    }
    .urlArticuloRss
    {
      width:95%;
      height:150px;
      display:block;
      border:1px solid black;margin:5px;padding:4px;
      background-size: cover;  
      float:left;
    }
  }
  
  @media screen and (max-width: 350px) {
       #headeraside
    {
        display:none;
    }
    h1
    {
      font-size: 28px;
      font-weight: bold;
      font-family: Arial, Helvetica, sans-serif;
    }
    h2{
      font-size: 16px;
      font-weight: bold;
      font-family: Arial, Helvetica, sans-serif;
      margin: 0px;
      display: block;
    }
    
    h3{
      font-size: 20px;
      font-weight: bold;
      font-family: Arial, Helvetica, sans-serif;
      margin: 0px;
      display: block;
    }
    .medalla
    {
      width: 23px;
      height: 23px;
      border-radius: 50%;
    }
    
    .enlacePpal
    {
      display: block;
      width: 98%;
      float: left;
      margin:5px;
      height: 200px;
    }
    
    .resumenLista p
    {
      float: left;
      display: block;
      width: 60%;
      color: white;
      margin-left:16px;
      font-style: italic;
      font-size:12px;
    }
    
    .imagenArt
    {
      width: 60px;
      height: 60px;
      margin-left: 20px;
    }
    .categoria
    {
      font-size:14px;
    }
    
    .ResumenArticuloPPal p
    {
        clear:both;
    }
    .urlArticuloRss
    {
      width:95%;
      height:150px;
      display:block;
      border:1px solid black;margin:5px;padding:4px;
      background-size: cover;  
      float:left;
    }

  }

  