body {
    background-image: url('data/images/estrelas10.gif');
    color: #ffffff;
    font-family: 'Comic Sans MS', sans-serif;
}

.container {
    width: 45%;
    height: 100%;
    margin: auto;
    padding: 20px;
    background-color: #006128;
    border-width: 10px;
    border-block: 10px;
    border-color: #003d19;
}

.dancinggirl {
    position: fixed;
    width: 50px;
    height: 50px;
    top: 0;
    margin: 20px -450px;
    padding: 40px;
}

h1, h2, h3 {
    color: #ffffff;
}

a:link {
	color: #003d19;
	text-decoration: none;
}

a:visited {
	color: #003d19;
	text-decoration: none;
}

a:hover {
	color: #003d19;
	text-decoration: none;
}

h2.date-header {
	margin: .1em 0 0;
	padding: 0;
	font-size: 90%;
	color: #003d19;
	padding: 10px;
	float: right;
	font-family: verdana;
}

.post {
	margin: .5em 0 1em;
	padding-bottom: 5em;
	background: url('/data/images/code.gif') bottom left no-repeat;
}

.post h3 {
	margin: .5em 0;
	padding: 0px 0 0px;
	font-size: 115%;
	font-weight: bold;
	line-height: 1.0em;
	color: #fff;
	background: #003d19;
	border: 1px solid #003d19;
	font-family: verdana;
}

.post h3 a,
.post h3 a:visited,
.post h3 strong {
	display: block;
	font-size: 100%;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	padding: 5px;
	font-weight: bold;
}

.post h3 strong,
.post h3 a:hover {
	color: #003d19;
	text-decoration: none;
}

.post-body,
.post-body p {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

.post-footer {
	margin: .5em 3 5px;
	color: #000;
	letter-spacing: .0em;
	font-size: 70%;
    line-height: .5em;
	border-bottom: 8px groove;
	background: url("https://web.archive.org/web/20100208030051im_/http://i228.photobucket.com/albums/ee199/femikey/pinkheart.gif") no-repeat;
	padding-left: 35px;
}

.post-footer p {
	margin: 0;
	padding: 0 0 4px;
	line-height: 1.4em;
}

.comment-link {
	margin-left: .6em;
	background: url("https://web.archive.org/web/20100208030051im_/http://i370.photobucket.com/albums/oo144/chic-design/fecomments_add.png") no-repeat;
	padding-left: 18px;
}

.post-body img {
	margin: 5px;
	padding: 1px;
	border: 0px solid #35CE9A;
}

.post blockquote {
	margin: 1em 12px;
	padding-left: 12px;
	border-left: 4px solid #C12267;
	color: #C12267;
}