*
{
	font-size: 100.01%;
	margin: 0;
	padding: 0;
	border: 0;
}

html
{
	font-size: 65%;
}

a
{
	text-decoration: none;
	color: #111;
}

body
{
	font-size: 1em;
	line-height: 1em;
}

#content p, #content ul, #content ol, .search, input, textarea, label, .footer-right p
{
	font: 1.1em/1.4em Verdana, Geneva, "Lucida Grande", Lucida, sans-serif;
	color: #666;
}

#content
{
	width: 600px;
	float: right;
	padding: 0 0 2em 0;
}

#content p
{
	margin: 1em 0;
}

#content p strong
{
	color: #666;
	font-weight: normal;
}

#content p code
{
	font: 1em/1em "Courier New", Courier, mono;
}

#content abbr, #content acronym
{
	font-style: normal;
	border-bottom: dotted 1px #999;
	cursor: help;
}

#content blockquote
{
	padding: 0 0 0 2em;
	margin: 0 2em 0 0;
	border-left: 1px solid #ccc;
}

#content ul, #content ol
{
	list-style-position: inside;
	margin: .5em 1em;
	padding: 4em 0 0 0;
}

#content ul
{
	list-style-type: circle;
}

#content ol
{
	list-style-type: upper-roman;
}

#content h3
{
	font: 1.4em/1em Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	padding: 2.5em 0 0 0;
	color: #333;
}

#content h4
{
	font: 1.4em/1em Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	padding: 1.5em 0 0 0;
	color: #666;
}

#content h3 a, a:visited
{
	color: #666;
}

#content h3 a:hover, a:active
{
	color: #111;
}

#content p a, .footer-right p a
{
	color: #666;
	padding: 0 0 0 12px;
	background: url(images/6.gif) no-repeat 2px 50%;
}

#content p a:hover, .footer-right p a:hover
{
	color: #333;
	border-bottom: 1px dotted #999;
}

.article
{
	padding: 0 0 0 0;
	border-bottom: dotted 1px #999;
}

.single-article
{
	padding: 2.5em 0 0 0;
}

.comment
{
	padding: 0.5em 0 0.5em 1em;
	background: #f6f6f6;
}

#content p.info
{
	font: 1.1em/1.1em Arial, Helvetica, Geneva, sans-serif;
	color: #999;
	padding: 1em 0 1em 0;
}

.navi
{
	font: 1.2em/1.2em Arial, Helvetica, Geneva, sans-serif;
	color: #999;
	padding: 1em 0 1em 0;
	border-top: dotted 1px #999;
	border-bottom: dotted 1px #999;
}

#container
{
	margin: 0 auto;
	width: 850px;
}

#head
{
	padding: 0 0 0 0;
}

#head h1, h2
{
	font: 6em/1em Georgia;
	font-weight: normal;
	padding: .3em 0;
	border-bottom: dotted 1px #999;
}

#head h1 a, a:hover, a:active, a:visited
{
	color: #333;
}

.tagline
{
	color: #999;
	width: 600px;
	float: right;
}

#sidebar
{
	width: 200px;
	text-align: right;
	float: left;
	padding: 0 0 5em 0;
}

.sitename
{
	width: 200px;
	text-align: right;
	float: left;
}

#rss a
{
	width: 32px;
	height: 32px;
	display: table;
	margin: 0 0 1em 0;
	float: right;
	background: url(images/91.jpg) 0 0;
}

#menu
{
	padding: 0 0 2em 0;
	clear: both;
}

.section_list li
{
	list-style-type: none;
	font: 1.5em/1.5em Arial, Helvetica, Geneva, sans-serif;
	padding: .1em 0;
	border-bottom: dotted 1px #999;
}

.section_list a
{
	color: #999;
}

.section_list a:visited
{
	color: #999;
}

.section_list a:hover
{
	color: #111;
}

.section_list a:active
{
	color: #111;
}

#menu a.active
{
	color: #111;
}

#lists strong
{
	font: 1.5em/1.4em Arial, Helvetica, Geneva, sans-serif;
	color: #111;
	display: block;
	font-weight: normal;
	padding: 1.5em 0 .5em 0;
}

#lists li
{
	list-style-type: none;
	font: 1.2em/1em Arial, Helvetica, Geneva, sans-serif;
}

#lists li a, #lists li a:visited
{
	color: #999;
	padding: .3em 0;
	display: block;
}

#lists li a:hover
{
	color: #666;
}

#lists li a:active
{
	color: #333;
}

#footer
{
	padding: 2em 0 7em 0;
	clear: both;
	background: #fff;
}

#footer-wrap
{
	margin: 0 auto;
	width: 850px;
	padding: 2em 0 0 0;
	border-top: 1px dotted #999;
}

.footer-left
{
	width: 200px;
	float: left;
	text-align: right;
}

.footer-right
{
	width: 600px;
	float: right;
}

.older-newer
{
	font: 1.6em/1.4em Arial, Helvetica, Geneva, sans-serif;
}

.older-newer a
{
	color: #ccc;
}

.older-newer a:visited
{
	color: #ccc;
}

.older-newer a:hover
{
	color: #999;
}

.older-newer a:active
{
	color: #ccc;
}

.search, input, textarea
{
	width: 50%;
	background-color: #f6f6f6;
	border-top: 2px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 2px solid #999;
	padding: .2em 0;
}

input:focus, textarea:focus
{
	color: #666;
	background-color: #fff;
	border-top: 2px solid #999;
}

.zemSubmit, .button
{
	width: 25%;
	border: 2px outset #999;
	background-color: #f6f6f6;
}

label
{
	margin: 1em 0 .2em 0;
	display: block;
}

#txpCommentInputForm
{
	padding: 2em 0 0 0;
}

ul.pagination
{
	margin: 1em 0;
	padding: 0.5em;
	text-align: left;
}

ul.pagination li
{
	display: inline;
	font-size: 1em;
	padding: 0.5em;
}

ul.pagination li.active
{
	background: #eee;
}
