#content {
	background: url(media/bg-title.png) 0 0 no-repeat;
}

#canvas,
#content {
	top: 0;
}

#toolbar {
	top: auto;
	bottom: 0;
	font-family: arial, helvetica, sans-serif;
	color: #888;
}

	#toolbar a {
		color: #ddd;
		line-height: 30px;
		/*text-decoration: none;*/
	}

		#toolbar a:hover {
			color: #ccc;
		}

#social {
	position: absolute;
	left: 20px;
	top: 0;
	width: auto;
}

#tipline {
	position: absolute;
	left: 20px;
	top: 20px;
	font-size: 13px;
}

#icons {
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	color: #fff;
}

#links {
	text-align: center;
}
