@import url("reset.css");
body { background: #000; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 62.5%; /* Resets 1em to 10px */ text-align: center; }
#page { background: url('/wordpress/wp-content/themes/frankie2010/images/bg.gif') no-repeat; margin-top: 300px; position: relative; text-align: left; width: 900px; }
#info { clear: right; float: left; margin-left: 32px; margin-top: 50px; position: relative; text-align: center; width: 150px; }
#info h1 { font: bold .85em Verdana, Arial, Helvetica, serif; margin-top: 15px; text-align: left; }
#info h1 a { color: #4c4c4c; text-decoration: none; }
#info p { color: #333; font: normal .85em Verdana, Arial, Helvetica, serif; margin-top: 10px; text-align: left; }
#info p a { color: #333; text-align: left; text-decoration: none; }
#info p a:hover { color: #444; text-align: left; text-decoration: underline; }
#content { font-size: 1.2em; margin-left: 220px; margin-top: -50px; position: relative; width: 360px; }
h2 { font-size: 1.85em; font-weight: normal; margin: 30px 0 15px 0; text-transform: lowercase; }
h2 a { color: #aaa; text-decoration: none; text-shadow: #999 4px 4px 1px; }
h2 a:hover { color: #fff; text-shadow: none; }
.remembered{ width: 365px; }
.prominent .date { height: 15px; padding-bottom: 2px; width: 93%; }
.date { height: 8px; padding-bottom: 2px; width: 93%; }
.prominent .date small { background: #161616; color: #777; float: right; font-size: .8em; padding: 4px 6px 6px 6px; position: relative; right: 0; text-align: center; width: auto;  }
.date small { background: #161616; color: #777; float: right; font-size: .75em; padding: 2px 4px 4px 4px; position: relative; right: 0; text-align: center; width: auto; }
#content .remembered:nth-child(2) { font-size: 80%; margin: 0 auto; opacity: 0.8; width: 80%; }
#content .remembered:nth-child(3) { font-size: 60%; margin: 0 auto; opacity: 0.6; width: 60%; }
#content .remembered:nth-child(4) { font-size: 45%; margin: 0 auto; opacity: 0.45; width: 45%; }
.entry { background: #161616; padding: 20px; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; box-shadow: 0 3px 2px #3e3e3e; -moz-box-shadow: 0 3px 3px #3e3e3e; -webkit-box-shadow: 0 3px 3px #3e3e3e; }
.entry p { color: #777; font: normal .85em Verdana, Arial, Helvetica, serif; line-height: 1.8em; margin-bottom: 14px; }
.entry a, .entry a:hover, .entry a:visited { color: #777; text-decoration: underline; }
#forgotten { background: url('/wordpress/wp-content/themes/frankie2010/images/footer.gif') top center no-repeat; height: 300px; width: 900px; }