/*  
Theme Name: have MUSE
Theme URI: http://www.havemuse.com/
Description: Theme graphic design by Shook and Corrine. Theme programmed by Nicole Bivens.
Version: 1.3
Author: Nicole Bivens
Author URI: http://www.tritechdivas.com
*/

/* blog styles */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.postmetadata {
	clear: left;
	text-align: center;
	padding-top: 5px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
}

.post hr {
	display: block;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

/* Search Styles */input{	//color: #000000;	//background: #fff;	//border: 1px solid #336699;}.submit input{	background: #fff;
	border: 0;
	vertical-align: bottom;}