/* ----------------------------------------------------------------------------------- */
/* BLOG                                                                                */
/* ----------------------------------------------------------------------------------- */
body#blog #left {
	background: url(http://www.tayarijones.com/images/bg_left_blog.jpg) no-repeat top left;
}
* html body#blog #content {
	width: 420px
}
#blog_sidebar {
	margin: 321px 0 0 21px;
	padding: 0;
}
#blog_sidebar ul {
	margin: 0;
	padding: 0 0 10px 10px;
	list-style-type: none;
}
#blog_sidebar ul li {
	line-height: 1.70em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background:  url(../../images/bullet_arrow.gif) no-repeat 0em 0.5em;
}
#blog_sidebar h3 {
	height: 29px;
	width: 197px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
#blog_sidebar h3#search { 		background: url(../../images/hdr_search.gif) no-repeat 0 0; }
#blog_sidebar h3#categories { 	background: url(../../images/hdr_categories.gif) no-repeat 0 0; }
#blog_sidebar h3#archives {		background: url(../../images/hdr_archives.gif) no-repeat 0 0; }
#blog_sidebar h3#recent {		background: url(../../images/hdr_recent.gif) no-repeat 0 0; }

body#blog form {
	margin: 0;
	padding: 0 0 10px 0;
}

#blog_sidebar a, #blog_sidebar a:link, #blog_sidebar a:visited {
	color: #982417;
	border-style: none;
display: block;
margin: 0;
padding: 1px 2px 0 4px;
min-height: 22px;
	text-decoration: none;
}

* html #blog_sidebar a {
	height: 22px;
}
#blog_sidebar a:hover, #blog_sidebar a:active {
	border-style: none;
	background-color: #E8DEC3;
	color: #383838;
}
#blog_sidebar p.counter {
	color: #706149;
	text-align: center;
}
#blog_extra {
	margin: 20px 0 0 0;
	padding: 10px 10px 10px 0;
	background-color: #E6DCC3;
	text-align: center;
}
#blog_entry {
	margin: 0;
	padding: 10px 0 10px 0;
	/*border-bottom: 1px solid #dedede;*/
}
body#blog h1 {
	border-style:none;
	font-size: 16px;
	font-weight: bold;
	color: #F5F1E5;
	background-color: #D9CAA3;
	padding: 1px 3px 1px 3px;
}
body#blog h1.standard {
	background-color: #F5F1E5;
	font-size: 19px;
	color: #aaa;
	border-bottom: 1px solid #ccc;
}
body#blog h1 a, body#blog h1 a:link, body#blog h1 a:visited, body#blog h1 a:active {
	color: #982417;
	text-decoration: none;
}
body#blog h1 a:hover {
	text-decoration: none;
	color: #57140D;
}
body#blog h2 {
	font-size: 17px;
	padding: 0;
	margin: 0;
}
#blog_entry h2 a, #blog_entry h2 a:link, #blog_entry h2 a:visited, #blog_entry h2 a:active {
	color: #BBAA8A;
	text-decoration: none;
}
#blog_entry h2 a:hover {
	text-decoration: none;
	color: #766249;
}
#searchResults h3 {
        font-size: 15px;
	padding: 0;
	margin: 7px 0 0 0;
}
#searchResults h3 a, #searchResults h3 a:link, #searchResults h3 a:visited, #searchResults h3 a:active {
	color: #982417;
	text-decoration: none;
}
#searchResults h3 a:hover {
	text-decoration: none;
	color: #982417;
	border-bottom: 1px solid #982417;
}
.posted {
	color: #999999;
	border-top: 1px solid #dedede;
	margin-bottom: 10px;
	font-size: 11px;
	padding: 5px;
}
.link-note {
	padding: 0px 0px 0px 10px;
}

#comment-data {
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
	width: 200px;
}

.commenter-profile img {
	vertical-align: top;
	border-width: 0;
}
#comment {
	background: #F9F7F0;
	border: 1px solid #ccc;
	padding: 0 10px 0 10px;
        margin: 10px 0;

}
fieldset {
        background: #F9F7F0;
	border: 1px solid #ccc;
	padding: 0 15px 0px 15px;
        margin: 10px 0 0 0;
}
legend {
        font-weight: bold;
	font-size: 17px;
	padding: 2px;
	margin: 0;
	color: #BBAA8A;
}
fieldset p {
	margin: 0 0 10px 0;
	padding: 0;
}
pre {
	padding: 0;
	margin: 0 0 0 20px;
}
#blog_entryFull {
	padding: 0;
	margin: 0 0 20px 0;
}
#blog_entryFull h1 {
	padding: 0;
	margin: 0;
        color: #BBAA8A;
}
#blog_entryFull p.txtSmallGrey {
	padding: 0;
	margin: 5px 0 0 0;
        color: #999;
}

#footerSitemeter {
	float: right;
vertical-align: top;
}
#footerSitemeter img {
vertical-align: bottom;
}
#content p a.commenter-profile, #content p a.commenter-profile:hover, #content p a.commenter-profile:link, #content p a.commenter-profile:active, #content p a.commenter-profile:visited {
	border-style: none;
}
#content p a.commenter-profile img, #content p a.commenter-profile:hover img, #content p a.commenter-profile:link img, #content p a.commenter-profile:active img, #content p a.commenter-profile:visited img {
	border-style: none;
}