﻿
/*-----------------------------------------------------------------------------

__  __ `__ \  _ \  ___/  __ `/_  __ \  __ \
_  / / / / /  __/ /__ / /_/ /_  / / / /_/ /
/_/ /_/ /_/\___/\___/ \__,_/ /_/ /_/\____/

Print style sheet

version:   1.0
author:    Vincent Martin "Yohko"
email:     vincent@mecano.ca

Notes: 
-----------------------------------------------------------------------------*/

img {border:0;}

.hdr_print h1, #header .logo {text-indent:-9000px; margin-bottom:-50px;}

h4 {
	border-bottom:1px solid #000;
	font-size:22px; 
	margin-bottom:5px;
	padding-bottom:4px;
	height:24px;
}

h5 {font-size:18px; margin-top:0; height:30px;}
h6 {font-size:15px; margin-top:-29px; height:25px;}

.nav, .nav_ftr {display:none;}

.event {clear:both; margin-top:15px; padding-bottom:15px; padding-top:1px; height:100%;}

.event_photo    {float:left; display:block;}
.event_text     {float:left; width:450px; display:block; }
.event_longtext {margin:-18px 0 0 15px; width:630px;}

.event p        {line-height:16px; margin-top:-23px;}

#footer {margin-left:230px;}
