body {
	font-size:9pt; 
	font-family:Verdana,Arial,Helvetica, geneva,sans-serif; 
	color:#616161; 
	line-height:1.5;
	margin: 0; 
	padding: 0;
	text-align: left;
	background-color:#fff;
}
A:link    {color:#0054FF; text-decoration:none;}
A:visited {color:#0054FF; text-decoration:none;}
A:active  {color:#0054FF; text-decoration:none;}
A:hover  {color:#555555; text-decoration:none;}

textarea {font-size:9pt;color:#616161;  }
p {margin: 3px; }
/*  ef5223    ee6267  ffd283  ffb924  f56e23  ff3333 */

/* TOP */
.themenutop {
	background-color: #e61e25;
}
.thelisttop {
	background-color: #ef5223;
}
.theposttop {
	background-color: #f56e23;
}

/*  Left  */
.logo {margin:10px 10px;text-align:center;cursor:pointer;}
.themenu {
	width: 200px;
	background-color: #e61e25;
	color:#FFFFFF;
}
.themenu a:link    {color:#FFFFFF; text-decoration:none;}
.themenu a:visited {color:#FFFFFF; text-decoration:none;}
.themenu a:active  {color:#FFFFFF; text-decoration:none;}
.themenu a:hover  {color:#ffd283; text-decoration:none;}


.themenu input[type="text"],input[type="password"] {width:100px;height:15px;padding-left:5px;color:#888;}
.themenu input[type="submit"] {width:50px;height:20px; font-size:8pt;}
.themenu .btn {text-align:right; margin-top:5px;}
.usermenu {padding-left:20px;}
.themenu .usermenu .mymenu {
	margin-left:10px;
}

.themenu .menu {
	margin: 0 20px 30px 28px;
	
}
.themenu .menu a {
	font-size:9pt;
}
.themenu .menu .count {
	font-size:8pt;
}
.themenu .menu .p{
	font-weight: bold;
	margin-top:10px;
}
.themenu .menu .c{
	margin-left:5px;
}
.themenu .menu .p_selected{
	color: #ffd283;
	font-weight: bold;
	margin-top:10px;
}
.themenu .menu .c_selected{
	color: #ffd283;
	margin-left:5px;
}
.themenu .menu .p_selected a{
	color: #ffd283;
}
.themenu .menu .c_selected a{
	color: #ffd283;
}

.menuhr {
	width:160px;
	margin-left:18px;
	margin-top:0px;
	border-left:0px solid;
	border-right:0px solid;
	border-top:1px solid #e61e25;
	border-bottom:1px solid #ef5223;
}
/* Search */
.search {
	margin-top:10px;
}
.search input[type="text"]{
	color:#ef5223;
	text-align:center;
}
.search input[type="image"]{
	margin-left:5px;
	margin-top:-2px;
	vertical-align:top;
}
/*  Center  */
.thelist {
	width: 208px;
	font-size: 8pt;
	line-height:14px;
	border-right:1px solid #e9e9e9;
}
.thelist a {
	color: chocolate;
	
}
.thelist .page {
	height:60px;
	background-color: #ef5223;
}
.thelist .list {
	width: 208px;
	cursor:pointer;
	overflow:hidden;
	border-bottom:1px solid #e2e2e2;
	background-color:#fffff5;
}
.thelist .image {
	text-align:center;
}
.thelist .list .description {
	padding: 5px 5px 0 5px;

}
.thelist .list .description .title {
	font-weight:bold;
	color:#f56e23;

}
.thelist .list .description .count {
	font-size: 7pt;
}
.thelist .list .description .content {
		font-size:8pt; 
}
.thelist .list .description .date {
	font-size: 7pt;
	padding-bottom: 10px;
	
}
/*  PAGINATION */
.pagination {
	text-align:center;
	padding-top:0px;
	color:#fff;
}
.pagination img{
	vertical-align:middle;
}
.pagination span{
	color:#fff;
	margin:0px 2px;
}
.pagination .number{
	width:160px;
}
.pagination span a{
	color:#fff;
	margin:0px 2px;
}
.pagination .this {
	color:#f99e55;
}
/* Right  */
.thepost {

}
.postheader {
	height:60px;
	background-color: #f56e23;
	color: #fff;
	text-align: center;
	line-height: 12px;
}
.postheader .title{
	font-size:10pt;
	font-weight:bold;
	padding-top:15px;
}
.postheader .title img{
	vertical-align: middle;
	margin:-1px 5px 0px 5px;
	
}
.postheader .writer{
	margin-top:8px;
	font-size:8pt;
}
.postheader .writer .name{cursor:pointer;}
.postheader .date{
	font-size:7pt;
}
.thepost .editbtn{
	padding-left:15px;
}
.thepost .editbtn input[type="submit"]{
	width:80px;
}
.thepost .download {
	font-size:9pt;
	padding:10px;
	line-height:13px;
	cursor:pointer;
}
.thepost .download img {
	vertical-align:top;
	margin:0 6px;
}
.thepost .download span {
	margin-right:8px;
}
.thepost .content{
	clear: both;
	padding:10px 10px 50px 20px;
}
/* Comment */
.comment .commentbtn {
	margin:10px 20px;
}
.comment .commentbtn a{
	color:#e61e25;
}



/* BOTTOM */
.themenubottom {
	background-color: #e61e25;
}
.thelistbottom {
	background-color: #ef5223;
}
.thepostbottom {
	height:60px;
	background-color: #f56e23;
}
/*  COMMENT  */

.commentbox {padding-left:15px;margin:30px 0px;}
.commentbox .commentbtn a {color:#ef5223;}
.commentbox .comment { clear:both;border: 1px solid #eee;margin-top: 3px;margin-right:10px;}
.commentbox .comment .comment_user_photo {padding-right:5px;}
.commentbox .comment .comment_credit .commenter {cursor:pointer;}
.commentbox .comment .comment_credit b{ color: #414141; }
.commentbox .comment .comment_credit a{ color: #414141; }
.commentbox .comment .comment_credit .date{ color: #bbb; font-size: 7pt; padding-left:40px;}
.commentbox .comment .delete{ padding-left: 20px; font-size: 8pt; }
.commentbox .comment_body{ }
#emoticon {display:none;width:730px;height:200px;overflow:auto;padding-left:15px;margin:30px 0px;border:1px solid #f2f2f2;}
#emoticon img {float:left; width:32px;margin:5px;cursor:pointer;}
.emoticonbtn {clear:both;cursor:pointer;}
#iframe {width:100%;}

#comment_writer_layer {
	display:none;
}

/*  EDIT | WRITE  */
#editarea { text-align: left; margin-bottom: 50px; }
#editarea #subject { width: 884px;padding-left:10px;}

#editarea #cateogoryselect { width: 180px; }
#editarea select{border:1px solid #666;}
#editarea .delete { margin-left: 30px; cursor:pointer; text-decoration:underline;}
/* TOOLBOX */
#zipupbtn { width: 100px;  height: 24px; margin-top:120px;}
#fileupframe{ width: 100px;  height: 24px; }

#imgupbtn { width: 100px;  height: 24px;}
#imgupframe{ width: 100px;  height: 24px; }
#thumbs {text-align:right;width:100px;}
#thumbs img {border:1px solid #d2d2d2;}
#thumbs .thumbmain {
	width:50px;
	margin:10px;
	border:2px solid red;
}
#thumbs .thumb {
	width:50px;
	margin:10px;
	border:2px solid #fff;
}
.userthumb {border: 1px solid #f2f2f2;margin:5px;}
.thumbframe{ width: 32px;  height: 32px; }

.thumbmain{ width: 48px;  border: 1px solid #f60;  float: left;  margin-right: 3px;  margin-top: 5px;  margin-bottom: 1px; }
.zipfileup { font-size: 7pt; height: 15px; overflow: hidden;  margin-right: 5px;  margin-top: 1px; color: #669933; }
.hint { clear: both; font-size: 8pt; text-align: left; margin-left: 5px; margin-bottom:4px;color:  #414141; }
.lefthint { float: left; font-size: 8pt; text-align: left; line-height: 11px; padding-left: 2px; color:  #414141; }
.toolmenu {  padding-top: 3px; font-weight: bold; font-size: 9pt; }

/*  Aqua Button */


/*******************/

.solo {
	padding:0px 0 100px 180px;
}
.solo a {
	color: chocolate;	
}
.solo input[type='text'],.solo input[type='password']{
	width:200px;
}
#admin_container {
	padding:10px 0 100px 40px;
}
#admin_container a {
	color: chocolate;
}
#admin_container .menu{
	margin-bottom: 40px;
}
#admin_container .menu a{
	text-decoration:underline;
	margin: 20px 30px;
}
#admin_container .admin_userlist td{
	padding:1px 10px;
}
#admin_container .admin_category td{
	padding:2px 10px;
}
#admin_container .admin_category{
	margin:10px 20px;
	border:1px solid #d2d2d2;
}
#admin_container .new_category {
	padding-left:50px;
	margin-bottom:20px;	
}

#admin_container .level{
	font-weight: bold;
	border:1px dashed chocolate;
	margin:0px 2px;
	padding-left:3px;
}
#admin_container .del {
	font-size:8pt;
	color: chocolate;
	cursor:pointer;
}

#admin_container .tabletitle {
	background-color: #555;
	font-size:8pt;
	color: chocolate;
	cursor:pointer;
}