#accessibility, .purely-semantic
{
	position: absolute;
	top:-1000000px;
}

html
{
	font-family: geogria, times, serif;
	font-size: 100%;
}

body
{
    position: relative;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4
{
    clear: both;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Sans-Serif;
}

input, textarea, select
{
	font-family: arial, sans-serif;
	font-size: .9em;
}

#header
{
	background: url( "./images/Header-BG.gif" ) 0 0 repeat-x;
	height: 125px;
}

#header h1
{
    margin: 0;
    padding: 0;
}

#header h1 a
{
    display: block;
	font-family: georgia;
	font-size: 0px;
	text-indent: -10000px;
	width: 223px;
	height: 125px;
	padding: 0;
	margin: 0 0 0 20px;
	background: url( "./images/Tobin-and-Erin.gif" ) 0 0 no-repeat;
}

h2
{
	font-size: 1.6em;
	margin: 20px 0px 0px 0px;
	color: #666;
}

h3
{
	font-size: 1.3em;
	margin: 10px 0px 0px 0px;
}

h4
{
	font-size: 1.2em;
	margin: 10px 0px 0px 0px;
}

small
{
    font-size: .8em;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #666;
}

#content, #othercontent, #footer
{
	font-size: .9em;
	background-color: #fff;
	padding: 10px;
}

#content
{
	position: relative;
	background-color: transparent;
	z-index: 3;
	margin: 30px 0 30px 0;
	width: 72%;
    float: left;
}

#content img
{
    clear: both;
}

.postmetadata
{
    clear: both;
}

#othercontent
{
    background-color: #efefef;
    float: right;
    width: 225px;
    margin: 70px 10px 0 0;
    z-index: 3;
    font-size: .8em;
}

#othercontent ul
{
    margin-left: 0;
    padding-left: 0;
}

#othercontent ul ul
{
    margin-left: 25px;
}

#l_sidebarwidgeted li
{
    list-style: none;
}

#l_sidebarwidgeted li li
{
    list-style: circle;
}

#l_sidebarwidgeted li.widget_ara_collapsiblearchive li
{
    list-style: none;
    margin-left: -12px !important;
    padding-left: 0 !important;
}

#l_sidebarwidgeted li.widget_ara_collapsiblearchive li li
{
    margin-left: 8px !important;
    list-style: circle;
}

.widget_ara_collapsiblearchive span
{
    text-decoration: none;
    padding-right: 6px;
}

.widget_ara_collapsiblearchive a
{
    text-decoration: none;
}

.widget_ara_collapsiblearchive li li a
{
    text-decoration: underline;
}

ul.buttons
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav
{
    font-size: 1.1em;
    position: absolute;
	top: 125px;
	left: 0px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url( "./images/Navbar-BG.gif" ) 0 0 repeat-x;
	list-style: none;
}

#nav li, ul.buttons li
{
	float: left;
	height: 30px;
}

#nav li a
{
	color: #fff;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	padding: 6px 20px;
	text-transform: lowercase;
}

#nav li a:hover, .current_page_item
{
	background: url( "./images/Navbar-BG-Hover.gif" ) 0 0 repeat-x;
}

ul.buttons li a
{
	display: block;
	text-align: center;
	margin-right: 15px;
	padding: 0px;
	text-indent: -20000px;
	font-size: 0px;
	height: 30px;
}

ul.buttons li a.Linens
{
	background: url( "./images/Linens-N-Things-Logo.gif" ) 50% 50% no-repeat;
	width: 160px;
}

ul.buttons li a.Walmart
{
	background: url( "./images/Walmart-Logo.gif" ) 50% 50% no-repeat;
	width: 177px;
}

ul.buttons li a.Sears
{
	background: url( "./images/Sears-Logo.gif" ) 50% 50% no-repeat;
	width: 85px;
}

li.search
{
	position: absolute;
	right: 140px;
	z-index:4;
}

div.wpcf7-response-output {
	width: 300px;
	position: absolute;
	right: 0px;
	top: 12px;
}

div.wpcf7-validation-errors
{
    border: none !important;
    background-color: #ffffcc;
}

span.wpcf7-not-valid-tip
{
    border: none !important;
    top: -5px !important;
    left: 0 !important;
    background-color: #ffffcc !important;
}

div.wpcf7-mail-sent-ok
{
    border: none !important;
    background-color: #88EF68;
}

#searchform
{
	padding: 5px 0px;
}

#searchform input
{
	font-size: .7em;
}

#header_bling
{
	position: absolute;
	top: 0px;
	right: 10px;
	z-index: 2;
}
a
{
	text-decoration: underline;
	color: #1d4b75;
	color: #94392A;
}

a:hover
{
	text-decoration: none;
}

#footer
{
	z-index: 4;
	width: 100%;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	font-size: .8em;
	color: #fff;
	background: url( "./images/Header-BG.gif" ) 0 50% repeat-x;
	text-align: center;
}

#footer p
{
	padding: 0;
	margin: 0;
	height: 60px;
	line-height: 60px;
}

#footer a
{
    color: #888;
}

img
{
	border: none;
}

.alt
{
	background-color: #ccc;
}

p
{
	margin-top: 3px;
	line-height: 150%;
}

.right, .alignright
{
	float: right;
	text-align: right;
}

.left, .alignleft
{
	float: left;
	text-align: left;
	margin-right: 5px;
}

div.navigation
{
	width: 100%;
}

div.navigation div.alignright
{
	width: 250px;
}

div.navigation div.alignleft
{
	width: 250px;
}

div.navigation div.alignright a, div.navigation div.alignleft a
{
	display: block;
	width: 100%;
	text-decoration: none;
	background-color: #efefef;
	padding: 2px 3px;
}

div.navigation div.alignright a:hover, div.navigation div.alignleft a:hover
{
	background-color: #dedede;
}

.center
{
	text-align: center;
	margin: 0px auto;
}

.warning
{
	color: #990000;
}

form
{
	margin: 0px;
}

fieldset
{
	margin: 0px;
	padding: 0px;
	border: none;
}

.clearfix:after 
{
	content: "."; 
	display: block; 
	height: 0;
	clear: both; 
	visibility: hidden;
}