@font-face {
 font-family: Samdan;
 src: url("https://blog.freneticos.net/fonts/Samdan.eot")
}

@font-face {
 font-family: Samdan;
 src: url("https://blog.freneticos.net/fonts/Samdan.ttf")
}

@font-face {
 font-family: Bernardt;
 src: url("https://blog.freneticos.net/fonts/BERNHC.eot")
}
@font-face {
 font-family: Bernardt;
 src: url("https://blog.freneticos.net/fonts/BERNHC.TTF")
}

footer span,
.footer-category,
.footer-tags {
 color: #333; 
}



body {
/*  background: #86D2D5 !important;*/
background: transparent url('https://blog.freneticos.net/wp-content/uploads/2016/03/bg.jpg') top left !important;
  min-width: 1042px !important;
  margin: 0 auto;
}

body.wp-admin {
  background: #f1f1f1 !important;
  min-width: none !important;
  margin: 0 !important;
}



.entry-content blockquote {
    margin: 0 0 1.5em 0.75em;
    padding: 0 0 0 0.75em;
    border-left: none !important;
    font-style: normal;
    color: #000;
}

.footer-tags a {
font-size: 80%;
}


.audio-desc {
 font-size: 80%; 
  margin: -20px 0 20px 2px;
}

.audio-desc strong {
  font-size: 120%;
}

a,
a:link,
a:active,
a:visited,
a:focus {
  color: #000;
}


a:hover,
a:link:hover,
a:active:hover,
a:visited:hover,
a:focus:hover {
  color: #000;
}

.alignleft {
 float: left;
margin-right: 30px; 
}


.alignright {
 float: right;
margin-left: 30px; 
}


.center {
  text-align: center;
}


.tag {
 color: #5c6b80 !important; 
}


a.button.excerpt-read-more {
float: right;
  font-weight: 800;
}

.wp-caption {
    max-width: 100%;
    background: rgba(255,255,255,0.45) !important;
    padding: 5px;
}

.wp-caption p.wp-caption-text {
font-size: 0.75em;
margin: 0;
text-align: center;
font-weight: 600;
line-height: 130%;
}

.home .entry-content .size-auto, 
.home .entry-content .size-full, 
.home .entry-content .size-large, .entry-content .size-medium, .entry-content .size-thumbnail {
    max-width: 100%;
    height: auto;
    float: left;
    margin-right: 30px;
}

.widget a {
  font-family: "Anonymous Pro" !important;  
}

.wrap {
 width: 100% !important; 
}

#container {
    width: 1042px !important;
    min-width: 1042px !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

#content {
 margin-left: -30px; 
}

.contenido {
  width: 800px;
float: left;
}

.byline {
    color: #666;
    font-style: normal;
    margin: 0;
  font-size: 160%;
  padding: 10px 0 30px 0;
   font-family: "Anonymous Pro" !important; 
}

h1, 
h2, 
h3, 
h4 {
font-family: 'Bernardt' !important;
}

h4, .h4 {
    font-size: 1.3em;
    font-weight: 400;
  color: #222;
}

.cabecera {
  margin: 40px 0 30px -30px; sear
  text-align: left; 
}

.header {
background-color: transparent;
  margin-left: -80px;
}

.home #sidebar1 {
padding: 0 0 0 30px !important;
margin: 75px 0 0 0px !important;
max-width: 270px;
}

.single #sidebar1 {
padding: 0 0 0 30px !important;
margin: -2px 0 0 0px !important;
max-width: 270px;
}


.date #sidebar1 {
padding: 0 0 0 30px !important;
margin: 138px 0 0 0px !important;
max-width: 270px;
}

.search #sidebar1 {
padding: 0 0 0 30px !important;
margin: 177px 0 0 0px !important;
max-width: 270px;
}

.archive #sidebar1 {
padding: 0 0 0 30px !important;
margin: 138px 0 0 0px !important;
max-width: 270px;
}


.siguenos {
 float: right;
position: relative;
margin-top: -100px;
left: 80px; 
}

#crestashareiconincontent {
margin: -15px 0 0 0;
}

#searchform {
float: right; 
position: relative;
top: 10px;
left: -15px;
}

#searchform input {
-webkit-transition: all .3s ease .15s;
-moz-transition: all .3s ease .15s;
-o-transition: all .3s ease .15s;
-ms-transition: all .3s ease .15s;
transition: all .3s ease .15s;


  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #5c6b80;
  border-radius: 3px;
  vertical-align: middle;
  box-shadow: none;
  border: 0;
  width: 100%;
  max-width: 400px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #eaedf2;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;


}

#searchform input:hover,
#searchform input:focus {
border: 1px solid #111;
}

.entry-title {
 font-size: 370% !important; 
  color: #222;
    border-bottom: 4px solid #333;
}

.entry-title a {
 color: #222 !important; 
}


h1.menu {
font-size: 210% !important; 
position: relative;
top: 10px !important;
left: 50px !important;
width: 700px;
   font-family: 'Samdan' !important;
}

h1.menu {
  text-align: center;
  color: #ddd;
  position: relative;
  top: -20px;
  background: rgba(0,0,0,1);
  padding: 20px 10px;
  border-radius: 6px;
}


h1.menu a {
  -webkit-transition: all .3s ease .15s;
-moz-transition: all .3s ease .15s;
-o-transition: all .3s ease .15s;
-ms-transition: all .3s ease .15s;
transition: all .3s ease .15s;
}


h1.menu a:hover {
  opacity: .8;
}

h1.menu a.lista {
  color: #f01d4f !important;
}

h1.menu a.inicio {
  color: #A567B5;
}

h1.menu a.sugerencias {
  color: #639AB5;
}

h1.menu a.creditos {
  color: #AAAA62;
}

h1.menu a.contacto {
  color: #B16767;
}

h1.menu strong {
  font-size: 90%;
  font-weight: 400;
  position: relative;
  top: -10px;
}


.dropdown-menu {
 opacity: .9; 
}

.dropdown-menu a {
  display: block; 
   font-size: 65%;
  padding: 0 10px;
}


.dropdown-menu a.alfabetica {
  color: #C693BD;
}

.dropdown-menu a.decada {
  color: #93A1C6;
}

.dropdown-menu a.ritmo {
  color: #81AC99;
}

.dropdown-menu a.sello {
  color: #93BBC6;
}

.dropdown-menu a.ciudad {
  color: #949E69;
}

.dropdown-menu a.recomendados {
  color: #A46C73;
}

.dropdown-menu a:hover {
  text-decoration: none;
}





/* General */

a,
a:link,
a:hover,
a:focus {
 text-decoration: none;
  outline: none;
}


#logo {
 display: none; 
}



.hentry header,
.hentry footer {
  border: 0;
  padding: 0;
}

.hentry footer {
    font-family: "Anonymous Pro" !important;
margin-top: -15px !important;
}

.clearfix, .cf, .comment-respond {
    margin: 0 !important;
    padding: 0 !important;
}


h1.menu {
  text-align: center;
  color: #ddd;
  font-size: 400%; 
  position: relative;
  top: -20px;
  background: rgba(0,0,0,1);
  padding: 20px 10px;
  border-radius: 6px;
}


h1.menu a {
  -webkit-transition: all .3s ease .15s;
-moz-transition: all .3s ease .15s;
-o-transition: all .3s ease .15s;
-ms-transition: all .3s ease .15s;
transition: all .3s ease .15s;
}


h1.menu a:hover {
  opacity: .8;
}

h1.menu a.inicio {
  color: #92D4D8;
}

h1.menu a.lista {
  color: #A567B5;
}

h1.menu a.sugerencias {
  color: #639AB5;
}

h1.menu a.creditos {
  color: #AAAA62;
}

h1.menu a.contacto {
  color: #B16767;
}

h1.menu strong {
  font-size: 90%;
  font-weight: 400;
  position: relative;
  top: -10px;
}


.dropdown-menu {
 opacity: .9; 
}

.dropdown-menu a {
  display: block; 
   font-size: 65%;
  padding: 0 10px;
}


.dropdown-menu a.alfabetica {
  color: #C693BD;
}

.dropdown-menu a.decada {
  color: #93A1C6;
}

.dropdown-menu a.ritmo {
  color: #81AC99;
}

.dropdown-menu a.sello {
  color: #93BBC6;
}

.dropdown-menu a.ciudad {
  color: #949E69;
}

.dropdown-menu a.recomendados {
  color: #A46C73;
}

.dropdown-menu a:hover {
  text-decoration: none;
}












.footer {
background-color: transparent;
text-align: right;
padding-top: 40px;
padding-bottom: 20px;
}

.footer a {
  color: #fff !important;
  border-bottom: 1px solid #eee !important;
}










/* Inicio */




.hentry {
    background-color: transparent !important;
    border-radius: 0;
    margin-bottom: 0;
    border: 0;
}



.entry-content {
    margin: 0px 0px 30px 0;
    font-size: 110%;
  line-height: 145%;
    text-align: justify;
    color: #000;
    font-family: "Anonymous Pro";
}


#home-footer {
  width: 100%; 
  text-align: center;
  margin-top: -150px;
}












