body {
	color: #555;
}

a {
	color: #1174BF;
}

h2 {
	clear: both;
}

h2.subheader {
	padding-top: 20px;
}

form table th {
	font-size: 14px;
	text-align: right;
}

form table td {
	padding: 4px;
}

.form_outline input, .form_outline textarea {
	width: 300px;
	font-size: 15px;
	border: 1px solid #5590ba;
	padding: 3px;
	color: #666;
}

/**
 *  Sign in
 */
.errorlist {
	color: #D00;
	font-size: 12px;
	padding: 0;
}

.errorlist li {
	list-style: none;
}

/*#pic_edit {
	  position: absolute;
	  background: #ccc;
	  padding: 1px;
	  display: none;
	  left: inherit;
	  margin-left: 69px;
	  top: inherit;
	  margin-top: 4px;
}*/
#pic_edit {
	  padding: 1px;
	  margin-top: 4px;
}

textarea {
	height: 100px;
}

input.submit {
	width: 100px;
	color: #222;
}

table#profile_summary {
	clear:both;
	color: #333;
}

#profile_pic {
	background: url(/sbmedia/images/inner/profile_box.png) no-repeat;
	width: 100px;
	height: 100px;
	margin-bottom:15px;
}

#profile_pic img {
	width: 90px;
	height: 90px;
	margin: 5px;
}

#profile_name {
	width: 363px;
	margin-left: 15px;
}

#profile_name h2 {
	color:#FF542E;
	float: left;
}

#profile_follow {
	width: 50px;
	float: right;
}

a#editlink {
	color: #666;
	float: right;
	padding-right: 15px;
	font-size: 14px;
	text-decoration:underline;
}

.profile_hr {
	clear: both;
	width: 370px;
	margin: 0 15px 0 25px;
	border-top:1px solid #666;
	border-bottom:1px solid #aaa;
}

#profile_description {
	margin: 10px 15px 15px 15px;
	font-size: 14px;
	color:#666;
}

#back_to_profile a{
	text-decoration: underline;
}
/**
 * Profile socialfeed
 **
#profile_socialfeed {
	clear:both;
	width: 578px;
	margin-top: 10px;
	font-size: 16px;
}

#profile_socialfeed_top {
	width: 578px;
	height: 24px;
	background: url(/sbmedia/images/inner/feed_top.png);
}

#profile_socialfeed_body {
	width: 578px;
	color: #444;
	background: #EBEAEB;
	background: url(/sbmedia/images/inner/feed_body.png) repeat-y;
}

#profile_socialfeed_bottom {
	width: 578px;
	height: 16px;
	background: url(/sbmedia/images/inner/feed_bottom.png);
}
/*
 * Profile NEW Socialfeed
 */
/*
 * 
 */
#profile_socialfeed {
	clear:both;
	width: 578px;
	margin-top: 10px;
	font-size: 16px;
}

#profile_socialfeed_top {
	width: 578px;
	height: 24px;
	background: url(/sbmedia/images/inner/feed_item_top_long.png) no-repeat;
}

#profile_socialfeed_body {
	width: 578px;
	color: #444;
	background: #EBEAEB;
	padding-bottom:8px;
	background: url(/sbmedia/images/inner/feed_item_body_long.png);
}

#profile_socialfeed_bottom {
	width: 578px;
	height: 6px;
	background: url(/sbmedia/images/inner/feed_item_bottom_long.png) no-repeat;
}
.feed_title {
	font-size: 14px;
	color:#ff542e;
	position:relative;
}
.feed_item_tbl{
	color:purple;
}
.feed_item_tl {
	background: url(/sbmedia/images/toolbar/lt.png)  no-repeat 0px 0px;
	width:  9px;
	height: 9px;
}
.feed_item_tc{
	background: url(/sbmedia/images/toolbar/t.png)  repeat-x 0px 0px;
	height: 9px;
}
.feed_item_tr{
	background: url(/sbmedia/images/toolbar/rt.png)  no-repeat -1px 0px;
	width:  8px;
}
.feed_item_l{
	background: url(/sbmedia/images/toolbar/l.png)  repeat-y 0px 0px;
	width:  9px;
}
.feed_item_c{
	width:550px;
	padding:10px;
	color: #999999;
	background: #FFFFFF;
}
.feed_item_r{
	background: url(/sbmedia/images/toolbar/r.png)  repeat-y -1px 0px;
	width:  9px;
}
.feed_item_bl{
	background: url(/sbmedia/images/toolbar/lb.png)  no-repeat 0px 0px;
	width:  9px;
	height: 9px;
}
.feed_item_bc{
	background: url(/sbmedia/images/toolbar/b.png)  repeat-x 0px -1px;
	height: 9px;
}
.feed_item_br{
	background: url(/sbmedia/images/toolbar/rb.png)  no-repeat -1px -1px;
	width:  9px;
	height: 9px;
}


img#feed_filter {
	margin: 10px 0 0 25px;
}

.feed_item {
	width: 519px;
	margin-left: 25px;
	margin-top: 10px;
}

.feed_item_top {
	width: 519px;
	height: 24px;
	background: url(/sbmedia/images/inner/feed_item_bottom.png) no-repeat;
}

.feed_item_body {
	width: 519px;
	background: url(/sbmedia/images/inner/feed_item_body.png);
}

.feed_item_bottom {
	width: 519px;
	height: 6px;
	margin-bottom:3px;
	padding-top:8px;
	background: url(/sbmedia/images/inner/feed_item_top.png) no-repeat;
}

.feed_item_title {
	font-size: 16px;
	color: #1174bf;
	padding-top: 10px;
	margin-bottom: 5px;
}

.feed_item_content {
	margin: 0px 15px 0px 15px;
}

.feed_item_content a {
	font-size: 18px;
}

.feed_item_buttons {
	margin: 10px 0 5px 0px;
}

.feed_item_details {
	color: #888;
	margin: 0px 0 0 42px;
	font-family: tahoma;
	font-size: 10px;
}

#embed_content {
	padding: 17px 20px 5px 25px;
	font-size: 14px;
}

/**
 * Sidebar profile
 **/
.side_profile_pic {
	background: url(/sbmedia/images/inner/side_profile_box.png) no-repeat;
	width: 46px;
	height: 46px;
	margin-left: 4px;
	margin-bottom: 5px;
	float: left;
}

.side_profile_pic img {
	width: 36px;
	height: 36x;
	margin: 4px 5px;
}

.friends_box {
	padding-top:15px;
	height: 150px;
	/*background:#CFD6DE;*/
}
.group_friends_box {
	padding-top:15px;
	height: 600px;
	/*background:#FFF0BA;*/
}
/**
 *  Fans and following lists
 */

#fans_following_page { 
	width: 1000px;
}

.fan_following {
	float: left;
	margin: 15px 5px;
	width: 240px;
	height: 75px;
	color: #FFF;
}

#back_to_profile {
	color: #1174BF;
	padding-left: 15px;
}

.followlink {
	text-align: center;
	text-decoration: underline;
}

.followlink img {
	width: 75px;
}

/* This was overriding a lot of things cjk
#fans_following_page a, #column_sidebar a {
	color: #FFF;
	text-decoration:underline;
}*/

.fans_following_title {
	color:#ebeaeb;
	padding-left:10px;
	width: 100px;
	margin-top: -16px;
	font-size:12px;
	text-decoration:underline;
}
.no_community_link {
	color:#FF542E;
	font-size:14px;
	text-decoration:underline;
}
.see_all {
	padding-right:10px;
	margin-top: -16px;
	font-size:12px;
	width: 75px;
	text-align:right;
	color:#ebeaeb;
	text-decoration:underline;
}

.full_name {
	color: #d5f8ff;
	width: 170px;
	font-size: 14px;
	overflow: hidden;
}

.leader_rank {
	font-size: 24px;
	padding: 0 5px 0 0;
	font-weight: bold;
	color: #f0f3a3;
	width: 25px;
}

.leader_details {
	padding-left: 7px;
}

/**
 * Search bar
 */

#search_wrapper {
	padding: 7px;
	background: #CBE7F5;
	border: 1px solid #BDD8E6;
}

#search_entry {
	width: 350px;
	height: 24px;
	font-size: 20px;
	border: 1px solid #3B9CCE;
}

input#search_submit {
	font-size: 16px;
}

/**
 * Group profile
 */

.group_name {
	color: #3B9CCE;
	width: 110px;
	font-size: 14px;
	overflow: hidden;
}
div.edit_link_holder {
	float:right;
	padding-right:35px;
	position:relative;
	top:-15px;
	color: #999999;	
}

#get_widget {
	margin-top: 5px;
}

/**
 * Leaders Page
 */
.ui-tabs-panel {
	border: 1px solid #777;
	border-top: 0px;
}

/**
 * Invite others
 */
#invite_badge {
	background: url(/sbmedia/images/misc/invite_badge.png) no-repeat center;
	height: 125px;
	text-align: center;
	margin: auto;
}

#invite_buttons {
	padding-top: 62px;
}

.invite_button {
	display: inline;
}


#invite_link {
	height: 60px;
	color: #000;
	font-size: 16px;
	margin-top: -10px;
	margin-left:10px;
}

#invite_link_icon {
	margin-right: 2px;
	float: left;
}

#invite_link_text {
	float: left;
	width: 175px;
	border: 1px solid #444;
	padding: 3px;
	font-size: 12px;
}

/**
 * Popular page
 */
.popular_link {
	margin-left: 10px;
	margin-bottom: 5px;
}

.also_shared {
	margin-left: 10px;
}

.also_shared img {
	margin-right: 7px;
	border: 1px solid;
	border-color: #CCD5E0 #B2BBC2 #B2BBC2 #CCD5E0;
	background: #FFF;
	padding: 1px;
	width: 24px;
}
/* Side Content Style */
.addContent {
	position:relative;
	top:3px;
	left:3px;
}
/* New forms */
input.submit {
	
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	color:#222222;
	font-size:20px;
	font-weight:bold;
	height:50px;
	width:300px;
}
.field_container {
	width:300px;
}
.example_text {
	font-size:12px;
	color:#999;
	margin:0px 0 12px 6px;
}
.fieldWrapper {
	margin:10px;
}
#create_group input {
	padding: 4px;
	margin:2px;
	color:#333;
}
#create_group textarea {
	padding: 4px;
	margin:2px;
	color:#333;
}
/* Admin controls */
.admin_feed_controls {
	float:right;
	margin-right:5px;
	position:relative;
	top:20px;
}
.admin_feed_links {
	color:red;
	text-decoration:underline;
}
