﻿@charset "utf-8";


/*  
Theme Name: Lima & Falc&atilde;o Advogados
Theme URI: http://wordpress.org/
Description: Tema padr&atilde;o para Lima & Falc&atilde;o Advogados.
Version: 1
Author: 
Author URI: 

	Lima & Falcão Advogados
	Copyright 2008
*/

* { list-style-type:none; margin:0; padding:0; }

html, body { min-height:100%; height:auto !important; height:100%;}

html { background:#31512f url(images/background.jpg) repeat-x; overflow: -moz-scrollbars-vertical; }
body { font-size:11px; font-family:arial, helvetica, sans-serif, "Lucida Grande", Helvetica; padding:0px; margin:0px; color:#777; }

div { position:relative; }
img { border:#000; }
hr { display:none; }
p { line-height:16px; margin:0 0 16px 0; }
strong {}
blockquote {}
cite {}

/* Links */
a { outline:none; }
a:link { color:#085e01; text-decoration:none; }
a:visited { color:#085e01; text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { color:#085e01; text-decoration:none; }
a img { border:none; }

/* Lists */
ul, ol { margin:0px; padding:0px; list-style:none; }
li { margin:0px; padding:0px; list-style:none; }
dl {}
dd {}

/* Titles */
h1, h2, h3, h4, h5 { margin:0px; padding:0px; }
h1 { font-size:36px; }
h2 { font-size:30px; }
h2 { font-size:24px; }
h3 { font-size:18px; }
h4 { font-size:14px; }
h5 { font-size:12px; }

/* Forms */
form { margin:0px; padding:0px; }
fieldset { border:0px; margin:0px; padding:0px; }
legend {}
label {}
input { font-size:11px; color:#777; height:19px; border:#bbbdbf 1px solid; float:left; }
select {}
textarea { font-size:11px; color:#777; border:#bbbdbf 1px solid; float:left; }

input.checkbox { margin-right:5px;}
input.radio {}
input.button { border:none !important; background:none; text-indent:-5000px !important; margin:0px; line-height:5000px !important; cursor:pointer !important; }

.clear-none { clear:none !important; }
.float-right { float:right; }
.clear-both { clear:both!important; }

/* billy */
.linklove { display:none;}
/* buttons */
.back, .more-articles {
	display:block;
	height:21px;
	width:57px;
	text-indent:-5000px;
	background:url(images/button/voltar.gif) no-repeat;
	clear:both;
	margin-bottom:10px;

	}
.more-articles {
	width:106px;
	background:url(images/button/artigos.gif);
	}