body {
	margin: 0;
	padding: 0;
	background-image: url(http://www.tinylittlehorse.com/img/background.jpg);
	background-repeat: repeat;
	font-size: 76%;
	font-family: "Courier New", Courier, mono;
}

blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 1em;
	margin: 0 30px;
}

a {
	color: #767676;
	text-decoration: none;
}

a:focus {outline: none;}

code {
	color: #555;
	text-align: left;
}

#heading {
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFFF00;
}

h1, h1 a {
	font-size: 16px;
	text-transform: uppercase;
	color: #0099FF;
	font-weight: bolder;
	margin: 15px 0 0 0;
	padding: 0;
}

h1 a:hover {
	text-decoration: none;

}

h2, h2 a {
	color: #333;
	font-size: .8em;
	font-weight: bold;
   	letter-spacing: 0em;
	margin: 0;
	padding: 0;

}

h3 {
	color: #000;
	font-size: 1em;
	margin: 15px 0 15px 0;
    font-weight: bold
	padding: 0;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h5 {
	font-size: small;
	float: right;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}	

h5 li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	}	
	
h5 a:link, h5 a:visited {
	text-decoration: none;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0 8px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}

h5 a:hover {
	color: #000000;
	background-color: #FFFF00;
	}

h5 a:link.active, h5 a:visited.active,{
	color: #FFCCCC;
	}

img {
	border: none;
padding: 0 0 10px 0;
}

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.4em;
	text-align: left;
color:#222;
}

p a {font-weight:normal;color:#626262;text-decoration:none;}

p a:hover {color:#111111;text-decoration: line-through;}

small {
	font-size: .9em;
	line-height: 1.2em;
}

#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-family: helvetica, Arial, sans-serif;
	font-size: 1em;
	padding-left: 2px;
	vertical-align: middle;
	width: 500px;
}

#content {
	background: #FFFFFF;
	font-family: helvetica, Arial, sans-serif;
	border: none;
	color: #00CCFF;
	float: left;
	left: 1px;
	margin: 0;
	padding: 0 20px 30px 67px;
	text-align: left;
	width: 500px;
}

#content a:hover {
	text-decoration: line-through;
}

#content img {
	margin: 5px 15px 0 0;
	border: 0px;
}

#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #555555;
	font-size: 1em;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
	clear: both;
	color: #808979;
	font-family: helvetica, Arial, sans-serif;
	font-size: .8em;
	height: 65px;
	margin: 0;
	padding: 10px 10px 10px 67px;
}

#header {
	
	color: #a0a999;
	float: left;
	font-size: 11px;
	height: 120px;
	margin: 0;
	padding: 8px 30px 0 7px;
	text-align: right;
	width: 490px;
}

#header a {
	color: #990000;
}

#header img {
	border: none;
}

#page {
	background: #ffffff;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 900px;
}

#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #555555;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px;
}

#sidebar {
	background: #ffffff;
	border: none;
	color: #555555;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 30px 27px 30px 20px;
	text-align: left;
	width: 115px;
}

#sidebar2 {
	background: #ffffff;
	border: none;
	color:#555555;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 30px 27px 30px 0px;
	text-align: left;
	width: 115px;
}

#sidebar2 p {
	color:#555555;
	line-height: 1.4em;
	text-align: left;
}

#sidebar a {
	color:#838383;
}

#sidebar2 a {
	color:#838383;
}

#sidebar a:hover {
	color:#111111;
	text-decoration: line-through;

}

#sidebar2 a:hover {
	color:#111111;
text-decoration: line-through;
}


#sidebar h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 1px 0;
	padding: 0;
	text-transform: lowercase;
	font-family: "Courier New", Courier, mono;
      

}

#sidebar2 h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 1px 0;
	padding: 0;
	text-transform: lowercase;
	font-family: "Courier New", Courier, mono;
       
}

#sidebar li {
	line-height: 1.4em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar2 li {
	line-height: 1.4em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
}

#sidebar2 ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
}
#noindent {
	margin: 0 0 0 -10px;
	padding: 0;
}
#noindent2 {
	margin: 0 0 0 -10px;
	padding: 0;
}

ul#news li {
	margin-bottom: 5px;
	padding: 0;
}


#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#today {
	background: #ffffff;
}

#top {
	background: url(images/header_02.jpg);
	height: 226px;
}

#url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 1em;
	padding-left: 2px;
	vertical-align: middle;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

.commentbody {
	color: #555;
	font-family: helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #F2F9FF;
	border: 1px solid #fff;
	position: relative;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	position: absolute;
	right: 36px;
	top: 0;
	font-family: helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #0084ff;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.date {
	color: #00CCCC;
	font: 11px helvetica, Arial, sans-serif;
	letter-spacing: 0em;
	margin: 0;
	padding: 3px 0 0 0;
}

.navigation {
	font-size: 1em;
	padding: 40px 0 0 0;
}

.pagetitle {
	font-size: 1em;
	letter-spacing: 0.09em;
	text-align: right;
}

.postmetadata {
	color: #00CCCC;
	font-size: .9em;
	letter-spacing: 0em;
	margin: 0;
	padding: 0;
	text-align: right;
}

.postmetadata a {
	color: #006666;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	color: #0084ff;
}

