@charset "utf-8";

body.login { border-top-color: #17326E; }

body, #wpbody, .form-table .pre {
	color:#333333;
}

body {
	-x-system-font:none;
	border-top-style:solid;
	border-top-width:30px;
	font-family:"Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

* {
	margin:0;
	padding:0;
}

#login {
	margin:7em auto;
	width:320px;
}

#nav {
	margin:0 0 0 8px;
	padding:16px;
	text-shadow:0 1px 0 #FFFFFF;
}

#ver { float: right; margin: 19px 16px 0px 0px; font-size: 10px; display: inline }

.login #nav a:hover {
	color:#D54E21 !important;
}

.login #nav a {
	color:#21759B !important;
}

a:hover, #wphead #viewsite a:hover, #adminmenu a:hover, #adminmenu ul.wp-submenu a:hover, #the-comment-list .comment a:hover, #rightnow a:hover, .subsubsub a:hover, .subsubsub a.current:hover, #login form .submit input:hover, div.dashboard-widget-submit input:hover, #media-upload a.del-link:hover, .ui-tabs-nav a:hover {
	color:#D54E21;
}

#adminmenu a, #poststuff #edButtonPreview, #poststuff #edButtonHTML, #the-comment-list p.comment-author strong a, #media-upload a.del-link, #media-upload a.delete, .ui-tabs-nav a, a {
	color:#21759B;
}

#login h1 {
	display: block;
	width: 292px;
	height:58px;
	background: url(../img/BrasilBrokers.jpg) no-repeat;
	margin-left: 3px;
}

#login h1 span { display: none }

form {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	-moz-box-shadow:0 4px 18px #C8C8C8;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #E5E5E5;
	font-weight:normal;
	margin-left:8px;
	padding: 16px 16px 40px;
}

#login form p { margin-bottom:0; }

form p { margin-bottom:24px; }

label {
	color:#777777;
	font-size:13px;
}

#login form input { color:#555555; }

form .submit { float:right; }

.form-table input, .form-table textarea, .search-input, .form-field input, .form-field textarea, .submit { border-color:#DFDFDF; }

.button-primary, .submit .button-primary, #login form .submit input {
	background:#21759B url(../img/button-grad.png) repeat-x scroll left top;
	border-color:#298CBA !important;
	color:#FFFFFF !important;
	font-weight:bold;
}

#login form .submit input {
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	border:1px solid;
	cursor:pointer;
	font-family:"Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size:12px;
	margin-top:-3px;
	padding:3px 10px;
	text-decoration:none;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);
}

#txtSenha, #user_login, #txtEmail {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FBFBFB none repeat scroll 0 0;
	border:1px solid #E5E5E5;
	font-size:24px;
	margin-bottom:16px;
	margin-right:6px;
	margin-top:2px;
	padding:3px;
	width:97%;
}

.updated, .login #login_error, .login .message, .msgErro, .has-sidebar-content .message {
	background-color:#FFFFE0;
	border-color:#E6DB55;
}

#login_error, .message, .msgErro {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-style:solid;
	border-width:1px;
	margin:0 0 16px 8px;
	padding:12px;
}

.has-sidebar-content .message { margin-right: 10px }

