/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.
*/

#twitterfeed {
	width: 645px;
	font-family: Helvetica, Times, Verdana;
	font-size: 18px;
	color: #fff;
	padding: 15px;
	background: transparent url(http://chrisburke.ca/wp-content/uploads/twitterbg.jpg) no-repeat;
	height: 100px;
}

#twitterfeed.span {
	width: 615px;
}

#twitterfeedlinks a {text-decoration:none;}
