body {
	background: url(/images/mobiledesign/background.png) repeat-x;
}

#header h1 {
	background: url(/images/mobiledesign/logo.png) no-repeat;
	width: 125px;
	height: 179px;
	line-height: 500px;
	overflow: hidden;
	font-size: 18px;
	z-index: 2000;
	margin-top: 36px;
	margin-left: -10px;
}

#content {
	margin-top: 100px;
}

#sidebar {
	margin-top: 100px;
}

a {
	color: #00326a;
	border-color: #008bc2;

}

div.post h2 {
	font-size: 28px;
}

div.post p.byline {
	margin-top: 15px;
	font: italic 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

div.post p.byline a {
	font-style: normal;
	font-weight: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sidebar {
	background-color: #fcffed;
	border: 1px solid #e9e8c7;
}

#sidebar p {
	margin-bottom: 7px;
}

#sidebar h2 {
	margin-bottom: 2px;
}

#sidebar h3 {
	color: #333;
}

#sidebar form {
	margin-top: 0;
	margin-bottom: 0;
}

#sidebar .form_input {
	font-size: 10px;
	color: #666;
	width: 150px;
}

#sidebar .form_submit {
	font-size: 10px;
	color: #666;
	text-align: right;
	margin-top: 3px;
	margin-left: 100px;
	width: 50px;
}

#discussion p {
	margin-bottom: 5px;
}

div.quote p.source {
	text-align: right;
	margin-bottom: 10px;
	background: url(/images/tumblr/quote.png) no-repeat 360px top;
	margin-top: -1px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 80px;
	position: relative;
	font-size: 18px;
}

#nav li#nav_flingmedia a {
	display: block;
	width: 24px;
	height: 26px;
}

