/*
file:			print.css
description:	custom print styles for Thesis theme / orfeomandozzi.com
version:		Beta1 20100306
*/

ul.menu { display: none; }
#sidebars { display: none; }
#top-nav { display: none; }
#breadcrumbs { display: none; }
div.sociable { display: none; }
div.prev_next { display: none; }
div.pp_pic_holder { display: none; }
div.pp_overlay { display: none; }
div.ppt { display: none; }
span.edit_post { display: none; }
.sticky .headline_meta { display: none; }
.sticky .to_comments { display: none; }
#supersize { display: none; }
#doublewhopper { display: none; }

#header p, #header img, #header form,
#respond,
#footer,
#searchform, #s, #submit,
#sidebar, #wp-calendar,
#comments, #commentform, #commentform p,
#cachestats,
select, input, textarea, ckeckbox, dd, hr { display: none; }

body { width: 100%; text-align: left; margin: 0; padding: 0; font: 10pt Verdana, sans-serif; color: #111; background: #fff url(none); font-family: Georgia,"Times New Roman",Times,serif; }
#container { width: 90%, margin: 1em auto 2em auto; padding: 2em 2em 3em 2em; }

/* Links */
a, a:visited { color:#7C6142; }
a img { border: 7px solid #F8F8F6 !important; }

/* Headers */
h1 a, h2 a, h3 a, h4 a { text-decoration: none; color: #111111; }
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited { color: #111111; }
h1, h2, h3, h6 { font-weight: normal; }
/*
h2 a:link, h2 a:active { color: #950008; }
h1, h2, h3, h4 { color: #950008; font-weight: normal; }
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited { color: #950008; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover { color: #950008; color: #D60000; }
.headline_area h1 { color: #d60000; font-size: 2.8em; line-height: 1.23em; padding-right: 77px; }
#archive_info { padding: 2em 0 0 0; }
#archive_info h1 { color: #d60000; font-size: 2.8em; line-height: 1.23em; }
.format_text h2, .format_text h3, .format_text h4 { font-size: 1.6em; margin: 1.425em 0 0.625em; }
.format_text h2 { font-weight: normal; font-size: 1.8em; color: #950008; margin-top: 0.5em; }
.format_text h4 { font-size: 1.5em; }	
*/

/* Metadata */
.headline_meta span, .headline_meta abbr { font-style: normal; letter-spacing: 1px; text-transform: uppercase; }
.custom p.to_comments { display: none; }

/* Text */
p { margin: .5em; font-stretch: expanded; }

/* list-formatting / fingers */
.format_text ul { margin:0 0 1.571em 1.571em; }
.format_text ul { list-style: url('/img/finger-29.png'); padding-left: 1em; margin-left: 0 !important; }
.format_text li { margin-left: 0; padding-bottom: 7px; }
.format_text dt { font-weight: bold; }

/* Images */
.format_text img.frame, .format_text .wp-caption { border-width: 0.071em; padding: 0.714em; }
.wp-caption { background-color: #EEEEEE; border-color: #DDDDDD; border-style: solid; font-style: italic; text-align: center; }
.wp-caption.alignnone  { margin: 0 auto 1.571em 0; }

acronym, abbr {	border: none; }
.code, pre { font: .8em 'Courier New', Courier, Fixed; padding-left: 1em; }
.code a[href]:after { content: ""; }
