@charset "utf-8";
/* CSS Document */
/*-----------------------------------------------------------------------------
Sam Brown iPhone Style Sheet (http://sam.brown.tc)

version:	1.0
date:		3rd December 2008
author:		Sam Brown
email:		sam@massiveblue.com
website:	http://www.massiveblue.com
-----------------------------------------------------------------------------*/

body {
	font-size: 100%;
	text-shadow: #000 0 0 0;
	-webkit-text-size-adjust: none;
}
h1 {color: rgba(255,255,255,.15);}

/* !Topper */
#topper {
	background: rgba(0,0,0,.25);
	margin: 0 auto;
	width: 300px !important;
}
p#toplinks {font-size: 105%; font-weight: bold; float: none; padding-left: 1.5em; width: 100%;}
p#worksat {display: none;}
div#topsearch {display: none;}

/* !Logo */
#logo {}

/* !Wrap */
#wrap {
	width: 320px !important;
}

/* !Content */
#content {
	float: none;
	font-size: 125%;
	margin: 0 auto;
	width: 300px !important;
}
#content a {background: rgba(0,0,0,.25) !important;}
#content img {max-width: 280px;}

h2 a, h2 a:link, h2 a:visited, h2 a:active {background: rgba(0,0,0,.25);}
h2 {font-size: 100%; font-weight: bold; line-height: 215%;}
h2 span {font-weight: normal;}

/* !Sidebar */
#sidebar {
	float: none;
	margin: 0 auto;
	width: 280px !important;
}

/* !Footer */
#footer {}
#footer p#left {font-size: 135%; font-weight: bold; text-align: center; width: 100% !important;}
#footer p#right {display: none;}

