/*
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";

@import "stylesheets/base.css";
@import "stylesheets/skeleton.css";
@import "stylesheets/layout.css";

input[type="text"], input[type="password"], input[type="email"], textarea, select {
    padding: 4px 4px !important;
}