/* @license
Theme Name: Starkers HTML5 MORT - 2014 Update
Theme URI: http://mistermort.com
Description: Starkers HTML5 remix for mistermort
Author: shoms / maxfenton
Author URI: http://sho.ms / http://maxfenton.com
Tags: swag, clean, ads
*/
/* RESET */
/* ----------------------------------------- */
/**
 * Eric Meyer's Reset Stylesheet
 *
 * v2.0
 * 2011-01-26
 * Author: Eric Meyer - http://meyerweb.com/eric/tools/css/reset/
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'Calluna-Regular';
  src: url("fonts/24AE5A_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/24AE5A_0_0.woff") format("woff"), url("fonts/24AE5A_0_0.ttf") format("truetype");
  src: url("fonts/24AE5A_0_0.eot"); }
@font-face {
  font-family: 'CallunaSans-Regular';
  src: url("fonts/24AE63_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/24AE63_0_0.woff") format("woff"), url("fonts/24AE63_0_0.ttf") format("truetype");
  src: url("fonts/24AE63_0_0.eot"); }
@font-face {
  font-family: 'saxMonoRegular';
  font-weight: normal;
  font-style: normal;
  src: url("css/fonts/saxmono-webfont.eot?#iefix") format("embedded-opentype"), url("css/fonts/saxmono-webfont.woff") format("woff"), url("css/fonts/saxmono-webfont.ttf") format("truetype"), url("css/fonts/saxmono-webfont.svg#saxMonoRegular") format("svg");
  src: url("css/fonts/saxmono-webfont.eot"); }
/* LAYOUT */
/* ----------------------------------------- */
/* Presentational classes generated by WordPress */
.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 20px 20px 0; }

.alignright {
  float: right;
  margin: 0 0 20px 20px; }

.wp-caption {
  margin: 10px;
  padding: 10px;
  text-align: center;
  border: 1px solid #999999;
  background: #eeeeee; }

q,
blockquote {
  quotes: none; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: '';
  content: none; }

a img {
  border: none; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block; }

#main-wrapper {
  overflow: hidden;
  width: 960px;
  margin: 0 auto; }

#main-wrapper #post-container {
  float: left;
  width: 800px;
  margin-top: 30px;
  padding: 0 0 15px 0; }

article.portrait {
  display: none; }

article.post {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  padding-bottom: 10px;
  /*border-bottom: 1px solid #CCC;*/
  border-bottom: 19px solid #ffffff; }

article.post header span {
  font-family: 'Cousine', Arial, sans-serif;
  font-size: 10px; }

article.post header h2 {
  margin-top: 15px;
  margin-bottom: 20px; }

article.post header h2,
article.post header h2 a {
  font-family: 'saxMonoRegular', 'Monaco', monospace, sans-serif;
  font-size: 21px;
  font-style: italic;
  text-decoration: none;
  text-transform: uppercase;
  color: black; }

article.post header h2 a:hover {
  text-decoration: none;
  color: black !important; }

article.post img {
  display: block;
  width: 800px;
  height: auto;
  /*margin-bottom: 30px;*/ }

article.post p {
  font-family: 'Cousine', Arial, sans-serif;
  font-size: 13px;
  line-height: 1.833333;
  margin-bottom: 15px; }

article.post footer {
  font-family: 'Cousine', Arial, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  position: relative;
  float: left;
  width: 100%;
  text-transform: uppercase; }

article.post .addthis_toolbox {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px; }

article.post footer a.comment-count {
  text-decoration: none;
  color: black; }

article.post footer a.comment-count:hover {
  cursor: pointer;
  text-decoration: underline;
  color: #777777; }

article.post footer a {
  line-height: 14px;
  color: #777777; }

article.post ul li {
  float: left; }

article.post ul li a {
  text-decoration: none;
  color: #3d1a02; }

article.post ul li:before {
  margin: 0 5px;
  content: '|';
  color: #e5dedf; }

article.post ul li:first-child:before {
  margin: 0;
  content: ''; }

nav ul,
footer {
  overflow: hidden; }

nav ul {
  width: 800px; }

nav ul li.prev {
  float: right; }

nav ul li.next {
  float: left; }

nav ul li.prev a,
nav ul li.next a {
  font-family: 'Cousine', Arial, sans-serif;
  font-size: 20px;
  font-style: italic;
  text-decoration: none;
  text-transform: uppercase;
  color: #111111; }

nav ul li.prev a:hover,
nav ul li.next a:hover {
  text-decoration: underline;
  color: #777777; }

#main-wrapper aside.main {
  float: right;
  width: 130px;
  padding: 30px 0 0 30px; }

#main-wrapper aside.main li,
#main-wrapper aside.main li a {
  font-family: 'Monaco', Arial, sans-serif;
  font-size: 11px;
  line-height: 1.54545454545455;
  text-decoration: none;
  color: black; }

#main-wrapper aside.main li a:hover {
  text-decoration: underline; }

#main-wrapper aside.main ul {
  margin-bottom: 30px; }

#main-wrapper aside.main h2 {
  font-family: 'Monaco', Arial, sans-serif;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase; }

#main-wrapper footer.main {
  float: left;
  width: 100%;
  height: 50px; }

/* Utility classes */
body {
  box-sizing: border-box; }

*,
*:before,
*.after {
  box-sizing: inherit; }

.debug,
.debug * {
  border: 1px solid red; }

.clearfix:before,
.clearfix:after {
  display: table;
  content: ''; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

/* Layout */
body {
  background-color: #ffffff; }

header.main {
  position: relative;
  width: auto;
  min-width: 800px;
  max-width: 1160px;
  height: 270px;
  height: auto;
  min-height: 270px;
  margin: 10px auto; }

header.main div.ad {
  position: absolute;
  top: 60px;
  right: 0;
  float: right;
  width: 300px;
  width: 320px;
  height: 220px;
  margin-right: 0;
  padding: 0 10px;
  background: white; }

header.main #still,
header.main #gif {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  margin-right: 320px;
  margin-left: 0; }

header.main #gif {
  z-index: 2; }

img.header {
  max-width: 100%;
  height: auto; }

header.main img.header {
  display: block;
  width: 100% !important;
  height: auto !important;
  max-height: 220px;
  margin: 0 auto; }

div.subscribe {
  float: right;
  height: 20px;
  margin-top: 20px;
  margin-bottom: 30px; }

header input.sub {
  display: block;
  float: left;
  width: 145px;
  height: 18px;
  margin: 0;
  padding: 0;
  text-align: center;
  border: 1px solid #5d5e5e; }

header input.sub-button {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 8px;
  display: block;
  float: left;
  width: 68px;
  height: 20px;
  margin: 0 0 0 7px;
  padding: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  border: 1px solid #5d5e5e;
  background: black; }

.addthis_default_style {
  z-index: 0;
  width: 100%; }

.addthis_default_style a {
  float: right !important; }

#main-wrapper aside.main #portraits {
  position: relative;
  overflow: hidden;
  width: 130px;
  height: 173px;
  margin-bottom: 20px; }

#main-wrapper aside.main #portraits img.portrait {
  width: 100%; }

#main-wrapper aside.main ul.tags {
  overflow: hidden;
  max-height: 11px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }

#main-wrapper aside.main ul.tags:hover {
  cursor: pointer;
  color: #777777; }

#main-wrapper aside.main ul.arch {
  overflow: hidden;
  max-height: 11px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }

#main-wrapper aside.main ul.arch:hover {
  cursor: pointer;
  color: #777777; }

#post-container .info {
  position: relative;
  z-index: 5; }

.tag-word:hover {
  cursor: pointer; }

.the-tags {
  position: relative;
  opacity: 0; }

.form-allowed-tags {
  display: none; }

span.single-tags {
  display: block; }

.info .the-tags a,
span.single-tags a {
  text-decoration: none; }

.info .the-tags a:hover,
span.single-tags a:hover {
  text-decoration: underline; }

/*TAG SEARCH HEADER*/
h2.tag,
h2#tag {
  font-family: 'saxMonoRegular', 'Monaco', monospace, sans-serif;
  font-size: 22px;
  font-weight: normal;
  float: left;
  text-transform: uppercase; }

/*SEARCH*/
aside.main ul.search form input.query,
aside#main ul.search form input#query {
  font-family: Courier, 'saxMonoRegular', 'Monaco', monospace, sans-serif;
  box-sizing: border-box;
  width: 90%; }

aside.main ul.search form input#searchsubmit {
  font-family: Courier, 'saxMonoRegular', 'Monaco', monospace, sans-serif;
  font-size: 11px;
  margin: 5px 0;
  border: 1px solid gray;
  background: white; }

aside.main ul.search form input#searchsubmit:active {
  background: gray; }

/*COMMENTS*/
h3#comments {
  font-family: 'saxMonoRegular', 'Monaco', monospace, sans-serif;
  font-size: 21px;
  margin-top: 50px;
  margin-bottom: 10px; }

h3#comments-title {
  display: none; }

article.comment {
  float: left;
  box-sizing: border-box;
  width: 100%;
  padding: 10px;
  background: whiteSmoke; }

article.comment:nth-child(even) {
  background: #f5fff4; }

article.comment:nth-child(odd) {
  background: #f4fbfc; }

article.comment > article.comment {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 48px;
  padding-top: 0;
  padding-bottom: 0;
  border-left: 2px solid #cccccc;
  background: inherit; }

article.comment img {
  float: left;
  width: 46px;
  height: 46px;
  margin-right: 10px;
  margin-bottom: 0;
  padding: 2px; }

article.comment .comment-right {
  line-height: 16px;
  width: 730px;
  margin-left: 60px; }

article.comment .comment-right p {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 0;
  text-transform: none; }

article.comment a.comment-reply-link {
  display: block;
  margin-top: 5px; }

#respond {
  float: left;
  box-sizing: border-box;
  width: 100%;
  padding: 10px;
  background: #e9e9e9; }

#respond .comment-form-comment label {
  display: none; }

#respond .form-submit input#submit {
  font-family: Courier, 'saxMonoRegular', 'Monaco', monospace, sans-serif;
  font-size: 11px;
  border: 1px solid gray;
  background: white; }

#respond .form-submit input#submit:active {
  background: gray; }

#respond form p {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 0; }

a.addthis_button_compact,
a.addthis_counter,
a.addthis_bubble_style,
a.addthis_button_print,
a.addthis_button_linkedin,
a.addthis_button_email {
  display: none !important; }

img.asset {
  margin-bottom: 20px; }

/* ----------- */
/* 2014 Update */
/* ----------- */
#main-wrapper {
  position: relative;
  width: auto;
  min-width: 800px;
  max-width: 1160px;
  margin: 10px auto; }

#main-wrapper #post-container {
  position: relative;
  width: auto;
  max-width: 800px;
  margin-right: 320px; }

#post-container article {
  position: relative;
  display: block;
  width: 100%;
  max-width: 840px;
  padding-right: 20px;
  padding-left: 20px; }

#post-container article img {
  display: block;
  width: 100% !important;
  max-width: 800px !important;
  height: auto !important; }

#main-wrapper aside.main {
  position: absolute;
  top: 0;
  right: 0;
  width: 320px;
  padding: 30px 10px 0; }

#main-wrapper footer.main {
  clear: both;
  margin-right: 320px; }

aside.main .sticky {
  width: 320px;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #ffffff; }

aside.main .is-sticky .sticky {
  padding-top: 30px;
  padding-bottom: 30px; }

/* ----------------------------------------------------------------- */
/* Complex Ads */
#cmn_wrap {
  background: #ffffff; }

/* ----------------------------------------------------------------- */
