/* Companion Custom CSS over-rides for [ LEGO My Brains ]: ComicPress - 2.8 */



/* Change the background. */

body {

	background: #000;

	}

a {
	font-weight: bold;
	}

#header {

	background: #000;

	}



#page {

	background: #fff;

	}



.widgettitle {

	font-weight: bold;

	}



#sidebar-left {

	width: 140px;

	}



.narrowcolumn {

	width: 570px;

	}



#disclaimer {

	font-weight: bold;

	font-size: 14px;

	padding: 0 25px;

	}
.redstar {
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	}
.redstar a  {
	color: #555;
	}
	
/* Character Biographies */
.character-bio {
	width: 466px;
	padding: 5px 15px;
	overflow: hidden;
	border: 2px #000 solid;
	margin: 10px auto 15px auto;
	}
.character-bio img {
	border: 2px solid #000;
	}
/* Amazon Links */
.amazon {
	float: right;
	padding-left: 10px;
}
