
@media print {

/* CSS PRINT */
*,
body { font-family: Arial, sans-serif; font-size:13px; }
*,
*:before,
*:after { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important }
a,
a:visited { text-decoration: underline }
/*
a[href]:after { content: " (" attr(href) ")" }
abbr[title]:after { content: " (" attr(title) ")" }
a[href^="#"]:after,
a[href^="javascript:"]:after { content: "" }
*/
pre,
blockquote { border: 1px solid #999; page-break-inside: avoid }
thead { display: table-header-group }
tr,
img { page-break-inside: avoid }
 
p,
h2,
h3 { orphans: 3; widows: 3 }
h2,
h3 { page-break-after: avoid }
select { background: #fff !important }
.navbar { display: none }
.btn>.caret,
.dropup>.btn>.caret { border-top-color: #000 !important }
.label { border: 1px solid #000 }

.table { border-collapse: collapse !important }
.table td,
.table th { background-color: #fff !important }
.table-bordered th,
.table-bordered td { border: 1px solid #ddd !important }

table th,
table td { border: 1px solid #ddd !important; }

#bd .post p,
#bd .post ol, 
#bd .post ul { line-height:1.3em!important; margin-bottom:10px!important; }
#bd .post h1, 
#bd .post h2, 
#bd .post h3, 
#bd .post h41, 
#bd .post h5, 
#bd .post h6 { margin-bottom:10px!important;} 

.mode-lg #bd,
#bd { margin-top:0!important; padding-top:0!important;}
/* style */
#hd,
hr,
.hr_edito,
.gamestat hr,
.print,
.pagnav,
#wpadminbar,
#breadcrumbs,
#homesidebar,
.crp_related,
.gostats,
#ft,
.block-bread,
#block-social,
.shareaholic-canvas,
.block-bread ,
.shareaholic-canvas,
.postfooter,
#aside-sidebar,
shareaholic-ui,
shareaholic-canvas,
.postfooter,
.blockpub,
.advert_title { display:none!important;}


/* grid */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
width:100%!important; clear:both; float:none;
}


/* page */
#bd #left-col,
#bd .post-gap { width:100%!important; clear:both; float:none;}


}
