/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom #logo a {
    text-indent: 300px;
    padding-top: 60px;
    color: #FF7B0B;
    height: 50px;
}

.custom #logo a:hover {
    color: #FF7B0B;
}

#header #tagline {
    text-indent: 300px;
}

.custom #sidebars h3 {
    color: #111;
    font-size: 1.15em;
    letter-spacing: 1px;
}
