/* @override http://127.0.0.1/wp-content/themes/toolbox-IAB/style.css */

/*
This stylesheet reformats the theme for the printed page.
*/

body {
	background: none !important;
	font: 10pt Helvetica, Arial, Geneva, "Helvetica Neue", sans-serif;
}
#wrapper {
	float: none !important;
	clear: both !important;
	display: block !important;
	position: relative !important;
}
#header {
	border-bottom: 4pt solid #000;
	padding-bottom: 18pt;
}
#site-title, #site-description {
	float: none;
	margin: 0;
}

a {
	text-decoration: none;
	color: #1e5292;
}



nav{
	display: none;
}

#site-description {
	display: none;
}
.entry-content {
	font-size: 10pt;
}
.entry-title {
	font-size: 21pt;
	line-height: 1.4em;
}
#access,
#respond,
.comment-edit-link,
.edit-link,
.navigation,
.page-link,
.widget-area {
	display: none !important;
}
#branding img.wp-post-image {
	display: block !important;
	margin-left: -104pt;
	margin-top: 20pt;
	border: none;
	margin-bottom: -24pt;
}
#container, #header, #footer {
	margin: 0 0 0 24%;
	width: 70%;
}
#content {
	margin: 24pt 0 0 154px;
	padding-right: 1em;
	font-size: 10pt;
	border-style: none;
}

ul.post-meta {
	background-color: #fff;
	list-style-type: none;
	margin: 4px 0 3px;
	padding: 0;
}

div.the_meta {
	position: relative;
	width: 122px;
	font-size: 10pt;
	font-style: italic;
	padding-right: 0;
	margin-left: -138px;
	float: left;
}

span.post-meta-key {
	
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
	padding-right: 5px;
}

div.entry-meta {
    font-size: 0.8em;
    margin: 0px 10px 10px 0;
}



.wp-caption p {
	font-size: 11pt;
}



/* The Font size scales the lot */
header#branding {
	font-size: 8pt;
	border-bottom-width: 1px;
}

#site-title {
	padding-left: 7.2ex;
	color: #1d5292;
	font: bold "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0.4ex;
	padding-bottom: 2.5ex;
	border-bottom: 1px solid #1e5292;
}



#site-title a {
	color: #1d5292;
	text-decoration: none;
	text-shadow: #d5d5d5 5px 3px 6px;
}



#site-description {
        display:none;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em;
}



img#site-logo {
	position: relative;
	top: 0px;
	left: 0ex;
	float: left;
	height: 9ex;
	margin-left: 0.6em;

}


#site-info,#site-generator {
	float: none;
	width: auto;
}
#colophon {
	width: auto;
}
img#wpstats {
	display: none;
}

#site-generator {
	display: none;
}
#site-generator a {
	padding: 0;
	margin: 0;
}
#entry-author-info {
	border: 1px solid #e7e7e7;
}
#main {
	margin: 0;
	width: auto;
	padding: 0;
}
.home .sticky {
	border: none;
}