@charset "utf-8";
/*
	CSS files for K2 by Allen Hsu
	
	Author Name	: Allen Hsu
	Author Site	: http://www.imallen.com/
	Style Name	: iMALLEN
	Style URI	: http://www.imallen.com/blog/
	Version		: 1.0
	Comments	: Nothing Special
*/

#rollpages {
	top:16px;
}

body {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

img.bordered {
	border: #ddd 1px solid;
	padding: 2px;
}

.entry-tags {
	font-family: Verdana, Geneva, 'PMingLiu', sans-serif;
}

.adsense-leadin {
	border: #ddd 1px solid;
	padding: 2px;
	margin: 0px !important;
	width: 468px;
	height: 60px;
	overflow: hidden;
}

.adsense-leadout {
	border: #ddd 1px solid;
	padding: 2px;
	margin: 0px !important;
	width: 468px;
	height: 60px;
	overflow: hidden;
}

.primary a.download {
	display: inline-block;
	padding: 10px 20px 10px 35px;
	border: #eee 1px solid;
	background: #f4f4f4 url(/img/icons/disk.gif) no-repeat 10px center;
	font-size: 14px;
	margin: 5px 0px;
	color: #6c818c;
	text-decoration: none;
}

.primary a.download:hover {
	border: #ddd 1px solid;
	background-color: #eee;
	color: #465a64;
	text-decoration: none;
}

.primary a, .primary a:visited, .secondary a, .secondary a:visited {
	color: #6c818c;
	text-decoration: none;
}

.primary a:hover, .primary a:visited:hover, .secondary a:hover, .secondary a:visited:hover {
	color: #b2c5cf;
	text-decoration: underline;
}

.entry-content h3 {
	font-size: 14px;
	font-weight: bold;
}

.ngg-singlepic {
	border: #ddd 1px solid;
	padding: 2px;
	display: inline-block;
}

.columns-two #page {
	width: 960px;
	padding-top: 0px;
	border: none;
}

.content {
	padding: 10px;
}

body.columns-two .wrapper {

	border-right: #ddd 1px solid;
}

body.columns-two .primary {
	width: 680px;
	padding: 0;
	margin: 0;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
}

body.columns-two .wrapper {
	margin: 0px;
	padding:0;
}

.columns-two .secondary {
	width: 250px;
}

.content {
	height: 100%;
}

#header {
	overflow: visible;
}

#header .description {
	font-size: 12px;
}

.calday {
	float: left;
	width: 38px;
	height: 32px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/img/cal.png) no-repeat center center;
}

.calday .month {
	display: block;
	height: 14px;
	line-height: 14px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	padding-top: 1px;
}

.calday .day {
	display: block;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding-left: 15px;
}

.hentry {
	border-bottom: #bbb 1px dotted;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.entry-content {
	font-size: 12px;
	color: #666;
}

.entry-head .entry-meta {
	font-size: 11px;
	margin-top: 5px;
	padding-top: 5px;
	border-top: #eee 1px solid;
	background-position: left 5px;
	padding-bottom: 5px;
}

.entry-title {
	font-size: 18px;
	margin: 0;
	line-height: 32px;
	font-weight: bold;
	font-family: 'Calibri', 'Segoe UI', 'Trebuchet MS', Verdana, Arial, 'Microsoft YaHei', 'SimHei', sans-serif;
}

.blog-title, .description {
	display: none;
}

#header {
	height: 50px;
}

#footer {
	background: #4e626d url(/img/ft-bt.png) no-repeat bottom left;
	color: #d1dfe5;
	font-size: 10px;
	padding: 10px 0px;
	text-align: right;
	width: 960px;
	margin: auto;
	line-height: 1.4em;
}

#footer p {
	padding-right: 20px;
}

#footer a {
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}

#nav a, #footer a {
	color: #d1dfe5;
	text-decoration: none;
}

#nav a:hover, #footer a:hover {
	color: #fff;
	text-decoration: none;
}

#nav {
	background: #6c818c url(/img/top-bg.png) no-repeat top left;
	color: #d1dfe5;
	font-size: 11px;
	text-align: right;
	width: 960px;
	margin: auto;
	overflow: visible;
	height: 50px;
}

#nav ul {
	padding: 0px 20px 0px 0px;
	float: right;
}

#nav ul li {
	display: inline;
	position: relative;
	overflow: visible;
	color: #7b939f;
}

#nav ul li a {
	display: inline-block;
	padding: 18px 5px;
}
.cmt-cnt {
	color: #93a7b1;
	font-size: 10px;
}

.nav-tip {
	background: url(/img/tip-arrow.gif) no-repeat 5px 0px;
	padding-top: 3px;
	position: absolute;
	top: 33px;
	left: 8px;
	display: none;
	z-index: 10;
}

.nav-tip span {
	display: block;
	padding: 5px 6px 4px 6px;
	background: #6c818c;
	color: #d1dfe5;
	font-size: 11px;
	font-family: 'PMingLiu';
	white-space: nowrap;
}

.nav-tip-shadow {
	padding-top: 3px;
	position: absolute;
	top: 35px;
	left: 10px;
	display: none;
	z-index: 5;
}

.nav-tip-shadow  span {
	display: block;
	padding: 5px 6px 4px 6px;
	background: #b2c5cf;
	color: #b2c5cf;
	font-size: 11px;
	font-family: 'PMingLiu';
	white-space: nowrap;
}

.percent h3 {
	color: #d1dfe5;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	margin: 0px;
	text-align: left;
	width: 105px;
	padding: 3px 0px 3px 0px;
	font-weight: normal;
}

.percent h3 .cn {
	font-family: 'PMingLiu';
}

.process {
	border: #d1dfe5 1px solid;
	padding: 1px;
	width: 100px;
	margin: auto;
	height: 3px;
}

.bar {
	background: #93a7b1;
	height: 3px;
	font-size: 0px;
	float: left;
}

#mac-process,
#task-load {
	float: left;
	padding: 0px 10px;
	border-left: #7b939f 1px solid;
	height: 32px;
	margin-top: 9px;
	display: inline;
}

#task-load {
}

#mac-process {
	margin-left: 240px;
}

.secondary h4 {
	font-size: 14px;
	font-weight: bold;
	color: #888;
	border-bottom: #bbb 1px dotted;
	text-transform: uppercase;
}

.ngg-galleryoverview {
	overflow: auto;
	width: 100%;
}

.entry-content .ngg-gallery-thumbnail-box {
	float: left;
	margin: 0px 10px 0px 0px;
}

.entry-content .ngg-gallery-thumbnail {
	margin: 0px;
}

.entry-content .ngg-gallery-thumbnail a img {
	padding: 2px;
	background: #fff;
	border: #B2C5CF 1px solid;
}


.entry-content .ngg-gallery-thumbnail a:hover img {
	border: #6C818C 1px solid;
	background: #B2C5CF;
}
