/*
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;
}
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;
}
#contact {
	font-weight:bold;
}
#contact {
	font-weight:bold;
}
#menu,#jumpPage,#pagination,#topLink,#accroche,#top  {
	display:none;
}
.leftCol {
	float: left;
	width:445px;
	padding-right:25px;
}
.rightCol {
	float: right;
	width:592px;
}
.clearing {
	clear: both;
}
h3, h2, span.sIFR-alternate, span.tagRef   {
	margin :0;
}

#footer {
	border-top:1px solid #ccc;
	padding-top :50px;
	margin-top :20px;
	display:block;
	width:1062px;
}

#footer a:link:after, #footer a:visited:after {
	font-size:9pt;
	content: " (" attr(href) ")";
}

#sidebar, #addComment, .piedArticle {
	display:none;
}
.sIFR-flash, .sIFR-flash a {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
	text-align : left;
	visibility: hidden;
}
