/* Custom CSS Style
 ------------------------------------------------------------------------*/
h1 { font-size: 20px; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
#header-stripe { height:10px; }
#logo { margin: 10px 20px 10px 0px; }
ul#menu li ul { width: 170px; }

/* User Custom Styles
 ------------------------------------------------------------------------*/
/* Custom CSS */
#header-stripe, ul#menu li a:hover, .entry input.pass_submit:hover, ul#menu .hover {
background: #333333;
}

#header-stripe {
width: 100%;
background-color: #333333;
height: 10px;
}