/* Companion Custom CSS over-rides for [ For The Reels ]:  -  */
body { background: #000; }

#header {width: 980px; height: 156px; background: url('/graphics/ftr/ftr_logo.png') top center no-repeat; overflow: hidden;-moz-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
#header h1 {padding: 0;}
#header h1 a {display: block; width: 980px; height: 120px; text-indent: -9999px;}
#header .description {display: none;}

#menu-bar {-moz-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}

#comic { border: 0px; -moz-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}

#sidebar-under { background: #ccc; -moz-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}

#sidebar-left { background: #ccc; -moz-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}

#sidebar-right { background: #ccc; -moz-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }

#content-wrapper { background: url('/graphics/comic-bg.jpg'); -moz-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }

#subcontent-wrapper { background: #ccc; border: 0px; -moz-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}

h2, h2 a {

	padding: 0 0 2px 0;

	margin: 0;

	font-size: 15px;

	line-height: 15px;

	letter-spacing: -1px;

}

.bypostauthor { background: #fdfdf4; }