/* HSItems */

.Blog_HSItemTitle {
	font-size: medium;
	color: #000000;
	font-weight:bold;
	font-size: 18px;
	text-decoration: none;
}

A.Blog_HSItemTitle:HOVER {
	color: #ff9600;
}

.Blog_HSItemContent {
	font-size: x-small;
}

/* Items */

.Blog_ItemTitle {
	color: #000000;
	font-weight:bold;
	font-size: 18px;
	text-decoration: none;
}

A.Blog_ItemTitle:HOVER {
	color: #333333;
}

.Blog_ItemContent {
	font-size: x-small;

}


/* Top Story */

.Blog_TopStoryItemTitle {
	color: #000000;
	font-weight:bold;
	font-size: 18px;
	text-decoration: none;
}

A.Blog_TopStoryItemTitle:HOVER {
	color: #333333;
}


/* Shared Styles */

.DetailsExtLink {
	font-size: x-small;
	font-weight:bold;
}

.ItemSepLine {
border:0px;
color:#bbbbbb;
background:#bbbbbb;
height:1px;
width:100%;
clear:left;
}

.ItemImage {
width:120px;
border:1px solid #777777;
float:right;
margin-left:10px;
}

.HSItemImage {
width:192px;
border:1px solid #777777;
float:left;
margin-right:10px;
}

.Blog_ItemLink {
	font-size: x-small;

}

.Blog_TopicLink {
	font-size: xx-small;
	color: #000000;
}

.Blog_ReadMoreLink {
	font-size: x-small;
	font-weight:bold;
}

.Blog_ItemInfo {
	font-size: xx-small;
	color: #999999;

}


/* Details Styles */
.Blog_DetailsTitle {
	font-size: medium;
	color: #000000;
	font-weight: bold;
}

.Blog_DetailsContent {
	font-size: x-small;
}

/* Blog_Comment Styles */

.Blog_ComTitle {
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}

.Blog_ComInfo {
	font-size: xx-small;
	color: #999999;

}

.Blog_ComContent {
	font-size: x-small;
}


/* Media Tracker Menu */
.Blog_MT_Link {
	FONT: bold 8pt verdana; COLOR: #000000; TEXT-DECORATION: none
}

A.Blog_MT_Link:HOVER {
	color: #ff9600;
}

.Blog_MT_Cell1
{
    border-bottom: darkgray 1px dashed;
}

.Blog_MT_Cell2 {
    border-bottom: darkgray 1px dashed;
}

.Blog_MT_ItemInfo {
	font-size: xx-small;
	color: #333333;
}


/* Username */
.RegisteredUsername
{
    font-size: x-small;
    color: #3300ff;
    font-weight: bold;
}

.UnRegisteredUsername
{

}
