/* =Print Style
-------------------------------------------------------------- */
body {
	background:none !important;
	color: #000!important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	line-height: 1.5;
}
a {	color: #000!important;	}
img {	border: none 0;	}

#header {
	border-bottom: 2pt solid #ccc;
	padding-bottom: 12pt;
}

#site-title,
#site-description {
	float: none;
	margin: 0;
	padding:0;
	line-height: 1.4em;
}
#site-title {
	font-size: 13pt; float: none;
}

h1 {	font-size: 18pt; font-weight: bold; margin: 10pt 0 3pt;	}
h2 {	font-size: 16pt; font-weight: bold; margin: 9pt 0 3pt;	}
h3, caption {	font-size: 14pt; font-weight: bold; margin: 8pt 0 2pt;	}
h4 {	font-size: 12pt; font-weight: bold; margin: 7pt 0 2pt;	}
p {	margin: 7pt 0;	}
#access,
#branding img,
#respond,
.comment-edit-link,
.edit-link,
.nav,
.page-link,
.widget-area,
.menu,
.links,
.view a,
.chat-with-us,
#sub_nav,
.feature .img a,
#sidebar,
hr,
#fancy_title {
	display: none !important;
}

#content,
#header,
#footer,
#main {
	width: 100%;
	margin: 0;
	float: none;
	text-align: left;
	overflow: visible;
}
#content {
	width: 100%;
	margin: 24pt 0 0;
}

#footer {	font-size: 10pt; border-top: 1px solid #aaa;	}
.wp-caption p {
	font-size: 10pt;
}
#site-info,
#site-generator {
	float: none;
	width: auto;
}
img#wpstats {
	display:none
}

#entry-author-info {
	border: 1px solid #e7e7e7;
}

table {	border: 1px solid #000; border-collapse: collapse!important; margin-bottom: 18pt;	}
td, th {	border: 1px solid #000!important; padding: 3px 6px;	}
th {	white-space: nowrap;	}
