h1, h2, h3, h4, h5, h6 {
color: #33cc99;
text-transform: uppercase;
}
h1 {
margin: 0 0 1.5em;
text-transform: uppercase;
}
.entry-header h2.entry-title a {
color: #33cc99;
}
#site-nav ul {
border-top: 0px dotted #eaeaea;
}
.footerlabel-title {
font-family: sans-serif;
}
.single-post .author-info p.author-description {
padding: 0 0 0 167px;
}
.single-post .author-info img {
width: 150px;
height: 150px;
display: inline-block;
float: left;
margin-top: 3px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
}
img.wp-post-image {
margin: 0px 20px 0px 0px;
float: left;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
p.wp-caption-text {
margin-left: 18px;
padding-left: 18px;
}
form#register_form input[type="text"]
{
padding: 0;
margin-bottom: 10px;
margin-top: 10px;
}
input[type="radio"] {
-webkit-appearance: checkbox;
}
input[type="checkbox"] {
-webkit-appearance: checkbox;
}