/*-------------------------------------------------------------------
 *                    Facebook main DIV (below badge/widget)
 *------------------------------------------------------------------*/
.fan_box {
  width: 300px;
  color: #333333;
  direction: ltr;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-size: 11px;
  text-align: left;
  background:none repeat scroll 0 0 white;
  border:1px solid #94A3C4;
  border-top: none;
}



.fan_box .page_stream {
  border-top: 1px solid #D8DFEA;
  height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 10px;
  position: relative;
  text-align: center;
}

/*-------------------------------------------------------------------
 *                    Facebook's CSS for Stream Entries
 *------------------------------------------------------------------*/

.UIIntentionalStory {
  background-color: #FFFFFF;
  border-top: 1px solid #EEEEEE;
  margin-bottom: 7px;
  min-height: 50px;
  position: relative;
  display: block;
  padding-bottom: 7px;
}

#story {
  font-size: 13px;
  font-weight: normal;
  color: #333333;
  text-align: left;
  width: 261px;
  padding-top: 7px;
}

#story a.story_name {
  color: #3B5998;
  text-decoration: none;
  font-weight: bold;
}

#story a.story_name:hover {
  text-decoration: underline;
}

.UIStoryAttachment {
  margin-bottom: 5px;
  margin-top: 6px;
  overflow: hidden;
  padding-right: 10px;
}

.UIStoryAttachment_Info {
  display: table;
  margin-right: 5px;
  text-align: left;
}

.UIStoryAttachment_BlockQuote  {
  border-left:2px solid #CCCCCC;
  padding:0 0 3px 8px;
  text-align:left;
}

.UIStoryAttachment_BlockQuote_title a {
  color: #3B5998;
  text-decoration: none;
  font-weight: bold;
}

.UIStoryAttachment_BlockQuote_title a:hover {
  text-decoration: underline;
}

.UIStoryAttachment_BlockQuote_caption {
  color: #808080;
}

.UIStoryAttachment_BlockQuote_description {
  padding-top: 3px;
  color: #808080;
}

.UIIntentionalStory_Info  {
  clear: left;
  display: block;
  margin-top: 3px;
  min-height: 16px;
  text-align: left;
  color: #777777;
  padding: 2px 0 0;
}
/*-------------------------------------------------------------------
 *                    Facebook Comments Specific CSS
 *------------------------------------------------------------------*/
#social_comments {
  margin-top: 3px;
}

.commentable_item {
  background-color:#ECEFF5;
  border-bottom:1px solid #E5EAF1;
  clear:left;
  float:none;
  margin-bottom:2px;
  overflow:hidden;
  padding:5px 0 4px 5px;
  width:257px;
  text-align: left;
  margin-left: 1px;
}

.comment_text  {
  padding:1px 5px 0 0;
}

.UIAttachment {
  margin-bottom:5px;
  margin-top:6px;
  overflow:hidden;
  padding-right:10px;
}

.media {
  padding-right:10px;
  overflow: hidden;
  text-align: left;
}

a.comment_author {
  font-weight: bold;
  text-decoration: none;
  color: #3B5998;
  float:left;
  margin-right: 3px;
}

.comment_text a:hover {
  text-decoration: underline;
}

.comment_actual_test {
  display: inline;
}

.comment_actions  {
  color:#777777;
  padding:2px 0 1px;
}
/*-------------------------------------------------------------------
 *                    Facebook Footer
 *------------------------------------------------------------------*/
#social_footer {
  color: #978F83;
  line-height: 21px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  padding-left: 10px;
  font-weight: bold;
  padding-top: 5px;
}

#social_footer a {
  text-decoration: none;
  color:#45B0C7;
  font-weight: bold;
}
#social_footer a:hover {
  text-decoration: underline;
}

/*------------------------
     Twitter CSS
--------------------------*/

.twtr-widget {
font-family:"lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
font-size:12px !important;
position:relative;
}
.twtr-fullscreen {
font-size:220% !important;
}
.twtr-fullscreen .twtr-new-results {
}
.twtr-widget .twtr-spinner {
background:url("http://widgets.twimg.com/j/1/spinner.gif") no-repeat scroll 0 0 transparent;
height:14px;
position:absolute;
right:3px;
top:3px;
width:14px;
}
.twtr-inactive {
display:none;
}
.twtr-widget a img {
border:0 none !important;
}
.twtr-doc {
-moz-border-radius:5px 5px 5px 5px;
font-weight:normal;
overflow:hidden;
text-align:left;
width:100%;
}
.twtr-bd {
padding:0 1px;
}
.twtr-widget .twtr-tweet-wrap {
overflow:hidden;
padding:6px 8px;
}
.twtr-fullscreen .twtr-tweet-wrap {
padding:20px;
}
.twtr-widget .twtr-tweet {
border-bottom:1px dotted #DDDDDD;
overflow:hidden;
}
.twtr-widget .twtr-tweet a.twtr-reply {
visibility:hidden;
}
* html .twtr-widget .twtr-tweet a.twtr-reply {
visibility:visible;
}
.twtr-widget .twtr-tweet:hover a.twtr-reply {
visibility:visible;
}
.twtr-widget-profile img.twtr-profile-img {
border:0 none !important;
display:block;
float:left;
height:31px;
width:31px;
}
.twtr-widget h3, .twtr-widget h4, .twtr-widget p {
line-height:1.2 !important;
margin:0 !important;
padding:0 !important;
width:auto !important;
}
.twtr-widget-profile h3, .twtr-widget-profile h4 {
margin:0 0 0 40px !important;
}
.twtr-widget h3 {
font-size:11px !important;
font-weight:normal !important;
}
.twtr-widget h4 {
font-size:16px !important;
}
.twtr-widget i, .twtr-widget .twtr-new-results {
display:block;
font-size:9px;
font-style:normal;
margin-top:2px;
}
.twtr-widget .twtr-new-results {
bottom:5px;
display:block;
margin:0 auto -10px;
padding:3px;
position:relative;
text-align:center;
}
.twtr-results-inner {
bottom:-2px;
font-size:100%;
line-height:1;
margin:0 auto;
padding:4px 0;
position:relative;
text-align:center;
width:40%;
z-index:2;
}
.twtr-results-hr {
background:none repeat scroll 0 0 transparent;
border-bottom:1px dotted #DDDDDD;
bottom:7px;
height:1px;
overflow:hidden;
position:relative;
width:100%;
z-index:1;
}
.twtr-new-results span {
display:block;
font-size:9px !important;
position:relative;
top:-14px;
z-index:3;
}
.twtr-fullscreen .twtr-new-results span {
font-size:24px !important;
}
.twtr-hd {
overflow:hidden;
padding:10px;
position:relative;
}
.twtr-fullscreen .twtr-hd {
height:0;
padding:0;
}
.twtr-timeline {
-moz-border-radius:6px 6px 6px 6px;
height:225px;
overflow:hidden;
position:relative;
z-index:2;
}
.twtr-scroll .twtr-timeline {
overflow-x:hidden;
overflow-y:auto;
}
.twtr-widget .twtr-tweet:last-child {
border-bottom-width:0;
}
.twtr-ft {
position:relative;
}
.twtr-ft div {
overflow:hidden;
padding-top:8px;
padding-left:8px;
}
.twtr-ft span {
float:right;
text-align:right;
}
.twtr-ft a {
display:block;
float:left;
}
.twtr-ft span a {
float:none;
}
.twtr-avatar {
display:block;
float:left;
height:40px;
overflow:hidden;
width:40px;
}
.twtr-fullscreen .twtr-avatar {
height:80px;
width:80px;
}
.twtr-img {
height:25px;
width:25px;
}
.twtr-img img {
height:30px;
width:30px;
}
.twtr-fullscreen .twtr-img img {
height:72px;
width:72px;
}
.twtr-fullscreen a.twtr-join-conv {
display:none;
}
.twtr-tweet-text {

}
.twtr-fullscreen .twtr-tweet-text {
margin-left:90px;
}
.twtr-doc a {
text-decoration:none !important;
}
.twtr-doc a:hover {
text-decoration:underline !important;
}
	 
#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4 {
background:none repeat scroll 0 0 #ECEFF5 !important;
color:#45AFC7 !important;
}
#twtr-widget-1 .twtr-tweet a {
color:#45AFC7 !important;
}
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
color:#4D4D4D !important;
}
#twtr-widget-1 .twtr-new-results, #twtr-widget-1 .twtr-results-inner, #twtr-widget-1 .twtr-timeline {
background:none repeat scroll 0 0 #FFFFFF !important;
}
