/*JUITTER PLUGIN CSS*/

#juitterContainer{} /*Juitter container*/

#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#juitterContainer .twittLI{list-style:none;background-color:#e5f4ff;margin:0 0 1px 0;padding:5px 0 0 0;padding:3px;clear:both;height:55px;}
#juitterContainer .twittList SPAN.time{color:#777;font-size:0.9em}
#juitterContainer .twittList A{color:#006699;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#juitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:48px;;height:48px;margin-left:15px;}

#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/

#juitterContainer .extLink{} /*CSS for the external links*/

#juitterContainer .hashLink{} /*CSS for the hash links*/

/* Official Tweets */
	.blogINDIANA	{ background-color: #FFF !important; border:1px dotted #8e0404 !important;
		background-image: url(/wp-content/themes/thestation/juitter/tweet_organizer.gif);
		background-repeat: no-repeat;
		background-position: 5px center;
	}


/* Organizers */
	.noahwesley, 
	.hoosierplew,
	.natfinn
	{ 	background-color: #FFF !important; font-weight:normal; border:1px dotted #8e0404 !important;
		background-image: url(/wp-content/themes/thestation/juitter/tweet_organizer.gif);
		background-repeat: no-repeat;
		background-position: 5px center;
	}

/* Sponsors */
	.Goldentech,
	.passtimes
	{
		background-color: #FFF !important; border:1px dotted #148e04 !important;
		background-image: url(/wp-content/themes/thestation/juitter/tweet_sponsor.gif);
		background-repeat: no-repeat;
		background-position: 5px center;
	}

/* Speakers */
	.douglaskarr
	{
		font-weight:normal;
		background-image: url(/wp-content/themes/thestation/juitter/tweet_speaker.gif);
		background-repeat: no-repeat;
		background-position: 5px center;
	}


/* Attendee */
.CoachLee,
.SaquiResearch,
.tbdltd,
.davewoodson,
.msiecker,
.Parrotheaddad5,
.SocialMtgExpert,
.judieallen,
.MaitiuOBrien,
.Bluggo,
.saan1911,
.wonderwoman02,
.richschmidt,
.jmadesignstudio,
.ijpweb,
.stevewalsh,
.nwiAttorney,
.vldurkin,
.comfortkeeperlp,
.kristypage,
.Chris_Hedges,
.LMgail,
.anneh632,
.daltonsbriefs,
.iamfiction,
.kathysipple,
.jencrutch,
.myCMPS,
.erikjfisher,
.capitolweb
	{
		font-weight:normal;
		background-image: url(/wp-content/themes/thestation/juitter/tweet_attendee.gif);
		background-repeat: no-repeat;
		background-position: 5px center;
	}




/*end of Juitter CSS*/

