header, aside, article, footer {
	display: block;
}

body {
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}
.clearall {
	clear: both;
}

#content section>article p,
#content .topbar p {
	margin: 0;
	padding: 0;
}


#wrapper > header h1 {
	margin: 0 auto;
}

#wrapper > header h1 img {
	border: 0;
}

#wrapper > header ul {
	background: #333;
	height: 3em;
}

#wrapper > header ul li {
	float: left;
	border-right: 1px dotted #666;
	line-height: 1em;
	font-size: 1em;
}
#wrapper > header ul li a {
	display: block;
	padding: 1em;
	font-size: 1em;
	text-decoration: none;
	color: #fff;
}
#wrapper > header ul li a:hover {
	background: #123;
}
#wrapper > header ul li a.selected {
	background: #eee;
	color: #000;
}

#content,
body>footer .body {
	padding: .5em;
}

#content .topbar img {
	display: none;
}
#content .topbar .title {
	float: left;
}
#content .topbar h2 {
	font-size: 1em;
	margin: .5em 0;
}

#content .topbar nav {
	float: right;
}
#content .topbar ul li {
	float: left;
}
#content .topbar ul li a {
	display: block;
	padding: 1em;
}


#content h1 {
	font-size: 1.3em;
	margin: .5em 0;
}
#content .blogposts>article>footer {
	background: #eee;
	font-size: 0.9em;
}
#content .blogposts>article>footer>time {
	margin: .5em;
}
#content .blogposts>article>footer>ul {
	clear: both;
}
#content .blogposts>article>footer>ul li,
#content .blogposts>article>footer .comments {
	float: left;
}
#content .blogposts>article>footer>ul li a,
#content .blogposts>article>footer .comments {
	display: block;
	padding: 1em .5em;
}

#content section>article h2,
#content section>article h3 {
	font-size: 1.1em;
	clear: both;
}

#content>article>article,
#content .blogposts>article,
#content section>article,
#content section>ul>li,
#content>ul>li,
#content ul.archive-list>li>ul>li {
	clear: both;
	border-bottom: 1px dotted #666;
	padding: 1em 0;
}

#content>article>h2,
#content>.blogposts>article>h2,
#content section>h2,
body>footer h2,
#content ul.archive-list>li>ul>li:first-child {
	font-size: 1.1em;
	font-weight: bold;
	padding: 1em .5em;
	background: #eee;
	margin-top: 0.3em;
}
#content ul.archive-list>li>ul>li:not(a) {
	display: none;
}

#content textarea {
	width: 100%;
}

#content .blogposts>article>.comments>article {
	border-top: 1px dotted #666;
	padding: .5em;
}

#content .blogposts>article>.comments>article>header img {
	float: left;
	margin-right: 1em;
}
#content .blogposts>article>.comments>article>header>cite,
#content .blogposts>article>.comments>article>header>span {
	margin-bottom: 1em;
	display: block;
}
#content .blogposts>article>.comments>article>header>a>time {
	font-size: 0.8em;
	display: block;
	color: #666;
	text-decoration: none;
}

body>footer .blog-posts ul,
body>footer .projects ul {
	border-top: 1px dotted #666;
}

body>footer .blog-posts ul li,
body>footer .projects ul li {
	border-bottom: 1px dotted #666;
}

body>footer .blog-posts ul li a,
body>footer .projects ul li a {
	display: block;
	padding: 1em .5em;
}
body>footer a {
	text-decoration: none;
	color: #800;
}
body>footer a:hover {
	text-decoration: underline;
}

body>footer .about {
	float: right;
}
body>footer .about img {
	float:right;
	margin: 0.3em;
}
body>footer .about ul {
	clear: both;
}
body>footer .about ul li {
	float: left;
	margin: .4em;
}
body>footer .about ul li a {
	display: block;
	width: 48px;
	height: 48px;
	text-indent: -9000px;
	overflow: hidden;
	background: url(/templates/091101/images/socialicons.png) no-repeat;
	text-decoration: none;
}

body>footer .about ul li a:hover,
body>footer .about ul li a:focus {
	text-decoration: none;
}
body>footer .about ul li a.identica {
	background-position: 0 0;
}
body>footer .about ul li a.identica:hover {
	background-position: -48px 0;
}
body>footer .about ul li a.twitter {
	background-position: 0 -48px;
}
body>footer .about ul li a.twitter:hover {
	background-position: -48px -48px;
}
body>footer .about ul li a.youtube {
	background-position: 0 -96px;
}
body>footer .about ul li a.youtube:hover {
	background-position: -48px -96px;
}
body>footer .about ul li a.lastfm {
	background-position: 0 -144px;
}
body>footer .about ul li a.lastfm:hover {
	background-position: -48px -144px;
}
body>footer .about ul li a.facebook {
	background-position: 0 -192px;
}
body>footer .about ul li a.facebook:hover {
	background-position: -48px -192px;
}
body>footer .about ul li a.google {
	background-position: 0 -240px;
}
body>footer .about ul li a.google:hover {
	background-position: -48px -240px;
}
body>footer .about ul li a.myspace {
	background-position: 0 -288px;
}
body>footer .about ul li a.myspace:hover {
	background-position: -48px -288px;
}
body>footer .about ul li a.flickr {
	background-position: 0 -336px;
}
body>footer .about ul li a.flickr:hover {
	background-position: -48px -336px;
}
body>footer .about ul li a.picasa {
	background-position: 0 -384px;
}
body>footer .about ul li a.picasa:hover {
	background-position: -48px -384px;
}
body>footer .about ul li a.rss {
	background-position: 0 -432px;
}
body>footer .about ul li a.rss:hover {
	background-position: -48px -432px;
}
body>footer .copy {
	text-align: center;
	padding: 0.3em;
}