<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     C. H. Burnham
Theme URI:      
Description:    Site Design for C. H. Burnham
Author:         Chris Tingom - Tornado Design
Author URI:     
Template:       uber
Version:        1
*/

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


/* Custom CSS by Tornado at www.tornadodesign.com */


#callToAction {
    background: none repeat scroll 0 0 #323232;
}

#callToAction p {
    font-family: 'Open Sans';
}
#callToAction p {
    float: left;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
    font-size: 1em;
    line-height: 1.2em;
    margin: 0;
    width: 80%;
    color: #FFFFFF;
}

#mainNav ul a {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 0.75em;
    font-weight: bold;
    line-height: 25px;
}

#posts {
	display: none;
}

#sidebar .widgetBox h3, #footer .widgetBox h3 {
    color: #606060;
    font-size: 1em;
    font-weight: bold;
}

.gallery {
    margin-bottom: 25px !important;
    padding-top: 0;
}</pre></body></html>