/*
Theme Name: Cluebus
Theme URI: http://clueb,us/
Description: Child Theme for P2
Author: Me
Author URI: http://d3ft.com/
Template: p2
Version: 0.2
*/
 
@import url("../p2/style.css");

/*Remember you completely nuked the P2 functions file, ninny*/

body {
	background: #fff;
	text-rendering: optimizeLegibility;
}

#wrapper {
	background: #fff;
}
#main #respond, .textedit {
	background: #fff;
}

#header .sleeve{
	border: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
a:active {color: #333;}
a:hover, h1 a:hover, #main .selected .actions a:hover, #main .selected .actions a:active {
	color: #000;
}
#main #postlist ol.mostlikedposts li {border-top-color: #fff;}
