/* Companion Custom CSS over-rides for [ Pop and Ice Cream | a delicious webcomic by lance and evan mudryk ]: ComicPress 3C - 2.5http://www.popandicecream.com/wp-admin/theme-editor.php?file=/themes/comicpress-3c/style.css&theme=ComicPress+3C&a=te */
body { 
   background: #1881BD; 
} 

#page-wide { 
   background: #fff; 
} 

#header { 
   width: 980px; 
   height: 104px; 
   background: #f49ac1 url('http://popandicecream.com/wp-admin/images/webbanner4.gif') top left no-repeat; 
   overflow: hidden; 
} 

#header h1 { 
   padding: 0; 
} 

#header h1 a { 
   display: block; 
   width: 419px; 
   height: 104px; 
   text-indent: -9999px; 
   float: left; 
} 

#header .description { 
   display: none; 
} 

#footer { 
   background: #f49ac1; 
} 

#menunav a, #menubar a { 
   font-size: 18px; 
}