/* Companion Custom CSS over-rides for [ Knight of Time ]: ComicPress GN/comicpress-gn2 - 2.7 */
.narrowcolumn .nav { display: none; }
body {background: url('http://www.divinefolklore.com/kotold/wp-content/themes/comicpress/images/background.jpg');
background-attachment:fixed;
background-repeat:no repeat; }
.bypostauthor { background: #fdfdf4; }

#page-wide {
	width: 980px;
	margin: 0px auto;
	background-color: #8da3b4;
	background-image: url(http://www.divinefolklore.com/kotold/wp-content/themes/comicpress/images/bgs/background.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}
.post-info {
	margin-bottom: 5px;
	background: #9ab2c2;
	font-family: Tahoma;
	border-style: solid;
	border-width: 2px;
	border-color: gray;
	
}
.post, .post-comic, .post-page {
	border-style: outset;
	border-width: 3px; 
	border-color: #c5dded;
	background-color: #9ab2c2;
	font-family: Palatino Linotype;
	
		
	 }
p {
	font-size: 16px;
	}
a {
	color: #2b70ac;
	}
a:hover {
	color: #ffffff;
	}
		
h2, h2 a {
	font-family: Tahoma;
	font-weight: bold;
	}
	
#menu li:hover a, #menu li.sfhover a 

{
	border-left-color-value: #4b88be;
	border-right-color-value: #83a3bf;
	}
	
#menu .current_page_item a {

	border-left-color-value: #595b61;
	border-right-color-value: #595b61;
}

#comic 

{
	background-color: transparent;
	border-color: transparent;
}
#menu a {
	color: #0b365c;
	}
	
#menu li:hover a, #menu li.sfhover a {
		border-left: 1px solid #4b88be;
		border-right: 1px solid #83a3bf;
			}
#menu li li:hover {
		background: #3081c6; /*Submenu highlighted background color */
	}
