/* CSS for iPhone */

body {
	background: #c18c1a url("textpattern/images/body-bg.jpg") top repeat-x;
	
}

div#layout-wrap {
	background: none;
}

#content {
	padding-top: 0;
}

#header span {
	background: none;
}

#header {
	height: 240px;
}

#header h1, #header h2 {
	margin: 0;
	/*padding: 0;
	display: none;*/
	background: none;
	text-align: center;
	font-variant: small-caps;
}

#header h1 {
	font-size: 60px;
	line-height: 72px;
}

#header h2 {
	padding-top: 104px;
	font-size: 48px;
	line-height: 36px;
	color: #ffffff;
}

html>/**/body #cal h2, html>/**/body #cal .h2 {
	background: url("textpattern/images/h2-bg.png") left 5px repeat-x; /* Modern Browsers */
}
