/*
Theme Name: corporate-child
Theme URI: http://www.glynblogs.com/
Description: Child Theme for Corporate
Author: Glyn
Author URI: http://www.glynblogs.com
Template: corporate
Version: 0.1
*/
 
@import url("../corporate/style.css");

body {
	font-family: "Helvetica Neue",Arial,sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.postcontent pre { 
	white-space: normal;
	white-space: pre\9; 
} 

.post .postcontent {
	line-height: 20px;
}

p {
	font-size: 14px;
	line-height: 20px;
}

p img {
	float: none;
	margin: 0px;
}

#searchbar {
	display: none;
	width: 0px;
}

.span-15 {
	width: 100%;
}

.append-1 {
	padding-right: 0px;
}

.span-5 {
	width: 230px;
}

ul.collapsing.archives.list {
	width: 90%;
}

#collapsarch-3 * ul {
	margin-right: 0px;
}

#sidebar .sidebarbox {
	margin-bottom: 20px;
}

#sidebar {
	font-size: 12px;
}

#top.span-24 {
	float: right;
	width: auto;
}

.pagemenu {
	display: table-cell;
	width: auto;
	padding-top: 0px;
}

.menu {
	display: table-cell;
	width: auto;
	padding-top: 0px;
}

#header #title #blogtitle h1,
#header #title #blogtitle h2 {
	text-decoration: none;
}
