@charset "UTF-8";
/* CSS Document */
/*
/news/ print stylesheet
sagba 06.09.10
*/

/*
	Hiding items
*/

/*Disable social apps icons in banner*/
#socialapps {display:none;}
#nav_main, #nav_local {
display:none;
}
#footer {
display:none;
}
#nav_horiz {
display:none;
}
.access {
display:none;
}
#lang_select {
display:none;
}
#breadcrumb {
display:none;
}
.top_return {
display:none;
}

/*
Styling items
*/
body {font-family:Verdana, Geneva, sans-serif;}
p {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0.8em;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
font-size: 0.9em;
line-height: 1.4em;
}
#header {border-bottom:1px solid #666; float:left; width:98%; padding:0 0 10px 0;}
#header a:link img {border:none;}
#header .logo {float:left; margin:0 1em 1em 0;}
#header h1 {
	font-family: 'Franklin Gothic Medium Cond', 'Franklin Gothic Medium', 'Arial Narrow', 'Microsoft Sans Serif', 'Microsoft Sans Serif ', Arial, 'FreeSans';
	font-weight:normal;
	font-size:2em;
	float:left;
	clear:none;
	}
p.rssfeed {
	clear:left;
	float:right;
}
h2 {
	font-family: 'Franklin Gothic Medium Cond', 'Franklin Gothic Medium', 'Arial Narrow', 'Microsoft Sans Serif', 'Microsoft Sans Serif ', Arial, 'FreeSans';
	font-weight:normal;
	font-size:1.5em;
}
.floatCaptionLeft {float:left; display:block;}
.floatCaptionLeft p {clear:both;}
.floatCaptionRight {float:right; display:block;}
.floatCaptionRight p {clear:both;}

#content div.news {display: block; float: left; width: 98%; clear: left; margin-top: 0pt; margin-right: 0pt; margin-bottom:0.5em; margin-left: 0pt; padding:0 0 0.5em 0; border-bottom:1px solid #666;}
#content div.news img {float:left; margin:0 10px 0 0;}
#content div.news .date {color:#666;}
#content div.news p {}

