
@import url(/wp-content/themes/twentytwelve/style.css);


.widget-title, .widget-area .widget h3 {
	font-size: 11px;
	font-size: 0.78571429rem;
	border-bottom: 1px #d9d9d9 dashed;
	margin-bottom: 10px;
	margin-bottom: 0.71428571rem;
}

.widget-area img {
	border-radius: 0;
	box-shadow: 0px 0px 0px black;
}

.widget-area #s {
	width: auto;
}

.widget-area .widget {
	margin-bottom: 30px;
	margin-bottom: 2.14285714rem;
}

.widget-area .widget p {
	margin-bottom: 10px;
	margin-bottom: 0.71428571rem;
}

.widget-area .widget p, .widget-area .widget label, .widget-area .widget li {
	font-size: 11px;
	font-size: 0.78571429rem;
	line-height: 19px;
	line-height: 1.35714286rem;
}

.entry-title {
	margin-bottom: 8px;
}

header.entry-header > span.entry-meta {
	font-size: 0.8rem;
	margin-top: 8px;
}

.entry-content td {
	vertical-align: top;
}

.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
	margin: 0 0 16px;
	margin: 0 0 1.14285714rem;
	line-height: 1.714285714;
}

.more-link {
	display: block;
}

.site-content article {
	margin-bottom: 36px;
	margin-bottom: 2.57142857rem;
	padding-bottom: 10px;
	padding-bottom: 0.71428571rem;
}

body.single-event .entry-meta, body.single-location .entry-meta {
	display: none;
}

#site-navigation-under {
    margin-top: 0;
}

.main-navigation li {
	margin: 0 23px 0 0;
	margin: 0 1.64285714rem 0 0;
}
	.main-navigation li ul li a {
		line-height: 1;
	}

	.main-navigation li.has-children {
		margin: 0 13px 0 0;
		margin: 0 0.92857143rem 0 0;
	}

.main-navigation li.has-children a {
     padding-right: 12px;
}
	.main-navigation li.has-children > a:after {
	     content: '\e760';
	     font-family: 'entypo';
	     font-size: 20px;
	     position: absolute;
	     right: 0;
	     top: -19px;
	     color: #c0c0c0;
	}
        .main-navigation li.has-children li.has-children > a:after {
            content: '\e762';
            top: -1px;
            right: 10px;
        }

@font-face {
    font-family: 'entypo';
    src: url(/wp-content/themes/ilcms/fonts/entypo.eot);
    src: url(/wp-content/themes/ilcms/fonts/entypo.eot) format('embedded-opentype'),
         url(/wp-content/themes/ilcms/fonts/entypo.woff) format('woff'),
         url(/wp-content/themes/ilcms/fonts/entypo.ttf) format('truetype'),
         url(/wp-content/themes/ilcms/fonts/entypo.svg) format('svg');
    font-weight: normal;
    font-style: normal;
}

i.entypo {
	font-family: 'entypo';
	font-size: 20px;
	font-style: normal;
}

.widget_ilcms_infobarwidget {

}

.widget_ilcms_infobarwidget h4 {
	font-size: 11px;
	font-size: 0.78571429rem;
	color: #636363;
	margin: 5px 0;
	margin: 0.35714286rem 0;
}

.widget_ilcms_infobarwidget ul {
	margin-bottom: 10px;
	margin-bottom: 0.71428571rem;
}
	
	.widget_ilcms_infobarwidget ul li a {
		text-decoration: none;
	}

.widget_em_widget ul {
	margin-bottom: 10px;
	margin-bottom: 0.71428571rem;
}
	

.widget_em_widget ul ul {
	margin-left: 14px !important;
	margin-left: 1rem !important;
}

.em-calendar-wrapper {

}

	table.em-calendar {
		margin: auto;
		border-collapse: separate;
		border-spacing: 4px;
		border-spacing: 0.28571429rem;
	}

	table.em-calendar thead td.month_name {
		line-height: 1.2;
		font-size: 12px;
		font-size: 0.85714286rem;
		color:#999;
		text-transform: lowercase;
	}
	table.em-calendar thead td a.em-calnav {
		font-size: 12px;
		font-size: 0.85714286rem;
		color:#c0c0c0;
		font-weight: bold;
		text-decoration: none;
	}

	table.em-calendar tbody tr.days-names td {
		border: 1px solid rgba(0,0,0,0.1);
		font-size: 8px;
		font-size: 0.57142857rem;
		padding: 4px 5px;
		padding: 0.28571429rem 0.35714286rem;
		background: rgba(0,0,0,0.1);
		color: #000;
	}

	table.em-calendar tbody td {
		padding: 5px 5px;
		padding: 0.35714286rem;
		font-size: 11px;
		font-size: 0.78571429rem;
		background: #f5f5f5;
	}

@media screen and (min-width: 600px) {
	.site {
		overflow: visible;
	}
}

.widget_wysija p.wysija-checkbox-label {
	margin-bottom: 0px;
}




footer[role="contentinfo"] {
	max-width: 1000px;
	max-width: 71.4285rem;
}
@media screen and (min-width: 960px) {
	.site {
		max-width: 1000px;
		max-width: 71.4285rem;
	}
}
.ie .site { max-width: 1000px; }



@media screen and (min-width: 600px) {
	.right-sidebar.custom-layout #extra-sidebar {
		clear: right;
		float: right;
		width: 26.0417%;
	}
	.right-sidebar.custom-layout .widget-area {
		clear: right;
		float: right;
		width: 26.0417%;
	}

}

.ie	 .right-sidebar.custom-layout #extra-sidebar {
	clear: right;
	float: right;
	width: 26.0417%;
}


@media screen and (min-width: 600px) {
	.left-sidebar.custom-layout .site-content { float: right; }
	.left-sidebar.custom-layout .widget-area {
		float: left;
		clear: left;
	}
	.left-sidebar.custom-layout #extra-sidebar {
		float: left;
		width: 26.0417%;
		margin: 1.71429rem 0 0;
	}
}
.ie .left-sidebar.custom-layout .site-content { float: right; }
.ie	 .left-sidebar.custom-layout .widget-area {
	float: left;
	clear: left;
}
.ie		.left-sidebar.custom-layout #extra-sidebar {
	float: left;
	clear: left;
	width: 26.0417%;
	margin: 1.71429rem 0 0;
}



@media screen and (min-width: 600px) {
	.left-right-sidebar.custom-layout .site-content {
		width: 50%;
		margin-left: 25%;
	}
	.left-right-sidebar.custom-layout .widget-area {
		position: relative;
		width: 20%;
	}
	.left-right-sidebar.custom-layout #extra-sidebar {
		float: left;
		margin-left: -75%;
		width: 20%;
	}
	
	.left-right-sidebar.full-width .site-content {
		width: 100%;
		margin-left: 0;
	}
}

.ie		.left-right-sidebar.custom-layout .site-content {
	width: 50%;
	margin-left: 25%;
}
.ie .left-right-sidebar.custom-layout .widget-area {
	float: right;
	width: 20%;
	position: relative;
}
.ie .left-right-sidebar.custom-layout #extra-sidebar {
	float: left;
	margin-left: -75%;
	width: 20%;
}



@media screen and (min-width: 600px) {
	.two-left-sidebar.custom-layout .site-content {
		float: right;
		width: 54%;
	}
	.two-left-sidebar.custom-layout .widget-area {
		width: 20%;
		float: left;
	}
	.two-left-sidebar.custom-layout #extra-sidebar {
		word-wrap: break-word;
		width: 20%;
		float: left;
		margin-left: 2%;
	}
	
	.two-left-sidebar.full-width .site-content {
		width: 100%;
		margin-left: 0;
	}
}

.ie .two-left-sidebar.custom-layout .site-content {
	float: right;
	width: 54%;
}
.ie .two-left-sidebar.custom-layout .widget-area {
	width: 20%;
	float: left;
}
.ie .two-left-sidebar.custom-layout #extra-sidebar {
	word-wrap: break-word;
	width: 20%;
	float: left;
	margin-left: 2%;
}



@media screen and (min-width: 600px) {
	.two-right-sidebar.custom-layout .site-content {
		float: left;
		width: 54%;
	}
	.two-right-sidebar.custom-layout .widget-area { width: 20%; }
	.two-right-sidebar.custom-layout #extra-sidebar {
		margin-top: 1.8rem;
		word-wrap: break-word;
		width: 20%;
		float: right;
		margin-right: 2%;
	}
	
	.two-right-sidebar.full-width .site-content {
		width: 100%;
		margin-left: 0;
	}
}

.ie .two-right-sidebar.custom-layout .site-content {
	float: left;
	width: 54%;
}
.ie .two-right-sidebar.custom-layout .widget-area { width: 20%; }
.ie .two-right-sidebar.custom-layout #extra-sidebar {
	margin-top: 1.8rem;
	word-wrap: break-word;
	width: 20%;
	float: right;
	margin-right: 2%;
}





.site-info { clear: both; }
#footer-widgets {
    width: 100%;
    border-top: none;
}
    #footer-widgets .widget li { list-style-type: none; }
.template-front-page #footer-widgets { padding-top: 0; }
@media screen and (min-width: 600px) {
    #footer-widgets.three div {
        float: left;
        margin-right: 3.7%;
        width: 30.85%;
        clear: none;
    }
        #footer-widgets.three div + div + div { margin-right: 0; }
        #footer-widgets.three div div { width: auto;}
}

.ie #footer-widgets.three .widget {
    float: left;
    margin-right: 3.7%;
    width: 29.85%;
    clear: none;
}
    .ie #footer-widgets.three .widget + .widget + .widget { margin-right: 0; }

.template-front-page #footer-widgets,
.bbPress #footer-widgets,
.grid #footer-widgets { display: none; }



.ie .template-front-page .first.front-widgets,
.ie .template-front-page.two-sidebars .widget-area .front-widgets {
    float: left;
    margin-bottom: 24px;
    width: 51.875% ;
}
.ie .template-front-page .second.front-widgets { clear: right; }
.ie .template-front-page .first.front-widgets,
.ie .template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
    float: right;
    margin: 0 0 24px;
    width: 39.0625% ;
}
.ie .template-front-page.two-sidebars .widget,
.ie .template-front-page.two-sidebars .widget:nth-child(even) { float: none; }
.ie .template-front-page .widget-area { clear: both; }

.ie .template-front-page .widget {
    width: 100% !important;
    border: none;
}


.left-right.attachment .site-content,
.two-right-sidebar.attachment .site-content,
.two-left-sidebar.attachment .site-content,
.attachment .site-content {
    margin-left: auto;
    width: 100%;
}
.ie .template-front-page .first.front-widgets {
	width: 51.875%;
    float: left ;
}
.ie  .template-front-page .second.front-widgets {
    width: 39.0625%;
    float: right ;
}


#respond form p.form-allowed-tags { display: none; }



.bbPress .entry-content li,
.bbPress .comment-content li { margin: 0 !important }

.bbPress .entry-header .entry-title { margin-top: 0 !important }

.bbPress .entry-content li,
.bbPress .comment-content li { margin: 0 }

#bbpress-forums li.bbp-header,
.bbp-reply-content p,
#bbpress-forums li.bbp-body,
#bbpress-forums li.bbp-footer { font-size: 13px }

.bbp-topics-front ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky { background-color: #e6f8f0 !important }

#bbpress-forums .status-trash.odd,
#bbpress-forums .status-spam.odd { color: #222222 }

a.bbp-forum-title,
.bbp-forum-freshness a,
a.bbp-topic-permalink,
.bbp-topic-freshness a,
.bbp-topic-started-by a { text-decoration: none }

a.bbp-forum-title:hover,
.bbp-forum-freshness a:hover,
a.bbp-topic-permalink:hover,
.bbp-topic-freshness a:hover,
.bbp-topic-started-by a:hover,
.bbp-breadcrumb a:hover {
    color: #333333;
    text-decoration: underline;
}

#forum_register {
    float: right;
    margin-bottom: -30px;
}

.bbPress .entry-content,
.bbPress .entry-summary { margin-top: -30px }

.bbPress .entry-header .entry-title { display: none }

div.bbp-breadcrumb { font-size: 14px }

div.bbp-topic-tags {
    clear: both;
    float: left;
}

.bbp-reply-content li {
    list-style: square !important;
    margin: 0;
}