/*
Theme Name: TweetRiver
Theme URI: http://tweetriver.com/
Description: The TweetRiver blog theme
Version: 2.0
Author: Bruce Williams, TweetRiver Team
Author URI: http://tweetriver.com/
Tags: official, brand

	TweetRiver v2.0
	http://tweetriver.com/

*/

#content .entry p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
}
#content .post {
  padding-bottom: 18px;  
}
#content .post h2 a {
  text-decoration: none;
  color: #333;
}

#content .post .posted {
  color: #666;
  font-size: 11pt;
}
#content .postmetadata {
  font-size: 11pt;
  padding: 4px 8px;
  background: #e6e6e6;
  color: #444;
}
#content a, #content a:visited {
  color: #367F9C;
}
#content textarea, #content input[type=text] {
  font-size: 16px;
}
#content textarea {
  padding: 8px;
}

#content a {
  color: ;
}

#rightside ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 4px;
}
#rightside li {
  margin-left: 0px;
  padding-left: 0px;
}