/**
 * General
 */
body {
	background: rgb(35, 31, 32) url(/assets/img/backgrounds/background-tile.png) repeat left top;
}
/* body styles for WYSIWYG editor */
body.mceContentBody {
	background: #fff;
	font-family: "minion-pro","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 20px;
	line-height: 1.25em;
}
#body > div.span12 {
	background: #ffffff;
	padding-bottom: 20px;
}

#body-column.bodycenter > div.row > div, #body-column.bodycenter > div.row-fluid > div {
	background: transparent url(/assets/img/misc/line1.gif) repeat-y right top;
}

#body-column.bodycenter h1 {
	margin-bottom: 0;
}

#body-column > div.row, #body-column > div.row-fluid  {
	margin-top: 20px;
}

#header {
	position: relative;
}

#header > div {
	background: #000000;
}

#sidebar-left {
	background: transparent url(/assets/img/backgrounds/background-gradient-left.png) repeat-x left top;
	min-height: 400px;
}

strong {
	color: #000000;
}

#sidebar-left > * {
	padding: 0 10px;
	text-transform: uppercase;
}

#body-column .pad1 {
	padding: 0 20px;
}

#body-column .pad2 {
	padding: 0 20px;
}

#body-column .pad3 {
	padding:  0 20px 20px 20px;
}

#body-column .padleft1 {
	padding-left: 20px;
}

#icons-sharing {
	margin: 20px 0;
}

#related-resources {
	margin-top: 20px;
}

.fourinwell {
	margin-top: 20px;
}

.fourinwell > div[class*="span"] {
	padding: 0 20px;
}

.fourinwell h3 {
	padding: 7px 20px;
	background: #e5e5e5;
	border-top: 2px solid #000000;
	color: #000000;
	font-size: 14pt;
	line-height: 24px;
	font-weight: normal;
}

.search-form {
	position: relative;
	margin: 0;
	padding: 0;
	min-height: 100%;
	line-height: 19px;
}

.search-form input {
	width: 160px;
	margin: 0;
}

.search-form input, .search-form button {
	position: relative;
	top: -2px;
}

p {
	margin: 0 0 22px;
}

ul, ol {
	margin-bottom: 22px;
}

ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 11px;
}

li {
	margin-bottom: 9px;
}

.navbar li,
#topnav li,
#sidebar-left li {
	margin-bottom: 0;
}

hr {
	height: 0;
	border-width: 0 0 1px;
	border-bottom-color: #c9c3c0;
}

input::-moz-focus-inner /*Remove button padding in FF*/{
  border: 0;
  padding: 0;
  margin-top:-2px;
	margin-bottom: -2px;
}
/**
 * Logo Box
 */
#logo-box {
	width: 212px;
	background: transparent url(/assets/img/backgrounds/background-logo-tab.png) no-repeat left top;
	z-index: 999;
	padding: 20px 20px;
	background-size: 100% 100%
}

/**
 * Nav
 */
#topnav  {
	border-top: 1px solid #fff;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

#topnav.menu--open {
	display: block;
}

#primary-nav .navbar-inner {
	border-top: 2px solid #ffffff;
	padding-left: 0;
	padding-right: 0;
}

#topnav li {
	display: block;
	margin-bottom: 0;
}

#topnav li a,
#donatebox label {
	font-size: 19px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 19px;
	padding: 5px 7px 14px 7px;
	font-weight: bold;
	display: inline-block;
	font-family: "myriad-pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#topnav li a {
	display: block;
	border-bottom: 1px solid #fff;
	padding: 14px 20px;
}

#topnav li.menu__item--last a {
	border-bottom: 0;
}

#topnav li.orange a,
#topnav a.menu__link--orange {
	color: #EE6B24;
	position: relative;
	padding-right: 15px;
}

#topnav li.orange a .raquo{
	position: absolute;
	top: 4px;
	right: 2px;
	font-size: 26px;
}

#topnav li.search img {
	margin-top: -3px;
}

#topnav a.signup-link:hover {
	border-bottom: none;
	padding-bottom: 10px;
}

#topnav .navbar-search input {
	width: 165px;
	margin-bottom: 0;
}

.menu__button {
  background: #000;
  border: 0;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 0;
  font-weight: bold;
  margin: 0 0 0 20px;
  padding: 14px 20px;
  text-transform: uppercase;
  width: auto;
}

.menu__button:hover {
  background: #000;
  border: 0;
  color: #fff;
}

.menu__button__bar {
  background: #fff;
  border-radius: 2px;
  display: block;
  height: 3px;
  float: right;
  margin: 2px 0 1px;
  width: 25px;
}

.menu__button--open .menu__button__bar {
	display: none;
}

.menu__button__close {
  font-size: 17px;
  line-height: 19px;
  color: #fff;
  display: none;
  padding-left: 5px;
  vertical-align: middle;
}

.menu__button--open .menu__button__close {
	display: inline-block;
}

.menu__button__icons {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  width: 25px;
}

.menu__button__text {
  display: inline-block;
  font-size: 17px;
  line-height: 19px;
  vertical-align: middle;
}

#searchbox {
	position: absolute;
	right: 10px;
	top: 0;
	border-left: 2px solid #fff;
	height: 100%;
	padding: 10px 0 0 15px;
	margin-left: 15px;
}


#searchbox .signup-link {
	font-size: 19px;
	line-height: 19px;
	font-weight: bold;
	display: none;
}

#donatebox {
	position: absolute;
	top: 0;
	right: 0;
	border-left: 2px solid #fff;
	height: 100%;
	padding: 0 10px 0 20px;
	margin-left: 5px;
	background-color: #e97129;
}
#donatebox:hover,
#donatebox:active {
	background-color: #98012e;
}
#donatebox form {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
}
#donatebox label,
#donatebox input[type="text"],
#donatebox input[type="submit"] {
	display: inline-block;
}
#donatebox label {
	padding: 0;
	padding-top: 5px;
	vertical-align: top;
}
#donatebox input[type="text"]{
	width: 35px;
	border-radius: 10px;
	border-color: #fff;
	font-weight: bold;
	color: #000;
	padding: 4px 12px;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 0;
}

#donatebox input[type="submit"]{
	border-radius: 10px;
	font-weight: bold;
	color: #fff;
	padding: 6px 12px;
	font-size: 18px;
	line-height: 18px;
	margin-left: 6px;
	background: transparent url(/assets/img/backgrounds/bg-btn.png) 0 0 no-repeat;
	border: 0;
	width: 49px;
	vertical-align: top;
	text-transform: uppercase;
}

#quick-nav .navbar {
	font-family: "myriad-pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.search-form button {
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 20pt;
	margin: 0;
	padding: 0 0 0 5px;
	width: 23px;
	height: 23px;
	background: transparent url(/assets/img/arrows/arrow1.png) 0 0 no-repeat;
	text-indent: -999em;
}
.search-form button:hover {
	background: transparent url(/assets/img/arrows/arrow2.png) 0 0 no-repeat;
}

#primary-nav #searchliright.searchli {
	float: right;
	height: 100%;
}

#primary-nav #searchlibottom {
	display: none;
	float: none;
	clear: both;
}

#primary-nav .searchli span {
	padding-right: 6px;
}

#quick-nav .navbar-inner {
	padding-left: 10px;
	padding-right: 10px;
}

#quick-nav {
	font-size: 8.5pt;
	min-height: 20px;
}

#sidebar-left ul {
	margin: 0;
	list-style: none;
	font-family: "myriad-pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#sidebar-left ul li.sectionLabel {
	color: rbg(35,31,32);
	line-height: 1.15em;
	margin-bottom: .15em;
	font-size: 18pt;
	font-weight: bold;
	padding: 0 0 0 5px;
}

#sidebar-left ul li > a {
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
	display: block;
	font-size: 11pt;
}

#sidebar-left ul li.active > a, #sidebar-left ul li:hover > a {
	background: rgb(238, 107, 36);
	color: #ffffff;
}

#sidebar-left ul ul {
	display: none;
}

#sidebar-left ul li.active ul,
#sidebar-left ul li.parentOfActive  ul,
#sidebar-left ul li:hover ul,
.blog #sidebar-left ul li.parentOfActive ul {
	display: block;
}

#sidebar-left ul ul li.active > a, #sidebar-left ul ul li:hover > a {
	background: none;
	color: rgb(238, 107, 36);
}

#sidebar-left ul ul {
	margin-left: 20px;
}

#sidebar-left ul ul li > a {
	color: rgb(99, 100, 102);
	padding: 2px;
}

#sidebar-left ul.contributors a {
	line-height: 35px;
}

#sidebar-left ul.contributors img {
	float: left;
	width: 30px;
	height: 35px;
	margin-right: 10px;
}

ul.contributors li {
	clear: both;
}

#sidebar-right h3 {
	margin: 10px 0;
}

#sidebar-right h3:first-child {
	margin-top: 0;
}

#sidebar-right .promo {
	margin: 0 0 20px;
}

.navbar li.active, .navbar li:hover {
	border-bottom: 6px solid rgb(238, 107, 36);
}

/**
 * Slideshow
 */
#header-feature .slideshow-nav {
	width: 238px;
	position: absolute;
	top: 170px;
	left: 0;
	z-index: 1000;
	text-align: center;
}

#header-feature .slideshow-nav a {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: transparent url(/assets/img/misc/dots1.png) no-repeat left top;
	padding-right: 10px;
}

#header-feature .slideshow-nav a.cycle-pager-active {
	background-position: left bottom;
}

#header-feature .slideshow-nav a span {
	display: none;
}

#header-feature {
	overflow: hidden;
}
#header-feature .slide {
	display: none;
	max-width: 100%;
}
#header-feature .slide#slide-1, #header-feature .slide:first-child {
	display: block;
}


.slideshow .row.blurb .span12 > div, .slideshow .row-fluid.blurb .span12 > div {
	background: transparent url(/assets/img/backgrounds/background-transparent1.png) repeat left top;
	color: #ffffff;
	padding: 10px 40px 10px 20px;
	position: relative;
}

#alt-caption.blurb {
	margin: 0;
	font-size: 10pt;
}

.slideshow .slideshow-blurb-toggle {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1000;
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
	width: 20px;
	height: 100%;
	background: #000 url(/assets/img/arrows/slideshow-control-arrows.png) no-repeat -35px center;
}

.slideshow.hide-blurb  .slideshow-blurb-toggle {
	background-position: 5px center;
}

/*
.slideshow.hide-blurb .blurb {
	display: none;
}
*/

.slideshow .row.blurb .span12, .slideshow .row-fluid.blurb .span12 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 365px;
}

/**
 * Homepage
 */
 .campaign-logos .leftcol {
 	float: left;
 	width: 55%;
 	padding-right: 5%;
 }

 .campaign-logos .rightcol {
 	float: left;
 	width: 40%;
 }

.campaign-logos .repro-health-watch {
	margin-top: 37px;
}

.campaign-logos .consumer-partnership {
	margin-top: 37px;
}

.campaign-logos .paid-sick-days {
	padding-right: 40px;
	margin-top: 27px;
}
/** highlights slideshow */

.filmstrip .slide {
	position: relative;
	display: none;
	width: 100%;
	height: 100%;
}
.filmstrip .slide .suppress {
	position: absolute;
	z-index: -1;
	visibility: hidden;
}

.filmstrip .slide#slide-1 {
	display: block;
}
.filmstrip img, .filmstrip iframe{
	width: 100%;
	display: block;
}
.slide div.yt-image {
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 1;
}
.slide div.yt-image img{
	width: 100%;
	position: relative;
	top: -8%;
}
a.video {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	background: url(/assets/img/icons/play-button.png) 50% 50% no-repeat;
	z-index: 100;
}
a.video:hover {
	background: url(/assets/img/icons/play-button-hover.png) 50% 50% no-repeat;
}
.cycle-pager {
	position: relative;
	width: 100%;
	display: block;
	margin: 20px 0;
}
.cycle-pager img {
	display: inline-block;
	border: 1px solid #030202;
	max-height: 70px;
	max-width: 100px;
}
.cycle-pager span {
	display: inline-block;
	margin: 0 7px 0 0;
	padding: 0 0 11px;
}
.cycle-pager span.cycle-pager-active {
	padding: 0 0 7px;
	border-bottom: 4px solid #EB6A3A;
}
.home .thumb img {
	border: 1px solid #030202;
}

/**
 * Typography
 */
#body {
	font-family: "minion-pro","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 20px;
	line-height: 1.25em;
}

#body .altfont1 {
	font-family: "myriad-pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

h1, h2, h3, h4, h5, h6, .AlertList .AlertListName, .searchTitle {
	font-family: "myriad-pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

h1 {
	color: rgb(152, 0, 46);
	font-size: 24pt;
	margin-bottom: .70em;
	line-height: 1.15em;
}

h2, .searchTitle {
	color: rbg(35,31,32);
	line-height: 1.15em;
	margin-bottom: .15em;
}

h2 > a,
h4 > a,
.searchTitle > a {
	color: inherit;
}



.row.callouts h3.alt + h2,
.row-fluid.callouts h3.alt + h2 {
	margin-bottom: .15em;
}

h2.icons.highlights {
	background: transparent url(/assets/img/icons/icons-play.png) no-repeat left center;
	padding-left: 42px;
	min-height: 32px;
	margin-bottom: 20px;
}
#body-column h2 {
	margin-bottom: .5em;
}

h3 {
	color: rgb(99, 100, 102);
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 10px;
	line-height: 1.15em;
}

h3.alt1 {
	color: #ffffff;
	background: #e47533;
	display: inline-block;
	padding: 0 10px;
}
#body-column h3 {
	margin-top: 20px;
}
#body-column .blurb h3 {
	margin-top: 0;
}

.row.callouts h3,
.row-fluid.callouts h3 {
	margin: 10px 0;
}
h4 {
	color: #000000;
	font-size: 18pt;
	margin: .5em 0;
	line-height: 1.15em;
}

h5, h5 a, h5 a:hover {
	color: #333333;
	font-size: 10pt;
	margin: 5px 0;
}
.profiles h5, .profiles h5 a {
	color: rgb(152, 0, 46);
	font-size: 1em;
}
.resource p {
	color: rgb(35, 31, 32);
}

li {
	line-height: 15pt;
}

a {
	color: rgb(152, 0, 46);
}

a:hover {
	color: rgb(211, 17, 69);
	text-decoration: none;
}

#body-column a {
	font-weight: bold;
}
a.btn {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

a.raquo:after {
	content: "\00a0\00bb";
	font-family: "myriad-pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

a.raquo {
	font-weight: bold;
	font-family: "myriad-pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#news-row a.raquo {
	white-space: nowrap;
}

ul.helpful-links li, ul.helpful-links li a {
	font-family: "myriad-pro","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: rgb(99, 100, 102);
}

ul.helpful-links li a:hover {
	color: rgb(157, 149, 162);
}

/**
 * Helpful Links
 */
ul.helpful-links {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul.helpful-links li {
	font-size: 14pt;
	padding-left: 40px;
	margin: 10px 0 15px;
	min-height: 35px;
}

/**
 * Article Exceprts
 */
.excerpt1 {
	padding-top: 20px;
	padding-bottom: 20px;
	background: transparent url(/assets/img/misc/line2.gif) no-repeat left top;
}

.excerpt1:first-child {
	background: none;
}

.excerpt1 h3 {
	color: #333333;
	text-transform: uppercase;
	font-size: 10pt;
	line-height: 12pt;
	margin-top: 2px;
}

.excerpt1 .blurb {
	position: relative;
	top: -4px;
}

/**
 * Footer
 */
#colophon {
	margin-left: 18%;
}

#footer > .span12 {
	padding: 20px;
}

#footer * {
	font-family: "myriad-pro",Arial,Helvetica,sans-serif;
	font-size: 9pt;
}

#footer > div.span12 {
	background: #e1e2e3 url(/assets/img/backgrounds/background-footer-940.png) no-repeat left top;
	padding-top: 70px;
}

#footer ul {
	padding: 0;
	margin: 0;
}

#footer ul li {
	display: block;
	padding-right: 10px;
}

#footer .icons-social {
	width: 108px
}

#footer .icons-social li {
	padding-right: 0;
}

#footer ul a, #colophon a {
	color: #656464;
}

#footer ul.no-angle-quote a:after {
	content: "";
}

ul#icons-awards {
	margin: 0;
	padding: 0;
}

#footer ul#icons-awards li {
	float: left;
	width: 47px;
	padding-left: 3px;
	padding-right: 0;
}

#footer > .span12 > .row , #footer > .span12 > .row-fluid  {
	margin-top: 20px;
}

#footer > .span12 > .row > div h5, #footer > .span12 > .row-fluid > div h5 {
	margin-bottom: 0;
	clear: both;
}

#footer ul#footer-info li {
	float: left;
	padding: 0 5px;
}

.footer-nav-tablet-row {
	margin-top: 10px;
}

#footer .footer-nav-tablet-row .icons-social {
	margin-top: 30px;
}

#subscribe {
	width: 100%;
	background-color: #707171;
	padding: 10px 0;
	text-align: center;
}
#subscribe form {
	margin: 0;
}
#subscribe label,
#subscribe input,
#subscribe button {
	display: inline-block;
	margin-bottom: 0;
}
#subscribe label {
	color: #fff;
	text-transform: uppercase;
	font: normal bold 18px/18px "myriad-pro","Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-right: 5px;
	vertical-align: middle;
}
#subscribe input[type="text"] {
	border-radius: 10px;
	border-color: #fff;
	padding: 4px 10px;
	margin-right: 5px;
}
#subscribe button {
	border-width: 0;
	border-radius: 10px;
	background: transparent url(/assets/img/backgrounds/bg-btn-maroon.png) 0 0 no-repeat;
	font-weight: bold;
	color: #fff;
	padding: 6px 11px 5px;
	font-size: 18px;
	line-height: 18px;
	text-shadow: 0 0 0;
	text-transform: uppercase;
	margin-top: 0px;
	vertical-align: top;
}
/**
 * Icons
 */


.book {
	background: transparent url(/assets/img/icons/book.png) no-repeat left center;
}
.box {
	background: transparent url(/assets/img/icons/box.png) no-repeat left center;
}
.chart {
	background: transparent url(/assets/img/icons/chart.png) no-repeat left center;
}
.folder {
	background: transparent url(/assets/img/icons/folder.png) no-repeat left center;
}
.inbox {
	background: transparent url(/assets/img/icons/inbox.png) no-repeat left center;
}
.map {
	background: transparent url(/assets/img/icons/map.png) no-repeat left center;
}
.new {
	background: transparent url(/assets/img/icons/new.png) no-repeat left center;
}
.news {
	background: transparent url(/assets/img/icons/icons-helpful-links-news.png) no-repeat left center;
}
.notepad {
	background: transparent url(/assets/img/icons/notepad.png) no-repeat left center;
}
.pdf {
	background: transparent url(/assets/img/icons/icons-helpful-links-pdf.gif) no-repeat left center;
}
.people {
	background: transparent url(/assets/img/icons/people.png) no-repeat left center;
}
.rss {
	background: transparent url(/assets/img/icons/icons-helpful-links-rss.gif) no-repeat left center;
}
.special {
	background: transparent url(/assets/img/icons/special.png) no-repeat left center;
}
.star {
	background: transparent url(/assets/img/icons/star.png) no-repeat left center;
}
.www {
	background: transparent url(/assets/img/icons/www.jpg) no-repeat left center;
}
/**
 * News
 */
#news-row {
	font-family: "myriad-pro",Arial,Helvetica,sans-serif;
}

#news-row ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#news-row ul li {
	padding: 8px 0;
	background: transparent url(/assets/img/misc/line2.gif) repeat-x left top;
	font-size: 10pt;
	line-height: 14pt;
}

#news-row .in-the-news li.link {
	display: block;
}
#news-row .in-the-news li.link a{
	display: block;
	max-height: 60px;
	overflow: hidden;
}
#news-row ul a.readmore {
	color: rgb(152, 0, 46);
	font-weight: bold;
	font-size: 10pt;
}

#news-row ul li:first-child {
	background: none;
}

#news-row ul a {
	color: #505050;
}

#news-row .urgent-actions ul a {
	color: rgb(238,107,36);
}

#news-row .urgent-actions ul a:after {
	content: "\00a0\00bb";
}

#news-row ul a:hover {
	color: rgb(157,159,162);
}

#news-row .urgent-actions h3 {
	background: rgb(238,107,36);
	color: #ffffff;
}


/**
 * Nav dropdown form
 */
#left-nav-dropdown-form {
	margin: 0;
	padding: 0;
}

#left-nav-dropdown-form  select {
	margin: 0;
	width: 98%;
	margin: 1%;
}

/**
 * Misc
 */
.highlight1 {
	color: rgb(238, 107, 36);
}

.relative {
	position: relative;
	top: 0;
	left: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.text-align-left {
	text-align: left;
}

.text-align-right {
	text-align: right;
}

.innertube1 {
	/*padding: 0 15px;*/
}

.row.callouts h3, .row-fluid.callouts h3 {
	margin-bottom: 10px;
	line-height: 12pt;
	font-size: 12pt;
}

.row.callouts h3.alt, .row-fluid.callouts h3.alt {
	padding: 0 8px;
	line-height: 32px;
	background: #e47533;
	color: #fff;
	display: inline-block;
}

span.nbsp {
	white-space: nowrap;
}

/**
 * Blog
 */
.blog #sidebar-left h2 {
	background: rgb(238, 107, 36);
	color: #fff;
	margin: 50px 10px 0 10px;
	text-transform: uppercase;
	font-size: 22px;
}

.blog #sidebar-left h2:first-child {
	margin-top: 0;
}

.blog-post-header, .blog-post-header h2, .blog-post-header h3 {
	color: #000;
}

.blog-post-header h2 {
	font-size: 22pt;
	margin-bottom: 3px;
}

#body-column .blog-post-header h3 {
	font-size: 16pt;
	margin-bottom: 3px;
	margin-top: 0;
}

.blog-post-header .date {
	font-family: "minion-pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.blog-post-header img, .profile .thumb {
	float: left;
	border: 1px solid #575759;
	width: 80px;
	height: 100px;
	margin-right: 10px;
}

.blog-post-header-content {
	margin: 0 0 6px 0px;
	position: relative;
	top: -4px;
}
.blog-post-header-content.with-image {
	margin-left: 95px;
}

.blog #sidebar-left li a:after {
	content: "";
}

.blog #sidebar-left ul li > a {
	padding-left: 10px;
	padding-right: 10px;
}

.post-excerpt .tag a,
.blog-post .tag a {
	color: inherit;
}

.post-excerpt .tag a:hover,
.blog-post .tag a:hover {
	color: #98002E;
}
#blog-pagination, .paginator, .searchNavigation {
	margin-top: 20px;
	text-align: right;
}

#blog-pagination > table, .paginator {
	float: right;
}

#blog-pagination .pg-items, .paginator .pg-items{
	display: none;
}

#blog-pagination .pg-curr, .paginator .pg-curr {
	font-size: 12pt;
	font-family: "myriad-pro","Helvetica Neue",Helvetica,Arial,sans-serif
}

#blog-pagination td, .paginator td {
	display: inline;
	margin-right: 5px;
}


#blog-pagination a, #blog-pagination td, .paginator a, .paginator td, .searchNavigation, .searchNavigation a {
	color: #636466;
	font-family: "myriad-pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.comments {
	margin: 0 0 20px;
}

.comments .item {
	border-top: 1px solid #E4E4E4;
	padding: 10px 0 0;
	margin: 10px 0 0;
}

.comments .item:first-child {
	padding: 0;
	border-top: 0;
}

.comments .author {
	font-weight: bold;
}
.filterCriteria {
	margin: 0 0 20px 0;
}
.filter input.btn {
	 margin: 0 0 9px;
}
/** Profiles **/
.profile .thumb {
	margin: 5px 15px 0 0;
}
.profiles {
	margin: 0 0 40px;
}
.profiles .item {
	margin: 0 0 15px;
}
.profiles .item.offset{
	margin: 0 0 15px 50px;
}
.profiles .thumb {
	border: 1px solid #575759;
	width: 80px;
	height: 100px;
}
.profiles .thumb.small {
	width: 40px;
	height: 50px;
	float: left;
	margin: 0 10px 0 0;
}
.profiles  {
	margin-bottom: 50px;
}
.profiles.padleft1 {
	margin-bottom: 35px;
}
.news-room .executive.profiles {
	margin-bottom: 25px;
}
.executive.profiles {
	margin-bottom: 0;
}
.executive .row, .speakers .row {
	margin-left: 0;
}
.executive.profiles .item {
	width: 150px;
	float: left;
	margin: 0 15px 25px 0;
}
.speakers.profiles .item {
	width: 130px;
	float: left;
	margin: 0 5px 5px 0;
}
.bod.profiles,
.speakers.profiles {
	margin-bottom: 0;
}
.bod.profiles .item {
	-webkit-column-span: 1;
	column-span: 1;
}
/* news */
.description {
 font-size: 1.062em;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.news-item .date-location {
	float: left;
	padding: 0 5px 0 0;
}
.boilerplate, .press-contact {
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #ccc;
}
.press-contact {
	padding: 15px 0 0;
}
.releases .item {
	margin: 0 0 15px;
}

#body-column .releases h2 {
	margin: 0 0 10px;
	max-height: 85px;
	overflow: hidden;
}
.date-tags{
	font: normal normal 16px "myriad-pro","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #7e7d7d;
	text-transform: uppercase;
}
.date-chooser {
	display: inline-block;
	margin: 0 15px 0 0;
}
/* news room */

.news-room h3 {
	margin-top: 50px;
}
.news-room .profiles .item {
	width: 140px;
	float: left;
	margin: 0 10px 0 0;
}
.news-room .profiles .item.third {
	margin: 0;
}
.news-room .profiles .row {
	margin-left: 0;
	padding-left: 0;
}
/* success stories */
.our-impact .thumb {
	max-width: 280px;
	max-height: 180px;
	float: right;
	margin: 7px 0 0 15px;
	/*border: 1px solid #575759;*/
}
.our-impact .body {
	margin: 0 0 25px;
}
.our-impact .body p:first-child, .large-text{
	font-size: 20px;
	line-height: 1.25em;
}
.small-text {
	font-size: 13px;
	font-family: "myriad-pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.our-impact #pager {
	display: block;
	margin: 20px 0;
	text-align: center;
	font-size: 1.5em;
}
.our-impact #pager span {
	padding: 0 2px;
}
.our-impact #pager .first, .our-impact #pager .last {
	font-size: 1.5em;
	font-weight: bold;
}
.our-impact #pager .active a {
	color: #333;
}
.our-impact #pager .active a:hover {
	color: #98002E;
}
/* 2 column gallery images */
.gallery {
	margin-bottom: 20px;
}
.gallery .row {
	padding-top: 15px;
}
.gallery .row:first-child {
	padding-top: 0;
}
#body-column .gallery .row .pad1 {
	padding-top: 15px;
}
/* alert list */
.AlertList .AlertListName {
	display: block;
	font-size: 24px;
	line-height: 1.15em;
	margin: 0.5em 0 .15em;

}
.AlertList .AlertListName a {
	color: #333;
}
.AlertList .AlertListName a:hover {
	color: #d31145;
}
/* legislative db state */
ul.state-facts li {
	padding-bottom: 15px;
}

ol.state-footnotes {
	padding-left: 0;
  margin-left: 0;
}
ol.state-footnotes li{
  list-style: none;
  font-size: 11px;
}

/* legislation */

.field {
	padding-bottom: 5px;
}
.field-label {
	font-weight: bold;
}
.legislation .item {
	margin-bottom: 15px;
}
.legislation.default .item h3 {
	margin-bottom: 0;
}
/* state pages */
.state .legislation .item {
	clear: both;
	border-top: 1px solid #C9C3C0;
	padding-top: 15px;
}
.state .legislation .item:first-child,
.state .legislation .item.first {
	border-top: 0;
	padding-top: 0;
}
.state .large-text {
	margin-bottom: 20px;
}


/*share page */

.share h2 {
	margin: 0 0 20px 0;;
	padding: 10px 0 20px 0;
	height: 15px;
	display: block;
	background: url(http://www.nationalpartnership.org/images/content/pagebuilder/55793.png) 0 100% no-repeat;
}
.share h2 img {
	float: left;
	margin: -5px 0 0 15px;
}
/** search results **/
.searchDisplayResults {
	margin: 1em 0 20px;
}
.searchTitle {
	padding: 0 0 .15em;
	margin: 0 0 .5em;
	font-size: 24px;
}
.searchTitle a { font-weight: bold; }
.searchTimeStamp {
	font-size: .87em;
	color: #555;
	margin: 0;
	display: none;
}
.searchDescription {
	margin: 0;
}
.searchTeaser {
	margin: 0;
	display: none;
}
.searchNavigation {
	padding-bottom: 20px
}
.searchNavigation a, .searchNavigation span {
	padding: 0 5px 0 0;
}

/**
 * Bootstrap Overrides
 */
#primary-nav .navbar-inner {
	position: relative;
	top: 0;
	left: 0;
  z-index: 200;
}
#primary-nav .navbar-inner {
	background: #000;
}
#quick-nav .navbar-inner {
	background-color: transparent;
	background-image: none;
	background: transparent url(/assets/img/backgrounds/background-transparent1.png) repeat left top;
	min-height: inherit;
}

#quick-nav .navbar .nav > li > a {
	line-height: 10px;
}

#quick-nav .navbar .nav {
	margin: 0;
}

.navbar .nav > li > a, .navbar .nav > li > form a {
	text-transform: uppercase;
	font-weight: bold;
}

.navbar .nav > li > a {
	color: #ffffff;
}

.navbar .nav > li.active > a, .navbar .nav > li:hover > a {
	padding-bottom: 6px;
	background-color: transparent;
}

.navbar .nav > li.active > a:hover, .navbar .nav > li > a:hover {
	background-color: transparent;
}

.navbar .nav > li > span {
	padding: 9px 10px 11px;
}

#topnav .nav > li > form {
	margin: 0;
	padding: 0;
}

.navbar {
	margin-bottom: 0;
}

#topnav .nav > li > * {
	padding-left: 0;
	margin-left: 0;
}

#topnav .divider-vertical {
	background: transparent url(/assets/img/misc/line4.gif) no-repeat center center;
}

#quick-nav .navbar-inner {
	min-height: 31px;
}

.navbar-inner {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	filter: none;
	padding-left: 10px;
	padding-right: 10px;
}

.no-margin-bottom {
	margin-bottom: 0 !important;
}

.no-margin-top {
	margin-top: 0 !important;
}

.signup-link, .signup-link:hover {
	cursor: inherit !important;
	color: #EE6B24 !important;
}

#twitter-feed {
	background: transparent url(/assets/img/icons/icons-twitter-birds-940.png) no-repeat 20px top;
	padding: 0 20px 0 135px;
	min-height: 54px;
	font-size: 10pt;

}
#twitter-widget-0 {
	display:  none;
}

#twitter-feed .twitter-time {
	color: #777777;
}

#twitter-feed .tweet {
	background: transparent url("/assets/img/misc/line2.gif") repeat-x scroll left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.float-left-pad {
	padding: 0 10px 10px 0;
}

.padleft1 {
	padding-left: 20px;
}

.padright1 {
	padding-right: 20px;
}

.standard-margin {
	margin: 0 0 9px 0;
}

.bold {
	font-weight: bold;
}

.visit-research {
	font-weight: bold;
	margin-top: 30px;
}

.quarter {
	width: 25%;
}
img.pull-left {
	padding: 0 10px 10px 0;
}
img.pull-right {
	padding: 0 0 10px 10px;
}
p img.pull-left, p img.pull-right {
	padding-top: 7px;
}
/**
 * Site Colors
 */
.deepred {
	color: rgb(152, 0, 46);
}

.red {
	color: rgb(211, 17, 69);
}

.pink {
	color: rgb(234, 153, 216);
}

.lighttan {
	color: rgb(231, 224, 216);
}

.tan {
	color: rgb(208, 198, 183);
}

.orange {
	color: rgb(238, 107, 36);
}

.grey1 {
	color: rgb(157, 159, 162);
}

.grey2 {
	color: rgb(99,100,102);
}

.grey3 {
	color: rgb(76,77,79);
}

.grey4 {
	color: rgb(35, 31, 32);
}

/* Twitter Styles */
.timeline-Tweet li {
    list-style: none;
}

.timeline-Tweet .Icon {
    width: .9375em;
    display: inline-block;
    height: 1.25em;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: text-bottom;
}

.timeline-Tweet .Icon--heart {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2054%2072%22%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23e1e8ed%22%20d%3D%22M38.723%2012c-7.187%200-11.16%207.306-11.723%208.13-.563-.824-4.496-8.13-11.723-8.13C8.79%2012%203.533%2018.163%203.533%2024.647%203.533%2039.964%2021.89%2055.907%2027%2056c5.11-.093%2023.467-16.036%2023.467-31.353C50.467%2018.163%2045.21%2012%2038.723%2012z%22%2F%3E%3C%2Fsvg%3E);
}

.timeline-Tweet .Icon--heart:hover {
      background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2054%2072%22%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23667580%22%20d%3D%22M38.723%2012c-7.187%200-11.16%207.306-11.723%208.13-.563-.824-4.496-8.13-11.723-8.13C8.79%2012%203.533%2018.163%203.533%2024.647%203.533%2039.964%2021.89%2055.907%2027%2056c5.11-.093%2023.467-16.036%2023.467-31.353C50.467%2018.163%2045.21%2012%2038.723%2012z%22%2F%3E%3C%2Fsvg%3E);
    }

.timeline-Tweet .Icon--share {
  width: .98611em;
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056.8%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0-.7h48v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23e1e8ed%22%20d%3D%22M52.8%2032.9L42.2%2022.3c-1.4-1.4-3.6-1.4-5%200s-1.4%203.6%200%205l4.6%204.6H20.9c-1.9%200-3.5%201.6-3.5%203.5s1.6%203.5%203.5%203.5h20.9l-4.6%204.6c-1.4%201.4-1.4%203.6%200%205%20.7.7%201.6%201%202.5%201s1.8-.3%202.5-1l10.6-10.6c1.4-1.4%201.4-3.6%200-5z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23e1e8ed%22%20d%3D%22M24.4%2049.4h-13c-.6%200-1.1-.5-1.2-1.1V22.4c0-.7.5-1.2%201.2-1.2h12.9c1.9%200%203.5-1.6%203.5-3.5s-1.6-3.5-3.5-3.5H8.9c-3.1%200-5.7%202.5-5.7%205.7v31c0%203.1%202.5%205.7%205.7%205.7h15.5c1.9%200%203.5-1.6%203.5-3.5.1-2.1-1.5-3.7-3.5-3.7z%22%2F%3E%3C%2Fsvg%3E);
}

.timeline-Tweet .Icon--share:hover {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056.8%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0-.7h48v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23667580%22%20d%3D%22M52.8%2032.9L42.2%2022.3c-1.4-1.4-3.6-1.4-5%200s-1.4%203.6%200%205l4.6%204.6H20.9c-1.9%200-3.5%201.6-3.5%203.5s1.6%203.5%203.5%203.5h20.9l-4.6%204.6c-1.4%201.4-1.4%203.6%200%205%20.7.7%201.6%201%202.5%201s1.8-.3%202.5-1l10.6-10.6c1.4-1.4%201.4-3.6%200-5z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23667580%22%20d%3D%22M24.4%2049.4h-13c-.6%200-1.1-.5-1.2-1.1V22.4c0-.7.5-1.2%201.2-1.2h12.9c1.9%200%203.5-1.6%203.5-3.5s-1.6-3.5-3.5-3.5H8.9c-3.1%200-5.7%202.5-5.7%205.7v31c0%203.1%202.5%205.7%205.7%205.7h15.5c1.9%200%203.5-1.6%203.5-3.5.1-2.1-1.5-3.7-3.5-3.7z%22%2F%3E%3C%2Fsvg%3E);
}

.timeline-Tweet-action {
    display: inline-block;
    font-size: 17px;
}

.timeline-Tweet-text {
    margin-bottom: 8px;
    font-weight: 400;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.timeline-ShareMenu-container {
    position: absolute;
    left: -18px;
    z-index: 1000;
    display: none;
    padding-bottom: 4px;
    min-width: 130px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(0,0,0,.25);
}

.timeline-ShareMenu-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
}

.timeline-ShareMenu-title {
    padding: 10px 15px 5px 15px;
    font-weight: 300;
    color: #667580;
    margin: 0;
}

.timeline-ShareMenu-option:focus, .timeline-ShareMenu-option:hover {
    color: #fff !important;
    background-color: #3b94d9;
    text-decoration: none !important;
    color: #55acee;
    text-decoration: none;
    outline: 0;
}

.timeline-ShareMenu-option {
    display: inline-block;
    width: 100%;
    padding: 2px 15px;
    color: #292F33 !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    color: #3b94d9;
    text-decoration: none;
    outline: 0;
}

.timeline-ShareMenu.is-openedBelow .timeline-ShareMenu-container {
    bottom: 100%;
    display: block;
    margin-bottom: 10px;
}

.timeline-ShareMenu.is-openedBelow .timeline-ShareMenu-caret {
    top: -9px;
    border-top-width: 0;
    border-bottom-color: rgba(15,70,100,.12);
}

.timeline-ShareMenu-caret {
    left: 25px;
    margin-left: -9px;
    border-width: 9px;
}

.timeline-ShareMenu {
    position: relative;
}

.timeline-Tweet-actions {
	margin: 0;
}

.timeline-Tweet-action + .timeline-Tweet-action {
    margin-left: 20px;
}

.timeline-Tweet-timestamp {
    font-size: 12px;
    color: #e1e8ed;
    text-decoration: none;
}

.timeline-Tweet-metadata {
    float: right;
    margin-top: 2px;
}
