div, #header, ul {
	behavior: url(img/iepngfix.htc)
}
body {
	background-attachment : fixed;
	background-color : transparent;
	background-image : url('img/bodybg.png');
	background-position : top left;
	background-repeat : repeat;
	font-family : verdana, helvetica, arial, tahoma, sans-serif;
	font-size : 14px;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	color:#CCC;
}
h4 {
	text-align:center;
}	
#roh {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding-top: 25px;
	background-color : transparent;
	background-image : url('img/roh.png');
	background-attachment:scroll;
	background-position:ctop left;
	background-repeat:no-repeat;
	z-index: 1000;
}
a {
	color:#acd3ff;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
.clanwt {
	color:#FFF;
}
.clanbl {
	color:#006be3;
}
.clanblck {
	color:#000;
}
.clanred {
	color:#f91900;
}
.clangr {
	color:#6F0
}
#obal {
	width:920px;
	margin:0px auto 0px auto;
}
#header {
	height:181px;
	width:920px;
	background:url('img/headerbg.png') no-repeat transparent;
	border:none;
}
#header h1 {
	display:none;
}
#header p {
	display:none;
}
#logo {
	float:left;
	margin-top:7px;
}
#menu {
	height:29px;
	background:url('img/menubg.png') repeat transparent;
	border: none;
	border-left:solid 2px #000;
	list-style:none;
	margin:0 0;
	padding:0;
	width:920px;
	overflow:hidden;
}
#menu ul {
	float:left;
	list-style-type:none;
	border: none;
}
#menu li {
	float:left;
	list-style-type:none;
}
#menu li a {
	float:left;
	font-weight:bold;
	padding-left:18px;
	padding-right:18px;
	line-height:29px;
	text-decoration:none;
	border-right:solid #000 2px;
	background:url(img/posttitle.png) no-repeat top center transparent;
}
#menu li a:hover {
	text-decoration:none;
	color:#fff;
	background:url(img/posttitle.png) no-repeat top left transparent;
	overflow:hidden;
}
#content {
	float:right;
	width:660px;
	overflow:hidden;
}
.post {
	margin-top:25px;
}
.post .title {
	height:30px;
	background:url(img/posttitle.png) no-repeat;
	margin-top:0px
}
.post .title h3 {
	font-size:14px;
	margin-top:0px;
	margin:0px;
	color:#ccc;
	text-align:left;
	text-indent: 20px;
	line-height:30px;
}
.post .info {
	width:660px;
	margin-top:0px;
	background:url(img/1pxbggrey.png) repeat transparent;
	padding:10px 0px 10px 0px;
	overflow:hidden;
	color:#ccc;
}
.post .info .gravatar {
	float:right;
	width:50px;
	height:50px;
	background:url(img/1pxbggrey.png) repeat transparent;
	border:solid 1px #ccc;
	margin-left:15px;
	margin-right:15px;
}
.post .info .content {
	float:left;
	background: transparent;
	margin-left:10px;
	margin-top:6px;
}
.post .info .content p {
	color:#ccc;
}
.post .info .author {
	float:left;
}
.post .info .date {
	float:left;
	padding-right:18px;
}
.post .info .category {
	float:left;
	margin-top:7px;
}
.post .info .category a {
	text-decoration:none;
	font-weight:bold;
}
.post .info .category a:hover {
	text-decoration:underline;
}
.post .info .comments {
	float:left;
	margin-top:7px;
	padding-right:10px;
	text-align:right;
	background:url(img/comment.png) left center no-repeat;
	padding-left:13px;
}
.post .info .comments a {
	text-decoration:none;
	font-weight:bold;
}
.post .info .comments a:hover {
	text-decoration:underline;
}
.post-wrap {
	overflow:hidden;
	background:url(img/1pxbggrey.png) repeat transparent;
}
.post .content {
	margin-left:1px;
	background:url(img/1pxbggrey.png) repeat transparent;
	overflow:hidden;
}
.post .content p {/* float:left; */
	margin:0;
	padding-left:10px;
}
.post .post-content p {
	padding:10px;
}
.post .post-content a {
	text-decoration:none;
}
.post .post-content a:hover {
	color:#ccc;
	text-decoration:underline;
}
.post h3#comments, .post h3#respond {
	padding-left:10px;
}
.pagination a {
	text-decoration:none;
}
.pagination a:hover {
	color:#ccc;
	text-decoration:underline;
}
.pagination {
	margin-top:10px;
}
img.avatar {
	float:left;
}
#sidebar {
	float:left;
	margin-left:10px;
	width:220px;
}
#sidebar .content img {
	border:0;
	margin-left:7px;
	margin-bottom:5px;
	border:solid 2px #aa1100;
}
#sidebar .content img:hover {
	border:solid 2px #f91900;
}
#sidebar .title {
	height:30px;
	background:url(img/sidetitle.png) no-repeat;
	margin-top: 25px;
}
#sidebar .title h3 {
	font-size:14px;
	margin:0;
	color:#ccc;
	text-align:center;
	line-height:26px;
}
#sidebar .wrapper {
	width:220px;
}
#sidebar .content {
	background:url(img/1pxbggrey.png) repeat transparent;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:auto;
	padding-right:auto;
	width: 220px;
}
#sidebar ul {
	margin:0;
}
#sidebar li {
	list-style:none;
	margin-left: 5px;
	margin-bottom: 10px;
	background-position: left;
	background-image:url(img/li.png);
	background-repeat:no-repeat;
	height: 18px;
	text-indent: 25px;
}
#sidebar a {
	vertical-align:text-bottom;
	font-weight:bold;
}
#sidebar #calendar_wrap table {
	margin:5px auto 5px auto;
	border:thin #0F0;
	caption-side:top;
}
#sidebar #calendar_wrap a {
	color:#aa1100;
}
#sidebar #calendar_wrap a:hover {
	color:#f91900;
	text-decoration:underline;
}
#form {
	width:200px;
	line-height:20px;
	margin: 0 auto;
}
#form .field {
	background:url('img/1pxbggrey.png') repeat transparent;
	border: solid 1px #aa1100;
	height:14px;
	width:90px;
	float:left;
	padding-top:3px;
	text-indent:5px;
	color:#ccc;
}
#form .field:hover {
	background:#000;
	border: solid 1px #f91900;
}
#form .button {
	margin-left:5px;
	height:20px;
	background:url('img/1pxbggrey.png') repeat transparent;
	border: solid 1px #aa1100;
	float:right;
	color:#ccc;
	font-size:12px;
}
#form .button:hover {
	background:#000;
	border: solid 1px #f91900;
	color:#fff;
}
#form li {
	list-style:none;
	background: none;
	margin-left: 2px;
	margin-bottom: 5px;
	height: 16px;
	text-indent: 15px;
	font-size:12px;
}
#form h2 {
	font-size:12px;
	font-widht:normal;
	margin-top:px;
	text-align:center;
}
#form img {
	margin-bottom:5px;
	border:solid 1px #aa1100;
}
#form img:hover {
	border:solid 1px #aa1100;
}
#footer-wrap {
	clear:both;
	width:920px;
	margin: 0 auto 15px auto;
}
#footer {
	margin-top:25px;
	height:38px;
	background:url('img/1pxbggrey.png') repeat transparent;
	padding-top:6px;
}
#footer p {
	text-align:center;
	margin:0;
}
#footer a {
	font-weight:bold;
}
