*
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

html, body
{
	font: small Verdana, Arial, sans-serif;
	background: #ccc url(/images/design/illu-4.png) fixed;
	color: #222;
	height: 100%;
}

h1, h2, h1 a
{
	font: bold x-large Arial, sans-serif;
	margin: 0 0 10px 0;
	color: #000;
	text-decoration: none;
}

h2
{
	font-size: large;
}

h2 a
{
	color: #000;
}

#column h2
{
	font-size: small;
	padding: 0;
	margin: 0 0 3px -5px;
}

a
{
	color: #0066C8;
}

a.current
{
	text-decoration: none;
	color: #000;
	cursor: default;
}

a:visited
{
	color: #444;
}

a:hover
{
	color: red;
}

#main
{
	width: 795px;
	padding: 0 20px;
	margin: 0 auto -4px auto;
	background: #FFFDDF;
	border: 4px solid #B0B0B0;
	border-top: none;
	position: relative;
	min-height: 800px;
}

#logo
{
	display: block;
	color: #0066C8;
	height: 80px;
	margin: 0 -20px;
	padding: 0 20px 10px 20px;
	font: normal normal bold 80px/85px 'Arial Black', Helvetica, sans-serif;
	letter-spacing: -.05em;
	text-decoration: none;
	background: #A6D3FF url(/images/design/illu-logo.png) fixed;
	cursor: pointer;
}

#logo:hover
{
	background: #BDDFFF url(/images/design/illu-logo-hover.png) fixed;
	color: #0077EA;
}

.linelinks
{
	line-height: 15px;
	font-size: 11px;
	height: 15px;
	margin: 0 -24px 10px -24px;
	padding: 3px;
	border: 4px solid #B0B0B0;
	background: #fff;
}

.linelinks iframe
{
	float: left;
}

#topadsense
{
	padding: 0;
	height: 280px;
	margin-bottom: 20px;
	background: #FFFDDF url(/images/design/chess.gif) no-repeat;
	position: relative;
}

#topadsense span
{
	display: block;
	width: 390px;
	height: 1px;
	background: url(/images/design/grayback.png) repeat-x bottom;
	position: absolute;
	z-index: 100;
	left: 0;
	bottom: 8px;
}

#topadsense iframe
{
	position: absolute;
	top: 0;
	right: 0;
	border-left: 14px solid #FFFDDF;
}

a.rss
{
	font-family: Arial, sans-serif;
	float: right;
	height: 15px;
	padding-left: 20px;
	background: url(/images/design/rss.gif) no-repeat left;
	white-space: nowrap;
}

#content
{
	margin: 0 15px 30px 0;
	background: #FFFDDF;
	float: left;
	width: 500px;
}

p
{
	margin-bottom: 10px;
	text-align: justify;
	line-height: 1.4em;
}

.post img
{
	background: #fff;
	padding: 3px;
	display: block;
	margin: 0 auto;
	border: 1px solid #ccc;
	max-width: 492px;
}

.post ul, .post ol
{
	margin: 0 0 10px 30px;
}

.post ol li
{
	list-style: decimal outside;
}

.post ul li
{
	list-style: disc outside;
}

.left
{
	float: left;
	margin: 0 20px 10px 0;
}

.right
{
	float: right;
	margin: 0 0 10px 20px;
}

.both
{
	clear: both;
	float: none;
	display: block;
}

.postfooter
{
	line-height: 1.1em;
	text-align: right;
	margin: 0 0 20px 0;
}

.postfooter iframe
{
	border-top: 30px solid #FFFDDF;
}

.ico
{
	float: left;
	width: 300px;
	text-align: left;
}

.ico a
{font-size: 10px;
	margin: 5px 3px 0 0;
	position: relative;
	float: left;
	height: 16px;
}

.ico a span
{
	background: url(/images/icons/iconsocials.png) no-repeat top left;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 16px;
	width: 16px;
	cursor: pointer;
}

a.memori span
{
	background-position: -16px 0;
}

a.bobrdobr span
{
	background-position: -32px 0;
}

a.rumarkz span
{
	background-position: -48px 0;
}

a.rucity span
{
	background-position: -64px 0;
}

a.myscoop span
{
	background-position: -80px 0;
}

a.wong span
{
	background-position: -96px 0;
}

a.delicious span
{
	background-position: -112px 0;
}

a.moemesto:hover span
{
	background-position: 0 -16px;
}

a.memori:hover span
{
	background-position: -16px -16px;
}

a.bobrdobr:hover span
{
	background-position: -32px -16px;
}

a.rumarkz:hover span
{
	background-position: -48px -16px;
}

a.rucity:hover span
{
	background-position: -64px -16px;
}

a.myscoop:hover span
{
	background-position: -80px -16px;
}

a.wong:hover span
{
	background-position: -96px -16px;
}

a.delicious:hover span
{
	background-position: -112px -16px;
}

.ico a img
{
	padding: 0;
	border: none;
	display: inline;
}

#column
{
	float: left;
	position: relative;
	width: 280px;
}

#column div, #column iframe, #category ul
{
	float: left;
	width: 120px;
	padding: 0 0 20px 20px;
	position: relative;
}

#nav iframe
{
	padding: 0;
	margin: 0;
	position: absolute;
	left: 135px;
	top: 0;
}

#category ul.column_1
{
	padding-left: 0;
}

#column .both
{
	width: 260px;
}

#column li
{
	margin: 0 0 2px 0;
}

#column span
{
	display: block;
	clear: both;
}

.textinput, .comments-wrapper input, .comments-wrapper textarea, .zemContactForm input, .zemContactForm textarea
{
	border: 1px solid #777;
	padding: 3px;
	margin: 0 0 5px 0;
}

.button, #txpCommentPreview, #txpCommentSubmit, input.zemSubmit
{
	border: 1px solid #E1DDD7;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	padding: 2px;
	margin: 5px 0 0 0;
}

#sbi
{
	width: 240px;
}

#sbb
{
	float: right;
	margin-right: 20px;
}

.comments-wrapper, .zemContactForm
{
	padding-top: 30px;
}

.comments-wrapper label, #rememblabel
{
	float: left;
	text-align: right;
	width: 100px;
	padding-right: 10px;
}

.comments-wrapper textarea
{
	width: 382px;
}

.comment_name_input
{
	margin-top: 20px;
}

#rememblabel label
{
	float: none;
	padding: 2px;
	margin: 0;
}

#remember
{
	padding: 0;
	border: none;
	margin: 0;
}

#cpreview, ul.comments_error, p#txpCommentInputForm, .zemError, #thank
{
	padding: 10px;
	border: 2px solid #f00;
	background: #fff;
	color: #000;
}

.zemError
{
	margin: -20px 0 20px 0;
}

ul.comments_error
{
	margin: -32px 0 30px 0;
	border-top: none;
	border-bottom: 2px solid #f00;
	color: #f00;
}

#thank
{
	border: 2px solid #0f0;
}

p#txpCommentInputForm
{
	margin-top: 20px;
	border: 1px solid #777;
	font-size: medium;
	font-weight: bold;
}

.comments big a
{
	text-decoration: none;
}

.comments p
{
	margin: 0 0 16px 1.3em;
}

.subscribe
{margin: 10px 10px 10px 0;
	text-align: center;
	padding: 10px;
	float: left;
	width: 210px;
	background: #fff;
	border: 1px solid #ccc;
border-left: none; border-top: none;
}

.subscribe small
{
	padding: 10px 0 0 0;
	text-align: left;
	line-height: 1em;
	display: block;
}

#footer
{
	clear: both;
	padding-bottom: 10px;
}

#footer .linelinks
{
	border-bottom: none;
	background: transparent;
}

#footer li
{
	float: left;
}

#footer li a
{
	padding: 0 6px;
}

#footer img
{
	opacity: .6;
}

#footer a:hover img
{
	opacity: 1;
}

#adrefer
{width: 125px;
	padding: 0 0 20px 15px;
height: 125px;
}

#adrefer iframe {padding-left: 0; width: 125px;}
#footer .firefox {margin: 0; border: none; text-align: right;}