@import url("base.css");
/*comics*/
h2{border-bottom:2px dotted #663;}
#main{ padding: 10px 0px 10px 30px; }
.tmain{width:400px;}
.ta{ width:265px;padding:10px;background:#9c6;}
.tt{ width:95px;}
.tt a:link,
.tt a:visited{color:#333;text-decoration:none;}
.tt a:hover,
.tt a:active,
.tt a:focus{color:#9c6;text-decoration:none;}
.tb{ width:265px;padding:10px;border-right:1px solid #333; border-bottom:1px solid #333; background:#9c6;}
#comic{margin:0;padding:20px;float:left;}
#cNav{margin:0; padding:0;background:#663; color:#ffc; clear:both; line-height:1.5em;}
ul#cNav li{display:inline; padding:0 1em; border-right:1px solid #9c6;}
ul#cNav a:link,
ul#cNav a:visited{color:#ffc;text-decoration:none;}
ul#cNav a:hover,
ul#cNav a:active,
ul#cNav a:focus{color:#9c6;background:#ffc;text-decoration:none;}
