/*
Theme Name: HydeGM
Theme URI: http://www.hydegurumarketing.com/
Description: Hyde Theme for WordPress
Author: Hyde Marketing
Version: 1.0
*/

a img {
	border: none;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

small, .postmetadata, blockquote, strike {
	color: #777777;
}

.navigation {
	display: block;
	text-align: center;
}

.post {
	margin: 0 0 10px;
	text-align: justify;
}

.postmetadata {
	padding: 5px 0 0;
	margin: 0;
}

.widgettitle {
	padding: 0 0 5px;
	margin: 0;
}

#alpha a:link, #alpha a:visited, #alpha a:active, #alpha a:hover {
	color: #ffbf00;
}

#alpha ul, #alpha li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
/*
#breadcrumb {
	background: url(/blog/wp-content/themes/sideblue.png) repeat-y left;
}

#maincontent {
	background: url(/blog/wp-content/themes/sideblue.png) #ffffff repeat-y top left;
}
*/
#recent-posts ul {
	padding-bottom: 5px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
