/* first reset styles */

.digg-widget div,
.digg-widget span,
.digg-widget h1,
.digg-widget h2,
.digg-widget h3,
.digg-widget p,
.digg-widget a,
.digg-widget em,
.digg-widget img,
.digg-widget strong,
.digg-widget ol,
.digg-widget ul,
.digg-widget li
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.digg-widget *:focus {
	outline: 0;
}


/* widget styles */

.digg-widget {
	margin: 0;
	padding: 0;
	border-style: solid;
	position: relative;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

.digg-widget a {
	padding-top: 0 !important;
	padding-left: 0 !important;
	padding-bottom: 0 !important;
	border-style: none !important; 
	border-top: 0px !important;
	border-right: 0px !important;
	border-bottom: 0px !important;
	border-left: 0px !important;
	text-decoration: none;
	background: none !important;
}

.digg-widget .digg-widget-header {
	height: 23px;
	/*padding: 6px 7px;
	*/
	position: relative;
}

/*
.digg-widget-header div a {
	display: block;
	position: absolute;
	right: 10px;
	top: 6px;
	float: right;
	width: 85px;
	height: 21px;
	white-space: nowrap;
	text-indent: -2000em;
	background: url(/images/digg-widget/get-widget.png) !important; 
} * html .digg-widget-header div a { background: url(/images/digg-widget/get-widget.gif) !important; }
*/

.digg-widget h1 {
	font-size: 2px;
	text-indent: -2000em;
	margin: 0;
	padding: 0;
	position: relative;
	clear: none;
}

.digg-widget h1 a {
	display: block;
	width: 60px;
	height: 24px;
	background: url(widget-logo.png) no-repeat !important;
	position: relative;
} * html .digg-widget h1 a { background-image: url(widget-logo.gif) !important; }

.digg-widget .digg-widget-topic {
	/*
	padding: 2px 5px 4px 5px;
	*/
	font-size: 77%;
}

.digg-widget .digg-widget-footer {
	padding-bottom: 7px;
	font-size: 77%;
	text-align: center;
}

.digg-widget ul, .digg-widget li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.digg-widget ul {
	padding: 3px 5px 0px 5px !important;
	margin: 0;
}
.digg-widget li {
	padding: 0 !important;
	margin: 0 !important;
	border-bottom: 1px solid #eee;
	float: left;
	clear: left;
	/*
	width: 210px;
	*/
	height: 36px;
	padding: 2px 0 0 0 !important;
}
.digg-widget-wide li {
}

/*
.digg-widget ul {
	overflow: hidden;
	padding: 0 !important;
	margin: 0 !important;
	float: left;
    display: inline-block !important;
	width: 210px;
}

.digg-widget li {
	border: 1px solid #eee;
    display: inline-block !important;
	padding: 0 !important;
	margin: 0 !important;
	height: 36px;
	width: 210px;
} * html .digg-widget li { height: 36px; padding: 0 !important; }
*/

.digg-widget .no-digg-count li h3, .digg-widget .no-digg-count li p {
	padding-left: 0;
	min-height: 1px;
	margin-left: 0;
}

.digg-widget .no-digg-count li a.digg-count {
	display: none;
}

.digg-widget li h3 {
    letter-spacing: normal;
    font-size: 100%;
    padding-top: 0px;
    margin-bottom: 0;
    clear: none;
    margin-left: 2px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.digg-widget ul a.digg-count {
    display: inline-block !important;
    float: left;
    text-align: center;
    font-size: 85%;
    color: #93883F !important;
    font-weight: bold;
    text-decoration: none;
    width: 30px;
    height: 21px;
    padding: 9px 0 0 0 !important;
    margin-top: 2px !important;
    border: 0 !important;
    background: url(shade-com.png) no-repeat !important;
} * html .digg-widget ul a.digg-count { background-image: url(shade-com.gif) !important; }

.digg-widget ul a.digg-count:hover {
	color: #2b2307;
}

.digg-widget li a.digg-count span {
	display: none;
}

/* Theme 1 */

.digg-widget-theme1 {
	border-color: #ddd;
}

.digg-widget-theme1 ul h3 a:link, .digg-widget-theme1 ul h3 a:visited, .digg-widget-theme1 ul h3 a:active {
	color: #497cac !important;
}

.digg-widget-theme1 ul h3 a:hover {
	color: #003 !important;
}

.digg-widget-theme1 .digg-widget-header, .digg-widget-theme1 .digg-widget-footer, .digg-widget-theme1 .digg-widget-topic {
	background: #1b5790;
}

.digg-widget-theme1 .digg-widget-footer a, .digg-widget-theme1 .digg-widget-topic {
	color: #fff;
}

.digg-widget-theme1 ul {
	background: #fff;
}

.digg-widget-theme1 li {
    color: #999;
}

img.digg-thumb {
	display:inline;
	float:left;
	height:30px;
	margin:2px 5px;
	width:30px;
}

div.digg-info {
	margin-top: 3px;
	float: left;
	height: 28px;
	overflow: hidden;
	display: inline;
}
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 5px 0 0 1px;
    min-width: 38px; /* be nice to Opera */
	display: inline;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 0px;
}
.ui-tabs-nav a {
    margin: 1px 0 2px 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
    color: #336699;
	background: #e2e2e2;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #ffffff;
	background: #336699;
}
.ui-tabs-nav a span {
	display: inline-block !important;
	margin: 0 4px 0 4px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
	font-size: 10px;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    padding: 1em 8px;
    background: #000; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}


.hidden {
	display: none;
}

div#digg-logo {
	float: left;
	margin: 8px 0 0 8px;
}

div#digg-tabs {
	float: right;
	margin: 2px 5px 0 0;
}

