/*html{
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
-webkit-filter: grayscale(1);
}  #grayscale"); filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(1); }
*/

/*
Template name: Bitter Sweet
Template URI: http://templates.arcsin.se/bitter-sweet-website-template/
Release date: 2006-10-02
Last updated: 2009-08-17
Description: Lime flavoured template with two columns.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {color: #682; text-decoration: none;}
a:hover {color: #9A6; }
body {
	background: #5F8000 url(images/bg.gif) repeat-y center top;
	/*color: #333;*/
	/*font: normal 62.5% "Lucida Sans Unicode", "verdana", "arial",sans-serif; */
	font: normal 62.5% "Microsoft YaHei", Georgia, Verdana, Arial, Helvetica, sans-serif, NSimSun, SimSun; /* Comic Sans MS Verdana */ /*  arial  */
	line-height: 1.8em;
}
img{
	border:0px;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode", "verdana", "arial",sans-serif;
}
p,cite,code,ul {
	font-size: 1.4em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
li {list-style-image: url(images/li.gif);padding-bottom: 0.2em;padding-top: 0.2em;}
h1 {font-size: 1.6em;}
h1 a{color: #FFFFFF;}
h1 a:hover {color: #FFFFFF;}
h2 {font-size: 1.4em;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #654;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(images/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 1202px;/* 902 */
}

/* top */
.top {
	background: #567300;
	font: normal 2.4em Verdana,sans-serif;
	height: 60px;
	margin: 0 auto;
	width: 1200px; /* 830 1130 */
}
.top a {
	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}
.top span {padding-left: 24px;}
.top a:hover {
	background: #688B00;
	color: #FFF;
}

/* header */
.header {
	background: url(images/header.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 1200px; /* 830 1130 */
}

/* item */
.item {clear: both;}
.item .date {
	background: url(images/bgdate.gif) no-repeat;
	color: #FFF;
	float: left;
	height: 40px;
	text-align: center;
	width: 26px;/* 36 */
	line-height: 1.2em;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.1em serif;}
.item .content {
	float: left;
	width: 930px;/* 620 920 */
}
.item h1 {
	background: #567300;
	color: #FFF;
	line-height: 40px;
	padding-left: 10px; /* 16 */
}
.item .body {padding: 12px 0px;} /* 10 */

/* main */
.main {float: left;}

/* navigation */
.navigation {
	float: left;
	margin-left: 1px;
	width: 242px; /* 208 */
}
.navigation h1 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.5em;
	line-height: 40px;
	padding-left: 12px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
}
.navigation li a {
	background: #E8F6BF url(images/bgnavigation.gif) repeat-x;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #F0FFC6;
	color: #553;
}

/* footer */
.footer {
	background: url(images/bgfooter.gif) repeat-x;
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	margin: 0 auto;
	width: 1196px; /* 826 */
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}
.footer .left, .footer .right {padding: 0 12px;}
.footer .right, .footer .right a {text-decoration: none; color: #DEC;}
.footer .right a:hover {color: #FFF;}

/* floats */
.left {float: left;}
.right {float: right;}

/* abstract bibtex */


.details .abstract.show,.bibtex.show {
  display: block;
}

pre {
  font: normal 80% Comic Sans MS;
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 12px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.details .abstract, .bibtex {
  display: none;
}

