#blogNavi {
	background: url(/img2/blogBarBg.png) no-repeat;
	height: 45px;
	padding-left: 10px;
	overflow: hidden;
	width: 661px;
}
#blogSearch {
	background: url(/img2/headSearchBlog.png) no-repeat;
	padding-top: 16px;
	margin: 9px 0;
	border-width: 1px 1px 1px 0;
}
#blogSearch form {
}
#blogSearch .submit {
	margin-top: -3px;
}
#blogNavi {
	margin: 15px 0 0 0;
	border-width: 1px 0px 1px 1px;
}
#blogNavi form .submit {
	margin-top: -3px;
}
#blogNavi form input {
	vertical-align: top;
}
#blogNavi form {
	float: right;
	margin: 3px 0 0 -20px;
	padding: 5px 13px 10px 8px;
	background: url(/img2/blogBarSeparator.png) no-repeat;
}
#blogNavi p {
	margin: 0;
	color: #1e364f;
}
#blogSearch input {
	width: 130px;
	margin-top: 4px;
}
#blogNavi input, #blogSearch input {
	vertical-align: top;
}
#blogNavi input.inp {
	width: 164px;
}
#blogNavi a.selected {
	background: url(/img2/blogBarSelected.png) repeat-x;
	color: #fff;
}
#blogNavi a {
	text-decoration: none;
	color: #492b1d;
	margin: 2px 2px 0;
	padding: 13px 7px 4px;
	height: 45px;
	display: block;
	float: left;
	font-weight: bold;
}
#blogNavi a.firstNot {
}
.clear {
	clear: both;
}
.blogEntries, .blogComments, .blogComments ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.blogEntries {
	border: 1px dotted #ccc;
	border-width: 1px 0 0 1px;
	width: 100%;
}
.blogEntries td {
	border: 1px dotted #ccc;
	border-width: 0 1px 1px 0;
	vertical-align: top;
	padding: 32px 0 10px 20px;
}
ul.blogEntry {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 200px;
}
ul.blogEntry li {
	display: block;
}
li.avatar {
	float: left;
	margin: 0 22px 22px 0;
}
li.avatar img {
	border: 1px solid #999;
}
li.avatar a {
	display: block;
	margin-top: 2em;
}
li.avatar a img {
	border: 0;
}
li.blogInfo .city {
	margin-bottom: 1em;
}
li.blogInfo {
	margin: 0 4px 0 0px;
	font-weight: bold;
}
li.blogInfo span {
	display: block;
	font-weight: normal;
}
li.blogInfo a {
	text-decoration: none;
}
li.time {
	padding: 15px 0 0 0;
	font-size: 1.2em;
}
.blogEntryView .ranking {
	float:right;
	padding-left: 6px;
}
.blogEntryView .rankingDisabled {
	float:right;
	width: 119px;
	height: 26px;
	overflow: hidden;
	background: url(/img2/starsBg.png) no-repeat;
	padding-left: 6px;
}
.blogEntryView .rankingDisabled span {
	display: block;
	height: 26px;
	padding: 6px 0 0 80px;
	font-weight: bold;
	color: #b755a9;
}

.blogEntryView .ranking0 {
	background:url(/img2/stars2.0.png) no-repeat;
}
.blogEntryView .ranking1 {
	background:url(/img2/stars2.1.png) no-repeat;
}
.blogEntryView .ranking2 {
	background:url(/img2/stars2.2.png) no-repeat;
}
.blogEntryView .ranking3 {
	background:url(/img2/stars2.3.png) no-repeat;
}
.blogEntryView .ranking4 {
	background:url(/img2/stars2.4.png) no-repeat;
}
.blogEntryView .ranking5 {
	background:url(/img2/stars2.5.png) no-repeat;
}
.bloggerNick {
	color: #f60 !important;
	font-size: 1.2em;
	display: block;
}
ul.blogEntryView {
	margin: 0 20px 0 20px;
	padding: 0;
	list-style: none;
}
ul.blogEntryView .content {
}
ul.blogEntryView .title {
	padding: 0 0 10px 0;
	font-size: 1.2em;
}
ul.blogEntryView .title a {
	text-decoration: none;
	font-weight: bold;
}
li.time {
	color: #999;
}
.blogMore {
	text-align: right;
	display: block;
	clear: both;
	vertical-align: middle;
	padding: 5px 0;
	margin-bottom: 5px;
}
.blogMore a {
	display: inline;
}
.datepicker_daysCell, .datepicker_titleRow td {
	background: url(/img2/calendarDayBg.png) no-repeat;
	width: 31px;
	height: 31px;
	text-align: center;
/*	padding: 2px 5px;
*/}
.blogDateSelectable {
	background: url(/img/bgBoxOrange.jpg) repeat-x !important;
}
.blogDateSelectable a {
	color: #fff;
}
#blogDate {
	text-align: center;
	clear: both;
	margin-top: 10px;
	height: 292px;
	width: 227px;
	overflow:hidden;
	padding-top: 30px;
	background: url(/img2/calendarBg.png) no-repeat;
	text-align: center;
}
.datepicker_links *, .datepicker_unselectable {
	color: #999 !important;
}
.blogDateSelectable {
	background: url(/img2/calendarSelectable.png) no-repeat !important;
	font-weight: bold;
}
.blogDateSelectable a {
	color: #fff !important;
}
.datepicker_inline {
	margin: 15px 5px 0;
}
.datepicker_header {
	margin: 1em 0;
}
.datepicker_prev, .datepicker_current, .datepicker_next {
	display: inline;
}
.datepicker_current {
	margin: 0 15px;
}
.datepicker_header {
	font-weight: bold;
}
#blogDate label, #blogDate a {
	cursor: pointer;
}
.blogYear {
	background: url(/img/blogYearBg.jpg) no-repeat;
	padding: 6px 0 7px 26px;
	overflow: hidden;
}
.blogMonth {
	list-style: none;
	margin: 0;
	padding: 0;
}
.blogMonth li {
	background: url(/img/blogMonthBorder.png) no-repeat left bottom;
	padding: 7px 0 7px 26px;

}
.blogMonth li a {
	text-decoration: none;
}
#blogBox {
	background: transparent !important;
}
#blogBox #blogDate * {
	color: #666;
}
.blogBoxItem {
	background: url(/img/blogBoxItemBg.jpg) no-repeat;
	display: block;
	padding: 7px 0 9px 26px;
	margin-top: 2px;
	text-decoration: none;
}
.blogGuestBookLink {
	margin-bottom: 10px;
}
.btnComment {
	background: url(/img/btnCommentBg.jpg) no-repeat;
	text-decoration: none;
	padding: 4px 25px 6px 24px;
	display: block;
}
.bbBtns li {
	margin-left: 4px;
}
#profileView {
	background: url(/img/blogProfBg.jpg) repeat-x;
	width: 100%;
	height: 193px;
	border: 1px solid #85a4c3;
}
#profileView img.avatar {
	margin: 30px;
	float: left;
}
#profileView .box1, #profileView .box2 {
	margin: 30px 0 0 0 ;
}
#profileView .box1, #profileView .box2 {
	float: left;
	width: 168px;
}
/*
.activeStars {
	width: 85px;
	height: 15px;
	overflow: hidden;
	background: url(/img/bStars0.png) no-repeat;
}
.activeStars a {
	width: 17px;
	display: block;
	float: left;
}
*/
#blogComments strong, #blogVisits strong {
	float: right;
	margin-right: 60px;
}
#blogRatings strong {
	float: right;
}
.blogFullMode .content {
	float: left;
	width: 410px;
}
.commentTime {
	float: right;
}
#comments .content {
	border-bottom: 1px solid #87919c;
}
.blogger a {
	font-weight: bold;
	text-decoration: none;
	font-size: .95em;
	font-faily: bold;
}
#blogButtons {
	list-style: none;
	margin: 0 0 9px 0;
	padding: 37px 0pt 8px;
	background: url(/img/blogBtnsBg.png) no-repeat;
}
#blogButtons li {
	margin:0pt 24px;
	padding: 1px 0pt;
}
#blogButtons li a {
	display:block;
	text-decoration:none;
}
#searchQuery {
	width: 150px;
	margin-left: 4px;
}
#getFriend, #clariBlogLink {
	heght: 33px;
}
#blogRate span {
	float: left;
}
#blogRate {
	padding-top: 5px;
}
#blogRate span {
	float: left;
	margin-right: 5px;
}
#commentForm .submit {
	margin-left: 306px;
	float: none !important;
}
.mode2 .first, .mode2 .ranking, .mode3 .first {
	display: none;
}
#commentForm {
	background: url(/img2/blogAddCommentBg.png) no-repeat;
	width: 393px;
	text-align: center;
	padding-top: 40px;
}
#commentForm textarea {
	width: 370px;
}
.naviShort {
	background: url(/img2/blogBarBg2.png) no-repeat !important;
}
.blogBaner {
	padding-top: 3px;
	display: block;
}
