.blog h2 a {
color:#62A836;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

.blog h2 {
font-size:16px;
margin-top:32px;
}

.blog a.pagination {
color:#62A836;
}

.blog a {
text-decoration:underline;
}

.blog-sidebar h1 {
color:#868686;
font-size:16px;
}

.blog-sidebar h3 {
color:#DFDFDF;
font-family:Haptic,"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
}

.blog-sidebar > div {
color:#DFDFDF;
font-family:Haptic,"Trebuchet MS",Arial,Helvetica,sans-serif;
width:100%;
}

.blog-sidebar img {
float:right;
}

.blog-sidebar #weather .temperature {
font-size:24px;
font-weight:bold;
letter-spacing:1.5px;
max-width:70px;
min-width:50px;
text-align:right;
}

.blog-sidebar #weather #high {
border-bottom:5px solid #DFDFDF;
}

.blog-sidebar #weather #conditions {
font-size:14px;
font-weight:bold;
margin-bottom:16px;
}

.blog-sidebar #weather #icon {
float:right;
margin-top:10px;
}

.blog-sidebar > div {
  border-bottom:1px solid lightgrey;
  margin-bottom:16px;
  padding-bottom:16px;
}

#vote > img {
  margin-right:10px;
}