/*  
Theme Name: All Home Supply	
Theme URI: http://www.allhs.com
Version: 0.1
Author: Ahmad Sadeddin
Author URI:

*/

body {
	
	font-family: arial;
	font-weight: lighter;
	color: #FFDEB9;
	text-align: left;
	background: #1A1205;
}

#wrapper {
	/*border-left: 1px #222 solid;*/
	/*border-right: 1px #222 solid;*/
	width: 750px; 
	margin:-30px auto;
}

#header {
	margin-top: -31px;
	text-align: right;
	font-size: 12px;
	width: 750px;
}

#header li{
	list-style: outside none;
	display: inline;
	float: center;
	color: #fff;
	margin-left: 20px;
}	

#header a{
	color: #fff;
	text-decoration: none;
}

#headtext{
	float: right;
	margin: 80px 20px 0 0;
}

#logo{
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	
}

#search {
	float: right;
	margin: 10px 20px 0 0;
}

#content {
	width: 530px;
	float: right;
	color: #FFDEB9;
	font-size: 13px;
}

#bar {
	margin-top: 90px;
	height: 300px;
	background: url('images/flooring.jpg');
}

p {
	font-size: 13px;
	color: #FFDEB9;
	
}

h1 {
	color: #FFE8D1;
	font-size: 20px;

}

#content li {
	list-style-type: square;
}


ul {
	list-style-type: none;
	margin-left: -15px;
}


#sidebar {
	background: #231C14;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 0;
	width: 202px;
	min-height: 250px;
	float: left;
	font-size: 12px;
	color: #645138;
}

#sidebar a{
	color: #DEA761;
	text-decoration: none;
}

#content a {
	color: #936F40;
}

#both {
	clear: both;
}

#footer {
	margin-top: 10px;
	font-size: 12px;
	text-align: center;
}

.title {
	font-size: 11pt;
	font-family: verdana;
	font-weight: bold;
}

#search {
	float: right;
	margin-right: 20px;
	top: 0;
	text-align: right;
}

#search input {
		height: 25px;
		background: #BFB6A9;
		padding: 5px 4px 5px 5px;
		border: 2px #ffffd8 solid;
		width: 125px;
		color: #fff;
		margin-top: 5px;
		display: inline;

}

#search input:hover {
		border: 0;
}
