@charset "utf-8";

#socialfeed {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
     background: url(/media/img/side_panel_what_everyone_is_saying.gif) no-repeat;
}

#entourage {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
  margin-top:3px;
  margin-left:3px;
  height:281px;
  background: url(/media/img/loginbox/side_panel_login.gif) no-repeat;
}

/*------------------------------------------------------------------------------- Entourage Box -------------------------------------------------------------------------------*/


#entourage-header-before-login {
 /* background: url(/media/img/social/b4login/bg-header.png) no-repeat;  */
  width: 173px;
  height: 28px;
  margin-left: 18px;
  margin-top: 15px;
}

#entourage-header-after-login {
 /* background: url(/media/img/social/afterlogin/bg-header.png) no-repeat; */
  width: 173px;
  height: 35px;
  margin-left: 18px;
  margin-top: 8px;
  font-weight: bold;
}

#entourage-myprofile {margin: 0 0 0 0px; font-weight:bold; }
#entourage-myprofile a { color:#F00; text-decoration:none; }
#entourage-myprofile a:hover { color:#F00; text-decoration:underline; }
#entourage-myprofile .selected a { color:#F00; text-decoration:none; }
#entourage-myprofile .selected a:hover { color:#F00; text-decoration:underline; }

#entourage-user { border: 0px; }

#entourage-content {
 /* background: url(/media/img/social/b4login/bg.png) no-repeat; */
  width: 181px;
  height: 206px;
  margin: 2px 0 0 15px;
  font-weight: bold;
  color:#2C3840;
}

.entourage-logininfo {
  color: #4D585F;
}

.entourage-logininfo a {
  color: #2C3840;
  text-decoration: underline;
}

.entourage-logininfo a:hover {
  color: #131A1F;
  text-decoration: underline;
}




#entourage-share {
 /* background: url(/media/img/social/b4login/bg-share.png) no-repeat;    */
  margin-left: 20px;
  margin-top: 6px;
  width: 177px;
  height: 20px;
  z-index:250;
}

#entourage-share img {
  vertical-align: top;
}

#login-form { margin-top: -8px;}
#login-form input { width:128px; /*padding:4px; margin: -2px 0 4px -1px;*/}
#login-form label { margin:0;}
#login-form .btn {background: url(/media/img/social/b4login/login-btn.jpg) no-repeat; width:31px; height:28px; border:0;}

.red a { color: #f00001; text-decoration:none;}

#registered-friends {
	color: #454545;
	}
	
#registered-friends span{
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	}	

/*------------------------------------------------------------------------------- Social Feed Box -------------------------------------------------------------------------------*/

.social_logos {
	width: 14px;
	height: 14px;
	float: left;
	margin-left: 5px;
	}
	
#whats_happening, #share_this_site {
	width: auto;
	font-size: 11px;
	color: #F00000;
	float: left;
	}
	
#socialfeed {
	margin-top: 0px;
     margin-left:2px;
	}

#socialfeed-header {

  width: 197px;
  height: 47px;
}

#socialfeed-content {

  padding: 0px 3px 0px 0px;
  width: 200px;
  height: 211px;
}


#socialfeed-content { color:#2C3840}




.author a, .author , #socialfeed-content .author{color: #f43211; font-weight:bold; text-decoration:none;}

.link_date { text-align: center;}

#socialfeed-content ul, #socialfedd-content li, #socialfeed-content {
    list-style-type: none;
    margin-left:5px;
}

#socialfeed-content ul li {
  display:block;
  width:156px;
  margin-top:2px;
  margin-bottom:5px;
}


#main-nav {
    list-style-type: none;
}


#socialfeed-bottom {

  padding-left: 20px;
  padding-top: 3px;
  color: #F00;
  font-size: 0.8em;
  width: 197px;
  height: 26px;
}

#sort-by {
	margin: 12px 0 0 20px;
	color: #2C3840;
	}

#social_filter { margin-top: 10px; }

#social_filter label {color:#FF111; }

img#entourage-loader {
    width:40%; height:40%;
    margin: 3em 2em;
}

