body { color:#333; }
p { font-size: 100%; font-family: "Lucida Grande"; line-height: 1.5; margin-bottom: 1.5em; }
h1 { font-size: 182%; font-weight: bold; }
h2 { font-size: 136%; font-weight: bold; line-height: 1.1; }
h3 { font-size: 136%; line-height: 1.1; }
h4 { font-size: 107%; font-weight: bold; }

em { font-style: italic; }
strong { font-weight: bold; }
pre { font-size: 100%; margin-bottom: 1.5em; }
ol { list-style-type: decimal; }
ul, ol { margin-bottom: 1.5em; }

a { color: #5d1d1d; } 
a:hover { text-decoration: underline; }
a.feed2 { margin-left: 5px; padding-left: 20px; background: url(../images/feed-icon-12x12-blue.png) 0% 100% no-repeat; }
a.feed3 { text-indent: -5000px; background: url(/images/feed-icon-12x12-blue.png);	height: 12px; }

#hd { text-align: center;  margin-bottom: 20px; }
#ft { text-align: right; font-size: 77%; margin: 20px 25px 20px 25px; }

#main { padding: 0 10px 0 25px; }
#side { padding: 0 25px 0 10px; }
#main h3.site { margin-left: 155px; padding: 10px 0 0 0; }

h1 a, h2 a, h3 a, li a  { text-decoration: none; }
h1,h2,h3 { color: #333; }
dl { margin: 0 0 12px 0; }
dd { margin: 0 0 12px 0; }
blockquote{	margin-left:1em;	padding-left:1em;	border-left:2px solid #444;	color:#444; }
h2.title { border-bottom: 1px solid #333; margin-bottom: 0.2em; }
h2.title a { display: block; color: #333; }
h4.link { text-align: right; color:  #9ECFDB; }
h4.link a { color:  #9ECFDB; text-decoration: none; }
h4.tumbleimage { text-align: left; color:  #9ECFDB; }
h4.tumbleimage a { color:  #9ECFDB; text-decoration: none; }
.right { text-align: right; }

.infobox { padding: 0 0 20px 0; }
.infobox h3 { border-bottom: 1px solid #333; }
.infobox ul li em { font-size: 85%; padding: 0 0 0 5px; }
.infobox dl {}
.infobox dt { font-weight: bold; }
.infobox dd {}

.search { width: 100%; }
.pull { float: left; margin-left: -155px; width: 140px; color: #5d1d1d; border-bottom: 2px solid #9ECFDB; padding: 3px; }
.blue { color: #9ECFDB; }
.tan { color: #fdd6b7; }
.tags ul, .tags ul li { list-style-type: none; float: left; }
.tags ul li { padding: 2px 10px 0 0; }

.article { padding: 0 0 20px 0; }
.article .commentlink { padding: 0 0 0 0; }
#comments { padding: 10px 0; }
.comment { padding: 10px 0; }
.comment .meta { text-align: right; }
#commentform .help { font-size: 85%; }

img.mini { float: left; margin: 0 5px 5px 0; }
img.minir { float: right; margin: 0 0 5px 5px; }

/* forms */
#comment-message, #comment-errors { margin-bottom: 1em; padding: .5em 3%;  border-bottom-style: dotted; border-bottom-width: 1px; color: #1b1b1b; font-weight: bold; }
#comment-message { background-color: #f6f6f6; border-bottom-color: #3a3a3a; }
#comment-errors { border-bottom-color: #9a3a3a; background-color: #fff0f0; }

fieldset { margin-bottom: 1em; border-style: none; }
fieldset dt { float: left; margin-left: -150px; width: 130px; color: #838383; font-weight: bold; text-align: right; }
fieldset dt span { font-size: 85%; }
fieldset dd { }
fieldset input, fieldset textarea { padding: 2px 4px; border: solid 1px #838383;  background-color: #eaeada; font-size: 107%; }
fieldset input { width: 90%; }
fieldset input:hover, fieldset textarea:hover { background-color: #f2f2e2; }
fieldset input:focus, fieldset textarea:focus { background-color: #fafaea; }
fieldset textarea { width: 400px; height: 200px; }
#search { margin-top: 3em; }
#search fieldset { text-align: right; }
#search fieldset input { width: 90%; }
