#celebrity
{
	height: 158px;
	border: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	position: relative;
	margin-bottom: 20px;
	background-color:#fff;
}

#celebrity-profile
{
	padding-left: 130px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	width: 219px;
	position: relative;
	height: 148px;
	font-size: 11px;
}

h1
{
	font-family: georgia, times;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
}

.related-celebrities
{
	width: 300px;
	background: url(imgs/related.gif) no-repeat;
	float: left;
	padding-left: 18px;
	margin-top: -1px;
	height: 160px;
}

.related-celebrities ul
{
	list-style: none;
	margin: 0px;
}

.related-celebrities li { float: left; }

.related-celebrities a
{
	float: left;
	width: 60px;
	display: block;
	height: 80px;
	overflow: hidden;
}

.related-celebrities a span { text-indent: -50000px; }

#celeb-c1
{
	float: left;
	width: 200px;
}

.votes
{
	float: left;
	background: url(../common/imgs/vote.gif) no-repeat;
	padding-left: 30px;
	margin-top: -1px;
	height: 160px;
	width: 240px;
}

.votable { padding-top: 7px; }
.ie6 .votable { padding-top: 3px; }
.todays-rank-delta { }
#celebrity-profile .arrow-red { background: url(../common/imgs/down.gif) no-repeat center 2px; }
#celebrity-profile .arrow-green { background: url(../common/imgs/up.gif) no-repeat center 0px; }

.todays-rank
{
	background: #000000 none repeat scroll 0 0;
	bottom: 0px;
	color: #FFFFFF;
	font-size: 11px;
	left: 0px;
	padding: 5px 2px;
	position: absolute;
	width: 116px;
	font-weight: bold;
	text-align: center;
}

a.todays-rank:hover
{
	color: #fff;
	text-decoration: underline;
}

.todays-rank-score { }
#votable_msg { }

#votable_msg_left
{
	float: left;
	width: 124px;
	text-indent: 30px;
}

#votable_msg_right
{
	float: left;
	width: 62px;
	text-align: right;
}

#votable_msg
{
	font-size: 11px;
	margin-top: 8px;
}

.page_title { margin-bottom: 23px; }
.rss-icon { display: none; }

.border-box
{
	border: 3px solid #ccc;
	border-top: 0px none;
	padding: 10px;
	width: 274px;
	overflow: auto;
}

.tabbed_page { }

.tabbed_page .tab_container
{
	border: 0 none;
	height: 30px;
	left: -3px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 265px;
	position: absolute;
	top: -32px;
	width: 325px;
}

.ie6 .tabbed_page .tab_container
{
	padding-left: 258px;
	width: 335px;
}

.tabbed_page .tab_container a
{
	background: none;
	font-weight: bold;
	line-height: 16px;
	margin: 5px 0px 0px 5px;
	padding: 2px 6px;
	border: 0px;
	white-space: nowrap;
}

.tabbed_page .tab_container a:hover { background: #fff; }

.tabbed_page .tab_container .active
{
	margin-top: 4px;
	border: 1px solid #dbdbdb;
}

.content_tag, .content_search { padding: 30px 20px 20px 20px; }
.ie6 .content_tag { padding-top: 30px; }

.sidebar h3
{
	background: #eee url(/themes/onsugar_themes/sugar/features/celebrities/imgs/menu_small.gif) repeat-x scroll left bottom;
	font-family: georgia;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	height: 20px;
	letter-spacing: -1px;
	line-height: 30px;
	margin: 20px 0 0 0;
	padding-left: 3px;
}

#celebrity .hero { width: 160px; }
#celebrity .hero .image { width: 160px; }
#celebrity .hero .title { height: 28px; }
#celebrity .content_tag .hero { margin: 10px; }
#celebrity  .hero a { border: 0; }

.border-box-photos
{
	border: 3px solid #CCCCCC;
	border-top: none 0px;
	height: 205px;
	margin-bottom: 22px;
	overflow: hidden;
	padding: 10px 0 10px 10px;
	width: 617px;
}

.border-box-title
{
	background: transparent url(/themes/onsugar_themes/sugar/features/celebrities/imgs/menu_small.gif) repeat-x scroll left bottom;
	font-family: georgia;
	font-style: italic;
	font-weight: normal;
	height: 20px;
	margin: 20px 0 0 0;
	padding-left: 3px;
	width: 590px;
	font-size: 36px;
	line-height: 20px;
	letter-spacing: -2px;
}

.ie6 .border-box-title
{
	height: 30px;
	background-color: #eee;
	line-height: 30px;
}

.ie6 .view-photos { display: none; }

.hero_larger a
{
	margin-left: 0px;
	overflow: hidden;
	width: 182px;
}

.photo-view a
{
	float: right;
	font-weight: bold;
	line-height: normal;
	margin-right: 28px;
	margin-top: -23px;
}

#pager
{
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: auto;
}

.river .page_title { display: none; }
#celebrity-profile { line-height: 12px; }

.ps
{
	height: 36px;
	margin: 4px 0;
	overflow: hidden;
}

.votable_overlay { display: none; }
a:hover.widget-title,
.widget-title { width: 300px; }

.special-node-profile #fan_action{
    left:130px;
}

.special-node-profile .blue_action{
    left:225px;
}
