/*
 Print styles
 Site: eCardOne
*/

/* Hide unnecessary parts */
#top-nav, #tabs .nav, #tabs .button, #footer .links { display: none; }

body { font-size: 11pt; }

/* Header */
#header h1 { margin-bottom: 1em; }
#header h1 a { color: #115699; text-decoration: none; }
#header { margin-bottom: 2em; }

/* Content */
h2 { font-size: 2em; font-weight: normal; color: #115699; margin-bottom: 0.5em; }

/* Footer */
#footer { border-top: 1px solid #000; font-size: 0.9em; margin-top: 2em; padding-top: 0.5em; }
