/*
Theme Name: ESCOF2012
*/

/* main elements */
.twitter-content ul li
{
	list-style:none;
}

.twitter-timestamp
{
	color: #000000;
    display: block;
    font-style: normal;
    padding: 0 20px 0 0;
}
.connect_widget_not_connected_text
{
	display:none;
}
.twitter-share-button 
{
	width:80px !important;	
	display: block !important;
    height: 20px !important;
    overflow: hidden !important;
    text-indent: -9999px !important;
}
.IN-widget 
{
	width:89px !important;	
	display: block !important;
    height: 20px !important;
    overflow: hidden !important;   
}
.googleplusbutton
{
	width:62px !important;
}
.news-holder .news-switcher .prev{float:left;}
.news-holder .news-switcher .next{float:right;}

.news-item .date .month 
{
	text-transform:uppercase;
}
.subheading
{
	margin-top:18px;
}
.share-bar .share-list
{
	height:20px;
}
.news-item .item-info .image-info {
    font-size: 14px;
    font-weight: bold;
    padding: 13px 0 0;
}
.headline h1 a {
    color: #000000;
    font-size: 30px;
    line-height: 44px;
    margin: 0;
	text-decoration:none;
}
.current-menu-ancestor .add-nav .active a
{
	background-color: #404040 !important;
}