/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on Twenty Ten)
Version: 3.0
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";


body.single-post .xoxo{
	display:none !important;
}

body.single-post {
	background-image: url("http://www.iperhome.com/wp-content/themes/WP-Starkers/images/body_back2.jpg") !important;
}

body.single-post .main-content {
	min-height: 400px !important;
}

.xoxo{
	display:none !important;
}

body.archive{
	background-image: url("http://www.iperhome.com/wp-content/themes/WP-Starkers/images/body_back2.jpg") !important;
}