﻿@charset "UTF-8";

body.fan_widget{
	background:transparent;
}
.fan_box .full_widget{
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-color-value: #000000;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-left-color-value: #000000;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	/* Hell blauer Hintergrund
		Hintergrund der fans !
	*/
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	
	/* Violetter Rahmen */
	border: none;
}
.fan_box .full_widget .connect_top{
/* Kopfbereich */
	background-color: #5ec5ed;
}
.fan_box .connect_top{padding:10px 10px 8px 10px}
.fan_box .profileimage{float:left;width:40px;height:40px;padding:0 10px 0 0;margin:0 0 4px 0}
.fan_box .connect_action{
	padding:0 0 0 8px;
	color: #FFF;
}
.fan_box .connect_action .name{
	line-height:15px;
	font-size:14px;
	font-weight:bold;
	/* Title Headline */
	color: #FFF;
}
.fan_box .connect_button{padding-top:5px}
.fan_box .connect_button .UIActionButton{margin:1px 0 0 0}
.fan_box .connect_action a.undo{margin:0 0 0 3px}
.fan_box .page_stream{
	text-align:center;
	padding:0 10px;
	overflow:auto;
	position:relative;
	/* Mittelbereich */
	background-color: #bde4f7;
	border: none;
}
.fan_box .page_stream .loader{padding-top:20px}
.fan_box .UIIntentionalStory{background:transparent;text-align:left}
.fan_box .UIIntentionalStory .UIMediaItem_UnknownWidth{max-width:100px}
.fan_box .connections{
	padding:10px 0 4px 10px;
	border: none;
}
.fan_box .connections .connections_grid{padding-top:5px}
.fan_box .connections_grid .grid_item{float:left;padding:0 5px 8px 0;overflow:hidden;width:50px}
.fan_box .connections_grid .grid_item .name{
	font-size:9px;
	color:#515151;
	overflow:hidden;
	padding-top:2px;
	text-align:center;
	white-space:nowrap;
}
.fan_box .hidden{display:none}
.fan_box .connect_span{margin:0 0 1px 0}

#bootloader_css_connect_connect_css { height: 42px; }
.FB_fan a
{
	cursor: pointer;
	color: #FFF;
	outline-style: none;
	text-decoration: none;
}

.FB_fan a:hover
{

text-decoration: underline;

}
.UIStoryAttachment_Copy 

{
	color: #333333;
	padding-top: 3px;
}
