/* Custom Styling for Admin sections */

*{margin:0;padding:0;}
form#registerform, .registration.successful{margin-left:8px;padding:16px 16px 40px 16px;font-weight:normal;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:5px;-moz-box-shadow:rgba(200,200,200,1) 0 4px 18px;-webkit-box-shadow:rgba(200,200,200,1) 0 4px 18px;-khtml-box-shadow:rgba(200,200,200,1) 0 4px 18px;box-shadow:rgba(200,200,200,1) 0 4px 18px;text-align:left;}
form .forgetmenot{font-weight:normal;float:left;margin-bottom:0;}
.button-primary{font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;padding:3px 10px;border:none;font-size:12px;border-width:1px;border-style:solid;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;cursor:pointer;text-decoration:none;margin-top:-3px;}
#login form p{margin-bottom:0;}
label{color:#ddd;font-size:13px;}
form .forgetmenot label{font-size:11px;line-height:19px;}
form .submit,.alignright{float:right;}
#nav{text-shadow:rgba(255,255,255,1) 0 1px 0;}
#backtoblog{border-bottom:#c6c6c6 1px solid;background:#d9d9d9;background:-moz-linear-gradient(bottom,#d7d7d7,#e4e4e4);background:-webkit-gradient(linear,left bottom,left top,from(#d7d7d7),to(#e4e4e4));height:30px;width:100%;}
#backtoblog a{text-decoration:none;display:block;padding:8px 0 0 15px;}
#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;}
table #login_error,.message.register{width:500px;text-align:left;font-size:120%;line-height:1.3em;}
.message.register{font-size:140%;text-align:center;}
#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 #e5e5e5;background:#fbfbfb;}
input{color:#555;}
.clear{clear:both;}

/*div#login{width:500px;}*/
p#reg_passmail{color:#999999;}
#login form{margin-left:0;}

#al_loginForm p.clearfix, #al_lostPasswordForm p.clearfix{*text-align:right;/* ie7 fix */}
input.button-primary, button.button-primary, a.button-primary{
  background:url("../images/button-grad.png") repeat-x scroll left top #21759B;
  border-color:#298CBA;
  color:#FFFFFF;
  font-weight:bold;
  text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);
  font-size:11px;
  *padding-left:2px;/* ie7 fix */
  *padding-right:2px;/* ie7 fix */
  *float:none !important;/* ie7 fix */
  *margin-left:10px;/* ie7 fix */
}

input.button-primary:hover, button.button-primary:hover, a.button-primary:hover{
  border-color:#13455b;
  color:#eafefa;
}

#wphead_custom{height:70px;}

#registerform, .registration.successful{*overflow:hidden;/*ie7 hack*/}
#registerform, .registration.successful{padding-bottom:0;background:none repeat scroll 0 0 #153D74;width:500px;}
.registerform-mobile{width:inherit !important;margin-left:10px !important;margin-right:10px !important}
.registration.successful{overflow:hidden;color:#fff;font-size:140%;text-align:center;}
.registration.successful p{line-height:1.5em;}
#registerform form{height:380px;}
#registerform #user_pass, #registerform #user_login, #registerform #user_email{font-size:inherit;*font-size:13px;/*ie7 hack*/width:220px;margin-bottom:10px;}
#registerform #captcha_code{font-size:inherit !important;*font-size:13px !important;/*ie7 hack*/width:220px !important;size:220px !important;}
#registerform div{width:220px !important;float:left;/*margin-top:17px;*/clear:right;}
#registerform #si_refresh_reg{display:none;}
#registerform p {float:left;}
#registerform #reg_passmail{float:none;clear:both;color:#d2d2d2;}
#registerform p.submit{float:right;margin-top:10px;margin-bottom:20px}
.registration.successful p{margin-bottom:20px;margin-top:5px;width:100%;}
.registration.successful a, .message.register a{color:#fff;text-decoration:none;font-size:14px;margin-top:10px;display:block;}
.registration.successful span, .message.register span{color:#E6DB55;font-weight:bold}
#registerform a.get-pnd-by-mail:hover{color:white;text-decoration:underline;}
#registerform .reg-pass{clear:both;*clear:none;/*ie7 hack*/}
#registerform #user_pass2 {background:none repeat scroll 0 0 #FBFBFB;border:1px solid #E5E5E5;font-size:inherit;margin-bottom:10px;margin-right:6px;margin-top:2px;padding:3px;width:220px;}

div.navigation div.main-navigation ul li a{color:#fff !important;}
div.navigation div.main-navigation ul li a:hover{text-decoration:none !important;}

/* End syling */