/*
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/typography.css";
@import "css/layout.css";

h1,h2 {
	font-family: Tahoma;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bolder;
}

h3,h4,h5,h6 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

p {
	font-family: Tahoma;
	font-size: 14px;
		color: #FFFFFF;
}

a {
	font-family: Tahoma;
		color: #FFFFFF;
}

ul { font-family: Tahoma;
	font-size: 14px;
		color: #FFFFFF;
}
#search-3 {
	list-style: none;
}
#text-3 {
	list-style: none;
}