body {

	font-family: Arial;
}

.updateitem, .postitem, .newsitem, .articleitem, .videoitem, .linkitem, .miscitem {

	width: 125px;
	height: 14px;
	margin: 0px 0px 19px 0px;
	background-repeat: no-repeat;
}

.updateitem {

	background-image: url(../images/blogger/updatepost.png);
}

.postitem {

	background-image: url(../images/blogger/postpost.png);
}

.newsitem {

	background-image: url(../images/blogger/newspost.png);
}

.articleitem {

	background-image: url(../images/blogger/articlepost.png);
}

.videoitem {

	background-image: url(../images/blogger/videopost.png);
}

.linkitem {

	background-image: url(../images/blogger/linkpost.png);
}

.miscitem {

	background-image: url(../images/blogger/miscpost.png);
}

.post-body {

	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}

.post-body .plink, .post-body .plink:active, .post-body .plink:visited {

	color: #0000FF;
	text-decoration: underline;
}

.post-body .slink, .post-body .slink:active, .post-body .slink:visited {

	color: #515151;
	text-decoration: underline;
}

.blogger-labels a, .blogger-labels a:active, .blogger-labels a:visited {

	color: #515151;
}

.sendtofriend {

	padding: 0px;
	margin: 0px;
	width: 18px;
	height: 13px;
	overflow: hidden;
	border: 0px;
}

blockquote {

	margin: 0 0 20px 10px;
	padding: 10px 20px 0 20px;
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
	background: url(http://huckabeemomentum.com/images/blogger/quotes.gif) no-repeat top left;
}

blockquote p {

	margin-top: 0;
}

abbr, acronym {

	cursor: help;
	font-style: normal;
	border-bottom: 1px dotted;
}

code {

	color: #996666;
}

hr {

	display: none;
}

img {

	border: none;
}



/* unordered list style */

ul {

	list-style: none;
	margin: 0 0 20px 30px;
	padding: 0;
}

li {

	list-style: none;
	padding-left: 14px;
	margin-bottom: 3px;
	/* background: url(../images/blogger/listitem.gif) no-repeat 0 6px; */
}





/* THIS IS ME links

a:link {

	color: #6699cc;
}

a:visited {

	color: #666699;
}

a:hover {

	color: #5B739C;
}

a:active {

	color: #5B739C;
	text-decoration: none;
}

*/





/* ---( main column )--- */

h2.date-header {

	margin-top: 0;
	padding-left: 20px;
	font-size: 14px;
	font-family: Times;
	color: #929292;
	background: url(../images/blogger/dateicon.gif) no-repeat 0 50%;
}

.post-title a, .post-title a:active, .post-title a:visited {

	margin-top: 0;
	margin-top: 16;
	font-family: Times;
	font-size: 19px;
	color: #993333;
	text-decoration: none;
}

h3.post-title {

	margin-top: 0;
	margin-top: 16;
	font-family: Times;
	font-size: 19px;
	color: #993333;
}

.post {

	margin: 0 0 1.5em 0;
	padding: 0 0 1.5em 20px;
	border-bottom: 1px solid #ddd;
}

.post-footer {

	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 13px;
	color: #929292;
	background: url(../images/blogger/posticon.gif) no-repeat 0 6px;

}

.post-footer a, .post-footer a:active, .post-footer a:visited {

	color: #515151;
	text-decoration: underline;
}


.post img {

	padding: 6px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}



/* comment styles */

#comments {

	padding-top: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}

#comments ul a, #comments ul a:visited, #comments ul a:active {

	padding-top: 0px;
	line-height: 18px;
	color: #515151;
}

.comment-link, .comment-link:visited, .comment-link:active {

	padding-top: 0px;
	font-size: 14px;
	line-height: 18px;
	color: #515151;
}

#comments h4 {

	margin: 20px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}
	
#comments ul {

	margin-left: 0;
}

#comments li {

	margin-top: 13px;
	margin-bottom: 3px;
	list-style: none;
	background: none;
	padding-left: 0;
}
	
.comment-body {

	padding: 0 10px 0 25px;
	background: url(../images/blogger/itemicon.gif) no-repeat 10px 4px;
}

.comment-body p {

	margin-bottom: 0;
}

.comment-data {

	margin: 4px 0 0 0;
	padding: 0 10px 1em 60px;
	color: #929292;
	border-bottom: 1px solid #ddd;
	background: url(../images/blogger/pointericon.gif) no-repeat 40px 2px;
}

.deleted-comment {

	font-style: italic;
	color: #000000;
}

#homelink {

	text-align: center;
	margin-bottom: 20px;
}

#homelink a, #homelink a:active, #homelink a:visited {

	font-size: 13px;
	color: #515151;
	background: #fafafa;
	padding: 5px 10px 5px 10px;
	border: #cccccc solid 1px;
	text-decoration: none;
}

#homelink a:hover {

	border: #999999 solid 1px;
}



/* ---( sidebar )--- */






/* THIS IS ME h2.sidebar-title {

	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

*/





.archive-list a, .archive-list a:active, .archive-list a:visited {

	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.archive-list a:hover {

	text-decoration: underline;
}

#recently a, #recently a:active, #recently a:visited {

	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

#recently a:hover {

	text-decoration: underline;
}

#recently li {

	margin-bottom: 10px;
}

#sidecontent ul, #sidecontent p {

	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#sidecontent li {

	background: url(../images/blogger/listitem.gif) no-repeat 0 7px;
}



/* ---( footer )--- */

.clear { /* to fix IE6 padding-top issue */

	clear: both;
	height: 0;
}




<ItemPage>
/* ---- overrides for post page ---- */

.post {

	padding: 0;
	border: none;
}
</ItemPage>




#blogfeeds {

}

#postfeeds {

}

.digstuff {
	
	margin: 20px 0px 20px 0px;
	padding: 0px;
}