/*
	JonathanChong.com
	Style Sheet v2
	By Jonathan Chong

	GENERIC
	FRAME
	CONTENT
	FLICKR
*/

/*//////////////
GENERIC
///////////// */

@import url(style-generic.css);

*
{
	font-family: Arial, Helvetica, sans-serif;
}

HTML
{
	background: #222;
	color: #333;
}

BODY
{

}

a, a:link, a:visited, a:hover, a:active
{
	color: #3993FF;
	font-weight: bold;
}

a:hover
{
	color: #000;
}

DIV#footer DIV.footerContent a,
DIV#footer DIV.footerContent a:link,
DIV#footer DIV.footerContent a:visited,
DIV#footer DIV.footerContent a:hover,
DIV#footer DIV.footerContent a:active
{
	font-style: normal;
	color: #FFF;
}

P, TH, TD, INPUT, SELECT, TEXTAREA, LABEL, LEGEND, LI, DT, DD, CITE
{
	font-size: 1.2em;
	font-style: normal;
}


/*//////////////
FRAME
///////////// */

DIV#header
{
	height: 4.9em;
	background: url(../images/shadow-top.png) repeat-x top;
}

DIV#footer
{
	background: #222;
}

DIV#footer DIV.footerContent
{
	border: 0.1em solid #333;
	color: #666;
}

DIV#footer DIV.footerContent P
{
	margin: 0;
}


/*//////////////
CONTENT
///////////// */

DIV#content
{
	min-height: 50%;
	background: #FFF url(http://static.arsenal-mania.com/images/background_body.png) repeat-x top;
}

/* content padding */
DIV#content DIV.content,
DIV#footer DIV.footerContent
{
	width: 97em;
	margin: 0 auto;
	padding: 1em;	
}

DIV#content DIV.content DIV.contentBox
{
	margin-bottom: 2em;
}

H1
{
	float: left;	
}

H1 IMG
{
	margin: 0 0.5em 0 0;
	border: 0.1em solid #333;
}

H2
{
	float: left;
	font-size: 3em;
	text-transform: lowercase;
	margin-bottom: 1em;
	color: #000;
}

H3
{
	margin: 0.5em 0;
	padding-bottom: 0.2em;
	font-size: 2em;
	text-transform: lowercase;
	border-bottom: 0.1em solid #EEE;
	color: #000;
}

TABLE#sort TH.sorted
{
	background: #000;
	color: #FFF;
}

TABLE TH,
TABLE TD
{
	padding: 0.4em;
}

TABLE TR.On
{
	background: #EEE;
}

TABLE TH
{
	text-align: left;
	background: #666;
	color: #FFF;
}


/*//////////////
FLICKR
///////////// */

#flickr_badge_uber_wrapper,
#flickr_badge_wrapper,
.flickr_badge_image
{
	padding: 0;
	margin: 0;
}

.flickr_badge_image img
{
	float: left;
	margin: 0 1em 1em 0;
	border: 0.1em solid #000;
}

#flickr_badge_source
{
	text-align: left;
	margin: 0 1em;
}

#flickr_badge_icon
{
	float: left;
	margin-right: 0.5em;
}

#flickr_www
{
	display: none;
}

#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited
{
	text-decoration: none !important;
	background: inherit !important;
}

#flickr_badge_wrapper
{
	padding: 0;
	margin: 0;	
}

#flickr_badge_source
{
	padding: 0 !important;
	clear: both;
}


/*//////////////
LAST.FM
///////////// */

div.lastfm_quilt_black a,div.lastfm_quilt_black div {  height: 20px;  margin: 0;  overflow: hidden;  text-decoration: none;  padding: 0;  background: url("http://panther1.last.fm/quilts/buttons/generic_images/bg_black.gif") repeat-x 0 0;  width: 100%;  float: right;  display: inline;}div.lastfm_quilt a:hover {  background-position: 0 0 !important;}div.lastfm_quilt_horizontal {  width: 460px;}div.lastfm_quilt_black a.lastfm_quilt_artists_wide,div.lastfm_quilt_black a.lastfm_quilt_artists_wide:hover {  background: url("http://panther1.last.fm/quilts/buttons/top_artists_images/wide/header_black.gif") no-repeat 0 -20px;}div.lastfm_quilt_black a.lastfm_quilt_albums_wide,div.lastfm_quilt_black a.lastfm_quilt_albums_wide:hover {  background: url("http://panther1.last.fm/quilts/buttons/top_albums_images/wide/header_black.gif") no-repeat 0 -20px;}div.lastfm_quilt_black .lastfm_quilt_profile a,div.lastfm_quilt_black .lastfm_quilt_profile a:hover {  background: url("http://panther1.last.fm/quilts/buttons/generic_images/ft_black.gif") no-repeat 0 -20px;}div.lastfm_quilt_black .lastfm_quilt_noprofile a,div.lastfm_quilt_black .lastfm_quilt_noprofile a:hover {  background: url("http://panther1.last.fm/quilts/buttons/generic_images/npft_black.gif") no-repeat 0 -20px;}div.lastfm_quilt a.get_your_own {  width: 92px;  border-right: solid 1px #000000;}div.lastfm_quilt a.visit {   width: 91px;  background-position: -93px -20px;}div.lastfm_quilt a.visit:hover {   background-position: -93px 0 !important;}