/* 
YOUR CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/


.postmetadata a {color:#003366;}

h3.sub, h2.sub {
border-bottom:1px solid #EEEEEE;
color:#fff;
font-size:12px;
font-weight:bold;
letter-spacing:2px;
line-height:1em;
margin:0 0 10px;
padding:0 0 5px;
}

#masthead {
float:left;
margin-left:0px;
padding-top:8px;
}


#masthead #logo h1 a {
color:#FFFF99;
font-size:30px;
}



#top .sf-menu a {
color:#ffffff;
}



#top .sf-menu, #top .sf-menu li, .sf-menu, .sf-menu li, #menu-wrap {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
  border:1px solid black;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
}

h3.sub, h2.sub {
border-bottom:1px solid #EEEEEE;
color:#c09e17;
font-size:12px;
font-weight:bold;
letter-spacing:2px;
line-height:1em;
margin:0 0 10px;
padding:0 0 5px;
}
