/*

Theme Name: ComicPress Smallchange

Theme URI: http://comicpress.org

template: comicpress

Description: Small Change template

Author: Drew Springer, Tyler Martin, John Bintz, Philip M. Hofer

Tags: White, Two-Columns, Three-Columns, left-sidebar, right-sidebar, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready

Version: 2.9.0.10

.

The CSS, XHTML and design is released under GPL v3:

http://www.opensource.org/licenses/gpl-3.0.html

.

*/



@import url("../comicpress/style.css");




body {

background: #8BB381 repeat-x;

position: relative;

width: 900px;

margin: 0 auto;


h1, h1 a {

color: #8A4117;

}



h2, h2 a {

color: #8A4117;

}

h3, h3 a {

color: #8A4117;

}



h4, h4 a {

color: #8A4117;

}



#page {

width: 900px;

}


#comic {

background: #c0c0c0;

}

#content {

background: #c0c0c0;

}



#sidebar-left {


padding: 5px;

}





#content {

padding: 10px;

}



#sidebar-right {


padding: 5px;

}



#menubar {

width: 900px;

}



#menu current_page_item a, #menu li.current_page_item a {

background:black;

}



#img {

max-width: inherit;

max-height: inherit;

}
