/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom #logo a { display:block; height:80px; width:900px; background:url(http://www.lukenoyes.com/wp-content/themes/thesis_182/custom/images/Logo.png) no-repeat; padding:0; text-indent:-9999px; }

.custom #tagline { text-indent:-9999px;}

#menu-main-nav a { font-weight:bold; letter-spacing:0; }

.custom .menu li.current-menu-item a, .menu li.current-menu-parent a{
    border-color: #003570;
    color: #003570;
    background: none repeat scroll 0 0 transparent;
    border-style: solid;
    border-width: 0 0 10px;
    text-decoration: none;
}