@media print {
body.custom-background {
background-color: #FFF;
background-image: none;
background-repeat: no-repeat;
background-position: top center;
background-attachment: scroll;
}
#page {
border-top: 0px solid #00aeef !important;
box-shadow: none;
}
#site-navigation {display: none}
#header-text-nav-wrap {
padding: 0 !important;
}
#header-text-nav-container {
border-bottom: 0px solid #0099D2 ;
background-color: #FFFFFF;
background: none;
background-size: cover;
width: 100%;
margin: 0 auto;
}
.breadcrumbs {
display: none;
}
#main {
padding-top: 0px;
}
#primary {
float:none !important;
width: 100% !important;
margin: 0 auto;
}
#secondary {
display: none;
}
.footer-widgets-wrapper {
display: none;
}
.footer-menu {
display: none
}
.footer-socket-wrapper {
background-color: #FFF;
}
#header-logo-image img {
margin-bottom: 0px;
height: 65px;
width: auto;
}
#site-title a {
color: #555555;
font-size: 18px !important;
margin-bottom: -10px !important;
}
article h1 {
font-size: 30px;
}
#colophon {
width: 100%;
margin: 0 auto;
}
article h1 {
padding-bottom: 10px;
}
article h2 {
padding-bottom: 5px;
}
article a {
font-weight: bolder;
text-decoration: none;
word-wrap:break-word;
}
article a[href^=http]:after {
content:" <" attr(href) "> ";
font-style: italic;
}
article a[href^="#"]:after {
content: "";
}
a:after > img {
content: "";
}
.su-column {
float: none !important;
width: 100% !important;
padding-bottom: 25px;  
}
}
@page {
margin: 1.5cm 2.5cm;
}