
/*  
Theme Name: moseryface
Theme URI: http://mosery.org/
Description: Theme for new site on mosery. 모서리를 위한 워드프레스 기반 레이아웃.
Version: 0.1
Author: kkangtong
Author URI: http://canx3.org/
*/



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,table
th,td { margin: 0; padding: 0; }

html,body { height:100%; }

/*IE6야 제발 이제 역사속으로 사라져줘*/
.iePngFix, #headsub_log, #headsub_box, #headsub_board, #headsub_fin, #head h1 a
 {behavior:url(http://canx3.org/wp-content/themes/moseryface/iepngfix.htc);}


img.ngg-singlepic {
	border:0px;
}


body {
	font: 80% "Lucida Grande",helvetica,Verdana,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","맑은 고딕",MalgunGothic,"나눔고딕",NanumGothic,"돋움",Dotum;
	background:#FFF url('images/bgbgbg.gif') repeat-x center top;
	line-height: 2.3em;
	letter-spacing:-0.02em;
	color: #555;
}

a:link,a:visited {
	color:#111;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size:110%
}

#page {
	background:#FFF;
	width:864px;
	margin:0 auto;
	position:relative;
	border-right:1px solid #DDD;
	border-left:1px solid #DDD;
}


#head, #content, #footer{
	position:relative;
}

#head {
	width:864px;
}

#content, #footer {
	width:800px;
}

#content {
	padding:0px 32px 20px 32px;
	display:block;
	background:#FFF;

}


#footer {
	clear:both;
	background:transparent;
	padding:7px 32px 7px 32px;
	font-size:85%;
	line-height:1.8em;
}

div.postwrap {
	display:block;
	padding:30px 0px 30px 0px;
	}

div.postmeta {
	display:block;
	clear:both;
	padding-top:10px;
}

div.entry {
	text-align:justify;
}

div.f-left {
	float:left;
	display:block;
}

div.f-right {
	float:right;
	display:block;
}

div.darkcloud {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color:#f0f0f0;
	padding: 10px 13px 10px 13px;
}

span.replybtn {
	margin:5px 5px 10px -5px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background:#EEE;
	padding: 3px 5px 3px 5px;
}

span.cloud {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #999;
	padding: 3px 5px 3px 5px;
}

span.b, span.bx, span.bl, span.blx {
	background-repeat:no-repeat;
	display:block;
	background-position:left center;
	vertical-align:middle;
	padding-left:24px;
	line-height:20px;
	margin:3px 0px 3px 0px;
}

span.b, span.bx {
	background-image:url(images/b.png);
}

span.bl, span.blx {
	background-image:url(images/bl.png);
}

span.b, span.bl {
	background-color:#bbb;
}

span.bx, span.blx {
	background-color:#eee;
}


.children {
	margin-left:70px;
}

.commentlist {
	clear:both;
}

.commentlist li {
	margin-bottom:20px;
	list-style:none;
}

.commentlist li cite.fn,
.gb_post div span cite.fn {
	font-style:normal;
	font-size:120%;
}

div.commenttext {
	clear:both;
}

.commentlist div.commentmetadata,
.gb_post div.commentmetadata {
	margin-top:-5px;
	margin-bottom:-5px;
	font-size:80%;
	color:#777;
}

.commentlist div.commenttext,
.gb_post div.commenttext {
	line-height:1.8em;
}

.commentlist div.commentmetadata,
.commentlist div.commenttext,
div.commentform, 
.gb_post {
	padding-left:24px;
}

div.commentform input,
div.commentform textarea {
	border:1px solid #bbb;
	font-family: "Lucida Grande",helvetica,Verdana,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","맑은고딕",MalgunGothic,"나눔고딕",NanumGothic,"돋움",Dotum;
	font-size:100%;
	letter-spacing:-0.04em;
	color:#555;
	line-height:1.8em;
	padding:2px;
}

div.commentform textarea#comment {
	width:750px;
	margin-top:7px;
}

div.commentform input#submit {
	width:752px;
	height:25px;
	margin-top:7px;
	background-color:#eee;
}

#sidebar
{
	display:block;
	overflow:hidden;
	position:absolute;
	left:875px;
	top:0px;
	width:100px;
}

#head h1 a
{
	background:url(images/head_mosery.png);
	display:block;
	left:0px;
	top:0px;
	width:141px;
	height:90px;
	text-indent:-9999px;
}

.hidden {
	display:none;
}

/*
최상위공지용 floted DIV
공지 3개일때 top:12px 
공지 2개일때 top:33px
공지 1개일때 top:54px
*/

Div.notice {
	position:absolute;
	left:370px;
	top:12px;
	line-height:1.7em;
}

div.notice li {
	list-style-type:square;

}

div.description
{
	position:relative;
	font-size:70%;
	left:32px;
	top:-5px;
}

div.links {
	float:left;
}

div.links a img {
	border:0;
}

/* headsub part - 타이틀이미지 옆에 붙는 page이름들 */

#headsub_log, #headsub_box, #headsub_board, #headsub_fin
{
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	left:145px;
	top:60px;
	width:100px;
	height:30px;
}

#headsub_log {
	background-image:url(images/headsub_log.png);
}

#headsub_box {
	background-image:url(images/headsub_box.png);
}

#headsub_board {
	background-image:url(images/headsub_board.png);
}

#headsub_fin {
	background-image:url(images/headsub_fin.png);
}

div#menu {
	position:absolute;
	right:10px;
	top:0px;
	float:none;
}

div#menu a:hover {
	text-decoration:none;
}

a.mlog, a.mlog_, a.mbox, a.mbox_, a.mboard, a.mboard_, a.mfin, a.mfin_{
	width:73px;height:89px;
	display:block;
	float:left;
	text-decoration:none;
}


a.mlog {
	background:url(images/menu_log.gif);
}

a.mlog_ {
	background:url(images/menu_log_.gif);
}

a.mbox {
	background:url(images/menu_box.gif);
}

a.mbox_ {
	background:url(images/menu_box_.gif);
}

a.mboard {
	background:url(images/menu_board.gif);
}

a.mboard_ {
	background:url(images/menu_board_.gif);
}

a.mfin {
	background:url(images/menu_fin.gif);
}

a.mfin_ {
	background:url(images/menu_fin_.gif);
}

#search {
	background:url(images/search.gif) no-repeat;
	position:absolute;
	float:left;
	right:10px;
	top:89px;
	width:1fpx;
	height:20px;
}

#search input.field {
	background:transparent;
	border:none;
	color:#555;
	float:left;
	font-size:11px;
	height:12px;
	width:88px;
	margin:4px 0px 0px 7px;
}

#search input.submit {
	background:transparent;
	border:medium none;
	cursor:pointer;
	float:left;
	font-size:0;
	height:20px;
	width:20px;
	margin-left:8px;
}

table.posthead {
	position:relative;
	left:-34px;
	}

div.postdate {
	background:#bbb url(images/date_round.gif) no-repeat;
	background-position:right;
	background-position-x:100%;
	height:19px;
	float:left;
	margin-right:5px;
	padding-left:33px;
	padding-right:10px;
}

div.postdate small, small.category {
	font-size:80%;
	letter-spacing:15px;
	line-height:180%;
}

div.postdate small {
	color:white;
}

small.category {
	margin-left:1.4em;
}

h2.title {
	margin:10px 0px 10px 0px;
	font-weight:normal;
	font-size:200%;
}

h2.title a:link, h2.title a:visited {
	color:#555;
	text-decoration:none;
}

div.error404 {
	background:transparent url(images/404.gif) center top no-repeat;
	height:400px;
	display:block;
	text-align:center;
	padding-top:200px;
}

a.rssfeed {
	background:transparent url(images/rss.gif) center left no-repeat;
	display:block;
	width:36px;
	height:36px;
	margin-right:5px;
	float:left;
	text-decoration:none;
}

/* dustdoor */

div.dustdoor {
	background:transparent url(http://canx3.org/wp-content/uploads/2009/12/dust_landscape_door.jpg) center top no-repeat;
	height:288px;
	width:100%;
	overflow:hidden;
	position:relative;
}

div.dustdoortypo	{
	position:relative;
	width:864px;
	height:288px;
	display:block;
	margin:0 auto;
}

div.dustdoortypo .showing {
	font-family:Georgia, "Times New Roman", 명조;
	position:absolute;
	bottom:0px;
	font-size:48pt;
	color:#FFF;
	padding-left:32px;
	line-height:1em;
}

div.dustdoortypo .showing a {
	color:#FFF;
}

#headsub_dust {
	behavior:url(http://canx3.org/wp-content/themes/moseryface/iepngfix.htc);
	background-image:url(images/headsub_dust.png);
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	left:145px;
	top:32px;
	width:191px;
	height:51px;
}

div.doorbackeuna {
	behavior:url(http://canx3.org/wp-content/themes/moseryface/iepngfix.htc);
	background:transparent url(images/doorbackeuna.png) no-repeat;
	display:block;
	left:782px;
	top:20px;
	width:99px;
	height:289px;
	position:absolute;
}

/* dust-show */
.dust_show_moserylogo {
	background:url(images/b_mosery.gif);
	background-repeat:no-repeat;
	background-position:left center;
	position:relative;
	height:100px;
	width:350px;
	margin-top:10px;
	margin-left:30px;
	display:block;
}
 
.dust_show_copyright {
	font-size:7pt;
	position:absolute;
	left:95px;
	top:20px;
	text-align:left;
	line-height:1.3em;
}


/* Toggle Sidebar based on jQuery */

.fader{opacity:0;display:none;}
			
/* DMSGuestbook Customized Stylesheet by kkangtong */

div#re {
	background-color:#EEE;
	border-left:1px solid #CCC;
	padding:8px 12px 8px 12px;
	margin:10px 10px 0px 24px;
}

.gb_post {
	padding-left:24px;
	margin-bottom:40px;
}

.left24 {
	margin-left:-24px;
}

.gbnavi {
	text-align:center;
}
