/* @override 
	http://www.morriscountybankruptcyattorney.com/wp-content/themes/inove/leandroarts-index.css
	http://www.morriscountybankruptcyattorney.com/wp-content/themes/leandroarts/leandroarts-index.css
	http://www.pippihepburn.com/wp-content/themes/crafty-cart/leandroarts-index.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 CUSTOM */

body{
	background: #fcefc7 url(images/leandroarts-pippihep-bg.png) repeat-x 0 0;
}
#wrapper{
	min-width: 940px;
}

/* @group PIPPI */

#header{
	height: 35px;
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	position: relative;
	border-bottom: 1px solid #000;
	background: url(images/leandroarts-pippihep-header_bg.png) 0 0;
}

#nav{
	width: 940px;
	height: 35px;
	margin: 0 0 0 -470px;
	padding: 0;
	float: left;
	clear: both;
	position: relative;
	left: 46%;
	list-style-type: none;
	text-align: center;
}
#nav li{
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
	position: relative;
	width: 20%;
	top: 12px;
}
#home a:hover{
	margin: 0;
	padding: 0;
	width: 100px;
	height: 54px;
	position: relative;
	background: url(images/leandroarts-pippihep-nav_home.png) no-repeat 0 -63px;
	text-indent: -9999px;
	display: block;
	top: -5px;
	left: 1px;
	overflow: hidden;
	z-index: 9000;
}
#home a{
	margin: 0;
	padding: 0;
	width: 100px;
	height: 50px;
	position: relative;
	background: url(images/leandroarts-pippihep-nav_home.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	top: -5px;
	left: 1px;
	z-index: 99999;
	overflow: hidden;
}
#collection a{
	margin: 0;
	padding: 0;
	width: 185px;
	height: 55px;
	position: relative;
	background: url(images/leandroarts-pippihep-nav_collection.png) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	z-index: 99999;
	overflow: hidden;
	top: -7px;
	left: -7px;
}
#collection a:hover{
	margin: 0;
	padding: 0;
	width: 197px;
	height: 66px;
	position: relative;
	background: url(images/leandroarts-pippihep-nav_collection.png) no-repeat 0 -59px;
	display: block;
	text-indent: -9999px;
	top: -15px;
	left: -13px;
	overflow: hidden;
	z-index: 99999;
}
#locations a{
	margin: 0;
	padding: 0;
	width: 171px;
	height: 40px;
	position: relative;
	background: url(images/leandroarts-pippihep-nav_locations.png) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	left: 52px;
	overflow: hidden;
	z-index: 99999;
	top: 6px;
}
#locations a:hover{
	margin: 0;
	padding: 0;
	width: 171px;
	height: 47px;
	position: relative;
	background: url(images/leandroarts-pippihep-nav_locations.png) no-repeat 0 -46px;
	display: block;
	text-indent: -9999px;
	left: 52px;
	z-index: 99999;
	overflow: hidden;
	top: 0;
}
#aboutus a{
	margin: 0;
	padding: 0;
	width: 166px;
	height: 32px;
	position: relative;
	display: block;
	left: 80px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 99999;
	background: url(images/leandroarts-pippihep-nav_aboutus.png) no-repeat 0 0;
}
#aboutus a:hover{
	margin: 0;
	padding: 0;
	width: 169px;
	height: 48px;
	position: relative;
	display: block;
	left: 80px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 99999;
	background: url(images/leandroarts-pippihep-nav_aboutus.png) no-repeat 0 -36px;
	top: -5px;
}
#policies a{
	margin: 0;
	padding: 0;
	width: 171px;
	height: 45px;
	position: relative;
	z-index: 99999;
	overflow: hidden;
	display: block;
	padding: 0;
	position: relative;
	display: block;
	left: 100px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 99999;
	background: url(images/leandroarts-pippihep-nav_policies.png) no-repeat 0 0;
	top: -10px;
}
#policies a:hover{
	margin: 0;
	padding: 0;
	width: 171px;
	height: 48px;
	position: relative;
	z-index: 99999;
	overflow: hidden;
	display: block;
	padding: 0;
	position: relative;
	display: block;
	left: 100px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 99999;
	background: url(images/leandroarts-pippihep-nav_policies.png) no-repeat 0 -44px;
}
#main{
	height: 628px;
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	position: relative;
}
#content-a{
	height: 628px;
	width: 500px;
	margin: 0 0 0 -250px;
	padding: 0;
	position: absolute;
	left: 28%;
	float: left;
	clear: right;
}
#featured-product{
	width: 530px;
	height: 571px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 24px;
	z-index: 5000;
	background: url(images/leandroarts-pippihep-Featured-03.png) no-repeat 0 0;
	left: 0;
	text-indent: -9999px;
}

#content-b{
	height: 628px;
	width: 320px;
	margin: 0 0 0 -160px;
	padding: 0;
	position: absolute;
	left: 73%;
	float: left;
	clear: right;
}

#girl{
	width: 353px;
	height: 631px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: -33px;
	bottom: -21px;
	z-index: 6000;
	text-indent: -9999px;
	background: url(images/leandroarts-pippihep-girl-1.png) no-repeat 0 0;
}
#contact-bubble{
	height: 628px;
	width: 180px;
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
	position: absolute;
	right: 1px;
	z-index: 7000;
}
#contact-bubble a{
	width: 88px;
	height: 260px;
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
	position: absolute;
	right: 0;
	bottom: 100px;
	display: block;
	background: url(images/leandroarts-pippihep-contact-02.png) no-repeat 0 0;
	text-indent: -9999px;
}

#cityscape{
	z-index: 100;
	width: 100%;
	height: 261px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	background: url(images/leandroarts-pippihep-city_bg.png) repeat-x 0 0;
	text-indent: -9999px;
}
#bubblesrepeat{
	background: url(images/leandroarts-pippihep-bubbles.png) repeat -91px 790px;
	height: 628px;
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	text-indent: -9999px;
}



#footer{
	height: 263px;
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	position: relative;
	border-top: 1px solid #000;
	background: url(images/bg-page.png) repeat-x 0 0;
}

#tweet{
	width: 39px;
	height: 39px;
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
	position: absolute;
	top: 44px;
	left: 45px;
	background: url(images/leandroarts-pippihep-social-tweet.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
}
#facebook{
	width: 35px;
	height: 35px;
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
	position: absolute;
	top: 47px;
	left: 91px;
	display: block;
	background: url(images/leandroarts-pippihep-social-facebook.png) no-repeat 0 0;
	text-indent: -99999px;
}
#etsy{
	width: 31px;
	height: 32px;
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
	position: absolute;
	top: 50px;
	left: 133px;
	background: url(images/leandroarts-pippihep-social-etsy.png) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
}
#pippi-title{
	text-align: center;
	width: 281px;
	height: 62px;
	float: left;
	position: absolute;
	right: 115px;
	margin: 0;
	clear: right;
	color: white;
	font: italic small-caps bold 34px Verdana, "Lucida Grande", Lucida, sans-serif;
	top: 5px;
	padding: 20px;
	background: url(images/leandroarts-pippihep-title-footer.png) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
}

/* @end */




#admin{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	clear: both;
	border-bottom: 3px solid white;
	background: #fcefc7 repeat 0 -82px;
}


#copyright{
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	position: relative;
	color: #df3a77;
	top: 15px;
}


#leandroarts a{
	background: url(images/LeandroArtsWebLogo-small.png) no-repeat 0 0;
	width: 88px;
	height: 40px;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 9001;
	text-indent: -9999px;
	display: block;
	left: 90%;
	bottom: -16px;
}


#ie6sucks{
	display: none;
	visibility: collapse;
}




/* @end */
