﻿* {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
}
body {
	background-image: url('images/bg.gif');
	background-color: #05223A;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.warper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: right;
	overflow: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.banner {
	background-position: right top;
	background-image: url('images/top_bg.jpg');
	width: 800px;
	height: 410px;
}
.banner .title {
	height: 45px;
	padding-right: 45px;
	font-family: "B titr", titr, "2 titr", arial;
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 32px;
}
.banner .menu {
	margin-top: 210px;
	height: 37px;
	text-align: center;
	font-family: "b mitra", mitra, arial;
	font-size: 19px;
	color: #FFFFFF;
}
.banner .searchbox {
	margin-top: 16px;
	margin-right: 75px;
	height: 35px;
	margin-left: 491px;
}
.searchbox #s {
	background-image: none;
	border: 0px none transparent;
	background-color: transparent;
	margin-top: 10px;
	margin-left: 2px;
	padding-right: 3px;
	padding-left: 1px;
	font-family: tahoma;
}
.content {
	width: 800px;
	color: #000000;
	text-align: right;
}
.content .postsarea {
	width: 570px;
	padding: 5px;
	float: right;
}
.menu a {
	color: #FFFFFF;
	font-weight: normal;
}
.postsarea .postpart {
	border: 1px solid #8F1980;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.postpart .top {
	padding-right: 4px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	background-color: #d3d3d3;
	padding-top: 15px;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.sidebar {
	width: 190px;
	float: right;
	padding-right: 15px;
	text-align: right;
}
#gadget .title {
	background-position: center top;
	background-image: url('images/page_bg.jpg');
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 15px;
	padding-right: 22px;
	padding-left: 10px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	color: #FFFFFF;
}
#gadget .entry {
	margin-top: 2px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 172px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}
.entry li {
	list-style-type: none;
	margin-top: 1px;
	margin-bottom: 2px;
}
a {
	color: #660066;
}
a:hover {
	color: #000000;
}
.postpart .posttext {
	padding: 3px;
	background-color: #F9F9F9;
}
.menu a:hover {
	color: #66FF33;
	font-weight: bold;
}
.posttext .footer {
	border-top-style: dotted;
	border-top-width: 2px;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	height: 30px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 3px;
}
.cat {
	background-image: url('images/categories.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom: 2px;
	display: inline-block;
	margin-left: 5px;
}
.comments {
	background-image: url('images/comment.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	display: inline-block;
	padding-right: 20px;
	margin-left: 2px;
	margin-right: 2px;
}
.postsarea .multipage {
	border: 1px dotted #8F1980;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 22px;
	text-align: center;
	padding-top: 5px;
}
.posttext li {
	list-style-type: square;
	list-style-position: inside;
}
