/*  
Theme Name: StinkyKids Theme
Theme URI: http://www.biscuitstudios.com
Description: Wordpress Theme for StinkyKids.com.
Version: 1.0
Author: Jason Butler
Author URI: http://www.biscuitstudios.com

		Want to throw a big thanks to Nick La of N.Design Studio (http://www.ndesign-studio.com)
		He was a huge inspiration for this theme and a great source for knowledge and inspiration.
		Thanks for a great starting point.
*/

#wrap {
	width: 90%;
	border: none;
	background: none;
}
h1 {
	margin:0px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	text-align: right;
	padding-bottom: 3px;
}
h1 a, h1 a:visited{
	color: #000;
	text-decoration: none;
}
#content {
	padding: 10px 0px 30px 0px;
	width: 100%;
}
.post-date {
	display: none;
}
.post-month, .post-day {
	display: none;
}
.post-title {
	margin: 0px;
	width: 100%;
	clear: both;
}
.post-cat {
	float:left;
	font-size: 11px;
	padding: 0;
}
.post-comments, .post-calendar {
	display: none;
}
#header, #menu, #submenu, #sidebar, #comments, #respond, .navigation, #nav, .commentlist, #commentform, #footer, #copyright, .flashmovie {
	display: none;
}