a { color: black; }
#userInfo { position: absolute; padding: 4px; opacity: 0.8; filter:alpha(opacity=80);
	background: rgb(8,41,140); color: white; border: solid 1px black; }
#userInfo .tipped { font-weight: bold; }
#userInfo h2 { font-size: 14pt; color: white; border-bottom: solid 1px white; }
#userInfo td { padding-right: 3px; }
.historyGraph { position: relative; margin-left: 5px; border-bottom: dotted 1px ; height: 20px; }
.tipBar { background: rgb(8,41,140); position: absolute; bottom: 0; width: 6px; overflow: hidden; font-size: 8px; text-align: center; color: white; overflow: hidden; padding: 0; }
.avgTipBar { background: none; border-top: solid 1px white; }
.entryAbstract{ margin-bottom: 40px; }
.entryAbstract li { display: inline; }
.entryAbstract ul { list-style-type: none; text-align: right; }
.sideMenu { width: 170px; margin: 15px; padding: 5px 10px; color: rgb(215,228,238); }
.sideMenu h6 { padding-top: 10px; }
.sideMenu a { text-decoration: none; }
.sideMenu a:hover { text-decoration: underline; }
.blogEntryBody div.date { font-style: italic; }
#footyBlog li { font-size: 8pt;  }
#footyBlog a { text-decoration: none; }
#footyBlog a:hover { text-decoration: underline; }
.blogAbstracts h2.month { text-align: right; padding-right: 2em; background: rgb(8,41,140);
	color: white; margin-bottom: 20px; }
.blogNav { margin: 0 0 1em 0; }
.byline { padding-left: 1em; font-style: italic; font-family: arial; font-size: 10pt; }
.pageContent { max-width: 700px; padding-left: 2em; margin: auto; //margin: 0 5%; }
.blogAbstracts .abstractContent { margin: 0 3px; text-align: justify; }
.blogAbstracts .entryAbstract h2 { font-family: verdana; border-bottom: none; }
.blogAbstracts .abstractDetails { -moz-border-radius: 10px; -moz-border-radius-bottomright: 0; border: solid 2px rgb(8,41,140); padding: 0.5em 1em 1em 1em; margin: 0; }
.blogAbstracts ul.abstractLinks { border: solid 2px rgb(8,41,140); border-top: none;
	margin: 0; padding: 3px 8px 3px 8px; display: block;
	-moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; }
.blogAbstracts .abstractLinks li { font-weight: bold; }
.blogAbstracts .abstractLinks li a { text-decoration: none; }
.blogAbstracts .abstractLinks li a:hover { text-decoration: underline; }
.blogAbstracts .abstractLinksParent {  float: right;
	margin-top: -15px; background: rgb(215,228,238); }
.blogEntryBody h1 { font-family: verdana; text-align: left; }
.blogEntryBody { text-align: justify;  -moz-border-radius: 15px; border-radius: 15px;
	border: solid 2px rgb(8,41,140); padding: 0.5em 1em 1em 1em; margin: 0;
	margin-top: 1.5em; }