body { 
  background: #fff;
  color: #000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 8pt;
}

a {
  text-decoration: none;
  color:  #83b;
}

img { 
  margin: 3px;
}

a:link,
a:visited,
a:active{
  color: #83b;
}

a:hover {
  color: #83b;
  text-decoration: underline;
  /*font-weight: bold;*/
}

a.leftside {
  text-decoration: none;
  color:  #fff;
}
a.leftside:visited,
a.leftside:active { 
  color:  #fff;

}
a.leftside:hover {
  background: #a5d;
  color:  #fff;
}
a.blogtitle:link,
a.blogtitle:visited,
a.blogtitle:active { 
  color: #555; 
}
a.blogtitle:hover {
  color: #555; 
  /*font-weight: bold;*/
  text-decoration: underline;
}
a.bloggcn:link,
a.bloggcn:visited,
a.bloggcn:active { 
  color: #555; 
}
a.bloggcn:hover {
  color: #555; 
  /*font-weight: bold;*/
  text-decoration: underline;
}

.title {
  color: #fff;
  background: #f90;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 60pt;
  font-weight: bold;
  font-style: oblique;
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: -0.15em
}

.subtitle {
  color: #fff;
  background: #83b;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 0.0em
}

h3 { 
  font-family: new century schoolbook, utopia, palladio, Times New Roman, serif; 
  font-size: 18pt; 
  color: #555; 
  font-weight: bold;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  letter-spacing: 0.0em
}

h4 { 
  font-family: new century schoolbook, utopia, palladio, Times New Roman, serif; 
  font-size: 12pt; 
  color: #555; 
  font-weight: bold;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  letter-spacing: 0.0em
}

.top {
  background: #83b;
  margin-top: 0;
}

.center {
  background: #fff;
  color: #000;
  width: 60%;
}

.left {
  background: #83b;
  padding-left: 5px;
  padding-top: 1px;
  width: 20%;
  color:#fff;
  font-size:12pt;
}

.right {
  background: #f90;
  color:#fff;
  font-weight:bold;
  height: 100em;
  width: 20%;
}

.bottom { 
  text-align: center;
  font-size:8pt;
}

.selectbar { 
  font-family: georgia, verdana, arial, sans-serif;
  color:#fff;
  font-size:10pt;
  font-weight:bold;
  padding-left:10px;	
  padding-right:10px;
}

.button { 
  font-family: georgia, verdana, arial, sans-serif;
  font-size:8pt;
  font-weight: normal;
  color: #333;
  background: #f90;
  margin-top: 5px;
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
  border-left: #fff 2px solid;
  border-right: #fff 2px solid;
}
.button:hover {
  background: #fb5;
  border-top: #fff 1px solid;
  border-bottom: #fff 3px solid;
  border-left: #fff 1px solid;
  border-right: #fff 3px solid;
}

.smalltext { 
  font-size:8pt;
}

.select { 
  font-family: georgia, verdana, arial, sans-serif;
  font-size:10pt;
  font-weight:bold;
  background:#fff;
  color: #555; 
}

.leftside {
  padding:2px;
  color:#fff;
  background: #83b;
  font-size:12pt;
  font-weight:bold;
}

.rightside {
  padding: 0px;
  background: #f90;
  color:#fff;
  font-size:11pt;
  font-weight:bold;
}

.blog {
  background: #fff;
  margin: 15px;
 font-size: 10pt;
}	

.blogheadder {
  font-family: georgia, verdana, arial, sans-serif;
  color:#555;
  font-size:10pt;
  font-weight: bold;
}	

.blogbody {
  font-family: georgia, verdana, arial, sans-serif;
  color:#333;
  font-size:10pt;
  font-weight:normal;
  background:#FFF;
  line-height:140%;
  padding-left:10px;	
  padding-right:10px;
  padding-top:10px;
  /* text-indent: 5%;  can I get this to work? */
}

.blogtext:first-letter {
  font-size: 200%;
  color:#666;
  font-weight:bold;
  font-family: Times New Roman, georgia, verdana, arial, sans-serif;
}

.blogtitlebar { 
  width: 100%;
  background: #fff;
  border: 3px solid #f90;
  padding: 0.1em;
  margin-bottom: 0.1em;
  font-family:verdana, arial, sans-serif; 
  font-size: 8pt; 
}

.autoblogtitlebar { 
  width: 100%;
  background: #fff;
  border: 3px solid #888;
  padding: 0.1em;
  margin-bottom: 0.1em;
  font-family:verdana, arial, sans-serif; 
  font-size: 8pt; 
}

.bursttitlebar { 
  background: #fff;
  border: 3px solid #83b;
  padding: 0.5em;
  margin-bottom: 0.5em;
}

.blogtitle { 
  font-family: new century schoolbook, utopia, palladio, Times New Roman, serif; 
  font-size: 12pt; 
  background:#fff;
  color: #555; 
  font-weight: bold;
}
		
.bloggcn { 
  font-family:verdana, arial, sans-serif; 
  font-size: 12pt; 
  color: #555;
}
		
.blogdate { 
  font-size: 8pt; 
  color: #555; 
  font-weight:normal;
}			

.blogauthor { 
  font-family:verdana, arial, sans-serif; 
  color: #555;
  font-weight: bold;
  font-size: 10pt; 
}

.blogimage {
  float: right;
  font-family:verdana, arial, sans-serif; 
  background: #fff;
  font-weight: bold;
  clear: both; /* this doesnt seem to work! */
}

.bloglink { 
  font-family:verdana, arial, sans-serif; 
  font-size: 8pt; 
  font-weight:bold;
}

.blognav { 
  font-family:verdana, arial, sans-serif; 
  font-weight:bold;
  text-align: right;
  padding-bottom: 2px;
}

.poster {
  font-family: georgia, verdana, arial, sans-serif;
  color:#333;
  font-size: 12pt;
  font-weight: bold;
  background: #FFF;
}

.posttext { 
  font-family: courier, georgia, verdana, arial, sans-serif;
  color:#333;
  font-size:9pt;
  font-weight:normal;
  background:#FFF;
  line-height:120%;
}

.data { 
  font-family: courier, georgia, verdana, arial, sans-serif;
  color:#222;
  font-size:9pt;
  font-weight:normal;
  background: #eee;
  line-height:100%;
  padding: 3px;
}

.field { 
  font-family: courier, georgia, verdana, arial, sans-serif;
  color:#222;
  font-size:9pt;
  font-weight: bold;
  background: #eee;
  line-height:100%;
  padding: 3px;
}


.warning { 
  font-family: courier, georgia, verdana, arial, sans-serif;
  color:#f00;
  font-size:12pt;
  font-weight: bold;
  line-height:120%;
}

.noframe { 
  border-width: 0;
}

.ftitle { 
  font-family: new century schoolbook, utopia, palladio, Times New Roman, serif; 
  font-size: 10pt; 
  color: #333; 
  font-weight: bold;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  letter-spacing: 0.0em
}

.citedby { 
  color:#888;
  font-weight: bold;
  text-align: center;
}

