/*
Theme Name: Suite 4 Salon Default
Theme URI: http://Suite4Salon.com
Description: The default WordPress theme for Suite 4 Salon
Version: 1.0
Author: Berkshire Direct and Brainspiral Technologies
Author URI: http://brainspiral.com/
Tags: 


*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Times New Roman",Times,"Nimbus Roman","FreeSerif",serif;
	background: #000;
	color: #fff;
	text-align: left;
	}
#wrap{
	width:812px;
	min-height: 745px;
	background:#fff;
	margin: auto;
	border: 12px solid #fff;
}

#content{
	background: #fff;
	width: 600px;
	float: right;
	color: #000;
	font-size: 1.3em;
	border-left: 1px solid #ee1d24;
	padding-left: 30px;
	padding-right: 15px;
}
.post h2{
	font-size: 1.9em;
	color:#ee1d24;
}
#header {
	background: #000 url('images/header.png') no-repeat bottom center;
	width: 812px;
	height:50px;
	border-bottom: 12px solid #fff;
}
#entry {
	width: 812px;

}
	
#footer, #footer p{
	margin:auto;
	padding:10px 0;
	height:39px;
	background: #000;
	color: #fff;
	width: 812px;
	font-size: 1.1em;
	text-align: center;
}

/* Sidebar Begin */
#sidebar, #sidebar ul{
	padding:0;
	margin:0;
	float: left;
	width: 152px;
	background: #fff;
}
#sidebar li.home{
	background: #fff url('images/woman.jpg') no-repeat left;
	height: 100px;
	list-style: none; 
}
#sidebar li.page-item-4 {
	background: #fff url('images/white_services.jpg') no-repeat left;
	height:36px;
	margin-left:-3px;
	list-style: none; 
}

#sidebar li.page-item-5{
	background: #fff url('images/white_bridal.jpg') no-repeat left;
	height:38px;
	margin-left:-6px;
	list-style: none; 
}
#sidebar li.page-item-6{
	background: #fff url('images/white_gifts.jpg') no-repeat left;
	height:39px;
	list-style: none; 
}
#sidebar li.page-item-7{
	background: #fff url('images/white_promo.jpg') no-repeat left;
	height:40px;
	list-style: none; 
}
#sidebar li.discover{
	background: #fff url('images/discover.jpg') no-repeat left;
	height: 122px;
	padding-top:150px;
	list-style: none; 
}
/* Sidebar End */

/* Home Page Begin */
#homecontent {
	width: 812px;
	border-bottom: 12px solid #ccc;
	font-size: 1.3em;
	margin: auto;
}
#homeinfo { 
	background: #fff;
	width: 812px;
	margin: auto;
	font-size: 1em;
} 

#homeimage 	{
	margin:0;
	padding:0; 
	float: right;
	height: 298px;
	width: 636px;
	background: #000 url('images/homeimage.jpg') no-repeat bottom center;
	border-bottom: 12px solid #fff;
} 
#homesidebar{
	width:176px;
	height:298px;
	background:#000;
	float: left;
	list-style: none;
	border-bottom: 12px solid #fff;
}

#homesidebar li.page-item-4{
	background: #000 url('images/services.jpg') no-repeat bottom center;
	height:36px;
	padding-top:50px;
	list-style: none; 
}
#homesidebar li.page-item-5{
	background: #000 url('images/bridal.jpg') no-repeat bottom center;
	height:38px;
	list-style: none; 
}
#homesidebar li.page-item-6{
	background: #000 url('images/gifts.jpg') no-repeat bottom center;
	height:39px;
	list-style: none; 
}
#homesidebar li.page-item-7{
	background: #000 url('images/promotions.jpg') no-repeat bottom center;
	height:40px;
	list-style: none; 
}


#home1 {
	float: left;
	width: 203px;
	
}	
.home1 {
	width: 196px;
}	
.home1content{
	background: #fff url('images/white_services.jpg') no-repeat top left;
	width: 196px;
	color:#000;
}
.home1content p{
	padding-top:45px;
	padding-left: 5px;
	padding-right: 5px;
	width: 190px;
	color:#000;

}
#home2{
	float: left;
	width: 203px;

}
.home2{
	
	width: 203px;
	
}
.home2content{
	background: #fff url('images/white_bridal.jpg') no-repeat top left;
	width: 196px;
	color:#000;
}
.home2content p{
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #9e9e9e;
	padding-top:45px;
	width: 190px;
	color:#000;
}
#home3 {
	float: left;
	width: 203px;
}
.home3 {
	width: 203px;
}
.home3content{
	background: #fff url('images/white_gifts.jpg') no-repeat top left;
	width: 196px;
	color:#000;
	text-align: left;
}
.home3content p{
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #9e9e9e;
	padding-top:45px;
	width: 190px;
	color:#000;
}

#home4 {
	float: left;
	width: 203px;
}
.home4 {
	width: 203px;
}
.home4content{
	background: #fff url('images/white_promo.jpg') no-repeat top left;
	width: 196px;
	color:#000;
}
.home4content p{
	padding-top:45px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #9e9e9e;
	width: 190px;
	color:#000;
}
img, img a, img a:link, img a:visited, img a:hover {
border:0;
text-decoration: none;

}
/* Home Page End */
