/*
Theme Name: Esteban
Theme URI: http://www.tuligconsulting.com
Description: Custom wordpress theme for Esteban.
Version: 0.1
Author: David Tulig
Author URI: http://www.davidtulig.com
Tags: esteban
*/

div#commentarea {
    margin-left: 13px;
}

div#commentarea a {
    color: #999 !important;
    font-style: italic;
    text-decoration: none !important;
}

div#commentarea a:hover {
    color: #F00 !important;
}

form#commentform p {
    margin: 5px 0;
}

form#commentform table tr td {
    padding: 5px 5px 0 0;
}

ol.commentlist li.comment {
    border-bottom:1px solid #111;
    padding: 10px 0;
}

div#respond {
    margin-top: 15px;
}

div#respond h3 {
    font-size: 14px;
    margin-bottom: 5px;
}

div#left_block div.entry {
    padding-bottom: 10px;
}