* {
margin: 0;
padding: 0;
list-style: none;
}

body {
text-align: center;
font: normal 70%/1.4 verdana, arial, sans-serif;
background: white;
}

#wrapper {
width: 700px;
margin: 0 auto;
text-align: left;
}

div#header {
position: relative;
margin: 6px 0 6px 0;
padding: 12px 0 0 0;
}

#header h1 {
font: normal 3em/1 "Trebuchet MS", verdana, arial, sans-serif;
color: #6B2600;
padding: 0 16px 0.3em 16px;
}

h1 a:focus,
h1 a:hover,
h1 a:active {
color: black;
}

#header p {
font-style: italic;
position: absolute;
color: #6B2600;
right: 16px;
top: 2em;
}

a:link, 
a:visited {
color: #6B2600;
text-decoration: none;
border: none;
}

a:focus, 
a:hover,
a:active {
color: white;
text-decoration: none;
border: none;
}



.container h2 {
color: black;
border-bottom: 1px dotted black;
font: normal 1.3em/1.5 "Trebuchet MS", verdana, arial, sans-serif;
letter-spacing: 0.1em;
text-transform: uppercase;
margin: 0 0 0.5em 0;
}

#headbox #boxbottom {
clear: both;
border: none;
height: 12px;
background: url(images/cool-bot.png) left bottom no-repeat;
}


.playthis {
position: relative;
top:0;
color: #B87070;
text-align:center;
font-family:Verdana, Arial, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
letter-spacing: 0.1em;
text-transform: uppercase;
margin: 0 0 0 0;
}
#content a:link,
#content a:visited {
color: #6B2600;
text-decoration: none;
}

#content a:focus,
#content a:hover,
#content a:active {
background: #D3AC95;
color: black;
}

#content {
margin: 6px 0;
padding: 12px 0 0 0;
background: url(images/cool-top.png) top left no-repeat;
}

#content ul, ol {
margin-left: 22px;
}

#content ul li {
list-style: square;
}

#content ol li {
list-style: decimal;
}


.posting {
clear: both;
overflow: auto;
background: url(images/cool-mid.png) top left repeat-y;
padding: 12px 0 12px 16px;
border-bottom: 6px solid #D3AC95;
}

#content h2 {
font: bold 2em/1.1 "Trebuchet MS", verdana, arial, sans-serif;
margin: 0 0 0.3em 0;
}

#content p {
padding: 0 0 0 0;
}

.author {
border-top: 1px solid brown;
clear: both;
width: 669px;
height:0px;
padding:6px 0 0 0;
vertical-align : middle;}


.box {
float: left;
width: 200px;
padding: 0 18px 15px 0;
}

.audiobox {
float: left;
width: 230px;
}

#content dd {
padding: 0 0 0 12px;
}
#content dt {
font-weight: bold;
}

#topfoot {
background: url(images/cool-bot.png) left bottom no-repeat;
text-align: center;
padding: 1em 16px 2em 0;
}

#topfoot p {
margin: 0;
padding: 0;
font-weight: bold;
font-color:#008040;
}
#footer {
text-align: center;
padding-top: 12px;
margin-top: 6px;
}

#footer p {
padding: 0 0 12px 0;
}


h2#commentheadline {
margin-top: 30px;
}

ol#commentlist {
list-style: none;
}

ol#commentlist li {
margin: 0 0 1.5em 0;
list-style: none;
}


#commentlist h4 {
margin: 5px 0 7px 0;
}

#commentlist li {
border-top: 2px solid #F3E7E0;
width: 600px;
overflow: hidden;
}

#commentlist li div {
background-color: #F3E7E0;
float: left;
width: 150px;
padding: 6px;
margin-right: 10px;
}






