behavior: url(js/vendor/PIE.htc);
@font-face {
  font-family: 'nova';
  src: url('fonts/nova_bold-webfont.eot');
  src: url('fonts/nova_bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/nova_bold-webfont.woff') format('woff'), url('fonts/nova_bold-webfont.ttf') format('truetype'), url('fonts/nova_bold-webfont.svg#proxima_nova_rgbold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* sprites */
.comments,
.blogkred,
.lupa,
.googleplus,
.twitter,
.facebook {
  background: url(../img/sprites.png) no-repeat;
}
.rowleft,
.rowright {
  background: url(../img/rows.png) no-repeat;
}
.rowleft {
  background-position: 0 0;
  width: 11px;
  height: 15px;
}
.rowright {
  background-position: -18px 0;
  width: 12px;
  height: 15px;
}
.comments {
  background-position: -33px -33px;
  width: 14px;
  height: 9px;
}


.blogkred {
  background-position: -35px -48px;
  width: 10px;
  height: 9px;
}

.googleplus {
  background-position: -34px 0;
  width: 32px;
  height: 31px;
}
.twitter {
  background-position: -69px 0;
  width: 31px;
  height: 31px;
}
.facebook {
  background-position: 0 0;
  width: 31px;
  height: 31px;
}

h1.title {
  color: #9da7a7;
  /* text color */

  font-size: 40px;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  /* drop shadow */

}
h1.title a {
  color: #9da7a7;
  /* text color */

  text-decoration: none;
}
.headerimg {
  margin-bottom: 20px; margin-left:0
}
.blogscontent {margin-top:30px}
.blogscontent .title {
  font:40px/47px FJord One;  color: #596560; letter-spacing:-0.03em
}
.publiBlogs{margin:20px}

.story .contenido div{font-size:16px; line-height:25px; color:#000; margin-bottom:10px; width:575px}
#lastpost .title{font:34px/40px FJord One; margin-bottom:40px}
#lastpost .image{float:right}
#lastpost #attachment_8{display:none}
#lastpost .text .image:after{
background: url(http://www.hoy.es/comun/img/2014/macara-blogs.png) no-repeat top left; overflow: hidden; width: 70px; height: 77px; content: ""; position: absolute; left: 0; top: -1px; overflow:hidden}
#lastpost .text .image {  float: left;  position: relative; width:70px; height:75px; text-align:left; margin-right:15px
}
.imgizqda{float:left; margin:0 10px 10px 0}
.imgdcha{float:right; margin:0 0 10px 10px}
.blogscontent .title a {
  text-decoration: none;
  color: #596560;
}
.blogscontent .nameblog {
  color: #000;
  /* text color */
font:13px nova;
  text-transform: uppercase;
}
.blogscontent .nameblog a {

  color: #000;
}
#lastpost {
  padding: 20px;
  background-color: #eeefef; margin-bottom:20px

}


.wp-caption-text{font-size: 12px;
line-height: 14px;
color: #000;
padding: 4px; display:block; clear:both; 
}

#lastpost  .description {
  font-size: 14px;
}

#lastpost  .description p a{color:#596560}

#blogslist div:nth-child(even){float:right; }
#blogslist div:nth-child(odd){clear:both}
.bloglist {
  width: 320px;
  float: left;
  padding-top: 10px;
  border-top: 1px solid #9da6ab;

  margin-bottom:20px

}

 .bloglist .nameblog {
  display: block;
}
.bloglist .title {
  display: block;
  font-size: 26px;
  line-height: 30px;
}
.bloglist .content {
  margin-top: 20px;
}
.bloglist .content .image {
  width: 75px;
  float: left;
 margin-right:20px
}
.bloglist .content .image img {

  border-radius: 37px;
  -moz-border-radius: 37px;
  -webkit-border-radius: 37px;
  -khtml-border-radius: 37px;


}
.content .text {
  float:left;
  width:69%;
  font-size: 14px;
}

.bloglist .content .text .firmablog a.name {
  display: block;
}


.blogscontent #blogslist:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.blogscontent #pagination {
  display: table;
  margin: 0 auto;
  margin-bottom: 50px;
}
.blogscontent #pagination ul {
  border: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.blogscontent #pagination ul li {
  float: left;
  padding: 7px;
}
.blogscontent #pagination ul li a {
  color: #9da7a7;
  text-decoration: none;
  display: block;
  text-align: center;
  padding-top: 2px;
}
.blogscontent #pagination ul li a:hover {
  color: #000000;
}
.blogscontent #pagination ul li a.on {
  width: 24px;
  height: 22px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -khtml-border-radius: 12px;
  background-color: #d10a10;
  color: #ffffff;
}
.blogscontent #searchbox {
  background-color: #d8dbdd;
  border-bottom: 1px solid #9da6ab;
  border-top: 1px solid #9da6ab;
  padding-top: 20px;
  margin-bottom: 40px;
  margin-left: 20px;
}
.blogscontent #searchbox input[type=text] {
  border: 1px solid #d7dbdd;
  background-color: #fff;
  color: #5b6565;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  width: 350px;
  margin-left: 20px;
  padding: 6px;
  margin: 20px;
}
.blogscontent #searchbox input[type=button] {
  float: right;
  margin-right: 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  /* border radius */

  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */

  background-color: #5b6565;
  /* layer fill content */

  color: #ffffff;
  padding: 5px 40px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  margin: 20px;
}
.blogscontent #searchbox .lupa {
  background-position: 333px -31px;
}
.blogscontent #directoryblog .first {
  border-top: 1px solid #9da6ab;
}
.blogscontent #directoryblog .result {
  border-bottom: 1px solid #9da6ab;
  margin-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 75px;
}
.blogscontent #directoryblog .result .image {
  width: 75px;
  float: left;
  display: block;
  position: absolute;
}
.blogscontent #directoryblog .result .image img {
  width: 75px;
  height: 75px;
  border-radius: 37px;
  -moz-border-radius: 37px;
  -webkit-border-radius: 37px;
  -khtml-border-radius: 37px;
  overflow: hidden;
  float: left;
}
.blogscontent #directoryblog .result a.title {
  display: block;
  float: left;
  margin-left: 100px;
  margin-top: 20px;
  font-size: 21px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  font-family: "Open Sans", sans-serif;
}
.blogscontent #directoryblog .result:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.blogscontent #contact {
  color: #586560;
  font-size: 16px;
  padding: 20px;
}
.blogscontent #contact h4 {
  color: #d10a10;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #9da6ab;
  padding-bottom: 10px;
  margin-right: -20px;
  margin-top: -22px;
}
.blogscontent #contact form {
  margin-top: 20px;
}
.blogscontent #contact form p {
  font-size: 14px;
  color: #9ca6a7;
}
.blogscontent #contact form fieldset {
  width: 500px;
  background-color: #d8dbdd;
  padding: 10px 60px;
}
.blogscontent #contact form fieldset input {
  width: 100%;
  margin-bottom: 2px;
  padding: 2px;
}
.blogscontent #contact form fieldset textarea {
  width: 100%;
}
.blogscontent #contact form fieldset lable {
  color: #5b6566;
  font-size: 14px;
}
.blogscontent #contact form fieldset .error {
  color: #ca0023;
  font-size: 12px;
  border: none;
}
.blogscontent #contact form fieldset div div input {
  width: 50%;
}
.blogscontent #contact form fieldset input[type=submit] {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  /* border radius */

  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */

  background-color: #c90023;
  /* layer fill content */

  color: #ffffff;
  float: right;
  width: 100px;
  color: #fff;
  /* text color */

  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  margin: 20px 0px;
  margin-right: -10px;
}
.blogscontent #rules{padding-right:85px}

.blogscontent #rules p {
  font:14px/24px open sans; color:#596560; margin-bottom:10px
}
.blogscontent #rules ul{list-style:none; margin-left:50px}
.blogscontent #rules ul li{font-family:open sansb; color:#000}
.blogscontent #rules p strong{font-family:open sansb; color:#000}

.result {
  margin-top: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #9da6ab;

  min-height: 108px;
}
.result .nameblog {
  display: block;

}
.result .title {
  font-size: 26px;
  line-height:30px; display:block; margin-bottom:20px
}
.result .image {
  width: 75px;
  float: left; margin-right:10px
}
.result .image img {width:75px; height:75px;
  border-radius: 37px;
  -moz-border-radius: 37px;
  -webkit-border-radius: 37px;
  -khtml-border-radius: 37px;

}
.result .text {

  font: 14px/21px open sans;
}
#searchlist h1{margin-bottom:-5px}


.comments {padding-left: 17px}
.firmablog .comments span, .firmablogs .comments span{font:12px nova}
#searchlist .header, .blogscontent #bloghome .header, .blogscontent #rules h4 { color: #d10a10; font:24px/24px open sansb;  text-transform: uppercase; border-bottom:1px solid #9da7a7; margin-bottom:20px; margin-top:0;  padding-bottom:6px}
#searchlist .header{margin-bottom:-5px}

#searchlist .header span, .blogscontent #bloghome .header span {
  color: #9da7a7;
}
.blogscontent #bloghome .first {
  border-top: 0px solid #9da6ab !important;
}

.variosPost  .post{margin-bottom:50px; border-top:1px solid #9da7a7; padding-top:10px; position:relative}
#bloghome.variosPost  .post .firmablog{margin:20px 0 30px}
a.detailpost{background: #9da7a7;
color: #fff;
text-transform: uppercase;
font: 12px/14px open sansb;
padding: 2px 5px;
border-radius: 2px;
position:absolute; right:0; bottom:0}
a.detailpost:hover{text-decoration:underline}
.variosPost .tagsRel{position:relative}
.post a.title {  margin-bottom: 20px}
.variosPost .tagsRel ul{position: relative; width: 72%; margin-left: 3px;}
.blogscontent #bloghome .post .firmablog .image {
  width: 20px;
  float: left;
  display: block;
  margin-right: 10px;
}
.firmablog .image img {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;

}
 #bloghome .post .firmablog{margin:20px 0 60px}
#bloghome .post .contenido p{text-indent:0}
.firmablog a {  color: #596560; font:12px nova;  text-transform: uppercase}
.firmablog span {color: #9da7a7; font: 12px/16px open sans;}
.blogscontent #bloghome .post .firmablog .comments {
  padding-left: 17px;
  font-family: "nova";
  font-weight: bold;
}
.blogscontent #bloghome .post .content {
  margin-top: 50px;
}
.blogscontent #bloghome .post .content .social {
  width: 75px;
  float: left;
  display: block;
  position: absolute;
}
.blogscontent #bloghome .post .content .text {
  margin-left: 85px;
  width: 575px;
}
.blogscontent #bloghome .post .content .footerpost {
  margin-left: 85px;
}
.blogscontent #bloghome .post .content .footerpost .tags {
  float: left;
  font-size: 11px;
  font-weight: bold;
  color: #9da6ab;
  margin-bottom: 10px;
  width: 100%;
}
.blogscontent #bloghome .post .content .footerpost .tags span {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #d10a10;
}
.blogscontent #bloghome .post .content .footerpost .tags a {
  font-size: 11px;
  font-weight: bold;
  color: #9da6ab;
}
.blogscontent #bloghome .post .content .footerpost .detailpost {
  float: right;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  /* border radius */

  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */

  background-color: #9da7a7;
  /* layer fill content */

  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 0px 10px;
  text-transform: uppercase;
}
.blogscontent #bloghome .post .content .footerpost:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.sectionscolumn {margin-bottom:20px}

.sectionscolumn ul {list-style: none}


.variosPost .tagsRel:after, .content:after, .sectionscolumn ul:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.variosPost .tagsRel, .content, .sectionscolumn ul{display:inline-block}
/*\*/
.variosPost .tagsRel, .content, .sectionscolumn ul{display:block;* zoom:1}
*html .variosPost .tagsRel, *html .content, * html .sectionscolumn ul{height:1px}
/**/

.sectionscolumn ul li {
  min-height:30px;
  width: 48%;
  margin-bottom: 10px;
  color: #596560;
font: 14px/16px open sansb; 

}
.sectionscolumn ul li:nth-child(even){float:right;}
.sectionscolumn ul li:nth-child(odd){float:left; clear:left}

.sectionscolumn  li a {color: #596560;
}
.sectionscolumn li span{margin-left: 5px; font-family: open sans;}



.blogscontent .links h4 {
  color: #d10a10;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.blogscontent .links ul {
  width: 100%;
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  border-top: 1px solid #9da6ab;
  margin-top: 10px;
  padding-top: 10px;
}
.blogscontent .links ul li {
  float: left;
  width: 48%;
  padding-bottom: 40px;
  display: block;
  background-position: -35px -44px;
  height: 13px;
}
.blogscontent .links ul li a {
  margin-left: 12px;
  font-size: 14px;
  color: #9da7a7;
  font-weight: bold;
  text-decoration: none;
}
.blogscontent .links ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.blogscontent .lastcomments {
  margin-bottom:20px;
}

.lastcomments div {
  margin-bottom: 10px;
}
.blogscontent .lastcomments div .info {
 color: #9da7a7;
  font-size: 12px; margin-bottom:0
}
.blogscontent .lastcomments div .info a {
  font: 12px nova;
  color: #596560;
  text-transform: uppercase;
}
.blogscontent .lastcomments div .info b {
  color: #596560; font-weight:normal
}
.blogscontent .lastcomments div a {
  color: #596560;
  font:16px/20px Fjord One;

}
.blogscontent .blogusers {
  margin-bottom:20px;
}

.blogscontent .blogusers ul {list-style: none;}
.blogscontent .blogusers ul li {
  float: left;
  width: 48%;
  color: #596560;
font: 14px/16px open sansb;height:15px;

  background-position: -35px -44px;
  margin-bottom: 5px;
}
.blogscontent .blogusers ul li a {
   color: #596560;

  padding-left: 15px;
}

.blogscontent .blogusers ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.blogscontent .search {
  margin-bottom:20px;
}

.calendar {
  margin-bottom:20px;
}


.search .title {
 height:60px; margin-bottom:-1px;background-color: #b90021;
}
.search .title h4{font: 22px/22px nova; color: #fff; text-transform: uppercase;padding: 4px 4px 4px 6px; margin:0}
.search .title h4 a{color:#fff}
.formsearch {
  background-color: #d8dbdd;
  border-bottom: 1px solid #9da6ab;
}
.formsearch form{padding:15px}
.formsearch input[type=text] {
  border: 1px solid #d7dbdd;
  background-color: #fff;
  color: #5b6565;
  padding: 8px 5px;
  margin-bottom: 20px; width:278px
}

.formsearch input[type=submit] {
  float: right;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #5b6565;
  color: #fff;
  padding: 2px 40px;
  font:14px/21px open sans; border:0

}
.blogscontent .search .formsearch .lupa {
  background-position: 259px -33px;
}

.blogscontent .search .calendar {
  background-color: #eeefef;
  padding-bottom: 20px;
  border-bottom: 1px solid #9da6ab;
}

.search .calendar div div {
 font:14px nova;
  text-align: center;
  color: #d10a10;
  text-transform: uppercase;
  padding-top:15px
}
.search .calendar div a.rowleft {
  text-indent: 100%;
  margin-top:15px;
  overflow: hidden;
  display: inline-block;
  margin-left: 25px;
  float: left;
}
.search .calendar div a.rowright {
  margin-right: 25px;
  float: right;
  text-indent: 100%;
  margin-top:15px;
  overflow: hidden;
  display: inline-block;
}
.search .calendar table {
  margin-left: 25px;
  width: auto;
}

.blogscontent .search .calendar table thead tr th {
  /* tamaño padding para el tamaño del calenrio */
    color: #59655f;
    font-weight: bold;
    padding: 5px 15px;
    text-align: center;
}
.blogscontent .search .calendar table tbody {
  color: #9da5ab;
  font-size: 16px;
}
.blogscontent .search .calendar table tbody tr {
  padding: 5px;
}
.blogscontent .search .calendar table tbody tr td {
  position: relative;
  padding: 5px 0px;
  text-align: center;
  border-bottom: 0;
}
.blogscontent .search .calendar table tbody tr td a {
  color: #9da5ab;
  text-decoration: none;
}
.blogscontent .search .calendar table tbody tr td a.red {
  background-color: #d10a10 !important;
  color: #ffffff;
  padding: 2px 7px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}
.blogscontent .search .calendar table tbody tr td a.action:hover {
  background-color: #596560;
  color: #ffffff;
  padding: 2px 7px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}
.blogscontent .search .calendar table tbody tr td a.action-border {
  border: 1px solid #d10a10;
  padding: 2px 7px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}
.blogscontent .search .calendar table tbody tr td a.action {
  background-color: #ffffff;
  padding: 2px 7px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}

#bloghome.variosPost .header{margin-bottom:-1px}

.blogscontent .profile {
  background-color: #eeefef;margin-bottom:20px; padding:10px
}
.profile .header .image:after{
background: url(http://www.hoy.es/comun/img/2014/macara-blogs.png) no-repeat top left;
overflow: hidden;
width: 70px;
height: 77px;
content: "";
position: absolute;
left: 0;
top: -1px; overflow:hidden}
.profile .header .image {  float: left;  position: relative; width:70px; height:75px; text-align:left
}

.profile .header .firmablog {
  margin-left: 85px;
  font-size: 13px;
  color: #9da6ab;
  text-transform: uppercase;
}
.blogscontent .profile .header .firmablog span {
  color: #596560;
  /* text color */

  font-size: 12px;
  font-family: "nova", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
.title h4 {
    font-family: "nova", sans-serif;
}
.profile .header .firmablog a {
  font:26px/26px open sansb;
  color: #b90021;
  text-transform: none; letter-spacing:-0.03em

}
.aligncenter, .alignleft{float:left; margin:0 10px 10px 0}
.alignright{float:right; margin:0 0 10px 10px}
.profile .periodista{margin-top:20px}
.blogscontent .profile .content {
  margin-top: 10px;  color: #192421;  font: 14px/21px open sans; clear:left
}

.profile ul{display:inline}
.periodista .contacto {
  color: #9da7a7;
  font-size: 12px;

  display: inline;
  padding-top: 4px;
}

.lastposts{margin-bottom:20px; clear:both}
.categories h4, .lastposts h4, .lastcomments h4, .sectionscolumn h4, .blogusers h4{
  color: #d10a10;
  font:16px/16px nova;  text-transform: uppercase; border-bottom:1px solid #9da7a7; margin:0 0 5px; padding-bottom:5px
}
/*#recent-posts-2 h4, #recent-comments-2 h4, #archives-2 h4, #categories-2 h4*/
/**bardela: color sidebar*/
.modulo-autor h4 {
  color: #d10a10;
  font:16px/16px nova;  text-transform: uppercase; border-bottom:1px solid #9da7a7; margin:0 0 5px; padding-bottom:5px
}
.modulo-autor ul {list-style: none}

/* CAMBIOS REVISION EXCEL JUNIO */
.modulo-autor{margin-bottom:20px}
.modulo-autor li{position:relative; margin-bottom:10px; font:13px open sans}
.modulo-autor li a{padding-left:14px}
.contenido embed, .contenido object{width: 500px!important;height: 300px!important;}


.widget_recent_entries ul li a { color: #596560;}
.widget_recent_entries ul li a:after{background-color:#d10a10; content:""; position:absolute; top:5px; left:0; width:10px; height:10px;}

/*ancho máximo para que los posts guarden un margen derecho como en la plantilla*/
.story .contenido div, .contenido p, .story .tagsRel, .story .variosPost .post .contenido {
  max-width: 575px;
}
.story .contenido div.alignright {
  max-width: auto;
}

.categories ul, .lastposts ul {list-style: none}
.lastposts ul li {margin-bottom: 10px; position:relative; padding-left:15px}
.lastposts ul li a:after{background-color:#d10a10; content:""; position:absolute; top:5px; left:0; width:10px; height:10px;}
/*.lastposts ul li a { color: #192421;  font:16px Fjord;}*/
.lastposts ul li a { color: #596560;  font:16px Fjord One;}
 .lastposts .blogkred{display:none}
.categories ul li{display:block; margin-bottom:10px; color: #192421; font:14px/19px open sans}
 .categories ul li a {color: #192421}
 
/*.post .contenido a img{float: left;margin-right: 15px;}*/
.blogscontent .categories ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.tagcloud .title {
overflow: hidden;
background-color: #9da7a7;
padding: 5px 10px 0;
height: 55px;
}
.tagcloud .title h4 {
padding: 0 ;
color: #fff;
font: 24px/22px nova;
text-transform: uppercase;
margin: 0;
}
.tagcloud .links {background-color: #eeefef;padding: 10px}
.blogscontent .tagcloud .links a {
 color: #596560;
float: none!important;
display: inline-block;
line-height: normal!important;
margin: 2px 0!important;
}
.blogscontent .tagcloud .links a:hover {
  color: #d10a10;
}
.blogscontent .blogsMod img{width:75px; height:75px}
.blogscontent .tagcloud .links:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.widget_text{margin-bottom:20px}
.blogscontent .otherauthorblogs .title {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  height: 60px;
  background-color: #d10a10;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  padding-top: 1px;
  padding-left: 10px;
}
.blogscontent .otherauthorblogs .contentauthor {
  background-color: #eeefef;
  padding: 10px;
  border-bottom: 1px solid #9da6ab;
}
.blogscontent .otherauthorblogs .contentauthor .image {
  width: 75px;
  float: left;
  display: block;
  position: absolute;
}
.blogscontent .otherauthorblogs .contentauthor .image img {
  width: 75px;
  height: 75px;
  border-radius: 37px;
  -moz-border-radius: 37px;
  -webkit-border-radius: 37px;
  -khtml-border-radius: 37px;
  overflow: hidden;
  float: right;
}
.blogscontent .otherauthorblogs .contentauthor .firmablog {
  margin-left: 85px;
  font-size: 19px;
  color: #9da6ab;
  color: #192421;
  font-family: 'Fjord One', serif;
}
.blogscontent .otherauthorblogs .contentauthor .firmablog a {
  color: #192421;
  text-decoration: none;
}
.blogscontent .otherauthorblogs .contentauthor .firmablog .blog {
  font-size: 13px;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  display: block;
}
.blogscontent .otherauthorblogs .contentauthor .firmablog .name {
  font-size: 12px;
  color: #9da7a7;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "nova", sans-serif;
  display: block;
}
.blogscontent .otherauthorblogs .footer {
  border-bottom: 1px solid #9da6ab;
  border-top: 4px solid #9da6ab;
}
.blogscontent .otherauthorblogs .footer ul {
  width: 100%;
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
}
.blogscontent .otherauthorblogs .footer ul li {
  float: left;
  padding: 3px 12px;
}
.blogscontent .otherauthorblogs .footer ul li a {
  color: #5b6566;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}
.blogscontent .otherauthorblogs .footer ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.blogscontent .customimage {
  margin: 50px 20px;
}
.blogscontent .customimage h4 {
  color: #d10a10;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #9da6ab;
}
.blogscontent .customimage img {
  margin: 5px 0px;
}
.blogscontent .custom {
  margin: 50px 20px;
}
.blogscontent .custom div {
  width: 45%;
  float: left;
}
.blogscontent .custom div h4 {
  color: #d10a10;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #9da6ab;
}
.blogscontent .custom div ul {
  width: 100%;
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  margin-top: 10px;
  padding-top: 10px;
}
.blogscontent .custom div ul li {
  width: 100%;
  padding-bottom: 20px;
  display: block;
  background-position: -35px -44px;
  height: 13px;
}
.blogscontent .custom div ul li a {
  margin-left: 15px;
  font-size: 14px;
  color: #9da7a7;
  font-weight: bold;
  text-decoration: none;
}
.blogscontent .custom div ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.blogscontent .custom div:nth-child(2) {
  float: right;
}
.blogscontent .custom div:nth-child(1) {
  float: left;
}
.blogscontent .custom .end {
  border-top: 1px solid #9da6ab;
  margin-top: 10px;
  padding-top: 5px;
}

.headerimg img{
  margin-left: 0px;
}





/* Esto son los estilos de los calendarios

.calendar {
  width: 100%;
  background-color: #eeefef;
  padding-bottom: 20px;
  border-bottom: 1px solid #9da6ab;
}
.calendar div {
  padding-top: 15px;
}



.calendar div a.rowleft {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  margin-left: 25px;
  float: left;
}
.calendar div a.rowright {
  margin-right: 25px;
  float: right;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
}
.calendar table {
  margin-left: 25px;
}
.calendar table thead {
  color: #59655f;
  /* text color

  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: bold;
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}
.calendar table thead tr {
  display: table-row;
}
.calendar table thead tr th {
  /* tamaño padding para el tamaño del calenrio
  color: #59655f;
  font-weight: bold;
  padding: 5px 15px;
  text-align: center;
  border-bottom: 0;
}
.calendar table tbody {
  color: #9da5ab;
  /* text color

  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}
.calendar table tbody tr {
  padding: 5px;
}
.calendar table tbody tr td {
  position: relative;
  padding: 5px 0px;
  text-align: center;
}
.calendar table tbody tr td a {
  color: #9da5ab;
  text-decoration: none;
}
.calendar table tbody tr td a.red {
  background-color: #d10a10 !important;
  color: #ffffff;
  padding: 2px 7px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}
.calendar table tbody tr td a.now {
  background-color: #596560;
  color: #ffffff;
  padding: 2px 7px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}
.calendar table tbody tr td a.action-border {
  border: 1px solid #d10a10;
  padding: 2px 7px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}
.calendar table tbody tr td a.action {
  background-color: #ffffff;
  padding: 2px 7px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}

/** Paginacion **/
.wp-pagenavi {
    border: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

.wp-pagenavi a{
    float: left;
    padding: 7px;
    color: #9da7a7;
    text-decoration: none;
    display: block;
    text-align: center;
    padding-top: 2px;
    line-height: 20px;
}
.wp-pagenavi span {
    text-align: center;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    /*border-color: #000;*/
    text-decoration: none;
    color: #000000;
}

.wp-pagenavi span.current {
    /*font-weight: bold;*/
    float: left;
    width: 24px;
    height: 22px;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    background-color: #d10a10;
    color: #ffffff;
}
/** end Paginacion **/


/* Robapaginas */

#robapaginasPortada{
  margin-bottom: 20px;
}

#bloghome.variosPost  #p1{border-top:0}

/*TAGCLOUD*/
.tagcloud{margin-bottom:20px}
