/*
	Theme Name:     0xf8.org
	Theme URI:      http://www.0xf8.org
	Description:    Child Theme for the openark-blog theme
	Author:         Pieter Hollants
	Author URI:     http://www.0xf8.org
	Template:       openark-blog
	Version:        1.0
*/

@import url("../openark-blog/style.css");

#menu ul li:first-child a
{
	margin-left: 0;
	border-left: 0;
}

div#footnote div.footnote_small
{
	font-size: 10px;
}

.gallery br {
	clear: none !important;
	display: none;
}

.gallery dl {
	margin-bottom: 20px;
}
