/*
Theme Name: Tname v1
Theme URI: http://mytension.cn/
Description: The Tname v1 WordPress theme the Author <a href="http://mytension.cn/">tension</a>.
Version: 1.0
Author: tension
Author URI: http://mytension.cn/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/***** Global *****/
/* Reset */
* {
	margin: 0;
	padding: 0;
}
fieldset {
	border: 0;
}
ol, ul {
	list-style: none
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote {
	margin-bottom:0.75em;
}
blockquote {
	margin: 5px 0;
	list-style: none;
	padding:0 20px 10px 40px;
	background: url('images/quote.png') no-repeat 10px 0;
	border: none;
	color:#993366;
}
blockquote ul,blockquote ol {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:decimal;
}

/* Begin Typography & Colors */
body {
	font: 12px / 150% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	}

a, h2 a:hover, h3 a:hover {
	color: #0088CC;
	text-decoration: none;
	}

a:hover {
	color: #3e3e3e;
	text-decoration: underline;
	}
/* End Typography & Colors */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */

/* Begin Various Tags & Classes */
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* End captions */

#bodywarp { 
	background:#FFFFFF url(images/bodywarp.gif) repeat-x top;
	padding-top: 10px;
}
#body { 
	width: 870px;
	margin: 0 auto;
	padding: 0
}
#loading {
	z-index:1;
	padding:5px 25px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	background:#FFE66B;
	left:0;
	top:0;
	color:#000;
	position:fixed
}

/* header */
#header { 
	height: 92px;
	overflow:hidden;
	background: #E1EBEF url(images/headerbg.gif) repeat-x bottom;}
#header .warp ,
#menu .warp {
	margin:0 auto;
	width:870px;
}
#header h1 , #header #logo{
	float: left;
	margin: 18px 0 0 0;
	overflow:hidden;
}
#header h1 a ,#header #logo a{
	width: 200px;
	height: 60px;
	background: url(images/logo.png) no-repeat;
	display: block;
	text-indent: -10000px;
}
#header #description {
	color:#828282;
	float:left;
	font-size:11px;
	margin:43px 0 0 6px;
}

/* Search */
#search-form {
	float: right;
	height:25px;
	margin: 34px 0 0;
	width: 200px;
	background:url(images/search.png) no-repeat 0px 0px;
}
#search-form .input {
	background: url(images/search.png) no-repeat 0px -30px;
	border-width:0;
	height:19px;
	margin:2px 3px 0;
	padding:3px 0 0 3px;
	width:140px;
	float:left;
}
#search-form .input2 {
	background: #FCFCFC;
	border-width:0;
	height:17px;
	margin:2px 3px 0;
	padding:2px 0 3px 3px;
	width:140px;
	float:left;
}
#search-form #searchsubmit {
	border-width:0;
	background:url(images/search.png) no-repeat -149px 0px ;
	cursor:pointer;
	float:left;
	height:25px;
	margin:0;
	width:50px;
}

/* Menu */
#menu {
	margin: 0;
	padding: 7px 0 0;
	height: 42px;
	background: #E3EDF0 url(images/menubg.gif) repeat-x;
	border-top: 1px solid #DDD;
}
#menu li {
	float: left;
	font-size: 14px;
	padding: 0;
}
#menu li a,
#menu li a:visited {
	color: #708389;
	display: block;
	padding: 12px 15px;
	text-decoration: none;
	margin: 0;
}
#menu li a:hover { 
	color: #517d8d; 
	background: #d7e5e9;
}

#menu li.feed {
	float: right;
	font-size: 12px;
	padding: 11px 0 0 20px;
	margin:0 17px;
	background: url(images/icon-rss.gif) no-repeat 0px 11px;
}

#menu li.tsina {
	float: right;
	font-size: 12px;
	padding: 11px 0 0 20px;
	background: url(images/tsina.png) no-repeat 0px 11px;
}

#menu li.feed a ,#menu li.tsina a{
	padding: 0;
}
#menu li.feed a:hover ,#menu li.tsina a:hover{
	padding:0;
	background: none;
	color: #6E6E6E;
}

/* Contents */
#content {
	background: #FFFFFF;
	float:left;
	margin:0;
	overflow:hidden;
	padding:10px;
	width:610px;
}

.post {
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
	width: 100%;
	border-bottom: 1px solid #ddd;
}

/* Day Mothe */
#moday {
	float: right;
	display:inline;
	margin-left:10px;
	width:40px;
	text-align: center;
}
#moday .month {
	background:#D51007;
	border:1px solid #D51007;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.6em;
	text-transform:uppercase;
	font-size:9px;
	display:block;
	width:100%;
}
#moday .day {
	background:#FFFFFF;
	border-color:-moz-use-text-color #CCCCCC #CCCCCC;
	border-style:none solid solid;
	border-width:medium 1px 1px;
	color:#000000;
	font-weight:bold;
	letter-spacing:-0.1em;
	line-height:1.8em;
	font-size:14px;
	display:block;
	width:100%;
}

/* Title */
#post-title { 
	margin: 0;
}
#post-title h2,.post h2 ,#post-title h1, .post h1{
	color:#555555;
	font-family:"Microsoft Jhenghei","Verdana","Tahoma","sans-serif";
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	margin-bottom:5px;
	padding: 0;
}
#post-title h2 a:link,
#post-title h2 a:visited {
	color: #555555;
	text-decoration: none;
}
#post-title h2 a:hover,
#post-title h2 a:active {
	color: #FF6600;
}

/* Meta */
.post_metadata {
	height: 20px;
	font-size: 11px;
	line-height:18px;
	list-style:none;
}
.post_metadata li {
	float:left;
	color: #999;
	margin:0 5px 0 0;
	padding: 0 0 0 20px;
	text-indent:0;
}
.post_date {
	background: url(images/icon.png) no-repeat 0 0;
}
.post_author {
	background: url(images/icon.png) no-repeat 0 -80px;
}
.post_view {
	background: url(images/icon.png) no-repeat 0 -156px;
}
.post_comm {
	background: url(images/icon.png) no-repeat 0 -18px;
}
.post_edit {
	background: url(images/icon.png) no-repeat 0 -98px;
}
.post_cate {
	background: url(images/icon.png) no-repeat 0 -58px;
}
.post_rss {
	background: url(images/icon.png) no-repeat 0 -118px;
}
.post_resp {
	background: url(images/icon.png) no-repeat 0 -98px;
}
.post_track {
	background: url(images/icon.png) no-repeat 0 -138px;
}
/* Tags */
h2.art-tag {
	background:transparent url(images/icon.png) no-repeat scroll 1px -38px;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	padding-left:20px;
}
h2.art-tag a,h2.art-tag a:visited {
	color: #0088CC;
	text-decoration: none;
}
h2.art-tag a:hover {
	color: #0088CC;
	text-decoration: underline;
}

/* Contents */
.entry {
	clear: both;
	line-height: 1.8em;
	color: #63565F;
	margin-top: 10px;
}
.entry p {
	padding: 0;
	margin: 5px 0;
	line-height: 1.8em;
}

.entry h3{
	padding-left:23px;
	color:#99CC33;
}
.entry p,
.entry ul {
	text-indent: 2em;
}
.entry a {
	text-decoration: none
}
/* Comments List */
.commentlist li {
	list-style-type:none;
	margin: 2px 0px 10px;
	line-height:1.6em;
}
.children {
	margin-left: 20px;
}
.comment-content {
	width: 86%;
	float: left;
	font-size: 12px;
	padding: 6px 6px 3px 10px;
	margin:0px;
	background: #E1F1FF;
	text-align: left;
	overflow: hidden;
	display: block;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius:5px; 
	border-radius:5px;
}

.admin .comment-content {
	background: #ffc;
}

.comment-gravatar {
	padding: 2px;
	border: 0px solid #EAEAEA;
	margin: 0 4px;
	clear: right;
	float: right;
	top: 0px;
}
.comment-footer {
	width: 86%;
	color: #999;
	padding: 6px 6px;
	font-size: 11px;
	background: url(images/comment-bg.gif) 0 0 no-repeat;
	clear: left;
}
.admin .comment-footer {
	background: url(images/comment-bg.gif) 0 -40px no-repeat;
}

/* Commentform */
#commentform {
	margin: 0;
	padding: 0;
	clear:both;
}

#commentform label {
	margin-left:10px;
	font-size: 11px;
	line-height:35px;
}

#respond h3, #comments {
	clear: both;
	margin:20px 0 10px;
	border-bottom:1px dashed #E1E1E1;
	height:1.5em;
	color:#E1E1E1;
	font-size: 20px;
	line-height:1em;
}

#commentform #author,
#commentform #email,
#commentform #url {
	font-size: 12px;
	clear:left;
	border:1px solid #d3d3d3;
	background:#fff url(images/textinputbg.gif) repeat-x;
	color:#000;
	padding:5px 7px 4px 7px;
}

#commentform input:focus,
#commentform textarea:focus {border-color:#77b2ee;}

#commentform #comment {
	border:1px solid #d3d3d3;
	background:#fff url(images/textinputbg.gif) repeat-x;
	color:#000;
	padding:5px 0 4px 7px;
	width: 540px;
	height: 150px;
	margin-bottom:10px;
	font-size: 12px;
}

#commentform #submit {
	background:#F9F9F9;
	border:1px solid #d3d3d3;
	padding:4px 5px;
}

/* Sidebar */
#sidebar {
	float: left;
	margin: 0 0 0 20px;
	width: 220px;
}
#sidebar ul li {
	margin: 0.5em 0 0.5em 0.5em;
}
#sidebar ul li h3 {
	color: #333;
	font-size:14px;
	font-weight:normal;
	margin:0 0 5px;
}
#sidebar ul li ul {
	margin: 0.5em 0 0.5em 0.5em;
	line-height: 1.5em;
	padding: 0;
}
#sidebar ul li ul li { 
	padding:0 0 5px 20px;
	background: url(images/list-bullet.gif) no-repeat 10px 4px;
}
#sidebar ul li ul a:link,
#sidebar ul li ul a:visited {
	color: #4e4e4e;
	text-decoration: none
}
#sidebar ul li ul a:hover,
#sidebar ul li ul a:active {
	color: #0088CC;
	text-decoration: none
}

/*Gavatar*/
#sidebar ul li .i_avatar {
	margin:0.5em 0 0.5em 0.5em;
	line-height: 1.5em;
	padding: 0;
	width: 200px;
}
#sidebar ul li .i_avatar li { 
	float:left;
	margin:0 5px 0 0;
	padding:0;
}
#sidebar ul li .i_avatar li img {
	padding:1px;
	border:2px solid #E6E8E7;
}
#sidebar ul li .i_avatar li img:hover {
	border-color: #E6E8E7;
}

/* Navigation */
.navigation {
	font-size: 12px;
	height: auto;
	width:100%;
}
.alignleft,.alignright{
	overflow:hidden;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/* Footer */
#footer {
	border-top:1px solid #E7E7E7;
	clear:both;
	margin: 0 auto;
	text-align: center;
	width: 870px
}
#footer .powerby { 
	color:#999999; 
	border-top:2px solid #F8F8F8; 
	font-size:11px; 
	overflow:hidden; 
	padding:5px 0;
}
#footer .powerby p { 
	float:left;
	line-height:36px;
	margin: 0;
}
#footer .powerby span { 
	float:right;
	line-height:36px;
}
#footer .powerby a { 
	color:#999999;
	text-decoration: none;
}
#footer em {
	font-size: 11px;
	color: #FFF;
}
.related_post{
	text-indent:0;
	padding:0 3px 5px 3px;
}
.related_post li{
	width:50%;
	float:left;
	list-style:none;
}
.single_ads{
	text-align:center;
	padding:5px 0;
}
