/* colors 
 *  primary: #990000
 *  secondary: #24601B
 */
h1,h2,h3,h4 {font-family: "Crimson Text", "Georgia", serif; font-weight: normal;}
#cxt-bar .contexts-org {font-family: "Crimson Text", "Georgia", serif;}
h2 em, h3 em {font-family: "Crimson Text", "Georgia", serif;}
h2 {font-size: 1.5em; margin: 0 0 0.2em 0; color: #777;}
#posts h2 {font-size: 1.8em; font-weight: normal; margin-bottom: 2px;}
h3, #posts h3 {font-size: 1.5em; font-weight: normal;}
#posts .page-meta h2 { text-transform: none;}
#comments-wrapper h3 {font-size: 1.5em;}
#sidebar h2, #sidebar h3 {font-size: 1.5em; text-transform: none; font-weight: normal;}

#container a { color: #990000;}
#container a:hover { background-color: #990000; }
#cxtbar .contexts-org { color: #990000; }
#cxtbar-login a:hover { color: #990000; }
#header h1 { color: #990000; }
div.subscription-manager h2, div.subscription-manager a { color: #990000; }

/* secondary colors */
.meta-box { background-color: #24601B; }

/* tsp bar */
#tspbar .tsp-org-img {
  background-image: url('/wp-content/themes/default/images/thesocietypages-bar-red.png');
}
#tspbar-login a:hover {color: #990000;}

#sidebar-inner { background: none; }


/* bigger header here */
#header { margin-top: 25px; margin-bottom: 15px; }
#header-search input:focus { width: 200px; }


.post .pretitle {
    color: #777;
    font-weight: bold;
    font-family: "Crimson Text", "Georgia", serif;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 -5px 0;
}
.post.loop-1 .pretitle {
    margin-top: 10px;
    margin-bottom: -15px;
}

