/*
Plugin: Twitter Live 

/******************************************************************/
/*														F A R B E N													*/
/*	#a6b2a6; /* grau-blau Border twl-titlw */										/**/
/*	#d9dee4; /* hell-blau Hintergrund twitter-output */					/**/
/*	#f4f4ff; /* weiß-blau Border-Top twitter-output */					/**/
/*	#efefef; /* hellgrau postmetadata-HG */												/**/
/*	#cccccc; /* hellgrau postmetadata-border */										/**/
/*	#22bb22 /* heelgrün Links footer */ 													/**/
/********************************************************************/

#twitter-live a, #twitter-live a:hover, #twitter-live a:focus {
	text-transform: none;
}

#twitter-live {
	margin-top: 20px;
	border-bottom: 1px solid #cfd2d5; /* weiß-blau Border-Top twitter-output */
	background-image: url(images/twl-title.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px 0 0 0;
	font-size: 12px;
}

#twl-title {
	border-left: 1px solid #a6b2a6; /* grau-blau Border twl-titlw */
	text-align: center;
}

#twl-title h2 {
	margin: 0;
	padding: 5px 50px 0 50px;
}

#twl-title p {
	margin: 0;
	padding: 5px 10px;
}

.twl-switch-container {
	overflow: hidden;
	border: 1px solid #a6b2a6; /* grau-blau Border twl-titlw */
	height: 18px;
	line-height: 18px;
}

.twl-switch-container, .twl-switch-container a {
	font-size: 11px;
}

.twl-switch, .twl-switch-right {
	width: 33.3%;
	float: left;
	background-image: url(images/twl-switch.gif);
	background-position: top right;
	text-align: center;
}

.twl-switch-right {
	background-image: url(images/twl-switch-right.gif);
}

#twitter-output {
	border-top: 1px solid #cfd2d5; /* weiß-blau Border-Top twitter-output */
	border-left: 1px solid #a6b2a6; /* grau-blau Border twl-titlw */
	border-right: 1px solid #a6b2a6; /* grau-blau Border twl-titlw */
	background: #d9dee4; /* hell-blau Hintergrund twitter-output */
	padding: 0 10px; 
}

.twittLI {
	overflow: hidden;
	padding-top: 10px;
}

.twl-from_user {
	font-size: 11px;
}

.twl-from_user a {
	font-size: 13px;
	font-weight: bold;
}

.twittLI table {
	border-collapse: collapse;
}

.twl-avatar {
	vertical-align: top;
}

.twl-avatar img {
	width: 48px;
	margin: 5px 5px 0 0;
	background-color: #FFF;
}

.twl-text_left {
	width: 21px;
	background-image: url(images/twl-text_left.gif);
}

.twl-text_content {
	padding: 7px 5px 0 5px; 
	border-top: 1 px solid #b8bdc1; /* grau-blau Border text_content */
	background-image: url(images/twl-text_content.gif);
}

.twl-text_right {
	width: 8px;
	background-image: url(images/twl-text_right.gif);
}

.twl-text_bottom_left {
	background-image: url(images/twl-text_bottom_left.gif);
	background-repeat: no-repeat;
}

.twl-text_bottom_content {
	background-image: url(images/twl-text_bottom_content.gif);
	background-repeat: repeat-x;
}

.twl-text_bottom_right {
	background-image: url(images/twl-text_bottom_right.gif);
	background-repeat: no-repeat;
}
