* {
padding: 0px;
margin: 0px;
}

body {
background-color: #240C0C;
margin: 0px;
padding: 16px 0px;
position: relative;
font-size: 14px;
line-height: 160%;
font-family: helvetica, san-serif;
color: #240C0C;
}

#wrapper {
background-color: #fff;
width: 970px;
margin: 0 auto;
}

p {
margin-bottom: 20px;
}



h1 {
font-size: 200%;
line-height: 180%;
}

h2 {
font-size: 164%;
line-height: 180%;
}

h3 {
font-size: 140%;
line-height: 140%;
}

h2 {
font-size: 120%;
line-height: 110%;
}


a:link, a:visited {
color: #6a0203;
}

a:visited {
color: #594220;
}

.content {
margin: -70px 0 0 0px;
padding: 0px 14px;
width: 630px !important;
float: left;
}

#rightcolumn {
width: 300px !important;
float: right;
padding: 0 10px 0 0;
}

ol {
margin-left: 25px;
}

#tag_line {
line-height:26px;
color: #fff;
margin: 6px 16px;
position: absolute;
}

#header {
height: 260px;
width: 970px;
background: transparent url(http://www.shortbusphotos.net/images/uploads/header.jpg) top right no-repeat;
}

#footer {
clear: both;
}


/*---Right column----*/
#categories {
margin-top: -20px;
}

#lastfm{
padding-top: 310px;
background: transparent url(http://www.shortbusphotos.net/images/uploads/rad_robot_attack2.png) top left no-repeat; 
}

#rightcolumn h2 {
text-align: center;
font-weight: normal;
line-height: 40px;
color: #fefe13;
width: 300px;
background: transparent url(http://www.shortbusphotos.net/images/site_images/divider.jpg) top right no-repeat;
height: 45px;
margin: 25px 0 8px 0;
}

#rightcolumn ul li {
list-style-type: none;
padding: 0 0 0 5px;
font-size: 14px;
line-height: 18px;
font-family: lucida, helvetica, san-serif;
color: #363535;
}

#rightcolumn ul li a {
font-size: 100%;
line-height: 130%;
font-family: helvetica, san-serif;
color: #363535;
text-decoration: none;
font-weight: bold;
}

#rightcolumn h3 {
font-size: 100%;
color: ccc;
line-height: 110%;
margin-top: 10px;
border-bottom: 1px solid;
}

#lastfm {
margin: 20px 0 0 60px;
}

#badge {
margin: 20px 0 0 80px;
}
/*----Stories-----*/

#story {
margin-top: 50px;
}

#story img {
max-width: 620px;
}

.title {
line-height: 30px;
color: #240C0C;
}

.date {
float: right;
width: 200px;
line-height:18px;
margin: 0 10px 10px 20px;
text-align: center;
color: #240C0C;
}

blockqoute {
margin: 0 30px;
display: block;
}


#footer {
padding: 8px;
margin-top: 8px;
height: 120px;
background-color: #000;
color: #fff;
}

#footer #about {
width: 500px;
float: left;
}

#footer img {
float: right;
border: none;
}

/*----Comment Box-----*/

.comment-box {
margin: 10px;
background-color: #594220;
padding: 8px;
color: #fff;
border: 1px double #6a0203;
}

.comment-box-alt {
margin: 10px;
background-color: #6a0203;
padding: 8px;
color: #fff;
border: 1px double #594220;
}

.comment-box .posted {
margin: -8px 0 0 0;
}

.comment-box a, .comment-box-alt a {
color: #ffff15;
}