article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
} audio,
canvas,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} [hidden] {
display: none;
}  html {
font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body {
margin: 0;
}  a:focus {
outline: thin dotted;
} a:active,
a:hover {
outline: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
} abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} mark {
background: #ff0;
color: #000;
} code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
} pre {
white-space: pre-wrap;
} q {
quotes: "\201C" "\201D" "\2018" "\2019";
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 0;
}  fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } button,
input,
select,
textarea {
font-family: inherit; font-size: 100%; margin: 0; } button,
input {
line-height: normal;
} button,
select {
text-transform: none;
} button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} textarea {
overflow: auto; vertical-align: top; }  table {
border-collapse: collapse;
border-spacing: 0;
} * { -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
color: #333;
font-family: 'Open Sans', Arial, sans serif;
background-color: #5f5d62;
background: url(//ea.asmodrawscomics.com/images/clean-gray-paper.png) fixed, -moz-linear-gradient(top, #5f5d62 0%, #aaaaac 100%) fixed;
background: url(//ea.asmodrawscomics.com/images/clean-gray-paper.png) fixed, -webkit-linear-gradient(top, #5f5d62 0%,#aaaaac 100%) fixed;
background: url(//ea.asmodrawscomics.com/images/clean-gray-paper.png) fixed, linear-gradient(to bottom, #5f5d62 0%,#aaaaac 100%) fixed;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f5d62', endColorstr='#aaaaac',GradientType=0 );
line-height: 1.4;
text-rendering: optimizeLegibility; }
::-moz-selection {
background: #C3C1CD;
color: #333;
}
::selection {
background: #C3C1CD;
color: #333;
}
a:link, a:visited {
color: #34363b;
text-decoration: none;
-moz-transition: color .25s;
-ms-transition: color .25s;
-o-transition: color .25s;
-webkit-transition: color .25s;
transition: color .25s;
}
a:active, a:focus, a:hover {
color: #151618;
}
#header hgroup img {
opacity: 0.7;
-webkit-filter: grayscale(70%);
-moz-filter: grayscale(70%);
-ms-filter: grayscale(70%);
-o-filter: grayscale(70%);
filter: gray;
padding: 10px 20px 10px 0;
transition: all .75s;
-moz-transition: all .75s;
-ms-transition: all .75s;
-o-transition: all .75s;
-webkit-transition: all .75s;
width:150px;
}
#header hgroup img:hover {
opacity: 1;
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: none;
}
address {
font-size: smaller;
font-style: normal;
}
blockquote {
border: thin solid #ccc;
box-shadow: 0 .12rem .25rem rgba( 0, 0, 0, .25 ) inset;
padding: 1rem;
}
blockquote blockquote {
margin: 0 0 1rem;
}
dt {
font-weight: bold;
}
ol ol {
list-style: lower-alpha;
}
ol ol ol {
list-style: lower-roman;
}
nav ul, nav ol {
list-style: none;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Oregano', cursive;
}
hr {
border: 0;
border-top: 1px solid #ccc;
clear: both;
}
pre {
border: thin solid #ccc;
box-shadow: 0 .12rem .25rem rgba( 0, 0, 0, .25 ) inset;
font-size: smaller;
padding: 1rem;
}
table {
width: 100%;
}
td {
border: thin solid #ccc;
padding: .5rem;
}
textarea {
resize: vertical;
}
button, input, select, textarea {
background: #c3c1cd;
padding: 5px;
border: 0;
}
button, input[type=button], input[type=reset], input[type=submit] {
font-weight: bold;
background: #49484e;
color: #9491a3;
padding: 5px 10px;
border: 0;
}
button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
background: #27272b;
}
embed, iframe, object, video {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
vertical-align: middle;
}
video {
height: auto;
}
#page {
margin: 0 auto;
position: relative;
max-width: 1150px;
}
#header hgroup {
padding: 0.2rem 2rem 0;
}
#header hgroup h1 {
font-size: 65pt;
text-align:center;
}
#header hgroup a {
color: #37363b;
text-shadow: 0 0 5px #f8e5f9;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
}
#header hgroup a:focus, #header hgroup a:hover {
opacity: 1.0;
color: #2f2e34;
text-shadow: 0 0 10px #fef5ff;
}
#header hgroup a:active {
opacity: .75;
}
#header h1 {
line-height: 1;
font-size: 3em;
margin: 0;
}
#header h2 {
font-size: 100%;
font-weight: normal;
line-height: 2;
margin: 0;
}
#header nav { text-align: center; }
#header nav li { display: inline-block; }
#header nav li ul li { display: block; text-align: left; }
#header nav:before,
#header nav:after {
content: "";
display: table;
}
#header nav:after {
clear: both;
}
#header nav select {
width: 100%;
}
#header nav ul {
display: none;
}
#content:before, #content:after {
content: "";
display: table;
}
#content:after {
clear: both;
}
main {
padding: 1rem;
}
#sidebar {
padding: 1rem 1rem 1rem 0;
}
#sidebar h2, .widget-title {
color: #34363b;
margin-top: 0;
text-align: center;
font-size: 26px;
}
#footer {
border-top: 20px solid #49484e;
padding: 1rem;
text-align: center;
font-family: 'Oregano', cursive;
font-size: 1rem;
letter-spacing: 1px;
}
#footer a {
}
#footer a:hover {
color: #131315;
} nav.posts, nav.posts-paged, nav.comments-paged {
margin: 0 0 1rem;
padding: 0 0 1rem;
text-align: center;
clear: both;
font-family: 'Oregano', cursive;
}
nav.posts a:first-child, nav.comments-paged a:first-child {
margin: 0 .5rem 0 0;
}
nav.posts a:last-child, nav.comments-paged a:last-child {
margin: 0 0 0 .5rem;
}
nav.posts a:focus img, nav.posts a:hover img {
opacity: .5;
}
nav.post-pages {
margin: 0 0 1rem;
text-align: center;
} .sticky .post-header h1:before {
content: '\2605';
padding: 0 .5rem 0 0;
vertical-align: baseline;
}
.post-image {
float: right;
margin: 0 0 1rem 1rem;
}
.post-header {
font-size: 0.9em;
}
.post-header h1 {
margin: 0;
}
.page-header h1 {
background: #49484e;
color: #cbc1ca;
clear: both;
padding: 3px 10px;
margin: 5px 0;
}
.post-header time {
float: right;
font-family: 'Oregano', cursive;
font-size: 14pt;
}
.post-header .post-actions {
float: right;
margin-right: 10px;
}
.post-comments-link a, .comments-link {
font-family: 'Oregano', cursive;
font-size: 16pt;
padding: .5rem 0;
text-transform: uppercase;
}
.post-content {
overflow: hidden;
}
.post-footer {
font-size: smaller;
margin: 0 0 1rem;
padding: 0 0 1rem;
}
.post-actions a {
}
.attachment .post-image {
float: none;
margin: 0;
text-align: center;
}
.attachment .post-image img {
border-radius: .25rem;
box-shadow: 0 .12rem .25rem rgba( 0, 0, 0, .25 );
}
.attachment .post-excerpt {
text-align: center;
}
form.search {
padding: 0 10px 10px;
background: #49484e;
border-radius: 2px;
}
form.search h2 {
color: #cdc4cd !important;
margin-bottom: 5px;
}
form.search input[type=search] {
width: 94%;
} #comments, #webcomic-transcripts {
margin-top: 15px;
}
.comment, .pingback, .trackback {
border: 1px solid #49484e;
margin: 0 0 1rem;
padding: 1rem;
}
.comment .comment {
}
.bypostauthor {
background: #C3C1CD;
}
.moderating-comment {
font-size: smaller;
font-style: italic;
margin: 1rem 0 0;
}
.comment-footer {
font-size: 0.9em;
}
.comment-footer img {
margin: 0 1rem 0 0;
}
.comment-actions a {
font-size: smaller;
margin: 0 0 0 .5rem;
padding: .25rem;
}
.form-allowed-tags {
font-size: 0.7em;
} #follow {
float: right;
}
#follow li {
list-style: none;
float: left;
margin-right: 15px;
height:48px;
width:48px;
display: block;
opacity: 0.5;
transition: all .5s;
}
#follow li:hover {
opacity: 1;
}
#follow li.twitter {
background-image: url(//ea.asmodrawscomics.com/images/twitter.png);
}
#follow li.rss {
background-image: url(//ea.asmodrawscomics.com/images/rss.png);
}
#follow li.deviantart {
background-image: url(//ea.asmodrawscomics.com/images/dA.png);
}
#follow li a {
width: 48px;
height: 48px;
display: block;
}
ul.webcomic-collections {
padding: 0;
}
ul.webcomic-collections li {
list-style: none;
}
ul.webcomic-collections, .webcomic-collection-image {
text-align: center;
}
.webcomic-collection-name {
font-family: 'Oregano', cursive;
font-size: large;
font-weight: bold;
padding: 10px 0;
text-transform: uppercase;
}
.page-content {
overflow: auto;
padding-bottom: 15px;
margin-bottom: 15px;
}
.page-content img {
float: left;
padding-right: 20px;
}
.aiwidget-title {
display: none;
}
.tweettext {
font-size: 0.8em;
}
.tweetlink {
visibility: hidden;
}
.tweetlink a {
visibility: visible;
} #commentform label, .webcomic-transcribe-form label {
display: block;
float: left;
width: 20%;
}
#commentform .required, .webcomic-transcribe-form .required {
background: #0c0;
color: #fff;
padding: .25rem;
}
#commentform textarea, .webcomic-transcribe-form textarea {
height: 10em;
width: 100%;
}
.webcomic-transcript-error, .webcomic-transcript-success {
font-size: smaller;
font-style: italic;
margin: 1rem 0 0;
} .post-webcomic .webcomic-image {
overflow: auto;
text-align: center;
margin: 15px 0;
}
.post-webcomic nav {
background: #49484f;
border-radius: 2px;
}
.post-webcomic nav:before, .post-webcomic nav:after {
content: "";
display: table;
}
.post-webcomic nav:after {
clear: both;
}
.post-webcomic nav a {
color: #9E9AB7;
font-size: 200%;
float: left;
text-align: center;
width: 25%;
font-family: 'Oregano', cursive;
}
.post-webcomic nav a:hover {
color: #e2dff1;
}
.post-webcomic nav a small {
font-size: 0.7em;
}
.post-webcomic nav .current-webcomic {
}
.post-webcomic nav.above {
border-top: 0;
margin-top: 15px;
}
.webcomic-prints div {
margin: 0 0 1rem;
} .sticky {
}
.bypostauthor {
}
.alignnone {
margin: 1rem;
}
.aligncenter {
display:block;
margin: 1rem auto;
text-align: center;
}
.alignright {
float: right;
margin: 1rem 0 1rem 1rem;
}
.alignleft {
float: left;
margin: 1rem 1rem 1rem 0;
}
.wp-caption {
max-width: 100%;
padding: .25rem;
text-align: center;
}
.wp-caption img {
border-radius: .25rem;
box-shadow: 0 .12rem .25rem rgba( 0, 0, 0, .25 );
}
.wp-caption-text {
font-size: smaller;
margin: .5rem 0 0;
}
.attachment-thumbnail, .attachment-post-thumbnail {
border: 3px solid #49484e;
}
a:hover .attachment-thumbnail, a:hover .attachment-post-thumbnail {
border: 3px solid #000;
}
body.archive article.webcomic1 {
display: inline-block;
}
.gallery {
margin: auto;
padding: .25rem;
}
.gallery-item {
float: left;
margin: 0;
padding: .25rem;
text-align: center;
}
.gallery-icon {
line-height: 1;
}
.gallery-icon img {
border-radius: .25rem;
filter: grayscale(0.8);
}
.gallery-icon img:hover {
filter: grayscale(0);
}
.gallery-caption {
font-size: smaller;
margin: .5rem 0 0;
}
.gallery-columns-1 .gallery-item {
float: none;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16%;
}
.gallery-columns-7 .gallery-item {
width: 14%;
}
.gallery-columns-8 .gallery-item {
width: 12%;
}
.gallery-columns-9 .gallery-item {
width: 11%;
}
@media only screen and ( min-width: 35em ) {
#header nav {
background: #49484f;
text-align: center;
border-radius: 2px;
}
#header nav ul ul {
display: none;
z-index: 99;
}
#header nav select {
display: none;
}
#header nav ul {
display: block;
}
#header nav li {
display: inline-block;
}
#header nav li:hover > ul {
background: #49484f;
box-shadow: 0 .12rem .25rem rgba( 0, 0, 0, .25 );
display: block;
position: absolute;
}
#header nav ul ul ul {
left: 100%;
top: 0;
}
#header nav ul ul li {
}
#header nav a {
border: 0;
display: block;
line-height: 1.75;
padding: 0 1.25rem;
white-space: pre;
color: #9e9ab7;
font-family: 'Oregano', cursive;
font-size: 1.75em;
font-weight: bold;
letter-spacing: 1px;
}
#header nav ul ul a {
color: #9e9ab7;
font-size: 1.25em;
}
#header nav a:focus, #header nav a:hover, #header li:hover > a, #header .current_page_item a, #header .current_page_ancestor a {
color: #e2dff1;
}
#header nav a:active {
}
main {
float: right;
width: 79%;
}
#sidebar {
float: left;
width: 20%;
}
}