/* Begin Typography & Colors */

sub, sup {
font-family: serif, Georgia;
font-size: 1.1em;
	color: #606e79;
}

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #EFEFEF; /*#6f7d88*/
	color: #333;
	text-align: center;
	}

#page {
	border: 1px solid #959596;
	text-align: left;
	}

#content {
	font-size: 1em;
        color: #2c4353;
	}


#srchResult iframe {
        width: 600px;
}

.entry p {
	font-size: 1em;
        text-indent: 2em;
        }

.entrytext p {
	font-size: 1em;
        text-indent: 2em;
        clear:none;
        }

 .entry, .entrytext{
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
text-align: left;
clear:both;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.adcover {
background:#F8F8F8 url(images/adbg.png) repeat-x bottom;
border:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
float:right;
margin:15px 0px 15px 20px;
width:286px;
}

.adcover img{
margin:10px;
border:1px #AAA solid;
}

.adcover p{
margin:0px;
padding:1px;
color:white;
background-color:#666;
font-weight:bold;
text-align:center;
}

#footer {
background-color: #f3f3f3;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.6em;
	}

h1, h2, h3 {
	font-family: '楷体_GB2312','Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.8em;
	}

h2.pagetitle {
	font-size: 2em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.6em;
        padding-left: 20px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #344451;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry  p a, .entrytext  p a{
	color: #c00;
        background:url(linkbg.gif) repeat-x bottom;
	}

.entry  p a:visited , .entry  p a:hover,
.entrytext  p a:visited , .entrytext  p a:hover{
	color: #c00;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.6em;
	text-transform: none;
	}

.commentlist .body p a{
color:#C00;
background:url(linkbg.gif) repeat-x bottom;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
       }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 1em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #3b5365;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 5px auto;
	padding: 0;
	width: 960px;
	border: 1px solid #959596;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 136px;
	width: 100%;
	background-color: #73a0c5;
        position:relative;
	}

#headerimg {
	margin: 0;
	height: 110px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 45px;
        width: 600px;
        display:inline;
	}

.post {
	margin: 0;
	text-align: justify;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 960px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 15px  10px 15px;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 10px 0 0;
	letter-spacing:-0.05em;
	word-spacing:-0.2em;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
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;
	}

.alignright {
	float: right;
	margin-left: -20px;
	}
	
.alignleft {
	float: left
	margin-right: -20px;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-type: disc;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*#sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul.children {margin-left:16px;}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}


/*
#sidebar ul ul ul li, #sidebar ul ul.side-comments li{
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
        list-style-position:inside;
	+margin-bottom: 0px;
	}
*/
#sidebar ul ul ul,#sidebar ul ul.side-comments{
position: relative;
}

#sidebar ul ul ul li, #sidebar ul ul.side-comments li{
	list-style-type: none;
	background: url(images/bullet.gif) no-repeat left center;
	padding-left:15px;
	+margin-bottom: 0px;
	}


#sidebar ul ul.side-comments {
+margin-left:0px;

}


#sidebar ul ul.recent-side-comments a{
border-bottom:1px #2c4353 dotted; 
}

#sidebar ul ul.inlineAuthor li{
display:inline;
padding:1px;
background-image:none;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}


#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar #cate-sidebar ul {
        font-weight:bold;
	margin: 5px 0 0 10px;
	}

#sidebar #cate-sidebar ul ul{
        font-weight:normal;
	margin: 0 0 10px 15px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 10px 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

.sidebar_icon {
text-align: right;
padding-right: 5px;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 3px auto;
	padding: 3px 3px; 
	text-align: center;
	}

#header #searchform input#s {
	width: 140px;
	padding: 2px;
	}

#header #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar
{
	padding: 0px;
	margin-left: 695px;
	width: 245px;
        position:relative;
        top:-46px;
        word-wrap: break-word;
	}


#sidebar form {
	margin: 0;
	}

/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
        
	margin-top: 20px;
	margin-bottom: 50px;
	}

.entry_spacer {
position:relative;
width: 677px;
height: 25px;
margin: 0 -41px;
_margin:0 -40px;
background:url('images/line-1.png') no-repeat;

}

/* End Various Tags & Classes*/

#page, #header {
background-color: #f3f3f3;
}

.top {
float: right;
padding-left: 10px;
}

.toppost {
float: right;
margin-top: -15px;
}

#ibook {
position: absolute;
left: 0%;
top: 0px;
overflow: visible;
height: 200px;
width: 200px;
margin: 0 0 0 0px;
z-index: 1000000000;
border: none;
float: none;
}

/* IE Hack */

* html #ibook {
float: left;
margin-top: 0px;
overflow: hidden;
}

* html #page {
margin: auto;
overflow: hidden;
}

/* IE Hack end */

/* Now to get background and stuff working */

#header {
background: url('images/header-cup.png') no-repeat bottom center;
}

#footer {
background: url('images/footer.png') no-repeat top;
_background: url('images/footer.png') no-repeat 1px bottom;
}

#page {
background: url('images/bg.jpg') repeat-y top;
border: none;
padding: 0px;
}

#header {
margin: 0 !important;
margin: 0 0 0 1px;
padding: 1px;
height: 108px;
width: 958px;
}

#headerimg {
margin: 7px 9px 0;
height: 102px;
width: 940px;
}

#page {
background: url('images/bg.jpg') repeat-y top;
border: none;
}


.wp_syntax {
  color: #100;
  background-color: #f9f9f9;
  border: 1px solid silver;
  margin: 0 0 1.5em 0;
  overflow: auto;
  font-family: "Courier New" !important;
}
/* IE FIX */
.wp_syntax {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
  width: 100%;
}

.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;
  font-family: "Courier New";
  overflow: visible;
}

.datetime{
color:#c00;
}

/**********************My own**************************/

#sidebar ul li h2{
height:20px;
width:276px;
background:url('images/line-2.png') no-repeat;
margin:0px -16px;
_margin:0px -18px;
position:relative;
padding-top:25px;
padding-left:10px;
}

#sidebar ul li h2.noText{
padding-top:10px;
}

#sidebar ul li h2.search{
background-image:none;
padding-top:0px;
}

#sidebar ul li h2 span.text{
display:none;
}

#sidebar ul li h2 span.search{
display:block;
height:20px;
width:200px;
background:url('images/side-title.png') no-repeat 0px 0px; 
}

#sidebar ul li h2 span.navi{
/*border:1px green solid;*/
display:block;
height:20px;
width:200px;
background:url('images/side-title.png') no-repeat 0px -20px; 
}

#sidebar ul li h2 span.category{
display:block;
height:20px;
width:200px;
background:url('images/side-title.png') no-repeat 0px -40px; 
}

div#page div#sidebar ul li h2 span.recent{
display:block;
height:20px;
width:200px;
background:url('images/side-title.png') no-repeat 0px -60px; 
}

div#page div#sidebar ul li h2 span.hot{
display:block;
height:20px;
width:200px;
background:url('images/side-title.png') no-repeat 0px -80px; 
}

div#page div#sidebar ul li h2 span.poll{
display:block;
height:20px;
width:200px;
background:url('images/side-title.png') no-repeat 0px -100px; 
}

div#page div#sidebar ul li h2 span.rss{
display:block;
height:20px;
width:200px;
background:url('images/side-title.png') no-repeat 0px -120px; 
}


div#page div#sidebar ul li h2 span.link{
display:block;
height:20px;
width:200px;
background:url('images/side-title.png') no-repeat 0px -140px; 
}

div#page div#sidebar ul li h2 span.other{
display:block;
height:20px;
width:200px;
background:url('images/side-title.png') no-repeat 0px -160px; 
}

#sidebar ul, #sidebar ul li{
overflow:visible;
}

#searchbox{
position:absolute;
top:20px;
right:20px;
}

a.az:link, a.az:visited{
	display:block;
	width:108px;
	height:45px;
	text-decoration:none;
	background:url('http://learning.artech.cn/uploads/blog-images/spon.png') no-repeat left top;
        float:left;
        }
 
a.az:hover, a.az:active{
	background:url('http://learning.artech.cn/uploads/blog-images/spon.png') no-repeat left bottom;
        }

a.dd:link, a.dd:visited{
	display:block;
	width:108px;
	height:45px;
	text-decoration:none;
	background:url('http://learning.artech.cn/uploads/blog-images/spon.png') no-repeat right top;
float:left;
        }
 
a.dd:hover, a.dd:active{
	background:url('http://learning.artech.cn/uploads/blog-images/spon.png') no-repeat right bottom;
        }

/*========Spry========*/
.spry{
margin:-9px -37px 0 -37px;
position:relative;
height:1%;
background:#EFEFEF;
+width:675px;
}

.TabbedPanels {
	margin: 0;
	padding: 0px;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	float: left;
	font: bold 13px sans-serif;
	background-color: #DDD;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

.TabbedPanelsTabHover {
	background-color: #CCC;
}

.TabbedPanelsTabSelected {
	background-color: #EEE;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #FFF;
}

.TabbedPanelsContent {
	padding: 6px;
	height: 212px;
        overflow-y:auto;
        overflow-x:hidden;
        font-size:1em;
        line-height:1.4em;
          
}

.TabbedPanelsContent p{
margin:5px 0px;
}


.TabbedPanelsContent  p a{
	color: #c00;
        background:url(linkbg.gif) repeat-x bottom;
	}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 105px;
	height: 226px;
	background:url(images/spry/tab-group.png) repeat-y;
	position: relative;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border: none;
	background:url(images/spry/tab.png) no-repeat;
	height:34px;
	width:105px;
	line-height:34px;
	text-align:center;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	background:url(images/spry/tab.png) no-repeat bottom;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 565px;
	height: 226px;
	border: none;
	background:url(images/spry/content.png) no-repeat right;
        position:relative;
}

.TabbedPanelsContent p{
	text-indent:2em;
}

.ads {
background:url(images/spry/ads.png);
height:216px;
margin:0px;
padding:0px;
position:absolute;
width:146px;
right:-32px;
+right:-70px;
_right:3px;
padding:5px;;
}

.clearads {
clear:both;
height:14px;
margin:0px;
padding:0px;
width:677px;
margin:0 0 0 -41px;
_margin:0 0 0 -40px;
background:url(images/line-1.png) no-repeat bottom;
position:relative;
}

#menubar{
position:absolute;
top:-8px;
+top:4px;
right:280px;
}

#menubar ul{
list-style-type:none;
}

#menubar li{
float:left;
width:60px;
text-align:center;
border:1px #aaa dashed;
padding:2px;
margin:3px;
background-color:#FFF;
}

#menubar a{
padding:1px;
display:block;
}

#menubar a:hover{
background-color:#BBB;
color:#FFF;
text-decoration:none;
}

/*=======Comments========*/


.commentslist li {
clear:both;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
border:1px solid #ccc;
margin-top:10px;
padding:5px;
background-color:#F9F9F9;
line-height:1.6;
}

.commentslist a{
	color: #c00;
        background:url(linkbg.gif) repeat-x bottom;}

.commentslist a:hover{
	color: #c00;
}


.commentslist li.trackback {
border:1px double #EDD;
}

.author a {
font-weight:700;
}

.commentslist .body {
margin:5px 5px 5px 20px;
}

.commentslist .body p {
margin:10px 0 0;
}

.commentslist ul {
border:medium none;
margin:7px 0 0 20px;
padding:0;
}

.commentslist {
border:medium none;
margin:0;
padding:0;
}

.commenthead,.meta {
color:#777;
font-weight:200;
font-size:.95em;
}

.meta{
text-align:right;
padding-right:10em;
	}


.commenthead a,.meta a {
color:#36B;
}

.commentform {
margin:10px 0 10px 20px;
}


textarea {
width:100%;
border:1px solid #b0b0b0;
}

#reco span {
color:#999;
}
.mine{
border-color:#CCC !important;
}
.borderc1{
border-color:#CCC !important;
}
.borderc2{
border-color:#CCC !important;
}

.author-chance{
border:1px gray solid !important;
background:#EFEFEF url(images/replybg.png) repeat-x bottom !important;
}

#header h1{display:none}