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

a:link, a:visited, a:active {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  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 { 
text-transform: uppercase;
background-color:#00AEEF;
clear:both;
color:black;
display:block;
font-Arial;
font-size:2em;
line-height:1.2em;
padding:0.25em;
}

h2 a { color: #fff !important;}

h3 { text-transform: uppercase; font-size: 20px;}

h3 a { color: #00AEEF !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 {

}

.comment p { margin: 0; }

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

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

blockquote {
  font-style: normal;
}


ul { list-style: none; margin:0; }


.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 {
    display:block;
    font-weight:normal;
    padding-top:8px;
    width:60px;
}

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

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