/* Companion Custom CSS over-rides for [ China Comics ]: ComicPress - 2.8 */

/*colors*/
a {color: #22A;}
a:hover {color: #00F;}
/*.nav a:hover, .pagenav a:hover, .nav-blog a:hover {
		color: #008;}
.comment-balloon a:hover {color: #008;}
#s-search:hover, #s-search:focus, #s-transcript:hover, #s-transcript:focus {
		color: #000055;}*/


/*fonts*/
.widget_links {font-size:12pt;}
.widget_comicpress_comictitle {font-size:18pt; letter-spacing:0px;}
title {color:#009;}
#header a {color: #009;}
#header .description {color: #668;}
h1, h1 a {color: #009;}
h2, h2 a {color: #226;}

/*width*/
#page {width: 900px;}
.narrowcolumn {width: 665px; padding-left:10px;}
.column {margin: 0px; padding: 0px;}
#comic {width:660px;}

.widget_comicpress_permalink {float:right;}

/*
#sidebar-right {width: 210px;}

#menubar {
	background: url('images/menu.png');
	text-align: left;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #999;
	list-style: none;
}

*/