/*
    N.B.: All selectors contained in this file start with .digg-widget. When the 'Use 
    default stylesheet' option is deselected, the widget's container element will not 
    be given that class and none of these styles will be applied even if this file is 
    included on the page.
*/

.digg-widget {
	font-family:arial,sans-serif;
	border:1px solid #666666;
	/*height:290px;*/
}
.digg-widget a {outline:none;}

.digg-widget .digg-widget-head {
	position: relative;
	border: 1px solid;
	height: 25px !important;
	padding: 0 43px 0 10px;
	overflow: visible !important;
	white-space: nowrap;
	font-weight: bold !important;
	font-size: 13px !important;
}


.digg-widget .digg-widget-head a {
	background: #1B5790 url(http://images.forbes.com/media/digg/widget.png) no-repeat scroll 0 -30px !important;
	border-left: 4px solid #1B5790 !important;
	border-top: 4px solid #1B5790 !important;
	bottom: 12px !important;
	height: 16px !important;
	padding: 2px !important;
	position: absolute;
	right: 6px !important;
	top: 5px !important;
	width: 30px !important;
	z-index: 10 !important;
}

.digg-widget .digg-widget-head h2 {
	font-size:13px !important;
	font-weight:bold !important;
	line-height:normal;
	margin:10px 0 0 !important;
	padding:0 !important;
	overflow: visible !important;
	white-space:nowrap;
	line-height:normal;
}

.digg-widget .digg-widget-subhd {
    font-size:12px;
    margin:3px 0 3px 10px;
}

.digg-widget .digg-widget-tabs {
	height:30px;
	padding:0 10px;
	overflow:hidden;
}

.digg-widget .digg-widget-tabs .digg-tab {
	display:inline-block;
	cursor:pointer;
	padding:0 4px;
	margin:0 5px 0 0;
	font-size:11px;
	font-weight:bold;
	line-height:28px;
	border:1px solid;
	border-bottom:0px;
}


.digg-widget .digg-widget-tabs .digg-tab-on {
	height:30px;
}

.digg-widget .digg-widget-content {
    position:relative;
	padding:5px 0 10px 0;
    overflow:hidden;
}

.digg-widget .digg-widget-content.alt {
    overflow-x:hidden;
}

.digg-widget .digg-story {
	padding:6px 0 6px 0;
	border-bottom:1px solid;
	margin:0 10px;
}

.digg-widget .digg-story .digg-story {
	position:relative;
	min-height:30px;
	_height:30px;
	padding:0 0 0 35px;
	border:0;
	margin:0;
}

.digg-widget .digg-story.countless .digg-story {
	padding:0;
}

.digg-widget .digg-widget-col {
    position:relative;
	width:50%;
	float:left;
	clear:none;
	margin:0;
}

.digg-widget .alt.digg-widget-col {
	margin:0 -1px;	
}

.digg-widget .digg-story.alt {
	border-bottom:0;
}

.digg-widget .digg-story a.digg-count {
	position:absolute;
	left:0;
	top:0;
	width:30px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	display:block;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	color: #93883F !important;
	background:url(http://images.forbes.com/media/digg/widget.png) no-repeat;	
	overflow:hidden;
}

.digg-widget .digg-story-thumb {
	position:relative;
	padding-left:35px;
	_height:30px;
	min-height:30px;
}

.digg-widget .digg-widget-description {
    margin:5px 0 0 0;
    color:#999;
    font-size:11px;
}

.digg-widget .digg-story-thumb img {
	position:absolute;
	left:1px;
	top:0;
	width:30px;
	height:30px;
	border:0;
}

.digg-widget .digg-story {
	line-height:16px !important;
}

.digg-widget .digg-story a {
	font-size: 12px !important;
	font-weight: normal !important;
	text-decoration: none;
}
.digg-widget .digg-story a:hover, .digg-widget a.see-more:hover { text-decoration: underline !important; }
.digg-widget a.see-more {
	font-weight:bold !important;
	text-decoration:none;
	font-size:12px !important;
	display:block;
	clear:both;
	margin:10px 0 0 10px;
	/*
background-color:#FFCCFF;
	height:15px;
	width:300px;
*/
}

.digg-widget .digg-widget-error {
    margin:0 10px;
	padding:5px 0 10px 0;
    color:#cc0000;
}

.digg-widget br {
	line-height:1px;
}
#forbes-digg-link {
	display:none;
	*font-weight:bold !important;
	*font-size:12px !important;
	*display:block !important;
	*clear:both;
	*width:334px;
	*height:25px;
	*border-left:1px solid #666666;
	*border-right:1px solid #666666;
	*border-bottom:1px solid #666666;
	*position:relative;
	*top:-3px;
}
#forbes-digg-link a {
	*display:block;
	*padding:0px 5px 5px 10px;
}
.digg-widget {
	*border-top:1px solid #666666;
	*border-right:1px solid #666666;
	*border-bottom:none !important;
	*border-left:1px solid #666666;
}

