* {
	background: none !important;
}

body {
	background: none;
	padding: 5px 10px 0 10px;
	font: 110%/170% Arial, Helvetica, sans-serif;
	color: #000000;
}
h3 {
	text-indent: 0 !important;
}
a, h1 a, .cont_left p a {
	color: #01006F;
	padding: 1px 0;
	border-bottom: 1px solid #666;
}

/* header */
#header {
	height: 70px;
	border-bottom: solid 2px #666;
	margin-bottom: 15px;
}
#top-logo {
	left: 0;
	top: 0;
}

/* content */
#content-wrap {
	width: auto;
	margin: 0 auto;
	background: none;
	position: relative;
	padding: 0 0 0px;
}
#top {
	background: none;
	height: auto;
}
#content {
	width: auto;
	float: none;
	position: relative;
	padding: 35px 0 20px 98px;
	z-index: 5;
}
#content-left {
	width: auto;
	float: none;
	position: relative;
	padding: 10px 40px 10px 40px;
	z-index: 5;
}
#content, #content-left, .cont_left, .column2-unit-right {
	width: 800px;
}
.title {
	text-align: left;
	padding-left: 10px;
}
hr.clear-contentunit{
	margin: 0;
} 
.tags {
	padding-left: 0;
}
.date span {
	letter-spacing: 0;
	line-height: 26px;
}

/* footer */
#footer-wrap {
	height: auto;
}
#about-sticky {
	width: 100%;
	float: none;
	padding: 0;
	border-top: solid 2px #666;
}
#about-sticky p {
	margin: -50px 10px 10px 10px;
	padding: 0;
}
#about-sticky h4 {
	background: none;
}
#credits {
	border-top: solid 2px #666;
	text-align: right;
	padding-right: 10px;
} 

#content-left a:link:after, .column2-unit-right a:link:after,
#content-left a:visited:after, .column2-unit-right a:visited:after,
#content-left a:hover:after, .column2-unit-right a:hover:after,
#content-left a:active:after, .column2-unit-right a:active:after {
content: " <http://www.eliografica.com/"attr(href)"> ";
color: #666;
font-style: italic;
font-weight: normal;
font-size: 80%;
}
#content-left a[href^="http"]:after, .column2-unit-right a[href^="http"]:after {
content: " <" attr(href) "> ";
} 
a[href^="skype"]:after, #content-left a[href^="skype"]:after {
content: " <" attr(href) "> ";
}
a[href^="mailto"]:after, #content-left a[href^="mailto"]:after {
content: "";
}

/* do not print */
#logo, #Flash_Speaker, #menu, #sidebar, #backtotop, #livezilla, .column2-unit-left, .centernb, .leftnb, .rightnb{
	display: none !important;
}