/* -------------------------------------------------------------------

   RESET
   Resets default browser CSS

------------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0;
	padding: 0;
	border: 0;
}

input { margin: 0; }





/* -------------------------------------------------------------------

   TYPOGRAPHY
   Sets up some sensible default typography

------------------------------------------------------------------- */

body { 
	font: 12px/18px Tahoma, Arial, Helvetica, sans-serif; 
	color: #333; 
	background: #fff;
}


/* Headings
----------------------------- */
h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #333; }
h1 { font-size: 24px; line-height: 26px; margin-bottom: 10px; }
h2 { font-size: 22px; line-height: 28px; margin-bottom: 10px; }
h3 { font-size: 20px; line-height: 22px; margin-bottom: 5px; }
h4 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
h5 { font-size: 16px; line-height: 22px; margin-bottom: 5px; }
h6 { font-size: 14px; line-height: 22px; margin-bottom: 5px; }


/* Text elements
------------------------------ */
a 		{ color: #e3004f; }
a:hover { color: #000; }

blockquote { padding: 5px 10px; margin-left: 15px; background: #f8f8f8; border: 1px solid #ddd; }
pre { overflow: auto; width: 95%; padding: 5px 2%; background: #f8f8f8 url(../images/code.gif); border: 1px solid #dce6f0; clear: both; }






/* -------------------------------------------------------------------

   FORMS

------------------------------------------------------------------- */
form p { margin-bottom: 20px; }
label { display: block; }
select { width: 99.5%; }
textarea { width: 99%; }

.w70 	{ width: 70px; }
.w100 	{ width: 100px; }
.w50p 	{ width: 50%; }
.w100p { width: 99%; }

input.input-checkbox { position: relative; top: 2px; }

span.form-note { display: block; color: #aaa; font-size: 11px; line-height: 14px; padding-left: 1px; }

/* Toolbar */
.panel-form { padding: 4px 0 3px 5px; background: #f5f5f5; width: 99.1%; }
.panel-form img { vertical-align: top; }
.panel-form a { outline: none; }

/* Question add */
.answer-list { list-style: none; margin-bottom: 15px; }





/* -------------------------------------------------------------------

   GENERIC BLOCKS

------------------------------------------------------------------- */

/* Voting
-------------------------------------------------------------------*/
.voting { overflow: hidden; zoom: 1; }

.voting .total { float: left; padding: 0 7px; font-weight: bold; color: #aaa; }
.voting .total a { text-decoration: none; color: #999; outline: none; }

.voting.positive .total { color: #390; }
.voting.negative .total { color: #f00; }

.voting .plus,
.voting .minus 			{ width: 9px; height: 11px; float: left; display: block; background: url(../images/voting.gif) no-repeat; position: relative; top: 4px; outline: none; }

.voting .plus 			{ background-position: 0 0; }
.voting .minus 			{ background-position: -10px 0; }
.voting .plus:hover 	{ background-position: -20px 0; }
.voting .minus:hover 	{ background-position: -30px 0; }

.voting.voted.plus 	.plus 			{ background-position: -20px 0; }
.voting.voted.minus .minus 			{ background-position: -30px 0; }
.voting.voted.plus 	.minus:hover 	{ background-position: -10px 0; }
.voting.voted.minus .plus:hover 	{ background-position: 0 0; }

.voting.guest .plus:hover 	{ background-position: 0 0; }
.voting.guest .minus:hover 	{ background-position: -10px 0; }

/* Pagination
-------------------------------------------------------------------*/
.pagination p { font-size: 18px; color: #aaa; }
.pagination ul { overflow: hidden; zoom: 1; margin-top: 10px; list-style: none; color: #777; }
.pagination ul li { float: left; margin-right: 8px; border: 1px solid #eee; background: #fafafa; padding: 0 5px; }
.pagination ul li a { text-decoration: none; }
.pagination ul li.active { font-weight: bold; color: #aaa; }

/* Block Nav
-------------------------------------------------------------------*/
.block-nav { overflow: hidden; margin-bottom: 5px; zoom: 1; }
.block-nav li { font-size: 15px; line-height: 15px; float: left; font-weight: bold; padding: 0 !important; margin-right: 3px;}
.block-nav li a { color: #009ee1; text-decoration: underline; outline: none; padding: 3px 5px 4px 5px; display: block; float: left; }
.block-nav li.active a { color: #fff; background: #000; text-decoration: none;}

/* Misc
-------------------------------------------------------------------*/
.hidden { display: none; }






/* -------------------------------------------------------------------

   GRID
   Basic blocks

------------------------------------------------------------------- */
#container { min-width: 1000px; }
#header {padding: 0 20px 0 0; clear: both; overflow: hidden; zoom: 1; background: #fff url(../i/hbg.jpg) repeat-x; height: 281px; }
#profile { margin: 0 auto; clear: both; overflow: hidden; zoom: 1; background: #e3004f url(../i/profile-bg.gif) repeat-x; height: 59px; text-align: center; }
#nav {overflow: hidden; zoom: 1; clear: both;  margin:0 40px 0 40px; background: #fff8fa url(../i/bg/nav.png) repeat-x top left; }
#wrapper { overflow: hidden; zoom: 1; padding: 30px 40px; }
#content { width: 65%; background: #fff; clear: left; float: left; padding-bottom: 20px; zoom: 1; }
#sidebar { width: 32%; float: left; margin-left: 3%; }
#footer { clear: both; border-top: 1px solid #ddd; padding: 10px 20px; color: #999; overflow: hidden; zoom: 1; }

/* Show update button */
#wrapper.show-update-button { padding-right: 40px; }


/* Header
-------------------------------------------------------------------*/
#header h1 { float: left; margin: 0; }
#header h1.logo1 a { width: 345px; height: 281px; display: block; text-indent: -300px; background: url(../i/logo1.jpg) no-repeat; outline: none; }
#header  h1.logo2 a { width: 345px; height: 281px; display: block; text-indent: -300px; background: url(../i/logo2.jpg) no-repeat; outline: none; }
#header  h1.logo3 a { width: 345px; height: 281px; display: block; text-indent: -300px; background: url(../i/logo3.jpg) no-repeat; outline: none; }

#header .profile-right {z-index: 5; position: absolute; top: 230px; right: 0px; background: url(../i/profile-right.gif) no-repeat; width: 300px; height: 54px;}
#header .profile-left {z-index: 5; position: absolute; top: 337px; left: 0px; background: url(../i/profile-left.png) no-repeat; width: 300px; height: 54px;}


/* Main navigation */
#naver {width: 600px; margin: 20px auto 0 auto; overflow: hidden;}
#header .nav-main { margin-top: 50px; margin-right: 40px; line-height: 36px; zoom: 1; float: left; padding: 13px 0 13px 40px; list-style: none; }
#header .nav-main li { font-size: 32px; margin-right: 10px; }
#header .nav-main li a { color: #009ee1; text-decoration: underline; padding: 2px 5px 3px; }
#header .nav-main li.active a { color: #000; padding: 2px 5px 3px; text-decoration: none;}
#header .nav-main li a:hover{text-decoration: none; color: #e3004f;}

/* Profile */
#profile .profile { height: 53px; margin-top: 18px; font-size: 20px; color: #fff; overflow: hidden; zoom: 1; list-style: none; }
#profile .profile li { line-height: 17px !important; display: inline; }
#profile .profile li a { color: #fff; text-decoration: underline; }
#profile .profile li a.avatar img { vertical-align: middle; margin-right: 5px; }
#profile .profile li a.submit-topic { color: #ffff00; }
#profile .profile li a.new-message { color: #ffccde; }
#profile .profile li a:hover { color: #ffccde; }


/* Navigation
-------------------------------------------------------------------*/
#nav ul { list-style: none; }

#nav .tl { height: 13px; background: url(../i/sidebar1-tl.gif) no-repeat top left; }
#nav .tr { height: 13px; background: url(../i/sidebar1-tr.gif) no-repeat top right; }
#nav .bl { height: 13px; background: url(../i/sidebar1-bl.gif) no-repeat bottom left; }
#nav .br { height: 13px; background: url(../i/sidebar1-br.gif) no-repeat bottom right; }
#nav .cl { background: url(../i/sidebar1-cl.gif) repeat-y left; }
#nav .cr { padding: 20px 25px 60px 25px; background: url(../i/sidebar1-cr.gif) repeat-y right; }

/* Menu */
#nav .menu { float: left; padding-bottom: 25px; font-size: 18px; position: relative; z-index: 10; }
#nav .menu li { float: left; color: #390; padding: 3px 7px 4px 7px; background: #ffecf3; border: 1px solid #e3004f; margin-right: 5px; }
#nav .menu li a { text-decoration: none; color: #000; }
#nav .menu li.active { position: relative; color: #fff; background: #e3004f; }
#nav .menu li.active a { color: #fff; }

/* Sub-menu */
#nav .sub-menu { position: absolute; top: 30px; left: 0px; width: 400px; font-size: 12px; font-weight: bold; }
#nav .sub-menu li { margin-right: 5px; line-height: 15px; background: #fff; padding: 3px 5px 5px 5px !important; border: none; }
#nav .sub-menu li a { color: #e3004f !important; text-decoration: underline;}
#nav .sub-menu li a:hover { color: #333; }
#nav .sub-menu li.active { color: #fff; }
#nav .sub-menu li.active a { color: #fff !important; text-decoration: none;}

/* Search */
#nav .search { float: right; }
#nav .search input { font-family: Arial, Sans-Serif; }
#nav .search .text { font-size: 15px; width: 133px; background: #ffecf3; height: 18px; border: 1px solid #e3004f;}
#nav .search .button {background: #e3004f url(../i/bg/search1.png) no-repeat; width: 20px; height: 20px; border: 1px solid #e3004f; cursor: pointer;}

/* Rss */
#nav .rss { float: right; background: url(../images/icons.gif) no-repeat scroll 0 -270px; display: block; height: 11px; width: 74px; margin-top: 51px; margin-right: 10px; }
#nav .rss:hover { background: url(../images/icons.gif) no-repeat scroll 0 -290px; }


/* Topic
-------------------------------------------------------------------*/
.topic { overflow: hidden; margin-bottom: 30px; background: url(../i/bg/topic.jpg) no-repeat top right;}
.topic1{background: url(../i/bg/topic1.jpg) no-repeat bottom left;}
.topic.top { margin-bottom: 20px; background: none;}
.topic.top h1 span { color: #6ec80d; }
.topic.page { margin-bottom: 0; }
.topic .block-nav { margin-bottom: 15px; }

.topic .tl { height: 13px; background: url(../i/sidebar-tl.gif) no-repeat top left; }
.topic .tr { height: 13px; background: url(../i/sidebar-tr.gif) no-repeat top right; }
.topic .bl { height: 13px; background: url(../i/sidebar-bl.gif) no-repeat bottom left; }
.topic .br { height: 13px; background: url(../i/sidebar-br.gif) no-repeat bottom right; }
.topic .cl { background: url(../i/sidebar-cl.gif) repeat-y left; }
.topic .cr { padding: 10px 25px; background: url(../i/sidebar-cr.gif) repeat-y right; }


/* Title */
.topic h2.title { color: #4f4746; margin-bottom: 10px; font-size: 28px;}
.topic h2.title span { color: #ddd; }
.topic h2.title a { text-decoration: underline; color: #000; }
.topic h2.title a:hover { color: #333; text-decoration: none; }
.topic h2.title a.blog-title { background: #009ee1  url(../i/bg/bt.png) repeat-x top left; color: #fff; padding: 3px 10px; text-transform: uppercase; font-size: 15px; font-weight: bold; text-decoration: none;}

/* Actions */
.topic .action { overflow: hidden; zoom: 1; margin-bottom: 5px; list-style: none; font-size: 10px; }
.topic .action li { float: left; margin-right: 3px; }
.topic .action li a { text-decoration: none; background: #555; color: #fff; padding: 2px 5px 3px; }
.topic .action li.delete a { background: #bd3e3e; }
.topic .action li a:hover { background: #333; }

/* Tags */
.topic .tags { margin-bottom: 5px; clear: both; font-size: 12px; background: url(../i/icons/tags.gif) no-repeat; line-height: 18px; padding-left: 22px;}
.topic .tags li { display: inline; }
.topic .tags li a { text-decoration: underline; color: #009ee0; padding: 2px 4px 3px 4px }
.topic .tags li a:hover { background: #009ee0; color: #fff; }

/* Info */
.topic .info { overflow: hidden; zoom: 1; list-style: none; border-top: 3px dotted #e2e2e2; padding: 5px 0 5px 10px; }
.topic .info li { float: left; margin-right: 10px; }
.topic .info li.voting { margin-right: 25px; }
.topic .info li.date { color: #333; background: url(../i/icons/date.gif) no-repeat; padding-left: 20px;}
.topic .info li.favorite a { background: url(../images/favorite.gif) no-repeat; display: block; height: 16px; width: 16px; outline: none; position: relative; top: 1px; }
.topic .info li.favorite a:hover { background: url(../images/favorite.gif) no-repeat 0 -16px !important; }
.topic .info li.favorite.active a { background: url(../images/favorite.gif) no-repeat 0 -16px; }
.topic .info li.author a { color: #333; font-weight: bold; background: url(../i/icons/authot.gif) no-repeat; padding-left: 16px;}
.topic .info li.comments{float: right;}
.topic .info li.comments a { text-decoration: none; background: url(../i/icons/comm1.gif) no-repeat; padding-left: 20px; }
.topic .info li.comments a span.cm-total {  }
.topic .info li.comments a span.cm-new { color: #390; padding-left: 2px; }

/* Content */
.topic .content { margin-bottom: 15px; clear: left;}
.topic .content  img {margin: 0 10px 0 10px;}

/* Poll */
.topic .poll { margin-bottom: 15px; }
.topic .poll ul { margin-bottom: 10px; }
.topic .poll ul li { list-style: none; margin-bottom: 5px; }
.topic .poll ul li label { display: inline; }
.topic .poll span { color: #aaa; }
.topic .poll .poll-result li { margin-bottom: 20px; }
.topic .poll .poll-result li dl { overflow: hidden; }
.topic .poll .poll-result li dl dt { float: left; color: #999; width: 70px; }
.topic .poll .poll-result li dl dt strong { color: #333; }
.topic .poll .poll-result li dl dd { float: left; width: 70%; }
.topic .poll .poll-result li dl dd div { height: 5px; margin-top: 3px; background: #ddd; overflow: hidden; }
.topic .poll .poll-result li.most dl dd div { background: #555; }


/* Comments
-------------------------------------------------------------------*/
.comments {  }
.comments .comment .comment { padding-left: 30px; }
.comment { overflow: hidden; zoom: 1; position: relative; }
.comment ul { list-style: none; }

.comment.list { margin-bottom: 20px; }
.comment.list .info { padding-left: 0; }
.comment.list .content { margin-left: 0; }

/* Header */
.comments .header h3 {font-size: 28px;}
.comments .header { margin-bottom: 20px; padding-bottom: 16px; border-bottom: 1px dashed #ccc; }
.comments .header a.rss { margin-right: 15px; color: #e95e0f; font-weight: bold;  background: url(../i/icons/rss.gif) no-repeat; padding-left: 18px;}
.comments .header span { font-style: normal; color: #aaa; }

/* Comment Types */
.comment .content { background: #f7f7f7; } /* default background of comment */
.comment .content.self { background: #fdf5e6 !important; }
.comment .content.new { background: #e4fbf1 !important; }
.comment .content.del { background: #c5c5c5 !important; }
.comment .content.view { background: #cdf5a6 !important; }

/* Single Folding */
.comment .folding, 
.comment .folding-open { width: 9px; height: 9px; float: left; position: absolute; top: 38px; cursor: pointer; }
.comment .folding.off { display: none; }

/* Content of Comment */
.comment .content { margin: 0 60px 0px 13px; padding: 0; margin-bottom: 10px; }
.comment .content .text { border: 1px solid #dddede; padding: 5px 25px 5px 10px; overflow: hidden; zoom: 1; }
.comment .content .reply-link { font-size: 11px; }

/* Vote Block */
.comment .voting { float: right; margin-top: 5px; }
.comment .voting .plus { margin-right: 5px; }
.comment .voting .minus { top: 5px; }

/* Info Block */
.comment .info { overflow: hidden; zoom: 1; font-size: 11px; padding-left: 14px; line-height: 19px; }
.comment .info li { float: left; margin-right: 15px; }
.comment .info li a.author { font-weight: bold; color: #333; text-decoration: none; }
.comment .info li a.author:hover { text-decoration: underline; }
.comment .info li.avatar { margin-right: 5px; }
.comment .info li.avatar img { border: 1px solid #aaa; padding: 2px; width: 16px; height: 16px; }
.comment .info li.date { color: #aaa; }
.comment .info li.goto-comment-parent a,
.comment .info li.goto-comment-child a { text-decoration: none; outline: none; }
.comment .info li a.delete { color: #f00; }
.comment .info li a.repair { color: #390; }

.comment .comment-topic { font-size: 11px; color: #999; padding-bottom: 3px; padding-left: 2px; }
.comment .comment-topic a { font-weight: bold; }
.comment .comment-topic a.comment-blog { color: #999; }
.comment .comment-topic a.comment-total { margin-left: 5px; text-decoration: none; font-weight: normal; color: #aaa; }

.reply-title { margin-left: 12px; }
.reply { padding: 0 60px 10px 13px; }
.reply .panel-form { width: 99%; }
.reply textarea { width: 99%; height: 70px; }
.reply textarea.loader { background: #F7F7F7 url(../images/loader.gif) no-repeat center;}

/* Update Comments */
.update { padding: 7px 7px 5px 7px; float: right; position: fixed; z-index: 10; top: 220px; right: 0; text-align: center; background: #fafafa; border-top: 1px solid #eee; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; }
.update .update-comments { cursor: pointer; vertical-align: top; }
.update .new-comments { border-top: 1px solid #ececed; color: #333; padding-top: 7px; margin-top: 3px; cursor: pointer; }

/* Misc Comments */
.lsCmtTree_visible { display: block; }
.lsCmtTree_hidden { display: none; }


/* Sidebar
-------------------------------------------------------------------*/
.block { line-height: 16px; margin-bottom: 30px; background: #edfaff url(../i/bg/block1.png) repeat-x top left;}
.block h2 { color: #333; padding-bottom: 5px; margin-bottom: 0; font-size: 28px;}
.block h3 { font-size: 28px;}
.block ul { list-style: none; }
.block .right { text-align: right; padding-top: 10px; font-size: 14px; font-weight: bold;}
.block .right a{color: #009ee1;}
.block .right a:hover{color: #000;}

.block .tl { height: 13px; background: url(../i/sidebar2-tl.gif) no-repeat top left; }
.block .tr { height: 13px; background: url(../i/sidebar2-tr.gif) no-repeat top right; }
.block .bl { height: 13px; background: url(../i/sidebar2-bl.gif) no-repeat bottom left; }
.block .br { height: 13px; background: url(../i/sidebar2-br.gif) no-repeat bottom right; }
.block .cl { background: url(../i/sidebar2-cl.gif) repeat-y left; }
.block .cr { padding: 10px 25px; background: url(../i/sidebar2-cr.gif) repeat-y right; }

/* Block - Stream */
.block.stream { color: #999;}
.block.stream ul.stream-content { margin-top: 10px; }
.block.stream ul.stream-content li { margin-bottom: 7px; }
.block.stream a.stream-author { color: #333; font-weight: bold; text-decoration: none; background: url(../i/icons/authot.gif) no-repeat; padding-left: 16px;}
.block.stream a.stream-topic { color: #333; }
.block.stream a.stream-comment { color: #333;}
.block.stream a.stream-blog { color: #009ee1; font-weight: bold;}
.block.stream span {background: url(../i/icons/comm.gif) no-repeat; padding-left: 20px; color: #000; }

/* Block - Tags */
.block.tags .cloud { text-align: center; background: #fff;}
.block.tags .cloud li { display: inline; margin-right: 5px; line-height: 28px; }
.block.tags .cloud li a { color: #333; text-decoration: none; font-size: 18px; }
.block.tags .cloud li a:hover { background: #333; color: #fff; }
.block.tags .cloud li a.w1 { font-size: 11px; }
.block.tags .cloud li a.w2 { font-size: 12px; }
.block.tags .cloud li a.w3 { font-size: 14px; }
.block.tags .cloud li a.w4 { font-size: 16px; }
.block.tags .cloud li a.w5 { font-size: 18px; }
.block.tags .cloud li a.w6 { font-size: 20px; }
.block.tags .cloud li a.w7 { font-size: 22px; }
.block.tags .cloud li a.w8 { font-size: 24px; }
.block.tags .cloud li a.w9 { font-size: 26px; }
.block.tags .cloud li a.w10 { font-size: 28px; }

.block.tags1 .cloud { text-align: center;}
.block.tags1 .cloud li { display: inline; margin-right: 5px; line-height: 28px; }
.block.tags1 .cloud li a { color: #333; text-decoration: none; font-size: 18px; }
.block.tags1 .cloud li a:hover { background: #333; color: #fff; }
.block.tags1 .cloud li a.w1 { font-size: 11px; }
.block.tags1 .cloud li a.w2 { font-size: 12px; }
.block.tags1 .cloud li a.w3 { font-size: 14px; }
.block.tags1 .cloud li a.w4 { font-size: 16px; }
.block.tags1 .cloud li a.w5 { font-size: 18px; }
.block.tags1 .cloud li a.w6 { font-size: 20px; }
.block.tags1 .cloud li a.w7 { font-size: 22px; }
.block.tags1 .cloud li a.w8 { font-size: 24px; }
.block.tags1 .cloud li a.w9 { font-size: 26px; }
.block.tags1 .cloud li a.w10 { font-size: 28px; }

/* Block - Blogs */
.block.blogs .list { border-top: 1px solid #eee; padding-top: 3px; margin-top: 10px; font-size: 18px; }
.block.blogs .list li { overflow: hidden; border-bottom: 1px solid #eee; padding-bottom: 5px; margin-bottom: 5px; }
.block.blogs .list li a { padding-right: 50px; color: #000; text-decoration: underline; }
.block.blogs .list li .total { float: right; font-weight: bold; padding-right: 13px; }



/* Footer
-------------------------------------------------------------------*/
#footer .right { float: right; }



/* Auth
-------------------------------------------------------------------*/

/* Center block */
.center-block { width: 500px; background: #fff; margin: 20px auto 20px auto; padding: 15px; }
.center-block h3 { margin-bottom: 15px; font-size: 28px; }
.center-block p { margin-bottom: 20px; }
.center-block label { display: block; }
.center-block span { color: #aaa; display: block; padding-top: 3px; font-size: 11px; line-height: 14px; }
.center-block input.input-text { width: 97%; padding: 5px; font-size: 18px; font-family: Verdana; color: #333; }
.center-block input.input-text.captcha { width: 68px; }
.center-block .checkbox { position: relative; top: 2px; margin-right: 5px; margin-left: 1px; }
.center-block .error { color: #f20909; }

.center-block .tl { height: 13px; background: url(../i/sidebar-tl.gif) no-repeat top left; }
.center-block .tr { height: 13px; background: url(../i/sidebar-tr.gif) no-repeat top right; }
.center-block .bl { height: 13px; background: url(../i/sidebar-bl.gif) no-repeat bottom left; }
.center-block .br { height: 13px; background: url(../i/sidebar-br.gif) no-repeat bottom right; }
.center-block .cl { background: url(../i/sidebar-cl.gif) repeat-y left; }
.center-block .cr { padding: 10px 25px; background: url(../i/sidebar-cr.gif) repeat-y right; }

/* Register form */
.register-form { padding: 20px; }
.register-form h3 { margin-bottom: 15px; }
.register-form li { margin-bottom: 15px; overflow: hidden; zoom: 1; }
.register-form p { margin-bottom: 0; float: left; width: 500px; }
.register-form span { color: #aaa; display: block; padding-top: 3px; }
.register-form label { float: left; width: 170px; }
.register-form input.input-text { width: 200px; }

/* Login popup */
.login-form { width: 330px; text-align: center; margin-left: -180px; left: 50%; top: 70px; background: #fff; border: 2px solid #555; padding: 15px; position: absolute; z-index: 100; display: none; }
.login-form h3 { margin-bottom: 15px; }
.login-form p { margin-bottom: 5px; }
.login-form label { color: #aaa; }
.login-form input { text-align: center; font-size: 22px;}
.login-form .checkbox-label { color: #333; }
.login-form .checkbox { position: relative; top: 2px; margin-right: 5px; }
.login-form .close { position: absolute; top: 5px; right: 5px; width: 14px; height: 14px; outline: none; background: url(../images/close-block.gif) no-repeat; }


/* Upload image popup */
.upload-form { width: 300px; margin-left: -150px; left: 50%; top: 60px; background: #fff; border: 2px solid #555; padding: 15px; position: absolute; z-index: 100; display: none; }
.upload-form h3 { margin-bottom: 15px; }
.upload-form .close { position: absolute; top: 5px; right: 5px; width: 14px; height: 14px; outline: none; background: url(../images/close-block.gif) no-repeat; }


/* People table
-------------------------------------------------------------------*/
.people { width: 100%; border-collapse: collapse; margin-bottom: 20px; }

.people thead td { background: #e2e2e2 url(../i/bg/people.png) no-repeat top left; font-weight: bold; padding: 5px 0; font-size: 15px; }
.people thead td.user { padding-left: 10px; }
.people thead td.strength { width: 80px; text-align: center; }
.people thead td.rating { width: 100px; text-align: center; }
.people thead td.date { width: 150px; text-align: center; }
.people thead td.join { width: 100px; text-align: center; }
.people thead td.readers { width: 100px; text-align: center; }
.people thead td.option { width: 100px; text-align: center; }

.people tbody td { padding: 5px 0; font-size: 12px; color: #999; border-bottom: 1px solid #eee; }
.people tbody td.user { padding-left: 10px; overflow: hidden; zoom: 1; }
.people tbody td.user img { float: left; margin-right: 7px; width: 24px; height: 24px; }
.people tbody td.user a { color: #333; font-weight: bold; position: relative; top: 1px; }
.people tbody td.user.without-image a { top: -1px; }
.people tbody td.blog-name { padding-left: 10px; overflow: hidden; zoom: 1; line-height: 14px; }
.people tbody td.blog-name img { float: left; margin-right: 9px; width: 24px; height: 24px; position: relative; top: 2px; }
.people tbody td.blog-name a { color: #333; font-weight: bold; }
.people tbody td.blog-name a.author { color: #999; font-weight: bold; }
.people tbody td.date { text-align: center; }
.people tbody td.strength { color: #333; font-weight: bold; text-align: center; }
.people tbody td.rating { text-align: center; }
.people tbody td.rating strong { background: #555; color: #fff; padding: 5px 10px; }
.people tbody td.readers { text-align: center; }
.people tbody td.join a { display: block; width: 16px; height: 16px; margin: 0 auto; background: url(../images/blog-join.gif) no-repeat; outline: none; }
.people tbody td.join.active a { background: url(../images/blog-leave.gif) no-repeat; }
.people tbody td.option { text-align: center; }


/* Data table
-------------------------------------------------------------------*/
.data { width: 100%; }
.data td { padding: 5px 0; }
.data td.var { font-weight: bold; width: 200px; }


/* System Messages
-------------------------------------------------------------------*/ 
.system-messages-error { background: #f0c8c8; border: 1px solid #ff8181; color: #b22626; }
.system-messages-notice { background: #dafad8; border: 1px solid #83c460; color: #4bb23b; }
.system-messages-notice,
.system-messages-error { padding: 10px 15px; margin-bottom: 15px; }
.system-messages-notice ul,
.system-messages-error ul { list-style: none; }


/* Profile Blog
-------------------------------------------------------------------*/ 
.profile-blog { background: #fafafa url(../i/bg/blog.png) repeat-x top left; margin-bottom: 20px; }
.profile-blog ul { list-style: none; }

.profile-blog .tl { height: 13px; background: url(../i/sidebar-tl.gif) no-repeat top left; }
.profile-blog .tr { height: 13px; background: url(../i/sidebar-tr.gif) no-repeat top right; }
.profile-blog .bl { height: 13px; background: url(../i/sidebar-bl.gif) no-repeat bottom left; }
.profile-blog .br { height: 13px; background: url(../i/sidebar-br.gif) no-repeat bottom right; }
.profile-blog .cl { background: url(../i/sidebar-cl.gif) repeat-y left; }
.profile-blog .cr { padding: 10px 25px; background: url(../i/sidebar-cr.gif) repeat-y right; }

.profile-blog .action { overflow: hidden; zoom: 1; margin-bottom: 5px; }
.profile-blog .action li { float: left; margin-right: 10px; }
.profile-blog .action li.rss a { font-weight: bold; color: #390; }
.profile-blog .action li.edit a { font-size: 10px; text-decoration: none; background: #555; color: #fff; padding: 2px 5px 3px; }
.profile-blog .action li.edit a:hover { background: #333; }
.profile-blog .action li.join a { display: block; width: 16px; height: 16px; background: url(../images/blog-join.gif) no-repeat; outline: none; position: relative; top: 2px; }
.profile-blog .action li.join.active a { background: url(../images/blog-leave.gif) no-repeat; }

.profile-blog .about { overflow: hidden; zoom: 1; margin-top: 30px; margin-bottom: 30px; }
.profile-blog .about .float-block { float: left; width: 50%; margin-top: 30px; }
.profile-blog .about .float-block ul { overflow: hidden; zoom: 1; padding-top: 5px; }
.profile-blog .about .float-block ul li { float: left; text-align: center; }
.profile-blog .about .float-block ul li a { font-weight: bold; color: #333; }

.profile-blog .reader-list { overflow: hidden; zoom: 1; }
.profile-blog .reader-list li { float: left; margin-right: 10px; }
.profile-blog .reader-list li a { font-weight: bold; color: #333; }

.profile-blog .voting { float: right; color: #aaa; }
.profile-blog .voting .minus { margin-right: 10px; }

.profile-blog .avatar { float: left; margin-right: 7px; margin-top: 4px; }


/* Profile User
-------------------------------------------------------------------*/ 
.profile-user { overflow: hidden; zoom: 1; }
.profile-user h2 { color: #aaa; border-bottom: 1px solid #ddd; padding-bottom: 3px; }

.profile-user .voting { float: right; color: #aaa; margin-right: 30px; }
.profile-user .voting .minus { margin-right: 10px; }

.profile-user .strength { float: right; color: #aaa; }
.profile-user .strength .total { font-weight: bold; color: #8281cf; }

.profile-user .name { overflow: hidden; zoom: 1; margin-bottom: 30px; }
.profile-user .name img { float: left; margin-right: 15px; }
.profile-user .name h6 { color: #888; }







