/*
Theme Name: Within Morgan
Theme URI: http://www.withinmorgan.com
Description: Meh.
Version: 1.2
Author: Rafael Rivera
*/

/* reminder: global styles imported from global.css */

h1 {
  margin: 0 auto;
  text-align: center;
  
  height: 270px;
  width: 180px;
  
  background-image: url(./images/me.png);
  background-repeat: no-repeat;
}


h4 a:hover {
  color: #BF5FA6;
}


#leftcolumn .tile .aktt_tweets ul li a {
  color: #BF5FA6;
}

#leftcolumn .tile .flickr-photos a:hover img {
  border:3px solid #BF5FA6;
}

#rightcolumn .post p a {
  color: #BF5FA6;
  text-decoration: none;
  
  border-bottom: 1px solid #BF5FA6;
  background: url(./images/globe.png) no-repeat 0% 55%;
  
  padding-left: 15px;
}

#rightcolumn .post .post_comments a:hover {
  color: #BF5FA6;
}

#rightcolumn #comments .bypostauthor .comment-head {
  background-color: #EFD1E4 !important;
  border: 1px solid #DFA7CB !important;
}

#rightcolumn #comments .comment-reply-link {
  text-decoration: none;
  color: #BF5FA6;
  font-size: 12px;
}

#rightcolumn #comments #cancel-comment-reply a {
  text-decoration: none;
  color: #BF5FA6;
  font-size: 12px;
}

#rightcolumn #comments form a {
  color: #BF5FA6;
}

#player1, #player2, #player3 {text-align: center;}