/*
file:			print.css
description:	custom print styles for Thesis theme / hargita.at
version:		RC1 20100712
*/

/* hide some content */
#top-nav { display: none }
#language-selector { display: none; }
div.headline_area { display: none; }
#sociable { display: none; }
#hargita-logo { display: none; }
#logo a { color: #297D21; font-size: 2.6em; text-decoration: none; }
#header { margin-bottom: 2em; }
#tagline { display: none; }
#hargita-box { display: none; }
#footer { margin-top: 4.2em; font-size: 0.7em; color: #297D21; }

a, a:visited { color: #297D21; }
#copyright { display: none; }

#sidebars { display: none; }