/* Companion Custom CSS over-rides for [ Scottish Words illustrated ]: ComicPress - 2.8 */
/*style for 2 columns on home page - - - - UPDATED 19 mar 2012*/
.post-content{
	width:  620px;


}


}
#containerz {
	width: 640px;  
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#sidebar1z {
	float: right; /* since this element is floated, a width must be given */
	width: 225px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#mainContentz {
	margin-top: 0;
	margin-right: 215px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
} 
/*style for thumbnail widget in right column*/
a #stoorythumb h3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a:hover #stoorythumb h3 {
	color: #660000;
	text-decoration: underline;
	}
a:hover .comicthumbnail{
	-moz-opacity: 0.7; /* mozilla, netscape */
	opacity: 0.70; /* firefox, opera, safari, chrome */
	-khtml-opacity: 0.7; /* khtml, old safari */
}
/*style for div columns on pages*/
#container  { 
	width:980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
	padding-right: 10px;
	padding-left: 12px;
}
#sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 190px; /* padding keeps the content of the div away from the edges */
	padding-right: 10px;
	padding-left: 12px;
}
#mainContent  { 
	margin: 0 200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#clear {
	clear: both;
}
.phono {"Lucida Grande","Arial Unicode MS", sans-serif
	font-family /**/:inherit; /* resets fonts for everyone but IE6 */
	font-size: 18px;

	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 32px;
	font-weight: normal;
}
#searchform button {
height: 25px;
		width: 25px;
background-image: url(/images/search.png);

	background-repeat: no-repeat;
	text-indent: -9999px;
	
}
#searchform button:hover {
background-position: -23px;
}
.social-follow-stooryduster-on-twitter a {
padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 24px;
background-image: url(/images/twitter.png);
	background-repeat: no-repeat;

}
.social-follow-stooryduster-on-twitter {
padding-left: 0px;
}
.narrowcolumn {
	width: 550px;
	padding: 0 5px;
	overflow: visible;
}

.menunav {
margin-right: 6px;
	padding-right: 6px;
}
.comicpress_comic_title_widget a, .comic-post-widget-title, .widget-content h3 {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:18px;color: red; 
padding: 0; margin: 0; letter-spacing: 0px; font-weight: normal;

}

.searchresults {
	padding: 0 0 0px 0px;
	font-style: italic;
}
.post-info {
	font-size: 12px;
}

.pagetitle, .page-title, .comment-link, .post-author, .posted-on, .post-date, .posted-at, .post-time {
display: none;
}
/* ARCHIVE */
/* For the built-in WordPress archive pages (by month or category) as well as search result pages */

.comicthumbwrap {
	float: left;
	clear: right;
	text-align: left;
	
}
/*appears in categories and search pages*/
.post-tags {
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	padding-bottom: 4px;
	margin-top: 0px;
	padding-top: 0px;
}

.comicthumbdate {

	font-size: 19px;
}

.comicarchiveframe, .comicarchiveframeinpost {

	margin: 2px auto;
	text-align: center;
	-moz-opacity: 0.99; /* mozilla, netscape */
	opacity: 0.99; /* firefox, opera, safari, chrome */
	-khtml-opacity: 0.99; /* khtml, old safari */
}

.comicarchiveframe:hover, .comicarchiveframeinpost:hover {
	-moz-opacity: 0.7; /* mozilla, netscape */
	opacity: 0.70; /* firefox, opera, safari, chrome */
	-khtml-opacity: 0.7; /* khtml, old safari */
}

.imagenav-link img {
	-moz-opacity: 0.5; /* mozilla, netscape, gecko */
	opacity: 0.5; /* firefox, opera, safari, chrome */
	-khtml-opacity: 0.5; /* khtml, old safari */
}

.imagenav-link img:hover {
	-moz-opacity: 0; /* mozilla, netscape */
	opacity: 0.5; /* firefox, opera, safari, chrome */
	-khtml-opacity: 0.5; /* khtml, old safari */
}

.comicarchiveframe h3 {
	margin: 0;
}

.comicarchiveframe a small {
	display: block;
	color: #000;
}

/*.archive-year {
	font-size: 48px;
}

.archive-yearlist {
	padding: 0 0 10px 0;
	font-size: 14px;
}*/

.comicthumbnail{
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.widget_categories  {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:14px;color: red; padding: 0; margin: 0; 	
}
.post-title a, .page-title, .widget-content .sidebar-left a {
	font-family: Georgia, "Times New Roman", Times, serif; 
font-size:18px;color: red; padding: 0; margin: 0; 	letter-spacing: 1px; font-weight: normal;

}

	/*h2.pagetitle, h2.pagetitle a, h2.page-title, h2.page-title a {
	padding: 0 0 5px 0;
	margin-top: 10px;
	letter-spacing: 2px;
	clear: both;
	font-weight: normal;

}*/

/*end*/
/*body {
	margin: 0;
	font-family: Arial, Helvetica, Verdana; 
line-height: 16px; 
padding-bottom: 16px;
background-color: white 
	font-size: 12px;
	color: #000;
}*/
/*#sidebar-right {
	display: none;


	}*/
#sidebar-left h3 {
	font-family: Georgia, "Times New Roman", Times, serif; 
font-size:16px;color: red;

	}
#sidebar-left{
	padding-right: 12px;
	margin-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

	
/* THE MENU */

#menubar-wrapper {
	padding-right: 0.7em;
	padding-left: 0.7em;
	font-size: 13px;
	letter-spacing: 3px;
	text-transform: capitalize;
	width: 940px;
	clear: both;
	display: block;
	margin: 0;
	font-stretch: normal;
	background: #fff;
}

.ie #menubar-wrapper {
	zoom: 1; /* IE fix, allows for variable height menu  */
}

.menunav {
	float: right;
	text-align: center;
}

.menunav a {
color: #036; 
}

.menunav-search {
	float: left;
	padding: 2px;
}

.ie .menunav-search {
	padding-top: 3px;
}

a.menunav-rss, .menunav-rss {
height: 25px;
		width: 25px;
background-image: url(/images/rss.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 26px;
	padding: 0 5px;
	float: left;
	display: inline-block;
	overflow: hidden;
	color: #036;
	text-indent: -9999px;

}

.menunav-rss:hover {
height: 25px;
		width: 25px;
background-image: url(/images/rss.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.menunav-prev, .menunav-next {
	display: inline-block;
	float: left;
}

.menunav-prev a, .menunav-next a {
	font-size: 24px;
	line-height: 25px;
	padding: 0 5px 1px 5px;
	float: left;
	display: inline-block;
	overflow: hidden;
	color: #036;
}

.menunav-prev a:hover, .menunav-next a:hover {
	color: red;
	background: #fff;
}

.menu {
	float: left;
}

.menu ul {
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.menu ul li {
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.menu ul li a {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}

.menu ul li ul li a {
	text-align: left;
	background: #fff; /* background of menu items (default state)*/
}

* html .menu ul li a {
	/*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

/* this is the color of the non-hovered text in the menubar */
.menu ul li a:link, .menu ul li a:visited {
	color: #036;
}

/* color of the sub level non-hovered text */
.menu ul li ul li a:link, .menu ul li ul li a:visited {
	color: #036;
	font-size: 12px;
}

.menu ul li a.selected {
	/*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: #fff;
	color: #111;
}

.menu ul li a:hover {
	color: red;
	background: #fff; /*background of menu items during onmouseover (hover state)*/
text-decoration: underline;
}

/*1st sub level menu*/
.menu ul li ul {
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.menu ul li ul li {
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.menu ul li ul li ul {
	top: 0;
}

/* Sub level menu links style */
.menu ul li ul li a {
	font: normal 13px Verdana;
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
}

/* sub level menu hover color */
.menu ul li ul li a:hover {
	color: red;
	text-decoration: underline;
}

/* this is the color of the text in the menubar when its on that page */
.menu .current_page_item a {
	color: #660000 !important;
}

/* Holly Hack for IE \*/
* html .menu {
	height: 1%;
}
/*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

/*.arrowclass {
	position: absolute;
	top: 2;
	margin-left: 2px;
	font-size: 11px;
}*/
/*twitter*/
#twitter_div {
	font-size: 11px;
}
#twitter_div  h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
	color: red;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	 }
	 	 }
#twitter_update_list  li         {
	border: thin solid #990000;
	padding-bottom: 12px;
}
#twitter_div li {
	padding-bottom: 6px;
}
#twitter_div ul {
	list-style-type: circle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 18px;
	margin: 0px;
}
/*.tags{
display: none;
}*/
/*.sidebar-content{
border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}*/
#content-wrapper p{
font-size: 12px;
	line-height: 16px;
}
/*for previous comics off until re-instated left col on home page*/
/*.prevwords  ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.prevwords img {
	padding-left: 28px;
}
.prevwords li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
}
.prevwords h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	word-spacing: normal;
}
.prevwords p {
	font-size: 11px;
	line-height: 13px;
}*/

/*for year archive*/
.page-archive-year {
padding-top:6px;
display:block;
}

/*footer control*/
#footerstuff p {
	font-size: 9px;
	color: #333333;
	padding-right: 10%;
	padding-left: 5%;
	line-height: 12px;
}
#footerstuff strong {
	color: #333;
	font-weight:bold;
}

/*end footer*/
/* styles for comments area on my custom stoory page template*/
/*#stoory .commentlist li {
	padding-left: 0px;
	font-weight: normal;
}
#stoory #respond {
	padding-left: 0px;
	font-weight: normal;
	width:470px;
}
#stoory .comment {
	padding-left: 188px;
	font-weight: normal;
	width:470px;
}*/
/*end of comment styles*/
/*start of other stoory page styles*/
#stoory {
	padding-left: 0px;
	font-weight: normal;
	width:950px;
}
#stoory a{
	font-size: 12px;
		font-weight: bold;
}
#stoory  th  p, #stoory p{
	padding-right: 12px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
#stoory th{
	font-weight: normal;
	padding-right: 12px;
	vertical-align: top;
}
#stoory li{
	font-weight: normal;
}
#stoory h2 {
	margin: 0px;
	padding: 0px;	
	padding-left: 200px;
}
#stoory h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	color: red;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-style: normal;
	clear: none;/*need this as style.css makes content move down in divs*/
	font-weight: normal;
}
#sidebar-left .poem { font-size: 10px; }
/*#sidebar-left .prevwords a{
text-decoration: none;
}*/
/*submenu drop downs*/
/*#menu ul{
background:#fff;
}
#menu li li{

background:#fff;
}
#menu li li a{

}
#menu li:hover li a, #menu li li:hover li a{
color:#036;
text-indent:6px;
text-decoration:none;

}
#menu li li:hover{
color:red; background:#ccc;

}
#menu li:hover ul  ul{

}
#menu li:hover ul{

}
#menu .current_page_item a{
background:#fcc;
}*/
/*end submenus*/

h2.pagetitle, h2.pagetitle a, .entry h2.pagetitle {
font-size:22px;
font-weight: normal;
}
/*styles the footer*/
#footer p{
font-size:10px;
color:#999999;
}
h1, h1 a, h2.pagetitle, h2.pagetitle a, h3, h3 a, .widget_comicpress_comictitle, .cpal-monthtitle, .entry h2 {
letter-spacing:0px;
}
.widgettitle, #comments, #reply-title {
color: red;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;font-weight: normal;letter-spacing:1px;
}
#content, #respond {
font-size:14px;
}
#respond h3, #content h3 {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:18px;color: red;
}
/*if this works fr only search results I'm laughing but it will likely screw the whole site - it didn't hurrah*/
#pagewrap-right .post-comic      br         {
	margin: 0px;
	padding: 0px;
	display: none;
}
/*        #pagewrap-right .post-comic p {
	margin: 0px;
	padding: 0px;
	border: medium none #00FF00;
}*/
#pagewrap-right .post-info {
	width: 370px;
	float: left;
	/*changed to float left from right 2014
	added padding-left*/
	padding-left: 165px;
}
/*end of search hacks*/
/*table styles for archive by year - more changes than I need really*/
.archive-date {
	font-size: 12px;
	white-space: nowrap;
	line-height: 16px;
	padding: 2px 2px 0 0;
	text-indent: 2px;
	font-weight: lighter;
}
	
 .sidebar .post-comic .post-info .post-text a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	letter-spacing: 0em;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.sidebar .post-info .post-text small, .post-text br {
	display: none;
	margin: 0px;
	padding: 0px;
}
.sidebar .post-comic .post-info .post-text h2, .post-comic .post-info .post-text a {
	margin: 0px;
	padding: 0px;
}

.archive-title {
	padding: 2px 2px;
	line-height: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-right-width: 1px;
	font-weight: normal;
}
/*end of table by week/year */
/*styles for divs making up archive columns*/
 #archcontainer {
	width: 600px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
} 
#column-01 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
}
#column-03 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: ; /* padding keeps the content of the div away from the edges */
}
#column-02{
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*#footer ul li{
display:inline;
font-size:11px;
padding-right:12px;
}
comicarchiveframe{
padding:0;
margin:0;
}*/

#s-search{

background:none;
border: 1px solid #999999;
padding:1px;
height: 21px;
}

/*end col styles*/
#header .description{
	color: #0099CC;
	background: #fff;
	-moz-opacity: 0.7; /* mozilla, netscape */
	opacity: 0.70; /* firefox, opera, safari, chrome */
	-khtml-opacity: 0.7; /* khtml, old safari */
	margin-left: 0px;
	padding-left: 6px;
	width:935px;
}
/*.pagetitle{
	font-size: 14px; 
	color: red;
	font-weight: bold; 
	font-family: Georgia, "Times New Roman", Times, serif; 
letter-spacing:0px;
}*/
/*Sorted out the banner customise*/
#header {width: 950px; 
height: 155px; 
background: url('/images/strip3.jpg') top left no-repeat; 
overflow: hidden;
}
#header h1 {padding: 0;}
#header h1 a {display: block; width: 950px; height: 120px; text-indent: -9999px;letter-spacing: 0;}
/*end of banner*/

/*.sidebar-overcomic{
height: 33px;

}*/
/*.nav{
display:none;
}*/
.entry p{
	font-size: 12px;
	line-height: 16px
	padding-bottom: 16px;
	display: block;
	vertical-align: top;
}
for poems
.teeny{
	font-size: 11px;
}
.teeny  p.nogap {
	margin-bottom: 0px;
}
/*end poems*/
.entry h4{
	color: red;
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal; 
	margin: 0; padding: 0;
	letter-spacing:0px;
}
.entry h3, widgettitle h3 {
	color: red;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	letter-spacing:0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	font-weight: normal;
}
.entry h2{
	color: red;
	font-weight: bold; 
	font-size: 17px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	margin: 0; padding: 0;
	letter-spacing:0px;
		padding-bottom: 0px;
}

/*this is the text graphic up and down the LH side of page*/
body {
	background: #fff url('/images/wordill.jpg'); 
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 6px 12px;
	padding-left: 46px;
}
/*end of graphical text*/
/*following controls comic*/

#content-wrapper {
	margin: 0;
	padding: 0;
	width: 965px;
}
#comic {
	background: #fff;
	text-align: left;
	z-index: 100;
	padding: 5px;
		border: 1px solid #fff;
			width: 600px;
}
#pagewrap-right {
	width: 700px;
	float: left;
	overflow: visible;
	padding: 0;
	margin: 0;
}
/*end of controls comic*/

/*a  { color: #036; 
font-stretch: normal; 
text-decoration: none;  

 }
a:hover  { color: red; 
font-stretch: normal; 
text-decoration: underline; } 
body   { color: black; 
font-size: 87%; 
font-family: Arial, Helvetica, Verdana; 
line-height: 1.38em; 
background-color: white }*/


p  { margin: 0 0 1.23em; padding: 0 }
/*.widgettitle ul {

	color: red; 
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif; 

}*/
/*removed 20px top padding in sidebar-overcomic to compact COMIC NAV*/

#sidebar-overcomic {
	padding-top: 0px;
	}


#printonly{
display:none;
}
/*site map styles*/
#sitemap li a, #sitemap li a:visited, #sitemap li a:hover {
	letter-spacing: normal;
	margin: 0px;
	padding: 0px;
}
#sitemap ul, #quiz ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#sitemap li, #quiz li {
	padding-bottom: 6px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	line-height: 14px;
}
#quiz li{
	font-size: 12px;
	line-height: 16px;
}
#quiz ul{
width: 360px;

}
/* COMIC NAVIGATION 
Author: Tyler Martin
Style: Default
Adjusted by A Scott to reduce space with new icons.
Be sure to place the new icons in the 
comicpress - images - nav - default directory
No changes were made to the php files
Keep text captions short or change the size of each nav element box.
*/
#comic_navi_wrapper {
	padding: 0px 0 3px 0;
}

#comic_navi {
	display: table;
	border-collapse: collapse;
	margin: 0;
	margin-left: 5px;


}

.navi {
	width: 75px;
	/*	margin: 0 5px; */
	display: block;
	float: left;
	overflow: hidden;
	font-size: 11px;
	text-align: left;
	color: #555;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 5px;
	height: 12px;
}

	.navi:hover {
	background-position: 51px -34px;
	}

.navi-first {
	margin: 0;
	background-image: url('/wp-content/themes/comicpress/images/nav/default/firstw.png');
	background-repeat: no-repeat;
	background-position: 51px 6px;
}

.navi-prevchap {
	background: url('/wp-content/themes/comicpress/images/nav/default/prevw.png') no-repeat;
}

.navi-prev {
	margin-right: 6px;
	background-image: url('/wp-content/themes/comicpress/images/nav/default/prevw.png');
	background-repeat: no-repeat;
	background-position: 51px 6px;
}


.navi-comments, .navi-archive, .navi-random, .navi-buyprint {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}

.navi-buyprint {
	border: none;
	cursor: pointer;
	background: url('/wp-content/themes/comicpress/images/nav/default/firstw.png') no-repeat;
}

	.navi-buyprint:hover {
		color: #f00;
	}

	.navi-buyprint-form {
		width: 76px;
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		}

.navi-archive {
	background-image: url('/wp-content/themes/comicpress/images/nav/default/archivew.png');
	background-repeat: no-repeat;
	background-position: 46px 6px;
	margin-left: 20px;
	width: 65px;
}

.navi-random {
	background-image: url('/wp-content/themes/comicpress/images/nav/default/randomw.png');
	background-repeat: no-repeat;
	background-position: 45px 6px;
	width: 65px;
}

.navi-comments {
	background-image: url('/wp-content/themes/comicpress/images/nav/default/commentsw.png');
	background-repeat: no-repeat;
	background-position: 68px 4px;
	width: 90px;
}

	a.navi-comments span {
	height: 0px;
	font-weight: bold;
	color: #c5c5c5;
	margin-right: 3px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 12px;
	display: inline;
	}
	
		a.navi-comments span:hover {
			color: #860b04;
			}
	
.navi-next {
	margin-left: 20px;
	background-image: url('/wp-content/themes/comicpress/images/nav/default/nextw.png');
	background-repeat: no-repeat;
	background-position: 51px 6px;
}

.navi-nextchap {
	background: url('/wp-content/themes/comicpress/images/nav/default/firstw.png') no-repeat;
}

.navi-last {
	margin: 0;
	background-image: url('/wp-content/themes/comicpress/images/nav/default/lastw.png');
	background-repeat: no-repeat;
	background-position: 51px 6px;
	width: 85px;
}

.navi-void, .navi-void:hover {
	color: #999;
	background-position: 51px -75px;
}

.comic-left .navi-prev, .comic-right .navi-prev, .comic-left .navi-next, .comic-right .navi-next {
/*	margin: 0 5px; */
	}
/*additional hovers added to compensate for non consistent positioning of background images
in these particular elements*/	
a.navi-comments:hover {
	background-position: 68px -36px;
}
a.navi-archive:hover {
	background-position: 46px -34px;
}
a.navi-random:hover {
	background-position: 45px -34px;
}
a.navi-comments-count {
	width: 33px;
	height: 0px;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #c5c5c5;
	margin-right: 3px;
}
/* end of new COMIC NAV*/
.home .entry img {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}