@charset "UTF-8";
 #story {
	float: left;
	height: auto;
	width: auto;
	border: medium groove #0066FF;
	margin: 10px;
	padding: 0px;
	background-color: #555555;
	font-size:11;
}

#story #digg_id {
	display: none;
}
#story #mirrors {
	font-size: 8px;
	color: #000000;
	text-align: center;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	font-style: normal;
	text-decoration:none;

	
}
#story #mirrors a {
	text-decoration:none;
	color:#44ddff;
	filter: Glow(Color=0000f0, Strength=50);
}
#story #container {
	font-size: 9px;
	font-weight: 700;
	float: left;
	margin: 1px;
	padding-right: 3px;
	padding-left: 3px;
}
#story #diggs {
	font-size: 12px;

	float: left;
	margin: 1px;
	color:#11ddaa;
}
#story #sampleImg {
	background-color: #333333;
	padding: 2px;
	height: 100px;
	width: 100px;
}
#story #diggLink {
	font-size: 11px;
	font-weight: strong;
	float: left;
	margin: 1px;
	padding-right: 3px;
	padding-left: 3px;
}
#story #diggIt {
	font-weight: bolder;
	background-color: #CCCCCC;
	background-position: center;
}
#story #day {
	font-size: 12px;
	float: right;
	margin: 1px;
	color:#11ddaa;
}
#story #storyLink {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	clear: none;
	float: left;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	margin: 5px;
	width: 360px;
	font-style: normal;
	background-color: #99CC99;
}
#story #text {
	font-size: 14px;
	color: #181877;
	float: left;
	width: 340px;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 03px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #aaaaaa;
}
#story #comment {
        font-size: 10px;
	color: #000000;
	font-weight: 200;
	float: left;
	width: 330;
	clear: both;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color:#BDEAFF;
	text-indent: 1em;
}
#story #comment0 {
        font-size: 10px;
	color: #000055;
	font-weight: 00;
	float: left;
	width: 330;
	clear: both;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color:#BDEAFF;
	text-indent: 1em;
}

#story #comment1 {
        font-size: 10px;
	color: #550000;
	font-weight: 400;
	float: left;
	width: 310;
	clear: both;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color:#ACD9FF;
	text-indent: 1em;
}
#story #comment2 {
        font-size: 10px;
	color: #181818;
	font-weight: 900;
	float: left;
	width: 300;
	clear: both;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-color:#BBBBFF;
	text-indent: 1em;
}

diggIcon {
	clear: left;
	float: left;
}
#topicHeader {
font-size:13px;
color:#000099;
font-weight:bold;
border: thin;
clear:both;
background-color:#BFFFCD;

}
div .tabbertab {
	height: 600px;
}
#story #topic {
	font-size: 9px;
	font-weight: 700;
	float: left;
	margin: 1px;
	padding-right: 3px;
	padding-left: 3px;
}
diggit {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#StoryCatagories {
	background-color: #666666;
}
#StoryCatagories #StoryContainer #topicsContent {
	background-color: #999999;
}
#StoryContent {
	background-color: #999999;
}
#StoryCatagories #StoryContainer {
	background-color: #333333;
}
#StoryContents {
	background-color: #999999;
}
#duggdaily a {
	font-size: 12px;
	color: #999999;
	background-color: #000000;
	padding: 5px;
	float: right;
}
#duggweekly a {
	font-size: 12px;
	color: #999999;
	padding: 5px;
	float: right;
}
#StoryCatagories #StoryContainer {
	background-color: #808080;
}
#StoryColumn1 {

	left: 20px;
        right: 400px
        position: absolute;
        width: 480;
}
#StoryColumn2 {
        width: 480;
        position: absolute;
	left: 420px;
        right: 20px
}

#duggDate {
	left: 40%;
	right: 40%;
	background-color: #999999;
	text-align: right;
	width: 300px;
}


#duggDate {
	position: absolute;
	left: 35%;
	right 50%;
	background-color:333333;
    align: left;
}
#duggDate #previousDay a {
  	float:left;
	color:bbbbbb;
}
#duggDate #nextDay a {
    float: right;
	color:bbbbbb;
}


