/*
	Part of the Loft Hotel Theme
	Author: Mint Pixel
	Author URI: http://mintpixel.ca
	Site: LoftHotel.ca
	File: home.css
	Description: Conditional CSS applied to the home page only

	Disclaimer: built on top of Genesis, don't delete Genesis
 */

#sidebar {
	width: 315px;
	background: #c8c8c8;
	

	border-right: none;
	}

.widget {
	width: 315px;
	}	

.sidebar-content #content, .content-sidebar #content {
	width: 651px;
	}

.entry-content p {
	width: 600px;
	}


ol, ul{list-style:none}

.slider{ width:651px; height:330px}
	.slider li{}
.slideshow div{float:left; margin-left:14px; _margin-left:10px}
		
