body {
	font-size: 12px;
	font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
}

a:link, a:visited, a:active {
  text-decoration: none;
  text-shadow:1px 1px 1px #000000;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  text-align: left;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
}

h1 {
  font-size: 44px;
  text-transform: uppercase;
}

h2 { 
font-family:'Arial Black', arial;
font-weight:bold;
}

h3, #sidebar h2, #footer h2 {
  font-size: 20px;
  line-height: 1.2em; 
}

h2, .firstpost h3 {
}

.entry h3, #respond h3 {
  font-size: 20px;
  line-height: 1.3em;
}

h3 {
  background-color:#B01A21;
clear:both;
color:black;
display:block;
font-family:'Arial Black', arial;
font-size:2em;
font-weight:bold;
line-height:1.2em;
padding:0.25em;
text-transform:lowercase;
}

h3 a { color: #000000 !important; }

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

.description {
  font-size: 14px;
  font-weight: bold;
}

.firstpost .entry,
.tmpfirstpost .entry {
	font-size: 110%;
}

.firstpost .postmetadata .daymonth {
	font-size: 200%;
}

.firstpost .postmetadata .year {
	font-size: 140%;
}

.post .entry {
  
}

.post .entry p, .comment {
  padding: 1em;
  text-shadow:1px 1px 1px #000000;
  line-height:1.75em;
  background:rgba(0, 0, 0, 0.65) url(../images/blackback.gif) repeat scroll 0 0;
}

.comment p { margin: 0; }

.postmetadata, .commentmetadata, .responder {
  text-align: right;
}

input[type="submit"],
.strong {
  font-weight: bold;
}

blockquote {
  font-style: normal;
}

.barpart_pages li,
.widget_pages li {
  font-weight: bold;
  font-size: 20px;
}

.barpart_pages li ul li,
.widget_pages li ul li {
  font-weight: normal;
  font-size: 12px;
}

label {
  font-weight: bold;
}

.wp-caption-text {
  font-size: 11px;
}

.about,
.textwidget {
  font-weight: bold;
  font-size: 120%;
}

