* {
	margin: 0;
	padding: 0;
}

body {
	background: #eaeaea;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #333333;
	text-align:justify;
}

a {
	text-decoration: none;
	color: #336699;
	/* temporarily switched #003366 for #336699 */
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:link, a:visited {
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

a img {
   border: none;
	text-decoration: none;
}

hr {
	border: 1px dotted #cccccc;
}

#wrapper {
	width: 980px;
	margin: 10px auto;
}

#header {
	margin-left: 10px;
	height: 85px;
}

#image_banner {
	height: 315px;
	background: #eaeaea url(../images/image_banner_bg.png) no-repeat;
}
#noimage_banner {
	height: 42px;
	background: #eaeaea url(../images/flipped_nav_bg.png) no-repeat;
}

#image_banner_picture { background: url(/files/images/banner/banner-1.jpg) 0px 0px; width: 980px; height: 313px; }
#noimage_banner_picture { width: 980px; height: 40px; }
#image_banner { background: url(../images/image_banner_bg_transparent.png) 0px 0px; }
#noimage_banner { background: url(../images/flipped_nav_bg.png) 0px 0px; }
#image_banner_picture img { display: none; width: 960px; }
/* #image_banner_picture img { display: visible; width: 960px; height: 313px; margin-left: 10px; margin-bottom: -15px; } */

/* don't show big image for small screens
@media only screen and (max-width: 480px) {
	#image_banner_picture { background: url(/files/images/banner/banner-1-480.jpg) 0px 0px; width: 480px; height: 154px; }
	#wrapper { width: 480px; }
	#image_banner .prev { visibility: hidden; }
	#image_banner .next { visibility: hidden; }
	span.home-event-title { font-size: 2em; font-weight: bold; }
	div.home-video-item { font-size: 0.3em; }
}
*/

/*-------MAIN NAVIGATION----------*/

#nav {
	padding: 7px 0 0 0;
	height: 34px;
	background: #eaeaea url(../images/nav_bg.png) no-repeat;
	margin:0;
}

#nav ul {
	list-style-type: none;
	display:inline;
	padding: 10px 0 0 20px;
	letter-spacing: 0px;
}
#nobanner #nav ul {
  float: left;
  margin-top: -21px;
  margin-left: -15px;
}
#nav ul li {
	padding: 0 12px 0 10px;
	display:inline;
	/*border-right: 1px solid #999999;*/
}
#nav ul li a {
	color: #003366;
	font-size: 16px;
	font-weight: bold;
}
#nav ul li a:hover {
	color: #666600;
	text-decoration: none;
}

#navigation {
	padding: 0;
	height: 34px;
	background: #eaeaea url(../images/nav_bg.png) no-repeat;
	margin:0;
}


/*-------CONTENT----------*/

#travel-warning {
	border: 2px solid red;
	padding: 15px;
	line-height: 1.5em;
}

/* home page testimonials block */
#block-15 h2 {
   margin-top: -20px;
	font-size: 20px;
}
#block-15 h2 {
	font-weight: boldest;
}
#block-15 p {
   font-size: 15px;
}

.content {
   background: #eaeaea url(../images/content_top.png) no-repeat;
   padding-top: 13px;
   margin:0;
}

.content_main {
   background: #eaeaea url(../images/content_bg.png) repeat-y;
   margin: 0;
   padding:0 30px 20px 30px;
}

.content_main p {
	line-height: 1.3em;
}

.content_main ol,ul {
	line-height: 1.5em;
	margin: 1em;
	padding-left: 1em;
}


.content_left {
	padding: 0;
	width:580px;
	margin: 0;
	padding-right:20px;
	float:left;
	font-size: 16px;
}

.content_right {
	width:290px;
	padding:0 0 0 25px;
	margin: 0;
	float:left;
	font-size: 14px;
}

.clear { clear: both; }

.main {
	border-top: 1px solid #aaa;
	background: #eaeaea;
	padding: 10px;
}

.content_left h2 {
	font-size: 1.4em;
	font-family:"Times", Times New Roman, serif;
	color: #000;
	font-weight: normal;
	padding: 0 0 0 3px;
	margin-bottom: 12px;
	border-bottom: 1px solid #CCCCCC;
}
.main h2 a {
	text-decoration: none;
}

.content_right h2 {
	font-size: 1.4em;
	font-family:"Times", Times New Roman, serif;
	color: #000;
	font-weight: normal;
	padding: 0 0 0 3px;
	margin: 0 0 12px 0;
	border-bottom: 1px solid #CCCCCC;
}

.content_right p a {
	color: #333300;
}

.content_right p a:hover {
	color: #666666;
}

.content_right .block {
	margin-bottom: 10px;
	/* border-bottom: 1px dashed lightgrey; */
}

.break {
	height: 10px;
	display:block;
	clear: both;
}

.node-body h3 { margin-top: 2em; }
.node-body blockquote { margin: 0 2em 2em 2em; font-size: 0.9em; line-height: 1.3em; }
.event-objective blockquote { margin: 0 2em 2em 2em; font-size: 0.9em; line-height: 1.3em; }
.node-type-page img { border: 1px solid lightgrey; padding: 3px; margin: 0 0 1em 0; }
.node-type-announcements img { border: 1px solid lightgrey; padding: 3px; margin: 0 0 1em 0; }
.no-img-borders img { border: 0; }
.event-organizers p { margin: 0.5em 0; }
.event-organizers { padding-bottom: 2em; }


#bottom {
	background: #eaeaea url(../images/content_bottom.png) no-repeat;
	padding: 10px 0 5px 0;
}

div#sab_members dt {
	margin-bottom: 1em;
}

div#sab_members dd {
	margin-bottom: 1em;
	margin-left: 2em;
}

div#sab_members dl {
	margin: 1.5em 0;
}
div#sab_members h2#bios {
	margin-top: 2em;
}

span.red { color: red; }

ul.filelist li {
	margin: 0.75em 0;
}

/*-------PAGE CONTENT with SIDE NAVIGATION----------*/

.page_content_left {
	width:270px;
	padding:3px 25px 0 0;
	margin: 0;
	float:left;
	font-size: 14px;
}
.page_content_leftside {
	width:580px;
	padding:3px 25px 0 0;
	margin: 0;
	float:left;
	font-size: 14px;
}
.page_content_right {
	padding: 0;
	width:580px;
	margin: 0;
	padding-left:20px;
	float:left;
	font-size: 16px;
}
.page_content_rightside {
	padding: 0;
	width:270px;
	margin: 2em 0;
	padding-left:20px;
	float:left;
	font-size: 16px;
}


.page_content_full {
	padding: 0;
	width:870px;
	margin: 0;
	padding-left:20px;
	font-size: 16px;
}

/*-------PAGE SIDE NAVIGATION----------*/

.side_nav {
	padding:0;
	margin:0;
	font-style:normal;
}

.side_nav a {
	color: #336699;
}

.side_nav a:hover {
	color: #666600;
	text-decoration: none;
}

.side_nav ul {
	list-style-type: none;
	display:block;
	padding:0;
	letter-spacing: 0px;
}
.side_nav ul li {
	padding: 4px 12px;
	display:block;
	border-bottom: 1px dotted #999999;
}
.side_nav ul li a {
	color: #336699;
	font-size: 14px;
	font-weight: bold;
}
.side_nav ul li a:hover {
	color: #666600;
	text-decoration: none;
}

.side_menu {
	padding: 4px 8px;
	display:block;
	border-bottom: 1px dotted #999999;
	margin-left:0;
	text-decoration: none;
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	cursor:pointer;
}

div#side_menu_links a {
	padding: 4px 8px;
	display:block;
	border-bottom: 1px dotted #999999;
	margin-left:0;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	cursor:pointer;
}
div.side_menu_links a {
	padding: 4px 8px;
	display:block;
	border-bottom: 1px dotted #999999;
	margin-left:0;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	cursor:pointer;
}

.side_nav .submenu{
	display: block;
	height: 19px;
	margin-left: 25px;
	padding-top: 2px;
	color: #333333;
}

.submenu a {
	color: #333333;
}

.submenu a:hover {
	color: #666600;
}


.hide{
	display: none;
}

.show{
	display: block;
	border-bottom: 1px dotted #999999;
}

/*-------CONTACT----------*/
.contact {
	font-style:normal;
	font-size:14px;
	text-align: left;
}

.contact_title {
	color: #336699;
	font-size:16px;
}

/*-------FOOTER----------*/

#footer_top {
	background: #eaeaea url(../images/footer_top.png) no-repeat;
	font-size: 12px;
	text-align: right;
	height:100px;
	padding: 15px 35px 0 0;
}

#footer_top ul {
	list-style-type: none;
	display:inline;
	padding: 10px 0 0 20px;
	letter-spacing: 0px;
}

#footer_top ul li {
	list-style-type: none;
	display:inline;
	padding: 10px 0 0 20px;
	letter-spacing: 0px;
}

#footer_bottom {
	background: #eaeaea url(../images/footer_bottom.png) no-repeat;
	font-size: 12px;
	color:#FFFFFF;
	text-align: center;
	height:33px;
	padding-top:7px;
	margin:0;
}

#birs-sponsors {
	padding-top:5px;
	width:540px;
	height:70px;
	float:right;
}
#birs-sponsors .alberta-logo {
	padding-bottom: 7px;
}


/* Some Defaults */
h1 {
	text-align: left;
	font-size: 20px;
	font-family:"Times", Times New Roman, serif;
	/* color: #333300;  */
	font-weight: bold;
	line-height:1.3em;
	border: 0;
	padding: 15px 0;
}
h2 {
	font-size: 22px;
	font-family:"Times", Times New Roman, serif;
	color: #666666;
	font-weight: normal;
	padding: 0;
	margin: 0 0 12px 0;
	border-bottom: 1px solid #CCCCCC;
}
h3 {
	color: #555;
	font-weight: normal;
	padding: 0;
	margin: 0 0 12px 0;
}
h4 {
	margin-top: 2em;
	margin-bottom: 1em;
}
h5 {
	margin-bottom: 2em;
}

ul {
	list-style-position: outside;
	margin: 10px 3px 10px 15px;
	padding: 0px 2px 0px 5px;
	text-align: left;
	text-indent: 2px;
}
li {
	padding-bottom:1em;
}

p + p { margin-top: 15px; }
p.alignright { text-align: right; }
p.alignleft { text-align: left; }

/* General Pages, etc */
.node-body p { margin-bottom: 1em; }
.node-body ul { margin-top: 1.5em; }

.sf-menu, .sf-menu * { margin:0; padding:0; list-style:none; }
.sf-menu { line-height:1.0; }
.sf-menu ul { position:absolute; top:-999em; width:15em; }
.sf-menu ul li { width:100%; }
.sf-menu li:hover { visibility:inherit; }
.sf-menu li { float:left; position:relative; }
.sf-menu a { display:block; position:relative; }
.sf-menu li:hover ul,
.sf-menu li.sfHover ul { left:0; top:2.5em; z-index:99; }
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul { top:-999em; }
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul { left:10em; top:0; }
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul { top:-999em; }
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul { left:10em; top:0; }

ul.sf-menu ul { position: absolute; top: 0; border: 1px solid #999999; font:normal 14px Arial; z-index: 100; background-color: #eeeeee; visibility: hidden; }
ul.sf-menu ul li {}
ul.sf-menu ul li a { text-indent: 10px; border-bottom: 1px dotted #cccccc; text-decoration: none; font-weight: bold; color: #336699; }
* html .sf-menu ul li a { /*IE only hack*/ width: 100%; }
ul.sf-menu ul li a:hover { color: #666600; }

#nav { padding-left: 15px; }
ul.sf-menu li { border-right: 1px solid #999999; }
ul.sf-menu li ul { margin: -9px 0px 0px -1px; }
ul.sf-menu li ul li { margin: 5px 5px 5px 5px; border: 0px; border: 0px; }
ul.sf-menu li ul li a { margin: -10px 20px 0px -30px; padding: 3px 0px 3px 0px; }

ul.sf-menu li ul li ul { margin: -16px 0px 0px -5px; }

/* Blocks */
.content_left { font-style: normal; }
.content_right { font-style: normal; }
.content_right h3 { font-size: 22px; font-family:"Times", Times New Roman, serif; color: #666666; font-weight: normal; padding: 0 0 0 3px; margin: 0 0 12px 0; border-bottom: 1px solid #CCCCCC; }
.block .block-body ul{ padding: 0px; }
.content_right .block ul { list-style: none; margin-top: 20px; }
.content_right .block li { margin-left: -12px; margin-bottom: 10px; padding-left: 0; }
.block h3 { font-size: 22px; font-family:"Times", Times New Roman, serif; color: #666666; font-weight: normal; padding: 0 0 0 3px; margin-bottom: 12px; border-bottom: 1px solid #CCCCCC; }

.block-video-years { margin-top: 3em; }
.block { margin-top: 2em; font-style: normal; }
.block { margin-bottom: 25px; }


/* -------------- EVENTS ------------- */
.events .event-year { margin-bottom: 20px; }
.events .event-year ul { margin-left: 15px; }
.events .events-list { margin-left: 15px; }
.events h1 { font-size: 25px; margin-bottom:10px; }
.events #event_date { font-size: 14px; margin-bottom: 2em; color: #666666; }
.events .embedded { margin-left: -25px; }


table { border-collapse: collapse; table-layout: fixed; width: 100%; }
td, th { padding: 0.5em; border: 1px solid #CCC; /*white-space: nowrap; overflow: hidden;*/ }
/*th { white-space: pre; }*/
thead, tfoot, th { background-color: #ddd; }
tr.odd { background-color: #FFF; }
tr.even { background-color: #F2F2F2; }

.content_main_full h2 { font-size: 22px; font-family:"Times", Times New Roman, serif; color: #666666; font-weight: normal; padding: 0 0 0 3px; margin-bottom: 12px; border-bottom: 1px solid #CCCCCC; }
.events .page_content_right h3 { margin-bottom: 10px; padding-bottom: 3px; border-bottom: 1px dashed #ddd; font-style: italic; }
.events .page_content_right div[class^="event"] { margin-bottom: 20px; }

.event-options { font-size: 14px; }
.event-options .event-options-label { margin-bottom: 3px; }
.event-options div.select { float: left; margin-right: 5px; }
.event-options-label { font-size: 1.2em; font-weight: bold; }

#events-table thead tr .header,
#events-participants-table thead tr .header { background-image: url(../img/bg.gif); background-repeat: no-repeat; background-position: center right; cursor: pointer; }
#events-table thead tr .headerSortUp,
#events-participants-table thead tr .headerSortUp { background-image: url(../img/asc.gif); }
#events-table thead tr .headerSortDown,
#events-participants-table thead tr .headerSortDown { background-image: url(../img/desc.gif); }

#events-table th#eventid { width: 10%; }
#events-table th#eventtitle { width: 60%; }
#events-table th#arrival { width: 15%; }
#events-table th#departure { width: 15%; }

#otheryears { margin-top: 40px; }

#event-participants-notice h1 { border-bottom: none; text-transform: uppercase; margin-top: 1em; }
#event-participants-notice p { text-align: left; line-spacing: 1.2em; }
#event-participants-notice ul#invitation { margin-top: 1.5em; }
#event-participants-notice li { line-spacing: 1.2em; }

.video { margin-bottom: 40px; }
.video .lecturer {
   margin-top: 1.5em;
	font-size: 1.3em;
	font-family: "helvetica nue", helvetica, arial;
	font-weight: bold;
}
.video .talk-title { margin-top: 1em; margin-bottom: 0.5em; font-size: 1.2em; font-style: italic; }
.video .date { font-size: 0.8em; margin-bottom: 1em; }
.video .actions { font-size: 0.8em; }
p#download { font-size: 0.8em; text-align: left; margin-top: 10px; }
.video-meta-data { visibility: hidden; height: 0; }

.events .event-photo p { text-align: center; }
.events .event-photo p img { border: 1px solid #eee; padding: 5px; }
.event-photo img { border: 1px solid #eee; padding: 5px; }

.schedule-day {
	padding-bottom: 1em;
}
.schedule-day .schedule-table {
	table-layout: auto;
}
.schedule-table .item-time {
	width: 20%;
	line-height: 1.6em;
	vertical-align: top;
	horizontal-align: middle;
}
.schedule-table .item-name {
	width: 80%;
	line-height: 1.5em;
	vertical-align: top;
	text-align: left;
}
.schedule-table .item-name .is-lecture {
	font-weight: bold;
}
.schedule-table .item-description {
	display: none;
	width: 95%;
	margin: 1em;
}
.schedule-table .item-description h1 {
   font-size: 1.5em;
}
.schedule-table .item-description h2 {
   font-size: 1.2em;
	text-decoration: none;
	color: #333300;
	border-bottom: none;
}
.schedule-table .item-description h3 {
   font-size: 1em;
	font-style: italic;
	border-bottom: none;
}
.schedule-table .item-description details {
   margin-bottom: 2em;
	font-size: 0.9em;
}
.schedule-table .item-description details p {
	text-align: justify;
	margin-left: 1.5em;
}
.schedule-table .item-location {
	font-size: 0.8em;
	color: #A4A4A4;
	white-space: nowrap;
}
#event_schedule #paragraphs {
	display: none;
}

/* -------------- VIDEO INDEX ------------- */
div.year { padding-top: 1em; }
.videos-index { float: left; width: 580px; }
.videos-year-list { float: left; }
.videos-year-list p { margin: 1em 0; }
.videos-year-list ul { margin-left: 105px; }
.videos-feed-icons { float: right; margin: 55px 0; }
.videos-feed-icons .horizontal { float: left; margin-left: 1.5em; font-size: 0.8em; }
.videos-subjects { margin: 3em 0; }
.videos-search { margin: 3em 0; }


/* Testimonials Page */
blockquote.testimonial-excerpt p { font-size: 1.2em; }
blockquote.testimonial-excerpt p.testimonial-link { font-size: 0.8em; }
.testimonials .event-testimonials { margin: 2em 0; border-bottom: 1px dashed #ccc; }
.testimonial-event-title { font-weight: bold; }
.testimonial-event-date { font-style: italic; padding-bottom: 2em; font-size: 14px; }
.testimonials .testimonial blockquote { padding: 20px; font-size: 12px; font-style: italic; background: #eee; line-height: 20px; margin-bottom: 10px; }
.testimonials .testimonial .testimonial-user { text-align: right; }
.testimonials .testimonial .testimonial-user .name { display: block; font-weight: bold; }
.testimonials .testimonial .testimonial-user .affil { display: block; }

/* Display loading animation while testimonials page loads */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.testimonials-loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('/files/images/atom-loader.gif') center no-repeat #fff;
}
.testimonials-loader h1 {
	margin: 200px 0;
	text-align: center;
	font-size: 2.5em;
	color: #000;
	text-decoration: none;
	font-family: Impact, sans-serif;
}

/* Latest Testimonials block */
div.block-latest_testimonials { margin-top: 12px; }
p.testimonial { font-style: italic; margin-bottom: 1em; }
p.testimonial a { font-size: 1.1em; color: #003366; }
p.testimonial a:visited { font-size: 1.1em; color: #003366; }

/* Live streaming page (at birs.ca/live) */
div.live-recordings-link { font-size: 0.7em; }
div#birsplayer {
	padding: 50px 0 10px 0;
	display: block;
	width: 915px;
	height: 515px;
	background-image: url('/files/images/webcam.jpg');
	background-repeat: no-repeat;
	background-size: 915px 515px;
}
div#birsplayer h2 {
	position: absolute;
	top: 700px;
}
span#novideo {
	position: relative;
	top: 420px;
   color: white;
	font: bold 36px/72px Helvetica, Sans-Serif;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0, 0.7);
	background-size: 915px 50px;
	padding: 25px;
	visibility: hidden;
}
div#live-time {
	font-size: 0.8em;
	width: 915px;
}
span#local-time {
	float: right;
	margin-top: 15px;
}

h3.live-upcoming-title { margin: 25px 0 0 0; font-size: 1.3em; }
div.live-schedule { font-size: 1.1em; }
h2.live-schedule { font-size: 1.3em; margin-top: 1.5em; }
div.live-schedule h3.live-upcoming-title { margin: 0; }
div.live-about-sidemenu { margin-top: 100px; }
p.schedule-notice {
	font-size: 1.1em;
	background-color: #e6feea;
	padding: 10px;
	margin: 1em 0 1.5em 0 ;
}
.live-subtitle { float: left; display: block; width: 100%; }
.live-about-sidemenu { float: left; position: relative; top: -40px; }

/* Workshop Reports page */
.workshop-reports { padding: 0.7em; }
.workshop-reports .row-1 { background-color: #eee; }
.workshop-reports .row-2 { background-color: #fff; }
.workshop-reports .event-title a { font-weight: bold; }
.workshop-reports .event-date { margin-bottom: 10px; font-style: italic; }
.workshop-reports .event-report { font-size: 0.8em; margin-bottom: 0.8em; }

/* Current Events blocks */
.home-event a, a:link, a:visited { color: #003366; }
.home-event a:hover { color: #006699; }
h2.home-events-title { margin: 0.5em 0 1em 0; font-style: normal; font-size: 1.5em; }
div.home-event-block {
	display: block;
	font-style: normal;
	float: left;
	width: 580px;
	min-height: 100px;
	overflow: hidden;
	/* border: 1px dotted lightgrey; */
}
div.home-event-block-title {
	float: left;
}
.home-event-info {
	float: left;
	width: 100%;
	text-align: left;
}
.without-photo {
	float: left;
	margin-bottom: 20px;
}
.with-photo {
	float: right;
	width: 400px;
	/* height: 105px; */
}
.block-recent-events {
}
span.home-event-title {
	display: block;
	font-size: 1.2em;
	margin-bottom: 5px;
}
span.upcoming {
	font-weight: normal;
}
span.home-event-date {
	float: left;
	font-style: normal;
	font-size: 0.9em;
}
.block-upcoming-events {
	font-size: 0.9em;
}
.block-upcoming-events .home-event-info {
	padding: 8px;
}
.allvideos {
	display: block;
	clear: both;
	font-style: italic;
	padding-bottom: 1.5em;
	text-decoration: underline;
	font-size: 0.9em;
}

.home-events .event-photo img { border: 1px solid #eee; padding: 3px; float: left; }

.home-events div.event-photo { padding: 0 10px 10px 0; float: left; }

.dc { background-color: #eee; padding: 5px 0 5px 0; }
.no-bottom-border { border-bottom: 0; }

.home-current-videos {
	float: left;
	margin: 5px 0 15px 0;
	border-bottom: 1px dashed #ccc;
}

/* New Upcoming Events on the left side */
.block-upcoming-events { float: left; padding-bottom: 15px; }
.block-upcoming-events div.home-event { width: 295px; margin-left: -5px; }
.block-upcoming-events span.home-event-title { display: inline; }
.block-upcoming-events span.home-event-date { float: none; }
.block-upcoming-events h2#home-events-title { font-size: 1.6em; }

div.block-quick_links h3 { color: #000; font-size: 1.4em; }

span.continue-reading {
	text-align: right;
	width: 295px;
	margin-top: 1em;
	display: block;
	font-size: 0.8em;
	font-style: italic;
	}
span.announcements-read-more {
	text-align: right;
	width: 550px;
	margin-top: -20px;
	display: block;
	font-size: 0.8em;
	font-style: italic;
}



/* News & Blog block */
h3.home-news { text-align: left; }
div.home-blogitems { display: block; padding-bottom: 20px; clear: both; }
.home-news-item p { padding: 1em; margin: 1em; background: #eee; }
h3.home-news {
	font-size: 1.2em;
	font-family:"Times", Times New Roman, serif;
	font-style: normal;
	padding: 0;
	margin: 1em 0;
	border-bottom: 0;
}
.home-blogitems h4 { margin: 0.5em 0; }
.home-blogitems div.home-blog-item { margin: 0.5em 0 1em 0; }
.home-blog-item img { border: 1px solid #eee; padding: 5px; }
.blog-headline { font-style: italic; font-weight: bold; margin-bottom: 1.5em; }

/* .home-news-videos { margin-top: 1em; margin-bottom: 1em; } */
.home-news-videos h3 { font-size: 1.2em; }
div.home-video-item { margin: 0.5em 0 1em 0; font-size: 1em; display:block; clear: both; }
div.watch-video-item { margin-bottom: 0.5em; font-size: 1em; padding: 0.5em; }
span.home-video-time { font-size: 0.8em; margin: 0.5em 0; }
div.current { margin-top: 0px; }

.events table.fc-header tr td { border: 0px; }
.events table.fc-header tr td h2 { border-bottom: 0px; }

/* Special Content Type Indexes */
div.node-type-news { margin-bottom: 0.5em; padding-bottom: 0.5em; border-bottom: 1px dashed #ccc; }
div.node-type-blog { margin-bottom: 0.5em; padding-bottom: 0.5em; border-bottom: 1px dashed #ccc; }
div.node-type-announcements { margin-bottom: 0.5em; padding-bottom: 0.5em; border-bottom: 1px dashed #ccc; }
div.node-type-announcements dl { margin: 1em 0; }
div.node-type-announcements dt { margin-bottom: 0.5em; }
div.node-info { margin: 1em 0 2em 0; font-size: 0.7em; }

.videos .workshop-videos .workshop-event { margin-bottom: 20px; border-bottom: 1px dashed #ccc; }
.videos .workshop-videos .workshop-event .event-title a { font-weight: bold; font-size: 1.3em; }
.videos .workshop-videos .workshop-event .event-date { margin-bottom: 10px; font-style: italic; }
.videos .workshop-videos .workshop-event .video { margin-bottom: 20px; padding: 10px; background: #eee; }
.videos .workshop-videos .workshop-event .video .lecturer { font-weight: bold; font-size: 1.2em; }
.videos .workshop-videos .workshop-event .video .talk-title { font-style: italic; font-size: 1em; }

a {
	color: #336699;
}

a:hover {
   color: #666600;
   text-decoration: none;
}

/* Announcements block */
div.home-announcements { font-size: 1.1em; }
div.block-announcements_latest_news { margin-top: 10px; }
.home-announcements ul { list-style-image:url("/files/images/tinybirs.jpg"); }
.home-announcements li.special-announcement {
  font-family: "Helvetica Neue", "Helvetica", Arial;
  font-weight: bold;
  font-size: 1.1em;
  border: 0;
  margin-left: 5px;
  width: 96%;
}
.home-announcements li.special-announcement p {
  font-size: 0.9em;
  font-weight: normal;
  background: #eee;
  padding: 5px;
  margin: 10px -20px 15px 0px;
  overflow: auto;
}
.home-announcements li.special-announcement p img {
  padding-right: 5px;
  margin: 5px;
}
.home-announcements { font-size:1.1em; margin-bottom: 1.5em; }

/* News & Blog block */
h3.home-news { text-align: left; }
div.home-blogitems { display: block; padding-bottom: 20px; clear: both; }
.home-news-item p { padding: 1em; margin: 1em; background: #eee; }
h3.home-news {
	font-size: 1.2em;
	font-family:"Times", Times New Roman, serif;
	font-style: normal;
	padding: 0;
	margin: 1em 0;
	border-bottom: 0;
}
.home-blogitems h4 { margin: 0.5em 0; }
.home-blogitems div.home-blog-item { margin: 0.5em 0 1em 0; }
.home-blog-item img { border: 1px solid #eee; padding: 5px; }
.blog-headline { font-style: italic; font-weight: bold; margin-bottom: 1.5em; }

/* .home-news-videos { margin-top: 1em; margin-bottom: 1em; } */
.home-news-videos h3 { font-size: 1.2em; }
/* div.home-video-item { margin: 0.5em 0 1em 0; font-size: 1em; display:block; clear: both; } */
div.watch-video-item { margin-bottom: 0.5em; font-size: 1em; padding: 0.5em; }
div.home-video-time { font-size: 0.8em; margin: 0.5em 0; }
div.current { margin-top: 0px; }
/* div.home-current-videos { margin-top: 5em; } */

.events table.fc-header tr td { border: 0px; }
.events table.fc-header tr td h2 { border-bottom: 0px; }

/* Special Content Type Indexes */
div.node-type-news { margin-bottom: 0.5em; padding-bottom: 0.5em; border-bottom: 1px dashed #ccc; }
div.node-type-blog { margin-bottom: 0.5em; padding-bottom: 0.5em; border-bottom: 1px dashed #ccc; }
div.node-type-announcements { margin-bottom: 0.5em; padding-bottom: 0.5em; border-bottom: 1px dashed #ccc; }
div.node-info { margin: 1em 0 2em 0; font-size: 0.7em; }

.videos .workshop-videos .workshop-event { margin-bottom: 20px; border-bottom: 1px dashed #ccc; }
.videos .workshop-videos .workshop-event .event-title a { font-weight: bold; font-size: 1.3em; }
.videos .workshop-videos .workshop-event .event-date { margin-bottom: 10px; font-style: italic; }
.videos .workshop-videos .workshop-event .video { margin-bottom: 20px; padding: 10px; background: #eee; }
.videos .workshop-videos .workshop-event .video .lecturer { font-weight: bold; font-size: 1.2em; }
.videos .workshop-videos .workshop-event .video .talk-title { font-style: italic; font-size: 1em; }

a {
	color: #336699;
}

a:hover {
   color: #666600;
   text-decoration: none;
}

/* Media Release Forms */

.mediarelease #formtext {
   width: 95%;
   height: 100%;
   background-color: lightgrey;
   border: 1px solid #000;
   padding: 15px;
   margin: 25px 10px;
}
.mediarelease .formcontent { margin: 1.5em 0; }
.mediarelease .formcontent p { margin: 0.4em 0; }
.mediarelease .formcontent h4 { text-align: center; }
div#ubc {
	background-color: white;
	padding: 10px;
	border: 1px solid #bbb;
	font-size: 1em;
	line-height: 1.5;
}
div#ubc p { margin: 1em; }
.mediarelease .formcontent div#borderbox {
	border: 1px solid #000;
	margin: 1em;
}
.mediarelease form textarea {
   -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
   -moz-box-sizing: border-box;    /* Firefox, other Gecko */
   box-sizing: border-box;
   width: 100%;
   min-height: 50px;
   font-size: 0.8em;
   }
.mediarelease form#BirsLectureBirsForm textarea { min-height: 230px; }

.mediarelease form input { font-size: 0.8em; margin-bottom: 1em; width: 100%; }
.mediarelease .warning { color: #ff0000; font-weight: bold; }
.mediarelease form .error { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.mediarelease #declare { margin-bottom: 30px; margin-left: 10px; }
.mediarelease .buttons .submit { margin: 0 10px; height: 50px; padding: 0.8em; font-size: 1em; color: #444; }
div#ubc .buttons .submit { height: 35px; padding: 0 0.5em; }


.proposals a:link, a:visited { text-decoration: underline; }
.proposals .warning { color: #ff0000; font-weight: bold; }
.proposals h3 { font-size: 1.4em; margin: 30px 0 10px 0; }
.proposals form .input { margin-bottom: 10px; }
.proposals form .input label { display: block; margin-bottom: 3px; }
.proposals form .text input { width: 300px; font-size: 18px; }
.proposals form #BirsProposalTitle { width: 600px; font-size: 18px; }
.proposals form textarea { width: 100%; }
.proposals form .error { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.proposals form .radio fieldset { border: 0; }
.proposals form .radio fieldset legend { display: none; }
.proposals form .radio label { display: inline; padding: 0 10px 0 10px; }

.proposals form select#BirsProposalBirsCode, select#BirsProposalSubjectCode1, select#BirsProposalSubjectCode2 {
	max-width: 95%;
	word-wrap: break-word;
	overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  padding:0 30px 0 10px !important;
  -webkit-padding-end: 30px !important;
  -webkit-padding-start: 10px !important;
}


/*
.proposals #BirsProposalSubmitForm .submit,
.proposals #BirsProposalConfirmForm .submit { float: right; }
*/

.proposals .info { padding-top: 20px; margin-top: 20px; border-top: 1px dashed #eee; }
.proposals .info .info-item { clear: both; margin-bottom: 10px; float: left; }
.proposals .info .info-item .info-title { font-weight: bold; float: left; width: 150px; }
.proposals .info .info-item .info-value { float: left; width: 760px; text-align: left; }
.proposals .info .info-separator { border-bottom: 1px dashed #eee; margin-bottom: 20px; clear: both; }
.proposals .info .info-item .preferred-list { float: left;  width: 300px; }
.proposals .info .info-item .preferred-list-title { font-weight: bold; width: 250px; }
.proposals .info .info-item .impossible-list { float: left; }
.proposals .info .info-item .impossible-list-title { font-weight: bold; }
.proposals .info .info-item ol li { padding: 0px; }
.proposals .info .subject-areas .info-title { height: 100px; }
.proposals .info .subject-areas .info-value { float: left; }
.proposals .info .subject-areas ul { margin: 0px 0px 0px 10px; }
.proposals .info .subject-areas ul li { padding: 0px 0px 5px 0px; }
.proposals #date-selection { margin-top: 25px; }
.proposals #date-selection table { width: 60%; border: 0; }
.proposals #date-selection h3 { margin-top: 10px; }
.proposals #buttons { float: left; width: 350px; margin-top: 2em; height: 50px; }
.proposals #buttons .submit { display: inline; height: 50px; padding: 1em; font-size: 1em; }
.proposals #buttons .next-step { float: right; }
.proposals .receipt-body { margin-top: 2em; }


div.clicky { visibility: hidden; display: none; }

div.mpe-event {
	height: 45px;
	padding-bottom: 30px;
	background: url(/files/images/mpe2013/mpe-icon.jpg) no-repeat;
}
div.mpe-event p { margin-left: 55px; padding: 5px; }

div.left {
	float: left;
}
div.right {
	float: right;
}

div.publiclecture h2 {
	border: 0;
	margin: 0;
	padding: 0;
}
div.publiclecture h1 {
	color: #003970;
	margin: 0;
	padding: 0;
}
.darkblue {	color: #003970; }
img.publiclecture {
	border: 1px solid #eee;
	padding: 5px;
	margin-right: 10px;
}


/*--------IASM Calendar--------*/
.iasm-text {
	color: #990000;
	background-color: #800000;
	padding: 1em;
}
.iasm-text a:link {
	color: #ff0000;
}
.iasm-text a:visited{
	color: #cc0000;
}
.iasm-text a:hover{
	color: #ff1a1a;
}
.iasm-calendar {
	color: #990000;
	text-align: right;
	margin-bottom: 10px;
}
.iasm-calendar a:link {
	color: #ff0000;
}
.iasm-calendar a:visited{
	color: #cc0000;
}
.iasm-calendar a:hover{
	color: #ff1a1a;
}

/*-------CMO Content----------*/
.cmo-text {
	color: #970d47;
	background-color: #FBF8EF;
	padding: 1em;
}
.cmo-text a:link {
	color: #661034;
}
.cmo-text a:visited{
	color: #550F2D;
}
.cmo-text a:hover{
	color: #920D45;
}
.cmo-calendar {
	color: #970d47;
	text-align: right;
}
.cmo-calendar a:link {
	color: #661034;
}
.cmo-calendar a:visited{
	color: #550F2D;
}
.cmo-calendar a:hover{
	color: #920D45;
}

/* CMO block on the home page */
div#block-37 {
	margin-top: 10px;
	margin-bottom: 50px;
}

div#block-37 .block-body {
	line-height: 1.5em;
	color: #970d47;
	background-color: #FBF8EF;
	padding: 1em;
}

div.video-search {
	.cse .gsc-search-button input.gsc-search-button-v2,
    input.gsc-search-button-v2 {
        height: 26px !important;
        margin-top: 0 !important;
        min-width: 13px !important;
        padding: 5px 26px !important;
        width: 68px !important;
    }
}

/* used on video watch page for Chrome users */
.warning { color: #ff0000; font-weight: bold; }

