/*
Theme Name: Keep It Simple
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: Design by <a href="http://www.styleshout.com">styleshout.com</a>.  WordPressed by <a href="http://www.themelab.com">Theme Lab</a>
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/
/* theme screen stylesheets */
/* import stylesheets and hide from ie/mac \*/
@import url("reset.css");
@import url("960.css");
@import url("KeepItSimple.css");
@import url("anim.css");
/* end import/hide */
ul.post-meta, ul.post-meta li {
	display: inline;
	padding: 0;
	margin: 0;
}
ul.post-meta {
	padding-left: 16px;
}
span.post-meta-key {
	display: none;
}
div.sociable {
	padding-left: 16px;
}
div#lastfmrecords ol li a img {
	width: 126px;
}
div#lastfmrecords ol li a img:hover {
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -o-transform: rotate(8deg);
  }
div#lastfmrecords ol li a img {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
}  
div#lastfmrecords ol {
	margin: 10px 0;
}
div.twitterfansfan {
	width: 85px;
}
