/* drp text v.2009 sXd
------------------------------------*/
body { font-family: Helvetica, Lucida Grande, Arial, 'Liberation Sans', FreeSans, sans-serif; }

a:focus { outline: 1px dotted invert; }

hr {
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
	}

h1 { font-size: 25px; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 19px; }
h5 { font-size: 17px; }
h6 { font-size: 15px; margin: 0; padding: 0;}

h4.frontTitle { color: #211607; font-size: 1.2em; text-transform: uppercase; font-weight: bold; }

#content { font-size: 0.8em; }

.nextEventTitle { font-size: 2.0em; font-weight: 900; }
.nextEventSubTitle { font-size: 1.2em; font-weight: 900; }
.nextEventDate { font-size: 1.0em; font-weight: 900; padding-bottom: 5px; }
.nextEventDescription { padding-bottom: 10px; font-size: 0.8em; }

p, dl, hr, h1, h2, h3, h4, h5, h6, pre, table, address, fieldset { margin-bottom: 15px; }

.small { font-size: 10px; }

ul.track-links {
	list-style: none outside none;
	list-style-image: none;
	text-transform: uppercase;
	font-size: 13px;
	margin: 0 0 12px 12px;
	text-align: left;
	padding-top: 8px;
	padding-right: 50px; 
	}

ul.track-links li { display: inline; margin: 5px 6px 5px 6px; }
