/* @override http://audiencemetrix.com/wp-content/themes/thesis_183/custom-login/custom-login.css */

html {background: #231f20 none repeat-x 0 0;}

#nav a {
	text-shadow: black 0px 0px 0px;
}

#backtoblog a {
	text-shadow: black 0px 0px 0px;
}

body.login div#login p#backtoblog,
body.login div#login p#nav {
	margin: 0 0 1px 8px;
	text-align: center;
}

/* Custom Login Styles */
 
html {background: #231f20 none repeat-x 0 0;}	/* Page background. Can't use the body tag for this! */
body.login h1 a {
width: 326px;
height:70px;
	background: url(http://www.audiencemetrix.com/wp-content/themes/thesis_183/custom/images/audiencemetrix-logo.png) no-repeat 50%;
	text-align: center;
	padding-bottom: 24px;
} 
 
body.login {border-top-color:#dff4fc;
	background-color: #231f20;
}	/* Top bar background color */
.login p#backtoblog a:link, .login p#backtoblog a:visited {color:#17272d;}	/* Link effects in top bar */
.login p#backtoblog a:hover, .login p#backtoblog a:active {color:#17272d;text-decoration:underline;}	/* Rollover link effects in top bar */
