/* Companion Custom CSS over-rides for [ GothyBeans! ]: ComicPress - 2.9.0.14 */

#page-wide { width: 1004px; }

#header h1 {padding: 0;}
#header h1 a {display: block; width: 100%; height: 100%; text-indent: -9999px;}
#header .description {display: none;}
#header { margin: 0px auto 10px auto;}

.comic_navi { margin: 0 auto; }

.post-content { font-family: 'Tahoma' , sans-serif;
font-size: 14px;
color: #111; }
.post-content a { color: #330099; }
.post-content a:hover {
color: #2b002b;
}

/* HEADINGS */
.post-content h1, h1 a, h2, h2 a, h2.pagetitle, h2.pagetitle a, h2.page-title, h2.page-title a, h3, h3 a, h4, h4 a 
{ color: #330099; }

h2.post-title a { color: #330099; } a, a:link { color: #330099; }

#content-wrapper { border: 2px #222 solid; 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
 border-radius: 10px; 
  background: transparent url('http://www.gothybeans.com/wp-content/themes/comicpress-foreboding/images/postbg.png') repeat;}
  
  #sidebar-overcomic .textwidget { text-align: center; }
  #sidebar-overcomic { padding: 0px; }
  #sidebar-left .textwidget { text-align: center; }
  #sidebar-right .textwidget { text-align: center; }
