body
{
	margin: 0;
	padding: 0;
}

#header
{
	border-width: 12px 0 0 0;
	margin-bottom: -10px;
}

#headerimg
{
	margin-top: -12px;
}

#headerimg h1
{
	display: none;
}

#headerimg a
{
	display: block;
	width: 313px;
	height: 48px;
}

#logo
{
	float: right;
	margin: -2em 1em 0 0;
	width: 82px;
	height: 82px;
	border-width: 1px;
}

#footer
{
	float: right;
	margin-right: 1.4em;
	font-size: 0.7em;
}

.widecolumn
{
	margin: 0 1em 1em 90px;
}

.narrowcolumn
{
	margin: 0;
	padding: 1px 2em 1em 2em;
	border-width: 0 1px 0 1px;
	overflow: hidden;
}

.ul_corner, .lr_corner
{
	width: 20px;
	height: 34px;
}

.ul_corner
{
	float: left;
}

.lr_corner
{
	float: right;
}

.ul_corner_top, .lr_corner_bottom
{
	width: 20px;
	height: 8px;
}

.lr_corner_bottom
{
	margin-top: 26px;
}

.box_top, .box_bottom
{
	height: 26px;
}

.box_top
{
	margin-left: 20px;
	border-width: 8px 1px 0 0;
}

.box_bottom
{
	margin-right: 20px;
	border-width: 0 0 8px 1px;
}

.search
{
	margin-bottom: 2em;
}

#header .search
{
	float: right;
	margin: 1.8em 0.5em 0 0;
	height: 2em; /*only necessary for IE*/
}

.categories
{
	width: 303px;
	height: 52px;
	margin-bottom: 0;
}

.categories, .pages
{
	overflow: hidden;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

.categories li, .pages li
{
	float: left;
	margin-bottom: 6px;
}

.categories a
{
	float: left;
	width: 101px;
	height: 20px;
	font-size: 0.7em;
}

.categories .cat-item-7 a
{
	width: 94px;
}

.pages
{
	float: left;
	width: 80px;
	margin-top: 0;
}

.pages a
{
	float: left;
	width: 80px;
	height: 20px;
	padding-left: 0.5em;
	font-size: 0.7em;
}

.post-item p
{
	display: inline;
}

.more-link, .post-item br
{
	display: none;
}

/*<auxiliary styles>*/
td
{
	vertical-align: top;
}

.center, .aligncenter, .right, .alignright
{
	margin-bottom: 1em;
}

.right, .alignright
{
	float: right;
	clear: right;
	margin-left: 1em;
}

.center img, img.center, .aligncenter img, img.aligncenter, .right img, img.right, .alignright img, img.alignright
{
	border-width: 4px;
}

.center img, .aligncenter img
{
	margin-left: auto;
	margin-right: auto;
}

.grid
{
	border-collapse: collapse;
	border-width: 1px;
}

.grid th
{
	border-width: 0 0 1px 0;
}

.grid td
{
	padding-right: 1em;
}
/*</auxiliary styles>*/