#home div.social{background-color:#F2F2F2;height:216px;margin-top:10px;overflow:hidden}

.social dl{float:left;margin:5px 0 0;position:relative;width:57px;z-index:10}
	.social dt{border:5px solid #F2F2F2;border-right:5px solid #E1E1E6;direction:block;width:37px;height:37px;text-indent:-9999px;margin:0 0 5px 5px;padding:5px}
	.social dt.open{background-color:#FFF;border:5px solid #E1E1E6;border-right:none;padding-right:10px}
	.social dt.closed{border-bottom:none;border-top:none;margin:5px 0 5px 5px}


#social-tabs .tabs span a{background-image:url(../images/socialtab-sprite.png);display:block;height:25px}
.facebook-tab.tabs span a{background-position:20px 10px}
.twitter-tab.tabs span a{background-position:-95px 10px}
.youtube-tab.tabs span a{background-position:20px 10px}

#facebook:hover, #facebook.open{}
#twitter:hover, #twitter.open{}
#flickr:hover, #flickr.open{}
#youtube:hover, #youtube.open{}
#rss:hover, #rss.open{}

.social div.current{background-color:#FFF;border:5px solid #E1E1E6;float:right;height:190px;margin:5px 5px 5px 0;overflow:auto;width:256px}

.current dd{padding:10px;overflow:hidden}
.current dd p{margin:0 0 10px 0;line-height:15px}

.current .img-border{float:left;margin:2px}

.youtube-sm{margin:0 0 5px 0}
.youtube-sm .y-title{margin:0 0 0 90px}
.y-title{font-weight:bold;line-height:normal}

.s-title{font-size:11px;text-transform:uppercase;display:block;margin:0 0 5px 0}
.n-title{font-weight:bold;line-height:normal}

span.post-date{color:#6C91B7;display:block}

#middle ul.fb-feed{list-style:none;margin:0}
	ul.fb-feed li{margin:0 0 10px}
	ul.fb-feed a.name{color:#3B5998;font-size:12px;line-height:normal}
	ul.fb-feed p{color:#000;font-size:14px}
	
.twitter-follow{color:#3B5998;font-size:12px}

/* 2.5 Styling */
#mod_social{overflow:hidden}
	#mod_social dt.tabs{background-color:#082C53;border-radius:5px 5px 0 0;float:left;margin:0 10px 0 0;text-indent:-9999px;width:120px}
	#mod_social dt.tabs.open{background-color:#69923A}
	
div.current{background-color:#69923A;border-radius:0 0 5px 5px;padding:10px}
	div.current dd.tabs{background-color:#FFF;height:150px;overflow:auto}
	
ul.fb-feed{list-style:none;margin:0}
	ul.fb-feed p{font-weight:bold}
	
	
#twitter-mod{color:#FFF;padding:20px}
	#twitter-mod a.twitter-follow{color:#FFF;font-weight:lighter}
	#twitter-mod ul{padding:0}
	#twitter-mod p{color:#FFF;font-weight:normal}
	#twitter-mod p.post-date{font-style:italic;margin-bottom:0}
		#twitter-mod p a{color:#FFF;font-weight:bold}