@charset "utf-8";

/*
*
*	Title: MogSnap - SnapPage main
*	Last Modified: 2011-05-09
*	Description: MogSnap SystemPage Style
*
*/

/* Common
-----------------------------*/
body {
	background-color: #483225;
}
#page {
	background-color: #caad9e;
}
a:link {
	color: ##cc6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	line-height: 1;
	vertical-align: top;
}

#header {
	width: 880px;
	background: url(../images/line_header.png) scroll no-repeat left bottom;
	margin: 0 auto;
	padding: 16px 0 12px;
	overflow: hidden;
}
#header #logo {
	width: 200px;
	float: left;
}
#header .link-home {
	margin: 7px 0 0;
	float: left;
}
#header .link-social {
	width: 149px;
	background: url(../images/btn_social_off.png) scroll no-repeat left top;
	margin: 8px 0 0;
	float: right;
}
#header .link-social li {
	width: 73px;
	float: left;
}
#header .link-social .fb {
	width: 76px;
}
#header .link-social li a {
	display: block;
	width: 73px;
	height: 18px;
}
#header .link-social .fb a {
	width: 76px;
}
#header .link-social .tw a:hover {
	background: url(../images/btn_social_on.png) scroll no-repeat left top;
}
#header .link-social .fb a:hover {
	background: url(../images/btn_social_on.png) scroll no-repeat -73px 0;
}
#header .link-social li span {
	display: none;
}

#main-wrapper {
	width: 880px;
	margin: 0 auto 53px;
}
#cont-header {
	padding: 15px 0 0;
	position: relative;
}
#cont-header h1 {
	min-height: 32px;
	_height: 32px;
	background: url(../images/icn_title.png) scroll no-repeat 0 12px;
	padding: 5px 0 0 70px;
	font-size: 215%;
	color: #483225;
}
#cont-header #btn-twitter {
	width: 80px;
	position: absolute;
	top: 10px;
	right: 158px;
}
#cont-header #btn-facebook {
	position: absolute;
	top: 10px;
	right: 0;
}

#contents-wrapper {
	padding-top: 20px;
	position: relative;
}
#contents {
	width: 880px;
	background: url(../images/bg_contents.png) scroll repeat-y left top;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#contents p,
#contents li,
#contents dd {
	font-size: 107%;
	line-height: 1.6;
}
#contents p {
	margin: 0 0 18px;
}

.block-photo-wrap {
	width: 520px;
	padding: 20px 0 0;
	float: left;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-box-shadow: inset 0px 2px 5px #99796a;
	-webkit-box-shadow: inset 0px 2px 5px #99796a;
	box-shadow: inset 0px 2px 5px #99796a;
	overflow: hidden;
}

#block-photo p {
	text-align: center;
	vertical-align: middle;
	color: #E4E4E4;
}
#block-photo p img {
	-moz-box-shadow: 0 0 10px #735849;
	-webkit-box-shadow: 0 0 10px #735849;
	box-shadow: 0 0 10px #735849;
}
#block-photo p span.image-org {
	display: block;
	padding: 0 20px 0 0;
	text-align: right;
}
#block-photo p span.image-org a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#block-photo span.err-photo {
	display: block;
	width: 480px;
	height: 260px;
	margin: auto;
	padding: 20px 0;
	background: #caad9e;
	text-align: center;
	-moz-box-shadow: 0 0 10px #735849;
	-webkit-box-shadow: 0 0 10px #735849;
	box-shadow: 0 0 10px #735849;
}
#block-photo span.err-photo img {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#block-photo span.err-photo a {
	color: #cc6600;
}
#block-photo-info {
	width: 480px;
	background: url(../images/line_dashed.png) scroll repeat-x left top;
	margin: 0 auto;
	padding: 5px 0 10px;
	overflow: hidden;
	visibility: hidden;
}
#block-photo-info .view-num {
	float: left;
	font-size: 114%;
	color: #483225;
}
#block-photo-info .view-num span {
	font-size: 136%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#block-photo-info .photo-url {
	float: right;
	font-size: 77%;
	margin: 5px 0 0;
}
#block-photo-info a {
	color: #fff;
}

#block-info {
	width: 300px;
	padding: 15px 30px 20px;
	float: right;
}
#block-info .user-wrap {
	width: 300px;
	min-height: 87px;
	_height: 87px;
	margin: 0 0 10px;
	padding: 0 0 8px;
	background: url(../images/bg_line.png) scroll repeat-x left bottom;
}
#block-info .avatar {
	width: 84px;
	position: absolute;
	top: 0;
	right: 30px;
}
#block-info .avatar p {
	margin: 0;
	line-height: 1;
	vertical-align: top;
	text-align: center;
}
#block-info .avatar .avatar-icon {
	width: 80px;
	height: 80px;
	border: 2px solid #483225;
}
#block-info .avatar .avatar-body {
	margin: -5px 0 0 0;
}
#block-info .user-info {
	width: 215px;
}
#block-info .user-info p {
	margin: 0;
	font-weight: bold;
	line-height: 1.3;
}
#block-info .user-info .user-id {
	width: 205px;
	margin: 0 0 6px;
	font-size: 114%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
	overflow: hidden;
}
#block-info .user-info .user-id a {
	display: inline-block;
	_display: block;
	width: 168px;
	min-height: 18px;
	_height: 18px;
	background: #f2eae7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 29px 5px 8px;
	color: #cc6600;
	text-decoration: none;
}
#block-info .user-info .user-id a:hover {
	color: #ff742b;
	text-decoration: none;
}
#block-info .user-info .status-wrap {
	min-height: 74px;
	_height: 74px;
	background: url(../images/bg_status.png) scroll no-repeat left top;
}
#block-info .user-info .user-level {
	width: 85px;
	margin: 0 5px 0 0;
	float: left;
}
#block-info .user-info .user-level dt {
	display: none;
}
#block-info .user-info .user-level dd {
	padding: 25px 0 0;
	font-size: 200%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}
#block-info .activity {
	width: 115px;
	float: left;
}
#block-info .activity dt {
	display: none;
}
#block-info .activity dd {
	height: 20px;
	margin: 0 3px 2px 54px;
	_margin-left: 0;
	text-align: right;
	color: #ff6427;
	font-size: 100%;
	font-weight: bold;
}

p#post-txt {
	margin-bottom: 5px;
	color: #483225;
	clear: both;
}
#post-txt a {
	color: #cc6600;
	text-decoration: none;
}
#post-txt a:hover {
	text-decoration: underline;
}
p#post-time {
	font-size: 77%;
	color: #999;
}
#given-reaction {
	min-height: 37px;
	_height: 37px;
	background: url(../images/bg_comment.png) scroll no-repeat left top;
	margin: 0 0 15px;
}
#given-reaction .push-num {
	width: 145px;
	padding: 0 0 0 35px;
	font-size: 129%;
	line-height: 1.4;
	float: left;
}
#given-reaction .push-num span {
	padding: 0 5px 0 0;
	font-size: 136%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#given-reaction .comment {
	width: 63px;
	margin: 6px 0 0;
	float: right;
	font-size: 85%;
	white-space: normal;
	overflow: visible;
}
#given-reaction .comment span {
	font-size: 136%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#social-wrap {
	width: 280px;
	background: url(../images/bg_line.png) scroll repeat-x left top;
	margin: 0 auto;
	padding: 10px 10px 0;
	clear: both;
}
#btn-twitter {
	width: 90px;
	float: left;
}
#btn-facebook {
	width: 120px;
	float: left;
}
#social-wrap .fb-box {
	clear: both;
}

#ad-wrap p {
	margin: 0;
	text-align: center;
}

#footer-wrapper {
	width: 100%;
	background-color: #483225;
}
#footer-wrapper #footer {
	width: 880px;
	margin: 0 auto;
	padding: 17px 0 30px;
	position: relative;
	overflow: hidden;
}
#footer #logo {
	position: absolute;
	top: -42px;
	left: -2px;
}
#footer .app-description {
	float: left;
	line-height: 1;
	vertical-align: top;
}
#footer .btn-home {
	padding: 0 0 0 225px;
}
#footer .link-appstore {
	width: 154px;
	float: left;
}
#footer .bn-mogmag {
	float: right;
}

/* 404
-----------------------------*/
#notfonud #contents {
	background: none;
	padding: 100px 0 0;
	text-align: center;
}
#notfonud #contents p {
	text-align: center;
	line-height: 1;
	vertical-align: top;
}
#notfonud #contents .img {
	margin: 0 0 40px;
}
#notfonud #contents .txt {
	margin: 0 0 24px;
}
#notfonud #footer #logo {
	position: absolute;
	top: -42px;
	left: 70px;
}
#notfonud #footer .app-description {
	float: left;
	line-height: 1;
	vertical-align: top;
}

