/*
	celeb quiz - rachael ray
	jan 2007

	dark background: #8A0B04
	dark link: #6A0702
	light text: #F9B0B5
	light text link: #fff999
	light text link hover: #ffff44
*/

body { background: #8A0B04 url("/rachael_ray/img/back.jpg") 0 115px repeat-x; }
a { color: #6A0702; }


/* header */
#header-wrap { border-top: 5px solid #74000C; background: #9A0606 url("/rachael_ray/img/top.jpg") top center no-repeat; }


/* content */
#content { background:#fff url("/rachael_ray/img/content-back.gif") 0 7px repeat-y; }
#content-top { background:url("/rachael_ray/img/content-top.gif") 0 0 no-repeat; }
#content-btm { background:#8A0B04 url("/rachael_ray/img/content-btm.gif") top left no-repeat; }

#content h2,
#content h2 a { color:#8A0B04; }
#content blockquote { border-left:3px solid #F9B0B5; }
#content p.archives { border-top:1px solid #8A0B04; }

#content-btm p,
#content-btm p a { color:#F9B0B5; }


/* sidebar */
#sidebar #about h2,
#sidebar #about h2 a { color:#F9B0B5; }


/* nav */
#nav li a { color:#fff999; }
#nav li.selected a { background:url("/rachael_ray/img/nav-back.jpg") 0 0 repeat-y; }
#nav li a:hover,
#site-list li a:hover { color:#ffff44; }
#site-list h3 { color:#F9B0B5; }
#site-list li { color:#F9B0B5; }
#site-list li a { color:#fff999; }


/* ads */
#tla a { color:#F9B0B5; }