#content {
	width: auto;
	padding: 0;
	background: none;
}

/* Blog */
#posts {
	float: left;
}

#posts .post {
	padding: 9px 0;
	border-bottom: 1px dotted #DDDDDD;
}

#posts .date, #blog .author {
	font-size: 0.8em;
}

#posts .text_body {
	margin: 8px 0 0 0;
}

#posts .related {
}

#posts .comment {
	padding: 10px 0;
	border-bottom: 1px dotted #CCCCCC;
}

#posts .form label {
	display: block;
}

#posts .form input, #posts .form textarea {
	border: none;
	padding: 2px;
}

#posts .form .input {
	margin: 0 0 6px;
}

/* Side Section Begin
**************************************************************************/
#blog .side .block {
	margin: 0 0 0 26px;
}

.side h3 {
	text-indent: -9999px;
	overflow: hidden;
}

#blog .side .block ul li {
	margin: 0 0 3px 0;
}

#store_hours_title {
	margin: 0 0 0 26px;
	width: 172px;
	height: 56px;
	background: url(../images/layout/endab_store_info_title.gif);
}

#archives_title {
	margin: 0 0 0 26px;
	width: 172px;
	height: 28px;
	background: url(../images/layout/archives_title.gif);
}

#categories_title {
	width: 172px;
	height: 28px;
	background: url(../images/layout/categories_title.gif);
	margin: 0;
}

/*************************************************************************/
