/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom ul.menu { border:none; background:#5F6052; }
.custom ul.menu a { border: none; color:#fff; letter-spacing:1px; text-transform:capitalize; background:#5F6052; font-size:12px; }
.custom ul.menu a:hover {background:#7C7D6B; }
.custom ul.menu .current a { border: 1px solid; color:#fff; background:#7C7D6B; }