/* 
Theme Name: ar
Theme URI: https://wordpress.org/themes/ar/
Author: Alberto Ramacciotti
Author URI: http://albertoramacciotti.me
Description: AR is a responsive theme for bloggers with a clean design.
Version: 3.3
Text Domain: ar

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

AR WordPress theme, Copyright (C) 2014-2017 Alberto Ramacciotti ( http://albertoramacciotti.me )
AR theme is licensed under the GPL.

Tags: two-columns, left-sidebar, custom-colors, custom-header, custom-menu, editor-style, threaded-comments, featured-images, translation-ready, sticky-post, post-formats, full-width-template, featured-image-header
*/

@font-face {
    font-family: PTSansRegular;
    src: url('fonts/PTS55F-webfont.eot');
    src: url('fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS55F-webfont.woff') format('woff'),
         url('fonts/PTS55F-webfont.ttf') format('truetype'),
         url('fonts/PTS55F-webfont.svg#PTSansRegular') format('svg');
}

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, 
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, 
menu, 
nav, 
output, 
ruby, 
section, 
summary, 
time, 
mark, 
audio, 
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
.aligncenter,
.paged #pagination-top,
.gallery-item a,
.gallery-item a:visited,
.post-content pre code,
.comment-content pre code,
.post-content address,
.comment-content address,
.image-attachment .attachment img,
.format-quote .post-content blockquote,
.comments-area article header cite,
.comments-area article header time,
#respond form label,
label ~ .required,
.widget-search label,
.widget-twitter .timesince,
#wpstats,
.menu a,
.menu a:visited,
.cats,
.by-author {
    display: block;
}

audio,
canvas,
video,
.blog-title a,
.blog-title a:visited,
.blog-description a,
.blog-description a:visited,
.menu ul.menu.toggled-on,
.menu-toggle,
.format-status .post-header header {
    display: inline-block;
}

audio:not([controls]),
#pagination-top,
.menu ul.menu,
.menu .menu > ul,
.single-author .post-meta .by-author {
    display: none;
}

ol,
ul {
    list-style-type: none;
}

ins,
a,
a:visited,
.comments-area article header time {
    text-decoration: none;
}

blockquote,
q {
    quotes: none;
}

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

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

caption,
th,
td,
.blog-description,
.menu-toggle,
input[type="submit"],
.post-password-required input[type=submit],
.bypostauthor cite span,
.post-header .post-title,
.post-header .post-format,
.format-image footer h1,
.format-image footer a h2,
.format-image footer a:visited h2,
.format-status .post-header h1,
.format-status .post-header h2,
.comments-area article header h4,
.comments-title,
#respond #reply-title #cancel-comment-reply-link {
    font-weight: normal;
}

caption,
th,
td,
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6,
.clear:after,
.wrapper:after,
.format-status .post-header:after,
.content nav,
#footer,
.post-meta,
#numbered-pagination,
.template-front-page .aside {
    clear: both;
}

del {
    color: #333333;
}

ins {
    background-color: #fff9c0;
}

hr {
    background-color: #cccccc;
    border: 0;
    height: 1px;
    margin: 24px;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .post-header:before,
.format-status .post-header:after {
    display: table;
    content: "";
}

.archive-title,
.page-title,
.widget-title,
.post-content th,
.comment-content th {
    margin-top: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #111111;
}

.format-quote .post-meta,
.format-link .post-meta,
.format-status .post-meta {
    font-size: 14px;
    line-height: 2;
}

.post-meta .cats,
.post-meta .date {
    margin-bottom: 1em;
}

.post-meta .by-author {
    margin-top: 1em;
}

.menu-toggle,
input[type="submit"],
.post-password-required input[type=submit],
.bypostauthor cite span {
    padding: 6px 10px;
    line-height: 1;
    color: #f9f8f0;
    background-color: #411d0a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#411d0a), to(#493210));
    background-image: -webkit-linear-gradient(top, #411d0a, #493210);
    background-image: -moz-linear-gradient(top, #411d0a, #493210);
    background-image: -o-linear-gradient(top, #411d0a, #493210);
    background-image: linear-gradient(to bottom, #411d0a, #493210);
    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
    border: 0;
}

.menu-toggle,
input[type="submit"],
.post-password-required input[type=submit] {
    cursor: pointer;
}

.menu-toggle:hover {
    color: #dddddd;
    background-color: #411d0a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#411d0a), to(#523812));
    background-image: -webkit-linear-gradient(top, #411d0a, #523812);
    background-image: -moz-linear-gradient(top, #411d0a, #523812);
    background-image: -o-linear-gradient(top, #411d0a, #523812);
    background-image: linear-gradient(to bottom, #411d0a, #523812);
}

input[type="submit"]:hover {
    color: #e2dda9;
    background-color: #411d0a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#411d0a), to(#523812));
    background-image: -webkit-linear-gradient(top, #411d0a, #523812);
    background-image: -moz-linear-gradient(top, #411d0a, #523812);
    background-image: -o-linear-gradient(top, #411d0a, #523812);
    background-image: linear-gradient(to bottom, #411d0a, #523812);
}

.menu-toggle:active,
.menu-toggle.toggled-on,
input[type="submit"]:active,
.post-password-required input[type=submit]:active,
input[type="submit"].toggled-on {
    color: #fcfcfc;
    border: 0;
}

.menu-toggle {
    width: 100%;
}

.bypostauthor cite span {
    border: 1px solid #1f6f93;
    border-radius: 2px;
    box-shadow: none;
    padding: 0;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
textarea {
    padding: 6px;
    font-family: inherit;
    border: 1px solid #e9c89a;
    border-radius: 3px;
    color: #000000;
    background-color: #ede9d3;
}

#comments {
    margin: 3em 2em 0 0;
}

.post-content img,
.comment-content img,
.widget img {
    max-width: 100%;
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
}

.size-full,
.size-large,
.header-image,
.wp-post-image {
    max-width: 100%;
    height: auto;
}

embed,
iframe,
object,
video {
    max-width: 100%;
}

.post-content .twitter-tweet-rendered {
    max-width: 100%;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.post-content img,
.comment-content img,
.widget img,
.header-image,
.author-avatar img,
.wp-post-image {
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.wp-caption {
    max-width: 100%;
    padding: 4px;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.post-caption {
    font-style: italic;
    line-height: 2;
    color: #411d0a;
}

.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.post-content dl.gallery-item {
    margin: 0;
}

.gallery-item a {
    width: 90%;
}

.gallery-columns-1 .gallery-item a {
    max-width: 100%;
    width: auto;
}

.gallery .gallery-icon img {
    height: auto;
    max-width: 90%;
    padding: 5%;
}

.gallery-columns-1 .gallery-icon img {
    padding: 3%;
}

.content nav {
    line-height: 2;
}

#pagination-top {
    padding: 24px 0;
}

.navigation {
    clear: both;
}

#nav-above {
    margin: 0 0 3em 0;
}

.prev-link,
.previous-image {
    float: left;
    width: 40%;
    line-height: 3;
}

.next-link,
.next-image {
    float: right;
    text-align: right;
    width: 40%;
    line-height: 3;
}

.single-pagination + .comments-area,
#comment-pagination-top {
    margin: 48px 0;
}

.author .archive-header {
    margin-bottom: 24px;
}

.author-info {
    margin: 24px 0;
    padding-top: 24px;
}

.author-description p {
    color: #411d0a;
    font-size: 14px;
    line-height: 1.7;
}

.author.archive .author-info {
    border-top: 0;
    margin: 0 0 48px;
}

.author.archive .author-avatar {
    margin-top: 0;
}

html {
    background-color: none !important;
}

body {
    font-size: 1em;
    line-height: 1.5;
    text-rendering: optimizeLegibility;
    color: #000000;
    background-color: #1a0608;
}

body, 
.custom-font-enabled {
    font-family: PTSansRegular, verdana, sans-serif;
}

a {
    outline: none;
    padding-bottom: 2px;
    border-bottom: 1px solid #a25b15;
    color: #a25b15;
    background-color: transparent;
}

a:visited {
    padding-bottom: 2px;
    border-bottom: 1px solid #71400f;
    color: #71400f;
    background-color: #f3f1e2;
}

:focus,
#numbered-pagination a:focus {
    color: #dddddd;
    background-color: #310b0d;
}

a:hover {
    color: #411d0a;
    background-color: #f3f1e2;
    border-bottom: 1px solid #f3f1e2;
}

.skip-link,
.screen-reader-text,
.accessibility {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
}

.container {
    padding: 0 12px 24px 12px;
    color: #000000;
    background-color: transparent;
}

.content {
    color: #000000;
    background-color: #f3f1e2;
    padding: 18px;
}

.aside {
    color: #000000;
    background-color: #e9c89a;
    padding: 12px;
    margin-bottom: 12px;
}

.format-aside .aside {
    float: none;
    width: 93%;
}

.blog-header {
    padding: 0 0 24px 0;
}

.blog-title a,
.blog-description a {
    color: #eac99d;
    border: 0;
}

.blog-title a:visited,
.blog-description a:visited {
    color: #e9c89a;
    border: 0;
}

.blog-title a:hover,
.blog-description a:hover {
    color: #e0b172;
    background-color: transparent;
}

.blog-title {
    font-size: 3em;
    line-height: 1.5;
}

.blog-description {
    letter-spacing: 1px;
    color: #e9c89a;
}

.archive-title {
    color: #724616;
    font-weight: normal;
    font-size: 1.2em;
    line-height: 1.5;
}

.archive-title a, 
.archive-title a:visited {
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1.5;
}

#rss {
    font-weight: bold;
    color: #febe7e;
    background-color: transparent;
}

#rss:visited {
    background-color: transparent;
}

#rss:hover {
    text-decoration: underline;
    background-color: transparent;
}

.menu li {
    margin-top: 12px;
    font-size: 14px;
    line-height: 1.5;
}

.menu a {
    padding-right: 1em;
    padding-left: 1em;
    color: #e2dda9;
    background-color: #411d0a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#523812), to(#411d0a));
    background-image: -webkit-linear-gradient(top, #523812, #411d0a);
    background-image: -moz-linear-gradient(top, #523812, #411d0a);
    background-image: -o-linear-gradient(top, #523812, #411d0a);
    background-image: linear-gradient(to bottom, #523812, #411d0a);
}

.menu a:visited {
    padding-right: 1em;
    padding-left: 1em;
    color: #e6e2bf;
    background-color: #411d0a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#411d0a), to(#523a14));
    background-image: -webkit-linear-gradient(top, #411d0a, #523a14);
    background-image: -moz-linear-gradient(top, #411d0a, #523a14);
    background-image: -o-linear-gradient(top, #411d0a, #523a14);
    background-image: linear-gradient(to bottom, #411d0a, #523a14);
}

.menu a:hover {
    color: #f9f8f0;
    background-color: #411d0a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#493210), to(#411d0a));
    background-image: -webkit-linear-gradient(top, #493210, #411d0a);
    background-image: -moz-linear-gradient(top, #493210, #411d0a);
    background-image: -o-linear-gradient(top, #493210, #411d0a);
    background-image: linear-gradient(to bottom, #493210, #411d0a);
}

.aside .widget ul.menu {
    margin-left: 0;
}

.aside .menu li {
    display: block;
    float: none;
}

.aside .widget ul.menu a {
    display: block;
    text-align: left;
    border-bottom: 0;
    color: #300c0e;
    background: transparent;
}

.aside .widget ul.menu a:visited {
    display: block;
    text-align: left;
    border-bottom: 0;
    color: #555555;
    background: transparent;
}

.aside .widget ul.menu a:hover {
    border-bottom: 0;
    color: #8b5c1d;
    background-color: transparent;
}

.aside .widget {
    word-wrap: break-word;
    margin: 24px 13px;
}

.aside .widget ul {
    list-style-type: disc;
    margin-left: 20px;
}

.aside .widget h3 {
    margin-bottom: 6px;
}

.aside .widget p,
.aside .widget li,
.aside .widget .textwidget {
    line-height: 1.7;
}

.aside .widget p {
    margin-bottom: 24px;
}

.aside .textwidget ul {
    list-style: disc outside;
    margin: 0 0 24px;
}

.aside .textwidget li {
    margin-left: 36px;
}

.aside .widget a {
    color: #80460d;
    background-color: #e9c89a;
}

.aside .widget a:visited {
    color: #432507;
    background-color: #e9c89a;
}

.aside .widget a:hover {
    color: #bb6713;
    background-color: #e9c89a;
    border-bottom: 1px solid #e9c89a;
}

#footer {
    font-size: .875em;
    letter-spacing: 1px;
    font-weight: normal;
    margin-left: 24px;
    color: #e9c89a;
}

#footer a,
#footer a:visited {
    color: #f3f1e2;
    background-color: transparent;
    border-bottom: 1px solid #f3f1e2;
}

#footer a:hover {
    color: #cdb79e;
    background-color: transparent;
    border-bottom: 1px solid #cdb79e;
}

#footer .ar {
    width: 17px;
    height: 14px;
}

#page #footer .ar,
#page #footer .ar:visited,
#page #footer .ar:hover {
    padding: 0;
    border-bottom: 0;
    background-color: transparent;
}

#footer .ar img {
    vertical-align: middle;
}

.post-header {
    margin-bottom: 24px;
}

.post-header .wp-post-image {
    margin-bottom: 24px;
}

.post-header .post-title {
    font-size: 20px;
    line-height: 1.5;
    margin-top: 12px;
}

.post-header .post-title,
.post-content,
.post-content code,
.comment-content code,
.post-content pre,
.comment-content pre {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.nav-single,
.post-header .post-format {
    margin-top: 24px;
}

.post-header .comments-link {
    margin-top: 24px;
    font-size: 14px;
    line-height: 1.7;
    color: #411d0a;
}

.thread-even,
.thread-odd {
    margin-left: 2%;
}

.post-content,
.post-summary {
    line-height: 1.7;
    padding-bottom: 2em;
}

.post-content h1,
.comment-content h1,
.post-content h2,
.comment-content h2,
.post-content h3,
.comment-content h3,
.post-content h4,
.comment-content h4,
.post-content h5,
.comment-content h5,
.post-content h6,
.comment-content h6 {
    margin: 24px 0;
    line-height: 1.7;
}

.post-content h1,
.comment-content h1 {
    font-size: 21px;
    line-height: 1.5;
}

.post-content h2,
.comment-content h2 {
    font-size: 18px;
    line-height: 1.6;
}

.post-content h3,
.comment-content h3 {
    font-size: 16px;
    line-height: 1.7;
}

.post-content h4,
.comment-content h4 {
    font-size: 14px;
    line-height: 1.7;
}

.post-content h5,
.comment-content h5 {
    font-size: 14px;
    line-height: 1.7;
}

.post-content h6,
.comment-content h6 {
    font-size: 14px;
    line-height: 1.7;
}

.post-content p,
.post-summary p,
.comment-content p {
    margin: 0 0 1.5em 0;
}

.comment-content p {
    font-size: 1.2em;
}

.comment-content p.edit-link {
    font-size: 14px;
}

.post-content ol,
.comment-content ol,
.post-content ul,
.comment-content ul {
    margin: 0 0 24px;
    line-height: 1.7;
}

.post-content ul ul,
.comment-content ul ul,
.post-content ol ol,
.comment-content ol ol,
.post-content ul ol,
.comment-content ul ol,
.post-content ol ul,
.comment-content ol ul {
    margin-bottom: 0;
}

.post-content ul,
.comment-content ul {
    list-style: disc outside;
}

.post-content ol,
.comment-content ol {
    list-style: decimal outside;
}

.post-content li,
.comment-content li {
    margin: 0 0 0 36px;
}

.post-content blockquote,
.comment-content blockquote {
    margin-bottom: 24px;
    padding: 0 24px;
    font-style: italic;
}

.post-content blockquote p:last-child,
.comment-content blockquote p:last-child {
    margin-bottom: 0;
}

.post-content code,
.comment-content code {
    font-family: consolas, monospace;
    font-size: 14px;
    line-height: 2;
}

.post-content pre,
.comment-content pre {
    border: 1px solid #ededed;
    color: #666666;
    font-family: consolas, monospace;
    font-size: 14px;
    line-height: 1.7;
    margin: 24px 0;
    overflow: auto;
    padding: 24px;
}

.post-content abbr,
.comment-content abbr,
.post-content dfn,
.comment-content dfn,
.post-content acronym,
.comment-content acronym {
    border-bottom: 1px dotted #666666;
    cursor: help;
}

.post-content address,
.comment-content address {
    line-height: 1.7;
    margin: 0 0 24px;
}

embed,
iframe,
object,
video,
.entry-content img,
.comment-content img,
.widget img,
.size-full,
.size-large,
.header-image,
.wp-post-image,
.wp-caption,
.gallery-item a,
.gallery-item a:visited {
    max-width: 100%;
}

.alignleft {
    margin: 12px 24px 12px 0;
}

.alignright {
    margin: 12px 0 12px 24px;
}

.aligncenter {
    margin-top: 12px;
    margin-bottom: 12px;
}

.post-content embed,
.post-content iframe,
.post-content object,
.post-content video {
    margin-bottom: 24px;
}

.post-content dl,
.comment-content dl {
    margin: 0 24px;
}

.post-content dt,
.comment-content dt {
    font-weight: bold;
    line-height: 1.7;
}

.post-content dd,
.comment-content dd {
    line-height: 1.7;
    margin-bottom: 24px;
}

.post-content table,
.comment-content table {
    color: #411d0a;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 24px;
    width: 100%;
}

.post-content table caption,
.comment-content table caption {
    font-size: 16px;
    margin: 24px 0;
}

.post-content td,
.comment-content td {
    padding: 6px 10px 6px 0;
}

.content article {
    padding-bottom: 24px;
    margin-bottom: 72px;
}

.sticky p {
    font-size: 1.2em;
    line-height: 1.5em;
    margin-bottom: .5em;
}

.sticky #numbered-pagination {
    margin-top: 1.5em;
}

#numbered-pagination {
    line-height: 1.5;
}

#numbered-pagination a {
    padding-top: .2em;
    border-bottom: 0;
    background-color: #e0dbb6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e0dbb6), to(#f3f1e2));
    background-image: -webkit-linear-gradient(top, #e0dbb6, #f3f1e2);
    background-image: -moz-linear-gradient(top, #e0dbb6, #f3f1e2);
    background-image: -o-linear-gradient(top, #e0dbb6, #f3f1e2);
    background-image: linear-gradient(to bottom, #e0dbb6, #f3f1e2);
}

#numbered-pagination a:visited {
    padding-top: .2em;
    border-bottom: 0;
    background-color: #d9d2a4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9d2a4), to(#e0dbb6));
    background-image: -webkit-linear-gradient(top, #d9d2a4, #e0dbb6);
    background-image: -moz-linear-gradient(top, #d9d2a4, #e0dbb6);
    background-image: -o-linear-gradient(top, #d9d2a4, #e0dbb6);
    background-image: linear-gradient(to bottom, #d9d2a4, #e0dbb6);
}

#numbered-pagination a:hover {
    background-color: #f3f1e2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f1e2), to(#e0dbb6));
    background-image: -webkit-linear-gradient(top, #f3f1e2, #e0dbb6);
    background-image: -moz-linear-gradient(top, #f3f1e2, #e0dbb6);
    background-image: -o-linear-gradient(top, #f3f1e2, #e0dbb6);
    background-image: linear-gradient(to bottom, #f3f1e2, #e0dbb6);
}

#numbered-pagination a span, 
#numbered-pagination a:visited span {
    font-size: 1em;
    padding: .5em;
}

.post-meta {
    margin-top: 24px;
    font-size: 12px;
    line-height: 1.7;
    color: #666666;
}

.archive-header,
.page-header {
    margin-bottom: 48px;
    padding-bottom: 22px;
}

.archive-meta {
    color: #411d0a;
    font-size: 14px;
    line-height: 2;
    margin-top: 22px;
}

.comments-area article header,
.content nav,
.author-info,
.attachment,
.navigation,
.nav-single {
    overflow: hidden;
}

.gallery-caption, 
.post-caption,
.image-attachment .attachment,
.image-attachment .attachment p,
.menu,
#footer {
    text-align: center;
}

.image-attachment .attachment img {
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}

.image-attachment .post-caption {
    margin-top: 8px;
}

.format-aside h1 {
    margin-bottom: 24px;
}

.format-aside h1 a {
    color: #4d525a;
}

.format-aside h1 a:hover {
    color: #2e3542;
}

.format-aside .aside {
    padding: 24px 24px 0;
    background-color: #f1edda;
    border-top: 1px solid #c2b15f;
    border-right: 2px solid #c2b15f;
    border-bottom: 2px solid #c2b15f;
    border-left: 1px solid #c2b15f;
}

.format-aside p {
    font-size: 14px;
    line-height: 1.7;
    color: #4a5466;
}

.format-aside blockquote:last-child,
.format-aside p:last-child {
    margin-bottom: 0;
}

.format-image footer h1 {
    font-size: 14px;
    line-height: 1.7;
}

.format-image footer h2 {
    font-size: 14px;
    line-height: 2;
}

.format-link header {
    padding: 0 10px;
    float: right;
    font-size: 14px;
    line-height: 2;
    font-weight: bold;
    font-style: italic;
    color: #848484;
    background-color: #ebebeb;
    border-radius: 3px;
}

.format-link .post-content {
    max-width: 80%;
    float: left;
}

.format-link .post-content a {
    font-size: 22px;
    line-height: 2;
}

.format-quote .post-content p {
    margin: 0;
    padding-bottom: 24px;
}

.format-quote .post-content blockquote {
    padding: 24px 24px 0;
    font-size: 15px;
    line-height: 1.6;
    font-style: normal;
    color: #111111;
    background-color: #efefef;
    border: 2px solid #cccccc;
}

.format-status .post-header {
    margin-bottom: 24px;
}

.format-status .post-header h1 {
    font-size: 15px;
    line-height: 1.6;
    margin: 0;
}

.format-status .post-header h2 {
    font-size: 14px;
    line-height: 2;
    margin: 0;
}

.format-status .post-header img {
    float: left;
    margin-right: 21px;
}

.comments-title {
    margin-bottom: 48px;
    font-style: italic;
    font-size: 1.6em;
    line-height: 1.5;
}

.comments-area article {
    margin: 24px 0;
}

.comments-area article header {
    margin: 0 0 24px 0;
    position: relative;
}

.comments-area article header img {
    float: left;
    padding: 0;
    margin-right: 1em;
    line-height: 1;
}

.comments-area article header cite {
    font-style: normal;
    font-size: 15px;
    line-height: 1.6;
}

.comments-area article header time {
    font-size: 14px;
    line-height: 2;
    color: #5e5e5e;
}

.comments-area article header h4 {
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 12px;
    font-size: 14px;
    color: #fafafa;
    background-color: #0088d0;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #009cee, #0088d0);
    background-image: -ms-linear-gradient(top, #009cee, #0088d0);
    background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
    background-image: -o-linear-gradient(top, #009cee, #0088d0);
    background-image: linear-gradient(top, #009cee, #0088d0);
    border-radius: 3px;
    border: 1px solid #007cbd;
}

.comments-area .bypostauthor cite span {
    position: absolute;
    margin-left: 5px;
    padding: 2px 5px;
    font-size: 14px;
}

.comment-reply-link {
    font-size: 14px;
    line-height: 1.7;
    color: #111111;
}

.comment-reply-link:hover {
    color: #666666;
}

.commentlist .pingback {
    margin-bottom: 24px;
    line-height: 1.7;
}

.commentlist .children {
    margin-left: 48px;
}

#respond {
    margin-top: 24px;
}

#respond #reply-title {
    line-height: 1.5;
}

#respond #reply-title #cancel-comment-reply-link {
    margin-left: 10px;
}

#respond form {
    margin: 24px 0;
}

#respond form p {
    margin: 13px 0;
}

#respond form p.logged-in-as {
    margin-bottom: 24px;
}

#respond form label {
    line-height: 1.7;
}

#respond form input[type="text"],
#respond form textarea {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.7;
    padding: 10px;
    width: 100%;
}

#respond form .form-allowed-tags {
    margin: 0;
    line-height: 2;
    color: #5e5e5e;
}

.required {
    color: red;
}

label ~ .required {
    float: left;
    margin: -18px 0 0 -16px;
}

.post-page-image {
    margin-bottom: 14px;
}

.post-meta .edit-link {
    display: block;
    font-size: 1.6em;
    font-weight: bold;
    margin-top: .5em;
    text-align: center;
}

.blog-title,
.edit-link a, 
.edit-link a:visited,
.archive-title,
.format-link header,
.page-title,
.post-header .post-title,
.widget-title,
.post-content th,
.comment-content th,
.menu-toggle,
input[type="submit"],
.post-password-required input[type=submit],
.bypostauthor cite span {
    text-transform: uppercase;
}

.template-front-page .content article {
    border: 0;
    margin-bottom: 0;
}

.template-front-page .aside {
    float: none;
    width: auto;
    padding-top: 24px;
}

.template-front-page .aside .widget li {
    margin: 8px 0 0;
    line-height: 1.7;
    list-style-type: square;
    list-style-position: inside;
}

.template-front-page .aside .widget-text img {
    float: left;
    margin: 8px 24px 8px 0;
}

.aside .widget ul ul {
    margin-left: 12px;
}

.widget-rss li {
    margin: 12px 0;
}

.widget-recent-entries .post-date,
.widget-rss .rss-date {
    color: #818181;
    font-size: .9em;
    margin-left: 12px;
}

#wp-calendar {
    margin: 0;
    width: 100%;
    line-height: 1.7;
    color: #111111;
}

#wp-calendar #next {
    padding-right: 24px;
    text-align: right;
}

.widget-search label {
    line-height: 1.7;
}

.widget-twitter li {
    list-style-type: none;
}

.widget-twitter .timesince {
    text-align: right;
}

#wpstats {
    margin: 0 auto 24px;
}

.twitter-tweet {
    width: 100%;
}

@media screen and (min-width: 320px) {
    body {
        margin: 0 24px 24px 24px;
    }

    .container {
        margin: 0 auto;
        max-width: 600px;
        overflow: hidden;
    }
    
    .content {
        margin-bottom: 1em;
    }

    .blog-description,
    #footer {
        font-size: .7em;
    }
}

@media screen and (min-width: 600px) {
    body {
        margin: 0 24px 24px 24px;
    }

    .container {
        margin: 0 auto;
        max-width: 700px;
        overflow: hidden;
    }

    .author-avatar {
        float: left;
        margin-top: 8px;
    }

    .author-description {
        float: right;
        width: 80%;
    }

    .template-front-page .content,
    .single-attachment .content,
    .page-template-page-templatesfull-width-php .content {
        width: 95%;
        padding: 24px;
        float: none;
    }

    .page-template-page-templatesfull-width-php .content article {
        width: 60%;
    }

    .page-template-page-templatesfull-width-php .content .sticky {
        width: 90%;
    }

    .content {
        float: right;
        width: 58%;
    }

    .aside {
        float: left;
        width: 30%;
    }

    #s {
        width: 90%;
    }

    .aside .widget h3 {
        font-size: .7em;
    }

    .blog-title,
    .blog-description {
        text-align: left;
    }

    .blog-title {
        font-size: 3em;
        line-height: 1.5;
    }

    .menu ul.menu,
    .menu .menu > ul {
        display: inline-block;
        text-align: left;
        width: 100%;
    }

    .menu ul {
        margin: 0;
        text-indent: 0;
    }

    .menu li a,
    .menu li {
        display: inline-block;
        text-decoration: none;
    }

    .menu li a {
        font-size: .7em;
        padding: 0 10px;
        border-bottom: 0;
        line-height: 3;
        text-transform: uppercase;
    }

    .menu li a:visited {
        font-size: .7em;
    }

    .menu li {
        margin: 10px 0 10px 0;
        position: relative;
    }

    .menu li ul {
        display: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 1;
    }

    .menu li ul ul {
        top: 0;
        left: 100%;
    }

    .menu ul li:hover > ul {
        border-left: 0;
        display: block;
    }

    .menu li ul li {
        margin: 0;
    }

    .menu li ul li a {
        color: #ededed;
        background-color: transparent;
        font-size: 14px;
        line-height: 1.5;
        padding: 8px 10px;
        width: 180px;
    }

    .menu li ul li a:visited {
        color: #cccccc;
        background-color: transparent;
    }
    
    .menu li ul li a:hover {
        color: #fcfcfc;
        background-color: transparent;
    }

    .menu .current-menu-item > a,
    .menu .current-menu-ancestor > a,
    .menu .current-page-item > a,
    .menu .current-page-ancestor > a {
        color: #e9c798;
        font-weight: bold;
    }

    .menu li a,
    .menu li a:visited {
        font-size: 1em;
    }

    .menu li ul li a,
    .menu li ul li a:visited {
        font-size: .8em;
    }

    .menu-toggle {
        display: none;
    }

    .post-header .post-title {
        font-size: 22px;
    }

    #respond form input[type="text"] {
        width: 46%;
    }

    #respond form textarea.blog-textarea {
        width: 79%;
    }

    .template-front-page .content,
    .template-front-page article {
        overflow: hidden;
    }

    .template-front-page.has-post-thumbnail article {
        float: left;
        width: 47%;
    }

    .post-page-image {
        float: right;
        margin-bottom: 0;
        width: 47%;
    }

    .template-front-page .aside .widget,
    .template-front-page.two-sidebars .aside .front-widgets {
        float: left;
        width: 51%;
        margin: 24px 13px;
    }

    .template-front-page .aside .widget:nth-child(odd) {
        clear: right;
    }

    .template-front-page .aside .widget:nth-child(even),
    .template-front-page.two-sidebars .aside .front-widgets + .front-widgets {
        float: right;
        width: 39%;
        margin: 24px 13px;
    }

    .template-front-page.two-sidebars .widget,
    .template-front-page.two-sidebars .widget:nth-child(even) {
        float: none;
        width: auto;
    }
}

@media screen and (min-width: 960px) {
    body {
        margin: 0 24px 24px 24px;
    }

    .container {
        margin: 0 auto;
        max-width: 900px;
        overflow: hidden;
    }

    .content {
        float: right;
        width: 65%;
    }

    .template-front-page .content,
    .single-attachment .content {
        width: 100%;
    }

    .aside {
        float: left;
        width: 27%;
    }

    .aside .widget h3 {
        font-size: 1em;
    }

    .blog-description {
        font-size: 1em;
    }

    #s {
        width: 50%;
    }

}
@media screen and (min-width: 1240px) {
    .container {
        margin: 0 auto;
        max-width: 1200px;
        overflow: hidden;
    }

    .template-front-page .content,
    .single-attachment .content {
        width: 100%;
    }

    .content {
        float: right;
        width: 67%;
    }

    .aside {
        float: left;
        width: 26%;
    }

    #s {
        width: auto;
    }
}

@media print {
    body {
        background: none;
        font-size: 10pt;
    }

    footer a[rel=bookmark]:link:after,
    footer a[rel=bookmark]:visited:after {
        content: " [" attr(href) "] ";
    }

    a {
        text-decoration: none;
    }

    .container {
        clear: both;
        display: block;
        float: none;
        max-width: 100%;
        position: relative;
    }

    .blog-header {
        margin-bottom: 72px;
        text-align: left;
    }

    .blog-title {
        font-size: 21pt;
        line-height: 1;
        text-align: left;
    }

    .blog-description {
        font-size: 10pt;
        text-align: left;
    }

    .author-avatar,
    #footer,
    #respond,
    .commentlist .comment-edit-link,
    .commentlist .reply,
    .post-header .comments-link,
    .post-meta .edit-link a,
    #numbered-pagination,
    .content nav,
    .aside,
    .header-image,
    .menu {
        display: none;
    }

    .wrapper {
        border-top: none;
        box-shadow: none;
    }

    .content {
        margin: 0;
        width: auto;
    }

    .singular .post-header .post-meta {
        position: static;
    }

    .singular .content,
    .singular .post-header,
    .singular .post-content,
    .singular .post-meta,
    .singular .comments-title {
        margin: 0;
        width: 100%;
    }

    .post-header .post-title,
    .post-title,
    .singular .post-title {
        font-size: 21pt;
    }

    .post-meta,
    .post-meta a {
        color: #000000;
        font-size: 10pt;
    }

    .author-description {
        float: none;
        width: auto;
    }

    .commentlist > li.comment {
        background: none;
        position: relative;
        width: auto;
    }

    .commentlist .avatar {
        height: 39px;
        left: 2.2em;
        top: 2.2em;
        width: 39px;
    }

    .comments-area article header cite,
    .comments-area article header time {
        margin-left: 50px;
    }
}

.ie .skip-link,
.ie .screen-reader-text,
.ie .accessibility {
    clip: rect(1px 1px 1px 1px);
}

.ie .container {
    margin: 48px auto;
    max-width: 960px;
}

.ie .content {
    float: right;
    width: 65%;
}

.ie .page-template-page-templatesfull-width-php .content {
    float: none;
    width: 100%;
}

.ie .aside {
    float: right;
    width: 26%;
}

.ie .size-full,
.ie .size-large,
.ie .header-image,
.ie .wp-post-image {
    width: auto;
}
