/*
Theme Name: Bito
Description: Clean and clear, standards compliant. Compatible with WordPress 2.8. View the <a href="http://blogs.gaixie.org/tommy">Tommy Wang</a> at the <a href="http://blogs.gaixie.org/home">demo</a> site. Original theme by <a href="http://lettersandscience.net/Blix/showcase">Blix Gallery</a>.
Version: 1.0
Author: Tommy Wang
Author URI: http://blogs.gaixie.org/tommy
Tags: fixed-width, two-columns, right-sidebar, theme-options
*/

body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family:Arial,Helvetica,sans-serif;
	text-align: center;
	line-height:1.4em;
	background:#CDCDCD none repeat scroll 0 0;
	color:#414141;
}

h1 {
	font-size: 1.7em;
	margin: 0;
}

h2 {
	font-size: 1.4em;
	margin: 0;
}

h3 {
	font-size: 1.2em;
	margin: 0;
}

h4 {
	font-size: 1em;
	margin: 0;
}

h5 {
	font-size: 0.9em;
	margin: 0;
}

/* blog 顶部标题 */
h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: #333;
}

h2 a, h2 a:visited, h2 a:visited,
h3 a, h3 a:visited, h3 a:visited,
h4 a, h4 a:visited, h4 a:visited,
h5 a, h5 a:visited, h5 a:visited {
	color: #2850AA;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	color: #A30000;
}

h3.comments {
	padding: 0;
}

a {
	color: #2850AA;
	text-decoration: none;
}

a:visited {
	color: #147;
	text-decoration: none;
}

a:hover {
	color: #A30000;
}
/* --------begin container ----------*/
#container {
	text-align: left;
	background-color: white;
	margin: 10px auto;
	width: 790px;
    overflow:hidden;
}

/* begin header */
#header {
	background-color: white;
	margin: 0 0 0 1px;
	padding:0 0 0 18px;
	height: 90px;
}

#searchform {
	float:right;
	height:2.4em;/**/
	width:200px;
	padding:0;
	margin:0;
}

#s {
	font-size:1em;
	padding:1px;
	width:130px;
	vertical-align:middle;
}

#searchsubmit {
	width:auto;
	padding:1px;
	font-size:0.9em;
	vertical-align:middle;
}

#headerimg 	{
	margin: 0;
	height: 70px;
	width: 50%;
}

#headerimg h1 {
	padding-top: 40px;
}

#headerimg .description {
	font-size: 1em;
	font-style:italic;
    color:#333;
}


/* end header */

/* begin navigation menu*/

#navigation{
	margin-left: 4px;
	padding: 0;
	width: 460px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}

#navigation ul{
	font-size:0.9em;
	font-weight:bold;
	margin:0;
	padding:0;
	list-style:none;
}

#navigation li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
}


#navigation a{
	float:left;
	color: #333;
	background: #E5ECF9 url(images/corner_top_left.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px;
}

#navigation a span{
	float:left;
	display:block;
	background: transparent url(images/corner_top_right.gif) no-repeat right top;
	padding:4px 8px 3px 8px;
}

#navigation a span{
	float:none;
}


#navigation a:hover{
	background-color: #C3D9FF;
}

#navigation a:hover span{
	background-color: #C3D9FF;
}

#navigation #current a, #navigation #current span{ /*currently selected tab*/
	background-color: #C3D9FF;
}

#navigationline{
	clear: both;
	padding: 0;
	width:706px;
	height: 8px;
	line-height: 8px;
	background: #C3D9FF;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* end navigation menu */

/* begin content */
#content {
	float:left;
	margin:30px 0 0;
	width:450px;
	padding: 0 30px 0 0;
    border-right:2px solid #E5ECF9;
}

.singlecol #content {
	padding: 0 45px 20px 45px;
	margin: 30px 0 0;
	float:none;
	width:auto;
    border-right:none;
}

/* page title */
h2.pagetitle, h3.pagetitle {
    padding:0 0 3px;
	border-bottom:1px solid #E5ECF9;
}

h2.pagetitle a,h2.pagetitle a:visited,
h3.pagetitle a,h3.pagetitle a:visited {
	color: #A30000;
}

h2.pagetitle a:hover, h3.pagetitle a:hover {
	color: #147;
}

#content .titleinfo {
    margin-bottom:20px;
}

/* paragraphs, table, lists, etc */
#content table th {
	background:#EBEBEB none repeat scroll 0 0;
}

#content table td, 
#content table th {
	border:1px solid #DDDDDD;
	padding:0.2em 0.4em;
	text-align:left;
}

pre,code {background-color:#F8F8F8;}

code {
-x-system-font:none;
	font-family:'Courier New',Courier,Fixed;
	font-size:0.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

blockquote {
	border-left:3px solid #DDDDDD;
	margin:5px 30px 0 20px;
	padding-left:5px;
}

kbr {color:#009193;}

.next a {float:right;}
.previous a {float:left;}

a img {
	border:medium none;
}

p img {
	max-width:100%;
	padding:0;
}

p.info {
    text-align:center;
	padding:0 0 20px 0;
	font-size:0.9em;
    color:#777777;
}

/* end content */

/* begin entry */
.entry {
  margin:0 0 20px 0;
}

.entry.single {clear:both;}

.entry.single {margin:0 0 20px 0;}

.entry .info em {
	padding-right:6px;
	font-style:normal;
}

.entry a {
	color: #2850AA;
	text-decoration: underline;
}

.entry a:visited {
	color: #147;
}

.entry a:hover {
	color: #A30000;
}

/* end entry */

/*Begin commnet thread*/
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}

.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small,
.titleinfo {
	font-size: 0.9em;
	line-height: 1.5em;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentlist li, 
#commentform input, 
#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist li {
	font-weight: bold;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.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: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}

#commentform p {
	font-family:Arial,Helvetica,sans-serif;
	margin: 5px 0;
}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
}

.commentnav {
	display:block;
	margin-bottom:35px;
	margin-top:10px;
	text-align:center;
}

small,
.titleinfo, 
#sidebar ul ul li, 
#sidebar ul ol li, 
.nocomments, 
.postmetadata, 
blockquote, 
strike {
	color: #777;
}


.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.alt {
	margin: 0;
	padding: 10px;
}

/*End commnet thread*/

/* Begin Comment Form Elements */
.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 {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond h3 {
	margin:30px 0 0;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Comment Form Elements */

/* archives */
.archive .postspermonth {
	margin:0;
	list-style:none;
}

h2.archivetitle {
    padding:0 0 20px;
    text-align:center;
}

/* begin subcontent */
#subcontent {
	width:205px;
	padding:15px 0 0 19px;
	font-size:0.9em;
	line-height:1.5em;
    float:right;
    background:white;
}

/* subcontent headings */
#subcontent h2 {
	margin:18px 0 10px 0;
	font-size:1em;
	line-height:1em;
	font-family:Georgia,serif;
	color:black;
	background:#C3D9FF url(images/corner_top_left.gif) top left no-repeat;
}

#subcontent h2 em {
	display:block;
	padding:5px 10px;
	font-style:normal;
}

#subcontent ul, #subcontent ol {
	margin:0 0 0 1.4em;
	padding:0 0 18px 0;
}

#subcontent ul ul, #subcontent ol ol {
	padding:0;
}

/* subcontent list */
#subcontent ul li {
	margin:2px 0 0 18px;
	padding-bottom:2px;
	border-bottom:1px solid;
	border-bottom-color:#F0F0F0;
}

#subcontent li a {
	padding:1px 0;
	height:1%; /* IE WIN */
}

#subcontent ul.pages li ul,
#subcontent ul.categories li ul, #subcontent ul li.cat-item ul {margin:0;}

#subcontent ul.pages li li, #subcontent ul li.page_item li.page_item,
#subcontent ul.categories li li, #subcontent ul li.cat-item li.cat-item {
	margin-left:10px;
	padding:0 0 0 0;
	border-bottom:none;
}

#subcontent ul.pages li ul ul,
#subcontent ul.categories li ul ul, #subcontent ul li.cat-item ul ul {margin:0 0 0 16px;}

/* calendar */
#wp-calendar {
	display:inline-table;
	border-collapse:collapse;
	width:185px;
	margin:0px 10px 0 10px;
	text-align:center;
	color:#A0A0A0;
}

#subcontent table caption {
	margin:-5px 10px 5px 10px;
	padding-bottom:5px;
	border-bottom:1px solid;
	letter-spacing:0.1em;
	border-bottom-color:#F3F4F4;
}

#subcontent table thead tr {
	border-bottom:1px solid;
	border-bottom-color:#F3F4F4;
	color:#414141;
}

#subcontent table th {
	border-bottom:1px solid;
	border-bottom-color:#F3F4F4;
}

#subcontent table td {
	width:180px;
	padding:1px;
	font-size:1em;
}

#subcontent table td#today {
	padding:0;
	border:1px solid;
	font-size:1em;
	font-weight:bold;
}

#subcontent table td a {
	display:block;
	border-bottom:1px solid;
	font-weight:bold;
	font-size:1.15em;
	border-bottom-color:#F3F4F4;
	background-color:#F8F8F8;
}

#subcontent table tfoot {
	border-top:1px solid;
	border-top-color:#F3F4F4;
}

#subcontent table tfoot a {
	border:none;
	font-weight:bold;
	background:none;
}

#subcontent table tfoot #prev a {text-align:left;}
#subcontent table tfoot #next a {text-align:right;}
/* end subcontent */

/* footer */
#footer {
	clear:both;
	font-size:0.9em;
	color:#A0A0A0;
    padding:40px 0 0 0;
}

#footer p {
	padding:0;
	margin:0 0 0 0;
	border-top:2px solid #E5ECF9;
    text-align:center;
}

#footer strong {font-weight:normal;}

.singlecol #footer {
	padding:25px 0 0 0;
}

.singlecol #footer p {
	padding:0;
    text-align:center;
}

#containerHeadLeft {
	background:white url(images/gray-headleft.jpg) no-repeat scroll 0 0;
	height:28px;
	padding-left:22px;
}
#containerHeadCenter {
	background:transparent url(images/gray-headcenter.jpg) repeat-x scroll 0 0;
	height:100%;
	margin:0 6px;
}
#containerHeadRight {
	background:transparent url(images/gray-headright.jpg) no-repeat scroll right center;
	height:100%;
	padding-right:22px;
}

#containerBodyLeft {
	float:left;
	background:transparent url(images/gray-bodyleft.jpg) repeat-y scroll 0 0;
	clear:both;
	padding-left:22px;
}
#containerBodyCenter {
	height:auto;
	padding:5px 20px 0 20px;
}
#containerBodyRight {
	float:right;
	background:transparent url(images/gray-bodyright.jpg) repeat-y scroll right center;
	padding-right:22px;
}

#containerFootLeft {
	background:white url(images/gray-footleft.jpg) no-repeat scroll 0 0;
	clear:both;
	height:28px;
	padding-left:22px;
}
#containerFootCenter {
	background:transparent url(images/gray-footcenter.jpg) repeat-x scroll 0 0;
	height:100%;
	margin:0 6px;
}
#containerFootRight {
	background:transparent url(images/gray-footright.jpg) no-repeat scroll right center;
	height:100%;
	padding-right:22px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

