body
{
	font-size:100%;
	font-family: 'Myriad Pro','Helvetica Neue', Arial, Helvetica, sans-serif;
}
 
html>body 
{
	font-size:20px;
}

h2
{
	font-weight:bold;
	font-size:1em;
	line-height:1.5em;
	padding-right:0.3em;	
}
h2.credit
{
	font-weight:normal;
	padding-right:0;
	float:none;
	padding-top:2em;
}

p, cite
{
	font-size:1em;
	line-height:1.5em;
}

a.bg-image-as-link,
input#submit,
#tweet-this a
{
	text-indent:-9999px;
	color:transparent;
	text-transform:capitalize;
}

#navigation a
{
	text-decoration:none;
	padding:5px 4px 1px 4px;
}

.credit
{
	text-align:center;
}

input#screen_name
{
	font-family: 'Myriad Pro','Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size:1.8em;
	line-height:1em;
}

#tweet blockquote,
#error_message
{
	font-size: 1.8em;
}
	#tweet cite#user
		{font-size:1.2em;}

#tweet cite
{
	font-style:normal;
}

#tweet a, #error_message a
{
	text-decoration:none;
}

#tweet a:hover, #error_message a:hover
{
	text-decoration:underline;
}