/* @override 
	http://www.morriscountybankruptcyattorney.com/wp-content/themes/inove/leandroarts-index.css
	http://www.morriscountybankruptcyattorney.com/wp-content/themes/leandroarts/leandroarts-pages.css
	http://www.morriscountybankruptcyattorney.com/wp-content/themes/leandroarts/leandroarts-single.css
*/

/* @group MAIN */

/* @group RESETS & FIXES */
/* -----------------------------------------------
			RESET & FIXES - RESET % FIXES 
-------------------------------------------------- */


body{ 
	text-align: center; /* IE fix A1. Ensures Centered Design. */
	vertical-align: top;
}

#wrapper{
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left; /* IE fix A2. Ensures Centered 
	Design. */
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}/* Resets, and Form is an IE fix. */

body { line-height: 1; }
table { border-collapse: collapse; border-spacing: 0; }
:focus { outline: none; }
a img { border: none; }
ol, ul { list-style: none; }
input,textarea { margin: 0; }

/* Highlight and Strike-through */
ins { text-decoration: none; font-weight: bold; }
del { text-decoration: line-through; }
	

/* @end */

/* @group GLOBAL */
/* ---------------------------------------------
					GLOBAL						
_________________________________________________  */

body{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 10px	;
	color: #80c2aa;
	background: #000
}

p {
	padding: 0 0 20px 0;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0 0 12px;
}

h1, h2, h3 {
	font-weight: bold;
	line-height: 100%;
}

h4, h5, h6 {
	font-weight: normal;
}

h1 { font-size: 220%; }
h2 { font-size: 220%; }
h3 { font-size: 160%; }
h4 { font-size: 140%; }
h5 { font-size: 120%; }
h6 { font-size: 100%; }

a, a:visited {
	color: #00A6CC;
	text-decoration: none;
}

a:hover, a:active {
	color: #DA444F;
	text-decoration: none;
}

#copyright p{
	font-size: 10px;
}

abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

ul { list-style-type: square; }
ol { list-style-type: decimal; }

dl { margin-left: 20px; }
dl dt { font-weight: bold; }
dl dd { margin-left: 40px; }

blockquote {
	margin: 0 0 20px 0;
	padding: 6px 12px 6px 45px;
	background-color: #fff;
	border: 1px solid #EAEAEA;
	border-left-width: 3px;
	background: #fff url('images/icon-quote.png') no-repeat top left;
}
blockquote p {
	padding: 6px 0;
}
blockquote blockquote {
	background-image: none;
	padding-left: 12px;
	margin: 6px 0;
	background-color: #fff;
}

code, pre {
	display: block;
	white-space: pre;
	padding: 6px 12px 6px;
	margin: 0 0 20px 0;
	background-color: #fff;
	border: 1px solid #EAEAEA;
	border-left-width: 3px;
	font-size: 110%;
	font-family: "Monaco", monospace;
}
p code {
	display: inline;
	padding: 3px 6px;
	margin: 0;
	border: 0;
	white-space: normal;
}

hr {
	margin: 0 0 20px 0;
	border: 0;
	height: 1px;
	border-bottom: 1px solid #ccc;
}

/* @group Forms & Tables */

/* FORMS
========================================== */
form {
	width: auto;
}

form input {
	margin: 6px 0;
}

table form input {
	margin: 3px 0;
}

form table {
	margin: 12px 0 20px;
}
form table th,
form table td {
	border: 0;
	border-collapse: collapse;
	padding: 6px 12px;
	text-align: left;
}
form table input {
	margin: 0;
}
form table td textarea,
form table td select {
	width: 100%;
	margin: 0;
}

fieldset {
	width: auto;
	border: 0;
}

label {
	font-size: 100%;
	line-height: 100%;
	white-space: pre;
	display: block;
	color: #999;
	text-align: left;
	margin: 0 0 6px;
}
form p {
	line-height: 150%;
	clear: both;
}
form p input {
	display: inline;
	float: left;
	clear: both;
	margin: 0;
	margin-right: 6px;
}
form p label {
	display: inline;
	clear: none;
	padding: 0;
	margin: 0;
	white-space: normal;
}

input, textarea, select, button {
	margin: 0 0 12px 0;
}

input.text, textarea.text {
	padding: 4px 4px;
	background: #fff url('images/input.png') repeat-x top left;
	border: 1px solid #CCCCCC;
	border-top-color: #BDBDBD;
	border-bottom-color: #DDDDDD;
}

input.text, textarea.text {
	width: 230px;
	font-size: 100%;
}

textarea.text {
	width: 345px;
	height: 60px;
	padding: 5px;
	margin-bottom: 6px;
}

input.button {
	float: none;
	clear: both;
	margin: 3px 0 0 0;
	padding: 3px 6px;
	font-size: 100%;
	font-weight: normal;
}

textarea.text:focus,
input.text:focus { outline: none; border-color: #666; }

/* TABLES
========================================== */
table {
	width: auto;
	margin: 0 0 20px 0;
}

table caption,
table tfoot {
	text-align: center;
	padding: 3px 0;
	font-weight: bold;
	color: #000;
}

table th {
	text-align: center;
	padding: 6px 12px;
	font-weight: bold;
	color: #666;
}

table tr {
	text-align: center;
}

table tr.alt th,
table tr.alt td {
	background-color: #F7F7F7;
}

table td {
	text-align: center;
	font-size: 1.0em;
	line-height: 100%;
	padding: 6px;
	vertical-align: middle;
}

/* @end */

/* @end */

/* @end */

/* @group IMG */

img{
	border: 4px ridge #636e90;
	margin: 15px 25px;
	padding: 0;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
	margin: 15px 25px;
	padding: 0;
display: inline;
}

img.alignleft {
	margin: 15px 25px;
	padding: 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}



/* @end */

/* @group CUSTOM */


body{
	background-color: white;
}
#wrapper{
	min-width: 800px;
}


/* @group TITLE */

.title-H1{
	font-size: 13px;
}

#titlebox{
	height: 166px;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #2d2d2d;
	float: left;
	clear: both;
	position: relative;
	border-bottom: 8px solid #636e90;
}

#titleboxcenter{
	width: 771px;
	height: 166px;
	margin: 0 0 0 50%;
	padding: 0;
	float: left;
	clear: both;
	position: relative;
	background-color: #2d2d2d;
	left: -385.5px;
}

#williamPegg{
	color: white;
	font: bold 28px palatino, Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	bottom: 20px;
	left: 0;
}
#attorneyLaw{
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #7d8389;
	letter-spacing: 4px;
	position: absolute;
	float: left;
	bottom: 50px;
	left: 0;
}
#languages{
	color: #7d8389;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 0;
	padding: 0;
	float: right;
	top: 15px;
	position: absolute;
	right: 0;
	letter-spacing: 2px;
}
#spanish{
	margin: 0;
	padding: 0;
	background: url(images/billpegg-spainflag.png) no-repeat 0 0;
	width: 25px;
	height: 18px;
	float: right;
	clear: none;
	position: absolute;
	top: 37px;
	right: 29px;
	text-indent: -9999px;
}
#spanish:hover{
	margin: 0;
	padding: 0;
	background: url(images/billpegg-spainflag.png) no-repeat 0 -18px;
	width: 25px;
	height: 18px;
	float: right;
	clear: none;
	position: absolute;
	top: 37px;
	right: 29px;
	text-indent: -9999px;
}
#english{
		margin: 0;
	padding: 0;
	background: url(images/billpegg-usaflag.png) no-repeat 0 0;
	width: 25px;
	height: 18px;
	float: right;
	clear: none;
	position: absolute;
	top: 37px;
	right: 0;
	text-indent: -9999px;
}
#english:hover{
	margin: 0;
	padding: 0;
	background: url(images/billpegg-usaflag.png) no-repeat 0 -18px;
	width: 25px;
	height: 18px;
	float: right;
	clear: none;
	position: absolute;
	top: 37px;
	right: 0;
	text-indent: -9999px;
}
#telephone{
	font: 22px palatino, Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 40px;
	color: white;
}
#contact{
	font: 13px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #7d8389;
	margin: 0;
	padding: 0;
	float: right;
	position: absolute;
	bottom: 20px;
	right: 0;
	letter-spacing: 2px;
}

#contact:hover{
	font: 13px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #bdc6d0;
	margin: 0;
	padding: 0;
	float: right;
	position: absolute;
	bottom: 20px;
	right: 0;
	letter-spacing: 2px;
}



/* @end */


#backhome{
	width: 100%;
	height: 14px;
	margin: 0;
	padding: 9px 0 15px 20px;
	font: bold 13px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: left;
	float: left;
	clear: both;
	position: relative;
	z-index: 4000;
	display: block;
	border-bottom: 5px solid #636e90;
	background-color: #2d2d2d;
	color: #bac0cb;
}
#backhome:hover{
	background-color: #2a3041;
	color: #dfdfdf;
}

/* @group BODY */

#body-box{
	height: auto;
	width: 774px;
	padding: 0;
	float: left;
	clear: both;
	position: relative;
	left: -385.5px;
	margin: 50px 0 100px 50%;
	background: url(images/billpegg-bgbox.png) repeat-y 0 0;
	min-height: 1750px;
}

.body-top-box{
	background: url(images/billpegg-topbox.png) no-repeat 0 0;
	width: 774px;
	height: 36px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	text-indent: -9999px;
}
.body-div-box{
	background: url(images/billpegg-divbox.png) no-repeat 0 0;
	width: 550px;
	height: 2px;
	margin: 10px 0 20px;
	padding: 0;
	position: relative;
	text-indent: -9999px;
	float: left;
	clear: both;
}
.body-bottom-box{
	background: url(images/billpegg-bottombox.png) no-repeat 0 0;
	width: 774px;
	height: 37px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	text-indent: -9999px;
	bottom: 0;
}
#body-box-contact{
	background: url(images/billpegg-contactbubble.png) no-repeat 0 0;
	width: 120px;
	height: 25px;
	margin: 0;
	padding: 6px 0 0;
	position: absolute;
	text-align: center;
	bottom: -18px;
	left: 541px;
	font-weight: bold;
	visibility: collapse;
}
#body-box-contact:hover{
	color: #646f92;
}



/* @end */

/* @group BLOG */

.blog-title a{
	z-index: 6000;
	float: left;
	clear: both;
	position: relative;
	margin: 25px 0 3px 3px;
	height: 23px;
	text-align: center;
	color: #2d2d2d;
	font: bold 160%/100% Times, "Times New Roman", Georgia, serif;
	background: url(images/billpegg-titles-bg.png) repeat-x 0 0;
	padding: 5px 20px 2px;
	border-top: 4px solid #ebebeb;
	border-bottom: 4px solid #cecece;
	width: 507px;
}
.blog-content{
	z-index: 6000;
	float: left;
	clear: none;
	position: relative;
	padding-top: 15px;
	padding-left: 50px;
	padding-right: 50px;
	width: 443px;
	margin: 0 0 45px;
	left: 3px;
	height: auto;
	text-align: left;
	color: #2d2d2d;
	font: 16px/23px Times, "Times New Roman", Georgia, serif;
}
#news-articles-title{
	float: left;
	color: white;
	background-color: #bdbdbd;
	width: 100%;
	padding-top: 10px;
	clear: both;
	position: relative;
	text-align: center;
}
.blog-time{
	font-size: 12px;
	font-style: italic;
	color: #636e90;
}

/* @end */

/* @group SIDEBAR */
#mainbar{
	float: left;
	position: relative;
	width: 550px;
	border-right: 1px solid #7d7f74;
}
#sidebar{
	float: left;
	position: relative;
	width: 206px;
	clear: right;
	padding: 5px 2px;
	background-color: silver;
	top: 25px;
	border-left: 2px solid #7d7f74;
	left: 4px;
}
#sidebar ul{
	list-style-type: none;
	padding-top: 9px;
	background-color: #e8e8e8;
	margin-right: 3px;
	color: #636e90;
	font: italic small-caps bold 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	text-transform: capitalize;
	border-top: 1px solid #636e90;
}
#sidebar li{
	padding: 2px 2px 5px 10px;
}
#sidebar li a{
	color: #2d2d2d;
}
#sidebar li a:hover{
	color: #00a6cc;
}
/* @end */









/* @end */

/* @group FOOTER */

#footerbox{
	height: 125px;
	width: 100%;
	margin: 56px 0 0;
	padding: 0;
	float: left;
	clear: both;
	position: relative;
	background: #4c4c4c url(images/billpegg-footerfade-bg.png) repeat-x 0 0;
}

#footertab{
	background: url(images/billpegg-footer-tab.png) no-repeat 0 0;
	width: 711px;
	height: 71px;
	margin: 0 0 0 50%;
	position: relative;
	z-index: 89;
	float: left;
	left: -386px;
	bottom: 69px;
	font: italic bold 15px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #6a7597;
	text-align: center;
	padding: 16px 30px 0;
}
#footer-phoneicon{
	background: url(images/billpegg-phone.png) no-repeat 0 0;
	width: 12px;
	height: 20px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	position: absolute;
	top: 110px;
	left: 313px;
}
#footer-phonetxt{
	color: white;
	font: bold 24px palatino, "Times New Roman", Times, Georgia, serif;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	position: absolute;
	top: 110px;
	left: 330px;
}
#copyright{
	width: 100%;
	height: 13px;
	margin: 0;
	padding: 0;
	background-color: #666;
	float: left;
	clear: both;
	position: relative;
	color: black;
}


#leandroarts a{
	background: url(images/LeandroArtsWebLogo.png) no-repeat 0 0;
	width: 88px;
	height: 40px;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	clear: both;
	bottom: 0;
	z-index: 1000;
	text-indent: -9999px;
	right: 30px;
	display: block;
}



/* @end */
