/**
 * Comic-covers.net
 */

html, body {
  font-size:small; color: #333; line-height:170%;
  background: #41566E url("http://rlslog.net/images/omt_bg_top.png") left top repeat-x;
}

h1, h2, h3 { font-family: "Trebuchet MS",arial,sans-serif;  }

.category { background: #EAEDF0; }
.category h2 { font-size: 170%; font-weight: normal; }
.category h2 a { text-decoration: none; color: #0792D3; }
.category h2 a:hover { text-decoration: underline; }
.category h3 { font-size:1.4em; font-weight: normal; }
.category .category_row { background: none; }
.category_title { font-size: 100%; }
.catThumb { background: none; line-height: 100%; }
.catThumb .small { font-size: 10px; }

#page { background: #FFF; border: 5px solid #FFF; }

#header { height: 80px; background: #EAEDF0; }
#header UL { top: 52px; left: 10px; }
#header UL LI A { text-decoration: none; color:#C02E13; text-transform:uppercase;  }
#header UL LI A:hover { text-decoration: underline; }
#google_ass { position: absolute; right: 10px; top: 10px; }

#leftCollumn { left: auto; right: 0; top: 82px;  }
#leftCollumn .category h3 { color: #666; font-family:Arial,Helvetica,sans-serif; font-size:1em; text-transform:uppercase; font-weight: bold; }
#leftCollumn .category a { font-size: 90%; line-height:80%; color:#C02E13; }
#leftCollumn .category a:hover { text-decoration: underline; }

#rightCollumn { left: 0px; width: 800px; min-height: 500px; }
#rightCollumn .category {  background: #FFF; }

#characters { left: 0px; width: 800px; background: #FFF; }
#coverart { background: #FFF; }

#footer { background: #191E22; color: #66CCFF; }
#footer A { color: #66CCFF; }

#footer_xtra_left, #footer_xtra_right { background: #41566E; font-size: 10px; }

#copyrighted { color:#51667E; line-height:100%; font-size: 10px; }
