/* print styles for Brighton theme */


body {
   background: white;
   font-size: 12pt;
}
#brighton_container {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
#brighton_top, 
#brighton_menu, 
#brighton_submenu, 
#brighton_col1, 
#brighton_col3, 
#brighton_footer div.radmenu {
   display: none;
}

div.submissions, 
div.Submissions, 
div.comments, 
p.postfoot {
   display: none;
}

pre, code {
white-space: pre-wrap; 
white-space: -moz-pre-wrap !important; 
white-space: -pre-wrap; 
white-space: -o-pre-wrap; 
word-wrap: break-word; 
}

