/*

	Title:		HellaBoss CSS - PRESENTATION
	Created:	2008-02-06
	L Updated:	2011-03-25
	Author:		Mathew Hoy
	Note:		Concept based on YUI

----------------------------------------------------------------------- */

body {
	/* HellaBoss dark gray */
	background: #111;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td, {
	background: transparent;
}

#jar {
}

#top-navigation {
	background: #f5f5f5 url(top-navigation-pointer.gif) no-repeat -30px 50%;
}

a,a:hover,a:visited {
	text-decoration: underline;
	color: #00afdf;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

a:hover {
	color: #a1b838;
	letter-spacing: 0;
}

#linkbox {
	margin: 50px auto 0 auto;
	padding: 50px;
	width: 350px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	background: #fff;
}

#birdhouse {
padding-top: 100px;
}
