* { margin: 0; padding: 0; }

body {
	border-top-width: 0px;
 
	font: 11px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}

form {
	margin-left: 8px;
	padding: 16px 16px 40px 16px;
	font-weight: normal;
}

form .forgetmenot { font-weight: normal; float: left; margin-bottom: 0; }

#login form .submit input {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	padding: 3px 10px;
	border: none;
	font-size: 12px;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	text-decoration: none;
	margin-top: -3px;
	background-color: #669900;
	color: #ffffff;
	background-image: none;
}

#login form p {
	margin-bottom: 0;
}

label {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	
}
 
form .forgetmenot label {
	font-size: 12px;
	line-height: 19px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}

form .submit { float: right; }

form p { margin-bottom: 24px; }

h1 a {
	background: url(../images/logo-login.png) no-repeat top center;
	width: 326px;
	height: 172px;
	text-indent: -9999px;
	overflow: hidden;
	padding-bottom: 15px;
	display: block;
}

#nav {
	text-shadow: rgba(255,255,255,1) 0 1px 0;
}

#backtoblog a {
	position: absolute;
	top: 7px;
	left: 15px;
	text-decoration: none;
}

#login {
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 100px;
}

#login_error, .message {
	margin: 0 0 16px 8px;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#nav { margin: 0 0 0 8px; padding: 16px; }

#user_pass, #user_login, #user_email {
	font-size: 24px;
	width: 97%;
	padding: 3px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 16px;
	border: 1px solid #669900;
	background: #cccccc;
}
input.wp_submit{background-color:#333333;
				}
.container_12, .container_16 {
margin-left:auto;
margin-right:auto;
text-align:left;
width:960px;
}

.grid_12{
margin-left:10px;
margin-right:10px;
width:940px;
}
.footer {
background-image:url(../images/bottom_line.gif);
background-repeat:repeat-x;
height:48px;
margin-top:25px;
width:auto;
}
.footer p {
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:10px;
margin:0;
padding:16px 0;
text-align:center;
}
p#reg_passmail{
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	float:left;
	font-size: 10px;
					}
p#nav{color:#999999;
		}
p#backtoblog{text-indent:-99999px;
			}
 form#loginform .dark{display:none;
					}