/*	HTML ELEMENTS		*/
*
{
	margin: 0;
	padding: 0;
	border: none;
}

body
{
	background-color: #fff;
	color: #333;
	font: small 'Malgun gothic' , Verdana, Dotum, AppleGothic, sans-serif;
	background-image: url('./images/bg_pink.gif');
	background-repeat: repeat-x;
}

img
{
	vertical-align: middle;
	border: none;
}

strike
{
	color: #aaa;
}

a:link, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


h1
{
	font-size: 2.5em;
	font-weight: bold;
}

h2
{
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 20px;
	color: #e10052;
}

h2 a:hover
{
	text-decoration: none;
}

h3
{
	font-size: 1.2em;
	margin-bottom: 20px;
	color: #e10052;
}

h3 a
{
	text-decoration: none;
}

#content .localog, #content .taglog, #content .entryNotice, #content .entryProtected, #content .entry, #content .guestbook, #content .searchList
{
	clear: both;
	padding-bottom: 50px;
}

.entryNotice h2 a:link, .entryProtected h2 a:link, .entry h2 a:link, .entryNotice h2 a:visited, .entryProtected h2 a:visited, .entry h2 a:visited
{
	color: #e10052;
}

.entryNotice h2 a:hover, .entryProtected h2 a:hover, .entry h2 a:hover
{
	color: #f60;
}

/*	FORM ELEMENTS			*/
button, input.text, textarea
{
	vertical-align: middle;
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	background-color: #f9faff;
	font: small 'Malgun gothic' , Verdana, Dotum, AppleGothic, sans-serif;
	color: #333;
	border-color: #999 #ccc #ccc #999;
	padding: 3px;
}

.homepage
{
	width: 300px;
	vertical-align: middle;
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	background-color: #f9faff;
	font: small 'Malgun gothic' , Verdana, Dotum, AppleGothic, sans-serif;
	color: #333;
	border-color: #999 #ccc #ccc #999;
	padding: 3px;
}
.submit
{
	padding: 3px;
	background-color: #E3E5E5;
	color: #333;
	width: 150px;
	vertical-align: middle;
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	font: small 'Malgun gothic' , Verdana, Dotum, AppleGothic, sans-serif;
}

/*	LAYOUT ROOT			*/
#container
{
	margin: 0 auto;
	width: 982px;
}

#contentRoot
{
	border: 1px solid #f6bbcf;
	min-height: 1600px;
	background-color: #fff;
	width: 740px;
	float: left;
}

#content
{
	margin: 20px 16px 25px 16px;
}

#sidebar
{
	width: 220px;
	float: right;
}

/*	HEADER				*/
#header
{
	margin-bottom: 10px;
	display: block;
	height: 100px;
}

#blogTitle a
{
	position: relative;
	left: 20px;
	top: 20px;
	color: #fff;
	text-decoration: none;
}

#blogMenu a:link, #blogMenu a:visited
{
	color: #fff;
}

#blogMenu a:hover
{
	color: #960014;
	text-decoration: none;
}

#blogMenu ul
{
	list-style: none;
	position: relative;
	top: 25px;
	left: 10px;
	display: inline;
	text-align: justify;
}

#blogMenu ul li
{
	display: inline;
	padding-left: 10px;
	font-size: 1.1em;
	font-weight: bold;
}


/*	TAG LOG			*/
.taglog ul
{
	padding: 5px;
	margin: 0;
	display: inline;
	text-align: justify;
}

.taglog li
{
	list-style-type: none;
	display: inline-block;
	padding: 5px;
}

.taglog li .cloud1
{
	color: #a2348f;
	font-weight: bold;
	font-size: 1.4em;
}

.taglog li .cloud2
{
	color: #5a5194;
	font-weight: bold;
	font-size: 1.3em;
}

.taglog li .cloud3
{
	color: #7870ab;
	font-size: 1.2em;
}

.taglog li .cloud4
{
	color: #333333;
	font-size: 1.1em;
}

.taglog li .cloud5
{
	color: #666666;
	font-size: 1.0em;
}

.taglog li a:hover
{
	color: #f60;
}

/* SEARCH LIST */
.searchList ol
{
	list-style: none;
}

.searchList li
{
	margin-bottom: 7px;
	line-height: 100%;
}

.searchList a
{
	font-weight: bold;
	line-height: 200%;
	font-size: 1.1em;
}

.searchList .date
{
	margin-left: 10px;
}

/* GUEST BOOK			*/
.guestWrite p
{
	margin: 3px 0;
}

.guestWrite label
{
	font-size: 0.9em;
}

.guestWrite input.text
{
	width: 150px;
}

.guestWrite textarea
{
	width: 100%;
	height: 120px;
	line-height: 150%;
	overflow: auto;
}


.guestWrite .warn
{
	margin-left: 20px;
}

.guestList a:link, .guestList a:visited, .guestList .name a:link, .name .guestList a:visited
{
	color: #e10052;
}

.guestList a:hover
{
	color: #f60;
}
.guestList
{
	width: 100%;
	margin: 10px 0 0 0;
	display: inline;
}
.guestList ol, .guestList ol ul
{
	list-style: none;
	display: inline;
}
.guestList ol li
{
	margin: 15px 0 0 0;
	line-height: 150%;
}
.guestList ol li p
{
	padding-top: 15px;
	background: url("images/dot.gif") repeat-x;
	text-align: justify;
}
.guestList ol li p a
{
	color: #f60;
}
.guestList ol li ul li
{
	margin: 15px 0 0 40px;
}
.guestList .name
{
	font-weight: bold;
}
.guestList .date
{
	font-size: 0.9em;
	color: #666;
	line-height: 120%;
}

.guestList .guest_secret
{
	color: #f60;
}

/*	ENTRY			*/
.entryInfo
{
	padding-bottom: 20px;
	color: #666;
	line-height: normal;
}

.entryInfo a:link, .entryInfo a:visited
{
	color: #e3007b;
}
.entryInfo a:hover
{
	color: #f60;
}
.entryInfo .category
{
	font-size: 0.9em;
}
.entryInfo .control
{
	padding-left: 5px;
}

.entryProtected input
{
	width: 150px;
}
.entryProtected button
{
	width: 150px;
}


/*	ARTICLE			*/
.article
{
	color: #333;
	width: 100%;
	text-align: justify;
	margin-bottom: 25px;
	line-height: 150%;
}

.article a:hover
{
	color: #888;
}

.article:first-child
{
	margin-top: 0;
}

.article p
{
	margin: 0 0 15px 0;
	padding: 0;
}

.article .another_category
{
	margin-top: 15px;
	padding: 10px;
}

.article ol, .article ul
{
	padding: 0 0 8px 20px;
}

.article .imageblock img
{
	border: 1px solid #eee;
}

p.cap1
{
	margin: 0;
	padding: 2px 0 0 0;
	color: #aaa;
	text-align: center;
	font-size: 0.9em;
}

.article blockquote
{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 25px;
	color: #999;
	background: url("images/iconBlockquote.gif") top left no-repeat;
}

.article #copynote
{
	color: #f60;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	margin: 5px;
}
.tagTrail
{
	clear: both;
	text-align: justify;
	margin: 8px;
}

.actionTrail
{
	clear: both;
	font-size: 0.9em;
}
.actionTrail a
{
	color: #888;
}

.actionTrail .cnt
{
	color: #f60;
	font-weight: bold;
}

.trackback
{
	width: 100%;
	margin: 2px 0 4px 0;
	overflow: hidden;
}
.trackback a
{
	color: #888;
}
.trackback h3
{
	margin: 0px 5px 10px 0px;
	color: #e3007b;
	font-size: 1em;
}
.trackback h4
{
	font-size: 1em;
	color: #aaa;
}
.trackback h4 a
{
	color: #666;
}
.trackback h4 a:hover
{
	color: #f60;
}
.trackback ol
{
	list-style: none;
}
.trackback li
{
	padding: 7px 0;
}
.trackback p
{
	margin: 3px 0 0 0;
	padding: 0;
	text-align: justify;
	font-size: 0.9em;
	color: #666;
}
.trackback .name, .trackback .name a
{
	color: #aaa;
}

.comment
{
	margin-top: 20px;
	padding-top: 10px;
	width: 100%;
	background: url("images/dot.gif") top repeat-x;
}
.comment h3
{
	color: #e10052;
	font-size: 0.9em;
}
.comment p
{
	text-align: justify;
}
.comment ol, .comment ul
{
	list-style: none;
}
.comment ol li
{
	margin: 25px 0 0 0;
	line-height: 150%;
}
.comment li ul li
{
	margin: 15px 0 0 60px;
}
.comment .name
{
	font-weight: bold;
}
.comment .name a
{
	color: #333;
}
.comment .name a:hover
{
	color: #f60;
	text-decoration: none;
}
.comment .control a
{
	color: #aaa;
}
.commentWrite
{
	margin-top: 30px;
}
.commentWrite label
{
	font-size: 0.9em;
}
.commentWrite p
{
	margin: 3px 0;
}
.commentWrite input.text
{
	width: 150px;
}
.commentWrite .homepage
{
	width: 300px;
}
.commentWrite textarea
{
	width: 95%;
	height: 120px;
	line-height: 150%;
	overflow: auto;
}

/* paging */
.paging
{
	margin: 10px 0 30px 0;
	color: #666;
	font-size: 0.9em;
	text-align: center;
}
.paging a
{
}
.paging a:link
{
	color: #333;
}
.paging a:hover
{
	color: #f60;
	text-decoration: none;
}
.paging .prev
{
	margin-right: 15px;
}
.paging .next
{
	margin-left: 15px;
}
.selected
{
	color: #f60;
}


/* more less */
p.moreless_fold
{
	margin: 0 0 10px 0;
	padding-left: 25px;
	background: url("images/iconMore.gif") top left no-repeat;
	color: #1E6D04;
	font-weight: bold;
}
p.moreless_top
{
	padding-left: 25px;
	background: url("images/iconLess.gif") top left no-repeat;
	color: #1E6D04;
	font-weight: bold;
}
.moreless_body
{
}
p.moreless_bottom
{
	padding-right: 25px;
	background: url("images/iconLess.gif") top right no-repeat;
	color: #1E6D04;
	font-weight: bold;
	text-align: right;
}


.googleAds
{
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}


/* sidebar */
#sidebar a
{
	color: #666;
}
#sidebar ul
{
	list-style: none;
}
#sidebar li
{
	list-style: none;
	padding-bottom: 3px;
}
#tagbox ul
{
	list-style: none;
	display: inline;
	text-align: justify;
}
#tagbox ul li
{
	list-style: none;
	display: inline;
	padding-bottom: 3px;
}
#sidebar .name
{
	color: #aaa;
	font-size: 0.9em;
}
#sidebar .date
{
	color: #aaa;
	font-size: 0.9em;
}
.sidebar_element
{
	width: 100%;
	border: 1px solid #f5b7cc;
	padding: 3px;
	cursor: default;
	margin-bottom: 20px;
	background-color: #fff;
}

.sidebar_element h3
{
	color: #fff;
	padding: 5px;
	margin: 0px;
}

.sidebar_element_title
{
	background-color: #f5a2be;
	margin-bottom: 2px;
}

.ib
{
	cursor: pointer;
}

.branch3
{
	cursor: pointer;
}

.c_cnt
{
	color: #aaa;
	font-size: 0.9em;
}
#blogImage
{
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
}

#blogDesc
{
	color: #666;
	font-size: 0.9em;
	line-height: 120%;
}

#rssfeed
{
	text-align: center;
	font-size: 0.9em;
}
#rssfeed p
{
	line-height: 200%;
}
#rssfeed a
{
	color: #e3007b;
}


/*	FOOTER				*/
#footer
{
	margin-bottom: 20px;
	color: #666;
	text-align: right;
	line-height: 130%;
	font-size: 0.9em;
	display: block;
	padding-top: 25px;
}

#footer .counter
{
	float: left;
	margin-left: 5px;
}

#footer .copyright
{
	margin-right: 5px;
}

#footer a
{
	color: #666;
}

#footer a:hover
{
	color: #f60;
}
