/* =============================================================================================================== */

/* ----------------------------- //
// -- GLOBAL STYLES [ START ] -- //
// ----------------------------- */

body {
  background-image: url(images/comic_site_background.png);
}

a:hover {
  color: #00AEE6;
}

h2,h3 {
  color: #FFFFFF;
  background-color: #41a9de;
}

/* --------------------------- //
// -- GLOBAL STYLES [ END ] -- //
// --------------------------- */

/* =============================================================================================================== */

/* --------------------------------------- //
// -- LAYOUT POSTITION STYLES [ START ] -- //
// --------------------------------------- */

div.sttbttl {
  border-color: #0081A6;
}

/* --------------------------------------- //
// -- LAYOUT POSTITION STYLES [ END ] ---- //
// --------------------------------------- */

/* =============================================================================================================== */

/* ------------------------------------- //
// -- CENTER CONTENT STYLES [ START ] -- //
// ------------------------------------- */

div.ctblcn img.top {
  border-color: #00AEE6;
}

.ctcvlarge {
  border-color: #00AEE6;
}

.ctcvsmall {
  border-color: #00AEE6;
}

div.upblcn_cv img {
  border-color: #00AEE6;
}

div.rvfblcn_cv img {
  border-color: #00AEE6;
}

div.rvsmblc .cv {
  border-color: #00AEE6;
}

div.ctblwhdtit {
  border-bottom-color: #00AEE6;
}

.oneissue {
  font-size: 12px;
  font-weight: bold;
}

.onetitle {
  font-size: 12px; 
  font-weight: bold;
}

.onemonthyear {
  font-size: 12px; 
  font-weight: bold;
  text-transform: none;
  color: #0082a5;
}

.oneformat {
  font-size: 11px;  
  line-height: 16px;
}

.oneedition {
  font-size: 11px;  
  line-height: 16px;
}

.oneplot {
  font-weight: bold;
  color: #0082a5;
}

.oneplotvalue {
  font-size: 8pt;
  font-style: none;
}

.onealtplot {
  font-weight: bold;
  color: #0082a5;
}

.onecredits {
  color: #000000;
  font-size: 8pt;
  padding-left: 2px;
}

.onecharacters {
  color: #000000;
  font-size: 8pt;
  padding-left: 3px;
}

.onelabel {
  font-weight: normal;
  color: #000000;
  line-height: 12px;
}

.onevalue {
  font-weight: bold;
  color: #0082A5;  
  line-height: 12px;
}

div.ctblwcn img {
  border-color: #00AEE6;
}

table.pagenav {
  padding: 0px;
  margin: 0px;
  background-color: #EEEEEE;
  font-size: 11px;
  height: 30px;
}

/* ------------------------------------- //
// -- CENTER CONTENT STYLES [ END ] ---- //
// ------------------------------------- */

/* =============================================================================================================== */

/* --------------------------------- //
// -- RIGHT MENU STYLES [ START ] -- //
// --------------------------------- */

div.rtblhd {
  background-color: #41a9de;
}

div.rtblcnli a:hover {
  color: #00AEE6;
}

div.rtblcnpl td img {
  border-color: #00AEE6;
}

/* --------------------------------- //
// -- RIGHT MENU STYLES [ END ] ---- //
// --------------------------------- */

/* =============================================================================================================== */

div.blblcn img.wpavatar {
  border-color: #00AEE6;
}

/* =============================================================================================================== */
