/* Recover some useful behaviour lost due to the YUI reset */

sup {
vertical-align: super;
}

sub {
vertical-align: sub;
}

/* Styling pertinent to actuality.log */

a {
color: #888;
}

#actualitylog {
font-family: Baskerville, Georgia;
width: 61.538em;  /* 800 / 13     */
*width: 60.000em; /* 800 / 13.333 */ 
}

#hd {
margin-top: 1.5em;
margin-bottom: 2.0em;
}

h1#logo a
{
background: #fff url(images/actualitydotlog.png) no-repeat;
display: block;
height: 56px;
width: 362px;
text-align: center;
margin-left: auto;
margin-right: auto;
text-decoration: none;
margin-bottom: 1.5em;
}

h1#logo a span
{
visibility: hidden;
}

.yui-gb {
}

#hd, #ft {
text-align: center;
}

ul#main-navigation {
display: inline;
font-size: 153.9%; /* 20px */
}

ul#main-navigation li {
display: inline;
padding-right: 0.5em;
padding-left: 0.5em;
border-left: solid 1px #bbb;
}

ul#main-navigation li.first {
border: 0;
}

ul#main-navigation li a {
text-decoration: none;
}

/* The journal entry */

.entry {
margin-bottom: 2.5em;
}

.entry .title h2 {
font-size: 197%; /* 26 px */
}

.entry .title h2 a {
color: #000;
text-decoration: none;
}

.entry .title h2 a:hover {
color: #888;
text-decoration: underline;
}

.entry .date, .entry .tags {
font-size: 123.1%; /* 16px */
}

.entry .content {
margin-top: 0.8em;
font-size: 138.5%; /* 18 px */
text-align: justify;
}

.entry .content p {
line-height: 1.5em;
margin-bottom: 0.6em;
}

.entry .comments {
font-size: 153.9%; /* 20 px */
}

/* Lists of entries */

.entry-list .title {
font-size: 182%; /* 24px */
margin-bottom: 0.1em;
}

.entry-list ul.list {
font-size: 123.1%; /* 16px */
margin-left: 2em;
}

.entry-list ul.list li {
list-style: disc outside;
}

/* The mu entry */

ul.mu-entry {
border-left: solid 1px #dddddd;
width: 90%;
margin-left: auto;
margin-right: auto;
padding-left: 1.5em;
padding-right: 1.5em;
margin-bottom: 1.8em;
font-size: 131%; /* 17px */
text-align: justify;
line-height: 1.3em;
}

ul.mu-entry a {
text-decoration: none;
}

ul.mu-entry li {
margin-bottom: 0.5em;
}

ul.mu-entry li span a {
margin-left: 0.2em;
}

ul.mu-entry li span.date-separator {
margin-right: 0.25em;
}

blockquote {
background:url(images/quote.gif) no-repeat top left;
min-height: 50px; /* height of the image */
padding-left: 50px; /* width of the image */
width: 80%;
margin-left: auto;
margin-right: auto;
color: #777;
text-align: justify;
}

#ft {
margin-top: 3.0em;
margin-bottom: 1.5em;
}

#ft .counter, #ft .copyright {
font-size: 123.1%; /* 16px */
}

#ft .counter {
margin-bottom: 0.6em;
}
