/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

/* alight nav to right */
.custom .menu {
float:right;
}

/*center attribution footer*/
.custom #footer {text-align: center;}