/* wisdom from the man who can */

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, dl, table, input, select, textarea {
margin: 0;
padding: 0;
font-family: Georgia, Times New Roman, Times, serif;
}

a, a:link, a:visited, a:active{ color: #500000; font-weight: normal; text-decoration: none; } 
a:hover{ color: #500000; font-weight: normal; background-color: #EEE; text-decoration: none; }

body {
background-color: #fff;
font-size: 12px;
line-height: 22px;
color: #666;
margin: 0;
padding: 0 0 55px 0;
}

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

h1 {
color: #500000;
font-size: 24px;
line-height: 24px;
margin: 0;
padding: 0;
font-weight: normal;
}

h2 {
font-size: 11px;
line-height: 14px;
margin: 0px 0px 14px 0px;
padding: 0px 0px 1px 0px;
font-weight: normal;
}

h3 {
font-weight: normal;
font-size: 18px;
line-height: 18px;
text-transform: uppercase;
color: #999;
margin: 10px 0 0 0;
padding: 0;
}

img , img a { border: 0; background-color: none; padding: 0; margin: 0; line-height: 0; }

input, option, textarea, select {
font-size: 11px;
border: 0;
background-color: #eee;
color: #333;
margin: 0px 0px 9px 0px;
padding: 3px;
vertical-align: middle;
}

p {
padding: 0 0 14px 0;
}

#col-content {
width: 620px;
float: right;
display: block;
}

#col-sidebar {
background: url("http://www.acewisdom.com/css/coffee.jpg") no-repeat top left;
width: 244px;
float: left;
display: block;
margin: 5px 0 0 0;
padding: 470px 6px 0 0;
}

#comments {
text-align: left;
}

.comment-author {
text-align: right;
color: #999;
}

.comments-open {
margin-top: 40px;
}

.comment-text {
background-color: #eee;
padding: 6px 8px 2px 8px;
margin: 5px 0 15px 0;
}

.comment-section {
background: url(http://www.acewisdom.com/css/hDots.gif) repeat-x top left;
margin: 20px 0 45px 0;
padding: 5px 0 0 0;
text-align: center;
}

.copyright {
padding: 20px 10px 0 0;
color: #999;
font-style: italic; 
}

#pageLayout {
width: 900px;
margin: 20px auto 0 auto;
padding: 0;
text-align: left;
}
