/*
Theme Name: Pacer Logistica 
Theme URI: http://pacer.com.br
Description: Tema para o site da Pacer Logistica
Version: 0.1
Author: Lien aka Leonardo Fonseca
Author URI: http://liencf.com
*/
@import url('reset.css');
body{
	font:62.5% Verdana, Arial;	
	background-color:#f4f4f4;
}
#tolog{
	background:#f4f4f4 url('img/tolog.gif') no-repeat;
	width:178px;
	height:67px;
	color:#F4F4F4;
	text-transform:lowercase;
	padding:30px 0 0 30px;
	font-size:.9em;
	margin:25px 0 0;
}
#tolog legend{
	display:none;
}
.user{
	float:left;
	padding:0 10px 0 0;
}
.forgot a{
	color:#F4F4F4;
}
#tolog label{
	display:block;
}
#tolog input{
	width:54px;
	height:11px;
	border-right:1px solid #629C06;
	border-bottom:1px solid #629C06;
	border-top:0;
	border-left:0;
	font-size:1em;
	padding:0 3px 0px 3px;
	letter-spacing:1px;
}
#tolog button, .button{
	background:url('img/btn-tolog.gif') no-repeat;
	border:0;
	text-indent:-9999px;
	width:36px;
	height:17px;
	margin:2px 0 0 13px;
	_display:inline;
}