/*
Theme Name: juanalonso2015
Theme URI: http://juanalonso.net
Description: 2015's theme for juanalonso.net.
Version: 1.0
Author: Juan Alonso
Author URI: http://juanalonso.net/
*/

@font-face {
    font-family: gb;
    src: url(gb.otf);
}

@font-face {
    font-family: gr;
    src: url(gr.otf);
}

body {
  background: #fff;
  font-family: gr, Georgia, Times, "Times New Roman", serif;
  font-size: 21px;
  line-height: 130%;
  margin: 0;
  padding: 0;
  color: #333332;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


.med-headline,
.post-date,
body .yarpp-related h3,
.related-posts h3,
#comments h3.section-title  {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 16px;
}

body .yarpp-related a {
  font-weight: normal;
}

.posts-column ul,
.home-column ul {
  list-style: none;
  margin: 0 0 40px 0;
  padding: 0;
}

.posts-column li,
.home-column li {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 120%;
}

.med-headline {
font-size: 18px;
letter-spacing: 4px;
margin-bottom: 10px;
}


#footer,
.nav {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
}

#footer ul {
  margin-bottom: 15px;
}

#footer li li {

}

.post-pic {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.post-pic img {
  width: 110px;
  height: 95px;
}


.f_deca {
  font-size: 24px;
}

.f_hecto {
  font-size: 30px;
  line-height: 33px;
}

.f_milli {
  font-size: 13px;
  line-height: 13px;
}

.secondary {
  color: #afafaf;
}

h1, h2 {
  font-family: gr, "Helvetica", "Arial", serif;
  text-transform: uppercase;
  font-weight: bold;
}

h1, h2 {
  letter-spacing: 8px;

}

.home-column {
  width: 32%;
  float: left;
  padding-right: 10px;
}

.f_kilo {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}

.main-post {
  text-align: center;
}

.entry {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

.entry h1 {
  font-size: 20px;
  font-size: 2.0rem;
}

.entry h2 {
  font-size: 20px;
  font-size: 2rem;
}

img {
  max-width: 100%;
  height: auto;
}

#page {
	background: #fff;
	margin: 0px auto;
	padding: 0 5% 0 5%;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}

#logo {
  text-align: center;
}

#logo .sm-headline {
  margin-top: -7px;
}

.sm-headline {
  text-transform: uppercase;
  font-size: 12px;
  font-family: gr, serif;
  line-height: auto;
}

#logo {
  margin-bottom: 33px;
}

#logo a {
  background: url(img/header-bg.png);
  background-repeat: repeat-x;
  display: block;
  /* 40px vs 2rem is correct, necessary for ie8 */
  margin: 10px auto 40px auto;
  margin: 1rem auto 0 auto;
  max-width: 800px;
  height: 48px;
  background-position: center center;
  text-decoration: none;
}

#logo img {
  width: 182px;
  height: 48px;
  border: 0;
}

#sidebar {
  text-align: left;
  margin-left: 10px;
}

#sidebar ul {
  margin: 0px 0 0 0px;
  padding: 0;
  list-style: none;
}

.single-post-supporting-section,
.comments-inner,
.yarpp-related {
  width: 60%;
  display: inline-block;
  text-align: left;
}

#sidebar li {
  margin-bottom: 5px;
}

#sidebar .sections a {
  font-family: Rambla, Arial, sans-serif;
  color: #20e300;
}

.centered { text-align: center; }

a { color: #066cea; }
a:hover { color: #000; }

h1, h2, h3 {
  margin: 0 0 5px 0;
  margin: 0 0 0.5rem 0;
  padding: 0;
}

.section-title {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}

blockquote {
  border-left: 15px solid #eee;
  padding-left: 15px;
  margin-bottom: 30px;
}

p {
  margin: 0 0 2.1rem 0;
}

p + p {
  margin: 10px 0;
  margin: 2.1rem 0;
}

h2.post-title {
  color: #000;
}

.attribution { text-align: right; }

.post {
  clear: both;
}

.posts-listing .hentry p, .post-listings .hentry div { display: inline; }
.posts-listing .hentry br { display: none; visibility: hidden; }

.posts-separator {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.post a img {
  border: 1px solid #000;
}

a img.noborder,
.post a img.noborder {
  border: 0;
}

.post img { margin-bottom: 10px; }
.post-thumbnail { float: left; margin: 0 10px 10px 0; width: 85px; height: 85px; }
.post ul {
  margin: 0 0 2rem 0;
}

.post li { margin:7px 0 18px 10px; }
.post ul li { margin:7px 0 18px 10px; list-style: none; }

.main-post {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}

.post ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 20px;
	list-style: none;
	padding-left: 40px;
	text-indent: -10px;
}

.post ul li:before {
  content: "\00BB \0020";
}

.post .featured-image {
  margin-top: 45px;
  margin-bottom: 25px;
  font-style: italic;
  color: #6a6a6a;
}

.post .featured-image.first {
  margin-top: 0;
}

.avatar {
  float: right; margin: 0 0px 5px 5px;
}

.comment {
  margin-bottom: 50px;
}

.commentdate {
  color: #ababab;
  font-size: 12px;
  letter-spacing: 1px;
}

cite.fn {
  font-style: normal;
  font-weight: bold;
}

.comment-edit-link {
  color: #ababab;
  text-decoration: underline;
}

.singlepage .main-post { margin-bottom: 80px; }

ol.commentlist {
  margin: 00 0 0; padding: 0;
}

.commentlist li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}

.grid-1,
.grid-2,
.grid-3,
.grid-4,
.grid-5,.grid-6,.grid-7,.grid-8,.grid-9,.grid-10,.grid-11,.grid-12,.grid-13,.grid-14 {
	float: left;
	margin-right: 20px;
}

.glast {
	margin-right: 0;
}

.grid-1 {
	width: 40px;
}

.grid-2 {
	width: 100px;
}

.grid-3 {
	width: 170px;
}

.grid-4 {
	width: 220px;
}

.grid-5 {
	width: 280px;
}

.grid-6 {
	width: 340px;
}

.grid-7 {
	width: 400px;
}

.grid-8 {
	width: 460px;
}

.grid-9 {
	width: 520px;
}

.grid-10 {
	width: 580px;
}

.grid-11 {
	width: 640px;
}

.grid-12 {
	width: 700px;
}

.grid-13 {
	width: 760px;
}

.grid-14 {
	width: 800px;
}

.grid-15 {
	width: 880px;
}

.grid-16 {
	width: 940px;
}

.clearb {
	clear: both;
}

.homepage-separator {
  height: 60px;
}

.column-title {
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
  color: #ABABAB;
  margin-bottom: 20px;
}

.paginated-comments-pages a,
.paginated-comments-pages strong {
  margin: 0 2px;
  padding: 0 2px;
}

.paginated-comments-pages a:hover {
  background: #eee;
}

#comments li {
  margin-bottom: 50px;
}

.right {
  float: right;
}

#footer {
  margin-top: 0;
  padding: 10px 0 0 0;
  text-align: center;
  border-top: 1px solid #000;
  margin-bottom: 40px;
}

#footer-wrap {
  padding: 20px 0 0 0;
  border-top: 3px solid #000;
  padding-top: 3px;
}

#footer li {
  list-style: none;
}

#footer .inline-menu {
  padding-left: 0;
}

.inline-menu li {
  display: inline-block;
}

.inline-menu li+li {
  margin-left: 30px;
}

.commentlist {
  font-size: 18px;
  line-height: 120%;
}

.commentlist p {
  margin: 0 0 1.1rem 0;
}

.single-post-supporting-section ul,
body .yarpp-related,
.yarpp-related ul {
  margin: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 800px) {
  .home-column {
    width: 100%;
    float: none;
  }
  .entry {
    width: 95%;
  }
  /* #logo img {
     height: 30px;
     width: 7px;
   } */
}

.section-separator {
  clear: both;
  color: #aaa;
  text-align: center;
  letter-spacing: 5px;
  margin: 15px 0;
  margin: 1.5rem 0;
}

#top-menu {
  display: block;
  text-align: right;
}

.button-group {
  margin: 0;
  padding: 0;
  padding-left: 0;
  display: inline-block;
}

.button-group + .button-group {
  margin-left: 40px;
  margin-left: 4rem;
}

.button-group li  {
  display: inline-block;
  margin-right: 5px;
  margin-right: 0.5rem;
}

.button-group a {
  padding: 2px 5px;
  padding: 0.2rem 0.5rem;
  display: block;
  background: #000;
  color: #fff;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.button-group a.selected {
  background: #066cea;
}

.homepage-panel {
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 7px;
  margin-bottom: 0.7rem;
}

.homepage-panel img {
  width: 100%;
  border: 0;
}

.w32pc {
  width: 30%;
}
.w32pc + .w32pc {
  margin-left: 3%;
}

.homepage-description {
  display: inline-block;
}

.homepage-description a {
  background: #000;
  display: block;
  color: #fff;
  padding: 3px 0 3px 10px;
  padding: 0.3rem 0 0.3rem 1rem;
}

.homepage-description a:hover,
.homepage-description a.selected {
  background: #066cea;
}

.paginated-comments-number {
  margin-right: 0.5rem;
  display: inline-block;
  color: #bbb;
  width: 30px;
}

.post section{
  margin-top: 0;
}

.post section + section {
  margin-top: 3rem;
}


.really_simple_share {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-top: 2rem;
}

.grid-6 .really_simple_share {
  width: 100%;
}
