/*  
Theme Name: Beat Driven Radio Theme
Theme URI: http://beatdrivenradio.com
Description: Theme for Beat Driven Radio
Version: 2.0
Author: Chris Wallace
Author URI: http://www.africansk8er.com/
*/

/* ================== BODY CSS ================== */
body {
margin: 0px;
padding: 0px;
background: #000000;
font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, blockquote, p, form {
margin: 0;
padding: 0;
}

#boombox {
height: 730px;
width: 1250px;
background: url(2.jpg) #000000;
background-repeat: no-repeat;
background-position: center top;
}

#thecontent {
margin-left: -3px;
overflow-y: scroll;
text-align: left;
height: 404px;
width: 418px;
padding-left: 4px;
}

.post {
text-align: left;
width: 400px;
background: url(http://beatdrivenradio.com/wp-content/themes/beatdriven/4.jpg) repeat-y;
margin-right: 2px;
margin-top: 15px;
}

.post h2 {
background: #000000 url(http://beatdrivenradio.com/wp-content/themes/beatdriven/3.jpg);
width: 366px;
padding-left: 34px;
padding-top: 5px;
height: 24px;
font-size: 16px;
overflow: hidden;
color: #000000;
}

.post h2 a, a:visited {
text-decoration: underline;
color: #EFEFEF;
}

.post h2 a:hover, a:active {
text-decoration: none;
color: #FFFFFF;
}

.post h3 {
font-size: 12px;
padding-bottom: 0px;
color: #FFFFFF;
background: #929292;
padding-top: 5px;
padding-left: 6px;
}

.entry {
line-height: 17px;
color: #FFFFFF;
font-size: 13px;
width: 357px;
padding-left: 34px;
padding-bottom: 10px;
}

.entry a, a:visited {
color: #EFEFEF;
text-decoration: underline;
}

.entry a:hover, a:active {
color: #CFCFCF;
text-decoration: none;
}

p.postmetadata {
background: #929292;
padding-left: 6px;
padding-bottom: 6px;
font-size: 14px;
margin-bottom: 20px;
}

p.postmetadata a, a:visited {
color: #DFDFDF;
text-decoration: underline;
}

p.postmetadata a:hover, a:active {
color: #BFBFBF;
text-decoration: none;
}

#footer {
width: 420px;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
text-align: center;
margin-top: 10px;
margin-bottom: 4px;
}

.comments-template {
margin: 0px;
text-align: left;
font-size: 14px;
width: 400px;
color: #FFFFFF;
}

.comments-template ol {
margin: 0;
padding: 0 0 15px;
list-style: none;
}

.comments-template ol li {
margin: 10px 0 0;
line-height: 18px;
padding: 10px 10px 5px 10px;
background: #2F2F2F;
}

.comments-template a, a:visited {
color: #FFFFFF;
}

.comments-template h2, .comments-template h3 {
font-size: 16px;
}

.commentmetadata {
font-size: 12px;
}

.comments-template p.nocomments {
padding: 0;
}

.comments-template textarea {
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
}