/*#######################################
Blog Print Style Sheet Start 
Created by Doug Kelley, ParaNexus.org
September 2009 - February 2010
#######################################*/

/*SMF Style sheet*/
#nav, .nav, #nav_reg, #welcome, #footer, #header, #toolbar, #toolbar_reg {
	display: none;
	overflow: hidden;
}

/*End SMF Style sheet */

#logo {
	display: none;
}

body {
	background-color: #000000;	
	color: #000000;
}

hr {
	color: #000000;
}

#blog_name { /* Name of the blog. Used on the main blog directory */
	font-size: 1.5em;
	/*font-weight: bold;
	/*color: #5374cc;*/
	font-family: Tahoma, Arial, sans-serif;
	line-height: 20px;
	vertical-align: top;
	padding-bottom: 5px;
	color: black;
}

#blog_name1 { /*Name of the blog. Used on the individual member's blog directory and article page */
	font-size: 2.25em;
	font-weight: normal;
	color: #000000;
	font-family: Trebuchet MS, Arial, sans-serif;
	vertical-align: top;
	padding-top: 7px;
}

#blog_title { /*Name of an individual article. Used on the main blog directory */
	display: none;
}

#blog_title1 { /*Name of an individual article. Used on the individual member's blog directory and article page */
	font-size: 1.9em;
	font-weight: normal;
	color: #000000;
	padding-left: 0px;
	padding-bottom: 5px;
	font-family: Calibri, Trebuchet MS, Arial, sans-serif;
	line-height: 25px;
	vertical-align: top;
}

#blog_title1 a, #blog_name a, #blog_name a:visited, #blog_title a, #blog_title a, #blog_smalltext a, #blog_smalltext a:visited{
	color: black !important;
}

#blog_name a:hover, #blog_title a:hover, #blog_smalltext a:hover {
	/*color: #990000;*/
	/*text-decoration: underline;*/
}

#blog_smalltext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*vertical-align: top;*/
	padding-bottom: 10px;
	color: #000000;
}

#article_container {
	width: 98%;
}

.smalltext {
	font-size: 10px;
	color: black;
}

.last_article_parent, .last_article_parent a { /*Print comments */
	color: black;
	margin-bottom: 10px;
}

.last_article_title, .last_article_title a { /*windowbg2*/
	font-size: 10pt;
	font-weight: bold;
	color: black !important;
	text-decoration: none;
} 

.last_article_block { /*windowbg*/
	color: black;
}

/*#blog_excerpt { /*The blog exerpt on the main blog directory page*/ /*
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 10px;
	vertical-align: top;
	background: #ecedf3;
}*/

#blog_numbers { /*For the Views and Comments on the main blog directory */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*color: #COLOR;*/ 
	text-align: center;
	line-height: 20px;
}

#blog_buttons { /*Edit/Delete/Publish/Unpublish buttons and text on blog article page */
	display: none;
}

#button { /*All buttons used on edit/add/cpanel pages except cancel and save draft buttons */
	display: none;
}

#button_draft { /*Save Draft button */
	display: none;
}

#button_cancel { /*All cancel buttons */
	display: none;
}

#avatar_blog {
	border: solid 1px #000000;
	padding: 0px;
}

/*#titlebg3 td, #titlebg3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 5px;
	padding-left: 3px;
	line-height: 20px;
	background-image: url(../Themes/ParaNexus2/images/titlebg.png);
}*/

#blog_logo {
}

#pn_logo_print {
}

#blog_logo_print {
}

#blog_body {
	font-size: 1.3em;
	font-weight: normal;
	/*color: #COLOR;*/
	font-family: Calibri, Trebuchet MS, Arial, sans-serif;
	text-align: justify; 
	padding: 5px;
}

#blog_header {
	display: none;
}

.blog_titlebg {
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	height: 28px;
}

form {
	display: none;
}

/*#article_header_parent {
	background-color: #003366;
}*/

#blog_options { 
	display: none;
}

#article_header {
	font-style: normal;
	border-bottom: solid 4px #000000;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	padding-left: 3px;
	padding-right: 3px;
	height: 83px;
	width: 100%;
}
	
#blog_author { /*Author's name under article title on article page */
	display: none;
}

#blog_author1 { /*Author's name under pic on main blog directory */
	display: none;
}

/*#comment_block { no longer needed
	background-color: white;
	border: 1px solid black;
	margin-top: 6px;
}*/

#blog_comment {
	font-size: 1.1em;
	font-weight: normal;
	/*color: #COLOR;*/
	padding: 5px;
	text-align: justify; 
}

#comment_author {
	text-align: right;
	font-size: .9em;
	font-weight: normal;
	/*color: #COLOR;*/
	padding-left: 0px;
}

#sidebar_header {
	display: none;
}

#blog_sidebar {
	display: none;
}

.list_article_title {
	display: none;
}

a:hover.list_article_title {
	display: none;
}

/*.windowbg img, .windowbg object, .windowbg embed { /*This eliminates any audio/videos from showing up in the brief new article description on the blog directory. Text only allowed
	display: none;
}*/

#register { /*Aligns create blog button right for members without blogs*/
	display: none;
}

#control_blog_title {
	display: none;
}

#control_blog_description {
	display: none;
}

#about_author {
	display: none;
}

#cpanel_label {
	display: none;
}

#title_error {
	display: none;
}

#delete_warning {
	display: none;
}

.directory_keyword_parent, .keyword_search_parent, .directory_keyword, search_page_nav { /*Tag cloud / Keyword search background on main directory */
	display: none;
}

.search_results { /* Keyword search results page */
	font-size: 2em;
	font-weight: normal;
	color: #000000;
	font-family: Trebuchet MS, Arial, sans-serif;
	padding-top: 0px;
}

.top, .up-arrow, .next_prev_nav { /*Top of the page icon and link on preview pages */
	display: none;
}

/*#blog_recent {
	margin-top: -2px;
	margin-bottom: -2px;
	text-align:left;
}*/

/*#######################################
Blog Style Sheet End
#######################################*/









