
/* Custom Class =========================================================================== */
/* ======================================================================================== */

/* Header with Banner */
/* Header with Banner */
body {
	background-color: #FFFF96;
}

div.banner {
	background-color: #000000;
	background: url(../images/banner-top-comic.png);
	background-repeat: repeat-x;
	height: 150px;
	min-height: 150px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;	
}

div.footer {
	background-color: #000000;
	background: url(../images/banner-bottom-comic.png);
	background-repeat: repeat-x;
	margin-bottom: -10px;
	height: 150px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;	
	clear: both;
}

a, a:visited, a:active, a:link {
	color: #111111;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;	
}

h1 {
	color: #000000;
}

/* Custom Widget Header */
.widgetTitle {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	TEXT-ALIGN: left;
}

.style7 {
	font-size: 16px;
	font-weight: bold;
	color: #FF00000;
}

.normal {
font-family: Tahoma;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0;
}
#Flog-WidgetBox, #Flog-ContentBox, #Flog-IssueBox, #Flog-GamerCard, #Flog-ControlBox, #Flog-Facebook, #Flog-Introbox {
	background: url(../images/textCurve-comic.png);
	background-repeat: no-repeat;		
}
