body {
	color: #604472;
	background: url(http://www.pabloamorim.com.br/portfolio/images/bgtop.jpg) no-repeat fixed;
}

h1, h2, h3, h4, h5, h6 {
	color: #604472;
}

a:link, a:visited, a:active {
	color: #E97004;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #a7a758;
}

.description {
	color: #a7a758;
}

input, textarea {
	color: #454545;
	background-color: #b9a5c6;
	border: 0;
}

input[type="submit"] {
	color: #fff;
	background-color: #604472;
	border: 0;
	text-transform: uppercase;
}

.postmetadata, .commentmetadata {
	color: gray;
}

#header .pattern {
	background: transparent url('../images/Xs.png') no-repeat;
}

#footer .pattern,
.pagetitle .pattern,
.posttitle .pattern {
	background: transparent url('../images/c.png') repeat-x;
}

#footer ul {
	list-style-type: none;
}

#sidebar ul.bar {
	list-style-type: none;
}

#sidebar ul li ul,
#footer ul li ul,
#sidebar ul.handmade,
#footer ul.handmade,
.entry ul {
	list-style-type: square;
/*l

ist-style-image: url('../images/percent.png');*/
}

#sidebar ul.handmade li.clean,
#footer ul.handmade li.clean {
	list-style-type: none;
	list-style-image: none;
}

blockquote {
	color: #787878;
	background: transparent url('../images/blockquote.png') no-repeat left top;
}

.wp-caption {
	background-color: #575757;
}

.wp-caption-text {
	color: #cccccc;
	background: transparent url('../images/star.png') no-repeat 5px top;
}

.singlenavigation img,
.entry img,
.entry .wp-caption {
	border: 8px solid #575757;
}

.post img.wp-smiley {
	border: 0;
}

.entry .wp-caption img {
	border: 0;
}

.entry img.inline {
	border: 0;
}

.readmore,
.multipage {
	background: transparent url('../images/pages.png') no-repeat 15px top;
}

.less {
	background: transparent url('../images/less.png') no-repeat left top;
}

.more {
	background: transparent url('../images/more.png') no-repeat left top;
}

.commentmetadata .commentmark {
	background: transparent url('../images/comment.png') no-repeat left top;
}
