/*
Theme Name: Aurora child
Theme URI: http://hyperlands.co.uk/blog
Description: Marks modifications of <a href="http://www.mbwebdesign.co.uk">Mathew Browne's</a> Aurorua theme
Tags: dark, black, green, fixed-width, two-columns
Template: aurora
Author: Mark Keightley
Author URI: http://hyperlands.net
Latest updated: Stepember 26th 2009
*/

@import url("../aurora/style.css");

h1 > a {
	font-size: 2.1em;
	text-decoration: none;
}

/* Too unifiy the title shown by twitter pro with the other widgets
Yes I know it's a link and this hides that fact, which is bad from a UI design point of view
But it just looks better, so there!*/
.twitterwidget {
	color: #CADE58;
	font-size: 1em;
}