﻿@charset "utf-8";
/*  
Theme Name: KILLERAPP
Theme URI: http://www.killerapp.cn
Description: killerapp.cn主题 由Mimbo修改而来。
Version: beta 1
Author: KILLERAPP
Author URI: http://www.killerapp.cn/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

2007.12.13 Remix by Chris


/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body {
        background:#333;
	/*background: #f2f2f2;*/
	/*color: #666666;*/
        color:#ccc;
	padding: 5px 0 5px 0;
	}

body, select, input, textarea {
	font: 105% Arial, Helvetica, sans-serif;
	*font: 100% Arial, Helvetica,sans-serif;
	}
	
p {	
	margin: 15px 0;
	}
	
a{
   outline:none;
}
	
a img{ border:none;}
a:link,a:visited{
	/*color: #333333;*/
        color:#ccc;
	text-decoration: none;
}

a:hover {
	/*color: #FF6600;*/
        color:#fff;
	text-decoration: none;
}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	/*background:#eef5e1;*/
	/*padding:3px 6px;*/
	}
	

/* Structure */

#page {
	width:970px;
	margin:0 auto;
	font-size:0.7em;
	/*background:#FFF;*/
        background:#000;
	padding: 5px 5px 0px 5px;
	background-image: url(images/h_cd.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
		
#branding {
	padding-top:6px;
	padding-left:26px;
	}
#branding h4{
	font-size: 140%;
	padding-left:0px;
	color:#ff6600;
	}

#brandinglogo{
	height:66px;
	margin-top:4px;
	margin-right:50px;
}

#brandinglogo img{
	padding:1px;
	border: 1px solid #cccccc;
}

#sdiv {
	padding-top:30px;
	background-image: url(images/h_welcome.gif);
	background-repeat: no-repeat;
	background-position: top right;
	/*margin-top:-14px;*/
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

/*#sidebar {
	width: 250px;
	float:right
	}*/
	
#sidebar{
	width: 345px;
	margin-left: 610px;
	margin-top:10px;
	*margin-top:-5px;
	height:auto;
}


#leftcol {
	width:318px;
	background-image: url(images/dot_y.gif);
	background-repeat: repeat-y;
	background-position: right;
	/*border-right:1px dotted #b6b6b6;*/
	padding-right:17px;
	}

#leftcol, #rightcol {
	margin-top:0px;
	float:left
	}	
	
#rightcol {
	width:232px;
	padding-left:17px;
	margin-top: -8px;
	}
		

/*Nav*/

#nav {
	background:#777;
	padding-top:4px;
	font-size:1.1em;
	background-image: url(images/h_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
#nav li {
	list-style:none;
	float:left;
	border-right:1px solid #a9a9a9;
	}

#nav a, #nav a:visited {
	float:left;
	display:block;
	font-weight:bold;
	color: #ccc;
	padding:3px 12px 0px 12px;

	}

#nav a:hover, #nav a:active, .current_page_item	a {
	/*background:#333;*/
	text-decoration:none
	}		

/*	Headers */

h1 {
	font:2.95em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	height:22px;
	color:#ddd;
	padding-bottom:2px;
	padding-top:0px;
	/*border-bottom:1px solid #333;*/
	margin: 8px 0;
	}
	


h3 {
	font-size: 12px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#333333;
	}
	
h3 a:link, h3 a:visited {
	color: #ccc;
	text-decoration:none
	}

h3 a:hover, h3 a:active {
	/*color: #FF6600;*/
	text-decoration:none
	}

#sidebar h3 {
	/*border-top:5px solid #BBB;
	border-bottom:1px solid #BBB;*/
	color:#ddd;
	font-size: 14px;
	height:20px;
	padding:0px 0 6px 2px;
	margin:22px 0 -8px 0;
	/*background-image: url(images/h_cd.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	margin-left: 0px;
	}

#sidebarB-divB {
	width: 210px;
	padding-left: 10px;
	float: right;
	/*background-image: url(images/dot_y8.gif);
	background-repeat: repeat-y;
	background-position: left;*/
}

#sidebarB-divA {
	width: 120px;
	padding: 0px;
	margin-top: 0px;
	float: left;
}

.block{
	width: 345px;
	margin-top:-20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.block img{
	padding:0px;
}

#sidebarA {
	width: 345px;
	background-image: url(images/hen.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;



	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 20px;
	
}

#sidebarB {
	width: 345px;
	margin-top: 8px;
}

#sidebarB-divA ul{
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom: 4px;
}

#sidebarB-divA h3{
	margin-top:0px;
}

#sidebarB-divB h3{
	margin-top:0px;
}

#sidebarB-divA ul li{
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom: 2px;
}

#sidebarB-divB ul{
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 4px;
	padding-left: 2px;
	padding-bottom: 4px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sidebarB-divB ul li{
	margin-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 210px;
}

#categories {
	/*background:#f2f2f2;*/
	margin-bottom: 8px;
	padding-bottom:4px;
	background-image: url(images/tdot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#categories li{
	list-style-image: none;
	list-style-type: none;
	background:#e2e2e2;
}

h3#respond {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top:10px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

	
	
	
/* Content */

.categoryentry {
	padding:0px 18px 0px 18px;
	}

#content {
	width:585px;
	float:left;
	padding-left:10px;
}
	
.navigation {
	padding-top:8px;
	height:auto;
	}
	
.nondiv {
	margin-top:3px;
	width:585px;
	height:12px;
	float:left;
	/*background:#ffffff;*/
	background-image: url(images/tdot.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	/*background:#f2f2f2;*/
	padding:15px 12px 6px 12px;
	background-image: url(images/tdotx.gif);
	background-repeat: repeat-x;
	background-position: top;
	/*border-bottom:1px solid #b6b6b6;
	border-top:1px dotted #b6b6b6;*/
	}

.feature:hover {
	/*background:#e9e9e9;*/
	background-image: url(images/tdotx.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #999;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:10px;
	}


.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:115%;
	display:block;
	padding-bottom:0px;
	}

#leftcol .feature {
	margin-bottom: 6px;
	border-bottom:none
	}
#leftcol .nondiv {
	margin-top:-2px;
	width:318px;
	}
	
#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	/*border-bottom:1px dotted #b6b6b6;*/
	padding:8px 0;
	}
	
#sidelist li {
	list-style:none outside;
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	}

#sidelist ul {
	margin:0px;
	padding:0px;
	}
	
#sidelist  li ul li {
	list-style:square;
	margin-bottom:0px;
	line-height:115%;
	margin-left:22px;
	padding:0px;
	}
	
#sidelist .children li {
	margin-left:0px;
	padding-left:8px;
	padding-top:2px;
	list-style: none inside;
	list-style-image: url(images/sidelist.gif);
	background-image:none;
	}
	
#sidelist {
	margin-bottom:8px;
	padding-left:4px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#archivelist{
	padding-top:4px;
	padding-left:4px;
	padding-bottom:8px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}

.blist{
	padding-left:2px;
}


.blist li{
	list-style:none outside;
}
	
.postmetadata {
	margin: 30px 0;
	}
	
.post img {
	padding:1px;
	border: 1px solid #cccccc;
}

.post li {
	list-style:none outside;
}

.post blockquote {
	color:#76767a;
	background:#ccc;
	padding:6px 14px 6px 14px;
	margin:18px 35px 18px 35px;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}	

.post-bottom{
	margin-top: 10px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 38px;
	width:585px;
	height:auto;
}

.postinfo-top {
	padding-left:16px;
}

.postinfo-bottom {
	margin-top:-2px;
	width:auto;
	text-decoration:none; 
	padding:3px 4px 0px 4px;
	float:right;

}

.postinfo{
	margin-top: 10px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 4px;
	height:auto;
}

.posttitle {
        color:#ccc;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.posttitle:first-letter {
	background-image: url(images/posttop_bj.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:16px;
	}
	
.aside {
	background:#f5f5f5;
	margin-bottom:18px;
	margin-top:18px;
	padding:12px 12px 6px 12px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	background-image: url(images/asideico.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
#st_rnd_posts {
	width:282px;
}	

#st_related_posts {
	width:282px;

}	

.postinfo li{
	margin-left:22px;
	list-style-image: url(images/sidelist.gif);
	clear:both;
}


#writer {
	background:#f5f5f5;
	margin-bottom:18px;
	padding:12px 12px 6px 12px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	background-image: url(images/infobg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
#writer .author {
	font-size: 160%;
	padding-bottom:3px;
	width:auto;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}

#writer .meta {
	margin:0;
	background:#fff;
	padding:8px;
	height:auto;
	width:450px;
	float:right;
	background-image: url(images/info.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#writer img {
	padding:1px;
	border:1px solid #999999;
	float:left;
	width:80px;
	margin-right:10px;
	}

#writer span {
	display:block;
	padding-top:4px;
	margin-top:2px;
	width:462px;
	}

#writer p {
	padding:0px 8px 8px 8px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:6px;
	}	


/* Form Elements */

select {
	/*background:#f2f2f2;*/
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	background:#555;
	color:#e7e7e7;
	border:none
	}

.button:hover {
	/*background:#333;*/
	color:#FFF
	}
	
#archiveform {

}

#commentform {
	padding-bottom:8px;
}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	border: 1px solid #999999;
	}

#commentform textarea {
	width: 80%;
	margin-top:5px;
	border: 1px solid #999999;
	line-height: 17px;
        color:#fff;
	background-image: url(images/dpl.gif);
	}

/* Comments*/

.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	list-style: none;
	background:#000;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	padding-top:4px;
	padding:2px 2px 2px 6px;
	}

.commentlist small {
	/*background:#e9e9e9;*/
	}
	
.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	
.alt {
	background:#f5f5f5;
	}
	
.commenttextdiv{
	height:auto;
	margin-top:8px;
	padding:1px 18px 1px 22px;
	/*background-image: url(images/stpostico.gif);
	background-repeat: no-repeat;
	background-position: top right;*/

}


.gravatar {

	height:58px;
	width:58px;
	float:left;
	padding:1px;
	border:1px solid #dddddd;
	margin-top:16px;
	margin-right:12px;
	margin-bottom:8px;
}

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	
.clearb{
	clear:both;
	height:0px;
}

.dot-bottom {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bimgs{
	padding:1px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 1px solid #cccccc;
}

/* Footer*/
#divbr {
	background-color: #666666;
	height: 12px;
	width: 970px;
	margin-top:18px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#footer{  
	float: left;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	padding: 10px;
	margin-top: 0px;
	color: #333333;
	margin-bottom: 0px;
}

#endpage{
	width:980px;
	margin:0 auto;
	height:5px;
	*margin-top:-12px;
	background:#FFF;
	background-image: url(images/h_cd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.welcome {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	/*background: #f2f2f2;*/
	color:#f60;
	}
	
/*hlsupport*/
.wp_syntax {
      color: #100;
      background-color: #f9f9f9;
      border: 1px solid silver;
      margin: 0 0 1.5em 0;
      overflow: auto;
    }

    /* IE FIX */
    .wp_syntax {
      overflow-x: auto;
      overflow-y: auto;
      padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
      width: 90%;
      height:200px;
      padding-right:expression(this.scrollHeight > this.offsetHeight ? 15 : 0);
    }

    .wp_syntax table {
      border-collapse: collapse;
    }

    .wp_syntax div, .wp_syntax td {
      vertical-align: top;
      padding: 2px 4px;
    }

    .wp_syntax .line_numbers {
      text-align: right;
      background-color: #def;
      color: gray;
      overflow: visible;
    }

    /* potential overrides for other styles */
    .wp_syntax pre {
      margin: 0;
      width: auto;
      float: none;
      clear: none;
      overflow: visible;
    }