/* ----------------------------------------------------------------------------- 

AFC Enterprises, Inc. print css [www.afce.com]
written by Eisenman Associates [www.eisenman.com]
icons by Mark James of famfamfam.com 
feed icons by Matt Brett of feedicons.com

--------------------------------------------------------------------------------

COLORS
Dark Blue		#0a466e
Blue			#165788
Gray Blue		#6590a2
Light Blue		#b1c6ce
Red				#c60c30
Light Red		#D7556F
Text Gray		#666666

----------------------------------------------------------------------------- */



/* ----------------------------------------------------------------------------- 
GLOBAL
----------------------------------------------------------------------------- */
* {
	margin:0;
	padding:0;
	line-height:1.4em;}

body {
	font:10pt "lucida grande", helvetica, arial, sans-serif;
	color:#666666;}

a img {
	border:none;}

img {
	display:block;}


/* ----------------------------------------------------------------------------- 
STRUCTURE
----------------------------------------------------------------------------- */
#wrap {
	width:6.5in;
	margin:0 auto;}

#menu, #bc_nav, #news_left_col, #footer ul {
	display:none;}

#header {
	width:6.5in;
	border-bottom:solid 1px #165788;
	font-size:80%;
	padding-bottom:0.25in;
	margin-bottom:0.25in;}

h1 strong a.logo_afce {
	display:block; 
	text-indent:-9999px; 
	width:198px; 
	height:72px;
	float:left;}

h1 strong a.logo_popeyes {
	display:block; 
	text-indent:-9999px; 
	width:187px; 
	height:40px; 
	float:right;}

#footer {
	text-align:left;
	border-top:solid 1px #165788;
	font-size:80%;
	padding-top:0.25in;
	margin-top:0.25in;}


/* ----------------------------------------------------------------------------- 
LISTS
----------------------------------------------------------------------------- */
ul {
	list-style:disc;
	margin:1em 0 1.5em 1em;
	padding:0;}

ul li {
	padding:0 0 0 12px; 
	margin:0 0 0.8em 0;
	color:#666666;}

p {
	color:#666666;}

#container a[href]:after, #foot a[href]:after {
	content: " (" attr(href) ") "; 
	font-size: 90%;}

#container a[href^="/"]:after, #foot a[href^="/"]:after {
	content: " (http://www.afce.com/" attr(href) ") ";}
