* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	/*background-color: #FFF;*/
	color: #666;
	border: none;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
	font-weight: 100;
	text-decoration: none;
	list-style-type: none;
	background-repeat: no-repeat
}

html, body {
	width: 100%;
	text-align: center;
	background-color: #F8F8F8
}

.post, form, #head {
	background-color: #FFF
}

a {
	color: #000
}

:-moz-any-link:focus {
	outline: none
}

#obody {
	width: 950px;
	margin: 0 auto;
	position: relative;
	background-image: url(../m/footer.jpg);
	background-position: bottom;
	padding-bottom: 30px;
	margin-bottom: 8px
}

#ibody {
	padding-top: 20px
}

h1 {
	width: 950px;
	height: 130px;
	margin: 8px 0 2px 0;
	background-color: #EEE;
	text-indent: -9999px;
	background-image: url(../m/header.jpg)
}

/*span {
	display: block;
	width: 942px;
	margin-left: 4px
}*/

span {
	color: #CCC
}

#next, #prev {
	float: right
}

#prev {
	margin-left: 8px
}

.post {
	width: 944px;
	height: auto;
	padding: 2px;
	border: 1px solid #DDD;
	text-align: center
}

p {
	margin: 0 4px;
	float: none;
	clear: both;
	display: block
}

.post+p {
	margin: 4px 4px 18px 4px
}

.post img {
	margin: 0 auto
}

form, #head {
	position: relative;
	/*left: 0;
	top: 135px;*/
	display: block;
	widht: 942px;
	height: 21px;
	padding: 0 3px;
	border: 1px solid #DDD;
	text-align: right;
	line-height: 21px;
}

form a, #head a {
	line-height: 21px;
	_position: relative;
	_top: 3px
}

#p_cat {
	/*position: absolute;
	right: 132px;
	top: 3px;*/
	margin-top: 2px;
	width: 120px;
	height: 18px;/*14*/
	_height: 20px;
	border: 1px solid #DDD
}

#year {
	/*position: absolute;
	right: 3px;
	top: 3px;*/
	margin-top: 2px;
	width: 120px;
	height: 18px;/*14*/
	_height: 20px;
	border: 1px solid #DDD
}

ul {
	margin: 0 0 30px 233px;
	_padding-left: 233px;
	width: 486px;
	display: block
}

fieldset {
	display: inline
}

.active {
	font-weight: bold
}