/*
File:                        custom.css
Description:        Custom styles for Thesis
        http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/
.custom a, .custom a:visited {color: #639A42; text-decoration: none; }
.custom a:hover { color: #9C3431; text-decoration: underline; }
#sidebar_1 h3 { background-color: #5292AD; text-align: center; padding: 10px 10px; color: #fff; }
#sidebar_2 h3 { background-color: #5292AD; text-align: center; padding: 10px 10px; color: #fff; }
.entry-title { padding: 20px 10px 0px 70px; background-image: url("http://i231.photobucket.com/albums/ee180/juliewuliee/Headers%202/centsable/logo.png"); background-repeat: no-repeat; }
.entry-title a { color: #9C3431; }
.entry-title a:hover {color: #000; text-decoration: none; }
.custom_logo { height: 200px; width: 600px; overflow: hidden; padding: 0px 1px; border: none; }
.header_imgs { float: right; width: 300px; overflow: hidden; margin-top: 100px; }
#header { border: none; height:200px; }
.menu { border: none; height: auto; auto; text-align: center; }
.menu li a, .menu li a:active { border: none; }
.menu { background-color: #5292AD; }
.menu li a, .menu li a:visited, .menu li a:active { color: #fff; }
.menu li a:hover { color: #FFCF63; }
#footer { font-size: 11px; background-color: #5292AD; color: #fff; text-align: center; }
#footer a { color: #fff; font-weight: bold; }
.rss {padding-right:30px;  }