/*

Theme Name: Pacific Salmon Commission

Theme URI: http://wordpress.org/themes/twentyfourteen

Author: the WordPress team

Author URI: http://wordpress.org/

Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.

Version: 1.2

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready

Text Domain: twentyfourteen



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

*/


/* Committee event pages*/

.committee-pic {
  float: left;
  margin: 0 20px 0 0;
  width: 32%;
}

/* geo-mashup map */

.gm-map {
/*  float: left; */

	padding-bottom: 20px;

}




/* Custom Timeline */



.cd-timeline-block{width:100%}



.cd-timeline-block .cd-timeline-title-container{margin-top:0;}



.cd-timeline-block .timeline-width34 {width: 43%;}



#content .cd-timeline-block .cd-timeline-title-container h2{float:none; color:#5a93e2; font-size:1.7em; }



.cd-timeline-block .cd-timeline-content .timeline-date{float:none; opacity:1; color:#000; font-size:12px;}



.cd-timeline-block .cd-timeline-content::before{

border-top: 9px solid transparent;

border-bottom: 9px solid transparent;

border-left: 16px solid transparent;

border-right: 16px solid transparent;

}



.cd-timeline-block .cd-timeline-content .the-excerpt p{ font-size:14px; color:#4a4a4a;}



.page .cd-timeline-block .cd-timeline-img .fa{margin-top:9px;}

.cd-timeline-block .cd-timeline-img .fa:before{content:url('https://www.psc.org/wp-content/uploads/2014/11/fish.png');}


#secondary #subnav .current_page_item > ul{ display:block;}

@media only screen and (min-width: 822px){

.cd-timeline-block .cd-timeline-content::before {

top: 22px;

}

}



@media only screen and (min-width: 768px){

.cd-timeline-block .cd-timeline-content .the-excerpt {

float: none;

margin:0;

}

}



@media only screen and (max-width: 821px){

.cd-timeline-block .cd-timeline-img .fa:before{content:url('https://www.psc.org/wp-content/uploads/2014/11/mobile-fish.png');}

}


td {
  vertical-align: text-top;
}