/* 
	Theme Name: Moon Blossom Herbs
	Theme URI: http://ghettocottage/design
	Description: Theme Designed for Moon Blossom Herbs
	Author: GhettoCottage	
	Author URI: http://ghettocottage.com
	Version: 1.0
*/


/* Body */

html { height: 100%; margin-bottom: 1px;}


body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	}

#page {
	padding: 0;
	width: 800px;
	background-image: url(img/cbg.png);
	background-repeat: repeat-y;
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}


/* Header */	
#header {
	padding: 0;
	width:100%;
	height: 250px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #660099;
	background-image: url(img/hr.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 0px;
	}


#logo {
	float:left;
	background-image: url(img/logo.png);
	height: 250px;
	width: 309px;
	background-repeat: no-repeat;
	background-position: left top;
}

#hdesign {
	width:491px;
	float: right;
	height: 250px;
	background-image: url(img/hd.png);
	background-repeat: no-repeat;
	background-position: left top;
}



/*NavBar*/

#navbar {
	white-space: nowrap;
	width: 800px;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0;
	padding-left: 2px;
	padding-bottom: 4px;
	font-weight: bold;
	padding-top: 2px;
}



#navbar a {
	font-size: 14px;
	color: #e6ba29;
	margin: 0px;
	text-decoration: none;

}

#navbar a:hover { color:#FFFFFF
	}
	

#nav {
	position:relative;
	left: 40px;
	background-image: url(img/scBg4.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#nav h2 {}






/* Begin Sidebar */

#sidebar {
	margin-left:5px;
	margin-top: 30px;
	width: 225px;
	float: left;
	margin-bottom: 20px;
}



	
#sidebar h2 {
	font-size:22px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	font-variant: small-caps;
	font-weight: 400;
	position: relative;
	left: 32px;
	color:#FFFFFF
}



#sidebar ul {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	margin-bottom: 15px;
	list-style-type: none;

}



#sidebar li {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



#sidebar li a  {
	color: #B5CF76;
	text-decoration: none;
	font-size: 20px;
}



#sidebar li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#recent-posts {
	background-image:url(img/scBg4.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#linkcat-2 {
	background-image:url(img/scBg4.png);
	background-repeat: no-repeat;
	background-position: left top;
}





/*Shopping Cart*/

#shopping-cart  {
	background-image: url(img/scBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	overflow: visible;
	}
	
	#shopping-cart ul {
	position:relative;
	right: 5px;

}
	
#shopping-cart li {

}

#shopping-cart h2 {

}


	
/* End Sidebar */





/*Content*/


#content {
	width: 450px;
	float: right;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#content h2 {
	color:#000000;
	text-decoration: none;
}

#content h2 a{
	color:#592d7f;
	text-decoration: none;
}

#content h2 a:hover{color:#000000}

#content img {
	float:left;
	padding: 0px;
	border: thin none #99F;
	white-space: nowrap;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}



#comment {width: 300px;}



/*Footer*/

#footer {
	width: 100%;
	clear: both;
	text-align:center;
	margin: 0px;
	height: 50px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(img/ft.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	background-color: #000000;
}

#footer a {
	color:#e6ba29;
	text-decoration: none;
}

#footer a:hover {
	color:white;

}



.hrhide {
	display: none;
	}






/* CSS Document */


