@charset "utf-8";
/*  
Theme Name: WTA
Theme URI: http://www.webtrendawards.com/
Description: A two column theme.
CSS Write Rules: Area Properties(Width & Height / Margin / Padding) > Font & Image Properties > Align Properties > Style Properties
Version: 1.0
Author: WTA(Web Trend Awards) 정현화
Author URI: http://www.webtrendawards.com/
*/

/* Default Skin - Start */
#selectLang { margin:0; padding:0; }
#gnb { margin:0; padding:0; }
#lnb { margin:0; padding:0; }
#lnb ul { margin:0; padding:0; }

/* CSS Reset Preference
---------------------------------------------------------------------------------*/
* { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, pre, code { font-size: 1em }
a { text-decoration: none; }
a img { border: none; }
p { margin-bottom:10px; color:#545045; line-height:140%; text-align:justify; }
p a { color:#cc0000; }
fieldset {border:none}

/* Fonts Preference
---------------------------------------------------------------------------------*/
.engSmall { font:11px Arial, Helvetica, sans-serif; }

/* Site Layout - Body Wrap
---------------------------------------------------------------------------------*/
body { background:#000000 url(../images/default/mainBg.jpg) }
#bodyWrap { width:942px; margin:15px auto 0 auto; }

/* Site Layout - Header
---------------------------------------------------------------------------------*/
#searchLanguage { position:relative; width:942px; height:40px; z-index:103}
#header { position:relative; width:942px; height:220px; background:url(../images/default/paper_top.gif) no-repeat left top; z-index:99;}
#header .label {position:absolute; width:243px; height:218px; top:-38px; left:13px; background:url(../images/default/label.png); z-index:101}
#header .learnMore {position:absolute; width:89px; height:30px; top:165px; left:586px; z-index:102}
#header h1 { margin:0; padding:0; position:absolute; top:46px; left:43px;}
#header h2 { margin:0; padding:0; position:absolute; top:46px; right:43px;}
#language { position:absolute; right:19px; z-index:100;}
#language strong { color:#ffffff; font:.75em Tahoma; margin-right:3px;}
#language a img { vertical-align:-5px;}
#language ul { position:absolute; top:15px; right:0px; display:none; border:1px solid #b23628; background:#de4332; }
#language ul li { list-style:none; }
#language ul li a { display:block; width:61px; padding:3px 8px; font:9px Tahoma; color:#ffffff; text-decoration:none;}
#language ul li a:hover { background:#bc4032;}

#it_search_form { position:absolute; top:50px; right:15px;}
#it_search_form .input { border:1px solid #bc4032; height:17px; width:120px; color:#888888; font-size:.9em;} 
#it_search_form .submit_button { width:1px; height:1px; visibility:hidden; }

#WTA_Clock {position:absolute; width: 240px; top:-2px; left:438px;}

#gnb { position:absolute; top:180px; left:28px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#gnb li { float:left; list-style:none; background:url(../images/default/bgGnbVr.gif) no-repeat left center; padding-left:2px; position:relative; left:-2px; font:12px "굴림"; font-weight:bold; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:13px 15px 0 15px; height:25px; color:#31302e; white-space:nowrap; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus { color:#600;}
#gnb li.on a { font-weight:bold; color:#600;}

#isSearch { position:absolute; top:22px; right:19px; width:214px; text-align:right;}
#isSearch .searchOrder { display:none;}
#isSearch .checked { position:absolute; left:0; top:0; text-align:left; display:block; padding:5px 0 0 5px; width:64px; height:14px; background:url(../images/default/bgSearchTerm.gif) no-repeat; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#ffffff; line-height:normal;}
*:first-child+html #isSearch .checked { top:1px; }
#isSearch ul { display:none; position:absolute; left:0; top:18px; padding:2px 0 3px 0; text-align:left; border:1px solid #919898; background:#536c6d;}
#isSearch ul li { width:67px; height:18px; list-style:none; }
#isSearch ul li input { display:none;}
#isSearch ul li label { display:block; padding:4px 0 0 4px; width:63px; height:15px; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#ffffff;}
#isSearch ul li label.on { background:#455a5b; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#455a5b;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:94px; height:13px; color:#ffffff; border:1px solid #8E8E8D; background-color:#857C79; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #B0B0AF; background-color:#A9A4A3; }
*:first-child+html body#default #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px;}
*:first-child+html body#default #isSearch .submit { position:relative; top:-1px;}

/* Site Layout - Content Body
---------------------------------------------------------------------------------*/
#contentBody {width:942px; overflow:hidden; background:url(../images/default/paper_edge.gif); }
#bodyContainer { position:relative; left:43px; width:850px; overflow:hidden; }

/* Site Layout - Column Left
---------------------------------------------------------------------------------*/
#columnLeft { padding-top:15px; position:relative; width:630px; float:left; overflow:hidden;}

#lnb { margin-bottom:10px; font:11px Arial, 돋움, Helvetica, sans-serif; }
#lnb li { padding-bottom:4px; list-style:none; }
#lnb li a { padding:6px 5px 6px 13px; width:181px; display:block; border:1px solid #c2c0b2; background:url(../images/default/horBarThin.gif); color:#3e3e3e; position:relative; z-index:99; text-decoration:none;}
#lnb li a:hover,
#lnb li a:focus { color:#ffffff; background:url(../images/default/horBarThic.gif); }
#lnb li.on a { color:#ffffff; background:url(../images/default/horBarThic.gif); }
#lnb li.on a:hover,
#lnb li.on a:focus { font-weight:bold;}
#lnb li ul { display:block; position:relative; width:181px; padding:0 3px; overflow:hidden;}
#lnb li.on ul { display:block;}
#lnb li ul li { padding:0; border-top:1px solid #f2f2f2; position:relative; top:-1px;}
#lnb li ul li a { padding:6px 5px 6px 10px; width:169px; color:#818181 !important; border:none; background:none !important; border:none !important;}
#lnb li ul li a:hover,
#lnb li ul li a:focus { font-weight:normal !important; color:#de4332 !important;}
#lnb li.on ul li.on a { color:#ff1a00 !important; font-weight:bold !important; background:url(../images/default/bulletLnb.gif) no-repeat 175px center  !important;}

/* Site Layout - Column Right
---------------------------------------------------------------------------------*/
#columnRight { padding-top:15px; width:201px; float:right; overflow:hidden; }
.profileArea { background:#c7c5b3; margin-bottom:10px; padding:4px; position:relative; }
.profileArea .blogProfile { border:1px solid #9f9d91; background:#9f9d91; padding:4px; margin-bottom:4px; }
.profileArea .blogProfile h1 {padding:0; margin:10px 0 5px 0; font:8pt 돋움; color:#808080; letter-spacing:-1px; line-height:1.2em; text-align:center; }

#visualArea { width:770px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}
#content { width:100%; overflow:hidden;}

/* Site Layout - Plugins(Widgets)
---------------------------------------------------------------------------------*/
#plugins{ margin-top:10px; margin-left:43px; position:relative; width:850px; overflow:hidden; background:url(../images/default/lineBreaker.gif) no-repeat top;}
#newestDocuments { margin-right:20px; width:201px; float:left; overflow:hidden}
#newestComments { width:201px; float:left; overflow:hidden}

#techNote { width:380px; float:right; overflow:hidden; }
#techNote h2 { margin-bottom:4px; padding:13px 0 0 0; border-bottom:1px solid #545045; height:21px; _height:20px;
    font-family: Georgia,"Times New Roman",serif;
	font-size: 12px;
	font-weight: bold;
	color: #600;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 1px
 }
#techNote .validator { float:right; clear:both}

/* Site Layout - Footer
---------------------------------------------------------------------------------*/
#banner {
	background:url(../images/default/lineBreaker.gif) no-repeat top;
	height: 60px;
	width:850px;
	padding-top:10px;
	margin-left:43px;
}
#footer { margin:0; padding:0; width:942px; height:60px; overflow:hidden; clear:both; background:url(../images/default/paper_bottom.gif) no-repeat left center; position:relative}
#footer li { position:relative; left:30px; top:12px; display:inline; padding:0 .6em 0 1em; background:url(../images/default/vrType1.gif) no-repeat left center; float:left}
#footer li.first-child { background:none;}
#footer li a { color:#545045; font:8pt 돋움; letter-spacing:-1px;}
#footer li address { display:inline; }
/* Default Skin - End */
