/*
Theme Name: House of Art
Theme URI: http://redbullhouseofart.com.br/
*/
body {
	background-image: url(images/blog/bg.jpg)
}

li.mn-blog, li.mn-blog a {
	background-position: 0 -29px
}

/*Content*/
#posts, #categories, #tagcloud, #follow, #search, #flickr {position: absolute}

#posts {
	top: 310px;
	left: 0;
	width: 469px;
	background-color: #FFF;
	min-height: 600px;
} * html #posts {height: 600px}

#posts .top {
	height: 6px;
	background-image: url(images/blog/posts-top.png);
}

#posts .main {padding: 25px 22px}

#posts .author {
	position: relative;
	left: 42px;
	font: 10px "arial";
	color: #959595;
}

#posts .created-at {
	width: 33px;
	height: 32px;
	float: left;
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	background: url(images/blog/datetime-bg.png) no-repeat top left;
	overflow: hidden;
	margin-right: 9px;
	padding-top: 3px
}

#posts h2 {float: left}

#posts h2.post-title a {
	font-size: 16px;
	color: #B36777;
	text-decoration: none
}

#posts .entry {
	clear: both;
	margin-top: 8px
}

#posts .entry p {margin-bottom: 15px}

#posts .entry ul {margin: 0 0 15px 15px}

#posts .entry h3 {
	font-size: 12px;
	margin-bottom: 18px
}

#posts .postmetadata {
	font: 10px "Arial";
	color: #959595;
	margin: 15px 0 10px;
	padding-bottom: 13px;
	border-bottom: 1px solid #B36777
}

#posts .postmetadata a:link, #posts .postmetadata a:active, #posts .postmetadata a:visited {text-decoration: none}

#posts .postmetadata a span.comments-total {
	color: #E86700;
	text-decoration: underline;
}

#search {
	top: 292px;
	left: 665px;
	width: 243px;
	height: 52px;
	background: url(images/blog/search-bg.png) no-repeat top left;
	overflow: hidden;
	padding: 10px 0 0 20px;
}

#search h2 {
	width: 71px;
	height: 16px;
	background: url(images/blog/search-tit.png) no-repeat top left;
	text-indent: -5000px;
	margin-bottom: 4px;
}

#search div {
	background: url(images/blog/search-input.png) no-repeat top left;
}

#search #s {
	width: 172px;
	height: 17px;
	padding: 3px
}

#search #searchsubmit {
	width: 52px;
	height: 23px;
	background: url(images/blog/bt-search.png) no-repeat top left;
}

#follow {
	top: 349px;
	left: 700px;
}

#follow a {
	display: block;
	width: 258px;
	height: 71px;
	background: url(images/blog/follow.png) no-repeat top left;
	text-indent: -5000px
}

#categories {
	top: 391px;
	left: 506px;
	width: 176px;
	list-style: none;
}

#categories ul {list-style: none}

#categories a:link, #categories a:hover, #categories a:visited, #categories a:active {
	text-decoration: none
}

#categories .top {
	height: 10px;
	background: url(images/blog/categories-top.png) no-repeat top left;
}

#categories .bottom {
	height: 10px;
	background: url(images/blog/categories-bottom.png) no-repeat top left;
}

#categories .main {
	background-color: #FFF;
	padding: 9px 13px
}

#categories h2 {
	width: 71px;
	height: 16px;
	background: url(images/blog/categories-tit.png) no-repeat top left;
	text-indent: -5000px;
	margin-bottom: 5px;
}

li.cat-item {margin-bottom: 5px}

ul.children {margin-top: 5px}

#flickr {
	top: 453px;
	left: 695px;
	width: 255px;
	height: 344px;
	background: url(images/blog/gallery-bg.png) no-repeat top left;
	padding: 10px 0 0 11px;
}

#flickr h2 {
	width: 104px;
	height: 16px;
	background: url(images/blog/gallery-tit.png) no-repeat top left;
	text-indent: -5000px;
	margin-bottom: 5px;
}

#flickr a {
	margin: 3px 
}

#tagcloud {
	top: 825px;
	left: 660px;
	width: 254px;
	overflow: hidden;
}

#tagcloud h2 {
	width: 71px;
	height: 16px;
	background: url(images/blog/tags-tit.png) no-repeat top left;
	text-indent: -5000px;
}

#tagcloud a:link, #tagcloud a:hover, #tagcloud a:visited, #tagcloud a:active {
	color: #000105;
	text-decoration: none
}

#tagcloud .main {
	background-color: #FFF;
	padding: 20px 18px;
}

#tagcloud .bottom {
	height: 13px;
	background: url(images/blog/tags-bottom.png) no-repeat top left;
}

.copyright {
	width: 224px;
	height: 8px;
	background: url(images/copyright.png) no-repeat top left;
	text-indent: -5000px;
	margin-top: 133px;
}

.commentlist {list-style: none; margin: 0 22px}

.commentmetadata {font-size: 10px; margin-bottom: 10px}

.comment-body {
	margin-bottom: 15px;
	padding-bottom: 13px;
	border-bottom: 1px solid #B36777;
}

#respond{
	margin: 10px 22px;
}

#comment {
	width: 420px;
	height: 200px;
	margin-top: 15px;
	border: 1px solid #000
}

#author, #email, #url {
	width: 420px;
	margin-top: 5px;
	border: 1px solid #000
}

#submit {margin-top: 5px}

#quick-flickr {list-style: none}
