/* css (c) copyright regis zaleman */
/* extends blueprintcss.org */


#mainContainer.english
{
	background:#fcfcfc url('images/bg-body.jpg') no-repeat top left;
	color:#3d3d3d;
	font-family:Arial, helvetica, sans-serif;
}

#mainContainer.french
{
	background:#fcfcfc url(images/headerFR.jpg) no-repeat top Left;
	color:#3d3d3d;
	font-family:Arial, helvetica, sans-serif;
}

#header
{
	height:126px;
}

#homeLink a
{
	display:block;
	width:300px;
	height:100px;
	text-decoration:none;
}
/*  LINKS */
a
{
	color:#990000;
	text-decoration:none;
}

a:hover
{
	color:white;
	background:#330000;
}

h3 a
{
	color:#990000;
}

h3 a:hover, #homeLink a:hover, #navCategories a:hover, #navPages a:hover
{
	color:#cc3300;
	background:none;
}
/*
Top Navigation
*/

#navCategories, #navPages
{
	height:44px;
}

#navCategories a, #navPages a
{
	color:#FFF;
	font-family:verdana, helvetica, arial;
	font-size: 11px;
	text-decoration:none;
	text-transform:uppercase;
}

#navCategories a:hover, #navPages a:hover
{
	color:#fff;
}

#navPages a
{
	font-size: 9px;
}

#navPages > ul
{
	padding-left:35px;
}

/*  end top navigation */

#colLeft
{
	padding-top:55px;
}



h2, h3
{
	font-family: verdana, helvetica, arial;
	color:#3d3d3d;
}

p 
{
	color:#3D3D3D;
	line-height:18px;
	margin:0;
	padding:10px 0 5px;
	text-align:justify;
}

p.caption
{
	padding-top:5px;
	font-size:11px;
	line-height:14px;
	color:#9a9a9a;
}


#colLeft h2
{
	border-bottom:18px solid #330000;
	font-size:16px;
	padding:28px 0 15px;
	text-transform:uppercase;
}

#colLeft h2 a
{
	color:#3d3d3d;
	text-decoration:none;
	font-size:16px;
}

#colLeft h2 a:hover
{
	background:none;
	color:#cc3300;
}

#colRight h2
{
	font-size:12px;
	text-transform:uppercase;
	border-bottom:18px #cccccc solid;
	padding: 18px 0 15px 0;
}

#colLeft h3
{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:22px 0 15px 0;
	text-transform:uppercase;
}
#colLeft h4
{
	font-size:14px;
	padding:0;
	margin:0;
}

#searchBox
{
	background:#3d3d3d;
	display:block;
	height:85px;
	color:#fff;
	margin-bottom:0;
}

#printBox a
{
	color:white;
	text-decoration:none;
}

#printBox a:hover
{
	color:#cc3300;
	background:none;
}

#printButton
{
	background: url(images/printer.png) 0 0 no-repeat;
	padding: 0 5px 5px 20px;
	float: left;
}

#rssButton
{
	background: url(images/rss.png) 0 0 no-repeat;
	padding: 4px 0 12px 25px;
	margin:0 0 0 -2px;
	height:27px;
}
//share this button
a.stbutton {
padding:1px 0px 5px 20px;
}

#searchBox div
{
	padding:10px 10px 3px 10px;
}

#searchBox button
{
	background:#3d3d3d;
	border:1px solid #3d3d3d;
	width:27px;
	padding:0;
	margin:0;
	
}

#printBox
{
	padding:10px;
	background:#3d3d3d;
}

#colRight
{
	padding-top:42px;
}

#homeFeature
{
	height:200px;
	margin:-12px 0 20px 0;
	overflow:hidden;
}

#footer
{
	height:310px;
	margin:50px 0 0 0;
	padding:70px 40px 40px 40px;
	background: url('images/bg_footer.png')  0 0 repeat-x;
}

#printHeader
{
	display:none;
}

#copyrights, #adminLink
{
	margin-top:57px;
	color:white;
}

#adminLink
{
	text-align:right;
}


div.imagePost img
{
	border: 1px solid #e6e6e6;
}

img.captcha
{
	padding: 5px 5px 0 0;
	float:left;
}

.caption
{
	padding-bottom:15px;
}

#colLeft .imagePost
{
	padding:0 0 5px 50px;
	margin: 10px 0 5px 0;
	float:right;
	width:270px;
}

.alignright
{
	float:right;
}

hr.pfooter
{
	background-color:#ffffff;
	height:1px;
	margin:26px 0 14px;
}


.notVisibleButDisplayed
{
	height:0;
}

.hidden
{
	display:none;
}

.hoverText
{
	color:#cc3300;
	cursor:pointer;
}

.inversedText
{
	color:white;
}

.moreLink
{
	text-decoration:none;
	color:#cc3300;
	font-weight:bold;
	
}

.moreLink img
{
	padding-right:5px;
	margin-bottom: -4px;
}
/*  LISTS  */
#colLeft ul
{
	margin:8px 0 16px 0;
}
#colLeft  ul li
{
	line-height:2em;
	list-style:none;
}

ol li
{
	list-style-type:normal !important;
}

/* FORMS */
#searchBox
{
	color:white;
}
#searchBox input.text
{
	width:168px;
	padding:5px 5px 8px 5px;
	margin:0 3px 0 0;
	border:solid 1px #3d3d3d;
	float:left;
	background:#cccccc;
}

/*
	EXCERPT EDITOR CUSTOM STYLES
*/

.pgee-read-more {

	margin-top:15px;
	display:block;
}

.pgee-read-more a
{
	padding:2px 5px;
	padding-left:25px;
	background:url(images/button_readMore_off.jpg) 0 0 no-repeat;
}

.pgee-read-more a:hover
{
	background:#333333 url(images/button_readMore_on.png) 0 0 no-repeat;
}

/*
	BLUEPRINT OVERWRITES
*/
.box
{
	background:none;
	border:solid 1px #330000;
}
