body[orient="profile"] {

	width: 320px;
	max-width: 320px;
}

body[orient="landscape"] {

	width: 480px;
	max-width: 480px;
}

body[orient="profile"] #pinfo {

	width: 310px;
	max-width: 310px;
}

body[orient="landscape"] #pinfo {

	width: 470px;
	max-width: 470px;
}

body[orient="profile"] #header {

	width: 310px;
	max-width: 310px;
}

body[orient="landscape"] #header {

	width: 470px;
	max-width: 470px;
}

body[orient="profile"] #content {

	width: 320px;
	max-width: 320px;
}

body[orient="landscape"] #content {

	width: 480px;
	max-width: 480px;
}

body[orient="profile"] #post-area {

	width: 290px;
	max-width: 290px;
}

body[orient="landscape"] #post-area {

	width: 450px;
	max-width: 450px;
}

body[orient="profile"] .nanotext {

	width: 232px;
	max-width: 232px;
}

body[orient="landscape"] .nanotext {

	width: 392px;
	max-width: 392px;
}

body[orient="profile"] .nanocomment {

	width: 282px;
	max-width: 282px;
}

body[orient="landscape"] .nanocomment {

	width: 442px;
	max-width: 442px;
}

body[orient="profile"] .entry {

	width: 310px;
	max-width: 310px;
}

body[orient="landscape"] .entry {

	width: 470px;
	max-width: 470px;
}

body[orient="profile"] .comment {

	width: 310px;
	max-width: 310px;
}

body[orient="landscape"] .comment {

	width: 470px;
	max-width: 470px;
}











