@import "common.css";

/* common.css overrides */

div#leftside {
	float: left;
	width: 448px;
}
div#rightside {
	float: left;
	height: 428px;
}
div.featured {
	text-align: center !important;	
}
div.featured a img {
	border: none;
	margin-bottom: 10px;
}
div.featured a {
	text-decoration: none;
	text-align: center !important;
	display: block;
}
div.featured a:hover {
	text-decoration: underline;	
}
div.block p {
	font: 1.2em/1.4em "Trebuchet MS", sans-serif;
}
div.block.freepattern {
	float: left;
	background: none;
}
div.block.freepattern p {
	padding: 0 20px;
}
div.block.freepattern a {
	color: #6d6c16;
}
div.block.freepattern div {
	width: 200px;
	height: 99px;
	margin: 15px 12px;
	background: url(../img/home/get_your_freepattern.png) bottom right;
}
div.section div.guts {
	padding: 10px;
	background: #f6f2dd;
}
div.block.side {
	background: none;
}
div.block.sewing_machine {
	background: url(../img/thread_r_224.png);
}
div.block.sewing_machine a {
	display: block;
	width: 215px;
	height: 185px;
	margin-top: 9px;
	background: url(../img/home/sewing_machine.png);
}

div#bottom {
	width: 672px;
	clear: both;
}
div#bottom p {
	padding: 0;
	font: 1.1em/1.1em Helvetica, sans-serif !important;
}
div#bottom a {
	display: block;
	padding: 5px 0;
	font: 1.2em/1.2em Helvetica, sans-serif;
	color: #6d6c16;
	text-align: left;
}
div#bottom div.block {
	padding: 15px 20px 0 20px;
	height: 199px;
	width: 128px;
	background: #fffbe8 url(../img/thread_tr_168.png);
}
div#bottom div.block.odd {
	background-color: #f6f2dd;
}
div#bottom div.block.new {
	height: 67px;
	width: 168px;
	padding: 147px 0 0 0;
	background: #fffbe8 url(../img/home/new.jpg) no-repeat top right !important;
	text-align: center;
}
div#bottom div.block.new p {
	font: 1.3em/1.3em "Trebuchet MS", sans-serif !important;
}
div#bottom div.block.new a {
	display: inline;
	padding: 0;
}

/* pins and goodies */

div#scissors1 {
	margin: 5px 0 0 -35px;
}
div#scissors2 {
	margin: -157px 0 0 55px;
}
div#pin1 {
	margin: -5px 0 0 0px;
}
div#pin2 {
	margin: 25px 0 0 135px;
}