/*
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: 0.9
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:#EDE8E2 none repeat scroll 0 0;
	color:#414141;
	margin: 0 0 20px 0;
	padding: 0;
}

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 1.6em;
	padding-top: 20px;
	margin: 0;
}

h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: #333;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited{
	text-decoration: none;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

ul, ol {
	margin:0 0 0 1.4em;
	padding:0 0 18px 0;
}

ul ul, ol ol {
	padding:0;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

/* --------begin container ----------*/
#container {
	text-align: left;
	background-color: white;
	margin: 20px auto;
	width: 710px;
    overflow:hidden;
	padding:30px 30px 0;
}

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

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

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


/* end header */

/* begin navigation */
#navigation {
	min-height:2.4em;/**/
	line-height:2.4em;
	background-color:#E5ECF9;
	margin: 0 0 0 1px;
	padding: 0;
	width: 710px;
}

#navigation ul {
	margin:0;
	padding:0;
}

#navigation li {
	height:2.4em;/**/
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	border-right:1px solid;
	white-space:nowrap;
	border-color:#FFFFFF;
}

#navigation li a {
	height:100%;/**/
	display:block;
	padding:0 18px;
	font-size:0.9em;
	text-transform:uppercase;
	font-weight:bold;
}


* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form {
	float:right;
	height:2.4em;/**/
	width:189px;
	padding:0;
	margin:0;
}

#navigation #s {
	font-size:1.1em;
	padding:1px;
	width:120px;
	vertical-align:middle;
}

#navigation #searchbutton {
	height:2em;
	width:auto;
	max-width:39px;/**/
	padding:1px;
	font-size:1em;
	vertical-align:middle;
}

#navigation .selected,
#navigation a:hover {
	background-color:#C3D9FF;
}

/* end navigation */

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

/* paragraphs, lists, etc */
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:5px solid #DDDDDD;
	margin:15px 30px 0 10px;
	padding-left:5px;
}

kbr {color:#009193;}

.next a {float:right;}
.previous a {float:left;}

#entrynavigation {
	overflow: auto;
	height:1%;
	margin-bottom:13px;
	padding-bottom:13px;
	border-bottom:1px solid;
	font-size:0.9em;
}

a img {
	border:medium none;
}

p img {
	max-width:100%;
	padding:0;
}

/* end content */

/* begin entry */
.entry {
  margin:0 0 40px 0;
}

.entry h2 {
    padding:0 0 3px;
	border-bottom:1px solid #E5ECF9;
}

.entry .info {
    text-align:center;
	margin-top:1px;
	padding-top:5px;
	font-size:0.9em;
    color:#777777;
}

.entry.single {clear:both;}

.entry.single .info {margin:0 0 22px 0;}

.entry .info em {
	padding-right:6px;
	font-style:normal;
}

.entry p a:visited {
	color: #b85b5a;
}

/* end entry */

/* begin mini-entry */
.minientry {
	margin:0px 0 35px 0;
}

.minientry p {padding:0;}

.minientry .info {
    text-align:center;
	margin-top:1px;
	padding-top:5px;
	font-size:0.9em;
    color:#777777;
}

.minientry .commentlink {
	margin-left:3px;
	padding-right:7px;
	border-right:1px solid;
	font-size:0.9em;
}

.minientry .permalink {
	margin-left:3px;
	font-size:0.9em;
	font-style:normal;
}

.minientry p a:visited {
	color: #b85b5a;
}
/* end mini-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 {
	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;
}

small, 
#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: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;
}


/* begin subcontent */
#subcontent {
	width:205px;
	padding:15px 0 0 0;
	font-size:0.9em;
	line-height:1.5em;
    float:right;
    background:white;
}

* html #subcontent {padding-top:32px;} /* dirty fix for IEWIN; temporary! */

/* 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;
	background:url(images/corner_bottom_right.gif) bottom right no-repeat;
}

/* subcontent list */
#subcontent ul li {
	margin:2px 0 2px 18px;
	padding-bottom:2px;
	border-bottom:1px solid;
	border-bottom-color:#F0F0F0;
}

#subcontent li a {
	padding:1px 0;
	height:1%; /* IE WIN */
}

#subcontent li a:hover {background-color:#FFFBF0;}

#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:0;
	padding:0 0 3px 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:200px;
	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 15px 0;
}

#footer p {
	padding:0 0 18px 0;
	border-top:2px solid #E5ECF9;
}

#footer strong {font-weight:normal;}

.singlecol #footer {
	padding:25px 0 15px 0;
}

.singlecol #footer p {
	padding:0 70px 18px 45px;
}

/* ignore */
.alignleft {}
.alignright {}
.aligncenter {}
