/*

Theme Name: alaputacalle

Theme URI: http://www.alaputacalle.com

Description: A child theme, as things are supposed to be.

Author: waldito

Author URI: http://www.waldito.com

Template: twentyten

Version: 1.0

Tags: nmc

License:  GPL

*/

@import url("https://www.alaputacalle.com/wp-content/themes/twentyten/style.css");

@import url(https://fonts.googleapis.com/css?family=Droid+Sans);

/* black */

body {
  background: #fff;
}

#masthead {
  position: relative;
}

#branding:after {
  content: "";
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  right: -20px;
  background: url("/wp-content/uploads/2023/01/rip.png") no-repeat;
  background-size: contain;
}

@media all and (min-width: 760px) {
  #branding:after {
    width: 298px;
    height: 298px;
    top: 0;
    right: -50px;
  }
}

/* Pagination */

.pagination {
  display: flex;
  flex-flow: row wrap;
  padding-bottom: 24px;
  gap: 8px;
  align-items: center;
  justify-content: center;
}

.pagination > * {
  color: #2d2d2d;
  border-radius: 4px;
  text-align: center;
  -webkit-flex-basis: 36px;
  /* Safari 6.1+ */
  flex-basis: 36px;
  line-height: 36px;
  min-width: 36px;
  margin: 4px 0;
}

.pagination > * {
  color: #2d2d2d;
  border-radius: 4px;
  text-align: center;
  background: #f3f3ef;
}

.pagination > a:hover,
span.current {
  background: #356493;
  background: linear-gradient(
    0deg,
    rgba(53, 100, 147, 1) 0%,
    rgba(78, 128, 179, 1) 50%,
    rgba(121, 166, 222, 1) 100%
  );
  color: #fefefe;
}

.pagination {
  display: flex;
}

.pagination .page-numbers.dots {
  background: none;
}

/* Redefinimos cabecera */

#site-title {
  display: none;
}

#header {
  padding-bottom: 0;

  padding-left: 0;

  padding-right: 0;

  padding-top: 20px;
}

#site-description {
  clear: right;

  float: right;

  font-style: italic;

  margin-bottom: 18px;

  margin-left: 0;

  margin-right: 0;

  margin-top: 14px;

  width: 220px;

  display: none;
}

#branding img {
  border: 0;

  border-top-right-radius: 8px;

  border-top-left-radius: 8px;

  clear: both;

  display: block;
}

#access {
  -moz-background-clip: border;

  -moz-background-origin: padding;

  -moz-background-size: auto auto;

  background-attachment: scroll;

  background-color: #01567e;

  background-image: none;

  background-position: 0 0;

  background-repeat: repeat;

  display: block;

  float: left;

  margin-bottom: 0;

  margin-left: auto;

  margin-right: auto;

  margin-top: 0;

  width: 940px;

  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

#access a {
  color: #b0cbd7;

  display: block;

  line-height: 38px;

  padding-bottom: 0;

  padding-left: 10px;

  padding-right: 10px;

  padding-top: 0;

  text-decoration: none;
}

#access li:hover > a,
#access ul ul :hover > a {
  -moz-background-clip: border;

  -moz-background-origin: padding;

  -moz-background-size: auto auto;

  background-attachment: scroll;

  background-color: #01486a;

  background-image: none;

  background-position: 0 0;

  background-repeat: repeat;

  color: #ffffff;
}

.entry-title a:link,
.entry-title a:visited {
  color: #01486a;

  text-decoration: none;
}

.entry-title a:active,
.entry-title a:hover {
  color: #086896;
}

div.menu li.login {
  float: right;
}

/* Post */

.entry-head {
  display: flex;
  gap: 16px;
  align-items: center;
}

.entry-head .avatar img {
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  min-width: 50px;
}

.entry-head .avatar a:hover img {
  outline: 2px solid #01486a;
}

.entry-head .avatar a:active img {
  outline: 2px solid #ff4b33;
}

#content .entry-title {
  color: #01486a;

  font-size: 31px;

  font-weight: normal;

  line-height: 1.3em;

  margin-bottom: 0;

  font-family: "Droid Sans", arial, serif;

  letter-spacing: -1px;
}

/* Login Page */

div#content form#loginform {
  background-color: #f1f1f1;

  border: 1px solid #c8c8c8;

  padding: 10px;

  padding-top: 40px;

  margin: 0;
}

div#content form#loginform label {
  display: inline-block;

  width: 200px;

  margin-left: 20px;

  text-align: right;

  margin-right: 10px;
}

div#content form#loginform input.input {
  height: 30px;

  display: inline-block;

  padding: 3px;

  width: 250px;
}

div#content form#loginform p.login-remember label {
  width: 325px;
}

div#content form#loginform p.login-submit input {
  margin-left: 225px;

  width: 100px;

  height: 35px;
}

div#content form#loginform p {
  padding-bottom: 0;

  margin-bottom: 10px;
}

div#content ul.manage-account {
  padding-top: 10px;
}

.masthead {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 321px) {
  .blog #wrapper,
  .page #wrapper {
    width: 90%;
    max-width: 940px;
  }
}

@media all and (min-width: 1024px) {
  .masthead {
    width: 940px;
    height: 190px;
  }
}

/* Photogallery override */

#container.one-column.wide #content {
  width: 100%;
}

/*Sidebar */

.widget-container,
.widget-container .wp-block-search__input {
  font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

.widget-container h3.widget-title {
  margin: 15px 0 10px;
}

.widget-container .wp-block-search__input {
  border: 1px solid #ccc;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.widget-container .wp-block-search__input:focus {
  outline: none;
  border-color: #000;
}

.widget-container .wp-block-search__button {
  margin-left: 0;
  border-left: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* Next and Prev Switch Links */

#nav-below {
  margin: 0;
  padding-top: 23px;
  border-top: 1px solid #e7e7e7;
}

.nav-next {
  float: left;
  text-align: left;
}

.nav-previous {
  float: right;
  text-align: right;
}

/* More Link*/

.entry-content .more-link {
  background-color: #6595cb;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  border-radius: 4px;
  padding: 12px 24px;
  transition: all 100ms linear;
}

.entry-content .more-link:hover {
  background-color: #76a4dc;
}

.entry-content .more-link:active {
  background-color: #2b547d;
}

.entry-content,
.entry-summary {
  padding-bottom: 24px;
}

/* Pretty Quotes */

.wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow p::first-letter {
  color: #ccc;
  float: left;
  font-family: Georgia;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 22px;
  padding-left: 3px;
}
