/*
Theme Name:     Hickory Child
Theme URI:      
Description:    Hickory Child
Author:         Chris Tingom
Author URI:     
Template:       hickory
Version:        1
*/

@import url("../hickory/style.css");




/* Chris Modifications */

.post-entry ul, .post-entry ol {
    font-size: 15px;
}

.post-entry p {
    font-size: 15px;
}

.post-entry ol li {
    border-bottom: 1px solid #D5D5D5;
    list-style: decimal outside none;
    margin-bottom: 12px;
    padding: 0 0 10px 5px;
}

.post-entry {
    color: #000000;
}

#tornadoheader {
	padding:10px 5px;
	margin:0 -20px 0px -20px;
	overflow:visible;
}

.post-entry a {
    font-weight: bold;
}