/*
Print Stylesheet for



*/

/* =Structure
-------------------------------------------------------------- */

body {
	background: #fff;
	font-size: 14pt;
	line-height: 1.125em; /* 16×1.125=18 */
	color: #000;
	padding: 0.25in;
}
#outer, #branding, #colophon {
	width: auto;
	margin: 0;
}
#outer {
	margin-bottom: 0;
}
#branding {
	background: #fff;
}
#columns {
	background: #fff;
}
#access {
	display: none;
}
#main {
	width: auto;
}
#secondary {
	display: none;
}
#secondary .content {
	padding: 0;
}
#colophon {
	background: #fff;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}


/* =Fonts
-------------------------------------------------------------- */
body, .send input, .send, #search, #commentform #submit, .password-send {
	font-family: Georgia, Times, "Times New Roman", serif;
}
h2, h3, h4, h5, h6, input, textarea, .addthis_default_style p.share {
	font-family: Georgia, Times, "Times New Roman", serif;
}


/* =Header
-------------------------------------------------------------- */

#site-title {
	text-indent: 0;
	line-height: 40pt;
	font-size: 35pt;
	margin: 0.25in auto;
	text-align: center;
}
#site-title a {
	color: #333;
	background: #fff;
	text-decoration: none;
}
#site-description {
	margin: 0.125in;
	color: #333;
}

/* =Content
-------------------------------------------------------------- */

/* General Formatting */
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-weight: bold;
	margin: 0.8em 0 0.4em 0;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;	
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.0em;
}
p {
	font-size: 0.875em;
	line-height: 1.8em;
	margin: 0.8em 0 0.4em 0;
}

a.more-link {
	display: none;
}
a.post-edit-link {
	display: none;
}

/* Custom Formatting */
.page-link {
	display: none;
}

/* Main Links */
a {
	text-decoration: underline;
	color: #555;
}
a:visited {
	color:#555;
}
a:hover {
	color: #555;
}


/* =Footer
-------------------------------------------------------------- */



/* =Forms
-------------------------------------------------------------- */

#search {
	display: none;
}

#commentform {
	display: none;
}


/* =Widgets
-------------------------------------------------------------- */



/* =Extras
-------------------------------------------------------------- */

/* Social Network Links */
.socialnets {
	display: none;
}

/* WP Audio Player */
.wpaudio-container {
	display: none;
}