/* HEADER **********************************************************************/
#fyi_blog_header #page_image {
	position: absolute;
	top: 50px;
	left: 297px;
	width: 227px;
	height: 78px;
	background: url(../images/layout/banner_fyi_blog_en.gif) no-repeat;

	text-indent: -9999px;
	overflow: hidden;
}

#fyi-fr #fyi_blog_header #page_image {
	width: 311px;
	background: url(../images/layout/banner_fyi_blog_fr.gif) no-repeat;
}

#about_header {
	position: absolute;
	top: 50px;
	left: 297px;
	font-family: Impact, Verdana, sans serif;
	font-size: 4.5em;
	font-weight: normal;
	color: #999999;
}
/*******************************************************************************/
#column1 {
	width: 201px;
	margin: 0;
	background: url(../images/layout/dotted_vertical_fyi.gif) repeat-y 231px 0px;
}

#column2 {
	width: 428px;
	margin: 0 0 0 -3px;
	padding: 0 15px 0 15px;
	background: url(../images/layout/dotted_vertical_fyi_article.gif) repeat-y 0px 0px;
}

#column3 {
	width: 173px;
	margin: 0 0 0 -3px;
	padding: 0 0 0 15px;
	background: url(../images/layout/dotted_vertical_fyi.gif) repeat-y 0px 0px;
}
/****************************************************************************************/
.section {
	margin: 0 0 12px 0;
}
.section h3 {
	background: url(../images/layout/dotted_horizontal_fyi_section_title.gif) repeat-x 0 14px;
	height: 15px;
}

.section ul {
	margin: 0 0 0 15px;
}

.section ul li {
	margin: 0 0 4px 0;
}

ul.article-items {
	margin: 0 0 0 20px;
}

ul.article-items li {
	list-style-image: url(../images/layout/bullet_gt.gif);
	margin: 8px 0 8px 0;
}

#archive ul li {
	list-style-image: url(../images/layout/bullet_right_arrow.gif);
}

#archive ul li.selected {
	list-style-image: url(../images/layout/bullet_down_arrow.gif);
}

#archive ul li a.selected {
	color: #0090c6;
}

#archive ul.article-year {
	margin: 0 0 0 20px;
}

#archive ul.article-month {
	margin: 0 0 0 10px;
}

#archive ul.article-items {
	margin: 0 0 0 0;
}

#archive ul.article-year li {
	margin: 2px 0 2px 0;
}

#archive ul.article-month li {
	margin: 2px 0 2px 0;
}

#archive ul.article-items li {
	list-style-image: url(../images/layout/bullet_gt.gif);
	margin: 8px 0 8px 0;
}

#archive ul.article-items li.selected {
	list-style-image: url(../images/layout/bullet_gt_blue.gif);
}

#archive ul.article-year li a {
	color: #0090c6;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

#archive ul.article-month li a {
	color: #0090c6;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

#archive ul.article-items li a {
	color: #000000;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: underline;
}

#archive ul.article-items li a.selected {
	color: #0090c6;
}

#archive ul.article-year li.selected ul.article-month {
	display: block;
}

#archive ul.article-year li ul.article-month {
	display: none;
}

#archive ul.article-month li.selected ul.article-items {
	display: block;
}

#archive ul.article-month li ul.article-items {
	display: none;
}

#links ul {
	list-style: none;
	margin: 8px 0 0 0;
	padding: 0;
}

#links ul li {
	margin:6px 0 6px 0;
}

/****************************************************************************************/
.article {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url(../images/layout/dotted_horizontal_fyi_section_title.gif) repeat-x bottom;
}

.article p {
	font-size: 1.2em;
}

.article .date {
	margin: 0 0 8px 0;
	display: block;

}
.article h1 a {
	color: #0090c6;
	font-size: 1.2em;
	text-decoration: none;
}

.article .blog_image {
	text-align: left;
}

.article .embeddedHeading1 {
	font-weight: bold;
	font-size: 1.3em;
}

.article .embeddedHeading2 {
	font-weight: bold;
	font-size: 1.1em;
}

.article ul, .article ol {
	margin: 0 0 0 20px;
}
/****************************************************************************************/

#moderator_profile h2 {
	background: url(../images/layout/fyi_blog_profile_back.gif) repeat-x;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #666666;
}

#moderator_profile h2 a {
	color: #666666;
}

#comment_form textarea {
	width: 426px;
}

/****************************************************************************************/
#about #column1, #about #column3 {
	padding-top: 70px;
}
.big_welcome {
	font-size: 1.4em;
	color: #0099cc;
	font-weight: bold;
}

#about h1 {
	color: #0099cc;
	line-height: 1.5em;
}
#about #column2 p {
	margin: 0 0 9px 0;
}

#about #column2 h2 {
	margin: 5px 0 5px 0;
}

#about #column2 h2 a {
	text-decoration: none;
}

#about .img {
	text-align: center;
}
