/* @override http://wildbranch.localhost/wp-content/themes/wildbranch/css/print.css */

html,body{
	margin: auto auto auto ;
	padding: auto !important;
}

body{
	/*min-width: 0px;*/
	min-width: 500px;
	font-size: normal;
}

#page{
	min-width: 0%;
	max-width: 200%;
	width: 85%;
}

#body{
	border-top-style: none;
	border-left-style: none;
}
#header{
	border-top-style: none;

}

#nav,#subnav{
	display: none;
}

#header #logo{
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

#header #logo a{
	
	background: none no-repeat 0 bottom;
	overflow: visible;
	text-decoration: none;
	text-indent: 0;
	color: #000;
	float: left;
	width: auto;
	height: auto;
	margin-top: 1px;
	padding: 10px 10px 10px 1px;
}



#slogan{
	position: static;
	font-style: italic;
	text-align: right;
	margin-right: 0;
	margin-left: 0;
	border-bottom: 3px solid #f1f3d9;
	color: #71781d;
	padding-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

#sidebar{
	display: none;
}

#content{
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
}

#content blockquote{
	margin-bottom: 10px;
}


#content blockquote span,
#content blockquote cite,
#content blockquote h5 {
	font-weight: bold;
	font-style: italic;
}

#content p{
	margin-bottom: 10px;
}

#content em{
	background-color: transparent;
}

#content abbr{
	border-bottom-style: none;
}

#response{
	display: none;
}

.noprint{
	display: none;
}

#footer{
	color: #000;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/*#content blockquote hr{
	color: #f1f3d9;
	border: 1px solid #f1f3d9;
}*/



#content blockquote hr{
	color: #f1f3d9;
	border: 1px solid #f1f3d9;
	border-bottom-style: none;
	margin-left: 55px;
	margin-top: 0;
	margin-bottom: 0;
}

#content .authbio, #content .edit {
	display: none;
}

#footer span.copyright {
	float: left;
}

#footer span.contact {
	display: inline;
}

#content .eoa {
	display: none;
}
