/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

.sidebar-greeting { 
  font-size: 15pt;
  line-height: 100%;
}

.blog-link {
  font-weight: bold;
}

.UDK-sidebar {
  background-color:#D1D1D1;
}

.random-aside {
  min-height: 123px;
  _height: 123px;		/* Hack for IE */
  margin-left: auto;
  margin-right: auto;
  background-color:#EDF2FC;
  background-image: url(http://stateofhouston.com/wp-content/uploads/2011/03/monocle-cat.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  border-style:dotted;
  border-width:1px;
  padding-left: 10px;
  padding-right: 110px;
  padding-top: 10px;
  padding-bottom: 10px;
}