@import "/video/css/embeddedplaylist.css";
@import "/commondcs/mtthemes/radio-default/css/radio-default.css";


#blog-homepage #content {
        background:url("/ageofpersuasion/images/AOP-background.jpg") no-repeat scroll center top #313639;
}

#content {
        background:url("/ageofpersuasion/images/AOP-background-nohost.jpg") no-repeat scroll center top #313639;
}




#sitemap .nav {
        border: 3px solid #fff; 
        background-color: #d5972d;
}
#sitemap.mod {
        border: 3px solid #d5972d;
}

#sitemap .nav ul li a:hover {
	background-color: #dba954;
}
#sitemap .nav ul li.active { 
	background-color: #dba954;
}


/* OVERRIDE PODCASTING CSS */

div#podcasting {
        float: none;
        width: 280px;
        margin-bottom: 0;
        padding-bottom: 0;
}
div#podcasting h2 {
        line-height: 20px;
}
div#podcasting p {
        margin: 0;
        padding: 8px 0 8px;
}

/*Comments */

.old_comments {
  margin: 20px 0 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}

.old_comments h2 {
  font-size: 14px;
  clear: none;
  display: inline;
  margin-right: 15px !important;
}

.previous_comment {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
}

.old_comments_lineup em.cmt {
       background: url("/includes/objects/pluck/gfx/icons-797979.gif") no-repeat scroll left -136px transparent;
       padding: 2px 0 2px 20px;
       font-style: normal;
}
.lineup-archive {
       font-size: 10px;
}
/*End of Comments */

#blog-homepage h1 { 

color: #fff; 

}

