@charset "utf-8";
/* -----------------------------------------------------

* Filename: home.css
* Description: Home styles for The List Lady
* Version: 1.0.1 (2009.06.03)
* Website: www.thatlistlady.com
* Author: Dana Severance @ Automatit, Inc

== ANCHOR =========================================

	@general			General Declarations
	@typography			Typorgraphy
	@header				Header Declarations
	@content			Content Declarations
	@aside1				Aside Declarations
	@aside2				Aside Declarations

-------------------------------------------------------*/

/* @general
-------------------------------------------------------*/
#container .wrap {background: none; clear: both; min-height: 1px; padding: 12px 0 0 0; position: relative; width: 837px; z-index: 2;}

/* @header
-------------------------------------------------------*/
#header {background: url(../img/hheader-bg.png) top repeat-x; height: 311px; width: 100%;}
	#header .wrap {background: url(../img/hheader.png) no-repeat; width: 930px; height: 223px;}
		#header .wrap #menu {height: 223px; width: 635px;}


/* @aside1
-------------------------------------------------------*/
#aside1 {float: left; height: 393px; width: 157px;}

/* @content
-------------------------------------------------------*/
#content {float: left; padding: 0 20px 0 12px; width: 398px;}


/* @aside2
-------------------------------------------------------*/
#aside2 {background: url(../img/services.png); color: #b2622c; float: left; height: 373px; padding: 0 11px 0 25px; position: absolute; right: 0px; top: -47px; width: 213px;}
	#aside2 h2 img {display: block; margin: 11px 0 10px 32px;}
	#aside2 ul {font-size: 15px; line-height: 17px;}
	#aside2 ul li {padding-bottom: 7px;}