@charset "utf-8";

/* ------------------------------------------ 
 * HTML Resets / Base Styles
 * ------------------------------------------ */

body {
	margin:0;	
}
ul {
	padding:0;
}
img {
	border:0;
}
a:focus, li:focus, div:focus {
	-moz-outline-style: none;
}

/* ------------------------------------------ 
 * Layout 
 * ------------------------------------------ */
#logo {
	display:block;
	margin:27px 0 64px 44px;
}
.homepage {
	background:url(http://www.garagesaleboston.com/themes/garagesale/images/bg_homepage.jpg) no-repeat center top;
}
.subpage {
	background:#afbc9b url(http://www.garagesaleboston.com/themes/garagesale/images/bg_subpage.png) no-repeat center top;
	color:#524e86;
}
#slogan {
	margin:47px 0 15px -22px;
}
#homepage_bottom {
	color:#524e86;
	padding:38px 0 33px 0;
}
#homepage_bottom .grid_4 {
	min-height:279px;
}
#visit_us {
	background:url(http://www.garagesaleboston.com/themes/garagesale/images/bg_visit_us.jpg) no-repeat left bottom;
}
#visit_us p {
	padding:0 10px 0 10px;
}
#new_arrivals {
	background:url(http://www.garagesaleboston.com/themes/garagesale/images/bg_new_arrivals.jpg) no-repeat left bottom;
}
#furniture_and_accessories {
	background:url(http://www.garagesaleboston.com/themes/garagesale/images/bg_furniture_and_accessories.jpg) no-repeat left bottom;
}
.padding {
	padding:0 17px;
}
.subpage #body {
	background:url(http://www.garagesaleboston.com/themes/garagesale/images/bg_content_gradient.png) no-repeat left bottom;
}
#sb, #search {
	float:left;
	clear:left;
	margin:0 7px 0 0;
	line-height:25px;
}
#search_block {
	padding-top:10px;
}
#search_form {
	float:left;
	background:url(http://www.garagesaleboston.com/themes/garagesale/images/bg_search.png) no-repeat;
	width:138px;height:23px;
}
#search_word {
	width:110px;border:none;margin:4px 0 0 2px;
}
#announcement {
	margin:25px 0 45px 0;
}
#toolbar {
	padding:55px 0 40px 0;
}
#how_it_works_1 {
	background:url(http://www.garagesaleboston.com/themes/garagesale/images/bg_how_it_works_1.png) no-repeat right bottom;
	min-height:147px;
	margin:0 0 20px 0;
}
#how_it_works_1 div {
	padding:20px 0 0 190px;
}

#how_it_works_2 {
	background:url(http://www.garagesaleboston.com/themes/garagesale/images/bg_how_it_works_2.png) no-repeat right bottom;
	min-height:209px;
	margin:0 0 20px 0;
}
#how_it_works_2 div {
	padding:20px 0 0 129px;
}

#how_it_works_3 {
	background:url(http://www.garagesaleboston.com/themes/garagesale/images/bg_how_it_works_3.png) no-repeat right bottom;
	min-height:159px;
	margin:0 0 20px 0;
}
#how_it_works_3 div {
	padding:20px 0 0 59px;
}

.homepage #footer {
	background:#524e86;
	color:white;
	text-align:right;
	height:43px;
}
.homepage #footer div {
	width:960px;
	margin:0 auto 0 auto;
	padding-top:16px;
}
.subpage #footer {
	height:60px;
	line-height:5em;
}
/* ------------------------------------------ 
 * Menus 
 * ------------------------------------------ */
 

/* ------------------------------------------ 
 * Links
 * ------------------------------------------ */

#footer a {
	color:#99cc33;
	text-decoration:none;
}

/* ------------------------------------------ 
 * Lists 
 * ------------------------------------------ */
#homepage_top_right ul {
	margin-bottom:13px;
}
#homepage_top_right li {
	margin: 0 0 5px 0;
	padding-left:17px;
	list-style-type:none;
	background:url(http://www.garagesaleboston.com/themes/garagesale/images/blt_double_arrow.png) no-repeat left 5px;
}
 
/* ------------------------------------------ 
 * Typography: Custom font sizes & colors 
 * ------------------------------------------ */
h1 {
	margin-top:60px;
	line-height:1em;
}
h1.green {
	color:#afbc9b;
}
h1.blue {
	color:#524e86;
}
#news_and_events h2, #news_and_events h2 > a {
	color:white;
	margin-bottom:0;
	text-decoration:none;
}
h3, .content h2 {
	color:#524e86;
	padding:0 0 11px 10px;
	border-bottom:4px solid #afbc9b;
}
#news_and_events {
	color:white;
}
#news_and_events strong {
	color:#524e86;
}
#homepage_top_right {
	color:#fff;
}

#homepage_top_right h2 {
	color:#afbc9b;
	margin-bottom:10px;
}
