/*
Theme Name: Inkblot
Theme URI: //github.com/mgsisk/inkblot
Author: Michael Sisk
Author URI: http://mgsisk.com
License: GPL2
License URI: //gnu.org/licenses/gpl-2.0.html
Version: 4
Description: Elegant, fully responsive, highly customizable <a href="http://webcomic.nu">Webcomic</a>-ready theme named in honor of Rorschach from the Watchmen graphic novel.
Tags: dark, light, white, black, gray, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Webcomic: 4
*/

body {
	background: #e8e8e8;
	color: #333;
	margin: 1rem;
}

::-moz-selection {
	background: #333;
	color: #ccc;
}

::selection {
	background: #333;
	color: #ccc;
}

a {
	color: #888;
	text-decoration: none;
	-moz-transition: color .25s;
	-ms-transition: color .25s;
	-o-transition: color .25s;
	-webkit-transition: color .25s;
	transition: color .25s;
}

a:focus,
a:hover {
	color: #333;
}

address {
	font-size: smaller;
	font-style: normal;
}

blockquote {
	border: thin solid #333;
	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;
}

pre {
	border: thin solid #333;
	box-shadow: 0 .12rem .25rem rgba( 0, 0, 0, .25 ) inset;
	font-size: smaller;
	padding: 1rem;
}

table {
	max-width: 100%;
}

td {
	border: thin solid #333;
	padding: .5rem;
}

#page {
	background: #fff;
	border: thin solid #333;
	box-shadow: 0 .25rem .5rem rgba( 0, 0, 0, .5 );
	margin: auto;
	position: relative;
}

#header hgroup {
	padding: 1rem;
}

#header hgroup a {
	color: #333;
	text-decoration: none;
}

#header hgroup a:focus,
#header hgroup a:hover {
	opacity: .75;
}

#header hgroup a:active {
	opacity: .5;
}

#header h1 {
	line-height: 1;
	margin: 0;
}

#header h2 {
	font-size: 100%;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}

#header nav {
	background: #333;
	color: #ccc;
}

#header nav:before,
#header nav:after {
	content: "";
	display: table;
}

#header nav:after {
	clear: both;
}

#header nav ul ul {
	background: #333;
	box-shadow: 0 .25rem .5rem rgba( 0, 0, 0, .5 );
	display: none;
	position: absolute;
	z-index: 99;
}

#header nav ul ul ul {
	left: 100%;
	top: 0;
}

#header nav li {
	float: left;
	position: relative;
}

#header nav li:hover > ul {
	display: block;
}

#header nav a {
	border: 0;
	color: #888;
	display: block;
	line-height: 2;
	padding: 0 1rem;
	white-space: pre;
}

#header nav a:focus,
#header nav a:hover,
#header li:hover > a,
#header .current_page_item a,
#header .current_page_ancestor a {
	color: #ccc;
}

#content:before,
#content:after {
	content: "";
	display: table;
}

#content:after {
	clear: both;
}

#main {
	padding: 1rem;
}
#sidebar1,
#sidebar2 {
	padding: 0rem;
}

#sidebar1 {
	font-size: .8em;
}
#sidebar1 h1 {
	font-size: 1.2em;
	border-bottom: 2px solid black;
}


#sidebar1 ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

#sidebar1 ul li {
	padding: 0px;
	margin: 0px;
}

.widget_recent_entries a {
	font-size: 1.2em;
	display: block;
}

.two-column-left #main,
.three-column-left #main,
.two-column-right #sidebar1,
.three-column-right #sidebar1,
.three-column-right #sidebar2,
.three-column-center #main,
.three-column-center #sidebar1,
.three-column-center #sidebar2 {
	float: left;
}

.two-column-right #main,
.three-column-right #main,
.two-column-left #sidebar1,
.three-column-left #sidebar1,
.three-column-left #sidebar2 {
	float: right;
}

.one-column #sidebar1,
.one-column #sidebar2,
.two-column-left #sidebar2,
.two-column-right #sidebar2 {
	display: none;
}

.three-column-center #main,
.three-column-center #sidebar1 {
	position: relative;
}

#footer {
	background: #333;
	color: #ccc;
	line-height: 1;
	padding: 1rem;
}

#footer a {
	color: #888;
}

#footer a:focus,
#footer a:hover {
	color: #ccc;
}

/** navigation */
nav.posts,
nav.posts-paged,
nav.comments-paged {
	border-bottom: thin solid #333;
	clear: both;
	margin: 0 0 1rem;
	padding: 0 0 1rem;
	text-align: center;
}

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 {
	clear: both;
	margin: 0 0 1rem;
	text-align: center;
}

/** posts */
.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 h1 {
	margin: 20px 0px 10px 0px;
	font-size: 1.3em;
	font-weight: bold;
}

.post-header h1:before {
	content:"\00bb\2003";
}

.transcripts-header h1 {
	font-size: 1.3em;
	font-weight: bold;
}

.post-comments-link a {
	background: #333;
	border-radius: .25rem;
	color: #ccc;
	font-size: smaller;
	padding: .5rem;
	margin 10px;
	-moz-transition: background-color .25s;
	-ms-transition: background-color .25s;
	-o-transition: background-color .25s;
	-webkit-transition: background-color .25s;
	transition: background-color .25s;
float: right;
}

.post-comments-link a:focus,
.post-comments-link a:hover {
	background: #888;
	color: #ccc;
}

.post-content {
	overflow: hidden;
}

.post-footer {
	border-bottom: thin solid #333;
	font-size: smaller;
	margin: 0 0 1rem;
	padding: 0 0 1rem;
}

.post-actions {
	margin-top: 1em;
	display: block;
}

.post-actions a {
	background: #333;
	border-radius: .25rem;
	color: #ccc;
	font-size: smaller;
	margin: 0 0 0 .5rem;
	padding: .25rem;
	-moz-transition: background-color .25s;
	-ms-transition: background-color .25s;
	-o-transition: background-color .25s;
	-webkit-transition: background-color .25s;
	transition: background-color .25s;
}

.post-actions a:focus,
.post-actions a:hover {
	background: #888;
	color: #ccc;
}

.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;
}

/** comments */
.comment,
.pingback,
.trackback {
	border-bottom: thin solid #333;
	margin: 0 0 1rem;
	padding: 1rem;
}

.comment .comment {
	border: 0;
	border-left: thin solid #333;
	margin: 0 0 0 1rem;
	padding: 1rem;
}

.bypostauthor {
	border: thin solid #333;
}

.moderating-comment {
	font-size: smaller;
	font-style: italic;
	margin: 1rem 0 0;
}

.comment-footer img {
	margin: 0 1rem 0 0;
}

.comment-actions a {
	background: #333;
	border-radius: .25rem;
	color: #ccc;
	font-size: smaller;
	margin: 0 0 0 .5rem;
	padding: .25rem;
	-moz-transition: background-color .25s;
	-ms-transition: background-color .25s;
	-o-transition: background-color .25s;
	-webkit-transition: background-color .25s;
	transition: background-color .25s;
}

.comment-actions a:focus,
.comment-actions a:hover {
	background: #888;
	color: #ccc;
}

/** forms */
#commentform label,
.webcomic-transcribe-form label {
	display: block;
	float: left;
	width: 20%;
}

#commentform .required,
.webcomic-transcribe-form .required {
	background: #333;
	color: #ccc;
	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;
}

/** webcomic */
.post-webcomic .webcomic-image {
	overflow: auto;
	text-align: center;
}

.post-webcomic nav {
	background: #333;
	color: #ccc;
}

.post-webcomic nav:before,
.post-webcomic nav:after {
	content: "";
	display: table;
}

.post-webcomic nav:after {
	clear: both;
}

.post-webcomic nav a {
	color: #888;
	font-size: 200%;
	float: left;
	text-align: center;
	width: 25%;
}

.post-webcomic nav a:focus,
.post-webcomic nav a:hover {
	color: #ccc;
}

.post-webcomic nav .current-webcomic {
	opacity: .25;
}

.post-webcomic nav.above {
	border-top: thin solid #fff;
}

nav.above, nav.below {
	margin: 0px 7px 0px 6px;
}

.webcomic-prints div {
	margin: 0 0 1rem;
}

/** wordpress */
.sticky {
	
}

.bypostauthor {
	
}

.alignnone {
	margin: 1rem;
}

.aligncenter {
	display:block;
	margin: 1rem auto;
}

.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;
}

.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;
	box-shadow: 0 .12rem .25rem rgba( 0, 0, 0, .25 );
}

.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%;
}



#adbanner {
  margin: 8px 0px -8px 0px;
}
