/* Companion Custom CSS over-rides for [ [messenger] ]: ComicPress Boxed - 1.1 */

.bypostauthor { 
border: solid 2px #CD3333;
background: #CD3333;
color: #fff; 
-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;

}

.bypostauthor .comment-meta-data {
color: #CD3333;
}

.comment{

border: solid 2px #DDD;
-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;

}

body {background: #000 url('http://www.messenger-comic.com/images/messengergearspray.png') fixed no-repeat;
}

#page, #page-wide {
	background: #1A1A1A;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}

#content-wrapper, #content-wrapper {
	background: #ffffff;
}

.narrowcolumn, .widecolumn {
	background: #ffffff;
}
