/*-----------------------------------------------------------------------------------*/
/*- Styles (printer): css                                                          -*/
/*- => all pages                                                                    -*/
/*- Author: felicity.evans@readingroom.com                                        -*/
/*- Creation date: 18.08.09                                                          */
/*-----------------------------------------------------------------------------------*/

/* remove items */
#nav li,
img.featureImage,
#footer,
.backToArticles,
.compForm .addMore{display: none}

/* set to full width */
html,
body,
#outer,
#wrapper,
ul.range,
#outer,
#outer .content,
body.listing div.introCol1,
body.listing div.introCol2,
#column1,
#column2,
.leftCol,
.comments,
.spotlight,
h1,
h2,
p,
ul,
li,
.home p{width: 100% !important; margin: 0 !important; float: none !important;padding: 0 !important; clear: both; display: block;height: auto !important}

/* links */
a {text-decoration: underline;font-weight: bold;}
p a:after {content: " (" attr(href) ") ";   font-size: 90%;}

/* typographical elements */
p,
h1,
h2{margin: 1em 0 !important; height: auto !important}

/* images */
img {display: inline !important; float: none !important}
img.featureImage {margin: 7pt 0 !important}

/* comments */
.comments {page-break-before:always;}

/* csdditional styling */
body.listing ul.topics li,
ul.range li{border-top: 1px solid #7D3301; padding-top: 5pt !important; height: auto}
#nav {text-align: center}
#nav li.nav_logo{display: block; }
.first .drop {float: none; font-size: 1em; margin: 0; display: inline}


