/**
 * login.css - =Moggyblog.com - Backoffice main Cascading Style Sheets definitions for Desert style.
 *
 * b2evolution - {@link http://b2evolution.net/}
 * Released under GNU GPL License - {@link http://b2evolution.net/about/license.html}
 * @copyright (c)2003-2005 by Francois PLANQUE - {@link http://fplanque.net/}
 *
 * @package admin
 */

@import url("basic.css");            /* Import basic styles */
@import url("img.css");              /* Import standard image styles */
@import url("forms.css");            /* Import default form styles */

body {
	margin: 0;
	background-color: #fff;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 84%;
}

/* moggyblog customisation */

body.logsign {
	margin: 0;
	background-color: #F7F7E6;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 84%;
}

body.logsign fieldset  {
	background-color: #E6DEC5 !important;
}

div.input > span.notes{
	color:#444;
	display: block;
	font-size:0.5em;
        padding:1em;
	width: 200px !important;
}

/* #loginblock
********************************************************************************/
div.loginblock  {
	background-color: #E6DEC5 !important;
	width: 450px !important;
}

div.loginblock *  {
	border: 0 !important;
}

div.loginblock > div {
	height: 30px !important;
}

div.loginblock div > a  {
	display: block;
	font-weight: 700;
	padding-top:8px;
}

div.loginblock {
	border: 1px solid #CCCCCC;
	padding: 1em;
	margin: 3ex auto;
	width: 40em;
	clear: both;
}

div.loginblock img {
	display: block; /* remove kit image */
	position:relative;
	float:right;
	width: 150px;
margin-right:3em;
	height: 80px;
	top: -30px;
}

div.loginblock > img {
	top: 0px;
}

div.loginblock fieldset {
	margin: 0;
	padding: 1ex 0;
	width: 300px !important;
}

div.login_actions {
	display: block;
	float:right;
	height: 130px;
	position:relative;
	top: -4em;
	width: 130px;
}

div.login_actions a, div.loginblock div a {
	line-height: 0px;
	font-size: 0.9em;
	color: #333 !important;
}

div.login_actions a:hover, div.loginblock div a:hover {
	color: #22A !important;
}


/* Titles */
h1.logintitle {
	padding:0;
	margin:0;
display:none
}

h1.logintitle a:hover img {
	color:#bd9547;
}

h2.logintitle {
	color: #555;
	font-size: 120%;
	padding-top: 5px;
	width: 200px !important;
}


div.log_container {
	margin-left: 0;
	margin-right: 0;
}

/* Form elements: */
input.input_text {
	background-color: #eee;
	padding: 1px;
	vertical-align: middle;
	width: 97%;
	margin: 1px;
	margin-left: 0;
	margin-right: 0;
}

/* Form elements: -pwd */
div.input input.input_text {
	/*border: 1px solid #ccc;*/
	background-color: #eee;
	padding: 1px;
	vertical-align: middle;
	width: 97%;
	margin: 1px;
	margin-left: 0.5em;
	margin-right: 0;
}

body:nth-of-type(1) #ffield_pwd div.input input.input_text {
	background-color: #eee;
	padding: 1px;
	vertical-align: middle;
	width: 97%;
	margin: 1px;
	margin-left: 2.3em;
	margin-right: 0;
}

body:nth-of-type(1) h1.logintitle > img {
	visibility: none;
	width: 0;
	height:0;
}

input.field_error {
	background:#fbf2ee;
}

input#login, input#pass1, input#pass2, input#email,select#locale {
	width: 205px !important;
}

select#locale {
	margin-left: 8px !important;
	width: 209px !important;
}

/* Links and buttons: */
a {
	background-color: transparent;
	color: #008;
	text-decoration: none;
}

a:hover {
	color: #00b;
	text-decoration: underline;
}

/* classes */

div.input {
	width: 175px !important;
}

.center {
	margin: 0;
	padding: 1ex 0;
	width: 340px !important;
	font-size: 0.7em !important;
	color:#555 !important;
}

div.loginblock legend {
	margin: 0 1ex;
	font-weight: bold;
}

/* label */
div.label > label, div.center notes {
	padding: 0 0 0 -9px;
}

fieldset div.label p {
	margin: -4px 0 0 0 !important;
}


.fieldset div.center {
	padding: 0 0 20px 2px;
height:5px;
}

div.label label {
display:block;
	margin-top: -2px !important;
	margin-right: 7px !important;
text-align:right;
}

.log_container, .log_note a {
display:block !important;
}

div.log_note {
border: 1px solid #999 !important;
}

.fform {
margin-top:2em;
display:block !important;
clear:both;
height:180px !important;
}

span .notes a{
	padding: 0 0 0 9px;
}

.footer {
	text-align: center;
	font-size: 74%;
	margin-top: 0ex;
	margin-bottom: 0ex;
	padding-bottom: 1ex;
	clear: both;
display:none;
}

fieldset div.input #pwd, fieldset > div.input #login  {
	margin-bottom: 5px;   
	width: 155px !important;
	background-color:#e6dec5;
}

div.input > img {
        display:block;
        float:right;
	margin-bottom: 5px;   
	width: 80px !important;
	height: 80px !important;
	background-color:#e6dec5;
}

div.input> a img {
        display:block;
position:absolute;
float:right;
	margin-bottom: 5px;   
	width: 80px !important;
	height: 80px !important;
}
/*
fieldset #ffield_pwd,#ffield_login {
	border: none !important;
	background-color:#e6dec5;
        margin-bottom: 22px;   
        margin-top: 22px;   
	width: 205px !important;
}*/

/* captcha */
.fform .fieldset, .fieldset > fieldset {
	display: block !important;
	position:relative;
	width: 30px !important;
	padding: 0 !important;
	top: -1em !important;
	margin-bottom: 2em;
	background-color:#e6dec5;
}


.fform .fieldset .fieldset > fieldset {
	display: block !important;
	position:relative;
	width: 230px !important;
	padding: 0 !important;
	top: -1em !important;
	margin-top: 5em;
	background-color:#e6dec5;
height:7em;
}

.fform .fieldset .fieldset > fieldset span {
	display: block !important;
	position:relative;
	width: 380px !important;
	padding: 0 !important;
	margin-top: 5em;
	background-color:#e6dec5;
}

/*
.fform .fieldset .fieldset > fieldset div.input {
	display: block !important;
	position:relative;
	width: 490px !important;
	padding: 0 !important;
	margin-top: 1em;
	background-color:#e6dec5;
}*/

div.input {
	display: block !important;
	width: 550px !important;
	padding: 0 !important;
	margin: 0 !important;
	background-color:#e6dec5;
}

div.input #login, input#pwd {
	display: block !important;
	padding-left: 4px !important;
	margin-left: 54px !important;
	width: 350px !important;
	background-color:#e6dec5;
}

.label {
	width: 7em !important;
}


div>fieldset.fieldset > fieldset {
	border: none !important;
	background-color:#e6dec5;	
}

div.input>input#login, div.input>input#pwd {
	background-color:#fff !important;
}

fieldset div.input  {
	width: 280px !important;
}

fieldset div.input  {
	width: 300px !important;
}

input.search {
border-top: 1px solid #888 !important;
border-left: 1px solid #888 !important;
border-right: 2px solid #888 !important;
border-bottom: 2px solid #000 !important;
}

div.input > input.search2 {
	float: left !important;
	margin-left: 16px;
}

div.login_actions {
    float:right;
    top:-74px;
    right:4px;
    width: 100px !important;
    line-height: 16px;
    text-align: right !important;
}