/*  Portirkutsk.style

*/


html, body {
	margin: auto; 
	width: 99%; 	
	min-width: 650px; 
	max-width: 1300px; 
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	background-color: #FFFFFF;
	height: 100%;
  padding: 0;
}


.wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 0 -50px 0; /* отрицательный нижний отступ на высоту футера */
    padding: 0;
}
.footer-push, .footer {
    height: 50px;
    margin: 0;
    padding: 0;
}


p {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

h1 {
	color: #3f3f3f;
	margin-top: 15px;
	font-weight: normal;
	font-size: 1.3em;
}

h2 {
	font-weight: normal;
	color: #3f3f3f;
	font-size: 1.2em;
	margin: 0.8em 0 0.2em 0;
}


a:link	{color: #105289; text-decoration: underline;}
a:visited	{color: #105289; text-decoration: underline;}
a:hover	{color: #C66300; text-decoration: underline;}
a:active	{color: #105289; text-decoration: underline;}

h2 a:link	{color: #3f3f3f; text-decoration: none;}
h2 a:visited	{color: #3f3f3f; text-decoration: none;}
h2 a:hover	{color: #3f3f3f; text-decoration: underline;}
h2 a:active	{color: #368AD2; text-decoration: none;}


h1 a:link	{color: #105289; text-decoration: none;}
h1 a:visited	{color: #105289; text-decoration: none;}
h1 a:hover	{color: #105289; text-decoration: underline;}
h1 a:active	{color: #105289; text-decoration: none;}


.port {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #105289;
	text-decoration: none;
}

#dle-content img{margin:8px;}
