/*
Theme Name: ComicPress
Contributors: Frumph
Theme URI: http://comicpress.net
Description: Publish a comic with WordPress. Visit the ComicPress Website (<a href="http://comicpress.net">comicpress.net</a>). This is the ComicPress Core Framework.  Requires WordPress 3.0
Author: Philip M. Hofer
Author URI: http://frumph.net
Tags: White, Two-Columns, Three-Columns, left-sidebar, right-sidebar, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready
Version: 2.9.4
License: GNU General Public License, v3 (or newer)
License URI: http://www.opensource.org/licenses/gpl-3.0.html
.
. Originally Created by Tyler Martin
*/

/* STANDARD TAGS */

html {
	overflow-y: scroll;
}

body {
	color: #000;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	margin: 0;
}

a {
	color: #697149;
	text-decoration: none;
}

a:link {
	color: #697149;
}

a:visited {
	color: #c0c89f;
}

a:hover {
	color: #c0c89f;
}

a:focus {
	outline-style: none;
}

a img {
	border-style: none;
}

img {
	margin: 0;
	max-width: 100%;
	padding: 0;
}

.wp-caption {
	background-color: #ccc;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	text-align: center;
}

.post-author-gravatar img {
	max-width: inherit;
}

small {
	font-size: 12px;
}

hr {
	background-color: #000;
	border-width: 0px;
	color: #000;
	height: 1px;
}

blockquote {
	border-bottom-width: 1px;
	border-color: #ccc;
	border-left-width: 5px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	font-family: 'Georgia', serif;
	font-size: 16px;
	margin: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
}

blockquote cite {
	display: block;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	cursor: help;
	border-bottom-color: #000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

form {
	margin: 0;
}

input, textarea {
	font-family: 'Arial', sans-serif;
	font-size: 13px;
}

h1, h1 a {
	font-size: 56px;
	letter-spacing: -5px;
	line-height: 46px;
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
}

h2, h2 a {
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 24px;
	margin: 0;
	padding-bottom: 2px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

h2.pagetitle, h2.pagetitle a, h2.page-title, h2.page-title a {
	clear: both;
	font-size: 28px;
	letter-spacing: -2px;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	text-transform: capitalize;
}

h3, h3 a {
	clear: both;
	font-size: 20px;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h4, h4 a {
	clear: both;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

#page {
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 780px;
}

#page-wide {
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 980px;
}

#subcontent-wrapper {
	clear: both;
}

#header {
	text-align: left;
}

#header .description {
	font-size: 14px;
	margin-left: 40px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

#menubar-wrapper {
	background-color: #697149;
	clear: both;
	color: white;
	display: block;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-transform: uppercase;
	width: 100%;
}

.ie #menubar-wrapper {
	zoom: 1;
}

.menunav {
	float: right;
	text-align: center;
}

.menunav a {
	color: #fff;
}

.menunav-search {
	float: left;
	padding: 2px;
}

.ie .menunav-search {
	padding-top: 3px;
}

.menunav-rss {
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 13px;
	line-height: 26px;
	overflow: hidden;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
}

.menunav-rss:hover {
	background-color: #c0c89f;
	color: white;
}

.menunav-prev, .menunav-next {
	display: inline-block;
	float: left;
}

.menunav-prev a, .menunav-next a {
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 24px;
	line-height: 25px;
	overflow: hidden;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
}

.menunav-prev a:hover, .menunav-next a:hover {
	background-color: #f00;
	color: #fcff00;
}

.menu {
	float: left;
}

.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 100;
}

.menu ul li {
	display: inline;
	float: left;
	position: relative;
}

.menu ul li a {
	display: block;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-decoration: none;
}

.menu ul li ul li a {
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0;
	padding: 5px;
	width: 160px;
}

* html .menu ul li a {
	display: inline-block;
}

.menu ul li a:link, .menu ul li a:visited {
	color: #fff;
}

.menu ul li ul li a:link, .menu ul li ul li a:visited {
	color: #fff;
	font-size: 12px;
}

.menu ul li a.selected {
	background-color: #888;
	color: #fff;
}

.menu ul li a:hover {
	background-color: #414141;
	color: #c0c89f;
}

.menu ul li ul {
	display: none;
	left: 0;
	position: absolute;
	visibility: hidden;
}

.menu ul li ul li {
	display: list-item;
	float: none;
}

.menu ul li ul li ul {
	top: 0;
}

.menu ul li ul li a {
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0;
	padding: 5px;
	width: 160px;
}

.menu ul li ul li a:hover {
	color: #c0c89f;
}

.menu .current_page_item a {
	color: #fcff00 !important;
}

* html .menu {
	height: 1%;
}

.arrowclass {
	font-size: 11px;
	margin-left: 2px;
	position: absolute;
	top: 2;
}

#comic-head {
	clear: both;
}

#comic {
	max-width: 100%;
	text-align: center;
}

#comic ul {
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

#comic-foot {
	text-align: center;
}

#comic button {
	float: left;
}

#footer {
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	text-align: center;
}

.footer-text {
	font-size: 12px;
}

#footer .footer-pipe {
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0;
}

.blognav {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 200px;
}

.blognav-previous {
	float: left;
}

.blognav-next {
	float: right;
}

.nav {
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
}

.nav-first {
	float: left;
}

.nav-previous {
	float: left;
}

.nav-previous a {
	padding-left: 10px;
}

.nav-next {
	float: left;
}

.nav-next a {
	padding-left: 10px;
}

.nav-last {
	float: left;
}

.nav-last a {
	padding-left: 10px;
}

.pagenav, .commentnav {
	clear: both;
	color: #000;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin-top: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
}

.pagenav-left, .commentnav-left {
	float: left;
}

.pagenav-right, .commentnav-right {
	float: right;
}

.nav a, .pagenav a, .nav-blog a {
	display: block;
	float: left;
}

#section-wrap {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 770px;
}

.layout-2cvr #section-wrap,.layout-2cvl #section-wrap {
	width: 570px;
}

.layout-v3c  #section-wrap,.layout-v3cr #section-wrap,.layout-v3cl #section-wrap {
	width: 560px;
}

#subcontent-wrapper {
	clear: both;
}

#content {
	float: left;
}

.narrowcolumn {
	overflow: hidden;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	width: 550px;
}

.layout-2cl .narrowcolumn, .layout-2cr .narrowcolumn,.layout-2cvr .narrowcolumn, .layout-2cvl .narrowcolumn {
	width: 560px;
}

.wide .narrowcolumn {
	overflow: hidden;
	width: auto !important;
}

.column_one {
	float: left;
	padding: 1%;
	width: 48%;
}

.column_two {
	float: left;
	padding: 1%;
	width: 48%;
}

.post-type-cat {
	text-transform: capitalize;
}

.post-content {
	padding: 3px;
}

.post-foot {
	margin-bottom: 10px;
}

.post-info {
	font-size: 12px;
	padding-bottom: 5px;
}

.post-text {
	display: block;
	overflow: hidden;
}

.post-author-gravatar {
	float: right;
}

.post-mood {
	float: left;
	margin-right: 2px;
}

.post-calendar-date {
	color: #777;
	float: left;
	font-family: 'Georgia', serif;
	font-size: 15px;
	font-weight: bold;
	margin-right: 3px;
}

.post-calendar-date .calendar-date {
	background-image: url(images/calendar.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #000;
	font-family: 'Georgia', serif;
	font-size: 22px;
	font-style: normal;
	height: 50px;
	line-height: 100%;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 2px;
	padding-top: 0;
	text-align: center;
	width: 45px;
}

.post-calendar-date .calendar-date span {
	color: #fff;
	display: block;
	font-family: 'Verdana', sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 16px;
	padding-bottom: 4px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 1px;
	text-align: center;
}

.postdate {
	font-size: 11px;
}

.entry {
	line-height: 18px;
	padding-bottom: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 3px;
}

.more-link {
	border-top-color: #000;
	border-top-style: dashed;
	border-top-width: 1px;
	clear: both;
	display: block;
	font-style: italic;
}

.post-tags {
	font-size: 12px;
}

.post .members-only {
	background-color: #fafafa;
	border-color: #000;
	border-style: dotted;
	border-width: 1px;
	padding: 3px;
}

.post .non-member {
	background-color: #fafafa;
	border-color: #000;
	border-style: dotted;
	border-width: 1px;
	padding: 3px;
}

.linkpages {
	clear: both;
	float: right;
	margin: 5px;
}

.comment-link {
	clear: both;
	font-weight: bold;
	text-align: right;
}

#blogheader {
	border-top-color: #000;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
}

textarea#comment {
	height: 80px;
	width: 480px;
}

.comment {
	display: block;
	margin-top: 20px;
}

.comment .comment {
	margin-bottom: 0;
	margin-left: 70px;
	margin-right: 0;
	margin-top: 10px;
}

.comment .comment .comment {
	margin-left: 20px;
}

.comment-avatar {
	display: inline-block;
	float: left;
	height: 64px;
	margin-right: 5px;
	overflow: hidden;
	width: 64px;
}

.comment-content {
	margin-bottom: 20px;
	margin-left: 64px;
}

.comment-author cite {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.comment .comment .comment-author cite {
	font-size: 14px;
}

.comment-meta-data {
	font-size: 11px;
}

.comment .comment .comment-permalink {
	display: none;
}

.comment-moderated {
	font-size: 15px;
	font-style: italic;
}

.comment-text {
	font-size: 12px;
	padding: 5px;
}

.comment-text p {
	margin: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.comment-note {
	display: inline-block;
	font-size: 11px;
	padding: 5px;
	text-align: left;
	width: 420px;
}

.form-submit {
	display: inline-block;
	float: left;
}

.comment-meta {
	border-left-color: #000;
	border-left-style: solid;
	border-left-width: 1px;
	display: inline;
}

.commentsrsslink {
	float: right;
	font-size: 11px;
}

#author, #email, #url {
	width: 50%;
}

.comment-submit, .post-url-back {
	float: right;
}

.commentlist ul {
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

ol.commentlist {
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding-bottom: 30px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
}

ol.commentlist p {
	margin-top: 3px;
}

ul.children {
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

#respond {
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px;
}

#pingtrackback {
	font-size: 16px;
}

.pingback .comment-content, .trackback .comment-content {
	margin-left: 0;
}

.trackback .comment-author cite, .pingback .comment-author cite {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.comicthumbwrap {
	float: left;
	padding-bottom: 6px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	text-align: center;
}

.comicthumbdate {
	font-size: 9px;
}

.comicarchiveframe, .comicarchiveframeinpost {
	-khtml-opacity: 0.99;
	-moz-opacity: 0.99;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	opacity: 0.99;
	text-align: center;
}

.comicarchiveframe:hover, .comicarchiveframeinpost:hover {
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.70;
}

.imagenav-link img {
	height: 75px;
	padding: 1px;
	width: 75px;
}

.imagenav-link img:hover {
	-khtml-opacity: 0.5;
	-moz-opacity: 0;
	opacity: 0.5;
}

.comicarchiveframe h3 {
	margin: 0;
}

.comicarchiveframe a small {
	color: #000;
	display: block;
}

.archive-year {
	font-size: 48px;
}

.archive-yearlist {
	font-size: 14px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

#sidebar-left, #sidebar-right {
	float: left;
	padding: 5px;
	width: 200px;
}

#sidebar-overcomic {
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px;
}

.customsidebar ul, .customsidebar li {
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

.sidebar {
	font-size: 12px;
	overflow: hidden;
}

.sidebar h2, .sidebar h2 a {
	display: block;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

.sidebar ul {
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}

.sidebar .widget {
	margin-bottom: 10px;
}

.sidebar .widget .post-extras, .sidebar .widget .entry {
	padding: 3px;
}

.random-comic-icon, .random-post-icon {
	background-color: #000;
	color: #fff;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
}

.sidebar #comic-bookmark-holder {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 152px;
}

.sidebar .ComicPressLatestThumbnailWidget h2 {
	text-align: left;
}

.sidebar .ComicPressLatestThumbnailWidget {
	text-align: center;
}

.sidebar .comic-bookmark {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 185px;
}

#wp-calendar-wrap {
	background-color: #fff;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 10px;
	width: 170px;
}

#wp-calendar {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 165px;
}

.wp-calendar-thumb {
	height: 130px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 178px;
}

#wp-calendar th {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

#wp-calendar caption {
	font-family: 'Georgia', sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	letter-spacing: -1px;
}

#wp-calendar td {
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	min-width: 20px;
	padding: 0;
	text-align: center;
}

#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#wp-calendar a:hover {
	background-color: #000;
	color: #fff;
}

table#wp-calendar {
	background-color: transparent;
	border-style: none;
}

table#wp-calendar td {
	border-color: #999;
}

.wp-calendar-download {
	background-color: #222;
	color: #777;
	font-size: 10px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	overflow: hidden;
	text-align: right;
	width: 166px;
}

.wp-calendar-download-links a {
	background-color: #000;
	border-left-color: #777;
	border-left-style: solid;
	border-left-width: 1px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 0;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0;
}

.wp-calendar-download-links a:hover {
	background-color: #800;
}

#s-search, #s-transcript {
	height: 16px;
	width: 120px;
}

.ie #s-search {
	height: 14px;
}

.searchresults, .archiveresults {
	font-style: italic;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 0;
	padding-top: 0;
}

#comment, #author, #email, #url, #s-search, .comicpress_control_panel_widget input {
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #eee;
	border-color: #888;
	border-radius: 6px;
	border-style: solid;
	border-width: 1px;
	color: #000;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	padding: 2px;
}

#comment:focus, #comment:hover, #author:hover, #email:hover, #url:hover, #author:focus, #email:focus, #url:focus,.comicpress_control_panel_widget #sname:focus, .comicpress_control_panel_widget #sname:hover,.comicpress_control_panel_widget #spassword:focus, .comicpress_control_panel_widget #spassword:hover {
	background-color: #fff;
}

#submit, #searchform button, #comic button, .comicpress_control_panel_widget button {
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-filter: progid;
	-webkit-border-radius: 10px;
	background-color: #ddd;
	background-image: -webkit-gradient(          linear, left top, left bottom, from(rgba(255, 255, 255, 1.0)),          to(rgba(170, 170, 170, 3.0))        );
	background-position: 100%;
	border-radius: 10px;
	color: #000;
}

.sidebar .widget_archive select, .comicpress_archive_dropdown_widget select {
	-khtml-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	-ms-filter: progid;
	-webkit-border-radius: 10px 0 0 10px;
	background-color: #fff;
	background-image: -webkit-gradient(          linear, left top, left bottom, from(rgba(255, 255, 255, 1.0)),          to(rgba(170, 170, 170, 3.0))        );
	background-position: 100%;
	border-radius: 10px 0 0 10px;
	padding-right: 0;
	width: 180px;
}

#submit {
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-filter: progid;
	-webkit-border-radius: 10px;
	background-color: #ddd;
	background-image: -webkit-gradient(          linear, left top, left bottom, from(rgba(255, 255, 255, 1.0)),          to(rgba(170, 170, 170, 3.0))        );
	background-position: 100%;
	border-radius: 10px;
	color: #000;
	font-weight: 700;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

#submit:hover, #searchform button:hover {
	color: #f00;
}

.ie #searchform button, .ie #submit {
	background-color: #ccc;
	color: #000;
	height: 21px;
	line-height: 9px;
}

.gallery-image {
	overflow: hidden;
	text-align: center;
	width: 518px;
}

.gallery-caption {
	font-size: 11px;
	line-height: 11px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 2px;
}

.gallery-caption p {
	margin: 0;
	padding: 5px;
	text-align: center;
	width: 510px;
}

.imagenav-wrap {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
}

.imagenav {
	float: left;
	height: 77px;
	overflow: hidden;
	width: 77px;
}

.imagenav-center {
	color: #000;
	float: left;
	height: 65px;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0;
	overflow: hidden;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	text-align: center;
	width: 344px;
}

.imagetitle {
	color: #000;
	font-size: 18px;
}

.imagenav-bg {
	height: 77px;
	overflow: hidden;
	position: absolute;
	width: 77px;
	z-index: 0;
}

.imagenav-bg img {
	height: 75px;
	padding: 1px;
	width: 75px;
}

.imagenav-arrow {
	color: #fff;
	float: left;
	font-size: 80px;
	font-weight: bold;
	height: 67px;
	line-height: 67px;
	position: absolute;
	text-align: center;
	width: 77px;
	z-index: 1;
}

.imagenav-link {
	float: left;
	height: 77px;
	overflow: hidden;
	position: absolute;
	width: 77px;
	z-index: 2;
}

.imagenav-link img {
	height: 75px;
	padding: 1px;
	width: 75px;
}

#gallery-1 .attachment-thumbnail {
	border-style: none;
}

.wp-caption p {
	font-size: 11px;
	line-height: 11px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
}

.aligncenter {
	display: block;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

.alignright {
	display: inline;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0;
	margin-top: 10px;
}

.alignleft {
	display: inline;
	float: left;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 10px;
}

#transcript {
	border-left-color: #333;
	border-left-style: dotted;
	border-left-width: 4px;
	border-right-color: #333;
	border-right-style: dotted;
	border-right-width: 4px;
	font-size: 11px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
}

.transcript-border {
	background-color: #fff;
	border-color: #555;
	border-style: solid;
	border-width: 1px;
	clear: both;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 15px;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
}

a.transcript-title {
	border-bottom-color: #777;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	display: block;
	font-family: 'Georgia', serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	text-transform: uppercase;
}

#transcript-content {
	font-family: 'Courier New', monospace;
	overflow: hidden;
}

.storyline-cats {
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

.storyline-cats li {
	display: inline;
}

.clear {
	clear: both;
}

.clear-margins {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

/** BUY THIS **/.buythis {
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
}

.buythisbutton {
	background-image: url('images/buythis.png');
	background-repeat: no-repeat;
	height: 27px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	width: 240px;
}

.print-thumbnail {
	text-align: center;
}

.page-template-buystrip-php .post-content table {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

.cpcal-image {
	height: 120px;
	width: 152px;
}

.cpcal-cals {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-left: 5px;
}

.cpcal-month {
	background-color: #fff;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-bottom: 8px;
	margin-left: 0;
	margin-right: 8px;
	margin-top: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-top: 5px;
	width: 157px;
}

.cpcal-monthtitle {
	font-family: 'Georgia', serif;
	font-size: 16px;
	font-variant: small-caps;
	height: 16px;
	letter-spacing: -1px;
	line-height: 16px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	text-align: center;
	width: 154px;
}

.cpcal-dayletter {
	display: block;
	float: left;
	font-size: 11px;
	height: 15px;
	line-height: 13px;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 2px;
	margin-top: 0;
	text-align: center;
	width: 20px;
}

.cpcal-day {
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	display: block;
	float: left;
	font-size: 11px;
	height: 13px;
	line-height: 13px;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 2px;
	margin-top: 0;
	text-align: center;
	width: 18px;
}

.cpcal-day a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 13px;
	line-height: 13px;
	width: 18px;
}

.cpcal-day a:hover {
	background-color: #000;
	color: #fff;
}

#storyline, #storyline ul {
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

#storyline li {
	margin: 0;
	padding: 0;
}

#storyline li img {
	display: none;
}

#storyline li li img {
	display: block;
	float: right;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 0;
	padding-top: 0;
}

#storyline ul ul {
	margin-bottom: 0;
	margin-left: 20px;
	margin-right: 0;
	margin-top: 0;
}

#storyline li li .storyline-title {
	color: #000;
	display: block;
	font-size: 24px;
	font-weight: bold;
}

#storyline li li .storyline-title:hover {
	color: #900;
}

#storyline li li li a.storyline-title {
	font-size: 18px;
}

#storyline li li li li a.storyline-title {
	font-size: 14px;
}

.storyline-description {
	font-size: 12px;
}

.storyline-foot {
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

#storyline li li .storyline-foot {
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#storyline li li li .storyline-foot {
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.archive-date {
	font-size: 12px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 5px;
	padding-top: 0;
	white-space: nowrap;
}

.archive-title {
	border-left-color: #000;
	border-left-style: solid;
	border-left-width: 1px;
	line-height: 11px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

.month-table {
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

#linkspage, #linkspage ul, #linkspage li, #archivepage, #archivepage ul, #archivepage li {
	list-style-image: none;
	list-style-style: none;
}

#linkspage h2 {
	margin-top: 20px;
}

#wp-paginav {
	text-align: left;
}

#paginav {
	float: left;
	line-height: 25px;
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

#paginav .paginav-pages {
	padding-right: 10px;
}

#paginav a {
	display: block;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

#paginav ul {
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

#paginav li {
	float: left;
}

#paginav .paginav-next, #paginav .paginav-previous {
	font-size: 20px;
}

#paginav .paginav-current, #paginav .current {
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

.tt a {
	color: #3CA3FF;
	font-weight: bold;
	margin-bottom: -110px;
	position: relative;
	text-decoration: none;
	z-index: 1000;
}

a.tt span {
	display: none;
}

a.tt:hover span.tooltip {
	background-image: url('images/comicpress-rascal.png');
	background-repeat: no-repeat;
	color: #000;
	display: block;
	height: 164px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	position: absolute;
	text-align: center;
	width: 200px;
	z-index: 1000;
}

a.tt:hover span.top {
	background-image: url('images/bubble.png');
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	margin-left: 25px;
	margin-top: 25px;
	padding-top: 2px;
	width: 200px;
	z-index: 1000;
}

a.tt:hover span.middle {
	background-image: url('images/bubble.png');
	background-position: -200px;
	background-repeat: repeat-y;
	display: block;
	margin-bottom: 0;
	margin-left: 25px;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	width: 180px;
	z-index: 1000;
}

a.tt:hover span.bottom {
	background-image: url('images/bubble.png');
	background-position: -35px;
	background-repeat: no-repeat;
	color: #548912;
	display: block;
	height: 15px;
	margin-left: 25px;
	width: 200px;
	z-index: 1000;
}

.ie .tt a:hover {
	background-color: Transparent;
	color: #aaaaff;
	z-index: 1000;
}

#userpage {
	padding: 5px;
	width: 100%;
}

.userpage-avatar {
	float: left;
	height: 64px;
	width: 64px;
}

.userpage-info {
	float: left;
	margin-left: 10px;
}

.userpage-desc {
	border-color: #efefef;
	border-style: dotted;
	border-width: 1px;
	margin-top: 30px;
	padding: 5px;
	width: 400px;
}

.userpage-posts {
	margin-top: 20px;
}

.userpage-posts ol {
	margin-bottom: 0;
	margin-left: 30px;
	margin-right: 0;
	margin-top: 10px;
	padding: 0;
}

.userpage-posts li {
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

::-moz-selection {
	background-color: #a1c0d9;
}

textarea {
	resize: none;
}

::selection {
	background-color: #ffb7b7;
}

#buttonpanel {
	overflow: auto;
}

.tipjar-wrap, .tipjarbox, .tipjarunderbox {
	float: right;
	height: 200px;
	overflow: hidden;
	width: 200px;
}

.facebook_like, .facebook-like {
	display: inline-block;
}

.refimage {
	display: inline-block;
	float: left;
	height: 64px;
	margin-right: 3px;
	width: 64px;
}

.reftext {
	font-size: 11px;
}

.refname {
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
}

#header h1 {
	display: none;
}