/**
 * Comicgirls.net
 */
html, body { background: #FFF; color:#686485; font-size: 10px; }

input { font-size: 10px; color:#686485; background-color:#E7E8E9; border-width:0; background-color: #E7E8E9; }
select {font-size: 10px; color:#686485; background-color:#E7E8E9; border-width:0; background-color: #E7E8E9; }
textarea { font-size: 10px; color:#686485; background-color: #E7E8E9; border-width:0; background-color: #E7E8E9; }
a{ color:#9894B5;text-decoration: underline; }
a:hover { color: #557;text-decoration: none; }

.checkbox { background-color: #A1ACBE; border-width: 0px; width: 20px; }

#page { background: #F9FAFB; }
#header { background: #E9ECED url('/images/header.jpg') no-repeat; }

#header UL { top: 102px; text-align: right; right: 10px; color: #FFF; font-size: 12px; }
#header UL A { font-weight: bold; color: #FFF; font-family: "Trebuchet MS", Verdana; font-weight: bold; text-decoration: none; }
#header UL A:hover { color: #FFF; }
#google_ass { position: absolute; right: 30px; top: 25px; }

#footer, #ticker { background: #E9ECED; }
#leftCollumn { left: 10px; top: 130px;  }
#rightCollumn { left: 160px; width: 780px; min-height: 700px; }

.category { background-color: #F1F2F3; }
.category H3, .category H2 { display: block; font-weight: bold; font-family: "Trebuchet MS", Verdana; color: #B8B485; background-color: #EDEEEF; font-size: 11px; text-transform: uppercase; padding: 3px; }
.category H3 A, .category H2 A { color: #B8B485; text-decoration: none; }
.category H3 A:hover, .category H2 A:hover { color: #FFF; }
.category H2, .category H2 A { font-size: 12px; }
.category_row { background-color: #E9ECED; }
