/*
Theme Name: aliued theme
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: 5key
Author URI: http://binarybonsai.com/
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

*/



/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	margin:0;
	padding:0;
	}
ul,ol,p,span{margin:0px; padding:0; list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:bold; font-size:12px; margin:0; padding:0;}
.f11{font-size:11px;}

#header {width:100%; height:143px; background:url(images/bg-header.gif) repeat-x;}
	#header h1{font-size:24px; text-indent:-9999px;}
	a.logo {width:354px; height:108px; background:url(images/logo.png); float:left; cursor:hand;}
#inner_header{width:990px; margin:0 auto;}
.menu{width:990px; margin:0 auto;}
	.menu li{float:left; list-style:none; font-size:14px; font-weight:bold;}
	.menu li a{width:91px; height:26px; float:left; text-align:center; padding:9px 0 0 0; color:#666;background:url(images/bg-menu.gif) 0 -35px no-repeat; text-decoration:none;}
	.menu li a:hover{background:url(images/bg-menu.gif) no-repeat; width:91px; height:26px; float:left; text-align:center; padding:9px 0 0 0; color:#000; text-decoration:none;}
	.menuon {background:url(images/bg-menu.gif) no-repeat; width:91px; height:25px; float:left; text-align:center; padding:9px 0 0 0; color:#000; text-decoration:none;}
.current_page_item{}
		.current_page_item a:link{
		background:url(images/bg-menu.gif);
		width:71px;
		float:left;
		text-align:center;
		text-decoration:none;
		border:0;
		height: 26px;
		color:#333;
		padding:9px 10px 0 10px;
		}
		.current_page_item a:visited{
		background:url(images/bg-menu.gif);
		width:71px;
		float:left;
		text-align:center;
		text-decoration:none;
		border:0;
		height: 26px;
		color:#333;
		padding:9px 10px 0 10px;
		}
		.current_page_item a:hover{
		background:url(images/head-menu.gif) 0 -35px;
		width:71px;
		float:left;
		text-align:center;
		text-decoration:none;
		border:0;
		height: 26px;
		color:#000;
		padding:9px 10px 0 10px;
		}

.page{width:990px; margin:0 auto; background:url(images/bg-page.jpg) right 0 repeat-y; }
.page_wide{width:990px; margin:0 auto; min-height:600px; _height:600px;}
	.narrowcolumn{width:690px; padding:0 10px 0 0; margin:0 10px 0 0;  float:left;}
	.widecolumn{width:680px; padding:0 10px 0 0; margin:0 10px 0 0;  float:left;}
.post{line-height:22px; font-size:14px; padding:20px 0 30px 0; margin:0 0 10px 0; border-bottom:1px solid #EFEFEF;}
	.post h2{font-size:24px;font-family:"Microsoft Yahei","Microsoft JhengHei";}
	.post h2 a{color:#000; text-decoration:none;}
	.post h2 a:hover{color:#06F; text-decoration:none;}
	.post a{color:#06f; text-decoration:underline;}
	.post a:hover{color:#000; text-decoration:underline;}
.date{width:60px; float:left; border-right:1px solid #ccc; margin:0 10px 0 0; padding:5px 0;text-align:center; line-height:16px;}
	.date span{display:block; font-size:11px;}
	#date_day{font-weight:bold; font-size:16px; color:#666;}
	.author{font-size:11px;font-weight:bold;font-style: italic; background:url(images/icon-sprites.gif) 0 -173px no-repeat; padding:0 0 0 15px;}
	.author_comment{font-size:11px;background:url(images/icon-sprites.gif) 0 -189px no-repeat; padding:0 0 0 15px;}
	.tag{font-size:11px;background:url(images/icon-sprites.gif) 0 -207px no-repeat; padding:0 0 0 15px; margin:0 0 0 10px;}
.post_info{}
	.post_info a{color:#728796; text-decoration:underline;}
	.post_info a:hover{color:#728796; text-decoration:none;}

.entry{margin:10px 0 0 0;}
	.entry p{padding:0 0 15px 0;}
	.entry img{border:4px solid #f5f5f5;}
.sidebar{float:left; line-height:22px; padding:20px 0 0 0; width:270px;}
	.sidebar h2{font-size:16px; font-weight:bold; font-family:"Microsoft Yahei","Microsoft JhengHei"; margin:8px 0; color:#538495;}
	.sidebar a{color:#333; text-decoration:none;}
	.sidebar a:hover{color:#538495; text-decoration:underline;}
.web_service{}
	.web_service ul{width:270px;}
	.web_service li{float:left;}
	.web_service a{width:100px; height:28px;}
	.subcirbe{background:url(images/icon-sprites.gif) 0 3px no-repeat; padding:0 0 0 20px; float:left;}
	.delicious{background:url(images/icon-sprites.gif) 0 -75px no-repeat; padding:0 0 0 20px; float:left;}
	.friendfeed{background:url(images/icon-sprites.gif) 0 -50px no-repeat; padding:0 0 0 20px; float:left;}
	.twitter{background:url(images/icon-sprites.gif) 0 -126px no-repeat; padding:0 0 0 20px; float:left;}

.navigation {
	text-align: center;
	margin:20px 0 0 0;
	}
.navigation a{color:#333; text-decoration:none;}
.navigation a:hover{color:#06F; text-decoration:underline;}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.pagetitle{font-size:18px; font-weight:bold; margin:20px 0 0 0;}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 12px;
}

.commentlist li {
	font-weight: bold;
	border:1px solid #eee;
	padding:5px;
	margin:0 0 10px 0;
	font-size:12px;
	line-height:20px;
	background:#f5f5f5;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px
	}

.commentlist p {
	font-weight: normal;
	line-height: 22px;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font-size:14px;
	margin:0 0 10px 0;
	}
	.commentmetadata a{color:#333; text-decoration:none;}
	.commentmetadata a:hover{color:#000; text-decoration:underline;}

h3{font-size:14px; font-weight:bold; margin:5px 0;}

#footer{background:#000; padding:10px 0; color:#999;}
	#inner_footer{width:990px; margin:0 auto; text-align:center;}
	#inner_footer a{color:#06f; text-decoration:none;}
	#inner_footer a:hover{color:#999; text-decoration:underline;}

.clearfix:after { content: "."; display: block;font-size:0;line-height:0; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;zoom:1;}
/* Hides from IE-mac \*/
.clearfix {_height: 1%;display: block;}

.comment-childs{border:1px solid #f5f5f5; background:#FFF !important;}
.chalt{border:1px solid #f5f5f5; background:#FFF !important;}