h1#title a {
	font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#caption {
	padding-top: 27px;
}

h1#title {
	font-size: 32px;
	text-indent: -10000px;
	background-image: url(mobileMacs/logo.png);
	background-repeat: no-repeat;
	width: 237px;
	height: 66px;
}

#tagline {
	display: none;
}

h1, h2, h3, h4 {
	font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;	
}

a {
	color: #f57b14;
}

div#header {
	background-image: url(mobileMacs/header2.jpg);
}

div#sidebar {
	border: none;
	background-color: white;
	background-image: url(img/main_shadow.gif);
	width: 301px;
}

div#content {
	background-image: none;
	background-color: white;
}

.post {
	margin-bottom: 6px;
	margin-top: 19px;
}

.post h2 {
	font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
}

.sidebar h2 {
	font-size: 150%;
}