/*
    Nouse print-only stylesheet
*/

#containter,
#pagebody
{
    width: 100%;
}

#top,
#nav,
#footer,
.social-media,
#sidebar,
#respond,
.blogpostauthor,
#wideads,
#frontpagewideads,
#aswift_0,
#ffheader
{
   display: none;
}

#content p a:link:after, #content p a:visited:after
{
    content: " (" attr(href) ") ";
    font-size: 90%;
}
#content p a[href^="/"]:after
{
    content: " (http://www.nouse.co.uk" attr(href) ") ";
}

#pagebody p.byline .author,
.blogpostsingle	p.byline .author
{
    display: inline;
}

#content p.byline a:link:after, #content p.byline a:visited:after,
#content .commentlist a:link:after, #content .commentlist a:visited:after
{
    content: "";
}

#content p.byline a:link:before, #content p.byline a:visited:before
{
    content: "By ";
}

#pagebody p.byline .author a,
.blogpostsingle	p.byline .author a,
.comment-author a,
.comment-meta a
{
    color: #777;
}

h3#comments
{
    margin-top: -40px;
}

h3#comments:before
{
    font-size: 1.9em;
    content: "Comments: ";
}

