@charset "utf-8";
.vblogMain,.displayBg,.footerBlog{
	width: 798px;
}
.footerBlog {
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 3px;
}

.flota {
	width: 326px;
	position: relative;
	margin-left:35px;
	margin-top: 50px;
}
.commentsFloat{
margin-bottom:30px;
}

.vblogMain {
	background-image: url(/mod_vblog/images/bgMain.png);
	background-repeat: no-repeat;
	padding-top: 21px;
	height: 650px;
}
.commnetsFlota {
	position: absolute;
	margin-top: 20px;
	background-image: url(/indeed/images/addMsn.png);
	height: 49px;
	width: 68px;
	background-repeat: no-repeat;
	margin-left: 500px;
}
.commnetsFlota img {
	margin-top: 18px;
	margin-left: 14px;
	padding-bottom: 2px;
}

.footerNav {
	list-style-image: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 300px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 500px;
}
.slideBar {
	background-image: url(/images/slideBar/bar.png);
	background-repeat: no-repeat;
	list-style-image: none;
	width: 41px;
	height: 150px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	overflow: hidden;
	margin-top: 300px;
	margin-bottom: 0px;
	margin-left: 532px;
	display: none;
}
.slideBar li {
	background-image: url(/images/slideBar/box.png);
	background-repeat: no-repeat;
	list-style-type: none;
	width: 35px;
	height: 34px;
	margin-top: 5px;
	margin-left: 2px;
}

.footerNav li {
	display: inline;
	background-color: #333333;
	margin: 0px;
	padding: 10px;
}

.thisMonth {
	display:none;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.thisYear {
	display: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.thisYear  li {
	margin-left: 5px;
}
.thisMonth  li {
	margin-left: 10px;
}
.par, .impar {
	width: 300px;
	display: block;
	margin-bottom: 2px;
}
.par {
	background-color: #00FFFF;
}
.impar {
	background-color: #00CCFF;
}
.yearTag{
	display:block;
}