body{
	background: url(http://tearaway-tea.com/images/blog-bg.png) repeat-x left top;
	font-weight: normal;
	font-size: 0.9em;
	font-family: georgia, constantia, times, serif, sans-serif;
}
#header h1{
	font: bold 290% georgia, constantia, times, serif;
}
#header h2{
	font: normal 0.85em verdana, calibri, "liberation sans", arial, sans-serif;
}
#content p, #content ul{
	line-height: 1.4em;
}
#content code{
	font-weight: normal;
	font-family: monaco, "courier new", courier, serif;
}
#content pre{
	font-weight: normal;
	font-family: monaco, "courier new", courier, serif;
	line-height: 1.35em;
	font-size: 0.8em;
}
#content .hentry .entry-title{
	font-size: 2.05em;
}
#content .hentry .posted{
	font: normal 1em verdana, arial, sans-serif;
	margin: 3px 0 0 2px;
}
#content .hentry ul.meta{
	font-size: .7em;
	font-family: verdana, arial, sans-serif;
}
#content li.comment .comment-meta{
	font: normal .7em verdana, arial, sans-serif;
}
#content li.comment .comment-meta a:link, 
#content li.comment .comment-meta a:visited{
	border-bottom: 1px dotted #aaa;
	color: #555;
	text-decoration: none;
}
#content li.comment .comment-meta a:hover,
#content li.comment .comment-meta a:active{
	color: #fff;
}
#content .children li.comment{
	margin-top: 1em;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#sidebar {
	font-size: 0.77em;
	font-family: verdana, arial, helvetica, sans-serif;
}
#sidebar h2{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 0 0.5em;
}
#sidebar a:link, #sidebar a:visited, .navigation a:link, .navigation a:visited {
	color: #000;
}
#sidebar a:hover, #sidebar a:active, .navigation a:hover, .navigation a:active {
	background: #000;
	color: #fff;
}
a:link {
	color: #760909;
}
a:visited {
	color: #330909;
}
a:hover, a:active{
	background: #760909;
	color: #fff;
}
.gengo_lang_en{
	background: url(http://tearaway-tea.com/images/en.png) no-repeat left;
	padding-left: 18px;
}
.gengo_lang_ru{
	background: url(http://tearaway-tea.com/images/ru.png) no-repeat left;
	padding-left: 18px;
}