/*
Theme Name: Arte y Crítica
Theme URI: 
Author: A Pie 
Author URI: https://www.apie.cl
Version: 1.1;
*/

@import url(/wp-content/themes/arteycritica/fontface/bebas-neue-fontfacekit/stylesheet.css);
@import url(/wp-content/themes/arteycritica/css/html5.css);
@import url(/wp-content/themes/arteycritica/css/wp.css);
@import url(/wp-content/themes/arteycritica/css/colorbox.css);
@import url(/wp-content/themes/arteycritica/css/ayc2.css);

body {
  background-color: white;
}
a, a:link, a:visited {
  text-decoration: none;
  color: #555555;
}
a:focus, a:hover {
  color: #888888;
  text-decoration: underline;
}
.stdwrap {
  width: 1000px;
  margin: 0 auto;
}
.padd-6 {
  padding: 6px;
}
.padd-12 {
  padding: 12px;
}
.padd-24 {
  padding: 24px;
}
#utilbar {
  background-color: #282726;
  color: white;
  height: 47px;
  position: fixed;
  width: 100%;
  z-index: 10;
  top: 0;
  box-shadow: 0 0 5px #333;
  /*overflow: hidden;*/
}
.admin-bar #utilbar {
  top: 28px;
}
#utilbar #searchform label, #site-footer #searchform label {
  display: none;
}
#utilbar #searchform, #site-footer #searchform {
  width: 155px;
  float: left;   
}

#searchform input#search:hover,
#searchform input#search:focus
 {
  background-color:#f0f0f0;
}

#site-footer #searchform {
  margin: 10px 0;
  float: none;
}
.topnav a.facebook {  
  background: url(img/fbico.png) no-repeat center;  
}

.fb-like span, .fb-like iframe { height:25px!important; width:150px!important}

a.contopnavicon {
  line-height:19px;
  display:inline-block;
  margin-right:5px;
}

a.oldsite {
  float:left;
  color:#f0f0f0;
  margin:11px 24px 0 32px;
}

a.topnavicon {
  display: inline-block;
  text-indent: -9999px;
  width: 16px;
  height: 16px;
  -moz-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
  margin-right:5px;
  line-height:19px;
  background-repeat:no-repeat;
  background-position:center;
}

a.mailto, a.oldsite {
  -moz-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
}

a.topnavicon:hover,
a.contopnavicon:hover
 {
  border: none;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
}

.footfacebook {
  font-size: 14px;
}
a.footfacebook:hover {
  text-decoration: none;
  border-bottom: 1px dotted #bdbdbd;
}
#utilbar #searchform input, #site-footer #searchform input, #searchform2 input {  
  padding: 3px;
  color: #555;
  background-color: #dedede;
}
#utilbar #searchform {
  margin: 11px 0 0 0;  
}

#utilbar #searchform input#search,
#site-footer #searchform input
 {
  border:none;
  border-radius:4px;  
  padding:3px 3px 3px 20px;
  background:#ccc url(img/search.png) no-repeat 3px center;  
  width:117px;
}




#site-footer #searchform input {
  width: 160px;
  
}
#searchform2 {
  clear: both;
  margin: 24px 0;
  padding: 12px;
  background-color: #f0f0f0;
  width: 500px;
}
#inline-searchform {
  padding: 24px;
  background-color: #ccc;
  width: 235px;
}
#inline-searchform label {
  display: none;
}
#utilbar a.house {  
  background-image: url(img/home.png);  
}

#utilbar span.autor {
  padding: 3px;
  background-color: #555;
  border-radius: 3px;
  margin-right: 6px;
}

.thised {
  float: left;
  margin-right: 12px;
  font-size: 24px;
  font-family: 'PT Sans Narrow', sans-serif;
}
.autortag {
  width: 2000px;
  display: block;
  padding: 6px;
}
.holder {
  width: 857px;
  overflow: hidden;
  height: 30px;
  margin-top: 4px;
}
#mainbox {
  overflow: hidden;
  margin-bottom: 24px;
  clear: both;
}
.site-head {
  position: relative;
}
header#site-header {
  overflow: hidden;
  margin-bottom: 24px;
  position: absolute;
  width: 280px;
  right: 0;
  top: 0;
  z-index: 5;
}
.admin-bar header#site-header {
  top: 28px;
}
.text-content a.cboxElement {
  border: none;
}
.text-content a.cboxElement:hover {
  border: none;
}
/*Numero*/
a.numero, span.numero {
  position: absolute;
  top: 100px;
  right: 157px;
  text-align: center;
  display: block;
  width: 160px;
  height: 160px;
  color: white;
  background: #555;
  font-family: 'Open Sans', sans-serif;
  z-index: 6;
  padding: 0;
  text-shadow: 0 1px 2px #000;
  border: 3px solid #CA2525;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

#prevnums {
  width:960px;
  margin:0 auto;
  overflow:hidden;
  padding:12px 0;
}

.archive #prevnums {
  width:600px;
  margin-right:200px;
}

.archive #prevnums .prevnum-room {
  margin-bottom:24px;
}

#prevnums a.numero {
  position:relative;
  top:0;
  right:0;  
}

#prevnums .prevnum-room {
  float:left;
  margin-right:26px;
  border-radius:50% 50% 0 0;
  background-color:#555;
  height:230px;
  text-align:center;
  color:white;  
}

.prevnum-room .prevnum-data {
  padding-top:12px;
}

.prevnum-room .prevnum-date {
  text-transform:uppercase;
}

.prevnum-pdflink {
  display:block;
  padding-top:6px;  
}

.prevnum-pdflink a {
  color:white;
  color:#cacaca;
  text-shadow:0 1px 0 black;
}

.prevnum-pdflink a:hover {
  text-decoration:none;
  color:white;
  text-shadow:none;
}

.prevnum-sep {  
  border-top:3px solid #ccc;
}

span.altbg {
  width: 160px;
  height: 160px;
  position: absolute;
  opacity: 0;
  display: block;
  border-radius: 50%;
  -moz-transition: opacity linear 1s;
  -webkit-transition: opacity linear 1s;
  -o-transition: opacity linear 1s;
  -ms-transition: opacity linear 1s;
  transition: opacity linear 1s;
}
.admin-bar a.numero {
  top: 129px;
}
a.numero:hover {
  text-decoration: none;
}
a.numero:hover span.altbg {
  opacity: 1;
}
.cifra, .ordinal {
  float: left;
  display: block;
}
.numtitle, .cifra, .ordinal {
  -moz-transition: opacity linear 1s;
  -webkit-transition: opacity linear 1s;
  -o-transition: opacity linear 1s;
  -ms-transition: opacity linear 1s;
  transition: opacity linear 1s;
}
a.numero:hover .cifra, a.numero:hover .ordinal, a.numero:hover .numtitle {
  opacity: 0;
}
.numero .bisel {
  display: block;
  width: 160px;
  height: 160px;
  position: absolute;
  background: transparent;
}
.ordinal {
  font-size: 28px;
  font-family: Georgia, serif;
  margin-top: 12px;
}
.numero .cifra {
  font-size: 71px;
  line-height: 0.85em;
  height:74px;
  margin: 0;
  font-weight: 300;
  font-family: Georgia, serif;
}
.numero .wrapl {
  display: block;
  font-size: 16px;
  margin: -6px 0 -10px 48px;
  overflow: hidden;
}

.edicion-header .numero .cifra,
.prevnum .numero .cifra {
  height:120px;
  font-size:102px;
}

.edicion-header .ordinal,
.prevnum .ordinal {
  margin-top:21px;
}

.numero .ntxt {
  display: block;
  -moz-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  zoom: 1;
}
.numtitle {
  font-size: 15px;
  line-height: 1.05em;  
  clear: both;
  text-transform: uppercase;
  width: 166px;
  font-weight:bold;
  display:block;
  padding:8px 3px 3px 3px;
}
.social-exc .social-wrap, .connarea {
  clear: both;
  padding: 12px;
  background-color: #f0f0f0;
  margin-top: 12px;
  width: 150px;
  border-top: 1px solid #787878;
  text-align: center;
}
.social-exc {
  padding: 12px 0;
  margin: 0 12px 12px 0;
  border-top: 3px solid #ccc;
  width: 340px;
  overflow: hidden;
}
.social-exc .sic {
  display: block;
  width: 22px;
  height: 32px;
  float: left;
  margin-right: 6px;
  background-repeat: no-repeat;
  background-image: url(img/socsprite.png);
  cursor: pointer;
}
.endshare .social-wrap {
  padding: 12px 6px;
  float: left;
  width: 100px;
}
.text-content a.articulo-citado {
  padding: 12px;
  font-size: .9em;
  border: 1px solid #f0f0f0;
  margin: 24px 0;
  display: block;
  overflow: hidden;
  background-color: #555;
  color: #f0f0f0;
  box-shadow: 0 0 3px #555;
  clear: both;
}
.text-content a.articulo-citado:hover, .text-content a.articulo-citado:focus {
  background-color: #000;
  text-decoration: none;
  color: white;
}
a.articulo-citado p {
  font-size: 13px;
  margin: 18px 0 0 138px;
}
a.articulo-citado img {
  float: left;
  margin-right: 12px;
}
.sic.twt {
  background-position: -26px top;
}
.sic.twt.active {
  background-position: -26px -34px;
}
.sic.gpl {
  background-position: -52px top;
}
.sic.gpl.active {
  background-position: -52px -34px;
}
.sic.fb {
  background-position: -78px top;
}
.sic.fb.active {
  background-position: -78px -34px;
}
.sic.in {
  background-position: 0 top;
}
.sic.in.active {
  background-position: 0 -34px;
}
h1#ayclogo {
  margin: 0;
}
h1#ayclogo a {
  color: #A94421;
  font-size: 72px;
  width: 175px;
  line-height: 64px;
  position: absolute;
  top: 44px;
  right: 0;
  text-align: center;
  margin: 0;
  padding: 24px 12px 6px 0;
  display: block;
  height: 234px;
  box-shadow: 0 0 3px #333;
  background-image: url(img/ayclogo4.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: white;
  text-indent: -9999px;
  margin-bottom: 3px;
  z-index: 2;
}
h1#ayclogo.numlogo a {
  background-image: url(img/mini_ayclogo4.png);
  width: 140px;
  height: 189px;
  padding: 36px 12px 12px 0;
  margin: 0 0 12px 0;
  box-shadow: 0 0 9px #000;
}
header#site-header.numlogo {
  z-index: 20;
}
h1#ayclogo a .y {
  color: #555;
  font-size: 80px;
}
h1#ayclogo a:hover {
  text-decoration: none;
}
.top-site {
  background: #555;
}
#menu-arriba {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  padding-top: 44px;
}
nav#breadcrumb {
  max-width: 600px;
  color: #555;
  margin: 12px 0 0 12px;
}
#menu-arriba ul li {
  float: left;
  font-size: 16px;
  margin-right: 10px;
  position: relative;
  margin-top:3px;
}
#menu-arriba ul {
  height: 34px;
}
#menu-arriba ul li a {
  display: block;
  color: white;
  padding: 3px 6px;
}
#menu-arriba ul li ul.sub-menu {
  position: absolute;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0);
  left: -9999px;
}
#menu-arriba ul li:hover ul.sub-menu {
  left: 0;
}
#menu-arriba ul ul.sub-menu {
  padding: 0;
  margin: 0;
}
#menu-arriba ul ul.sub-menu li {
  background-color: #333;
  padding-top: 1px;
  float: none;
  margin: 0;
}
#menu-arriba ul li ul.sub-menu a {
  white-space: nowrap;
}
/*Prev Num*/
.prevnumwrap {
  width: 960px;
  margin: 0 auto; 
  position: relative; 
}
.prevnum {
  margin: 0;
  padding: 0;
  border-top: 1px solid #c92424;
}
.prevoverlay {
  height:148px;  
  background:rgba(255,255,255,0.8);  
}

.prevnum span.numero {
  top: -8px;
  left: 0;
}
.prevnumtitle {
  margin-left: 200px;  
}

span.ant {
  text-transform: uppercase;  
  color:white;
  position:absolute;
  top:-12px;
  left:200px;
  padding:4px;  
  background-color: #333;
}

.prevnum h2 a {
  font-size: 53px;
  color: #c92424;
  font-family: 'BebasNeueRegular', sans-serif;
  text-transform: uppercase;
  /*text-shadow: 0 1px 2px #ccc;*/
}

.prevnum h2 a:hover {
  color:#000;
}

.prevnum h2 {
  position: absolute;
  left:200px;
  top:40px;
}

/*headings*/
h1,
h2,
h3,
h4,
h5 {
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: 300;
}
h1 {
  font-size: 48px;
  margin-bottom: 24px;
}
h2 {
  font-size: 42px;
  margin-bottom: 21px;
}
h3 {
  font-size: 32px;
  margin-bottom: 16px;
}
h4 {
  font-size: 28px;
  margin-bottom: 14px;
}
h5 {
  font-size: 26px;
  margin-bottom: 13px;
}
/*Footnote*/
sup.footnote a {
  color: #c92424;
}
sup.footnote a:hover {
  text-decoration: none;
}
/*singles*/
/*text-content*/
section#content {
  clear: both;
  padding-left: 60px;
}
section.text-content .alignleft {
  margin-left: -67px;
}
section.text-content .alignright {
  margin-right: -67px;
}
section.text-content {
  font-size: 16px;
  line-height: 1.5em;
  width: 600px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #111;
  clear: both;
  float: left;
}
.article-header {
  overflow: hidden;
  max-width: 610px;
  margin-top: 48px;
}
.single .article-header {
  margin-top: 60px;
}
.article-header h1 {
  font-size: 52px;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 54.6px;
  margin-bottom: 0;
}
.article-title, .article-title a {
  color: #2f2f2f;
}
.article-title a:hover {
  color: #545454;
}
.footnotes {
  font-size: 13px;
  margin-top: 32px;
  padding-top: 12px;
  border-top: 1px solid #ccc;
}
#notebox {
  width: 244px;
  margin-top: 42px;
}
#notebox li {
  background-color: white;
  margin: 0 0 12px 20px;
}
.footnotes li {
  margin-bottom: 6px;
}
.footnotes ol {
  margin-left: 18px;
}
.footnotereverse a {
  color: #C92424;
}
.footnotereverse a:hover {
  text-decoration: none;
}
/*No encontrado*/
.notfound h1 {
  width: 600px;
}
.excerpt, .excerpt p, .postcur-excerpt {
  font-size: 21px;
  font-family: 'Open Sans', serif;
  font-weight: 300;
  margin-bottom: 24px;
  line-height: 28px;
}
.postcur-excerpt p {
  margin-bottom: 24px;
}
.excerpt p:first-child::first-letter {
  font-size: 74px;
  display: inline-block;
  float: left;
  margin: -0.075em 0.15em 0.15em 0;
  font-style: italic;
}
.featured-image {
  float: right;
  margin: 0 -338px 24px 24px;
}
.featured-image p.wp-caption-text {
  text-align: right;
}
.article-header cite.autor {
  font-size: 18px;
  font-weight: 400;
  display: block;
  margin: 24px 0 32px 24px;
}
.no-post-thumbnail .excerpt {
  width: 700px;
}
section.text-content blockquote {
  text-align: right;
  font-size: 15.6px;
  font-style: italic;
}
.the-content h5 {
  margin: 24px 0;
}
section.text-content p {
  margin-bottom: 12px;
}
section.text-content ul {
  margin-left: 2em;
}
section.text-content ul li {
  margin-bottom: 0.7em;
  list-style: circle;
}
section.text-content img {
  border: 1px solid #555;
}
#site-footer {
  overflow: hidden;
  margin-top: 48px;
  background-color: #282726;
  clear: both;
  padding: 32px 0 32px 0;
}
.licencia {
  width: 200px;
  float: left;
  font-size: 11px;
  color: #A5A5A5;
}
.licencia a {
  color: #ccc;
}
.licencia a:hover {
  text-decoration: none;
  border-bottom: 1px dotted #ccc;
}
#site-footer .menu a {
  color: #888;
  font-size: 14px;
}
#site-footer .menu li {
  margin-bottom: 3px;
}
#site-footer .menu a:hover {
  text-decoration: none;
  border-bottom: 1px dotted #888;
}
#site-footer .footmenu {
  float: left;
  width: 200px;
}
#site-footer .footmenu a {
  color: #BDBDBD;
}

#site-footer .footfirst {
  width:160px;
}

.fin-wrap {
  float: right;
  -moz-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  color:white;
  text-align:right;
  width:200px;
}

.fin-wrap span {
  color:white;
  display:block;
  margin-bottom:12px;    
}

.footlogo {
  float: left;
  margin-right: 48px;
}
.ptype {
  text-transform: uppercase;
}
.taxmeta {
  padding: 24px;
  margin: 24px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
}
.taxmeta p {
  margin-bottom: 12px;
}
.taxmeta a:hover {
  color: #000;
}
.taxlabel {
  text-transform: uppercase;
}
/*Derecha*/
.rightinfo {
  float: right;
  width: 260px;
  margin-top: 624px;
}

.single-ayc_somos .rightinfo {
  margin-top:140px;
}

.autorminificha {
  margin-bottom: 12px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 12px;
}
.autorminificha h3 {
  line-height: 1.2em;
}
.autorminificha img {
  float: left;
  margin-right: 5px;
}
.autorminificha div {
  clear: both;
  padding-top: 12px;
}
h4.miniart {
  font-size: 18px;
  margin: 0;
}
.morenum, .moreaut {
  margin-top: 4px;
  padding: 12px 0;
  border-bottom: 1px solid #ccc;
}

.author-list {
  font-size:16px;  
}

.author-list li {
  margin-bottom:8px;
}


h3.titleholder {
  font-size:24px;
  margin-bottom:0;
}

#morenav {
  position:relative;
}

.auts-2 #morenav {  
  height:50px;
}

.auts-1 #morenav {
  height:20px;
}

a.tabsel {  
  background-color:#ccc;   
  font-size:12px;
  width:200px;
  margin:2px 0 4px 20px;
  border-radius:4px;
  padding:3px;
  display: block;  
  text-align:right;
}

/*a.tabsel.num-2 {
  top:60px;
}*/

a.tabsel:hover, 
a.tabsel.active
 {
  background-color:#f0f0f0;
  text-decoration:none;
}

a.tabsel.active {
  display:none;
}

/*a.tabsel.active {
  font-size:24px;
  font-family: 'PT Sans Narrow';
  background-color:transparent;  
  width:100%;
  margin-left:0;
  top:0;
}*/



.moreaut h3.tabt {
  font-size:24px;
}

li.item-list-article {
  margin-bottom: 12px;
}
.morenum .autor {
  font-size: 14px;
  display: block;
}
/*Numero de Revista*/
.ayc_ed #content {
  z-index: 5;
  width: 100%;
  padding: 28px 0 0 0;
  overflow: hidden;
}
.home .ayc_ed #content {
  padding-top: 0;
}
.edicion-header {
  width: 980px;
  margin: 420px auto 24px auto;
  position: relative;
  text-align: center;
  z-index: 3;
}
.edicion-header h1 {
  text-align: left;
  font-family: 'BebasNeueRegular', sans-serif;
  font-weight: normal;
  margin-left:82px;
  font-size: 64px;
  line-height: 62px;
  background-color:rgba(255,255,255,0.8);
  display: inline-block;
  padding:12px 12px 12px 19px;
  text-transform: uppercase;
  color: #C92424;
  width: 672px;
}
.edicion-header span.numero {
  position: absolute;
  display: block;
  left: 0;
  top: -22px;
  z-index: 2;
}
figure.main-edition-image {
  text-align: center;
  position: relative;
  margin:0 auto;
  max-width:1366px;
}
figure.main-edition-image img {
  width: 1366px;
  height: 436px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  -moz-transition: opacity ease-in 1s;
  -webkit-transition: opacity ease-in 1s;
  -o-transition: opacity ease-in 1s;
  -ms-transition: opacity ease-in 1s;
  transition: opacity ease-in 1s;
}
.single-ayc_edicion figure.main-edition-image img {
  top: 16px;
}
img.orimg {
  left: 0;
}
img.altimg {
  opacity: 0;
  z-index: 2;
}
figure.main-edition-image:hover img.altimg {
  opacity: 1;
}
.main-edition-post {
  width: 980px;
  margin: 0 auto 24px auto;
  overflow: hidden;
  padding: 0 0 24px 0;
  border-bottom: 1px solid #ccc;
}
.main-edition-post h2 {
  margin-bottom: 12px;
  line-height:1em;
}
.main-edition-post cite {
  margin-bottom: 12px;
  font-size: 16px;
  display: block;
  margin-left:374px;
}
.main-edition-post h2 a:hover {
  text-decoration: none;
}
.main-edition-post img.wp-post-image {
  float: left;
  margin-right: 24px;
}
.mini-article h3 {
  font-size: 21px;
  margin-bottom: 0;
  line-height: 1.2em;
}
.article-list-columns {
  width: 980px;
  margin: 0 auto 48px auto;
  overflow: hidden;
}
.mini-article {
  width: 310px;
  float: left;
  margin: 8px 8px 12px 8px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 12px;
}
.mini-article h3 a:hover {
  text-decoration: none;
}
/*Single Postcur destacado*/
.bgoverlay {
  display: block;
  z-index: -1;
  height: 1000px;
  width: 100%;
  background: url(img/bgoverlay.png) repeat-x top;
  position: absolute;
  top: 0;
}
/*Autor*/
ul.listart {
  margin: 24px 0;
  padding: 12px;
  background-color: #f0f0f0;
}
ul.listart li {
  margin: 0;
  list-style: none;
}
.featured-author {
  float: left;
  margin-right: 12px;
  border: 1px solid #555;
}
.single-ayc_autor .article-header {
  margin-bottom: 24px;
}
.single-ayc_autor .rightinfo {
  margin-top: -220px;
}
/*Archive*/
.archive article, .page-template-columnistas-php article {
  clear: both;
  width: 700px;
  margin-bottom: 24px;
  overflow: hidden;
}
.archive article .text-content, .page-template-columnistas-php article .text-content {
  width: auto;
}
.archive article .taxmeta, .page-template-columnistas-php article .taxmeta {
  clear: both;
  font-size: 14px;
  margin: 0;
  border: 0;
}
.archive-article-header h2 {
  font-size: 32px;
  margin-bottom: 0;
  line-height:1.1em;
}

.archive-article-header a {
  color:#333;
}

div.ptypedesc {
  font-size: 18px;
  width: 600px;
  padding: 12px;
  background-color: #f0f0f0;
  margin: 24px 0;
}
h1 a:hover, h2 a:hover, h3 a:hover {
  text-decoration: none;
}
.archive article .autor, .page-template-columnistas-php article .autor {
  margin-bottom: 12px;
  display: block;
}
.content-push-128 {
  margin-left: 128px;
  background-color: rgba(255, 255, 255, 0.6);
  background-image: url(img/bgdeg.png);
  background-repeat: repeat-y;
  background-position: right;
  overflow: hidden;
  padding: 12px;
}
.archive-featured-image {
  float: left;
  margin-right: 12px;
}
span.fecha {
  text-transform: uppercase;
}
.taxmeta {
  clear: both;
}
#comments-section {
  clear: both;
}
#respond {  
  margin-right: 24px;  
}
div.reply {
  text-align: right;
}
a.comment-reply-link {
  color: #c92424;
}
h4.titlecomment {
  margin-bottom: 24px;
  font-size: 24px;
}

li.comment p {
  margin-bottom: 12px;
}

.comtitle {
  color: #c92424;
  display: block;
}
#respond p {
  margin-bottom: 12px;
}
#fb-user, #tw-user {
  border: 1px dotted silver;
  display: block;
  padding: 5px;
  overflow: hidden;
}
#fb-user .fb_profile_pic_rendered, #tw-user img {
  float: left;
  margin-right: 5px;
}
div.commentlist {
  clear: both;
  width: 862px;
  margin: 0 auto;
  padding: 24px 0;
}
.comment-body {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
ul.listacomentarios li {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ccc;
}
ul.listacomentarios li.depth-1 {
  margin-left: 24px;
}
ul.listacomentarios li ul.children {
  margin: 24px 0 24px 24px;
}
.comment-author .fn {
  font-size: 24px;
  font-style: normal;
}
.commentmetadata {
  margin-bottom: 12px;
  font-size: 14px;
}
.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-comment {
  padding: 12px 0;
  overflow: hidden;
  margin-bottom: 12px;
}
.comment-form-comment label, .comment-form-author label, .comment-form-email label {
  float: left;
  margin-right: 12px;
  width: 80px;
}
.comment-form-comment input,
.comment-form-author input,
.comment-form-email input,
.comment-form-comment textarea#comment {
  float: left;
  width: 360px;
  border: 1px solid #555;
  background-color: white;
  padding: 4px;
}
.comment-form-comment textarea#comment {
  resize: vertical;
  max-width: 360px;
  max-height: 700px;
}

#comment-user-wrapper {
  float:left;
  width:500px;
  background-color:#f0f0f0;
  padding:12px;
  margin-right:24px;
  overflow:hidden;
}

#commentform {  
}

#alt-login-methods {
  overflow: hidden;  
  width: 200px;
  float: right;  
  margin-bottom: 12px;
  margin-top:-50px;
  text-align:right;
}

p.comment-form-author {
  clear: both;
}
.usesoc {
  float: left;
  width: 85px;
}
.search article {
  width: 700px;
  margin-bottom: 36px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ccc;
}
.search article img {
  float: left;
}
.searchtxtcont {
  margin-left: 172px;
}
strong.search-excerpt {
  font-weight: normal;
  background-color: #e56e6e;
}
.search-result h3 {
  margin-bottom: 0;
}
div.search-excerpt {
  margin-top: 24px;
}
.topnav {
  padding-top: 11px;
  width: 246px;
  float: left;
}
.topnav a {
  color: #f0f0f0;
}
.topnav a:hover {  
  text-decoration: none;  
}

.topnav ul li {
  display: inline;
}

a.somos {
  text-indent:-9999px;
  background-image:url(img/info.png);
  background-repeat:no-repeat;
  background-position:center;
  width:16px;
  height:16px;
  display:inline-block;
  /*line-height:16px;*/
}

a.somos:hover {
  text-decoration:none;
}

.sconn {
  background-image: url(img/socialconn2.png);
  width: 32px;
  height: 40px;
  display: block;
  text-indent: -999em;
  background-repeat: no-repeat;
  float: left;
  margin: 0 6px 0 0;
}
.connarea {
  margin-top: 0;
  width: 170px;
  background-color: #D9D9D9;
  border: 1px solid #CFCFCF;
}
#tweetconn {
  background-position: -134px top;
  clear: both;
}
#faceconn {
  background-position: -175px top;
  clear: both;
}
#twtconn {
  background-position: -29px top;
}
#twtconn.active {
  background-position: -29px -43px;
}
#fbconn {
  background-position: -93px top;
}
#fbconn.active {
  background-position: -93px -43px;
}
#faceconn {
  margin-top: 4px;
}
p.form-submit {
  text-align: right;
}
.button, p.form-submit input#submit {
  border: none;
  color: #5B5B65;
  background: #ccc;
  border: none;
  padding: 6px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #BBB;
  border-right: 1px solid #bbb;
  border-top: 1px solid #EEE;
  border-left: 1px solid #eee;
  text-shadow: 0 1px 0 white;
}
.button:hover,
button:focus,
p.form-submit input#submit:hover,
p.form-submit input#submit:focus {
  border-top: 1px solid #BBB;
  border-left: 1px solid #bbb;
  border-bottom: 1px solid #EEE;
  border-right: 1px solid #eee;
  background-color: #C2C2C2;
  color: #4A4A4A;
  text-shadow: 0 1px 0 #f0f0f0;
}
.homesep {
  border-top: 5px solid #ccc;
}
.homestuff, .socialstuff {
  clear: both;
  padding: 12px 0;
  margin: 12px auto;
  width: 960px;
  overflow: hidden;
}
.socialstuff {
  margin-top: 12px;
  padding-top: 24px;
  border-top: 1px solid #ccc;
}
.homestuff h2 {
  font-size: 28px;
  line-height: 1em;
}
.homestuff h3 {
  font-size: 21px;
  line-height: 1.2em;
}
.homestuff .colhome, .socialstuff .colhome {
  float: left;
  width: 460px;
}
.otrart li {
  list-style: none;
  margin-bottom: 12px;
}
.otrart li h3 {
  margin-bottom: 6px;
}
.socialstuff .lastcomments {
  width: 480px;
}
.socialstuff .facebox {
  width: 440px;
}
.lastcomments {
  padding-right: 12px;
  margin-right: 24px;
}
.lastcomments ul li a {
  margin-bottom: 16px;
  padding: 10px 64px 10px 10px;
  background-color: #f0f0f0;
  font-size: 14px;
  position: relative;
  height: 120px;
  display: block;
}
.lastcomments ul li a:hover {
  text-decoration: none;
  color: #555;
}
.lastcomments ul li a:hover span.comdate {
  background-color: #ccc;
  color: #555;
}
.lastcomments ul li span.compost {
  line-height: 20px;
}
.lastcomments ul li span.comdate {
  position: absolute;
  right: 0;
  top: 0;
  height: 100px;
  width: 40px;
  background-color: #555;
  color: white;
  padding: 20px 10px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.lastcom hr {
  margin: 5px 0;
}
.lastcomments ul li span.comaut {
  text-transform: uppercase;
  font-size: 13px;
  border-bottom:1px dotted #ccc;
}
.lastcomments ul li span.comdate i {
  font-style: normal;
}
.lastcomments ul li span.compost {
  font-size: 18px;
  font-family: 'PT Sans Narrow', sans-serif;
}
.colhome img {
  float: left;
  margin-right: 12px;
}
.somosart {
  margin-right: 20px;
  padding-right: 19px;
  border-right: 1px solid #ccc;
}
.som-exc {
  font-size: 16.9px;
  font-family: 'Open Sans', sans-serif;
}
.som-exc p {
  margin-bottom: 12px;
}

.nori-exc {
  font-size:14px;
  font-family: 'Open Sans', sans-serif;
}

.nori-exc p {
  margin-bottom:8px;
}

.pdf_edition {
  position:absolute;
  top:95px;  
  color:#333;  
}

.mas {
  text-align: right;
}
.mas a {
  color: #c92424;
}
.type-ayc_novedades .article-header {
  margin-bottom: 48px;
}
.text-content a, .taxmeta a {
  color: #c92424;
  border-bottom: 1px dotted #c92424;
}
.text-content a:hover, .taxmeta a:hover {
  color: #555;
  border-bottom: 1px solid #555;
  text-decoration: none;
}


/*Nori Stuff*/

#ajaxnoriOps {
  display:none;
}

/*Banners*/

#banner-principal {
  width:980px;
  margin:24px auto;
  overflow:hidden;
}

#banner-interior {
  width:260px;
  overflow:hidden;
  margin:0 0 24px 0;
}