#breadcrumbs{
	font: normal 10pt Verdana,Sans-Serif;
	margin-left: 10px;
}
#breadcrumbs a{
	text-decoration: none;
	color: #1c1a55;
}
#breadcrumbs a:hover{
	text-decoration: underline; 
	color: #605db0;
}


/*** NEW STUFF ***/
div.profile_header {
	background: #ffffff url(../img/header_bg.gif) top left repeat-x;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	border-bottom: #484590 1px solid;
}
div.profile_header img.topright {
	float: right;
	border: 0px none;
}
div.profile_header p {
	margin: 0px;
	padding: 2px 2px 2px 5px;
	color: #1c1a55;
	font: bold 10pt Verdana,Sans-Serif;
}

div.profile_content {
	margin: 0px 10px 0px 10px;
	background-color: #f8f8f8;
}
div.profile_content table {
	margin: 5px;
}
div.profile_content th {
	text-align: left;
	font: bold 12pt Verdana,Sans-Serif;
	padding: 5px;
}
div.profile_content td {
	padding: 3px 5px 3px 5px;
	border-bottom: #e0e0e0 1px solid;
}
div.profile_content td a {
	font: normal 8pt Verdana,Sans-Serif;
}
div.profile_content td.left {
	text-align: left;
}
div.profile_content td.right {
	text-align: right;
}
div.profile_content td.title {
	font: bold 7pt Verdana,Sans-Serif;
	color: #666666;
}
div.profile_content div.view_bar {
	margin: 0px 10px 0px 10px;
	border-bottom: #605db0 1px solid;
	padding: 5px 5px 0px 5px;
	text-align: left;
}
div.profile_content div.view_bar a {
	font: bold 9pt Verdana,Sans-Serif;
	text-decoration: none;
	color: #000000;
	padding: 2px 5px 1px 5px;
	border-bottom: #605db0 1px solid;
}
div.profile_content div.view_bar a:hover {
	background-color: #e9e9f5;
	color: #1c1a55;
	text-decoration: none;
}
div.profile_content div.view_bar a.active {
	background-color: #605db0;
	color: #ffffff;
}
div.profile_content div.view_bar a.active:hover {
	background-color: #605db0;
	color: #ffffff;
}

div.activity_list {
	margin: 0px 10px 5px 10px;
	padding: 10px 5px 5px 5px;
	text-align: left;
	background-color: #ffffff;
	border-bottom: #605db0 1px solid;
}
div.blog_listing {
	border-bottom: #e0e0e0 1px solid;
	margin: 0px 10px 5px 10px;
}
div.blog_listing span.listing_title a {
	font: bold 11pt Verdana,Sans-Serif;
	color: #605db0;
	text-decoration: none;
}
div.blog_listing span.listing_title a:hover {
	color: #1c1a55;
}
div.blog_listing span.listing_date,
div.blog_listing table th span.edit_link {
	font: normal 7pt Verdana,Sans-Serif;
	color: #909090;
}
div.blog_listing span.listing_date a,
div.blog_listing table th span.edit_link a {
	color: #0000ff;
	text-decoration: none;
}
div.blog_listing span.listing_date a img,
div.blog_listing table th span.edit_link a img {
	border: 0px none;
}
div.blog_listing div.listing_info {
	padding: 5px;
	font: normal 9pt Verdana,Sans-Serif;
}
div.blog_listing div.listing_info img.left {
	float: left;
	width: 50px;
	height: 50px;
	border: #666666 1px solid;
	margin: 0px 3px 3px 0px;
}
div.blog_listing div.listing_info span {
	font: normal 8pt Verdana,Sans-Serif;
	color: #666666;
}
div.blog_listing div.listing_info div {
	text-align: right;
	font: normal 8pt Verdana,Sans-Serif;
	color: #999999;
}
div.blog_listing div.listing_info div a {
	font: normal 8pt Verdana,Sans-Serif;
	color: #605db0;
}
div.blog_listing div.listing_info div a:hover {
	color: #1c1a55;
}

/*** EVENT LISTING ***/
div.blog_listing div.day_block {
	float: left;
	margin: 3px 3px 0px 3px;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
	font: normal 7pt Verdana,Sans-Serif;
	width: 90px;
	height: 105px;
	overflow: hidden;
}
div.blog_listing div.day_block div {
	font: normal 16pt Tahoma,Verdana,Sans-Serif;
	background-color: #f0f0f0;
	border: #cccccc 1px solid;
	padding: 2px;
	height: 80px;
	overflow: hidden;
	text-align: center;
	color: #666666;
}
div.blog_listing div.day_block div span {
	font-size: 8pt;
	color: #999999;
}
div.blog_listing div.day_block div.day {
	height: auto;
	float: right;
	border-top: 0px none;
	border-right: 0px none;
	background-color: #fcfcfc;
	text-align: right;
	font: bold 14pt Tahoma,Verdana,Sans-Serif;
	color: #333333;
}
div.blog_listing table th {
	font-size: 11pt;
}
div.blog_listing table th a {
	color: #605db0;
	text-decoration: none;
}
div.blog_listing table th a:hover {
	color: #1c1a55;
}
div.blog_listing table td {
	border: 0px none;
	padding: 1px 4px 2px 4px;
	font: normal 8pt Verdana,Sans-Serif;
}
div.blog_listing table td.title {
	width: 50px;
}
div.blog_listing table td span {
	position: relative;
	top: -3px;
}
div.blog_listing div.event_more {
	text-align: right;
	font: normal 8pt Verdana,Sans-Serif;
	color: #999999;
	padding: 5px;
}
div.blog_listing div.event_more a {
	font: normal 8pt Verdana,Sans-Serif;
	color: #605db0;
}
div.blog_listing div.event_more a:hover {
	color: #1c1a55;
}



div.profile_useroptions {
	float: left;
	margin: 0px;
	padding: 5px;
	width: 120px;
	background-color: #e9e9f5;
	overflow: hidden;
}
div.profile_useroptions img.profile_img {
	width: 100px;
	height: 100px;
	margin: 0px;
	border: #000000 1px solid;
}
div.profile_useroptions span.username {
	font: bold 9pt Verdana,Sans-Serif;
}
div.profile_useroptions span.usertitle {
	font: normal 7pt Verdana,Sans-Serif;
	color: #000000;
}
div.profile_useroptions a.option {
	display: block;
	padding: 5px;
	border-bottom: #605db0 1px solid;
	color: #1c1a55;
	text-decoration: none;
	font: bold 9pt Verdana,Sans-Serif;
}
div.profile_useroptions a.option:hover {
	background-color: #605db0;
	color: #ffffff;
}
div.profile_useroptions a.option_disabled {
	display: block;
	padding: 5px;
	border-bottom: #605db0 1px solid;
	color: #666666;
	text-align: center;
	text-decoration: none;
	font: normal 8pt Verdana,Sans-Serif;
	cursor: default;
}
div.profile_useroptions div.option_box {
	background-color: #f5f5fb;
	border: #dddde9 1px solid;
	padding: 2px;
	margin-top: 5px;
	font: normal 7pt Verdana,Sans-Serif;
	text-align: center;
	color: #666666;
	overflow: hidden;
}
span#user_rating img {
	cursor: pointer;
}

div.contact {
	float: left;
	width: 79px;
	height: 95px;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	font: normal 7pt Verdana,Sans-Serif;
	text-align: center;
	cursor: pointer;
	color: #000000;
}
div.contact a img {
	margin: 0px;
	border: #cccccc 1px solid;
	width: 75px;
	height: 75px;
}
div.contact_over {
	float: left;
	width: 79px;
	height: 95px;
	background-color: #e9e9f5;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	font: normal 7pt Verdana,Sans-Serif;
	text-align: center;
	cursor: pointer;
	color: #605db0;
}
div.contact_over a img {
	margin: 0px;
	border: #605db0 1px solid;
	width: 75px;
	height: 75px;
}

div.contact_info_bar {
	background-color: #efeffb;
	font: normal 9pt Verdana,Sans-Serif;
	margin-right: 10px;
	padding: 5px;
}
div.contact_info_bar span {
	font: bold 9pt Verdana,Sans-Serif;
	color: #605db0;
}
div.profile_hide{
	float: left;
	padding: 10px;
	font: bold italic 10pt Verdana,Sans-Serif
}

/*** COMMENT LISTING - RECENT ACTIVITY ***/
div.comment_listing {
	margin: 0px 10px 5px 10px;
	padding: 2px;
	border: #f0f0f0 1px solid;
	background: #ffffff url(../img/light_quote.gif) bottom right no-repeat;
}
div.comment_dark {
	background: #f6f6f6 url(../img/dark_quote.gif) bottom right no-repeat;
	border: #e9e9e9 1px solid;
}
div.comment_listing div.listing_date {
	font: normal 7pt Verdana,Sans-Serif;
	text-align: right;
	color: #909090;
}
div.comment_listing div.listing_date a {
	float: left;
	font: normal 7pt Verdana,Sans-Serif;
	color: #605db0;
}
div.comment_listing div.listing_date a:hover {
	color: #1c1a55;
}

div.comment_listing div.listing_info {
	margin: 5px 0px 0px 0px;
	font: normal 7pt Verdana,Sans-Serif;
	color: #909090;
}
div.comment_listing div.listing_info a {
	font: normal 7pt Verdana,Sans-Serif;
	color: #605db0;
}
div.comment_listing div.listing_info a:hover {
	color: #1c1a55;
}
div.comment_listing div.listing_info a.blog_detail {
	color: #000000;
	font-weight: bold;
}
div.comment_listing div.listing_info a.blog_detail:hover {
	text-decoration: none;
}