/* RESET */
/* ----------------------------------------- */

/**
* Eric Meyer's Reset Stylesheet
*
* v2.0
* 2011-01-26
* Author: Eric Meyer - http://meyerweb.com/eric/tools/css/reset/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
background-color: white !important;	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
font-family: 'Benton Sans', helvetica, arial, sans-serif;
}

body, .blog-header, .super_header, body .main-wrapper, .main, .blog-wrapper, page {
	background-color: white !important;
	border: 0 !important;
	border-top: 0;
	border-bottom: 0;
	box-shadow: none !important;
	-webkit-box-shadow: none;
}


ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

body .main a {
text-decoration: none !important;
outline: none;
color: #333 !important;
border: none !important;
}

a img {
border: none;
}

a {
text-decoration: none;
}

/* WP default WYSIWYG classes */

.alignleft {
float: left;
margin: .1in .1in .1in 0;
}

.alignright {
float: right;
margin: .1in 0 .1in .1in;
}

.aligncenter {
display: block;
clear: both;
text-align: center;
margin: .1in auto .2in auto;
}

body {
width: 7.5in;
color: #333;
line-height: 1.4;
}


.main-wrapper, .print-header {
	width: 95% !important;
	margin: 0 auto;
}



.post-title {
margin-bottom: .1in;
font-size: 3em;
font-weight: normal;
color: #333;
}

.post-content, .post-content a{
	size: 16px !important;
}


.post-content p,
.post-content ul,
.post-content ol {
margin-bottom: .2in;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
margin-bottom: .05in;
}


.post-content blockquote {
padding: .2in .4in;
position: relative;
clear: both;
font-size: 1.1428em;
}

.post-content ul {
margin-left: .3in;
}

.post-content ol {
margin-left: .4in;
}

.post-content li {
margin-bottom: .01in;
list-style-position: inside;
}

.post-content ul li {
list-style: disc;
list-style-position: inside;
}

.post-content ol {
list-style: decimal;
}

.post-content img {
border: 1px solid #ccc;
padding: .06in;
}

.post-content .wp-caption img {
border: 0;
padding: 0;
display: block;
margin: 0 auto .06in auto;
}

.post-content .wp-caption p {
padding: 0 .06in;
margin-bottom: 0;
font-size: 0.9em;
}

.post-content .wp-caption {
border: 1px solid #ccc;
padding: .06in;
margin: .1in 0;
}

.post-content strong {
font-weight: bold;
}

.post-content em {
font-style: italic;
}

.blog-footer {
position: relative;
border-top: 1px solid #ccc;
margin-top: .1in;
padding-top: .1in;
}

.blog-footer .blog-title {
font-size: 3em;
font-family: Helvetica, Verdana, sans-serif;
}

.vcard {
margin: .1in 0;
font-size: 1.2em;
}

.copyright-info {
display: block;
margin-top: .2in;
font-size: 1.1em;
}

.blog-header,
.blog-header *,
.blog-footer .widget.about,
.blog-footer .widget.events,
.blog-footer .widget.links,
.blog-footer .widget.legal,
.blog-footer .widget.connect,
.blog-footer .widget.feedburner,
.blog-footer .widget.subscribe,
.blog-footer .widget.widget_tag_cloud,
#breadcrumbs,
#comments,
.widget .lexblog,
.widget .lexblog_2014,
nav,
.post-footer,
.sidebar,
.sidebar *,
.sub-colophon,
.sub-colophon *,
.super_header,
.super_header * {
	display: none !important; 
}

.post-title {clear: both;}

.widget.copyright,
.widget.copyright *,
.lexblog-print,
.widget.contact-info {
	display: block !important;
}



.main,
.main-wrapper {
	clear: both; 
	width: 100%; 
	float: none; 
	display: block;
}



.main, .sidebar, .colophon {
	height: auto !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	box-shadow: none !important;
	background: none !important;
	color: #000 !important;
}

* {
	page-break-after:avoid !important;
	page-break-before:avoid !important
}

#page {
	border: 0;
	margin: 0;
	padding: 0;
}

.print-header img {
    display: block !important;
    height: 41px;
    margin-top: 10px;
    margin-bottom: 30px;
    width: 106px;
    max-width: 100%;
}
.print-header {
	margin-bottom: 30px;
	margin-left: 35px;
}
.print-header h1 {
	font-family: Georgia, Serif;
	display: block;
	font-size: 16px !important;
	font-style: italic;
}

.print-header h2 {
	font-size: 14px !important;
		font-family: Georgia, Serif;
	display: block;
	font-style: italic;
	font-weight: 400;
}


.colophon {
		margin: 0 35px;
}

.colophon .widget {
	display: none;
}

.colophon .widget.legal {
	display: block;
	border: none;
}

.widget.legal {
	width: 100% !important;
}

#menu-footer-links li {
display: none;
}


#menu-footer-links li:first-child {
	color: #999 !important;
	width: 90% !important;
	border-right: 0;
	display: block !important;
	margin-left: 35px;
		border-top: 1px solid #ccc;;
font-family: 'Benton Sans', helvetica, arial, sans-serif;
padding-top: 20px;
font-size: 55px;
}



