/*
	version: 1.2.13
	last modified 23-Jun-2004
	created by Marc Barrot
	component of activeRenderer
	copyright 2002-2004 by Precision IT Management,Inc
*/
.sitename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	margin-bottom: -7px;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.activeTitle { 
	margin-top: 12px;
	margin-bottom: 0px;
	font-family: Helvetica Neue Black Condensed, Impact, Arial, sans-serif;
	font-size: 24px;
	color: black;
}
.node {
	width: 100%;
}
.childlessWedge {
	float: left;
	width: 16px;
	background-image: url(http://blog.mattgoyer.com/activeRenderer/img/ol1.gif);
	background-repeat: no-repeat;
	cursor: default;
}
.openedWedge {
	float: left;
	width: 16px;
	background-image: url(http://blog.mattgoyer.com/activeRenderer/img/ol2.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.closedWedge {
	float: left;
	width: 16px;
	background-image: url(http://blog.mattgoyer.com/activeRenderer/img/ol3.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.transcludedWedge {
	float: left;
	width: 16px;
	background-image: url(http://blog.mattgoyer.com/activeRenderer/img/ol4.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.pictureWedge {
	float: left;
	width: 16px;
	background-image: url(http://blog.mattgoyer.com/activeRenderer/img/ol5.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.linkedWedge {
	float: left;
	width: 16px;
	background-image: url(http://blog.mattgoyer.com/activeRenderer/img/ol6.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.movieWedge {
	float: left;
	width: 16px;
	background-image: url(http://blog.mattgoyer.com/activeRenderer/img/ol7.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.soundWedge {
	float: left;
	width: 16px;
	background-image: url(http://blog.mattgoyer.com/activeRenderer/img/ol8.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.pendingWedge {
	float: left;
	width: 16px;
	background-image: url(http://blog.mattgoyer.com/activeRenderer/img/globe.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.text, .clickable {
	display: block;
	width: 100%;
	margin-left: 16px;
}
.expanded {
	visibility: visible;
	display: block;
	margin-left: 0px;
	border-left: none;
	padding-left: 0px;
}
.expandedHigh {
	visibility: visible;
	display: block;
	margin-left: 5px;
	border-left: 1px solid silver;
}
.collapsed {
	visibility: hidden;
	display: none;
	position: relative;
	margin: 0px;
	border: none;
	padding: 0px;
	z-index: 1;
}
.collapsedHigh {
	visibility: visible;
	display: block;
	position: absolute;
	margin-top: 0.25em;
	margin-left: 5px;
	border: 1px solid silver;
	padding-top: 0.5em;
	padding-left: 0em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	color: #666;
	background-color: #FFFFCC;
	z-index: 10;
}
.active {
}
.active1 {
	margin-top: 12px;
	margin-bottom: 5px;
}
.active2 {
	margin-top: 5px;
	margin-left: 16px;
}
.activeHigh2 {
	margin-top: 5px;
	margin-left: 10px;
}
.active3 {
	margin-top: 5px;
	margin-left: 16px;
}
.activeHigh3 {
	margin-top: 5px;
	margin-left: 10px;
}
.active4 {
	margin-top: 5px;
	margin-left: 16px;
}
.activeHigh4 {
	margin-top: 5px;
	margin-left: 10px;
}
.active5 {
	margin-top: 5px;
	margin-left: 16px;
}
.activeHigh5 {
	margin-top: 5px;
	margin-left: 10px;
}
.active6 {
	margin-top: 5px;
	margin-left: 16px;
}
.activeHigh6 {
	margin-top: 5px;
	margin-left: 10px;
}
.active7 {
	margin-top: 5px;
	margin-left: 16px;
}
.activeHigh7 {
	margin-top: 5px;
	margin-left: 10px;
}
.active8 {
	margin-top: 5px;
	margin-left: 16px;
}
.activeHigh8 {
	margin-top: 5px;
	margin-left: 10px;
}
.active9 {
	margin-top: 5px;
	margin-left: 16px;
}
.activeHigh9 {
	margin-top: 5px;
	margin-left: 10px;
}
.active10 {
	margin-top: 5px;
	margin-left: 16px;
}
.activeHigh10 {
	margin-top: 5px;
	margin-left: 10px;
}
.active11 {
	margin-top: 5px;
	margin-left: 16px;
}
.activeHigh11 {
	margin-top: 5px;
	margin-left: 10px;
}
.active12 {
	margin-top: 5px;
	margin-left: 16px;
}
.activeHigh12 {
	margin-top: 5px;
	margin-left: 10px;
}
.active13 {
	margin-top: 5px;
	margin-left: 16px;
}
.activeHigh13 {
	margin-top: 5px;
	margin-left: 10px;
}
.active14 {
	margin-top: 5px;
	margin-left: 16px;
}
.activeHigh14 {
	margin-top: 5px;
	margin-left: 10px;
}
.active15 {
	margin-top: 5px;
	margin-left: 16px;
}
.activeHigh15 {
	margin-top: 5px;
	margin-left: 10px;
}
.storybox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.help {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 4px;
}
.help A {
	text-decoration: none;
	color: #666;
}
.help A:hover {
	text-decoration: none;
	border-bottom: 1px dotted #666;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.titleLink A:link  {
	text-decoration: none;
	color: black;
}
.titleLink A:visited {
	text-decoration: none;
	color: black;
}
.latest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.latest A:link {
	text-decoration: none;
	color: #666;
}
.latest A:visited {
	text-decoration: none;
	color: #606060;
}
.latest A:hover {
	text-decoration: none;
	color: white;
	background: #FF6600;
}
.roll {
	margin: 0px;
	border: 1px solid silver;
	padding: 4px;
}
.rollTitle {
	font-weight: bold;
	color: black;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 2px;
}
.roll1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.roll1 SPAN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.roll2 {
	margin-top: 0px;
	margin-left: 16px;
}
.rollHigh2 {
	margin-top: 0px;
	margin-left: 10px;
}
.roll3 {
	margin-top: 0px;
	margin-left: 16px;
}
.rollHigh3 {
	margin-top: 0px;
	margin-left: 10px;
}
.roll4 {
	margin-top: 0px;
	margin-left: 16px;
}
.rollHigh4 {
	margin-top: 0px;
	margin-left: 10px;
}
.roll5 {
	margin-top: 0px;
	margin-left: 16px;
}
.rollHigh5 {
	margin-top: 0px;
	margin-left: 10px;
}
.roll6 {
	margin-top: 0px;
	margin-left: 16px;
}
.rollHigh6 {
	margin-top: 0px;
	margin-left: 10px;
}
.roll7 {
	margin-top: 0px;
	margin-left: 16px;
}
.rollHigh7 {
	margin-top: 0px;
	margin-left: 10px;
}
.roll8 {
	margin-top: 0px;
	margin-left: 16px;
}
.rollHigh8 {
	margin-top: 0px;
	margin-left: 10px;
}
.roll9 {
	margin-top: 0px;
	margin-left: 16px;
}
.rollHigh9 {
	margin-top: 0px;
	margin-left: 10px;
}
.rollHelp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 2px;
	text-align: center;
}
.rollHelp A {
	text-decoration: none;
	color: #666;
}
.rollHelp A:hover {
	text-decoration: none;
	border-bottom: 1px dotted #666;
}
.rssBoxTitle {
	font-weight: bold;
	color: black;
	margin-top: 8px;
	margin-bottom: 2px;
}
.rssBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.rssBox1 {
	margin-bottom: 3px;
}
.rssBox2, .rssBox3 {
	margin-top: 3px;
	margin-left: 16px;
}
.rssBoxHigh2, .rssBoxHigh3 {
	margin-top: 3px;
	margin-left: 10px;
}
.rssBoxHelp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 2px;
	text-align: center;
}
.rssBoxHelp A {
	text-decoration: none;
	color: #666;
}
.rssBoxHelp A:hover {
	text-decoration: none;
	border-bottom: 1px dotted #666;
}
.rssQuote {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 4px;
	border-left: 1px solid silver;
	padding-left: 4px;
	font-style: italic;
}
#activeRendererFunctions INPUT[type=checkbox] {
	margin-bottom: -2px;
}
.dayBody {
   margin-left: 16px;
}
.dayBodyHigh {
   margin-left: 10px;
}
.entry {
   margin-top: 6px;
}
.itemTitle A {
   text-decoration: none;
}
.itemBody {
   margin-top: 3px;
   margin-left: 16px;
}
.itemBodyHigh {
   margin-top: 3px;
   margin-left: 10px;
}