/*
-----------------------------------------------
Site Print Styles
Author:   akella at http://cssing.org.ua
Version:  27 jan 2007
----------------------------------------------- */

body {
margin:.5in .75in;
padding:0;
font:small Verdana,Sans-serif;
}

/* =Headings
----------------------------------------------- */
h1, h2, h3 {
margin:1em 0 .5em;
font-family:Georgia,Serif;
font-weight:normal;
clear:both;
}
h1 {
margin-top:.5em;
font-size:180%;
}
h2 {
font-size:140%;
}
h3 {
font-size:125%;
}
/* =Links
----------------------------------------------- */
a {
color:black;
text-decoration:none;
}
a img {
border-width:0;
}
/* =etc(text margin ....)
----------------------------------------------- */
#content a[href]:after,
#header a[href]:after,
#footer a[href]:after {
content: " (" attr(href) ") ";
font-size: 90%;
}
#content a[href^="/"]:after,
#header a[href^="/"]:after,
#footer a[href^="/"]:after {
content: " (/" attr(href) ") ";
}

.c1, .c3, #topbanner, #header, .h-sp, .hotlist, .tags2, .cat2, #footer, .actions, .tags_header, .items h2, .af span, .hentry em.comments a, .afnav{
	display:none;
}

.brow_logo {
	position:relative;
	min-height:104px;
	clear:both;
	width:100%;
	display: block;
}

#logo{
		width:332px;
		height:104px;
		top:0;
		left:0;
		/*background:transparent url(/img/delstol.jpg) no-repeat 0 0;*/
		cursor:hand;
		display: block;
}

