.seosmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;

	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 1px;

	background-position: left 3px;

}

/*A.seosmall {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #601236;
	text-decoration: none;
	background-image: url(images/resources.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-top: 1px;
	background-position: left 3px;
}*/
A.seosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87480F;
	background-attachment: fixed;
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	text-decoration: none;
}

A.seosmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(images/link2.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	text-decoration: underline;
}


A.seolink
{
	text-decoration: none;
	cursor: default;
}

.seo_shrink
{
	font-size: 12px;
/*	padding-left: 10px;
	padding-right: 6px;*/
	text-decoration: none;
	display: block;
}

A.seo_shrink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
/*	padding-left: 10px;*/
	display: block;
	color: #87480F;
}

A.seo_shrink:hover
{
	font-size: 12px;
	text-decoration: underline;
}

.seo_table
{
	padding-right: 3px;
	padding-left: 3px;
	border: thin groove #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	background-color: #E8E7EC;
}
#blogcontent
{
  width: 500px;
  margin: 0;
  padding: 0;
}
#blogcontent h2
{
  color: #59A307;
  margin: 0px;
  padding: 0;
  font-size:16px;
  font-weight:normal;
  border: 0;
  width: 500;
  background: #FFF;
}
#sidebar h2
{
  color: #007932;
  margin: 0px;
  padding: 0;
  font-size:16px;
  font-weight:normal;
  border: 0;
  width: 500;
  background: #FFF;
}
h3.respond
{
  color: #007932;
  margin: 0px;
  padding: 0;
  font-size:16px;
  font-weight:normal;
  border: 0;
  width: 100px;
  background: #FFF;
}
 
 
 /* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 30px 10px 10px 10px;
	
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


