
/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {
	line-height:1.5;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	background: white;
	font-size:12pt;
}

.blog-name, .blog-description {
	text-align:center;
	color:#000;
}

#container {
	background: transparent;
	width:100%;
	margin:0;
	float: none;
	overflow:visible !important;
}

#content {
	background: transparent;
	width:100%;
	margin:0;
	float: none;
	overflow:visible !important;
}

#main {
	background: transparent;
	width:100%;
	margin:0;
	float: none;
	overflow:visible !important;
}

#footer .footer-message {
	background: transparent;
	width:100%;
	margin:0;
	float: none;
	overflow:visible !important;
}
.widgetcontainer{background: transparent;
	width:100%;
	margin:0;
	float: none;
	padding-top:10px;
	
	overflow:visible !important;}

#footer-sidebar{display:none;}


.clearfix {
	background: transparent;
	width:100%;
	margin:0;
	float: none;
	overflow:visible !important;
}

.single-post {
	background: transparent;
	width:100%;
	margin:0;
	float: none;
	overflow:visible !important;
}

#nav {
	display:none;
}

#header {
	display:none;
}

#searchbar {
	display:none;
}

#primary {
	display:none;
}

.main-aside {
	display: none;
}
.wp_followme_c2 {
	display: none;
}

.module-title {
	display: none;
}
.nocomments {
	display: none;
}
.entry-title {
	font-size:18pt;
	font-weight:bold;
	color:#1F4D7A;
	text-align:center;
}
.entry-info, .published, .entry-cat {
 color:#000;
}

.entry-cat{padding:0 5px;}

hr {
	background:#ccc;
	color:#ccc;
	width:100%;
	height:2px;
	margin:2em 0;
	padding:0;
	border:none;
}

.tags {
	color:#1F4D7A;
	padding-left:10px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
}

pre {
	font:.9em "Courier New", Monaco, Courier, monospace;
	border:1px #666 solid;
	padding:5px;
	overflow:visible !important;
}

pre code {
	font:.9em "Courier New", Monaco, Courier, monospace;
	border:none;
	overflow:visible !important;
	padding:1px 3px;
}
code {
	font:.9em "Courier New", Monaco, Courier, monospace;
	border:1px #666 solid;
	overflow:visible !important;
	padding:1px 3px;
}

a img {
	border:none;
}

p img.top {
	margin-top:0;
}


blockquote {
	margin:1.5em;
	padding:1em;
	font-style:italic;
	font-size:.9em;
}

.small {
	font-size:.9em;
}

.large {
	font-size:1.1em;
}

.quiet {
	color:#999;
}

.hide{display:none;} iframe{display:none;} .addtoany_share_save_container{display:none;} .postbar{display:none;} #respond {display:none;}

a:link, a:visited {
	background:transparent;
	font-weight:bold;
	text-decoration:underline;
	color:#1F4D7A;
}

a:link:after, a:visited:after {
	content:" (" attr(href) ")";
	font-size:90%;
}

.about-author img{
	margin-right:10px;
}
.addtoany_list{display:none;}
#commentlist{display:none;}