/*
Theme Name: WordPress First30Days
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: First30Days
*/

.alignleft {
    float:left;
}

.alignright {
    float:right;
}

.clear {
    clear:both;
}

#commentform p {
    margin:0;
    padding:0 0 7px;
}

.commentlist li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#commentform p textarea {
    width:100%;
}

.navigation:after {
    clear:both;
    display:inline;
}

#respond {
    margin:0;
    padding:10px 0 10px 0;
}

#respond h3 {
    padding:10px 0;
}

.nobg {
    background:none !important;
}
