#container {
	margin: 0px auto;
	width: 950px;
	background-image: url(images/main_bgnd.png);
	background-repeat: repeat-y;
	display: block;
}
#contents {
	padding: 0px;
	width: 824px;
	background-repeat: repeat-y;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 31px;
}
body {
	margin: 0px;
	color: #333333;
	//font-size: 12px;
	//font-family: "Lucida Sans Unicode", "Lucida Sans";
}

#top-bar {
	position: relative;
	margin-bottom: 20px;
	padding-top: 2px;
	height: 16px;
	background-color: #cccccc;
	text-align: left;
	font-size: 8pt;
	font-family: "Geneva", "Trebuchet MS";
	color: white;
}
#folhas {
	top: 20px;
	float: left;
	left: -60px;
	position: relative;
	display: inline;
	background-image: url(images/folhas.png);
	background-repeat: no-repeat;
	height: 139px;
	width: 60px;
}
#photo-bar {
	padding-top: 24px;
	left: 122px;
	position: relative;
	top: 80px;
	float: right;
	background-image: url(images/photo_bar.png);
	background-repeat: no-repeat;
	height: 532px;
	width: 122px;
}
#header {
	margin-bottom: 25px;
	left: 25px;
	position: relative;
	height: 76px;
	width: 435px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	display: block;
}
#telegrama {
	width: 500px;
	color: #666666;
	margin-left: 10px;
	display: block;
	position: relative;
}
#post {
	color: #666666;
	margin-left: 20px;
	width: 500px;
	display: block;
	position: relative;
}
#post-title {
	font-size: 20pt;
	font-family: Geneva, sans-serif;
}
#post-header {
	border-bottom-width: 1px;
	border-bottom-color: #b3b3b3;
	border-bottom-style: dotted;
	width: 150px;
	border-top-color: #b3b3b3;
	border-top-style: dotted;
	border-top-width: 1px;
	font-size: 9px;
	font-family: Georgia;
	margin-bottom: 20px;
	text-align: center;
	margin-left: 35px;
}
#post-content {
	color: #666666;
	line-height: 16px;
	font-size: 12px;
	margin-left: 25px;
	text-align: justify;
	font-family: "Trebuchet MS";
}
#post-footer {
	border-bottom-color: gray;
	padding-top: 20px;
	margin-bottom: 35px;
	padding-bottom: 20px;
	margin-left: 25px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-align: right;
	font-size: 10px;
}
blockquote {
	background-image: url(images/quote.png);
	background-position: 15px 13px;
	text-align: justify;
	font-size: 12px;
	background-repeat: no-repeat;
	font-family: Georgia, Garamond;
	padding-left: 31px;
	padding-bottom: 15px;
	padding-right: 25px;
	padding-top: 15px;
	background-color: #e3ecff;
}
#sidebar {
	font-size: 10px;
	font-family: Geneva, "Trebuchet MS";
	text-align: justify;
	width: 180px;
	top: -100px;
	right: -80px;
	position: relative;
	float: right;
}
#sidebar-header {
	margin-bottom: 10px;
	height: 164px;
	width: 165px;
	background-image: url(images/sidebar_header.png);
	background-repeat: no-repeat;
}
#sidebar-module-header {
	padding-left: 2px;
	background-position: left 15px;
	background-repeat: no-repeat;
	font-family: "Helvetica Neue", Helvetica;
	font-size: 30px;
	color: #6699ff;
}
.sidebar-header-font a:hover {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica;
	font-size: 30px;
	color: #6699ff;
}
.sidebar-header-font {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica;
	font-size: 30px;
	color: #6699ff;
}
#sidebar-module-content {
	list-style-position: inside;
	list-style-type: none;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	color: #666666;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 5px;
}

#sidebar-content-2 {
	text-align: center;
}
img {
	border-style: none;
	padding-bottom: 10px;
	padding-right: 9px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/img-bgd.png);
	margin: auto;
	display: block;
}
#comment-content {
	color: #666666;
	line-height: 16px;
	font-size: 12px;
	margin-left: 25px;
	text-align: justify;
	font-family: "Trebuchet MS";
}
.comment-content {
	padding-right: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 7px;
	padding-bottom: 10px;
	margin-right: 35px;
	margin-left: 25px;
	padding-left: 12px;
	background-color: #e6e6e6;
}
.comment-footer {
	border-bottom-width: 1px;
	border-bottom-color: gray;
	border-bottom-style: dotted;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.noborder {
	background-image: url(/images/whitespace.png);
	padding: 0px;
	margin: 0px;
	border-style: none;
	background-position: right bottom;
	display: block;
}
a {
	border-style: none;
	color: #6699ff;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.rank-1 {
	color: #4c4c4c;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	font-family: Geneva, "Trebuchet MS";
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
.rank-2 {
	color: #4c4c4c;
	text-decoration: none;
	font-size: 20px;
	font-family: Geneva, "Trebuchet MS";
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
.rank-3 {
	color: #4c4c4c;
	text-decoration: none;
	font-size: 18px;
	font-family: Geneva, "Trebuchet MS";
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
.rank-4 {
	color: #4c4c4c;
	text-decoration: none;
	font-size: 16px;
	font-family: Geneva, "Trebuchet MS";
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
.rank-5 {
	color: #4c4c4c;
	text-decoration: none;
	font-size: 15px;
	font-family: Geneva, "Trebuchet MS";
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
.rank-6 {
	color: #4c4c4c;
	text-decoration: none;
	font-size: 14px;
	font-family: Geneva, "Trebuchet MS";
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
.rank-7 {
	color: #4c4c4c;
	text-decoration: none;
	font-size: 13px;
	font-family: Geneva, "Trebuchet MS";
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
.rank-8 {
	color: #4c4c4c;
	text-decoration: none;
	font-size: 12px;
	font-family: Geneva, "Trebuchet MS";
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
.rank-9 {
	color: #4c4c4c;
	text-decoration: none;
	font-size: 10px;
	font-family: Geneva, "Trebuchet MS";
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
.rank-10 {
	color: #4c4c4c;
	text-decoration: none;
	font-size: 8px;
	font-family: Geneva, "Trebuchet MS";
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
.small_font {
	text-decoration: none;
	color: #6699ff;
	font-size: 8pt;
	font-family: "Trebuchet MS";
}
.link-active a {
	text-decoration: none;
	color: #6699ff;
	font-size: 8pt;
	font-family: "Trebuchet MS";
}
.link-active a:hover {
	text-decoration: underline;
	color: #6699ff;
	font-size: 8pt;
	font-family: "Trebuchet MS";
}
#footer {
	background-repeat: no-repeat;
	background-image: url(images/footer_bgd.png);
	margin-bottom: 0px;
	font-size: 11px;
	font-family: "Helvetica Neue", Helvetica;
	border-top-color: #4c4c4c;
	border-top-style: solid;
	border-top-width: 1px;
	color: #e6e6e6;
	padding: 15px;
}
.linklist a {
	border-style: none;
	color: #666666;
	text-decoration: none;
}
.linklist a:hover {
	color: #666666;
	text-decoration: underline;
}
.adsCSS {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff8000;
	font-size: 28px;
}
