/* =Print Style
-------------------------------------------------------------- */

body {
	background: none !important;
}


#wrapper {
	clear: both !important;
	display: block !important;
	float: none !important;
	position: relative !important;
}

#site-title,
#site-description {
}


#site-title {
}


.entry-content {
	font-size: 14pt;
	line-height: 1.6em;
}


.entry-title {
	font-size: 21pt;
}

a .entry-title, .single #content .entry-title {
  background-color: transparent;
  color: #2F2F39;
  display: block;
  padding: 0;
  margin: 10px 0;
}

#top,
#access,
#respond,
.comment-edit-link,
.edit-link,
.navigation,
.page-link,
#sidebar-right,
#primary {
	display: none !important;
}


#container,
#header,
#footer {
	margin: 0;
	width: 100%;
}

#main #container {
  padding: 0;
  margin-top: 10px;
}

#content,
.one-column #content {
	margin: 24pt 0 0;
	width: 100%;
}


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


#site-info {
	float: none;
	width: auto;
}


#colophon {
	width: auto;
}


img#wpstats {
	display: none;
}

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


#main {
	width: 100%;
	display: block;
	margin: 0;
}

.home .sticky {
	border: none;
}
