/*
Theme Name: borisforconi.net
Theme URI: http://wordpress.org/
Description: Wordress theme for borisforconi.net
Version: 1.0
Author: Boris Forconi
Tags: Boris, Forconi, Swiss, Grid, Blueprint
*/

/* -----------------------------------------------------------------------


Blueprint CSS Framework 0.9
http://blueprintcss.org

* Copyright (c) 2007-Present. See LICENSE for more info.
* See README for instructions on how to use Blueprint.
* For credits and origins, see AUTHORS.
* This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {
	background: none;
	color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5;
	width:1062px;
}
.container {
	background: none;
}
hr {
	background: #ccc;
	color: #ccc;
	height: 1px;
	margin: 2em 0;
	padding: 0;
	width: 100%;
}
hr.space {
	background: #fff;
	color: #fff;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
}
code {
	font: 12pt "Courier New", Monaco, Courier, monospace;
}
img {
	border:1px solid #ccc;
	margin: 1.5em 1.5em 1.5em 0;
}
span.tagRef {
	display:block;
	padding-top:15px;
}
a img {
	border: none;
	margin: 0;
}
p img.top {
	margin-top: 0;
}
blockquote {
	font-size: .9em;
	font-style: italic;
	margin: 1.5em;
	padding: 1em;
}
.small {
	font-size: .9em;
}
.large {
	font-size: 1.1em;
}
.quiet {
	color: #999;
}
.hide {
	display: none;
}
a:link, a:visited {
	color: #000;
	background: transparent;
	text-decoration: none;
	margin: 0;
}
.clearing {
	clear: both;
}

h2, h3, .sIFR-alternate, .sIFR-replaced, h2 a, h3 a,h2 a:visited, h3 a:visited,h2 a:focus, h3 a:focus,h2 a:hover, h3 a:hover,h2 a:active, h3 a:active, .sIFR-alternate a, .sIFR-replaced a   {
	margin: 0;
	padding: 0;
	height: 20px;
	max-height: 30px;
	margin-bottom: 0;
}

.content {
	border-top: 1px solid #000;
	margin : 30px 0;
}

.navigation, .leftSide, .rightSide, #menu, .footer, .footerFighter, .avatar, .postComments, .articleFooter, #addComment  {
	display:none;
    visibility: hidden;
}

.sIFR-flash, .tagRef, sIFR-active, .sIFR-ignore, .sIFR-flash a, .tagRef a, sIFR-active a, .sIFR-ignore a {
  display    : none !important;
  height     : 0;
  width      : 0;
  margin: 0;
  padding: 0;
  position   : absolute;
  overflow   : hidden;
  text-align : left;
  visibility: hidden;
}