* {
	margin: 0;
	padding: 0;
}
html{background:none !important;
	background-color: transparent;
}

body {
	color: #ffffff;
	font: 13px 'Lucida Grande', Verdana, Arial, sans-serif;
	cursor: default;
}
#cfooter{
		position:absolute;
		left:0px;
		bottom:0px;
		width:100%;
		height:250px;
		background: url( img/footer.jpg ) 50% 0 repeat-x;
		background-color: #fff;
}

body a {
	text-decoration: none;
	outline: none;
	color: #06C;
}

body a:hover {
	text-decoration: none;
}

body a img {
	border: 0;
}

body .clear {
	clear: both;
}

body .hidden {
	display: none;
}

.login #backtoblog { position: absolute; z-index: 20;  line-height: 6px;
 border: 0; top:310px; left:112px;}
.login #backtoblog a { display: inline; color: #fff; text-shadow: 0 1px 0 #232207; font-size: 12px;}

.login #backtoblog a:hover { color: #a8a8a8; }

#login { 
position: absolute; 
z-index: 10; 
top: 37%; 
left: 50%; 
margin-top: -200px; 
margin-left: -390px; 
width: 770px; 
height: 420px; 
border-radius: 0!important; 
padding: 0!important; 
margin-bottom:40px !important;
}

#login h1 { 
	width:770px;
	height:100px;
	text-align:center;
	

}

#login h1 a {
	position: absolute;
	z-index: 10;
	left: 0;
	margin-left:300px;
	display: block;
	margin-top:20px;
	height: 100px;
	
}
#login form {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 230px;
	width: 547px;
	height: 228px;
	margin:-60px 0px 40px -142px;
	padding-left:56px;
	padding-top:63px;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	background-image:url(img/formbg.png);
	background-repeat:no-repeat;
}
#login form p {
	float: left;
	width: 200px;
	height: 50px;
	color:#21759B!important;
}

#login form p input.input {
	margin: 0;
	padding: 0 10px;
	border: 0;
	width: 157px;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	outline: none;
	
}
#login form p input.button-primary {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	width: 79px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-weight: normal;
	text-shadow: 0 1px 0 #232207;
	
}

#login form#lostpasswordform p input.button-primary:hover {
	background-position: -140px 0;
}

#login form p.submit {
	padding-top: 18px;
	width: 80px;
	height: 32px;
}
#login form p.forgetmenot {
	display: none;
}

.login #login #nav {
	position: absolute;
	z-index: 10;
	top: 295px;
	right: 150px;
	margin: 0;
	padding: 0;
}

input:-webkit-autofill {
background-color:none !important;

}
#login p.message {
	position: absolute;
	z-index: 11;
	border: 0;
	border-radius: 0;
	margin: 0;
	top: 175px;
	left: 130px;
	padding: 0;
	padding-left: 30px;
	width: 476px;
	height: 23px;
	padding-top: 9px;
	line-height: 11px;
	font-size: 11px;
	color: #645200;
	
}


#login #login_error {
	position: absolute;
	z-index: 11;
	border: 0;
	border-radius: 0;
	margin: 0;
	top: 172px;
	left: 130px;
	padding: 0;
	padding-left: 30px;
	width: 476px;
	height: 32px;
	line-height: 32px;
	font-size: 10px;
	color: #760707;
	
	overflow: hidden;
}
#login #login_error a {
	color: #ff3434;
}
#login #login_error a:hover {
	color: #2f0404;
}



#login form p label { font-size: 11px; color:#21759B!important; line-height: 18px; }
#login form p input.button-primary:hover { background-position: -79px 0; }
.login #login #nav a { color: #21759B!important; font-size: 11px; }
#login form #custom-copy { position: absolute; z-index: 10; top: 224px; width: 474px; font-size: 11px; text-align: center; color: #000; text-shadow: 0 0px 0 #080808; }




#login h1 a {background: url( img/bg-logo-wp.png ) no-repeat;}
#login form p input.input {background: url( img/bg-input.png ) no-repeat;}
#login form p input.button-primary {background: url( img/bg-button.png ) no-repeat;}
#login form#lostpasswordform p input.button-primary {width: 140px;background: url( img/bg-button-big.png ) no-repeat;}
#login p.message {background: url( img/bg-alerts.png ) no-repeat 0 -32px;}
#login #login_error {background: url( img/bg-alerts.png ) no-repeat;}





