/*/home/vyzov/web/advokadvo.ru/public_html//themes/advokadvo/css/print.css
*/


/*-----------------------------------------------
Description: print style
Author:   Vyzov agency (http://www.vyzov.ru/)
----------------------------------------------- */

body {
  line-height: 1.5;
  font-family: Verdana, Helvetica, sans-serif;
  color:#000;
  background: none;
  font-size: 10pt;
}

a:after, a:link:after, a:visited:after {content: " (" attr(href) ") ";}
/* insert right URI! */
a[href^="/"]:after {content: " (http://advokadvo.ru" attr(href) ") ";}

h1,h2,h3,h4,h5,h6 {
	font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	padding: 20px 0 0 0;
	margin: 0;
	}
h1 {  font-size: 16pt; border-bottom: 1px solid #ccc; margin-bottom: 30px}	
h2 {  font-size: 13pt;}
h3 {  font-size: 11pt;}

h1+h2 {padding-top: 0px;}

p {margin-top: 0;}	
code { font:.9em "Courier New", Monaco, Courier, monospace; } 

hr { 
  background:#ccc; 
  color:#ccc;
  width:100%;
  height:2px;
  margin:2em 0;
  padding:0;
  border:none;
}

blockquote {
  margin:1.5em;
  padding:1em;
  font-style:italic;
  font-size:.9em;
}

.small  { font-size: .9em; }
.large  { font-size: 1.1em; }
.quiet  { color: #999; }
.hide   { display:none; }


#header, #main_nav, #breadcrumbs, #sidebar, #footer, .normal, .prosto_attaches_heading   {
	display:none;
	}
.printable {display: block}    
    
#footer {margin-top: 50px; border-top: 1px solid #ccc}

#footer ul {padding: 0;}
#footer li {list-style: none; margin: 0; white-space: nowrap !important;}

