h1#blog-title {
  float:left;
  margin-left: 5px;
  font-size: 32px;
  padding-bottom: 14px;
}

h1#blog-title a{
  color: #FFCC00;
  text-decoration:none;
}

h1#blog-title a:hover {
  color: #FFFFFF;
  text-decoration:underline;
}

#header{
  background:#8F159C;
}

a { 
  color:#8F159C;
}

a:hover { 
  color:#fa0;
}

#cawley-link {
  margin-bottom: 0;
  clear:left;
  font-size: 16px;
  text-indent: 10px;;
}

#cawley-link a {
  text-decoration:none;
  color:#ddd;
  font-weight: normal;
}

#cawley-link a:hover,
#blog-title a:hover {
  text-decoration:underline;
  color:#fff;
}
