/*  
Theme Name: Innovative Linens
Theme URI: http://www.innovativelinens.com/
Description: Default Innovative Linens theme.
Version: 1.0
Author: Joshua Wychopen
Author URI: http://www.precisioncreations.com/
*/


/* BEGIN CSS
----------------------------------------------------------------------------- */

* html .home #header {
	float: left;
	width: 859px;
	height: 295px;
	background: transparent url(http://www.innovativelinens.com/media/images/home-header-bg.jpg) no-repeat top center;
	text-indent: -9999px;
	margin: 0px 0px 0px 15px;
}

* html #header {
	float: left;
	width: 859px;
	height: 199px;
	background: transparent url(http://www.innovativelinens.com/media/images/content-header-bg.jpg) no-repeat top center;
	text-indent: -9999px;
	margin: 0px 0px 0px 14px;
}

* html .home #left {
	float: left;
	width: 375px;
	padding: 15px 25px 0px 25px;
	margin: 3px 0px 25px 30px;
}

* html #get-started-button a {
	float: right;
	width: 252px;
	height: 38px;
	display: block;
	text-indent: -9999px;
	background: transparent url(http://www.innovativelinens.com/media/images/get-started-button.png) no-repeat top center;
	margin: 12px 40px 0px 0px;		
}

* html #content {
	width: 505px;
	margin: 0px 0px 0px 29px;
	padding: 15px 25px 25px 25px;
	float: left;
}

* html #sidebar div.ad-space a {
	color: #857c69;
	background:transparent url(http://www.innovativelinens.com/media/images/advertisement-space.jpg) no-repeat scroll 0px 1px;
	margin: 25px 0px 0px 11px;
	font-weight: bold;
	font-size: 11px;
	width: 200px;
	height: 100px;
	display: block;
	float: left;
	text-indent: -9999px;
}

* html #sidebar div.map a {
	color: #857c69;
	background:transparent url(http://www.innovativelinens.com/media/images/sidebar-map.jpg) no-repeat scroll 0px 1px;
	margin: 5px 0px 0px 11px;
	font-weight: bold;
	font-size: 11px;
	width: 202px;
	height: 191px;
	display: block;
	float: left;
	text-indent: -9999px;
}