/*
Theme Name: Loudermilk for Congress
Author: Connect Strategic Communications
Author URI: http://connectstrategic.com
Version: 1
Description: Loudermilk theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Loudermilk
Tags: one-column, two-columns
*/

/* =WordPress Core
-------------------------------------------------------------- */
#respond input {
 height: 24px;
 margin: 5px 0;
 width: 300px;
}
.commentlist {margin:0;}
#respond textarea {
 width: 300px;
}
#respond #submit {
 width:150px
}

#header .author strong {
    color: #646262;
    font-size: 26px;
}
.commentlist li {
 list-style:none;
 margin:5px;
}
.commentlist li p {
 margin:0 !important;
}
.commentlist li .avatar {
 float: left;
 margin: 5px;
}