
body {
  font-size: 75%;
  font-family: 'proxima_nova_rgregular', Arial, Helvetica, sans-serif;
  color: #544f4e;
  font-size: 14px !important;
  line-height: 21px; /* also set in fusion_starter.info: settings[base-font-size] = font-size-12 */
}

p {
	margin-bottom: 10px;
}
/* Default link styles - separate a:visited for a different visited link style */
a,
a:link,
a:visited {
	  color: #008189;
}

/* Hover/active link styles. Don't forget :focus for accessibility */
a:hover,
a:focus,
a:active {
	  color: #008189;

}

.button a,
.button a:link,
.button a:visited,
a.button,
a.button:link,
a.button:visited {

}

.button a:hover,
.button a:active,
a.button:hover,
a.button:active {


}




/* Specific Typography
-------------------------------------------------------------- */
#site-name {
  font-size: 300%;
  font-weight: normal;
  line-height: 150%;
  margin: 0;
  margin-top: 10px;
}

.footer-message {
  font-size: 90%;
}


/* HTML Elements
-------------------------------------------------------------- */
body {
}

/* Site Info
-------------------------------------------------------------- */
/* Wrapper around logo, site name, and slogan */
.header-site-info {
  display: inline;
  float: left;
  margin-top: -105px
}

/* Add float here to put logo and site name side by side, also add margins as
  needed */
#logo {
  float: left;
  padding: 10px 0 0 20px;
}
#block-block-30 {
	padding: 0 0;
	height: 20px
}
/* Link and hover styles for site name */
#site-name a:link,
#site-name a:visited,
#site-name a:hover,
#site-name a:active {
}

#block-search-form {
	top:13px;
	right: 3px;
  	width: 260px;
  	background-color: #fff;
  	height: 30px
}
#edit-search-block-form--2 {
	height: 30px;
	width: 180px;
  	background: none;
	border: 0 none;
	float: left;
	line-height: 1.5em;
	margin: 0;
	padding: 3px 3px;
	width: 180px;
	font-size: 17px;
}
#search-block-form input[type="submit"] {
  	background: url('../images/search.png') no-repeat center;
  	border: 0 none;
  	height: 1.5em;
  	line-height: 1.5em;
  	padding: 6px;
  	margin: 8px 8px 0 0;
  	text-indent: -9999px
}
edit-search-block-form--2
/* Typography for site slogan */
#slogan {
}


/* Regions

  Classes (.region-name) should always be used instead of IDs (#region-name) so
  that skin styles can override them with a class later
-------------------------------------------------------------- */

/* All Regions
-------------------------------------------------------------- */
/* By default this wrapper is set to 100% width and centered -- override here to
  narrow wrapper or align left or right */
.page {
	width: 1000px;
}


/* The 0 values here remove padding and spacing at the bottom of the page.
  Remove to add a gap at the very bottom of the page */
.page-inner {
  border: 0;
  margin-bottom: 0;
  padding: 0;
}


/* Header Regions
-------------------------------------------------------------- */
/* Header Top region to the bottom of Header region */
/* For full-width header background, add background image/color here */
.header-group-wrapper {


}

.header-group {
		background: url('/sites/foodsecurecanada.org/themes/fsc2/images/header-bg.png') no-repeat center top;
		position: relative;
		height: 150px

}

/* Header Top region which sits above the header */
/* Works well with inline login or inline menu block style */
.header-top-wrapper {
}

.header-top {

}
.header-utility, .header-icons {
	display:inline
}
.header-icons {
	margin-right: 13px
}
.header-utility {
	position: relative;
	top: 5px;
	margin-right: 10px
}
.header-utility .lang a:link {
  border-right: none;
}

.header-icons a {
    color: transparent;
    display: inline-block;
    height: 20px;
    margin-top: 5px;
    overflow: hidden;
    padding-left: 8px;
    top: 5px;
    width: 15px;
}
.header-icons .facebook {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/facebook-h.png') no-repeat center;
}
.header-icons .twitter {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/twitter-h.png') no-repeat center;
}
.header-icons .youtube {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/youtube-h.png') no-repeat center;
}
.header-icons .rss {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/rss-h.png') no-repeat center;
}
.header-icons a.facebook:hover {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/facebook-h-r.png') no-repeat center;
}
.header-icons .twitter:hover {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/twitter-h-r.png') no-repeat center;
}
.header-icons .youtube:hover {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/youtube-h-r.png') no-repeat center;
}
.header-icons .rss:hover {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/rss-h-r.png') no-repeat center;
}

/* Main Menu
/-------------------------------------------------------------- */
/* Add general styles for main menu here, such as typography, borders, floats,
  or spacing above/below */
.main-menu {
}

/* These styles work well with the Superfish module.
 * http://www.drupal.org/project/superfish */

/* styles for Superfish main menu */
.main-menu-inner ul.sf-menu {
	width:100%
}

/* Link style for top level menu items, add padding here */
.main-menu-inner ul.sf-menu a,
.main-menu-inner ul.sf-menu a:visited  {
}

.main-menu-inner ul.sf-menu a:hover,
.main-menu-inner ul.sf-menu a:active,
.main-menu-inner ul.sf-menu a:focus {
}

/* These are the top level menu items, add border-right here for separators */
.main-menu-inner ul.sf-menu li {
	background-color: #fff;
}

/* Add border-right: 0; here to remove separator on last menu item */
.main-menu-inner ul.sf-menu li.last,
.main-menu-inner ul.sf-menu li#menu-15060-1,
.main-menu-inner ul.sf-menu li#menu-10201-1,
.main-menu-inner ul.sf-menu li#menu-10818-2,
.main-menu-inner ul.sf-menu li#menu-15061-2 {
	float:right;
}

/* Style for container of dropdown, add background or border */
.main-menu-inner ul.sf-menu {

	background-color: #fff
}

/* Style for individual dropdown menu items, add border-bottom for separators */
.main-menu-inner ul.sf-menu li li {
  background-color: #fff;
}


/* Style for hover of dropdown menu items (add background-color here) */
.main-menu-inner ul.sf-menu li ul li:hover,
.main-menu-inner ul.sf-menu li ul li.sfHover {
}
.main-menu {
	margin-top: 15px;
	margin-bottom: 0
}
.i18n-fr #block-superfish-1 {
	display: none;
}
.sf-menu.sf-style-default .sf-depth-1 a {
	color: #544f4e;
	text-transform: uppercase;
	font: 15px 'proxima_nova_rgbold' ;
}
.i18n-fr .sf-menu.sf-style-default .sf-depth-1 a {
	font-size: 14px;
	padding: 2px 6px
}
.sf-menu.sf-style-default li, .sf-menu.sf-style-default.sf-navbar {
	background-color: #fff;
}
.sf-menu.sf-style-default a,
.main-menu .sf-menu.sf-style-default a {
	border-left: 1px solid #544f4e;
	border-top: none;
	padding: 2px 13px;
}
.sf-menu.sf-style-default a.sf-depth-2  {
	border-left: none;

}
.sf-menu.sf-style-default li.first a {

	padding-left: 15px
}
.sf-menu.sf-style-default li.last a.sf-depth-1 {
	border-left:none;
}
.sf-menu.sf-style-default li a.emphasis   {
	color: #6c7b34;
	background-color: #edf3cb
}
.sf-menu.sf-style-default li:hover, .sf-menu.sf-style-default li.sfHover, .sf-menu.sf-style-default a:focus, .sf-menu.sf-style-default a:hover, .sf-menu.sf-style-default a:active,  .sf-menu.sf-style-default li.sfHover a, .sf-menu.sf-style-default .sf-depth-1 a.active, .sf-menu.sf-style-default .sf-depth-1.active-trail a {
	background-color: #fff;
	color: #008189;
}
.sf-menu.sf-style-default li a.emphasis.sf-depth-1:focus, .sf-menu.sf-style-default li a.emphasis.sf-depth-1:hover, .sf-menu.sf-style-default li a.emphasis.sf-depth-1:active {
	background-color: #b9d132;
	color:#6c7b34;
}
.sf-menu.sf-style-default li.last:hover, .sf-menu.sf-style-default li.last.sfHover {
	background-color: #fff;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	width: 250px !important;
	top:20px !important;
    box-shadow: 2px 5px 1px 0 #444444;
	border-left: 1px solid #544F4E
}

/*  Preface Regions
-------------------------------------------------------------- */
/* The Preface Top region sits between the header and the Main Area
 (columns, sidebars, and main content).  The Preface Bottom region
 is inside the Main Area. */
.preface-top-wrapper {
}

.preface-top .block {
	margin-bottom: 0;
}

.preface-top-inner {
}

.preface-bottom {
}

.preface-bottom-inner {
}


/*  Main Area (content + sidebars + preface bottom + postscript top)
-------------------------------------------------------------- */
.main-wrapper {
	margin-top: 20px
}


/* Sidebar Regions
-------------------------------------------------------------- */
/* Sidebar widths can be controlled through theme settings */
.sidebar-first {
}
/* Sidebar menu
 *
 */
#sidebar-first  {
	width: 210px !important
}
.menu-block-wrapper li {
	list-style-type: none !important;
	list-style-image: none !important;
	margin-bottom: 10px !important;

}
.menu-block-wrapper li a, .menu-block-wrapper li a:visited,  .sf-menu.sf-style-default li.sf-depth-2 a.sf-depth-2 {
	color: #000;
	text-transform: none !important;
	font: 12px 'proxima_nova_rgregular';
	background-color: transparent;
}
.menu-block-wrapper li a, .menu-block-wrapper li a:visited {
    font-size: 14px;
}
.menu-block-2 li a, .menu-block-2 li a:visited, #block-menu-menu-footer-menu--fr li a, #block-menu-menu-footer-menu--fr li a:visited, #block-block-38  {
	color: #fff;
	font-weight:normal;
}
 {}
#block-menu-menu-footer-menu--fr {float: left}
.sf-menu.sf-style-default li.sf-depth-2 a.sf-depth-2 {
		padding-bottom: 10px;
}
.sf-menu.sf-style-default li li.first a.sf-depth-2{
	padding-top: 15px
}
.sf-menu.sf-style-default li li.last a.sf-depth-2 {
	padding-bottom: 20px
}
.menu-block-wrapper li a.active, .menu-block-wrapper li a:hover,  .sf-menu.sf-style-default li.sf-depth-2 a:hover, .sf-menu.sf-style-default li.sf-depth-2:hover {
	color: #008189 !important;
	text-decoration: none;
	background-color: #FFF;
	text-shadow: 0 -1px 0 #ddd;


}
.menu-block-2 li a.active, .menu-block-2 li a:hover {
	color: #fff !important;
	text-decoration: none;
	background-color: transparent;
	text-shadow: none;


}
.menu-block-wrapper li a.active {

}
.menu-block-wrapper ul ul {
	border-left: 1px solid  #008189
}
.menu-block-wrapper ul {
	margin-left: 0px;
	padding-left: 00px
}
.menu-block-wrapper ul ul {
	margin-left: 0px;
	padding-left: 10px
}
.menu-block-wrapper {
	margin-left: 0;
	padding-left: 0
}

body .grid12-7 {
	width: 460px;
	margin-right: 50px;
}
body .grid12-10 {
	width: 770px;
}
body .grid12-12 {
	width: 980px;
}
.gutter {
	margin: 0 !important;
}

/* Content Regions
-------------------------------------------------------------- */

/* This region only appears on full node pages. It's useful for ads or other
  content between the body of the node and its comments */
.node-bottom {
}

.node-type-book table, .node-type-book tbody, .node-type-book tr, .node-type-book td {
     border: none !important;
}


/*  Postscript & Footer Regions
-------------------------------------------------------------- */
.postscript-top {
}

.postscript-top-inner {
}

.postscript-bottom-wrapper {
}

.postscript-bottom {
}

.postscript-bottom-inner {
	background-color: #eae7e4;
	padding: 15px 13px;
	max-height: 300px;
	min-height: 300px;
	overflow: hidden
}

.footer-wrapper {
}

.footer {
}

.footer-inner {
	background-color: #534f4e;
	color: #fff !important;
    max-height: 27px;
    padding: 3px 13px 0;
}
.footer-inner li a.active {
	color: #fff
}
.footer-inner li:first {
	padding-left: 0
}
/* Page titles
/-------------------------------------------------------------- */
/* Page and full node titles */
h1.title {
	color: #008189;
	font: 32px 'proxima_nova_rgbold';
	text-transform: uppercase;
}


h3 {
	font: 24px 'proxima_nova_rgbold';
	line-height: 22px;
	color: #544f4e;
	text-transform: uppercase;
}
h4, h4 a, .blog_usernames_blog {
	color: #000 !important;
	font-size: 12px;
	line-height: 11px;
	text-transform: uppercase;
}
h5, h5 a {
	color: #8c8179;
	font-size: 11px;
	line-height: 11px;
	text-transform:uppercase
}
h6, h6 a {
	color: #000; font-size: 10px;
	line-height: 10px;
	text-transform:uppercase;
}
/* Default node styles
/-------------------------------------------------------------- */
/* Change unpublished and preview colors for dark background themes */
.node-unpublished {
  background-color: #fff4f4;
}
.preview .node {
  background-color: #ffffea;
}

/* Typography for node titles */
h2.title, h2 {
	font-family: 'proxima_nova_rgregular', Times, serif;
	font-size: 24px;
	line-height: 22px;
	color: #534f4e;
	margin-bottom: 10px
}
.networks h2 {
	color: #96a93b;
	text-transform: uppercase;
	font: 32px 'proxima_nova_rgbold';
	line-height: 1em
}
#sidebar-second h2.title {
	font: 13px 'proxima_nova_rgbold', Times, serif;
	color: #6c7c34;;
	text-transform: uppercase;


}
#sidebar-second #block-views-homepage_latest_news-block h2, #sidebar-second #block-views-home_page_events-block h2, #sidebar-second h2.title {
    border-bottom: 3px solid #6c7b34;
    display: block;
    width: 100%;
    }

#sidebar-second h2.title span {
        background: #fff;
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 10px 0 0;
    position: relative;
    z-index: 5;
    }
#postscript-bottom h2.title {
	font: 16px 'proxima_nova_rgregular', Times, serif;
	color: #544f4e;
	padding-left: 40px;
	text-transform: uppercase;
	margin-bottom: 17px;
	width: 290px

}
#block-views-5d7db709258dde7d85e5ace976a2c38d h2.title {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/blogs.png') no-repeat  left center;
}
#block-block-27 h2.title {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/facebook.png') no-repeat  left center;
}
#block-block-26 h2.title {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/twitter.png') no-repeat  left center;
	width:150px

}
#sidebar-second .views-field-created, #sidebar-second .views-field-field-event-date, .views-field-created, .sans2, .views-label-field-source, .views-field-field-resource-type {
	font: 11px 'proxima_nova_rgregular', Times, serif;

}
#postscript-bottom h3, #postscript-bottom h3 a:link, #postscript-bottom h3 a:visited {
	display: inline;
	font: 10px 'proxima_nova_rgbold', Times, serif;
	color: #000100;

}
#postscript-bottom .views-field-created {
	color: #000100;
	font: 10px 'proxima_nova_rgregular', Times, serif;
}
#postscript-bottom  p, #postscript-bottom  p span {
	color: #544f4e;
	margin: 0;
	font: 11px 'proxima_nova_rgregular', Times, serif !important;

}
#sidebar-second h3.title, #sidebar-second h3.title a, #sidebar-second h3.title a:visited {
	text-transform: uppercase;
	font: 11px'proxima_nova_rgbold', Times, serif;
	color: #000100

}

#sidebar-second p {
	font: 12px 'proxima_nova_rgregular', Times, serif;
	color: #544f4e;
	margin-top: .5em;
	border-bottom: 1px solid #6c7b34;
	padding-bottom: 1em;
	line-height: 16px;

}

#sidebar-second div.last p {
	border-bottom: none;
}
 a.views-more-link {
	font: 10px 'proxima_nova_rgbold', Times, serif;
	color: #6c7b34;
	border-bottom: 1px solid #e0e3d8;
	padding-bottom: 0;

}
 a.views-more-link:hover {
	text-decoration: none;
	border-bottom: 1px solid #6c7b34;
	padding-bottom: 0;
}
.view-nodequeue-1 a.views-more-link {

	margin-top: -17px;
 }

/* Colors and styles for linked node titles, ie. teaser listing at /node */
h2.title a:link,
h2.title a:visited {
	color: #534f4e;
}

h2.title a:hover,
h2.title a:focus,
h2.title a:active {
}

/* Separators and padding for node teasers */
.node-teaser {
}

/* Author/date info */
.meta {
}

.submitted {
}

/* Links for nodes (taxonomy, commenting, read more, etc) */
.node ul.links li {
}
.node ul.links a {
}

/* Only more/read more links */
div.node .read-more a,
div.node .more-link a {
}

/* Drupal Messages
/-------------------------------------------------------------- */
/* General style for all errors/messages (border, padding, etc.) */
div.content-messages div.messages,
div.content-help div.help {
}

/* Status messages: green */
div.content-messages-inner div.status {
}

/* Warning messages: yellow */
div.content-messages-inner div.warning {
}

/* Error messages: red */
div.content-messages-inner div.error {
}

/* Help messages: blue */
div.content-help-inner div.help {
}

/* Error that appears when a required form field is not filled out */
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #aa1144;
}

/* "New" text and required form field asterisk (default = red) */
.marker,
.form-required {
  color: #aa1144;
}


/* Default block title styles
/-------------------------------------------------------------- */
h2.block-title {
}


/* Breadcrumbs
-------------------------------------------------------------- */
.breadcrumbs {
}

.breadcrumbs a:link,
.breadcrumbs a:visited {
}



/* --------------- System Tabs  --------------- */

.content-tabs {
  margin-bottom: 20px;
}
.content-tabs ul.primary {
  padding: 0 3px;
  margin: 0;
  overflow: hidden;
  border: none;
  background: transparent url(/sites/foodsecurecanada.org/themes/fsc2/images/tabs-border.png) repeat-x left bottom;
}
.content-tabs ul.primary li {
  display: block;
  float: left; /* LTR */
  vertical-align: bottom;
  margin: 0 5px 0 0; /* LTR */
}
.content-tabs ul.primary li.active a {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 2px !important;
  color: #000
}
.content-tabs ul.primary li a {
  text-transform: uppercase;
  color: #fff;
  background-color: #534F4E;
  display: block;
  font-size: 11px !important;
  float: left; /* not LTR */
  padding: 2px 10px 2px;
  margin: 0;
  text-shadow: 0 1px 0 #fff;
  -khtml-border-radius-topleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -khtml-border-radius-topright: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
.content-tabs ul.primary li.active a {
  background-color: #ffffff;
}
.content-tabs ul.secondary {
  border-bottom: none;
  padding: 0.5em 0;
}
.content-tabs ul.secondary li {
  display: block;
  float: left; /* LTR */
}
.content-tabs ul.secondary li:last-child {
  border-right: none; /* LTR */
}
.content-tabs ul.secondary li:first-child {
  padding-left: 0; /* LTR */
}
.content-tabs ul.secondary li a {
  padding: 0.25em 0.5em;
}
.content-tabs ul.secondary li a.active {
  background: #f2f2f2;
  border-bottom: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
ul.action-links {
  list-style: none;
  margin: 5px;
  padding: 0.5em 1em;
}
ul.action-links li {
  display: inline-block;
  margin-left: 10px;
}
ul.action-links li a {
  padding-left: 15px;
  background: url(../images/add.png) no-repeat left center;
  margin: 0 10px 0 0;
}

/* Pagers
-------------------------------------------------------------- */
ul.pager {
}

ul.pager li {
}

ul.pager a,
ul.pager li.pager-current {
  border-color: #333;
}

ul.pager li.pager-current {
  background-color: #777;
  color: #fff;
}

ul.pager a:hover,
ul.pager a:active,
ul.pager a:focus {
  background-color: #777;
  border-color: #333;
  color: #fff;
}

/* Forms
/-------------------------------------------------------------- */
/* Typography and backgrounds for all form buttons */
form input.form-submit {
  margin: 2px;
  padding: 3px 5px;
}

/* Hover style for form buttons */
form input.form-submit:hover,
form input.form-submit.hover,
form input.form-submit:focus {
}

/* Typography, background, borders, padding for form fields */
.form-item input,
.form-item select,
.form-item textarea {
}

/* Remove backgrounds and border on radios and checkboxes */
.form-item .form-radio,
.form-item .form-checkbox {
  background: none;
  border: none !important;
}

/* Fieldset wrapper around groups of form elements -- add border here */
fieldset {
}

/* Typography and spacing for legend of fieldsets */
fieldset legend {
}

/* Link style for legend of fieldsets */
fieldset legend,
legend.collapse-processed,
legend.collapse-processed a:link,
legend.collapse-processed a:visited {
}

/* Custom icons on (open) collapsible fieldsets */
html.js fieldset.collapsible legend a:link,
html.js fieldset.collapsible legend a:visited {
}

/* Custom icons on (closed) collapsible fieldsets */
html.js fieldset.collapsed legend a:link,
html.js fieldset.collapsed legend a:visited {
}


/* Tables
-------------------------------------------------------------- */
table {
	border: 1px solid #008189;
}

/* Body of tables */
tbody {
	border: 1px solid #008189;

}

/* Header of tables */
thead th,
th {
	border: 1px solid #008189;

}

tbody th {
	border: 1px solid #008189;

}

/* Alternating row background styles */
tr.even,
tr.even td {
  background-color: #eee;
	border: 1px solid #008189;

}

tr.odd,
tr.odd td {
  background-color: #fff;
	border: 1px solid #008189;

}
td, tr {
	border: 1px solid #008189;
  padding: 20px;

}
td.active {
}

tr.drag td,
tr.drag-previous td {
  color: #000;
}


/* Maintenance Page
/-------------------------------------------------------------- */
/* Maintenance page tpl file in Fusion Core has simplified layout, but you can
  also add specific styles, such as a background, just for your offline page */
.in-maintenance  {
}


/*--------------------------------------------------------------*/
/* Module styles
/-------------------------------------------------------------- */


/* Book
/-------------------------------------------------------------- */
.book-navigation .menu {
  border-top: 1px solid #ccc;
}

.book-navigation .page-links {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}


/* Comments
/-------------------------------------------------------------- */
/* Style for each individual comment */
div.comment {
  padding: 0px;
}

/* Subject (title) of each comment */
div.comment h3.title {
}

/* Links (edit, reply, delete) for each comment */
div.comment div.links a,
div.comment ul.links a {
}

/* Alternating styles for even/odd comments */
.comments .comment.odd {
  background-color: #fff;
}

.comments .comment.even {
  background-color: #eee;
}

/* A special highlight style for a comment by the author of the node */
.comments div.comment-by-author {
  background-color: #ddd;
}

/* Comment signatures */
.signature {
  border-top: 1px solid #d6ddb9;
}

/* User avatars in comments */
.comment-wrapper .picture img {
}


/* Forum
/-------------------------------------------------------------- */
#forum .description {
}

.forum-topic-navigation {
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
}


/* Poll
/-------------------------------------------------------------- */
div.poll div.bar {
  background-color: #ddd;
}

div.poll div.bar div.foreground {
  background-color: #999;
}


/* Profiles
/-------------------------------------------------------------- */
.profile .picture {
  float: none;
}

/* Styles for sub-headings on user profiles */
.profile dt {
  background-color: #ccc;
}

/* Homepage grid overrides and special areas */

body .grid12-9 {
	width: 670px;
	margin-right: 50px
}

.front .grid12-3 {
	width: 260px;
}

.postscript-bottom-inner .grid12-4 {
    border-right: 1px solid #544F4E;
    margin-right: 17px;
    padding-right: 45px;
    width: 265px;
	height: 315px
}

#block-block-26 {
	border-right: none;
	margin-right: 0;
	padding-right: 30px
}

.gutter {
	margin: 0;
}

.newsletter a, .newsletter a:link {
	font: 11px 'proxima_nova_rgbold';
	color: #8c8179;
	text-transform: uppercase;
}

.networks div div {
    border-right: 1px solid #6B6B6B;
    display: inline;
    float: left;
    line-height: 0.6em;
    max-height: 90px;
    min-height: 90px;
    padding: 0 0 0 10px;
    width: 23%;
    margin-bottom: 10px
}

.networks div div.last {
	border-right: none
}

.net-col a:link, .networks .net-col a:visited  {
	color: #000100;
	font: 11px 'proxima_nova_rgregular';
	text-transform: uppercase
}

.net-col img {
	display: block;
	margin-bottom: 5px
}

.serif p, .node-type-index-page .content .field-name-body {
	font: 19px 'crimson_textroman';
	line-height: 26px;
	margin-bottom: 10px;
}

.action h4 a, .action h4 a:link, .action h4 a:visited {
	font: 14px 'proxima_nova_rgbold';
	color: #544f4e;
	text-transform: uppercase;
}

.view-nodequeue-1 .views-field-title,
.view-nodequeue-1 .views-field-body,
.view-nodequeue-1 .views-field-field-fsc-themes,
.view-all-resources-and-news-pages .views-field-title,
.view-all-resources-and-news-pages .views-field-body,
.view-all-resources-and-news-pages .views-field-field-fsc-themes {
    width: 500px;
	margin-left: 160px;
}
.view-nodequeue-1 .views-field-body,
.view-all-resources-and-news-pages .views-field-body {
    width: auto;
}

.view-nodequeue-1 .views-field-body,
.view-all-resources-and-news-pages .views-field-body {
	padding-bottom: 10px;

}
.view-nodequeue-1 .view-content > div
.view-all-resources-and-news-pages .view-content > div {
    border-bottom: 1px solid #eae7e4;
    padding-bottom: 20px;
}

.view-nodequeue-1 .views-field-field-story-image,
.view-nodequeue-1 .views-field-field-article-video,
.view-nodequeue-1 .views-field-field-network-logo,
.view-all-resources-and-news-pages .views-field-field-story-image,
.view-all-resources-and-news-pages .views-field-field-article-video,
.view-all-resources-and-news-pages .views-field-field-network-logo  {
	display: inline;
	float:left;
	margin-right: 15px;
    background-color: #b6b4b3;
    height: 140px;
    margin-bottom: 10px;
    width: 140px;
}
.view-nodequeue-1 .views-field-field-network-logo,
.view-all-resources-and-news-pages .views-field-field-network-logo {
    background-color: transparent;
    background-image: url("../images/food_secure_img_logo.png");
    background-position: center;
    background-repeat: no-repeat;

}
.view-nodequeue-1 .views-field-field-network-logo a,
.view-all-resources-and-news-pages .views-field-field-network-logo a {
    display: block;
    background-color: #fff;
}

.view-nodequeue-1 .view-content > div,
.view-all-resources-and-news-pages .view-content > div  {
	min-height: 140px;
	margin-bottom: 20px;
	/*background-color: #eae7e4;*/
	clear: both;
}

.view-nodequeue-1 .views-field-title h2,
.view-all-resources-and-news-pages .views-field-title h2 {
	/*padding: 10px 0 10px 0;*/
    padding: 20px 0 10px 0;
	margin: 0;
    color: #008189;
}

.view-nodequeue-1 p,
.view-all-resources-and-news-pages p {
	margin: 0;
}

.view-nodequeue-1 .views-field-field-fsc-themes,
.view-all-resources-and-news-pages .views-field-field-fsc-themes {
	font-size: 10px;
	display: block;
		clear:none;
}

.views-field-field-fsc-themes {
	clear:both;
}

.views-field-field-fsc-themes div, .field-name-field-fsc-themes div {
 	display: inline;
}

#edit-field-fsc-themes div {
 	display: block;
}

 .views-field-field-fsc-themes a, .field-name-field-fsc-themes a {
 	padding-right: 10px;
	font-size: 12px;
	color: #000;
    padding: 2px 10px 2px 15px;
 }

.field-name-field-fsc-themes a.nutrition-and-healthy-weights,
.field-name-field-fsc-themes a.hunger-and-poverty,
.field-name-field-fsc-themes a.children-and-schools,
.field-name-field-fsc-themes a.disease,
.field-name-field-fsc-themes a.safety-and-environment,
.field-name-field-fsc-themes a.food-literacy,
.field-name-field-fsc-themes a.food-environments {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/bullet-health.png') no-repeat left 5px;
}

.field-name-field-fsc-themes a.right-to-food,
.field-name-field-fsc-themes a.discrimination-and-oppression,
.field-name-field-fsc-themes a.democracy-and-movements,
.field-name-field-fsc-themes a.indigenous-issues,
.field-name-field-fsc-themes a.food-sovereignty,
.field-name-field-fsc-themes a.labour,
.field-name-field-fsc-themes a.international-issues {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/bullet-justice.png') no-repeat left 5px;
}

.field-name-field-fsc-themes a.water-and-fisheries,
.field-name-field-fsc-themes a.agriculture,
.field-name-field-fsc-themes a.regional-and-local,
.field-name-field-fsc-themes a.traditional---country-foods,
.field-name-field-fsc-themes a.corporate-concentration,
.field-name-field-fsc-themes a.food-systems,
.field-name-field-fsc-themes a.economics {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/bullet-sustainability.png') no-repeat left 5px;
}

 .views-field-field-fsc-themes a.nutrition-and-healthy-weights,
 .views-field-field-fsc-themes a.hunger-and-poverty,
 .views-field-field-fsc-themes a.children-and-schools,
 .views-field-field-fsc-themes a.disease,
 .views-field-field-fsc-themes a.safety-and-environment,
 .views-field-field-fsc-themes a.food-literacy,
 .views-field-field-fsc-themes a.food-environments {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/bullet-health.png') no-repeat left 5px;
}
 .views-field-field-fsc-themes a.right-to-food,
 .views-field-field-fsc-themes a.discrimination-and-oppression,
 .views-field-field-fsc-themes a.democracy-and-movements,
 .views-field-field-fsc-themes a.indigenous-issues,
 .views-field-field-fsc-themes a.food-sovereignty,
 .views-field-field-fsc-themes a.labour,
 .views-field-field-fsc-themes a.international-issues {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/bullet-justice.png') no-repeat left 5px;
}

 .views-field-field-fsc-themes a.water-and-fisheries,
 .views-field-field-fsc-themes a.agriculture,
 .views-field-field-fsc-themes a.regional-and-local,
 .views-field-field-fsc-themes a.traditional---country-foods,
 .views-field-field-fsc-themes a.corporate-concentration,
 .views-field-field-fsc-themes a.food-systems,
 .views-field-field-fsc-themes a.economics {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/bullet-sustainability.png') no-repeat left 5px;
}

#block-views-nodequeue_1-block {
	border-bottom: 3px solid #534f4e;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

#content-messages {
	display: none;
}
.timeline-footer {
	display: none
}
.timeline {
	background: none
}

.pam {
	display:none !important;
	color: #000
}

.view-2-column-views-at-bottom-of-pages .odd, .view-2-column-views-at-bottom-of-pages .even {
 	height: 190px;
    padding-bottom: 10px;
	padding-top: 30px;
	overflow:hidden;
	border-top: 1px solid #000;
	float: left
}

.view-2-column-views-at-bottom-of-pages .odd:last-of-type, .view-2-column-views-at-bottom-of-pages .even:last-of-type {
	border-bottom: none;
}

.view-2-column-views-at-bottom-of-pages .odd {
	float:left;
	width: 45%
}
.view-2-column-views-at-bottom-of-pages .even {

	float:right;
	width: 45%
}

.view-2-column-views-at-bottom-of-pages .view-content div:nth-child(2), .view-2-column-views-at-bottom-of-pages .view-content div.first {
	border-top: none;
}

/* Index page grid overrides and special areas */

.form-item-field-fsc-themes-und-1543 input, .form-item-field-fsc-themes-und-1566 input, .form-item-field-fsc-themes-und-1547 input {
	display: none;
}
.form-item-field-fsc-themes-und-1543 label, .form-item-field-fsc-themes-und-1566 label, .form-item-field-fsc-themes-und-1547 label {
	font-weight: bold;
	font-size: 16px;
}

#views_slideshow_cycle_main_fca_slideshow-block_1 {
	width: 980px;
	height: 350px;
	position: relative;
	margin-bottom: 30px;
}

#views_slideshow_cycle_main_fca_slideshow-block_1 .views-field-field-teaser {
	position: absolute;
}

#views_slideshow_cycle_main_fca_slideshow-block_1 .views-field-field-teaser {
	left: 0px;
	top: 245px;
	width: 980px;
	background-color:rgba(0, 0, 0, 0.35);
	height: 105px;
}

#views_slideshow_cycle_main_fca_slideshow-block_1 .views-field-field-teaser .fca-text {
	padding: 0 0 20px 0;
	margin-top: -33px;
	text-shadow: 1px 1px 1px #000000;
}

#views_slideshow_cycle_main_fca_slideshow-block_1 .views-field-field-teaser h2.fca-title {
	padding: 0 40px 20px 20px;
	width: 540px;
	float: left;
	margin: 0;
	color: #fff;
	font-size: 40px;
	line-height: 30px;
}

#views_slideshow_cycle_main_fca_slideshow-block_1 .views-field-field-teaser .fca-teaser {
	color: #fff;
	font-size: 20px;
	text-align: right;
	padding: 20px 20px 0 0;
}

.views_slideshow_cycle_no_display, .views_slideshow_cycle_hidden, .views_slideshow_cycle_controls, .views_slideshow_cycle_image_count {
	display: block;
}

.views-slideshow-controls-bottom {
	position: absolute;
}

#views_slideshow_controls_text_next_fca_slideshow-block_1 {
    bottom: 135px;
    position: absolute;
    z-index: 100;
	left: 951px;
	width: 29px;
  	height: 29px;
  	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/fca-next.png') no-repeat;
 	text-indent: -9999px
}

#views_slideshow_controls_text_previous_fca_slideshow-block_1 {
    bottom: 135px;
    position: absolute;
    z-index: 100;
	width: 29px;
  	height: 29px;
  	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/fca-back.png') no-repeat;
 	text-indent: -9999px;
}

#views_slideshow_controls_text_next_fca_slideshow-block_1:hover {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/fca-hov-next.png') no-repeat;

}

#views_slideshow_controls_text_previous_fca_slideshow-block_1:hover {
		background: url('/sites/foodsecurecanada.org/themes/fsc2/images/fca-hov-back.png') no-repeat;
}
#views_slideshow_controls_text_pause_fca_slideshow-block_1 {
	display: none;
}

.view-all-resources-and-news-pages  .field-type-image img, .meta img  {
    float: left;
    margin-right: 10px;
    margin-top: 0;
}
.node-type a  {
	float: right;
	color: #aaa !important;
	text-shadow: 1px 1px 1px #DDDDDD;
	font-size: 11px
}

.view-all-resources-and-news-pages {
	margin-top: -30px;
}

.view-all-resources-and-news-pages .view-content > div, .net-feed > div, .page-taxonomy .node {
    border-bottom: 1px solid #C1C1C1;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.net-feed {margin-top: 20px}

.views-field-created {
	margin-bottom: 10px
}

.page-node .views-field-field-story-image {inline
	margin-bottom: 10px
}

.front .views-field-field-story-image {
	margin-bottom: 0px
}

.views-field-type {

    float: right;
    font-size: 11px;
    padding: 5px 10px;
}

.views-field-type a {
    color: #777 !important;
}

.views-field-type a:hover {
	text-decoration:none;

}

#block-fsc-utils-header-themes {
    float: left;
    left: 107px;
    position: absolute;
    top: 5px;
    width: 300px;
	z-index: 100;
}

#block-fsc-utils-header-themes a, .header-utility a, .header-utility a:link,  #block-fsc-utils-header-themes span {
	color: #fff	;
	font-size: 15px;
	text-shadow: 0 1px 0 #544F4E;
}

#block-fsc-utils-header-themes a:hover, .header-utility a:hover, #block-fsc-utils-header-themes a:active, .header-utility a:active{
	color: #fff	;
	font-size: 15px;
	text-decoration: none;
	text-shadow: 0 -1px 0 #000;
}

.header-utility a, .header-utility a:link, .header-utility a:hover {
	border-right: 1px solid #fff;
	padding: 0 10px;
}

#block-fsc-utils-header-utils {
	position: absolute;
	text-align: right
}

#block-search-form {
	top:43px;
	right: 13px;
  	width: 260px;
  	background-color: #fff;
  	height: 30px;
	position:absolute
}

#main-menu-wrapper {
	position: absolute;
	top: 100px;
}

#header-site-info {
	position: absolute;
	top: 109px;
	left: 0;
}

#sidebar-second, #sidebar-second div {
	position: relative;
	width: 260px !important;
}

.term-listing-heading p {
	display: none
}

.term-listing-heading. .taxonomy-term-description p{
	display: block
}

.views-exposed-form .views-exposed-widget {
	padding: 3px
}

.sharethis-buttons {
	float: right
}

.node .field-name-field-fsc-themes {
	clear: both
}

.menu-mlid-10468 li:first-child {
	color: #00AFB7 !important;
}

.menu-mlid-10476 li:first-child {
	color: #8B8179 !important;
}

.menu-mlid-10484 li:first-child {
	color: #B9D132 !important;
}

.menu-mlid-10468 ul {
	border-color: #00AFB7 !important;
}

.menu-mlid-10476 ul {
	border-color: #8B8179 !important;
}

.menu-mlid-10484 ul {
	border-color: #B9D132 !important;
}

.field-name-field-network-logo {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.comment-add a {
	padding-left: 20px
}

.field-name-field-story-image img[src*="default-"]
{display:none}

.net-feed .field-type-image {
	float: left;
	margin-right: 10px;
	padding-top: 8px
}

ul.inline li {
	padding-right: 10px	;
	border-right: 1px solid #000;
}

ul.inline li.last {
	border: none;
	padding-left: 10px;
	padding-right: 0;
}
.ie7 .header-icons a {
	width: 20px
	}
.ie7  .header-icons .facebook {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/facebook-h.png') no-repeat left;
}
.ie7  .header-icons .twitter {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/twitter-h.png') no-repeat left;
}
.ie7  .header-icons .youtube {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/youtube-h.png') no-repeat left;
}
.ie7  .header-icons .rss {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/rss-h.png') no-repeat left;
}
.ie7  .header-icons a.facebook:hover {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/facebook-h-r.png') no-repeat left;
}
.ie7  .header-icons .twitter:hover {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/twitter-h-r.png') no-repeat left;
}
.ie7  .header-icons .youtube:hover {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/youtube-h-r.png') no-repeat left;
}
.ie7  .header-icons .rss:hover {
	background: url('/sites/foodsecurecanada.org/themes/fsc2/images/rss-h-r.png') no-repeat left;
}
.ie7 .header-utility {
	bottom:0;
}

/* Calendar view overrides */

.calendar-calendar .month-view .full td.multi-day div.monthview,
.calendar-calendar .week-view .full td.multi-day div.weekview,
.calendar-calendar .day-view .full td.multi-day div.dayview {
  background: #b7e8eb;
  height: 1.9em;
  overflow: hidden;
  margin: 0px auto;
  color: #ffffff;
  position: relative;
}

.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues,
.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
  position: absolute;
  right: 0px !important;
  right: -1px;
  width: 10px;
  text-align: left;
  background: #b7e8eb;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  height: 1.9em;
  padding-left: 6px;
  z-index: 1;
}

/* Login Toboggan overrides */

.toboggan-unified #login-links a.lt-active,
.toboggan-unified #login-links a.lt-active:hover {
  background-color: #FFF;
  border: 2px #333 solid;
}

/* CHANGES 8P-DESIGN */

/* Network groups */
.node-type-network-group .content-group h2,
.node-type-french-group-network .content-group h2 {
    color: #008189;
    padding-bottom: 5px;
    border-bottom: 3px solid #008189;
}
.node-type-network-group .content-group .block.block-fsc-groups .content-title h4 a,
.node-type-french-group-network  .block.block-fsc-groups .content-title h4 a {
    color: #008189 !important;
}
.node-type-network-group .content-group .block.block-fsc-groups,
.node-type-french-group-network .content-group .block.block-fsc-groups {
    width: 48%;
}
.node-type-network-group .content-group .block.block-fsc-groups.even,
.node-type-french-group-network .content-group .block.block-fsc-groups.even {
    margin-right: 4%;
}
.node-type-network-group .content-group .block.block-fsc-groups .gutter,
.node-type-french-group-network .content-group .block.block-fsc-groups .gutter {
    position: relative;
}
.node-type-network-group .content-group .block.block-fsc-groups .group-content-items > .views-more-link,
.node-type-french-group-network .content-group .block.block-fsc-groups .group-content-items > .views-more-link {
    position: absolute;
    right: 0;
    top: 5px;
}
.node-type-network-group .content-group .block.block-fsc-groups .content-date,
.node-type-french-group-network .content-group .block.block-fsc-groups .content-date {
    font-size: 11px;
    font-weight: 700;
    /*color: #008189;*/
}
.node-type-network-group .content-group .block.block-fsc-groups h4,
.node-type-french-group-network .content-group .block.block-fsc-groups h4 {
    line-height: 14px;
}
.node-type-network-group .content-group .block.block-fsc-groups .content-body,
.node-type-french-group-network .content-group .block.block-fsc-groups .content-body {
    display: none;
}
.sidebar-second #block-fsc_groups-group_action .content > a,
.sidebar-second #block-fsc_groups-group_action .content > a {
    font-family: 'proxima_nova_rgbold';
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    line-height: 18px;
    background: #9eb32b url("../images/bg_btn_join_network.png") right bottom no-repeat;
    display: block;
    padding: 14px 18px 12px;
}
.sidebar-second #block-fsc_groups-group_action .content > a:hover,
.sidebar-second #block-fsc_groups-group_action .content > a:hover {
    background-color: #6C7B34;
}
.node-type-network-group .sidebar-second ul,
.node-type-french-group-network .sidebar-second ul {
    list-style: none;
    margin-left: 0;
}
.node-type-network-group .field-name-field-visible-text .field-item a.open_body,
.node-type-french-group-network .field-name-field-visible-text .field-item a.open_body {
    font-family: 'proxima_nova_rgbold';
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    padding: 8px 20px;
    background-color: #008189;
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 12px;
}

.node-type-network-group .content-group .field-name-field-visible-text .field-item a.open_body:hover,
.node-type-french-group-network .content-group .field-name-field-visible-text .field-item a.open_body:hover {
    background-color: #544f4e;
}
.node-type-network-group .content-group .field-name-body,
.node-type-french-group-network .content-group .field-name-body {
    position: relative;
    clear: both;
    display: none;
}
.node-type-network-group .content-group .field-name-body .field-item p:first-child,
.node-type-french-group-network .content-group .field-name-body .field-item p:first-child {
    margin-top: 0;
}

.node-type-network-group .content-group div.node,
.node-type-french-group-network .content-group div.node {
    margin-bottom: 0;
}
.node-type-network-group .content-group .node-bottom,
.node-type-french-group-network .content-group .node-bottom {
    margin-top: 0;
}

/* Resouces & News */
.node-type-index-page .view-nodequeue-1 .view-filters label {
    color: #008189;
}
.node-type-index-page .view-nodequeue-1 .view-filters .views-submit-button input {
    font-family: 'proxima_nova_rgbold';
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    padding: 6px 12px;
    background-color: #008189;
    border: 0;
    display: block;
}
.node-type-index-page .view-nodequeue-1 .view-filters .views-submit-button input:hover {
    background-color: #544f4e;
}

.node-type-index-page .view-nodequeue-1 .view-filters {
    border-bottom: 1px solid #eae7e4;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.node-type-index-page div.node {
    margin-bottom: 0;
}

/* Article teaser */

div.node-story.node-teaser .field-name-field-story-image {
    display: inline;
    float:left;
    margin-right: 15px;
    background-color: #b6b4b3;
    height: 140px;
    width: 140px;
}

div.node-story.node-teaser h2 a,
div.node-story.node-teaser h2 a:link,
div.node-story.node-teaser h2 a:visited {
  padding: 20px 0px 10px;
  margin: 0px;
  color: #534F4E;
}

div.story-teaser-text {
  display: inline-block;
  margin-left: 160px;
  margin-top: -140px;
}


/* social-media-links */

#block-social-media-links-social-media-links ul,
#block-fsc-ui-social-media-copy ul {
  margin-left: auto;
  margin-right: auto;
}

#block-social-media-links-social-media-links li,
#block-fsc-ui-social-media-copy li {
  padding-left: 10px;
  border: none;
}
#block-social-media-links-social-media-links a,
#block-fsc-ui-social-media-copy a {
  font-size: 48px;
}


/* logos carousel */

.view-logos-carousel {
  position: relative;
}

.view-logos-carousel .views_slideshow_slide {
  background-color: white;
  margin-left: 50px;
}
.view-logos-carousel .views-row {
  float: left;
  margin: 10px;
}

.view-logos-carousel .views-slideshow-controls-bottom {
  position: static;
}

.view-logos-carousel .views-slideshow-controls-text-next {
  bottom: 135px;
  position: absolute;
  z-index: 100;
  right: 29px;
  width: 29px;
  height: 29px;
  background: url('/sites/foodsecurecanada.org/themes/fsc2/images/fca-next.png') no-repeat;
  text-indent: -9999px
}

.view-logos-carousel .views-slideshow-controls-text-previous {
  bottom: 135px;
  position: absolute;
  z-index: 100;
  width: 29px;
  height: 29px;
  background: url('/sites/foodsecurecanada.org/themes/fsc2/images/fca-back.png') no-repeat;
  text-indent: -9999px;
}

.view-logos-carousel .views-slideshow-controls-text-next:hover {
  background: url('/sites/foodsecurecanada.org/themes/fsc2/images/fca-hov-next.png') no-repeat;
}

.view-logos-carousel .views-slideshow-controls-text-previous:hover {
  background: url('/sites/foodsecurecanada.org/themes/fsc2/images/fca-hov-back.png') no-repeat;
}

.views-slideshow-controls-text-pause {
  display: none;
}


/* Member directory fixes */

/*
.view-civicrm-members .view-grouping-header {
	font: 24px 'proxima_nova_rgbold';
	line-height: normal;
	line-height: 22px;
	color: #544f4e;
	text-transform: uppercase;
	margin: 0 0 0.5em 0;
	}

.view-civicrm-members .item-list h3 {
	font-size: inherit;
	text-transform: none;
	display: list-item;
	margin-left: 2em;
	list-style-type: square;

}
.view-civicrm-members .list-element li {
	list-style: none;
}
*/

.view-national-organizations .view-header,
.view-provincial-organizations .view-header,
.view-associate-organizations .view-header {
  margin: 20px 0;
}

.profile h3,
#block-views-national-organizations-block h2,
.view-national-organizations h3,
.view-provincial-organizations h3,
.view-associate-organizations h2 {
  text-transform: uppercase;
  margin-top: 20px;
}
.view-provincial-organizations .views-row,
.view-national-organizations .views-row,
.view-associate-organizations .views-row {
  margin-bottom: 10px;
}


/* Modal dialogs -- changed for webform newsletter popup */

div.modal-forms-modal-content .popups-container {
  background-color: #00b0b8;
  color: #fff;
}
div.modal-forms-modal-content .modal-scroll {
  scrollbar-color: #009098 #00b0b8;
}
div.ctools-modal-content .modal-title {
  font-size: 18px;
  color: #fff;
}
div.ctools-modal-content .popups-title {
  text-align: center;
}
div.ctools-modal-content label {

}
div.ctools-modal-content select,
div.ctools-modal-content .form-text{
  border: 2px solid #fff;
  background-color: #fff;
  margin-top: 2px;
  border-radius: 3px
}

div.ctools-modal-content .form-required {
  color: #0fe;
}
div.ctools-modal-content form input.form-submit {
  background-color: #fff;
  color: #00b0b8;
  border: 2px solid #fff;
  font-size: 14px;
  text-transform: uppercase;
}
div.ctools-modal-content form input.form-submit:hover {
  background-color:  #0fe;
  border-color: #0fe;
}
div.modal-forms-modal-content .popups-close {
  background: url(/sites/foodsecurecanada.org/themes/fsc2/images/close-window.png) 0px 0px !important;
}
