/*
Theme Name: Conway Scenic Railroad
Description: WP Child Theme for Conway Scenic Railroad
Author: Jeff Fongemie
Version: 2.0
Template: Avada
*/

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

.eventtitle {
    color: #333333;
    font: 18px/20px "Old Standard TT",arial,helvetica,sans-serif;
    margin: 0;
}

.wp-caption-text { font-size: 11px; line-height:12px;
}


.eo-event-future {  list-style-type: none;  margin-bottom: 20px;
}

.eventtitletext {   color: #333333;
    font: 18px/20px "Old Standard TT",arial,helvetica,sans-serif;
    margin: 0;
}


#footer {
    background: none repeat scroll 0 0 #736c48;
    border-top: 6px solid #a11425;
    padding: 18px 10px 12px;
}



.footer-area {
    background: none repeat scroll 0 0 #f2e3b3;
    border-top: 3px solid #736c48;
    color: #f29b30;
    padding: 23px 10px 20px;
}



#sidebar .widget li a, #sidebar .widget .recentcomments, #sidebar .widget_categories li {
    background: none;
    
    color: #838383;
    display: block;
    padding: 8px;
}



