/*+clearfix {*/
DIV#featured:after, DIV#featured-question P:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
DIV#featured, DIV#featured-question P
{
	display: inline-block;
}
DIV#featured, DIV#featured-question P
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
BODY
{
	background: #1D1D1D url(../img/bg.png) repeat-x;
	text-align: center;
	font-family: Verdana, san-serif;
}
DIV#container
{
	width: 817px;
	text-align: left;
}
DIV#header
{
	margin-bottom: 7px;
	margin-top: 13px;
	margin-left: 14px;
}
DIV#subheader
{
	background: url(../img/subheader.png) no-repeat;
	width: 783px;
	height: 116px;
	padding: 11px 17px 17px;
}
DIV#subheader UL
{
	color: #717272;
	font: bold 0.9em sans-serif;
	margin: 9px 0 0 12px;
	float: left;
	width: 260px;
}
DIV#subheader UL LI
{
	margin-bottom: 8px;
}
DIV#subheader FORM
{
	width: 510px;
	float: left;
	border-right: 1px solid #333;
	margin-top: 5px;
}
DIV#subheader .button
{
	background: url(../img/button.png) no-repeat;
	width: 97px;
	height: 65px;
	border: none;
	vertical-align: top;
	margin-top: 8px;
	color: #FFF;
	font-size: 1.5em;
}
P.askwho
{
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	margin-left: 4px;
}
P.askwho INPUT
{
	background: url(../img/askwho.png) no-repeat;
	border: none;
	width: 229px;
	height: 28px;
	vertical-align: middle;
	color: #BED317;
	padding-top: 9px;
	padding-left: 8px;
}
TEXTAREA.question
{
	background: url(../img/askwhat.png) no-repeat;
	border: none;
	color: #727373;
	width: 384px;
	height: 60px;
	margin-top: 6px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	overflow: hidden;
	padding: 5px 5px 5px 6px;
}
DIV#nav
{
	background: url(../img/nav.png) no-repeat;
	width: 817px;
	height: 45px;
	font-size: 0.9em;
}
DIV#nav UL
{
	padding: 13px 0 0 20px;
}
DIV#nav UL LI
{
	display: inline;
	margin-right: 17px;
}
DIV#nav UL LI A
{
	color: #798581;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
}
DIV#nav UL LI A:hover
{
	background: #8DB0C3;
	color: #FFF;
}
DIV#nav UL LI A:visited
{
}
/*[clearfix]*/DIV#featured
{
	background: #91A816 url(../img/featured.png) no-repeat;
	padding: 7px 23px 12px;
	width: 771px;
}
.more
{
	float: right;
	font-size: 0.7em;
	clear: both;
	margin-top: 5px;
}
DIV#featured H2
{
	color: #4E5251;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 4px;
}
/*[clearfix]*/DIV#featured-question P
{
	color: #FFF;
	font: bold 1.1em sans-serif;
}
.metadata
{
	float: right;
}
DIV#featured-answer
{
}
DIV#subnav
{
	background: url(../img/subnav.png) no-repeat;
	padding: 11px 11px 11px 17px;
}
.breadcrumb
{
	font-size: 0.8em;
}
.breadcrumb A
{
	background: transparent url(../img//breadcrumb.png) no-repeat center right;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 6px;
	color: #798581;
}
.breadcrumb A:visited, .breadcrumb A:active
{
	text-decoration: underline;
}
DIV#subheader .button:hover
{
	background: url(../img/button_hover.png);
	cursor: pointer;
}
DIV#featured IMG
{
	float: left;
	padding: 3px;
	background: #FEFEFE;
	margin: 3px 8px 4px 0;
}
