/*
-----------------------------------------------
Site:		JustMedia, print version
Author:		Yaroslav Melekhin
Version:	13 Jul 2007
-----------------------------------------------
*/


html, body {
	padding:0;
	margin:0 1%;
	background:white;
	font:12pt "Times New Roman", Times, serif;
	line-height:1.3em;
	text-align:left;
	}




/* =The General Elements
----------------------------------------------- */

img {
	border-width:0;
	width:auto;
	height:auto;
	float:none !important;
	}

a {
	color:#520;
	text-decoration:underline;
	background:transparent;
	line-height:1.3em;
	}

a#active, a.active {
	font-weight:bold !important;
	}

h1 a, h2 a, h3 a, h4 a, div.news-lenta a {
	text-decoration:none;
	}

h1, h2, h3, h4 {
	line-height:1.1em;
	}



/* =DisplayNone
----------------------------------------------- */

.header ul, .sidebar, .wp-pagenavi, .entry-ext, .entry-comment, .footer-container, .bf-content ul, .bf-content p, form, object {
	display:none !important;
	}





/* =Visible
----------------------------------------------- */

.content {clear:both; width:100%; border-top:1px solid #999; margin-top:1em;}

address {
	clear:both;
	width:100%;
	font:normal 9pt/1em "Times New Roman", Times, serif;
	margin-top:2em;
	padding-top:0.5em;
	border-top:1px solid #999;
	letter-spacing:normal;
	}

