.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/***********************************************
Monthly Calendar   
************************************************/

.calendar-day {
	float: left;
	display: inline;
	position: relative;
	width: 14.2%;
	padding-left: 0.3em;
	padding-right: 0.3em;
}
.calendar-day.past {
	opacity: 0.3
}
/* day header */
.day-header {
	background-color: #fff;
	border: 1px solid #ddd;
	margin-top: 0;
	padding: 0;
	position: relative;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden
}
.calendar-day h3 {
	margin: 0 0 5px 0;
}
.day-header.current {
	background-color: #8bc560;
	text-shadow: 0px 1px 0px rgba(255,255,255,.5); /* 50% white from bottom */
}
.day-header.current:after {
	border-width: 10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #8bc560;
	content: "";
	display: block;
	height: 0;
	left: 35px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 0;
}
.day-timestamp {
	display: block;
	height: 42px;
	position: relative;
	padding: 0;
	padding-left: 30px;
}
#monthly_events .day-timestamp {
	height: auto
}
.month {
	background: none repeat 0 0 #f7941d;
	margin: 0;
	color: #FFFFFF;
	display: block;
	position: absolute;
	left: 0;
	left: -2px \0/;
	top: 30px;
	top: 2px\0/; /* IE9 */
	width: 30px;
	font-size: 0.65em;
	line-height: 24px;
	text-align: center;
	transform: rotate(-90deg);
	transform-origin: left top 0;
	-webkit-transform: rotate(-90deg);
	-webkit-transform-origin: left top 0;
	-ms-transform: rotate(-90deg);
	-ms-transform-origin: left top 0;
}
.month.odd {background: none repeat  0 0 #0099CC; }
.month.even {background: none repeat  0 0 #f7941d; }
.date {
	font-size: 1.25rem;
	line-height: 1.5;
	margin-left: 15px
}
.calendar-day .day {
	display: inline;
	font-weight: normal;
	font-size: 0.75rem
}
.calendar-day .special-days {
	position: absolute;
	top: 1px;
	right: 5px;
	z-index: 60
}
.calendar-day .wkd, .calendar-day .hol {
	padding: 1px;
	display: block;
	margin: 1px;
	font-size: 0.8em;
	line-height: 1.5;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	font-style: normal;
	z-index: 50;
	background-color: #92278f
}
#monthly_events .calendar-day .wkd, #monthly_events .calendar-day .hol {
	font-size: 0.6em
}
.calendar-day .hol {
	background-color: #ed1c24
}
/* event list */
ul.event-list {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}
ul.event-list li {
	padding: 0.5em 0;
}
ul.event-list a {
	color: #099ac6;
	text-decoration: none;
}
ul.event-list a:hover {
	color: #0072bc;
	text-decoration: none;
}
ul .event-title {
	font-weight: bold
}
ul .event-time {
	display: block;
	font-weight: normal;
	font-style: italic;
	color: #333;
	font-size: 0.75rem
}
/* slider pagination */
ol.slider-paging {
	margin: 0 0 1em 0;
	padding: 0
}
ol.slider-paging li {
	display: inline-block;
	list-style: none;
}
ol.slider-paging li a {
	display: block;
	width: 12px;
	height: 12px;
	margin: 3px;
	font-size: 0;
	background-color: #ccc;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
ol.slider-paging li a:hover {
	background-color: #8bc560
}
ol.slider-paging li a.active {
	background-color: #8bc560;
}
/***********************************************
Weekly Calendar   
************************************************/

div#weekly_events .calendar-day {
	width: 25%
}
div#weekly_events .date {
	font-size: 1.75rem
}
div#weekly_events .month {
	width: 42px;
	top: 42px;
	top: 2px\9;
	font-size: 1rem;
	position: absolute
}
div#weekly_events .calendar-day .day {
	font-size: 1rem
}


/* media queries for smaler screen resolutions */
@media screen and (max-width:767px) {
div#weekly_events .calendar-day, div#monthly_events .calendar-day {
	width: 98%;
	padding: 0 1%;
}
.date, div#weekly_events .date {
	font-size: 1.5em
}
.month, div#weekly_events .month {
	width: 42px;
	top: 42px;
	font-size: 1rem;
}
.calendar-day .day, div#weekly_events .calendar-day .day {
	font-size: 1rem
}
.calendar-day .wkd, .calendar-day .hol {
	display: inline-block;
	font-size: 0.75em;
	padding: 5px;
	margin: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size: 0.75rem;
	margin: 8px;
	line-height: 1.5;
}
}
/***********************************************
upcoming event list  on each category
************************************************/

.standard-arrow.bullet-top li {
     background-position: right center;
}
.list-divider li:first-child { padding-top:auto}
.standard-arrow li, .standard-number-list li {padding-left:10px; padding-right:10px}
.standard-arrow.bullet-top li a {text-decoration:none}
/***********************************************
Weather Forecast   
************************************************/

/* five-day-forecast */

div#five_day_forecast, div#header_forecast {
	color: #fff;
	font-size: 0.75em
}
div#header_forecast {
	width: 275px
}
div#five_day_forecast ul, div#header_forecast ul {
	list-style: none;
	margin: 0;
	padding: 1em 0;
	display: table;
	width: 100%;
}
div#five_day_forecast ul li, div#header_forecast ul li {
	width: 20%;
	padding: 0 12px;
	display: table-cell;
	text-align: center;
	font-weight: bold
}
div#five_day_forecast ul li img, div#header_forecast ul li img {
	margin: 3px
}
div#five_day_forecast span.hi, div#five_day_forecast span.lo, div#header_forecast span.hi, div#header_forecast span.lo {
	display: block;
	text-align: center;
}
div#five_day_forecast .hr {
	border-top: 1px solid #0054a6;
	border-bottom: 1px solid #6dcff6
}
/* today's forecast  */
div#five_day_forecast ul.today_forecast li, div#header_forecast ul.today_forecast li {
	width: 100%;
	font-size: 150%;
	line-height: 1.2;
	text-align: left;
	font-weight: bold
}
div#five_day_forecast ul.today_forecast li { font-size:125%}
div#five_day_forecast ul.today_forecast li strong {
	font-size: 1.25em
}
div#header_forecast ul.today_forecast li strong {
	font-size: 2em
}
div#five_day_forecast ul.today_forecast li strong span, div#header_forecast ul.today_forecast li strong span {
	font-weight: normal;
	font-size: r0.75em
}
div#five_day_forecast ul.today_forecast li img, div#header_forecast ul.today_forecast li img {
	margin: 0 3px 0 15px;
	width: 36px;
	height: 36px;
	vertical-align: bottom
}
div#five_day_forecast ul.today_forecast div, div#header_forecast ul.today_forecast div {
	float: right;
}
div#header_forecast {
	color: #777777
}
div#header_forecast #currenttemp {
	color: #339900;
}
/***********************************************
Events Icons 
************************************************/
#events_icons a {
	display: block;
	float: left;
	border: 1px solid #fff;
	box-sizing: border-box;
	width: 16.6667%;
	background-color: #099ac6;
	opacity: 0.8;
	text-align: center;
	vertical-align: central;
	height: 150px;
	padding: 25px 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold
}
#events_icons a:hover {
	background-color: #e7a11b
}
#events_icons a.big {
	position:relative;
	width: 33.3333%;
	padding: 20px;
	height: 300px;
	font-size: 30px;
	text-align: left;
	background-color: #8bc560;
}
#events_icons a p {font-size:12px; line-height:1em;position:absolute; bottom:0; right:10px; left:10px; color:#444; font-weight:bold;  padding:10px}
#events_icons a p .fa {color:#F00; font-size:16px}
#events_icons .big {
	line-height: 1.5em
}
#events_icons a span {
	display: block;
}
#events_icons a img {
	width: 75px;
	height: 75px;
	margin: 5px
}


.list-divider li, .list-divider li:first-child {    
    background-position: right center; overflow: hidden;}

ul.standard-arrow li a {display:block}	
ul.standard-arrow li a strong{color:#099AC6; text-decoration:none}
ul.standard-arrow li a em {color:#333}

.today ul.standard-arrow li a strong{color:#FFBA00; text-decoration:none}
.today ul.standard-arrow li a em {color:#fff}
.page-title { background-color: #8BC560;
    background-image: url("http://dallascontinentalbridge.com/wp-content/uploads/2014/05/bg-header.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 50px;
	color:#fff
	}
	body {background-color:#fff}

/* media queries for smaler screen resolutions */
@media screen and (max-width:767px) {
	#events_icons a.big{width:100%; height: auto}
	#events_icons a {width:50%}
	.today {padding:15px}
}

h1#current_month {display:inline; text-transform:uppercase; text-align:center;}
#previous a, #next a{vertical-align:middle; display:inline-block; height:50px; font-size:2.5em; text-decoration: none}
.monthly_event_header{text-align:center; margin:20px}
#previous { margin-right:2em}
#next{margin-left:2em}


/******************** Other *************************/

#top-bar.text-center .wf-td {
	text-align:right
}
#top-bar .soc-ico a {
	margin: 14px 5px
}
