/*  
Theme Name: CEFM 4 was Eos
Theme URI: http://www.cefm.ca
Description: Eos is a clean and elegant theme inspired by the colors of an aurora. Now ready for translation. Help us improve Eos by leaving us a comment at our site. Last Merged with EOS 1.3.11.
Author: thee17
Author URI: http://www.cefm.ca
Version: 4.2.8
Tags: black, blue, green, dark, two-columns, fixed-width, right-sidebar, editor-style, threaded-comments
License: GNU General Public License
License URI: license.txt
*/
/* Normalize */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td
{
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6
{
	font-size:100%;
}

ol,ul
{
	list-style:none;
}

address,caption,cite,code,dfn,em,strong,th,var
{
	font-style:normal;
	font-weight:normal;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img
{
	border:0;
}

caption,th
{
	text-align:left;
}

q:before,q:after
{
	content:'';
}

abbr
{
	border:0;
}

/* WordPress Static */
.alignleft
{
	float:left;
	text-align:left;
	margin-right:10px;
}

.alignright
{
	float:right;
	text-align:right;
	margin-left:10px;
}

.aligncenter
{
	margin:10px auto;
	text-align:center;
	display:block;
}

.wp-caption
{
	border:1px solid #B1B1B1;
	text-align:center;
	background-color:#D8E0EB;
	padding:7px 2px 2px;
	border-radius:2px;
}

.wp-caption p.wp-caption-text
{
	font-size:11px;
	line-height:17px;
	padding:2px 4px 5px;
	margin:0;
	color:#111;
}

blockquote,pre
{
	background:#D8E0EB url(./images/blockquote.png) 3px 3px no-repeat;
	border:1px solid #b1b1b1;
	padding:8px 12px 8px 40px;
	margin:5px 0;
	border-radius: 5px;
}

.more-link,.more-link:visited,.more-link:hover
{
	font-size:11px;
	color:#999;
	text-decoration:none;
}

a,a:visited
{
	text-decoration:none;
	color:#1d5f83;
}

a:hover
{
	text-decoration:underline;
}

.hr
{
	border-top:1px solid #a6afb3;
	margin:0 -10px 20px;
}

.hr hr
{
	display:none;
}

/* Main design */
body
{
	background:#0f2233 url(./images/BodyBg.png) repeat-x 0 0;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:small;
	text-align:center;
	line-height:normal;
}

p
{
	margin:10px 0;
}

.PageContainer
{
	text-align:left;
	width:964px;
	margin:0px auto;
}

/* Header */
.Header
{
	height:200px;
	background:url(./images/cefm-head.jpg) no-repeat;
	position:relative;
	z-index:997;
}

.Header h1
{
	position:absolute;
	left:220px;
	top:20px;
	font-variant:small-caps;
}

.Header h1 a,.Header h1 a:visited
{
	color:white;
	text-shadow:
		 0px -1px 3px black,     /* north      */
		 0px  1px 3px black,     /* south      */
		-1px  0px 3px black,     /* west       */
		 1px  0px 3px black,     /* east       */
		-1px -1px 3px black,     /* north-west */
		-1px  1px 3px black,     /* north-east */
		 1px -1px 3px black,     /* south-west */
		 1px  1px 3px black;     /* south-east */
	/* text-shadow:black 0.1em 0.1em 0.2em; */
	font-size:26px;
	font-weight:normal;
	text-decoration:none;
}

.Header span
{
	color:white;
		text-shadow:
		 0px -1px 3px black,     /* north      */
		 0px  1px 3px black,     /* south      */
		-1px  0px 3px black,     /* west       */
		 1px  0px 3px black,     /* east       */
		-1px -1px 3px black,     /* north-west */
		-1px  1px 3px black,     /* north-east */
		 1px -1px 3px black,     /* south-west */
		 1px  1px 3px black;     /* south-east */
	/*text-shadow:black 0.1em 0.1em 0.2em;*/
	position:absolute;
	left:222px;
	top:48px;
	font-size:18px;
	font-variant:small-caps;
}

/* New Dropdown Menu Code */
.HeaderSubMenu .clear,.HeaderTopicMenu .clear
{
	display:block;
	clear:both;
}

.HeaderSubMenu ul,.HeaderTopicMenu ul
{
	height:100%;
}

.HeaderSubMenu li li,.HeaderTopicMenu li li
{
	float:none;
	width:180px;
	margin:0;
}

.HeaderSubMenu li li a,.HeaderSubMenu li li a:visited,.HeaderTopicMenu li li a,.HeaderTopicMenu li li a:visited
{
	height:auto;
	line-height:22px;
	padding:0 8px;
	width:164px;
	position:relative;
}

.HeaderSubMenu li:hover ul,.HeaderSubMenu li.jHover ul,.HeaderTopicMenu li:hover ul,.HeaderTopicMenu li.jHover ul
{
	left:0;
}

.HeaderSubMenu ul ul ul,.HeaderSubMenu li:hover ul ul,.HeaderSubMenu li.jHover ul ul,.HeaderTopicMenu ul ul ul,.HeaderTopicMenu li:hover ul ul,.HeaderTopicMenu li.jHover ul ul
{
	top:-1px;
	left:-999em;
}

.HeaderSubMenu li li:hover ul,.HeaderSubMenu li li.jHover ul,.HeaderTopicMenu li li:hover ul,.HeaderTopicMenu li li.jHover ul
{
	left:180px;
}

.HeaderSubMenu
{
	position:absolute;
	right:30px;
	bottom:8px;
	z-index:2;
}

.HeaderSubMenu li
{
	float:left;
	margin:0 0 0 20px;
	position:relative;
}

.HeaderSubMenu a,.HeaderSubMenu a:visited
{
	color:#ffffff;
	display:block;
	height:30px;
	line-height:30px;
}

.HeaderSubMenu ul ul
{
	height:auto;
	position:absolute;
	top:30px;
	left:-999em;
	background-color:#1f3d4d;
	border:1px solid #000;
	margin:0;
	z-index:1;
}

.HeaderSubMenu li li a:hover
{
	background:#335f7b;
	border:0;
	padding:0 8px;
	text-decoration:none;
}

.HeaderTopicMenu
{
	display:block;
	padding:2px 20px;
	font-size:11px;
	position:absolute;
	z-index:2;
}

.HeaderTopicMenu li
{
	float:left;
	margin:0 0 0 10px;
	position:relative;
}

.HeaderTopicMenu a,.HeaderTopicMenu a:visited
{
	color:#000000;
	display:block;
	height:30px;
	line-height:30px;
}

.HeaderTopicMenu ul ul
{
	height:auto;
	position:absolute;
	top:30px;
	left:-999em;
	background-color:#A6C8E7;
	border:1px solid #000;
	margin:0;
	z-index:1;
}

.HeaderTopicMenu li li a:hover
{
	background:#57A4D6;
	border:0;
	padding:0 8px;
	text-decoration:none;
}

/* Content Wrapper Title Foot and Meta */
#contentWrapper
{
	background:url(./images/LayoutBgs.jpg) repeat-y -1000px 0;
	min-height:350px;
	padding:2px;
	position:relative;
	overflow:hidden;
	width:960px;
}

#contentArea
{
	padding:10px 11px 10px 10px;
	float:left;
	width:640px;
	margin-right:-1px;
	overflow:hidden;
}

.contentHeader
{
	margin:0 -10px 30px;
}

.contentHeader h3
{
	margin:0;
	padding:6px 20px 3px;
	border-bottom:2px solid #bec8cc;
	font-size:24px;
	font-variant:small-caps;
	font-family:'Lato', sans-serif;
}

.contentHeader span
{
	display:block;
	padding:2px 20px;
	font-size:12px;
	font-style:italic;
}

.ContentFooter
{
	background:url(./images/LayoutBgs.jpg) repeat-y -3000px 0;
}

.ContentFooterInner
{
	background:url(./images/LayoutBgs.jpg) no-repeat 0 -180px;
	padding:0 2px;
}

#pageNavigation
{
	background-color:#dee5ee;
	margin:10px -11px 10px -10px;
	padding:3px 10px;
	border:1px solid #a6afb3;
	border-width:1px 0;
	font-size:12px;
	overflow:hidden;
}

#newerEntries
{
	float:left;
}

#olderEntries
{
	float:right;
}

#newerEntries a
{
	background:url(./images/Arrows.gif) no-repeat 0 1px;
	padding-left:15px;
}

#olderEntries a
{
	background:url(./images/Arrows.gif) no-repeat 100% -24px;
	padding-right:15px;
}

#feedbox,#searchbox
{
	border:1px solid #bbb;
	padding:2px 3px;
}

#postExtra
{
	position:relative;
	top:-10px;
	width:300px;
	padding-left:10px;
}

#postExtra .rss
{
	padding:3px 10px 2px 25px;
	font-size:11px;
	background:url(./images/cefm-icons.jpg) no-repeat 0px 0px;
}

.postTitle
{
	width:600px;
	background:#D8E0EB;
	border:1px solid #b1b1b1;
	border-radius: 5px;
	margin-left:30px;
	font-size:16px;
	min-height:24px;
	padding:1px 0;
	position:relative;
}

.postTitle span
{
	display:block;
	width:600px;
	height:5px;
	position:absolute;
	bottom:0;
	left:0;
}

.pageTitle
{
	width:630px;
	background:#D8E0EB;
	border:1px solid #b1b1b1;
	border-radius: 5px;
	margin-left:0;
	font-size:16px;
	min-height:24px;
	padding:1px 0;
	position:relative;
}

.pageTitle span
{
	display:block;
	width:630px;
	height:5px;
	position:absolute;
	bottom:0;
	left:0;
}

.postTitle a,.postTitle a:visited,.postTitle a:hover,.pageTitle a,.pageTitle a:visited,.pageTitle a:hover
{
	text-decoration:none;
	color:#000;
	padding-left:10px;
	position:relative;
	display:block;
	line-height:24px;
	font-variant:small-caps;
	font-family:'Lato', sans-serif;
}

.postMonth
{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:28px;
	padding-right:2px;
	height:12px;
	padding-top:1px;
	font-size:9px;
	color:#fff;
	text-align:center;
	background:url(./images/LayoutBgs.jpg) no-repeat -2200px -100px;
}

.postDay
{
	display:block;
	position:absolute;
	top:12px;
	left:0;
	width:28px;
	padding-right:2px;
	height:13px;
	font-size:10px;
	color:#333;
	text-align:center;
	background:url(./images/LayoutBgs.jpg) no-repeat -2200px -113px;
}

.postSubTitle
{
	text-align:right;
	padding-right:10px;
	font-size:11px;
	overflow:hidden;
}

.postCategories
{
	float:right;
	padding:3px 0px 3px 25px;
	font-size:11px;
	background:url(./images/cefm-icons.jpg) no-repeat 0px -54px;
}

.post
{
	margin-bottom:20px;
}

.postHeader
{
	position:relative;
	width:630px;
	margin-bottom:10px;
}

.postLinkPages
{
	margin:20px 20px -16px;
	font-size:11px;
}

.postFooter
{
	overflow:hidden;
	border-top:1px solid #d9d9d9;
	padding:3px 10px 0;
	margin:20px 5px 0;
}

.postComments {
	float:left;
	width:95px;
	padding:2px 0 3px 25px;
	font-size:11px;
	background:url(./images/cefm-icons.jpg) no-repeat 0px -18px;
	color:#aaa;
}

.postLocation
{
	float:left;
	padding:2px 10px 3px 25px;
	font-size:11px;
	background:url(./images/cefm-icons.jpg) no-repeat 0px -36px;
}

.postLocation span
{
	color:#aaa;
	font-style:italic;
}

.postTags
{
	float:left;
	padding:2px 10px 3px 25px;
	font-size:11px;
	background:url(./images/cefm-icons.jpg) no-repeat 0px -72px;
}

.postTags span
{
	color:#aaa;
	font-style:italic;
}

/* Sidebar */
.sidebarbox
{
	margin-bottom:10px;
}

.sidebarbox li
{
	margin-bottom:5px;
	padding-left:5px;
}

.sidebarbox ul.children
{
	margin:0;
}

.SideBars
{
	width:280px;
	padding:5px 10px;
	float:right;
}

.SideBar_Full
{
	margin-bottom:20px;
}

.SideBar_Full h2
{
	border-bottom:1px solid #a6afb3;
	margin:0 -10px 10px -9px;
	padding:5px 10px;
	font-size:16px;
	font-family:'Lato', sans-serif;
	font-weight:bold;
	color:#334966;
	font-variant:small-caps;
}

#wp-calendar
{
	width:99%;
	border-collapse:separate;
	border-spacing:1px;
}

#wp-calendar tbody a
{
	font-weight:bold;
}

#wp-calendar caption
{
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-bottom:5px;
}

#wp-calendar th,#wp-calendar td
{
	text-align:center;
}

#wp-calendar th
{
	background:#869cb3;
	color:#fff;
	border:1px solid #738599;
}

#wp-calendar tbody td
{
	border:1px solid #b8c8d9;
	color:#98a5b3;
}

#wp-calendar td a,#wp-calendar td a:visited
{
	display:block;
}

#wp-calendar tbody td a:hover
{
	background:#cee0f2;
	text-decoration:none;
}

#wp-calendar #today
{
	background:#fff;
}

#wp-calendar tbody td.pad
{
	border:0 none;
}

#wp-calendar td#prev
{
	padding-top:5px;
	text-align:left;
}

#wp-calendar td#next
{
	text-align:right;
	padding-top:5px;
}

/* Footer*/
.Footer
{
	height:77px;
	background:url(./images/cefm-footerbkg.jpg) repeat-y;
	position:relative;
}

.Footer .footTopLine
{
	position:absolute;
	top:27px;
	left:75px;
	font-size:12px;
	color:#b8c2cc;
}

.Footer .footBottomLine
{
	position:absolute;
	top:41px;
	left:75px;
	font-size:12px;
	color:#b8c2cc;
}

.Footer .footBottomLine a,.Footer .footBottomLine a:visited
{
	color:#fff;
	text-decoration:none;
}

.Footer a.moveToTop,.Footer a.moveToTop:visited,.Footer a.moveToTop:hover
{
	position:absolute;
	right:16px;
	top:24px;
	padding-left:12px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	background:url(./images/Arrows.gif) no-repeat 0 -45px;
}

/* Blog Posts Formatting */
.postContent
{
	font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size:12px;
	line-height:145%;
	padding:0 25px 0 15px;
	overflow:hidden;
}

.post ul,.comment ul,.post ol,.comment ol
{
	padding:0 0 10px 30px;
	clear:left;
}

.post ul li,.comment ul li
{
	list-style-type:disc;
}

.post ol li,.comment ol li
{
	list-style-type:decimal;
}

.post img
{
	max-width:600px;
}

.post table
{
	background:#fff;
	border-collapse:collapse;
	margin:5px 0 10px;
}

.post th,.post td
{
	border:1px solid #ccc;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}

.post tr.even td
{
	background:#f2f2f2;
}

.post th
{
	background:#e5e5e5;
}

.post strong
{
	font-weight:bold;
}

.post em
{
	font-style:italic;
}
/* Comments */
#comments-title {
    color: #666666;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    padding: 0 0 0.6em;
    text-transform: uppercase;
}
.nopassword, .nocomments {
    color: #AAAAAA;
    font-size: 24px;
    font-weight: 100;
    margin: 26px 0;
    text-align: center;
}
.commentlist {
    list-style: none outside none;
    margin: 0 auto;
    width: 81.9%;
    left: 50px;
    position: relative;
}
.content .commentlist, .page-template-sidebar-page-php .commentlist {
    width: 100%;
}
.commentlist > li.comment {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    margin: 0 0 0.63em;
    padding: 0.63em;
    position: relative;
}
.commentlist .pingback {
    margin: 0 0 0.63em;
    padding: 0 0.63em;
}
.commentlist .children {
    list-style: none outside none;
    margin: 0;
}
.commentlist .children li.comment {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #DDDDDD;
    border-radius: 0 3px 3px 0;
    margin: 0.63em 0 0;
    padding: 0.63em;
    position: relative;
}
.commentlist .children li.comment .fn {
    display: block;
}
.comment-meta .fn {
    font-style: normal;
}
.comment-meta {
    color: #666666;
    font-size: 12px;
    line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
    line-height: 0.63em;
    margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
    margin: 1.63em 0 0;
}
.comment-meta a {
    font-weight: bold;
}
.comment-meta a:focus, .comment-meta a:active, .comment-meta a:hover {
}
.commentlist .avatar {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px #CCCCCC;
    left: -95px;
    padding: 0;
    position: absolute;
    top: 0;
}
.commentlist > li.pingback:before {
    content: "";
}
.commentlist .children .avatar {
    background: none repeat scroll 0 0 transparent;
    box-shadow: none;
    left: 2.2em;
    padding: 0;
    top: 2.2em;
}
a.comment-reply-link {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    display: inline-block;
    font-size: 12px;
    padding: 0 8px;
    text-decoration: none;
}
a.comment-reply-link:hover, a.comment-reply-link:focus, a.comment-reply-link:active {
    background: none repeat scroll 0 0 #888888;
    color: #FFFFFF;
}
a.comment-reply-link > span {
    display: inline-block;
    position: relative;
    top: -1px;
}
.commentlist > li.bypostauthor {
    background: none repeat scroll 0 0 #DDDDDD;
    border-color: #D8E0EB;
}
.commentlist > li.bypostauthor .comment-meta {
    color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus, .commentlist > li.bypostauthor .comment-meta a:active, .commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist .children > li.bypostauthor {
    background: none repeat scroll 0 0 #DDDDDD;
    border-color: #D8E0EB;
}
.page-template-sidebar-page-php .commentlist > li.comment, .page-template-sidebar-page-php.commentlist .pingback {
    margin-left: 102px;
    width: auto;
}
.page-template-sidebar-page-php #respond {
    width: auto;
}
/* Comment Form */
#respond {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #D3D3D3;
    border-radius: 3px 3px 3px 3px;
    margin: 0 auto 32px;
    padding: 11px;
    position: relative;
    width: 94%;
}
#respond input[type="text"], #respond textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #EEEEEE;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px rgba(204, 204, 204, 0.95) inset;
    padding: 7px;
    position: relative;
    text-indent: 83px;
}
#respond .comment-form-author, #respond .comment-form-email, #respond .comment-form-url, #respond .comment-form-comment {
    position: relative;
}
#respond .comment-form-author label, #respond .comment-form-email label, #respond .comment-form-url label, #respond .comment-form-comment label {
    background: none repeat scroll 0 0 #EEEEEE;
    box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
    color: #555555;
    display: inline-block;
    font-size: 13px;
    left: 1px;
    min-width: 58px;
    padding: 4px 10px;
    position: relative;
    top: 23px;
    z-index: 1;
}
#respond input[type="text"]:focus, #respond textarea:focus {
    text-indent: 0;
    z-index: 1;
}
#respond textarea {
    resize: vertical;
    width: 95%;
}
#respond .comment-form-author .required, #respond .comment-form-email .required {
    color: #BD3500;
    font-size: 24px;
    font-weight: bold;
    left: 94%;
    position: absolute;
    top: 24px;
    z-index: 1;
}
#respond .comment-notes, #respond .logged-in-as {
    font-size: 11px;
}
#respond p {
    margin: 0px 0;
}
#respond .form-submit {
    float: right;
    margin: -29px 0 10px;
}
#respond input#submit {
    background: none repeat scroll 0 0 #222222;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: #EEEEEE;
    cursor: pointer;
    font-size: 15px;
    left: -12px;
    margin: 19px 0;
    padding: 5px 5px;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
#respond input#submit:active {
    background: none repeat scroll 0 0 #1982D1;
    color: #BFDDF3;
}
#respond #cancel-comment-reply-link {
    color: #666666;
    margin-left: 10px;
    text-decoration: none;
}
#respond .logged-in-as a:hover, #respond #cancel-comment-reply-link:hover {
    text-decoration: underline;
}
.commentlist #respond {
    margin: 1.63em 0 0;
    width: auto;
}
#reply-title {
    color: #373737;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
}
#cancel-comment-reply-link {
    color: #888888;
    display: block;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 0.05em;
    line-height: 2.2em;
    position: absolute;
    right: 1.625em;
    text-decoration: none;
    text-transform: uppercase;
    top: 1.1em;
}
#cancel-comment-reply-link:focus, #cancel-comment-reply-link:active, #cancel-comment-reply-link:hover {
    color: #FF4B33;
}
#respond label {
    line-height: 1em;
}
#respond input[type="text"] {
    display: block;
    height: 12px;
    width: 90%;
}
#respond p {
    font-size: 11px;
}
p.comment-form-comment {
    margin: 0;
}
.form-allowed-tags {
    display: none;
}

/* Gallery: 3 images wide */
.gallery
{
	margin:auto;
}

.gallery .gallery-item
{
	float:left;
	margin-top:10px;
	text-align:center;
	width:33%;
}

.gallery img
{
	border:2px solid #cfcfcf;
	height:200px;
}

.gallery .gallery-caption
{
	margin-left:0;
	height:30px;
}

/* wp-pagenavi plugin */
.wp-pagenavi
{
	clear:both;
}

.wp-pagenavi a,.wp-pagenavi span
{
	text-decoration:none;
	border:1px solid #DEE5EE;
	padding:3px 5px;
	margin:2px;
}

.wp-pagenavi a:hover,.wp-pagenavi span.current
{
	border:1px solid #000;
}

.wp-pagenavi span.current
{
	font-weight:bold;
}

/* community tags plugin */
.ac_results
{
	border:1px solid gray;
	background-color:#fff;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	z-index:10000;
	display:none;
}

.ac_results li
{
	padding:2px 5px;
	white-space:nowrap;
	color:#101010;
	text-align:left;
}

.ac_over
{
	cursor:pointer;
	background-color:#F0F0B8;
}

.ac_match
{
	text-decoration:underline;
	color:#000;
}

/* Mobile Head */
#mobilehead
{
	display:none;
}
