@import url(http://www.officeinsight.com/oi_redesign.css);

#topbar #date-today,
#topbar .about {
	color: #D0392A;
}

#toc A.currentItem:link,
#toc A.currentItem:visited {
	color: #D0392A;
}
#toc A:hover {
	color: #000;
}
#toc A.currentItem:hover {
	color: #D0392A;
}

/* bbmark - */

#masthead .cite {
	color: #D0392A;
}

/* bbmark - */

#content .article H3,
#content .article H3 A:link,
#content .article H3 A:visited,
#content #articles A:link,
#content #articles A:visited {
	color: #D0392A;
}

/* bbmark - */

#onw_feed H3 A:link,
#onw_feed H3 A:visited {
	color: #D0392A;
}

/* bbmark - */

#eventInfoSet LABEL {
	/* display: block; */
}

#eventInfoSet DIV {
	padding: 3px 0px;
}

#toc A.oilink:link,
#toc A.oilink:visited,
#toc A.oilink:hover {
	color: #D0392A;
}


/* bbmark - */
/* bbmark Weblog Items without images */
/* bbmark - */

#content #articles .article-noimage {
	width: 475px;
	padding: 8px 0 16px 0px;
}

#content #articles .article-noimage H3 {
	margin-bottom: 1em;
}

#image_view {
	position: absolute;
	z-index: 5;
	top: 1in;
	left: 1in;
	padding: 2px;
	background: #fff;
	border: 2px solid black;
}
#image_view A {
	text-decoration: none;
}
#image_view IMG {
	border: 0;
}
#image_view #image_view_close {
	text-decoration: none;
	position: absolute;
	height: 48px;
	width: 48px;
	background: URL("http://media.officeinsight.com/_ads/CloseBox.sm.png");
	left: 100%;
	top: 0;
	padding: 0;
	color: #fff;
	font-weight: bold;
	border:0;
}
#image_view #image_view_close:hover {
	background: URL("http://media.officeinsight.com/_ads/CloseBox.over.sm.png");
}