/*
	custom.css  custom styles for Cutline that YOU define
	------------------------------------------------------

	Here's an example:
	
	.custom a { color: #c00; text-decoration: none; }
	
	Cool? Now get to hackin!
*/
.bannerclass {
margin: 10px 0pt 0px 0px;
background: rgb(172, 191, 255) none repeat scroll 0% 0%;
-moz-background-clip: -moz-initial; 
-moz-background-origin: -moz-initial; 
-moz-background-inline-policy: -moz-initial; 
width: 80px; 
height: 18px; 
color: rgb(74, 85, 28); 
font-weight: bold; 
text-align: center;
}

.postdate{
float: left;
display: inline;
margin: 0 10px 0 0;
color: #000;
background: url(http://dim4.cn/img/date_button.gif) no-repeat;
}

#headershell{background-color:#222;}

#header{width:778px; height:40px; margin:0 auto 0px;}

#header h1 a{height:37px;float:left;position:relative;top:4px;font-size:26px;font-weight:700;color:#E8E8E8;margin-right:5px;font-family:Verdana, Arial, Helvetica, sans-serif;margin-left:10px;line-height:37px;}

#header h1 a:hover{color:#fff;}

#header #info{float:left;padding-top:0px;margin-left:6px;color:#fff;font-size:11px;}

#menu{float:right;height:40px;}

#menu ul li{float:left;margin-right:15px;height:40px;line-height:40px; font-weight: bold;}

#menu ul li a{height:30px;line-height:40px;display:inline-block;color:#eee;}

#menu ul li a:hover{color:#fff;background-image:url(images/menu_arrow.gif);background-repeat:no-repeat;background-position:center top;}

#menu ul li.current_page_item a{color:#aaa;}

.posttime{background-image:url(images/post_date_bg.gif);background-repeat:no-repeat;height:35px;width:37px;float:left;font-size:16px;color:#000;text-align:center;line-height:16px;padding-top:3px;margin-right:6px;font-weight: bold; }

.posttime .m{color:#000;font-weight: bold; }

#content .postmeta{color:#939393;margin-top:4px;margin-left:3px;}

#content .postmeta span{padding-left:14px;color:#939393;margin-right:12px;font-family:Arial, Helvetica, sans-serif;background-image:url(images/span.gif);background-repeat:no-repeat;}

#content .postmeta span a{color:#939393;text-decoration:none;}

#content .postmeta span a:hover{color:#a14c2a;}

.file{background-position:left -78px;}

.date{background-position:left -98px;}

.user{background-position:left 2px;}

.comment2{float:right;background-position:left -58px;}

.pop{float:right;background-position:left 16px;}

.edit{background-position:left -138px;}