/***** TYPOGRAPHY AND LINKS *****/
body, address, dd, dl, hr, p, form {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #61574a;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 5px;
}

h1 {
	font-size: 1.8em;
	color: #666699;
}
h2 {
	font-size: 1.5em;
	color: #666699;
}
h3 {
	font-size: 1.2em;
}
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }

a:link, a:visited {
	text-decoration: underline;
	color: #711f1f;
}
a:hover {
	text-decoration: underline;
	color: #9B0200;
}
p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
blockquote { margin: 15px 40px 10px 30px; padding: 0 10px 10px 20px; border-left: 2px solid #a89166; border-right: 2px solid #b6c0af; }

hr {display: none; clear: both;}
.rule {height: 18px; width: 370px; background: url(images/rule.gif) no-repeat; padding: 0;
	margin-top: 4em; margin-right: auto; margin-bottom: 2em; margin-left: auto;}
/***** MAIN CONTENT *****/
body {
	margin: 0;
	font-size: 75%;
	text-align: center;
	vertical-align: top;
	color: #666;
	background-color: #fff;
}

#wrapper {
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 820px;
}

#main_content {
	float: left;
	width: 818px;
	border: 1px none #999999;
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
}
#container {
	float: left;
	width: 426px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	background-color: #fff;
}
#container_wide {
	float: left;
	width: 600px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 14px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	background-color: #fff;
}

.post {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 2px;
	clear: both;
}
.post h2 {
	font-size: 1.4em;
	margin: 0 0 0px 5px;
	padding-top: 5px;
}
.post h2 a {
	color: #666699;
}
.entry {
	font-size: 1.02em;
	line-height: 1.42em;
	margin-bottom: 22px;
	float: left;
}
.postmetadata { margin: 10px 0 0 0; font-size: 9px; }
.date {
	font-size: .9em;
	margin-top: -30px;
	font-style: italic;
	
}

#author-box {
	width: 90%;
	min-height: 115px;
	margin: 10px 10px 20px 10px;
	padding: 0 10px 10px 10px;
	background: #cc9933;
	border: 1px solid #94927b;
	display: none;
}
#author-box .avatar { float: left; width: 80px; height: 80px; }
#author-box h2 { padding: 0; margin: 5px 0 5px 0; }
.widgettitle {
	padding: 0;
	margin: 5px 0 5px 0;
	font-style: italic;
}
/***** HEADER *****/
#header {
	width: 820px;
	height: 152px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	line-height: 38px;
	text-align: left;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 90px;
	color: #9b0200;
}
#header h1 a {
	text-decoration: none;
	color: #9b0200;
}
#header h1 a:hover { text-decoration: none; color: #cc9933; }
#header .description {
	padding: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	text-transform: lowercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 92px;
	font-style: normal;
	width: 400px;
}

/***** HORIZONTAL MENU *****/
#menu  {
	padding: 0;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 8px;
	width: 160px;
	line-height: 160%;
}
#menu li {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#menu ul {
	width: 100%;
	margin: 0;
	list-style: none;
	padding-right: 0;
	padding-left: 0;
}
#menu ul li {

}
#menu ul li a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
	padding-top: 0;
	padding-right: 0;
	padding-left: 10px;
}
#menu ul li a:hover {
	color: #9B0200;
	text-decoration: none;
	background-image: url(images/lnav_hbg.gif);
	background-repeat: no-repeat;
}

#menu li.current_page_item a {
	color: #9B0200;
	background-image: url(images/menuli_act.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 0px;
}

/***** IMAGES *****/
p img { padding: 0; max-width: 100%; }
a img { border: #b0aa96 1px solid; padding: 3px; background: none; }

img.avatar { float: left; margin: 3px; border: #afb997 1px solid; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 3px; margin: 0 0 0 7px; display: inline; }
img.alignleft { padding: 3px; margin: 0 7px 0 0; display: inline; }

.alignright { float: right; }
.alignleft { float: left; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3;   padding-top: 4px; margin: 10px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px;    border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

#flickrrss img { border: 1px solid #61574a; float: left; margin: 0 0 3px 3px; }

.thumbnail { width: 60px; height: 60px; float: left; margin: 3px; border: #3f464f 1px solid; }
.medium { width: 250px; height: 150px; float: left; margin: 3px; border: #3f464f 1px solid; }

/***** NAVIGATION *****/
.navigation { padding: 5px 0 5px 10px; font-size: 9px; font-weight: bold; line-height: 18px; }

/***** SUBSCRIPTION *****/
.subscribe  { background: url(images/feed-icon.jpg) no-repeat 2% center; width: 25px; margin: 5px 0 0 10px; padding: 6px 0 6px 20px; text-decoration: none; }
.subscribe a:hover { text-decoration: none; }

/***** SIDEBAR *****/
#left_sidebar {
	width: 180px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 0px;
	display: none;
} 
#right_sidebar {
	width: 190px;
	float: left;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: auto;
	padding-bottom: 0;
	padding-left: auto;
	display: none;
}  

#left_sidebar ul li a:hover, #right_sidebar ul li a:hover {
	color: #cc9933;
}
#left_sidebar a.title, #right_sidebar a.title { color: #6b6b47; padding: 0px; margin: 0px; }	
#left_sidebar ul li a, #right_sidebar ul li a {
	display: block;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
}
#left_sidebar ul li, #right_sidebar ul li {
	display: block;
	padding: 0;
	font-size: 1em;
	color: #6b6b47;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
}
#left_sidebar ul ul, #right_sidebar ul ul { margin: 0 0 0 10px; }
#left_sidebar ul ul ul, #right_sidebar ul ul ul { margin: 0 0 0 10px; }
#left_sidebar ul, #right_sidebar ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#left_sidebar h2, #right_sidebar h2, #commentblock h2 {
	font-size: 1em;
	letter-spacing: normal;
	text-align: left;
	background: transparent;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	color: #666699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C8;
	font-style: italic;
	margin-right: auto;
} 

/***** INTRO BOX *****/
#intro { width: 515px; margin: 14px 0 20px 0; float: left; padding: 0; text-align: left; background: transparent url(images/dot.gif) repeat-x scroll 0pt 100%; } 
#intro p { font-size: 1em; font-style: italic; line-height: 1.42em; }
#intro h2 { font-size: 1.077em; text-transform: uppercase; width: 90%; background: none; margin: 0 auto 0 auto; padding: 3px; text-align: left; border-bottom: #94927b 2px solid; } 

/***** SEARCH *****/
#searchform { margin: 10px auto; padding: 5px 3px; text-align: center; }
#sidebar #searchform #s { width: 108px; padding: 2px; }
#sidebar #searchsubmit { padding: 1px; }

/***** Calendar *****/
#wp-calendar { text-align: center; background: #cc9933; margin: 0 0 10px 20px;
padding: 0; width: 80%; border: #993300 2px solid; font-variant: small-caps;
font-family: Times, Verdana, Sans-Serif; }
#wp-calendar td { line-height: 10px; font-size: 10px; color: #600000; font-variant: small-caps; }
#wp-calendar td a { display: block; color: #600000; text-decoration: none; line-height: 10px;
font-weight: bold; font-variant: small-caps; font-size: 10px; }
#wp-calendar #prev a { width: 30px; font-variant: small-caps; }
#wp-calendar #next a { width: 30px; margin: 0 0 0 30px; font-variant: small-caps; }
#wp-calendar #today { background: #600000; color: #e6ddbc; font-variant: small-caps; }
#wp-calendar #today a { color: #463e35; font-weight: 700; font-variant: small-caps; }
#wp-calendar caption { color: #600000; text-align: center; width: 80%; margin: 5px 0 5px 20px; font-variant: small-caps; font-family: Times, Verdana,Sans-Serif; font-size:12px; }

/***** COMMENTS *****/
.comments-template { margin: 0 10px; border-top: 1px solid #dcd7bc; padding: 0 10px; }
.comments-template ol { margin: 0; padding: 0 0 15px; list-style: none; }
.comments-template ol li { margin: 0; line-height: 14px; padding: 10px 0 10px 5px; }
.comments-template h2, .comments-template h3 { font-family: Georgia, Sans-serif; font-size: 12px; margin: 10px 0 0 0; }
.commentmetadata { font-size: 9px; }
.comments-template p.nocomments { padding: 0; }
.comments-template textarea { width: 95%; max-width: 500px; font-family: Arial, Helvetica, Georgia, Sans-serif; font-size: 11px; background: #efeadc; }
.authorcomment { background: #cc9933; }

/***** FOOTER *****/
#footer {
	clear: both;
	float: left;
	width: 818px;
	margin-top: 15px;
	padding: 0;
	background-color: #fff;
	display: none;
}
#footer p {
	font-size: 0.9em;
	float: right;
	line-height: 18px;
	text-align: right;
	color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer a { color: #cc9933; }
.footerblockr {
	float: right;
}
.footerblockr img {
	border: 1px solid #333333;
	margin-left: 2px;
}

/***** IE HACKS *****/
*html #left_sidebar { margin: 0 0 20px 5px; } 
*html .search { margin: 10px 10px 0 0; }

/****************** Main Menu 
#menu .page_item a:link, #menu .page_item a:visited, #menu .page_item a:active {
color: #FFFFFF;
}


#menu .current_page_item a:link, #menu .current_page_item a:visited, #menu .current_page_item a:active {
color: #000000;
}
/********************************************

Events Table

********************************************/

.eventstable {

}

.eventstable th {

	font-size: 1.2em;

	text-align: left;

}

.eventstable td {

	border: 1px solid #DEDFDE;

	padding: 6px;

}

.eventstable .info {

	background-color: #F1E9DA;

	font-size: 1em;

	font-weight: bold;

	width: 120px;

}
hr {
	display: none;
	clear: both;
}
.rule2 {
	height: 18px;
	width: 580px;
	padding: 0;
	clear: both;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 12px;
	background-image: url(images/rule2.gif);
	background-repeat: no-repeat;
}
#right_sidebar img {
	margin-bottom: 6px;
	border: 1px solid #333333;
}
.captionbox {
	text-align: left;
	margin-bottom: 12px;
	width: 192px;
	clear: both;
}
.captionbox p {
	font-weight: normal;
	color: #666666;
	text-align: center;
	padding-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 0.9em;
	margin-top: 4px;
}
/* Language bar */
#left_sidebar ul a span {
	display: none;
}
#left_sidebar .social {
	margin:0;
	padding:6px;
	list-style:none;
	width: 140px;
	clear: both;
}
* html #left_sidebar .social  {
} 
#left_sidebar .social li {
	list-style:none;
	float:left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
}

#left_sidebar .social li.en a {
	display: block;
	height: 14px;
	width: 16px;
	background-image: url(images/flag_en.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#left_sidebar .social li.fr a {
	display: block;
	height: 14px;
	width: 16px;
	background-image: url(images/flag_fr.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#left_sidebar p {
	text-align: center;
	color: #9B0200;
	font-weight: bold;
}
.contact_nav {
	font-weight: bold;
	color: #9B0200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C8;
	border-top-width: 1px;
	border-top-color: #C4C4C8;
	font-size: 12px;
	line-height: 130%;
	background-color: #F1F1F6;
	padding: 2px;
	margin-right: 1px;
	text-align: center;
	font-style: italic;
}
.cat-item a {
	display: inline !important; /* cancels out blocked style links */
	}
