<style type="text/css">
/*
-----------------------------------------------
Blogger Template Style
Name: 	  Thisaway
Designer: Dan Rubin
URL:      www.superfluousbanter.org
Date:     29 Feb 2004
----------------------------------------------- */


/* global
----------------------------------------------- */
body {
margin: 0;
padding: 0;
text-align: center;
min-width: 760px;
background: #dddddd url(http://steelcitycowboy.harkyman.com/images/bg_bodyCM.gif) repeat left top;
font-family: helvetica, arial, verdana, "trebuchet ms", sans-serif;
color: #333333;
}

blockquote {
margin: 0;
padding: 0 10px 0 10px;
border-left: 6px solid #ff2222;
border-right: 6px solid #ff2222;
color: #555555;
}

code {
color: #555555;
}

hr {
display: none;
}


/* layout switching
------------------------- */
#cowboyonly {
display: none;
}

#comradeonly {
}

/* layout
----------------------------------------------- */
#wrapper {
margin: 0 auto;
width: 760px;
text-align: left;
}

#blog-header {
padding-bottom: 15px;
background: url(http://steelcitycowboy.harkyman.com/images/bg_header_bottomCM.gif) no-repeat left bottom;
}

#blog-header div {
height: 160px;
background: #cc2222 url(http://steelcitycowboy.harkyman.com/images/comrade_header.gif) no-repeat left bottom;
}

#main-wrapper {
position: relative;
width: 760px;
background: #cc2222 url(http://steelcitycowboy.harkyman.com/images/bg_main_wrapperCM.gif) repeat-y left top;
}

#main-content {
display: inline; /* fixes a strange ie margin bug */
float: left;
margin: 0 0 0 3px;
padding: 0;
width: 483px;
}

#content-wrapper {
padding: 22px 0 0 0;
background: url(http://steelcitycowboy.harkyman.com/images/bg_contentCM.gif) repeat-x left top;
}

.post {
margin: 0 16px 14px 29px;
padding: 0;
border-bottom: 3px solid #cc2222;
}

#comments {
margin: 0 16px 14px 29px;
padding: 10px;
border: 1px solid #cc2222;
background-color: #cc2222;
}

#sidebar-wrapper {
display: inline; /* fixes a strange ie margin bug */
float: right;
margin: 0 3px 0 0;
width: 269px;
color: #cc2222;
background: url(http://steelcitycowboy.harkyman.com/images/bg_sidebarCM.gif) repeat left top;
}

#sidebar {
padding: 7px 11px 0 14px;
}

#profile-container {
margin-bottom: 20px;
}

#blog-footer {
padding-top: 15px;
background: url(http://steelcitycowboy.harkyman.com/images/bg_footer_topCM.gif) no-repeat left top;
}

#blog-footer div {
background: #cc2222 url(http://steelcitycowboy.harkyman.com/images/bg_footerCM.gif) repeat-x left top;
}


/* headings
----------------------------------------------- */
#blog-header h1 {
margin: 0;
padding: 26px 0 0 160px;
color: #cc2222;
font-size: 30px;
line-height: 25px;
display: none;
}

h2.date-header {
margin: 0;
padding: 0 0 0 29px;
font-size: 10px;
text-transform: uppercase;
color: #cc2222;
background: url(http://steelcitycowboy.harkyman.com/images/icon_dateCM.gif) no-repeat 13px 0;
}

.date-header span {
margin: 0 0 0 5px;
padding: 0 25px 0 25px;
background: url(http://steelcitycowboy.harkyman.com/images/bg_dateCM.gif) no-repeat 0 0;
}

h2.sidebar-title {
padding: 1px 0 0 10px;
font-size: 14px;
color: #cc2222;
}

#profile-container h2.sidebar-title {
color: #cc2222;
}

.post h3.post-title {
margin: 13px 0 0 0;
padding: 0;
font-size: 18px;
color: #cc2222;
}

#comments h4 {
margin-top: 0;
font-size: 16px;
}


/* text
----------------------------------------------- */
#blog-header p {
margin: 0;
padding: 7px 16px 0 160px;
color: #cc2222;
font-size: 10px;
font-weight: bold;
line-height: 14px;
}

.post-body div {
font-size: 13px;
line-height: 18px;
margin: 10px, 0px;
}

.post-body blockquote {
margin: 10px 0px;
}

p.post-footer {
font-size: 11px;
color: #cc2222;
text-align: right;
}

p.post-footer em {
display: block;
float: left;
text-align: left;
font-style: normal;
}

p.comment-data {
font-size: 12px;
}

.deleted-comment {
  font-style:italic;
  color:gray;
  }

.comment-body p {
font-size: 12px;
line-height: 17px;
}

#sidebar p {
font-size: 12px;
line-height: 17px;
margin-bottom: 20px;
}

#sidebar p.profile-textblock {
clear: both;
margin-bottom: 10px;
}

.profile-link {
padding: 0 0 0 25px;
}

p#powered-by {
margin: 0;
padding: 0;
}

#blog-footer p {
margin: 0;
padding: 0 0 15px 55px;
color: #cc2222;
font-size: 10px;
line-height: 14px;
}


/* lists
----------------------------------------------- */
.profile-data {
font-size: 13px;
line-height: 17px;
}

.post ul {
padding-left: 32px;
list-style-type: none;
font-size: 13px;
line-height: 18px;
}

.post li {
padding: 0 0 4px 25px;
}

#comments ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#comments li {
padding: 0 0 1px 17px;
}

#sidebar ul {
margin: 0 0 20px 0;
padding: 0;
list-style-type: none;
font-size: 12px;
line-height: 14px;
}

#sidebar li {
padding: 0 0 4px 25px;
}


/* links
----------------------------------------------- */
a {
color: #6e5f5f;
font-weight: bold;
}

a:hover {
color: #cc2222;
}

a.comment-link {
/* ie5.0/win doesn't apply padding to inline elements,
   so we hide these two declarations from it */
padding-left: 14px;
}

html>body a.comment-link {
/* respecified, for ie5/mac's benefit */
padding-left: 14px;
}

#sidebar ul a {
color: #6e5f5ff;
}

#sidebar ul a:hover {
color: #cc2222;
}

#powered-by a img {
border: none;
}

#blog-header h1 a {
color: #cc2222;
text-decoration: none;
}


#blog-header h1 a:hover {
color: #cc2222;
}

h3.post-title a {
color: #cc2222;
text-decoration: none;
}

h3.post-title a:hover {
color: #cc2222;
}


/* miscellaneous
----------------------------------------------- */
.post-photo {
padding: 3px;
border: 1px solid #cc2222;
}

.profile-img {
display: inline;
}

.profile-img img {
float: left;
margin: 0 10px 5px 0;
padding: 3px;
border: 1px solid #ebe6bd;
}

.profile-data strong {
display: block;
}

.clear {
clear: both;
line-height: 0;
height: 0;
}
  


strong {
display: block;
}

.clear {
clear: both;
line-height: 0;
height: 0;
}
  
</style>


