/*
Theme Name: Enero 13
Author: Matías Ventura
Description: Lux.
*/

html {
	background: #f2f2f2;
}
body {
/*	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;*/
	margin: 0 auto;
	max-width: 1056px;
	padding: 0;
}
.site {
	background: #fff;
	display: block;
	margin: 0;
	position: relative;
}


/* =Fonts
-------------------------------------------------------------- */

/* Alignment */
.alignleft {
	display: block;
	float: left;
	margin-left: -30px;
}
.alignright {
	display: block;
	float: right;
	margin-right: -30px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
@media ( min-width: 1100px ) {
	.alignright {
		margin-right: -240px;
	}
	.alignleft {
		margin-left: -240px;
	}
}
@media ( min-width: 1440px ) {
	.alignright {
		margin-right: -330px;
	}
	.alignleft {
		float: right;
		margin-right: -330px;
	}
}
@media ( max-width: 440px ) {
	.alignright,
	.alignleft {
		float: none;
		margin: 0px;
	}
}


/* =Fonts
-------------------------------------------------------------- */
body {
	text-rendering: optimizeLegibility;
}
body,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.favs time,
.entry.tag-spanish .entry-title:before {
	font-family: "Open Sans", Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
.entry-content,
.issue,
#nav-below {
	font-family: 'Playfair Display', "Merriweather", serif;
	-webkit-font-smoothing: sub-pixel-antialising ;
}
.entry-content {
	font-size: 17px;
	line-height: 1.8;
}
.entry-title {
	font-family: 'Playfair Display', 'Merriweather';
}


/* =Intro
-------------------------------------------------------------- */
.site-intro {
	background: #fafafa;
	margin: 0 0 60px;
	padding: 40px 0;
	border-bottom: 1px solid #eee;
}
.site-intro nav:before {
	background: url(images/matias.jpg) no-repeat;
	background-size: 70px;
	border-radius: 50%;
	border: 1px solid #e2e2e2;
	display: block;
	content: '';
	width: 70px;
	height: 70px;
	position: absolute;
		left: 0;
		top: -20px;
	-webkit-filter: grayscale(100%);
}
/*.site-intro nav:before {
	background-image: url(images/me-retina.png);
	background-size: 120%;
	background-position: -10px -5px;
}
.page-id-408 .site-intro nav:before {
	background-image: url(images/me-retina.png);
}*/
.site-intro:hover nav:before {
	-webkit-filter: none;
}
.site-intro nav {
	padding-left: 100px;
	position: relative;
	width: 880px;
	margin: 0 auto;
}
.site-intro .the-title {
	margin: 0;
}
.site-intro .the-title a {
	color: #323232;
	font-size: 22px;
	font-weight: 200;
}
.site-intro .the-title a:hover {
	background: #f09200;
	background: #323232;
	color: #fff
}
/* The Menu */
.site-intro .the-menu {
	float: right;
	position: relative;
	top: -25px;
}
.site-intro .the-menu,
.site-intro .the-menu a {
	color: #666;
	font-size: 15px;
	font-weight: 400;
	margin: 0 15px 0 0;
}
.site-intro .the-menu a:hover {
	background: #969696;
	color: #fff;
}
.site-intro .the-menu .the-twitter b {
	font-size: 14px;
	font-style: normal;
	opacity: 0.5;
}
@media (max-width: 900px) {
	.site-intro nav {
		width: auto;
		margin-left: 20px;
	}
}
@media (max-width: 640px) {
	.site-intro {
		padding: 40px 20px;
		margin-bottom: 40px;
	}
	.site-intro nav {
		margin-left: 0;
		padding: 0;
	}
	.site-intro nav:before {
		width: 80px;
		height: 80px;
		background-size: 80px;
		right: 20px;
		top: 20px;
	}
	.site-intro nav:before {
		top: -20px;
		left: auto;
		rght: 20px;
	}
	.site-intro .the-menu {
		background: #111;
		padding: 10px 20px;
		position: absolute;
			top: 70px;
			left: -20px;
		width: 100%;
	}
	.site-intro .the-menu a {
		background: #222;
		color: #eee;
		display: inline-block;
		margin: 0 10px 5px 0;
		padding: 4px 10px;
	}
	.site-intro .the-title a {
		font-size: 26px;
	}
	.site-intro .the-menu,
	.site-intro .the-menu a {
		font-size: 13px;
	}
	.site-content .entry-content blockquote {
		padding-left: 30px;
	}
	body.pictures #main {
		padding: 20px;
	}
}
@media (max-width: 320px) {
	.site-intro {
		padding: 20px;
		margin-bottom: 85px;
		background: url(images/matias.jpg) no-repeat;
		background-size: 40%;
		background-position-y: -20px;
	}
	.site-intro nav:before {
		width: 60px;
		height: 60px;
		background-size: 60px;
		right: 20px;
		top: 10px;
		display: none;
	}
	.site-intro nav:before {
		top: -10px;
		right: -10px;
	}
	.site-intro .the-title {
		text-align: right;
	}
	.site-intro .the-title a {
		font-size: 18px;
		margin-left: 0;
		width: 70%;
	}
	.site-intro .the-menu {
		top: 55px;
	}
}


/* The Row */
.the-row {
	width: 1080px;
	color: #888;
	display: none;
	position: fixed;
	background: #C94A00;
	background: #222;
	padding: 15px 0;
	text-align: center;
	box-shadow: 0 0 30px rgba(0,0,0,0.3);
	bottom: -60px;
	z-index: 999;
	border-top: 1px solid #000;
}
.admin-bar .the-row {
	margin-top: 28px;
}
.the-row a {
	color: #aaa;
	display: inline;
	font-size: 13px;
	padding: 20px 15px;
}
.the-row a:hover {
	color: #fff;
}


/* =Content
-------------------------------------------------------------- */
.issue {
	background: #f4f4f1;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin: 20px auto 40px;
	max-width: 600px;
	display: none;
}
.issue p {
	color: #555;
	font-size: 14px;
	padding: 0 20px;
}
.issue a {
	color: #746846;
	font-weight: bold;
}
.issue:hover {
	border-color: rgba(0,183,255,0.1);
}
.issue:hover a,
.issue:hover em {
	color: #00adcf;
}
/* Articles */
.entry {
	color: #373737;
	min-height: 200px;
	padding: 30px;
	position: relative;
}
.entry + .entry {
	border-top: 1px solid #eee;
	padding-top: 60px;
}
.entry .entry-wrap {
	margin: 0 auto;
	max-width: 600px;
	position: relative;
}
@media (max-width: 600px) {
	.entry {
		padding: 30px;
	}
	.entry .entry-wrap {
		max-width: 100%;
	}
}
@media ( min-width: 1440px ) {
	.entry.with-images {
		padding: 30px 50px 30px 0;
	}
	.entry.with-images .entry-wrap {
		left: -100px;
		position: relative;
	}
}
@media (max-width: 320px) {
	.entry {
		padding: 20px;
	}
}
.featured-image img {
	display: block;
	margin: 20px auto 40px;
	max-width: 840px;
	height: auto;
}
@media (max-width: 900px) {
	.featured-image img {
		max-width: 100%;
	}
}
article {
	margin: 0 auto;
}
.entry-content p a,
.entry-content li a {
/*	background: #EBF0E3;
	color: #548500;*/
	color: #373737;
	padding: 4px 0;
	border-bottom: 1px solid #CF4C18;
}
.entry-content a:hover {
/*	border-bottom: 1px solid rgba(255, 157, 0, 0.3);*/
	background: #fff;
	border-color: #ddd;
	text-shadow: none;
}
.entry-content > p:last-of-type::after {
	content: "+";
	color: #f5ca00;
	color: #444;
	font-weight: 200;
	margin-left: 8px;
	display: none;
}
.format-aside .entry-content > p:last-of-type::after {
	display: none;
}
.entry-title,
.entry-title a {
	color: #333;
	display: inline-block;
	font-size: 36px;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 10px;
}
.entry-title a {
}
.entry-title a:hover {
	background: #12a5ca;
	color: #fff;
}
.entry p {
	margin: 0.6em 0 1.6em;
}
.entry-content blockquote {
	color: #444;
	border-left: 1px solid #eee;
	font-size: 15px;
	margin-left: 0;
	padding-left: 50px;
}
.entry-content small,
.entry-content .small {
	display: block;
	font-size: 13px;
	line-height: 20px;
}
.entry-content h2 {
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase;
}
.entry-content h3 {
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
}
.entry-content h4 {
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
.entry-header {
	position: relative;
}
.entry-date {
	color: rgba(0,0,0,0.2);
	display: block;
	font-size: 12px;
	font-weight: 700;
	margin: 20px auto 60px;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
}
.entry-date a {
	color: rgba(0,0,0,0.2);
}
.entry-date a:hover {
	color: #444;
}
.entry-date:after {
	border-top: 2px solid rgba(0,0,0,0.04);
	display: block;
	content: '';
	margin: 20px auto 0;
	width: 80px;
}
.entry .ratings {
	position: absolute;
		right: 0;
		top: 40px;
}
.entry .tiled-gallery {
	margin-bottom: 30px;
}
.entry .tiled-gallery + .tiled-gallery {
	margin-top: -30px;
}
.entry.tag-spanish .entry-title:before {
	background: #333;
	color: #eee;
	content: 'Written in Spanish';
	display: inline-block;
	font-size: 14px;
	font-weight: 200;
	margin-bottom: 10px;
	padding: 5px 10px;
}
.entry-content a.simple-footnote {
	border: none;
	color: #CF4C18;
	font-weight: bold;
	margin-right: 5px;
}
.entry-content a.simple-footnote:hover {
	text-decoration: underline;
}
.entry-content .simple-footnotes {
	color: #999;
	font-size: 13px;
}
.entry-content .simple-footnotes .notes {
	display: none;
}
.entry-content hr {
	border: none;
	margin: 30px 0;
	text-align: center;
}
.entry-content hr:after {
	color: #666;
	content: '* *';
	font-size: 20px;
}
.entry-content .wp-video-shortcode {
	margin-left: -20px;
	margin-right: -20px;
	border-right: 7px solid #111;
	border-left: 7px solid #111;
}
/*
 * Nav Below
 * (hidden)
 */
#nav-below {
	border-top: 1px solid #eee;
	margin: 80px auto 40px;
	max-width: 600px;
	display: none;
}
nav {
	display: block;
}
nav .nav-previous,
nav .nav-next {
	display: inline;
}
nav .nav-next {
	margin-left: 20px;
	float: right;
}
.nav-previous a,
.nav-next a {
	color: #444;
	font-size: 22px;
}
.older-newer {
	margin-top: 40px;
}
.older-newer a:hover {
	color: #00adcf;
}
.older-newer a .arrow {
	color: #aaa;
}
.older-newer a:hover .arrow {
	color: rgba(0,183,255,0.4);
}
.acapite {
	color: #888;
	font-size: 13px;
	margin-top: -22px;
	text-align: center;
}
.acapite a {
	color: #c94a00;
}
.singular .format-image + #nav-below {
	border: none;
	margin: 0 auto 40px;
}
.singular .format-image.entry {
	padding-bottom: 80px;
}
/*
 * Subscribe Form
 */
div.subscribe {
	background: #f5f5f5;
	margin-top: 30px;
	padding: 30px;
}
.subscribe .jetpack_subscription_widget {
	max-width: 600px;
	margin: 0 auto;
}
.subscribe label {
	font-size: 20px;
}
.subscribe p {
	font-size: 14px;
}
.subscribe input {
	font-size: 15px;
	padding: 5px !important;
}
.subscribe input[type="submit"] {
	font-size: 15px;
	padding: 7px 10px !important;
	display: block;
	background: #333;
	border: none;
	color: #eee;
	cursor: pointer;
}
.subscribe #subscribe-field {
	width: 40% !important;
	float: left;
}
.subscribe .success {
	background: #B4DB6F;
	padding: 1px 15px;
}

/* 404 page */
.error404 .entry-title {
	left: 0;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin: 20px 0;
	padding: 0;
}
.error404 .widget ul li {
	list-style-type: none;
	display: inline;
}
.error404 .widget a {
	color: #777;
}
.error404 .widget a:hover {
	color: #00adcf;
	text-decoration: underline;
}

/* Notices */
.post .notice,
.error404 #searchform {
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin: 0;
	padding: 0 0 20px;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.image-attachment article {
	background-image: none;
	padding: 20px 0 0;
}
.image-attachment .entry-title {
	font-size: 16px;
	margin-left: 50px;
}
.image-attachment #image-navigation {
	margin-right: 40px;
	margin-top: -50px;
}
.image-attachment #image-navigation a {
	color: #888;
	font-size: 13px;
	font-weight: bold;
	margin-left: 30px;
}
.image-attachment #image-navigation a:hover {
	color: #111;
}
body.attachment .cover {
	display: none;
}

/* Aside Posts */
.format-aside .entry-title {
	display: none;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.singular .format-aside .entry-content,
.singular .format-aside .entry-summary {
	padding-top: 0;
}
.format-aside .entry-date {

}
.format-aside .entry-content:first-line {
	background: #F3F0E1;
}


.entry-content .favs {
	color: #999;
}
.entry-content .favs time {
	font-size: 14px;
	float: right;
}
.entry-content .favs a {
	background: none;
	color: #222;
}
.entry-content .favs a:hover {
	background: #222;
	color: #fff;
}
.page .site-content {
	margin-bottom: 100px;
}

.format-video {
	margin: 0 -30px;
}
.format-video .video-wrap {
	background-size: 100% 100%;
	margin-bottom: 40px;
}
.format-video .video-wrap-opacity {
	background: rgba(255,255,255,0.5);
	padding: 30px 0;
}
.format-video .entry-title,
.format-video .entry-title a {
	color: #fff;
	opacity: 0.9;
}
.format-video .entry-title a:hover {
	background: #fff;
	color: #000;
}
.format-video iframe {
	max-width: 100%;
}

/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
p a img {
	margin-bottom: -7px; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 80px;
}
.wp-caption {
	box-sizing: border-box;
	padding: .5em;
	max-width: 100%;
}
.wp-caption.alignleft {
	padding-left: 0;
}
.wp-caption.alignright {
	padding-right: 0;
}
.wp-caption img {
	margin: 0;
}
.wp-caption .wp-caption-text {
	margin: .5em;
	font-size: 11px;
	color: #aaa;
	font-family: Open Sans;
}

/* Pictures Page */
#content .gallery .gallery-item {
	margin-top: -4px;
}
#content .gallery-item,
#content .gallery-item a {
	line-height: 0;
	border-bottom: none;
	padding: 0;
}
#content .gallery-item img {
	border: none;
	margin-top: -8px;
}
/*body.pictures,
body.pictures .cover {
	background: #E4E8ED;
}*/
.pictures .entry .entry-wrap {
	max-width: 760px;
}
body.pictures .main {
	margin: 0 auto;
	padding: 60px 60px 0;
}
body.pictures .main:before {
	display: none;
}
body.pictures .content-area {
	width: auto;
}
body.pictures .entry {
	margin-top: 40px;
	padding: 0;
}
body.pictures .entry-content.intro {
	max-width: 600px;
	margin: 0 auto;
}
.pictures footer.credits {
	background: transparent;
	border: none;
	position: relative;
	top: 170px;
	margin-top: -160px;
}
/*
body.pictures article.page {
	padding: 18px 8px 8px;
	background-image: none;
}
body.pictures article.page .entry-header {
	display: none;
}
.pictures hgroup {
	margin-top: 50px;
}
.pictures hgroup h1 {
	font-size: 50px;
	line-height: 40px;
}
.pictures hgroup h1 .name span {
	font-size: 46px;
}
.pictures .the-menu {
	background: #222;
	left: auto;
	right: 10%;
	padding: 10px 30px;
	bottom: 0;
}
.pictures .cover .the-menu a:first-child {
	margin-left: 0;
}
.pictures .the-menu .the-colophon {
	display: none;
}
.pictures .main:before {
	display: none;
}
.pictures .entry-title {
	position: static;
	text-align: center;
}
.pictures .site-content {
	width: 100%;
}
.pictures footer.credits {
	margin: 0 -60px;
}*/
.pictures .gallery img {
	-webkit-filter: grayscale(100%);
	opacity: 0.8;
}
.pictures .gallery img:hover {
	-webkit-filter: none;
	opacity: 1;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}


/* =Comments
-------------------------------------------------------------- */
.comments-link .engage {
	background: #f1f1f1;
	color: #333;
	font-size: 14px;
	position: absolute;
		bottom: -80px;
	text-decoration: none;
	width: 40px;
	font-weight: normal;
	padding: 2px 10px;
}
.comments-link a:hover {
	background: #89C2C2;
	color: #DAF8F2;
}
.comments-link .leave-reply {
	font-size: 18px;
	font-weight: 300;
	position: relative;
	top: -6px;
	text-transform: lowercase;
}
.comments-area {
	font-weight: 300;
	font-size: 15px;
	margin: 20px auto 0;
	max-width: 600px;
}
.comments-area ul {
	margin: 0;
	padding: 0;
}
.comments-area .comment {
	list-style-type: none;
	padding: 5px 20px;
	position: relative;
}
.comments-area .comment > ul {
	margin-top: 10px;
}
.comments-area a {
	color: #999;
}
.comments-area .comment-author img {
	border-radius: 50%;
	position: relative;
		top: 40px;
		left: -8px;
	box-shadow: 0 0 1px #fff;
}
.comments-area .comment-author cite {
	font-style: normal;
	font-size: 15px;
	font-weight: bold;
	margin-left: 6px;
	text-transform: capitalize;
}
.comments-area .comment-author cite a {
	color: #444;
}
.comments-area .comment-meta {
	display: none;
	position: absolute;
	right: 0;
	font-size: 11px;
	top: 16px;
}
.comments-area p {
	font-size: 13px;
	font-weight: 500;
	margin-left: 70px;
	line-height: 1.6;
	color: #666;
}
.comment .says {
	display: none;
}
.comments-area .comment-reply-link {
	color: #666;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-right: -60px;
}
.comments-area a:hover,
.comments-area .comment-author cite a:hover {
	color: #000;
}
.comments-area .children {
	margin-left: 40px;
}
.comments-area .children .comment-author img {
	width: 26px;
	height: 26px;
	top: 10px;
}
.comments-area .children .comment-author cite {
	font-size: 12px;
	margin-left: 0;
}
.comments-area .children p {
	margin: 5px 0 5px 30px
}


/* =Footer
-------------------------------------------------------------- */
.contact {
	color: #646464;
	font-size: 13px;
	margin: -100px 0 30px 350px;
	padding: 20px 0 20px;
	width: 230px;
}
.contact a {
	color: #444;
	font-weight: bold;
}
#searchform {
	clear: both;
	margin: 30px 0 20px;
	width: 400px;
}
#searchform input {
	background: #fff;
	border: 2px solid #ccc;
	border-radius: 5px;
	font-size: 22px;
	font-weight: 100;
	margin: 0;
	padding: 10px;
	width: 370px;
	box-shadow: inset 0 2px 2px #eee;
}
#searchform #searchsubmit {
	display: none;
}
footer.credits {
	background: #222;
	clear: both;
	font-size: 28px;
	margin: 0;
	padding: 20px 30px 20px;
}
footer.credits a {
	color: #c4b89a;
}
footer.credits a.wordpress {
	background: url(images/wordpress.png) no-repeat 10px 10px;
	background-size: 30px;
	color: #888;
	display: block;
	font-size: 14px;
	font-weight: 500;
	width: 80px;
	height: 47px;
	padding: 5px 0 0 55px;
	margin: 0 auto;
}
footer.credits a.wordpress:hover {
	opacity: 0.9;
}
#wpstats {
	display: none;
}


/* Single */

.last-quote {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	font-size: 28px;
	font-weight: 200;
	color: #999;
	margin-bottom: 60px;
	padding: 60px 0;
	text-align: center;
}
.last-quote:before,
.last-quote:after {
	color: #444;
	content: '"';
	font-size: 34px;
	margin: 0 5px;
}

div.sharedaddy {
	position: absolute;
		bottom: -90px;
		left: 80px;
}
div.sharedaddy .sd-title {
	display: none !important;
}
div.sharedaddy div.sd-block {
	border-top: none !important;
}
div.sharedaddy a.sd-button {
	font-size: 14px !important;
	font-weight: 300 !important;
}
div.sharedaddy .sd-content {
	width: 100% !important;
}
#content div.sharedaddy .sd-content li {
	margin: 0 15px 5px 0 !important;
}

.infinite-scroll.home #nav-below {
	display: none;
}
.infinite-scroll.home .infinite-wrap {
	padding-top: 40px;
}
.infinite-scroll.home .infinite-loader {
	margin: 0 auto;
	max-width: 600px;
}
.infinite-scroll .site-content {
	padding-bottom: 40px;
}

span.rating {
	position: absolute;
	right: -20px;
	top: 15px;
}

@media ( max-width: 440px ) {
	.entry-title,
	.entry-title a {
		font-size: 22px;
	}
	.featured-image img {
		margin: 0 auto;
	}
	.featured-image {
		margin: 0 -20px;
	}
	.entry-date {
		margin: 20px auto 0;
	}
	.entry-date:after {
		display: none;
	}
	.entry-content {
		font-size: 15px;
	}
	.last-quote {
		font-size: 20px;
	}
	.format-video {
		margin: 0 -10px;
	}
	.video-wrap {
		display: none;
	}
}