/*
Theme Name:     Monochrome Child
Description:    Child theme for the Monochrome theme 
Template:       monochrome
Version:        0.1
*/

@import url("../monochrome/style.css");


#previous_next_post #previous_post a { float:left; display:block; width:231px; padding:5px 0 5px 35px; background:url(../monochrome/img/preview_post.gif) no-repeat left top; }
#previous_next_post #next_post a { float:right; display:block; text-align:right; width:231px; padding:5px 35px 5px 0; background:url(../monochrome/img/next_post.gif) no-repeat right top; }

