* { 
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;
}

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

.entry code {
	white-space: pre;
	display: block;
}
.entry blockquote, .entry code { 
	margin: 10px 0px 10px 23px;
	padding: 2px 0px 2px 15px;
}


.entry ol, .entry ul, .entry table, .entry p {
	margin: 10px 0px 20px 15px;
}

.entry blockquote *, .entry code * {
	margin: 0;
	padding: 0;
}

.entry table {
	clear: both;
}
.entry blockquote ol, .entry code ol {
	margin-left: 25px;
}

li {
	margin-bottom: 10px;
}

#header {
	position: fixed;
	top: 0;
	left: 0;
	border-bottom: 1px solid #000;
	width: 100%;
	height: 46px;
	background-color: #464646;
	z-index: 255;
}

h1 {
	float: left;
	margin: 10px 0 0 15px;
	font: normal 22px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}

h2 {
	font: bold italic 24px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	color: #444;
	clear: both;
}

h2 a {
	color: #444;
}

h3 {
	font: italic bold 16px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	margin-top: 40px;
	margin-bottom: 10px;
}

h4 {
	margin-top: 20px;
	font: italic 15px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}

#header h1 a{
	background: url('http://b.mytears.org/wp-admin/images/wp-logo.gif') center left no-repeat #464646;
	padding-left: 41px;
	color: #fffff3;
}

#header ul {
	float: right;
}

#header li {
	float: left;
	font: normal 14px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	line-height: 46px;
	height: 46px;
	padding-right: 9px;
}

#header li a {
	color: #cccccc;
}

#wrapper {
	padding: 25px;
}

.entry {
	padding: 20px 10px;
	font: normal 14px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	text-align: justify;
}

.entry blockquote, .entry code {
	padding: 4px 0px 4px 15px;

	font-size: 13px;
	border-left: #ac2525 7px solid;
}

.entry td, .entry th {
	font-size: 13px;
	padding: 3px;
}

.entry table {
	border-spacing: 2px;
}

.entry td {
	background-color: #ccdfe2;
	color: #294167;
}

.entry th {
	background-color: #5389b5;
	color: #ffffff;
}
.entry p {
	margin: 14px 0px;
	line-height: 160%
}

.entry .adsense {
	width: 728px;
	margin: 5px auto;
	border: 1px solid #888;
}

.entry .adsense_single {
	width: 685px;
	height: 280px;
	/* width: 728px; */
	margin: 5px auto;
	/* border: 1px solid #888; */
}

#postmeta {
	font-size: 12px;
}

#postmeta li {
	float: left;
	margin-right: 5px;
	margin-bottom: 45px;
}

.archives li {
	margin-left: 7px;
	margin-bottom: 4px;
	font: normal 14px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}

.wp-tag-cloud li {
	float: left;
	margin: 5px;
}

body {
	/* background: url('imgs/bg-0218.jpg') bottom right no-repeat fixed; */
}

#content {
	width: 780px;
	margin-top: 46px;
}

.navigation {
	clear: both;
}

.wordtube {
	margin-left: 20px;
}

.alignleft {
	float: left;
	margin-bottom: 30px;
}

.alignright {
	float: right;
	margin-bottom: 30px;
}

input, textarea {
	border: 1px solid #444;
	margin-top: 3px;
	padding: 5px;
}

textarea {
	width: 750px;
}

.comment img {
	float: left;
	padding-right: 5px;
}
.comment-meta {
	font: normal 12px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	margin-bottom: 5px;
}
.comment {
	font: normal 13px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	margin-bottom: 25px;
}

.comment p {
	margin-bottom: 15px;
}

.author, .jounal {
	font-style: italic;
}

.author em {
	font-weight: bold;
}

dl {
	margin-left: 15px;
	margin-bottom: 20px;
}
dt {
	width: 80px;
	float: left;
}

dt, dd {
	margin-bottom: 10px;
}

ol li {
	margin-left: 15px;
	list-style: decimal;
}

#sidebar {
	clear: both;
}

#sidebar div {
	float: left;
	display: block;
	overflow: hidden;
	width: 240px;
	padding-right: 15px;
}

#sidebar h4 {
	color: #666;
	border-bottom: 1px solid #bbb;
	margin-bottom: 5px;
}

#sidebar ul {
	margin-bottom: 30px;
}
#sidebar li {
	padding-left: 5px;
	font-size: 12px;
	white-space: nowrap;
}

#footer {
	width: 720px;
	clear: both;
	border-top: 1px solid #bbb;
	text-align: center;
	font-size: 13px;
	margin: 30px 25px;
	padding: 5px 20px;
}

#search {
	position: fixed;
	right: 10px;
	top: 56px;
}

#mixup {
	position: fixed;
	right: 10px;
	top: 90px;
}

#cse-search-results * {
	background: transparent none !important;
}

.commentlist li {
	list-style: none;
}

a img {
	border: 0;
}

.entry em {
	color: #ac2525;
}

ol.footnotes {
	margin-top: 50px;
}
