#bu-top-content-parcel { 
 margin: 0;
 }
#keep-height-for-menu { 
  height: 26px;
 }
#blog-right-col {
  float: right;
  width: 200px;
  padding-left: 10px;
  padding-right: 10px;
}
#bu-content-pad {
  width: 510px;
}

.right-capsule {
  font-size: 80%;
  padding-top: .25em;
  padding-bottom: 0.5ex;
}
.right-capsule h2 {
 background-color: #363C52;
 color: white;
 font: normal 110% "Times New Roman",serif;
 padding: 1px 1ex;
 margin-bottom: 1.5ex;
 margin-top: 1.5ex;

}
.right-capsule ul {
  margin: 0;
  padding-left: 0px;
  font-size: 85%;
}
.right-capsule li {
  list-style-position: outside;
  list-style-type: none;
  background: #FFF url(/silva/www/++resource++buassets/plus.png) left center no-repeat;
  padding-left: 1em;
  margin-top: 0.5ex;
  line-height: 150%;
}
.right-capsule form { 
  margin: 0;
  padding: 0;
}
#blog-right-col .blog-search-box {
  width: 98%;
}
#blog-right-col input {
  font-size: 80%;
}

#blog-right-col a {
        text-decoration: underline;
        color: #1250A1;
}       
        
#blog-right-col a:visited {
        text-decoration: underline;
        color: #1250A1;
}
        
#blog-right-col a:link {
        text-decoration: underline;
        color: #1250A1;
}       

#blog-right-col a:active {
        text-decoration: underline;
        color: #1250A1;
}       

#blog-right-col a:hover {
        text-decoration: none;
        color: red;
}    

#blog-container h2, #bu-content-pad .blog-post h2 {
 font-weight: normal;
}

.blog-post {
}

.blog-info {
 color: #999;
 font-size: 85%;
 padding-bottom: 0.5ex;
 padding-top: 1ex;
 margin-bottom: 1em;
 border-bottom: 1px solid #999;
}
.blog-info.top {
 border-bottom: none;
}

.categories {
 margin-bottom: 2em;
 padding-top: 1em;
}

#blog-container h2 a, 
#blog-container h2 a:link, 
#blog-container h2 a:visited {
  color: black;
  text-decoration: none;
}
#blog-container h2 a:hover { 
  color:#1250A1;
  text-decoration: underline;
}

/* h1 is the page title for category / username blog listings */
#blog-container h1 { 
  border-bottom:1px solid #999999;
  margin-bottom: 1ex;
}

/* disqus comments */

/*#disqus_thread { 
 border-left: 1px solid #999;
 padding-left: 1em;
 }*/

#disqus_thread h3 { 
  font-size: 120%;
  border-bottom:1px solid #999;
 }
#dsq-content #dsq-comments .dsq-comment { 
  border-bottom: 1px dashed #CCC;
  margin-top: 10px!important;
  padding-bottom: 5px!important;
 }

/* end disqus comments */

