/*
Theme Name:Lehman Hailey
Theme URI: http://lehmanhailey.com/
Description: Wordpress Custom theme for http://lehmanhailey.com/
Author: Freshinsite
Author URI: http://freshinsite.com/
Tags: Right Sidebar, 2 Column, Red*/

/* global styles */
@import url("style/global.css");

/* Major styles */
@import url("style/style.css");

/* global styles for IE browsers/ IE hack */
@import url("style/global-ie.css");

#partner-login-form {

	padding:16px 16px 40px 16px;

	font-weight:normal;

	-moz-border-radius:11px;

	-khtml-border-radius:11px;

	-webkit-border-radius:11px;

	border-radius:5px;

	background:#fff;

	border:1px solid #e5e5e5;

	-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;

width: 300px;

margin: 10px auto;

}

#partner-login-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 #partner-login-form p {

	margin-bottom:0;

}

#partner-login-form label {

	color:#777;

	font-size:16px;

}

#partner-login-form .forgetmenot label {

	font-size:15px;

	line-height:19px;

}

#partner-login-form .submit, .alignright {

	float:right;

	margin-bottom: 10px;

}

#partner-login-form p {

	margin-bottom: 0px;

}

#partner-login-form h1 a {

	background:url(../images/logo-login.gif) no-repeat top center;

	width:326px;

	height:67px;

	text-indent:-9999px;

	overflow:hidden;

	padding-bottom:15px;

	display:block;

}



#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;

}





#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;

}

#partner-login-form .input {

	color:#555;

}

