﻿@charset "utf-8";

/* Colors and General settings */
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	background: #111111;
	font-size:small;
  BACKGROUND: url(images/bg.gif);
 }
a {
	color: #0556A3;
	text-decoration: none;
}
a:hover {
	color: #f6872b;
}
a:visited {
	color: #027496;
	text-decoration: none;
}
h1, h2, h3, h4, h5,h6{
	font-weight:bold;
}
h1 {font-size:200%;color: #27819c;}
h2 {font-size:170%;color: #0eb2e3;}
h3 {font-size:150%;color: #27819c;}
h4 {font-size:130%;color: #f6872b;}
h5 {font-size:110%;color: #000;}
h6 {font-size:100%;color: #000;}

#outside {
	margin: 0px;
	padding: 0px;
 }
#wrapper_page{
	margin:auto;
	width:919px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
#header {
 }
#header, #header a {
	color: #FFFFFF;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
 }

pre {
	font: 1.1em 'Courier New', Courier, Fixed;
 }

acronym, abbr, span.caps
{
 }

/* Details */

#header {
  background: url(images/footer5.jpg) no-repeat;
	background-color: #E5E5E5;
	height: 120px;
	width: 919px;
	margin: 0px ;
	padding: 0px;
 }
#header  #header_inside {
	padding-top: 25px;
	padding-left: 17px;
	display: block;
	height: 75px;
	width:900px;
	float:left;
}
#header_inside #site_title, #header_inside #site_title a {
	font-size: 30px;
	font-weight: bolder;
	text-decoration: none;
}
#header_inside .description {
	display: inline;
	font-size: 0.8em;
}
#header #page_list {
	font-size:small;
	padding-left: 17px;
	padding-right: 17px;
	margin:0px;
}
#header #page_list ul {
	list-style: none;
	width:750px;
	float:left;
}
#header #page_list li {
	line-height: 16px;
	display: inline;
	padding-right: 20px;
}
#header #page_list .page-item-1 {
	background : none;
}
#page_list li a{
	color: #8a8a8a;
	font-weight: bold;
}
#page_list li a:hover  {
	color: #027496;
	font-weight: bold;
}
#page_list .current_page_item a {
	color: #000;
	font-weight: bold;
}
}
#wrapper-main {
	display: block;
	width: 919px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	background-color: #FFFFFF;
}
#content {
	float: left;
	width: 700px;
	background-color: #FFFFFF;	
}

.post {
	margin:17px;
	line-height: 1.5em;
	color: #000;
	font-size: 0.8em;
	padding:0px;
}

#footer {
	display: block;
	clear: both;
	width: 919px;
	height:40px;
	margin: auto;
	color: #cbc6c6;
	font-size: 0.8em;
 }
#copyrights{
  padding:10px 0px 0px 17px;
	width:900px;
	margin:0px; 
}

#footer a {
	color: #cbc6c6;
}
h2.archivetitle {
	width: 569px;
	margin-left: 17px;
	margin-top: 24px;
	font-weight: bold;
}

/* End Structure */


/*	Begin Post Headers */

h2.post-title  {
	color: #27819c;
	padding: 5px 0 0px 0px;
	letter-spacing: 0.01em;
	display:block;
	line-height: 128%;
}
.post-head {
	margin-bottom: 12px;
	background-color: #f1f4f5;
	width:660px;
	height:18px;
	margin-top: 5px;
}

/*
.post-title-meta .author {
}
.post-title-meta .meta-date {
	height: 57px;
	width: 63px;
	position: absolute;
	left: 528px;
	top: 5px;
	color: #FFFFFF;
	text-align: center;
}
*/

.post-title a,.post-title a:visited {
	color: #27819c;
}
.post-title a:hover {
	color: #f6872b;
}
.entry {
	padding: 0px;
	margin: 0px;
	font-size: small;
}
.entry a {
	color: #5D5D5D;
	text-decoration: none;
}
.entry a:hover {
	color: #f6872b;
}
.entry-footer {
	margin: 17px;
}
.entry p {
	margin-bottom: 10px;
	line-height: 1.3em;
}
.entry h1 {
	margin: 23px 0px 10px 0px;
}
.entry h2 {
	margin: 23px 0px 10px 0px;
}
.entry h3 {
	margin: 23px 0px 10px 0px;
}
.entry h4 {	
	margin: 20px 0px 10px 0px;	
}
.entry h5 {
	margin: 16px 0px 10px 0px;   
}
.entry h6 {
	margin: 14px 0px 10px 0px;
}
.entry img {
	margin-right: 0px;
	margin-left: 0px;
}
.entry .text_top_link{
	clear: both;
	text-align: right;
}
.entry table {
	border: 1px solid #c8d0d2;
	border-collapse: collapse;
}
.entry th {
	background: #e7f1f4;
	border: 1px solid #c8d0d2;
	padding: 6px 10px;
	text-align: left;
}
.entry td {
	border: 1px solid #c8d0d2;
	padding: 6px 10px;
}
.entry blockquote {
	background: #f1f4f5;
	border: 1px dotted #bdbfc0;
	min-height: 40px;
	padding: 23px 20px;
	margin-bottom: 13px;
}
.entry .text_right{
	float: right;
}
.entry pre {
	background-color: #fafafa;
	border: solid 1px #bbbbbb;
	margin: 0px 0px 30px;
	padding: 10px;
	overflow-x: auto;
	overflow-y: auto;
}
* html .entry pre {
	width: 532px;
	overflow: scroll;
}

.entry hr {
	color: #999999;
	margin-right: 10px;
	margin-bottom: 10px;
}
.entry fieldset {
	margin: 0px 10px 0px 0px;
	padding: 10px;
	border-style: none;
	background-color:#f1f4f5;
}
.entry fieldset h1, .entry fieldset h2, .entry fieldset h3, .entry fieldset h4, .entry fieldset h5, .entry fieldset h6 {
	margin-left: 0px;
	padding: 0px;
}
.entry fieldset h3 {
	background : none;
	margin-left: 0px;
	width: 90%;
}
.entry legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #27819c;
	padding-right: 3px;
	padding-left: 3px;
}
/* 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;
 }
.alignright {
	float: right;
 }
.alignleft {
	float: left
 }
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	padding-left:20px;
	margin: 0;
	padding-bottom: 10px;
}

.entry ol {
	padding-left:20px;
	margin: 0;
	padding-bottom: 10px;
 }

.entry ol li{
	margin: 0;
	padding: 0;
	list-style-position:inside;
 }
.entry ul li  {
	margin:0;
	padding:0;
	list-style-position:inside;
 }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
 }
.postfooter {
	margin-bottom: 24px;
	clear: both;
	font-size: x-small;
}
#new-old-navigation {
	margin-bottom: 10px;
	width:660px;
}

#new-old-navigation ul {
	list-style: none;
}
#new-old-navigation p {
	background: #E3E3E3 url(images/new_navigation_limark.gif) no-repeat 14px center;
	padding: 4px 15px 4px 35px;
	margin-bottom: 2px;
	font-size: small;
}
#new-old-navigation p.newer {
	background: #f1f4f5 url(images/new_navigation_limark.gif) no-repeat 14px center;
}
#new-old-navigation p.older {
	background: #f1f4f5 url(images/new_navigation_limark_old.gif) no-repeat 14px center;
}

/*------- sidebar -------*/

#wrapper-main #sidebar{
	float:right;
	font-size:95%;
	line-height:145%;
	background-color: #FFFFFF;
	width:212px;
	border-bottom-width: 1px;
	border-left: solid 0px #c8d0d2;
	border-bottom: solid 0px #c8d0d2;	
 }

#sidebar-body {
	width: 200px;
	padding-right: 17px;
	margin-top: 24px;
}
#sidebar-body h4 {
	padding: 0 0 8px 15px;
	background: url(images/line.gif) no-repeat;
	background-position: bottom;
	color: #27819c;
	text-decoration: none;
 }
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
 }
#sidebar-body  ul li {
	margin-bottom:20px;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 0px;
 }
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	padding: 0 10px 10px 10px;
 } 
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
	background : none;
 } 
ol li, #sidebar ul ol li {
    list-style: decimal outside;
 }
#sidebar ul ul li, #sidebar ul ol li {
	margin:12px 0px 10px 0px;
	list-style:none;
	padding-left:18px;
	background: url(images/ico_sidebar.gif) left 5px  no-repeat;
 } 


/* Begin Sidebar */

#side-head-search {
	height: 20px;
	width: 195px;
	float: left;
	margin-top: 61px;
	padding-right: 17px;
	float:right;
}
#side-head-search #searchform {
	margin: 0px;
	padding: 0px;
}
#side-head-search input#search {
    background: url(images/search_form.gif);
	width: 151px;
	border-width: 0px;
	border-style: none;
	float: left;
	padding-top: 2px;
	padding-left: 0px;
	margin-top: 2px;
	margin-left: 2px;
}
#searchform #searchsubmit-head {
	height: 20px;
	width: 33px;
	
	font-size: 1em;
	display: block;
	float: right;
	border-width: 0px;
	border-style: none;
	color: #FFFFFF;
	font-weight: bold;
}
#sidebar form {
 }
/* End Sidebar */


.clearfix:after {
  content: ".";  /* make a new element */
  display: block;  /* to block element */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*促*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear {
clear:both;
}

.divide {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #DDDDDD;
	margin-top: 5px;
	margin-bottom: 15px;
}
.content_end {
	margin-top: 10px;
	margin-bottom: 15px;
}
.content_title {
	margin-top: 15px;
}
.rand {
	background-color: #f1f4f5;
	width:660px;
}