﻿body{
	background: #eeeeee url('images/bg1.gif');
	color:#222;
		margin:0px;
		font-family:tahoma;
		font-size:11px;
		font-style:normal;
		font-weight:normal;
	}
.rssicon {
	margin: 0px;
	padding: 4px;
	float: right;
	display: block;
}

a{
	text-decoration:none;
	color:#000;
}
img{
	border:none;
}
#warp{
	background: url('images/bg2.gif') no-repeat center top;
	width:100%;
		clear:both;
	}
#post{
	width:650px;
	float:right;
	background-image:url('images/main-right.gif');
	direction:rtl;
	margin-right:10px;
}
#post a{
	color:#4a4a4a;
}
#sidebar{
	width: 230px;
	float: left;
	text-align: right;
	direction: rtl;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url('images/main-left.gif');
}
#sidebar .link{
	background: #1e1e1e;
	text-align: right;
	display: block;
	padding: 4px;
	border-bottom: 1px solid #191919;
	color: #f0f0f0;
	float: right;
	width: 210px;
	overflow: auto;
}
#sidebar a:hover{
	background: #313131 ;
	color: #c7c7c7;
}
.sidebartitle{
	width: 230px;
	height: 39px;
	text-align: right;
	color: #fff;
	font-family: times new roman;
	font-size: 16px;
	font-weight: bold;
	background-position: right top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url('images/side-title.gif');
	overflow: auto;
}
.header{
	width:920px;
	margin:auto;
	background-image:url('images/top.gif');
	height:170px;
}
.posttitle{
	font-family:'times new roman';
	font-weight:bold;
	font-size:14pt;
	font-style:normal;
	color:#4a4a4a;
}
a.posttitle:hover{
	font-family:'times new roman';
	font-weight:bold;
	font-size:14pt;
	font-style:normal;
	color:#303030;
}
.date{
	font-size:10px;
	color:#222222;
}
.tagdiv{
	margin-right:20px;
	line-height:1.5em;
}
a.tag,a.tag:hover{
	color:#676767;
	font-family:times new roman;
}
.more,a.more:hover{
	font-size:11px;
	color:#222;
	line-height:1.5em;
}
.blogtitle{
	font-family:'times new roman';
	font-weight:bold;
	font-style:normal;
	font-size:24pt;
	color:#fff;
	text-decoration:none;
	text-align:right;
	direction:rtl;
	padding-top:30px;
}
.blogtitle a:hover{
	color:#cacaca;
	padding-top:30px;
}
#comment{
	margin-right:20px;
	line-height:1.5em;
}
#comment a{
	color:#000;
}
#logo a, a:hover{
	color:#fff;
	background-image:none;
	padding:0px;
	border:none;
	display:inline;
}
#logo a:hover{
	background-image:none;
}
#sidebar .link2 {
	background: #1e1e1e;
	text-align: right;
	display: block;
	padding: 4px;
	border-bottom: 1px solid #191919;
	color: #f0f0f0;
	float: right;
	width: 197px;
	overflow: auto;
}
