.entry {
	font: 13px Georgia, 'Times New Roman', Times, serif;
	margin: 25px 0 0 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
	line-height: 16px; }
	
	
/* | Typography |
-------------------------------------------------------------------- */
body, ol, ul, li, p, input, textarea, select, #footer {
      color: #444; georgia, 'times new roman', times, serif; font-weight: normal; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; !important }

p { margin-bottom: .5em; padding: 0; }
  
.small { font-size: 85%;}

/* | Links |
-------------------------------------------------------------------- */
a:link { color: #CC9900; }
a:visited { color: #CC9900; }
a:hover, a:active { color:#CC6600; }

.navigation {
	font-size: 90%;
	margin: 13px 0; }


