/*Typography*/
html body{ color:#444;font:100 90%/1.6 Helvetica,Arial,sans-serif; }
h1{ font-weight:900;font-size:2.4em; }
h2{ font-weight:900;font-size:2em; }
h3{ font-weight:900;font-size:1.8em; }
h4{ font-weight:900;font-size:1.6em; }
h5{ font-weight:900;font-size:1.4em; }
h6{ font-weight:900;font-size:1.2em; }

h1,h2,h3,h4,h5,h6{ font-family:Georgia,serif; font-style:normal; font-weight:900; }

a { text-decoration: none; color:#005599; }
a:hover{ color:#33b3ee; }

#main-sidebar ul{ width:auto; float:left; font-size:1.1em; list-style-type:none; margin:0; padding:0; }
#main-sidebar ul li{ width:auto;float:left; margin:0 25px 5px 0; padding:0; display:inline; }
#main-sidebar ul li a{ text-decoration:none; color:#005599; padding:0 0 5px 0;}
#main-sidebar ul li a:hover{ border-bottom:1px solid #33b3ee; color:#33b3ee; }

#main-sidebar h6 { margin: 0; }

.storytitle { margin-top: 5px; margin-bottom: 5px; }

#splash {
 color: #f6f6f6;
}

#splash a {
 color: #f6f6f6;
}

#splash a:hover{ color:#33b3ee; }
