@charset "utf-8";
/*
Theme Name: Resistan 2009
Theme URI: http://resistan.com
Author: Hyeonjin Cho
Author URI: http://resistan.com
Tags: black, white, 2 columns
*/

/* Elements */
*	{
	margin:0;
	padding:0;
}
body	{
	font-size:.88em;
	font-family:sans-serif;
	line-height:1em;
	background:#fff url('/wp-content/themes/2009/images/top_back.gif') repeat-x left top;
	color:#333;
}
img	{	border:0;	}
h1,h2,h3,h4,h5,h6	{
	font-weight:normal;
	letter-spacing:-.07em;
}
a,a:link,a:visited,a:hover,a:focus,a:active	{	text-decoration:none;	}
hr	{	display:none;	}

/* Accessibility */
#skip	{
	position:relative;
	z-index:2;
}
#skip a,#skip a:link,#skip a:visited	{
	position: absolute;
	display:block;
	width: 100%;
	height:0;
	overflow:hidden;
	color:#000;
	text-align:center;
}
#skip a:focus, #skip a:hover, #skip a:active	{
	height:auto;
	padding:3px 10px;
	background:#D8D9DB;
	text-decoration:none;
}


/* Layout */
#pagewrap	{
	width:980px;
	margin:0 auto;
}

/* Header */
#header	{
	position:relative;
	height:100px;
	background:#111 url('/wp-content/themes/2009/images/top_back.gif') repeat-x left top;
}

#searchform 	{
	position:absolute;
	top:10px;
	right:20px;
}
#searchform .keywords	{
	padding:2px;
	width:170px;
	height:18px;
	border:3px solid #000;
}
#searchform #sa	{
	vertical-align:middle;
	color:#fff;
}
#sitetitle	{
	position:absolute;
	top:38px;
	left:2px;
	font-size:2em;
}
#sitetitle img	{	vertical-align:top;	}
#sitetitle #sitedesc	{
	position:static;
	display:inline-block;
	margin:0;
	padding:10px 0 0 0;
	color:#fff;
	font-size:.83em;
	letter-spacing:0;
}
.sitedesc	{
	position:absolute;
	top:49px;
	left:235px;
	color:#fff;
	font-size:.83em;
	letter-spacing:0;
}

#basicmenu	{
	position:absolute;
	max-width:700px;
	bottom:0;
	right:20px;
}
#basicmenu ul li		{
	display:inline;
}
#basicmenu ul li a,#basicmenu ul li	 a:link,#basicmenu ul li a:visited	{
	display:block;
	float:left;
	padding:10px;
	color:#fff;
}
#basicmenu ul li a:hover,#basicmenu ul li a:active	{
	background:url('/wp-content/themes/2009/images/current.gif') no-repeat center bottom;
}

/* Body */
#page #content	{
	width:645px;
	padding:0 0 50px 15px;
	float:left;
	line-height:1.6em;
}
#content h1	{
	display:inline-block;
	margin:1em 0 .5em 0;
	padding:20px 0;
	font-size:2em;
	font-weight:bold;
	background:url('/wp-content/themes/2009/images/title_under.png') repeat-x left bottom;
}
#content h1 a,#content h1 a:link,#content h1 a:visited	{	color:#000;}
#content a	{	color:#03A;}
#content a:link	{	font-weight:bold;	}
#content a:visited	{	font-weight:normal;	}

.post h2,.post h3,.post h4,.post h5,.post h6	{
	margin:1.3em 0 .8em 0;
}
.post h2,#index h1.mainheading	{	font-size:1.5em;	}
#index h1.mainheading	{
	margin:1.3em 0 .8em 0;
	padding:0;
	background:none;
}
#archive ol li	{
	list-style-position:inside;
	padding:.2em 0;
	border-bottom:1px solid #DDD;
}
.post h3,#index h2	{	font-size:1.33em;	}
.entry h4	{	font-size:1.2em;	}
.entry h5	{	font-size:1em;	}
.entry p	{
	margin:1em 0;
	text-indent:1em;
}
.entry p.noindent	{	text-indent:0;	}
.entry em,.entry cite,.post strong	{
	font-style:normal;
	font-weight:bold;
}
.entry strong	{	color:#E33;	}
.note,.entry p.note	{
	text-indent:0;
	padding-left:1.3em;
	background:url('/wp-content/themes/2009/images/mini-check.png') no-repeat left top;
}
.entry>ol li	{	margin-left:30px;	}
.entry>ul li	{
	margin-left:30px;
	list-style-image:url('/wp-content/themes/2009/images/b_orange.png');
}
.entry>ul li li	{
	margin-left:15px;
	list-style-image:url('/wp-content/themes/2009/images/b_blue.png');
}
.entry img	{	max-width:600px;	}
.entry blockquote	{
	margin:10px;
	padding:15px;
	background:#EEF url('/wp-content/themes/2009/images/quotemark.png') no-repeat left top;
	color:#000;
}
.entry blockquote ol,.entry blockquote ul	{
	margin-left:30px;
}
.entry .more	{	text-align:right;	}
#content .leftimage,#content .rightimage	{
	max-width:330px;
	font-size:.92em;
	color:#555;
}
.leftimage	{
	float:left;
	padding-right:20px;
}
.rightimage	{
	float:right;
	padding-left:20px;
}
.entry dt	{
	padding-left:15px;
	border-bottom:1px dashed #CCC;
	background:url('/wp-content/themes/2009/images/b_orange.png') no-repeat left;
}
.entry dd	{
	padding:0 0 .7em 15px;
	background:url('/wp-content/themes/2009/images/arrow-right.gif') no-repeat 0 .5em;
}

#content .leftimage img,#content .rightimage img	{
	display:block;
	margin-bottom:10px;
	max-width:330px;
}
#content pre,#content code	{
	display:block;
	width:96%;
	padding:.8em;
	border:1px dotted #EEE;
	font-family:monospace;
	font-size:.83em;
}
#content .css	{	background:#FAFAFA url('/wp-content/themes/2009/images/src_css.png') no-repeat right top;	}
#content .html	{	background:#FAFAFA url('/wp-content/themes/2009/images/src_html.png') no-repeat right top;	}
#content .js	{	background:#FAFAFA url('/wp-content/themes/2009/images/src_js.png') no-repeat right top;	}

/* index_table */
#index_table_by_hannal_n_resistan	{
	float:right;
	width:240px;
	margin:0 0 15px 20px;
	padding:10px 20px;
	border-left:1px dashed #CCC;
	border-bottom:1px dashed #CCC;
	background:#F9F9F9;
	font-size:.9em;
	line-height:1.45em;
}
#index_table_by_hannal_n_resistan h4	{
	margin:0 0 .5em 0;
	font-weight:bold;
}
#content #index_table_by_hannal_n_resistan a	{	font-weight:normal;	}
#index_table_by_hannal_n_resistan li	{
	list-style:none;
	margin-left:0;
	padding-left:1em;
	text-indent:-1em;
}
#index_table_by_hannal_n_resistan li.index_level_3	{
	padding-left:2em;
}

/* Footnotes */
.footnotes	{
	margin:50px 0;
	padding:20px 20px 20px 10px;
	border-top:1px solid #CCC;
	background:#F2F2F2;
	color:#000;
	font-size:.92em;
}
.footnotes ol	{
	padding:0 0 0 2em;
}
.footnotes ol li	{	margin:0 0 .5em;	}
.footnotes ol p	{
	text-indent:0;
}

/* case by Index page */
#index #main_notice	{
	margin:30px 0 20px 0;
	padding:15px 10px;
	border:1px dashed #DDD;
}
#index .postdate	{
	margin-top:30px;
	margin-bottom:-20px;
	border-top:1px solid #EEE;
	text-align:right;
	font-size:.9em;
	color:#666;
}
#index img.originalsize	{	width:auto;	}
#index .more-link	{
	display:block;
	text-align:right;
}

/* Post info */
.postmetadata	{
	clear:both;
	display:block;
	padding:.4em;
	border-top:1px solid #CCC;
	background:#FAFAFA;
	font-size:.9em;
	color:#444;
}
.postmetadata dt	{
	float:left;
	width:4em;
	margin-right:10px;
}
.postmetadata .relposts	{
	float: right;
	width: 37%;
	padding:0 0 0 15px;
}
#content .navigation	{
	clear: both;
	height:20px;
	padding:.3em 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:.9em;
}
#content .navigation img	{	vertical-align:middle;	}
#content .navigation a,#content .navigation a:link,#content .navigation a:visited	{	color:#000;	}
.prev	{	float:left;	}
.next	{	float:right;	}
.commentnavi, .commentlist, #respond	{	clear:both;	}
.commentnavi img	{	vertical-align:middle;	}
#respond	{	padding-top:1em;	}

/*===== Comment & Trackback =====*/
#reples	{	margin-top:20px;	}
#reples .commentlist li	{
	list-style:none;
	margin:.3em 0;
	padding:.5em 0 .5em .5em;
	border-top:1px solid #ddd;
	font-size:.92em;
}
.gravatar,.avatar,.comment-author img, .postgrav	{
	float:left;
	width:32px;
	max-width:32px;
	margin-right:10px;
}
#reples .commentlist ul.children	{
	margin-left:42px;
}
#reples p	{	text-indent:0;	}
.comment-author	{	display:inline;	}
#reples .comment-text	{	padding-left:42px;	}
#reples .comment-author cite,#reples .comment-author cite a	{
	font-style:normal;
	font-weight:bold;
}
#reples .comment-author strong,#content .comment-author strong	{	color:#111;	}
#reples .comment-author strong a,#reples .comment-author strong a:link,#reples .comment-author strong a:visited	{	font-weight:bold;	}
#reples .commentmetadata a,#reples .commentmetadata a:link,#reples .commentmetadata a:visited,
#reples .replycomment a,#reples .replycomment a:link,#reples .replycomment a:visited
{	font-weight:normal;	}
.comment img	{	vertical-align:middle;	}
#reples ul.children li,#reples ul.children li li li	{
	margin:.3em .5em 0 0;
	border:1px solid #ddd;
	background:#FAFAFA;
	font-size:1em;
}
#reples ul.children li.bypostauthor	{
	background:#FAFAFA url('/wp-content/themes/2009/images/author.png') no-repeat right;
}
#reples .comment-text li	{
	margin-left:1em;
	text-indent:-0.5em;
	border:none;
}
#reples .comment-text ol li	{
	list-style:decimal;
}
#reples .comment-text ul li	{
	list-style:circle;
}
.authorcmt,#reples ul.children li li	{
	background:#FFF;
	font-size:1em;
}

#commentform	{
	margin:1em 0;
	padding:.8em 0;
	border-top:1px solid #CCC;
	background:#FAFAFA;
}
#commentform p	{	margin:.2em 0;	}
#commentform input	{
	margin:0 0 .3em 0;
	padding:.2em 0 .08em .2em;
	width:20em;
	border:1px solid #999;
	font-size:.8em;
}
#commentform input,#commentform textarea	{
	background:url('/wp-content/themes/2009/images/form-field-bg.gif') no-repeat left top;
}
textarea#comment	{
	width:96%;
	border:1px solid #999;
}
#commentform input#submit	{
	float:right;
	width:138px;
	height:24px;
	margin:10px 0;
	padding:2px 0;
	border:0;
	background:transparent url('/wp-content/themes/2009/images/submit-btn.gif') no-repeat center top;
	font-family:inherit;
	font-weight:bold;
	font-size:1em;
}
#commentform input#submit:hover	{
	background-position:center bottom;
}
#reples .commentinfo ul	{
	margin-left:30px;
	font-size:.8em;
}
#reples .replycomment	{
	padding-right:1em;
	text-align:right;
}

.post_data .tags,.post_wrap .tags	{	font-size:.85em;	}
.post_data .tags img	{	vertical-align:middle;	}
.post_data .thumbnail img	{	max-height:120px;	}

/* Sidebar */
#sidebar	{
	float:right;
	width:290px;
	margin-top:30px;
	padding:0 0 30px 0;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	background:#fff url('/wp-content/themes/2009/images/sideline.gif') repeat-y left top;
}
#sidebar a,#sidebar a:link,#sidebar a:visited	{
	display:inline-block;
	color:#555;
}
#sidebar a:hover,#sidebar a:focus,#sidebar a:active	{	color:#000;	}
#sidebar h2	{
	clear: left;
	padding:.5em 0 .65em 30px;
	border-bottom:1px solid #DDD;
	font-size:1.33em;
}
#sidebar h2.invisible	{
	padding:0;
	border-bottom:0;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

#sidebar .func	{
	margin:0 0 30px 0;
}
#sidebar .func li	{
	list-style:none;
	margin-left:0;
	padding:.6em 0 .6em 30px;
	border-bottom:1px solid #DDD;
}

#sidebar p	{
	margin:0 0 2em 30px;
	padding:.3em 0;
	line-height:1.3em;
}
#sidebar>ul	{
	margin-bottom:2em;
	line-height:1.3em;
}
#sidebar>ul li	{
	list-style:none;
	margin-left:30px;
	padding:.3em 0;
	border-bottom:1px solid #DDD;
}
#sidebar>ul li.more	{
	text-align:right;
	border:none;
}
#sidebar .mininfo,#sidebar .feed	{
	padding-left:30px;
	margin:1em 0;
}
#sidebar .feed	{
	margin-bottom:0;
	padding-bottom:15px;
	border-bottom:1px solid #DDD;
}
#sidebar .feed a	{
	padding:34px 0 0 60px;
	background:url('/wp-content/themes/2009/images/rss-48.png') no-repeat left bottom;
}
#sidebar .mininfo li	{
	display:inline;
	margin-left:0;
	padding:0.1em;
	border:0;
}
#sidebar>ul.blogroll	{
	padding-left:30px;
}
#sidebar>ul.blogroll li	{
	float:left;
	margin:1px 10px 1px 0;
	padding:6px 0 .2em 16px;
	border:0;
	background:url('/wp-content/themes/2009/images/mini-blogroll.png') no-repeat left;
	white-space:nowrap;
}

/* footer */
#footer	{
	clear:both;
	margin-top:50px;
	padding:1em 0 3em 0;
	border-top:1px solid #AAA;
	background:#fff;
}
#footer a,#footer a:link,#footer a:visited	{	color:#03A;}
#footer .accessibility	{	float:right;	}
#footer .accessibility a	{
	padding:0 .5em 0 .7em;
	border-left:1px solid #ccc;
}
