/*
Responsive Template Name: RS-1200 Prototype 18
File: Custom CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/


/* Hack to increase numberic size in this lousy font */
.numeric_only {
	font-size: 150%;
}

/* Hack to bring text up slightly on article pages */
.move-up p { margin-top: -4px;}

strong {
    font-weight: 900;
}

.quote {
    font-style: italic;
}

.quote > .signature {
    font-style: normal;
    font-size: 80%;
}

.event {
    margin-bottom: 15px !important;
}
.event h1 {
    font-size: 1.0em;
	font-weight: bold;
}
.event > p 
{
    font-size: 0.9em;
    margin-top: 0px;
    margin-bottom: 0px;
}
.first_event 
{
    padding-bottom: 10px;
    border-bottom: 2px solid #C9671C;
}

.event_date {
    font-style: italic;
}
