/* 

ConferencingNews.com
$Date: 2005-10-14 19:04:13 -0400 (Fri, 14 Oct 2005) $

Style sheet for printing

*/


body {
font-size: 62.5%; 
font-family: "Lucida Grande", arial, helvetica, sans-serif;
background: #fff;
color: #000;
}


/* Hide navigation */
#col_left, #two_col_right, #three_col_right, #header, #footer { display: none; }

/* Hide items on framed page */

#news_menu, #news_page { display: none; }

/* Hide items in pop-up windows */

#content_pop input { dsiplay: none; }

#tabnav { display: none; }

hr { display: none; }

a, a visited { color: #333; }
a:hover { 
color: #333; 
}

#print_footer {
border-top: 1px solid #666;
}

#print_header {
border-bottom: 1px solid #666;
}

#print_header h2 {
font-style: italic;
font-size: 1.3em; 
}

.print_hide { display: none; }

h1 { font-size: 1.5em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }

p { 
font-size: 1.2em; 
line-height: 1.5em;
}

/* Headlines */

#headlines_receive, #headlines_blog { display: none; }

/* Adsense */

#adsense_block { display: none; }

#headlines ul li { font-size: 1.2em; }
#headlines ul li a { color: #000; text-decoration: none; }
#headlines p { display: none; }

#blog ul li { font-size: 1.2em; }
#blog ul li a { color: #000; text-decoration: none; }

#blog_image { 
border: 1px solid #ccc; 
float: right; 
margin: 0px 0px 7px 7px;
}



/* Search */

#search_form { display: none; }

#search_results ul li { font-size: 1.2em; }
#search_results ul li a { color: #000; text-decoration: none; }
#search_results p { display: none; }

.headshot_90 {
display: block;
width: 100px;
height: 130px;
background-image: url(/images/headshot_bg_90.gif);  
margin: 0 10px 0 0;
padding: 0;
}