/**
 * WDC Facebook Twitter Feed
 * @author Web Designs Company <contact@wdc.com>
 * @link http://www.web-designs-company.com
 * @copyright (C) 2011 - 2012 Web Designs Company
 * @license GNU/GPL, see LICENSE.php for full license.
**/

/* Theme 2 */ 

/* Twitter Styles */

div#twitter_update_list li {
	border-bottom: #04568C solid 1px;
	background:none;	
} 

div#twitter_update_list  a{
color: #04568C;
}

div#twitter_update_list .section1{
background-color:#FFFFFF;
}

div#twitter_update_list .section2{
background-color:#e2f1f9;
}

/* Tab Styles*/

#tabs span { 
	background-color: #99AFBA; border-bottom:none; border-top:#7E9CA8 solid 1px; border-right:#7E9CA8 solid 1px; border-left:#7E9CA8 solid 1px;
}

#tabs span.selected, #tabs span:hover {  
	
	background:url("../images/theme2_selected_tab.gif") repeat-x scroll right top transparent;
	border-color:#00305D #00305D #067CB9;
	border-width:1px;	
}


div#facebook.tabContent, div#twitter.tabContent{
	border: 1px solid #00305D; background-color: #067CB9; 
}
