#headshot
{
	position: absolute;
	top: 0px;
	right: 15px;
	width: 57px;
	border: 1px solid white;
}

#backstage-right, #backstage-center, #backstage-left
{
	margin: 0 5px;
	width: 300px;
}

#headshot img
{
	display: block;
	padding: 5px;
	background: #EBF3F2;
	border: 1px dotted #169E8B;
}

#topnav-container {
	width: 870px;
	}

.huffpoheader
{
	font-family: georgia, times, 'times new roman', serif;
	border-bottom: 1px dotted #00a481;
	border-top: 1px dotted #00a481;
	margin: 15px 0 15px 0;
	letter-spacing: 5px;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	padding: 7px 0;
}

#backstage
{
	color: #4d4d4d;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
}

#backstage p
{
	color: #4d4d4d;
	margin: 10px;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
}

#backstage p.note
{
	color: #15683e;
	font-size: 12px;
}

#backstage .dateline
{
	color: black;
	margin-bottom: 10px;
}

#backstage ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#backstage li
{
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	margin: 10px;
}

#backstage li a
{
	text-decoration: none;
}

#backstage a
{
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	color: black;
	font-weight: bold;
}

.list table
{
	border-bottom: 0;
}

.nob, .nob strong, .nob b
{
	font-weight: normal;
}

#mode_list_entries h2, .list-filters, #mode_list_entries .page-desc, .object-nav
{
	display: none;
}

.view-entry
{

}

.entrywrapper, .entrywrapper .entrybody
{
	font-size: 12px !important;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	line-height: 17px;
	width: 640px;
}

.inlineindexad
{
	width: 300px;
	float: left;
	margin: 10px;
}

#contributor-signup {
    width: 530px;
    text-align: center;
    margin: 15px;
    padding: 15px;
    font-family: verdana, geneva, helvetica, arial, sans-serif;
    box-shadow: 0 0 3px rgba(51,151,102,0.8), 0 0 25px 10px rgba(51,151,102,0.2);
} 

#contributor-signup .heading {
    font-weight: bold;
    font-size: 15px;
}

#contributor-signup #contributor-signup-button {
    padding: 0 10px;
}
