/* 
	CSS Document "cssStyles"
	©2006 {copyright info on "cssDivs"}
*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	background: #3D3D3D url(/media/img/ha.gif);
	margin: 0;
}
p { 
	padding: 3px 0 15px 0;
}
h1, h2, h3, h4, h5{ font-family: 'DaysRegular'; }

h1{
	font-family: 'DaysRegular';
	font-size: 30px !important;
	font-weight: normal;
	color: #000;
	margin: 0 0 20px 0;
	padding: 0;
}
h2{
	font-size: 26px;
	font-weight: normal;
	color: #000;
	margin: 5px 0 8px 0;
	padding: 0;
	line-height: 30px;
}
h3{
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin: 5px 0 5px 0;
	padding: 0;
}
h4{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 5px 0 3px 0;
}
h5{
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin: 5px 0 3px 0;
}
a{
	font-weight: bold;
	text-decoration: none;
	color: #E11838;
	background-color: transparent;
}
a:hover{
	color: #CACACA;
}
.post_date{
	padding: 0 0 5px 0;
	color: #CCCCCC;
}




/*
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * @vendor:     Vic Fieger
 * @vendorurl:  http://www.vicfieger.com
 * @licenseurl: http://www.fontsquirrel.com/license/Umbrage
 *
 *
 */

@font-face {
	font-family: 'UmbrageRegular';
	src: url('umbrage2.eot');
	src: local('Umbrage Regular'), local('Umbrage'), url('/media/fonts/umbrage2.ttf') format('truetype');
}
strong{ font-weight: bold;}



/* Generated by Font Squirrel (http://www.fontsquirrel.com) on %March %5, %2010 */



@font-face {
	font-family: 'DaysRegular';
	src: url('Days.eot');
	src: local('Days'), local('Days'), url('Days.woff') format('woff'), url('/media/fonts/Days.ttf') format('truetype'), url('Days.svg#Days') format('svg');
}

