@charset "utf-8";
/* CSS Document */

@import '/resource/css/html5-boilerplate.css';

/* misc styling */
@import '/resource/css/mrjerimee.css';
/* styling for mrstory and early learning */
@import '/resource/css/mrstory.css';
/* styling for AK elements */
@import '/resource/css/akstyles.css?v=2';

#searchdiv #cse-search-box {
    position: relative;
    top:9px;
}

.messages {
    margin-bottom:10px;
    background-color: #FFFFD0;
    color: #000;
}

.node-form .standard fieldset.collapsed, .node-form .admin fieldset.collapsed { 
    margin-bottom:15px;
}

.abc a.bluebutton {
    text-align: center;
}

.view-content-admin-mrstory-psd table {
    width: 100%;
}

/* --------------------
   Reset Styles
   -------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

/* Set museo-sans as the default font */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	font-weight: 300;
	font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

/* hide lists bullets in sidebar and nav */
#main_nav_box ol, #main_nav_box ul, .sidebar .block-content ol, .sidebar .block-content ul, .content .about_section ul, .header .navigation ul {
    list-style: none;
    margin-left: 0px;
}

/* basic styling for main content lists */
.content ul
{
	margin-left: 20px;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}
blockquote p {
    padding-bottom:0px;    
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #c70100;
    font-weight: 500;
}

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

strong {
    font-weight: 500;	
}

em {
	font-style: italic;
}

p {
    padding-bottom: 10px;	
}

h1.title {

	font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
    font-weight: 500;
    line-height: 1.2em;
    
    /*font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;*/
    font-size: 31px;
    /*line-height: 36px;*/
    color: #0a3e5f;
    font-weight: 300;
}

/* header color default - Dark Blue */
h1, h1, h2, h3, h4, h5, h6 {
    font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
    color: #004F78;
}

/* header link color default - Red */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
	color: #C80000;
}

h1, h1 a {
	font-size: 24px;
	font-weight: 500;
}

h2, h2 a {
	font-size: 21px;
    font-weight: 500;
}

h3, h3 a {
	font-size: 17px;
	font-weight: 500;
}

h4, h4 a {
	font-size: 15px;
	font-weight: 500;
}

h5, h5 a {
	font-size: 13px;
	font-weight: 500;
}

h6, h6 a {
	font-size: 11px;
	font-weight: 500;
}

/* header link hover - Blue */
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
	color: #004F78;
}

#did_you_know  {
    padding: 4px 20px;
}

#did_you_know h3 {
    font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
    font-size: 31px;
    line-height: 36px;
    color: #0a3e5f;
    font-weight: 300;
    padding-bottom: 10px;
}

#did_you_know p {
    display: none;    
}

.page-resources H1.title, .block-content H1.title-resources { color: #C70100; }

/* --------------------
   Main Styles
   -------------------- */

html, body {
    font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}

body {
    /*background-image: url(/resource/img/wp/bg.gif);*/
    background-repeat: repeat-x;
    background-color: #cde8f4;
}
.wrapper {
    width: 976px;
    margin: 0 auto 3em;
}

.wrapper .header {
    background-image: url("/resource/img/wp/bg.gif");
    height: 94px;
    background-repeat: repeat-x;
    background-position: top center;
}

.wrapper .header .logo {
    background-image: url(/resource/img/wp/logo.gif);
    width: 431px;
    height: 97px;
    float: left;
    background-repeat: no-repeat;
}

.wrapper.header form {
    float: right;
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    color: #FFF;
}

.wrapper .header form.subscribe {
    background-image: url(/resource/img/wp/subscribe-bg.gif);
    width: 370px;
    padding-left: 19px;
    height: 36px;
    background-repeat: no-repeat;
    padding-top: 3px;
}

.wrapper .header form.subscribe label {
    float: left;
    margin-top: 1px;
    margin-right: 5px;
}

.wrapper .header form.subscribe input {
    float: left;
    background: none;
    background-color: transparent;
    border: none;
    background-repeat: no-repeat;
    background-image: url(/resource/img/wp/form-email-bg.gif);
    width: 131px;
    line-height: 20px;
    padding: 4px 4px 0 9px;
    height: 20px;
    margin-right: 5px;
    font-size: 12px;
    color: #999999;
}

* html .wrapper .header form.subscribe input {
    padding-top: 0;
    height: 24px;
    line-height: 24px;
}

*+html .wrapper .header form.subscribe input {
    padding-top: 0;
    height: 24px;
    line-height: 24px;
}

.wrapper .header form.subscribe input.zip {
    background-image: url(/resource/img/wp/form-zip-bg.gif);
    width: 69px;
}

.wrapper .header form.subscribe input.submit {
    background-image:url(/resource/img/wp/form-go-bg.gif);
    width: 33px;
    height: 22px;
    padding: 0;
    margin-top: 1px;
    cursor: pointer;
    margin-right: 0;
}

.wrapper .header form.search {
    float: right;
}

.wrapper .header form.search label {
    float: left;
    color: #014e75;
    margin-right: 5px;
}

.wrapper .header form.search input {
    float: left;
    background: none;
    border: none;
    background-repeat: no-repeat;
    background-image: url(/resource/img/wp/form-email-white-bg.gif);
    width: 131px;
    line-height: 20px;
    padding: 4px 4px 0 9px;
    height: 20px;
    margin-right: 5px;
    font-size: 12px;
    color: #999999;
}

* html .wrapper .header form.search input {
    padding-top: 0;
    height: 24px;
    line-height: 24px;
}

*+html .wrapper .header form.search input {
    padding-top: 0;
    height: 24px;
    line-height: 24px;
}

.wrapper .header form.search input.submit {
    background: none;
    border: none;
    background-image: url(/resource/img/wp/form-go-white-bg.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 33px;
    height: 22px;
    padding: 0;
    margin-top: 1px;
    margin-right: 0;
}

.wrapper .navigation {
    height: 37px;
}

.wrapper .navigation ul {
    float: left;
    position:relative;
    z-index:750;
}

.wrapper .navigation ul li {
    float: left;
    margin-left: 1px;
    position: relative;
}

.wrapper .navigation ul li a {
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #FFF;
    float: left;
    line-height: 37px;
    height: 37px;
    padding: 0 12px;
}

.wrapper .navigation ul li:hover, 
.wrapper .navigation ul li.selected {
    background-image: url(/resource/img/wp/nav-left-bg.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
}

.wrapper .navigation ul li:hover > a, 
.wrapper .navigation ul li.selected > a {
    background-image: url(/resource/img/wp/nav-right-bg.gif);
    background-position: right 4px;
    background-repeat: no-repeat;
    text-decoration: none;
}

.wrapper .navigation ul ul {
    position: absolute;
    display: none;
    top: 37px;
    left: 0;
    width: 320px;
    padding-bottom: 10px;
    background-color: #096795;
    z-index: 999999;
}

.wrapper .navigation ul li:hover ul {
    
}

.wrapper .navigation ul ul li {
    margin: 0 5px;
}

* html .wrapper .navigation ul ul li {
    margin: 0 2px;	
}

.wrapper .navigation ul ul li a {
    width: 200px;
}

.wrapper navigation ul li:hover ul li a {
    background-image: none;
}

.wrapper .navigation ul li:hover ul li:hover {
    background-image: url(/resource/img/wp/nav-dropdown-left-bg.png);
}

.wrapper .navigation ul li:hover ul li:hover a {
    background-image: url(/resource/img/wp/nav-dropdown-right-bg.gif);
}

.wrapper .navigation .donate {
    float: right;
    background-repeat: no-repeat;
    background-image: url(/resource/img/wp/donate-bg.gif);
    width: 90px;
    height: 29px;
    margin-top: 4px;
}

.wrapper .blog-header .navigation {
	float: right;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 6px;
}

.wrapper .blog-header .navigation ul {
	list-style: none;
	margin-left: 0px;
}

.wrapper .blog-header h2 a {
	float: left;
	font-size: 1.4em;
	color: #004F78;
}

.wrapper .blog-header h2 a {
	float: left;
	font-size: 1.4em;
	color: #004F78;
}

.wrapper .blog-header a.rss-icon {
	position: relative;
	top: -6px;
	left: 10px;
}

.wrapper .navigation ul .narrow-by {

    display:none; 
    z-index: 99999; 
    position: absolute; 
    top: 20px;
    left: 0px; 
    width: 220px;
}

.wrapper .navigation ul ul.narrow-by li a { 
    width: 180px;
}

.main {
    clear: both;
    margin-top: 9px;
}

.content {
    float: left;
    width: 660px;
}

.sidebar {
    float: right;
    width: 280px;
}

.content .top-block {
    background-image: url(/resource/img/wp/top-block-bg.jpg);
    background-repeat: no-repeat;
    height: 256px;
    margin-bottom: 15px;
    font-size: 16px;
    font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
}

.content .top-block .block-content {
    padding: 15px 40px 0 237px;
    float: left;
    width: 407px;
}

.content .top-block .block-content form {
    padding-top: 10px;	
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #999999;
    font-size: 14px;
}

.content .top-block .block-content form input {
    background: none;
    border: none;
    background-image: url(/resource/img/wp/form-top-block-email-bg.gif);
    background-repeat: no-repeat;
    padding: 6px 9px 0 9px;
    width: 165px;
    float: left;
    margin-right: 7px;
    height: 22px;
}

.content .top-block .block-content form input.zip {
    background: none;
    border: none;
    background-image: url(/resource/img/wp/form-top-block-zip-bg.gif);
    padding: 6px 9px 0 9px;
    width: 72px;
    float: left;
    height: 22px;
}

.content .top-block .block-content form input.submit {
    background-image: url(/resource/img/wp/form-sign-on-bg.gif);
    width: 84px;
    height: 29px;
    padding: 0;
    cursor: pointer;
    margin: 0 0 0 0;
}

.content .top-block .tab {
    height: 214px;
    overflow: hidden;
    display: none;
    color: #FFF;
}

.content .top-block .visible {
    display: block;
}	

.content .top-block h1 {
    font-size: 32px;
    font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
    padding-bottom: 10px;
    line-height: 30px;
    padding: 8px 0 10px 0;
    font-weight: 300;
}

.main .content .block, .main .content-noside .block
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    margin-bottom: 10px;
    background-color: #fff;
    margin-bottom: 15px;
    zoom: 1;
}

.content .block .block-content, .content-noside .block .block-content {
    padding: 1.75em;
    overflow: hidden;
}

.rss {
    float: right;	
}

.post-types {
    padding: 20px 0 10px 0;	
    overflow: hidden;
}

.post-types .blogroll {
    float: right;	
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
}

.post-types ul {
    float: left;	
}

.post-types ul li {
    float: left;
    margin-right: 1px;
}

.post-types ul li a {
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #3399ff;
    line-height: 23px;
    float: left;
    height: 23px;
    padding: 0 9px;
}

.post-types ul li:hover, .post-types ul li.selected {
    background-image: url(/resource/img/wp/button-post-types-left-bg.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

.post-types ul li:hover a, .post-types ul li.selected a {
    background-image: url(/resource/img/wp/button-post-types-right-bg.gif);
    background-repeat: no-repeat;
    background-position: top right;
    color: #FFF;
    text-decoration: none;
}

.post {
    clear: both;
    background-image: url(/resource/img/wp/dotted-line.gif);
    background-repeat: repeat-x;
    padding: 20px 0 15px 110px;
}

.post .user-picture
{
margin: 0px 0px 0px -120px;
padding: 0px;
float:left;
overflow: hidden;
width: 100px;
height: 100px;
text-align: center;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-border-radius: 50%;
border: 0px;
}

.post .user-picture img
{
position: relative;
top: -1px;
left: -1px;
border: 0px;
width: 100px;
min-height: 100px;
padding: 0px;
margin: 0px;
}

small {
    color: #b3b2b2;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 300;
    display: block;
    padding-bottom: 10px;
}

.post small {
    padding-bottom: 20px;
}

small a {
    font-size: 11px;	
}

.post-details div {
    overflow: hidden;
    padding: 2px 0;
}

.post-details a {
	color: #00A9FF;
    float: left;
    margin-right: 10px;
    -moz-osx-font-smoothing: grayscale;
    font-family: "bebas-neue",Impact,sans-serif;
    font-weight: 300;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.post-details a:hover {
    color: #004F78;
}

.blue {
    color: #3399ff;	
}

.post-details strong {
    color: #0a3e5f;
    font-weight: 500;
    float: left;
    margin-right: 10px;
}

.post .fb-tw-share {
    float:right; 
    /*margin-top: -10px;*/
    margin-left: 30px;
    vertical-align: center;
}

.post .fb-tw-share .tw-share {
    float:left;
    margin-right:20px;
    height: 70px;
}

.post .fb-tw-share .fb-share {
    margin-top: 1px;
    height: 70px;
    float:right;
}

.post .fb-tw-share .fb-share iframe
{
	margin: 0px;
	padding: 0px;
	border:none;
	overflow:hidden;
	width:100px;
	height:65px;
}

.post p 
{
	clear: right;
}

.post-details span.comments {
	background: url(/resource/img/wp/mr-comment-icon.png) 0 5px no-repeat;
        padding-left: 20px;
        float: left;
	margin-right: 3px;
}

.post-details span.comments span {
    padding: 0 5px;
    color: black;
}

/* this should be redone with CSS rounded corners and the float removed */
.more {
    background-image: url(/resource/img/wp/more-left-bg.gif);
    background-repeat: no-repeat;
    background-position: top left;
    float: left;
    clear: both;
    margin-top: 15px;
    color: #FFF;
    height: 23px;
}

.more span {
    background: url(/resource/img/wp/more-right-bg.gif);
    background-repeat: no-repeat;
    background-position: top right;
    float: left;
    padding: 0 14px;
    color: #FFF;
    height: 23px;
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 23px;
}

.homepage-blog-footer .description
{
	padding-top: 1em;
	font-style: italic;
	clear: both;
}

.content .blue-bordered {
    background-image: url(/resource/img/wp/block-blue-bordered-top-bg.gif);	
}

.content .blue-bordered .block-content {
    padding: 20px;
    background-image: url(/resource/img/wp/block-blue-bordered-bottom-bg.gif);		
}

.content .blue-bordered .story {
    background-image: url(/resource/img/wp/stories-bg.gif);
    background-repeat: no-repeat;
    height: 128px;
    padding: 15px;
    margin-top: 10px;
}

.content .blue-bordered .story h2 {
    margin-bottom: 10px;	
}

.content .blue-bordered .story h2 a.next {
    float: right;
    background-image: url(/resource/img/wp/next.gif);
    width: 54px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #FFF;
}

.content .blue-bordered .story h2 a.previous {
    float: right;
    background-image: url(/resource/img/wp/previous.gif);
    width: 77px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #FFF;
    margin-right: 7px;
}

.content .blue-bordered .story .more {
    background: none;
    color: #c70100;
    font-weight: 300;
    font-size: 11px;
}

.content .half-left {
    float: left;
    width: 320px;
    background-image: url(/resource/img/wp/block-half-white-top-bg.gif);
}

.content .half-left .block-content {
    background-image: url(/resource/img/wp/block-half-white-bottom-bg.gif);
}

.content .half-right {
    float: right;
    width: 320px;
    background-image: url(/resource/img/wp/block-half-white-top-bg.gif);
}

.content .half-right .block-content {
    background-image: url(/resource/img/wp/block-half-white-bottom-bg.gif);
}

.block .top-right {
    float: right;
    position: relative;
    margin: 0 0 -15px 0;
}

.content .half-left h1, .content .half-right h1 {
    padding-bottom: 15px;	
}

.content h2 a {
	color: #C90000;
}

.news-preview {
    padding-bottom: 15px;
    color: #666666;
}

.tweets-preview, a.tweets-preview {
    font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
    font-size: 14px;
    color: #666666;
    font-weight: 300;
    margin-bottom: 14px;
    display: block;
}

* html .tweets-preview {
    margin-bottom: 7px;
}

* html .tweets-preview a {
    margin-bottom: 7px;
}

*+html .tweets-preview {
    margin-bottom: 7px;
}

*+html .tweets-preview a {
    margin-bottom: 7px;
}

.red {
    color: #c70100;	
}

.sidebar h1 {
    padding-bottom: 5px;
}

.sidebar h2 {
    font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
    font-size: 21px;
    color: #004F78;
    padding-bottom: .25em;
    padding-top: .5em;
    font-weight: 500;
}

/* This is styling for the sidebar top nav menu */

.sidebar .block, .sidebar .top-block {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    margin-bottom: 10px;
}

.sidebar .top-block {
    background-color: #A9D0EC;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.sidebar .block {
	background-color: #FFF;
}

.sidebar .block .block-content, .sidebar .top-block .block-content {
    padding: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}

.sidebar .top-block .block-content {
    color: #004F78;
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 15px;
}

.sidebar .top-block .block-content ul {
    position: relative;
    padding: 10px 0;
    margin-left: -6px;
}

.sidebar .top-block .block-content ul li {
    padding-bottom: 3px;
    padding-top: 3px;
}

.sidebar .top-block .block-content ul li a {
    color: #004F78;
    padding: 3px 6px;
}

.sidebar .top-block .block-content ul li:hover, .sidebar .top-block .block-content ul li.selected {
    background-color: #004F78;
    color: #FFF;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.sidebar .top-block .block-content ul li:hover a, .sidebar .top-block .block-content ul li.selected a {
	background-color: #004F78;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.sidebar .top-block .block-content ul li a .M
{
	color: #C80000;
	font-weight: 500;
}

.sidebar .top-block .block-content ul li a:hover .M
{
	color: #FFF;
}

.block.b .b-content p,
.block.b .b-content li,
.block.b .b-content a {
  font-family:Myriad Pro,Arial,Helvetica Neue,Helvetica,sans-serif !important;
  font-size:11.5px;
  line-height:1.3em;
}
.block.b.our_blog .b-content a {
  text-transform:uppercase;
  font-weight:normal;
  font-size:8.5px;
}
.sidebar .block .b_header {
  position:relative;
  background:transparent url(/resource/img/sidebar_boxes_headers.png) no-repeat 0 0;
  height:57px;
  overflow:hidden;
  border-bottom:2px solid #C8E0F3;
  margin-bottom:10px;
}
.sidebar .block .b_header p {
  margin:0;
  padding:0;
  position:absolute;
  left:41px;
  top:30px;
  width:100%;
}
.sidebar .block .b_header p a {
  display:block;
  text-indent:-999em;
}
.sidebar .block.our_blog .b_header {
  background-position: 0 -70px;
}
.sidebar .block.food_share_story .b_header {
  background-position: 0 -242px;
}
.sidebar .block.food_tweets .b_header {
  background-position: 0 -152px;
}

.sidebar .block.quick_facts .b_header { 
  height:37px;
}
  
.sidebar .block .b_header h2 {
  display:none;
}
.sidebar .block .b-content a {
  color:#8dc3e9;
}
.sidebar .block .b-content {
  padding:0 5px;
}
.block.our_blog .items p a {
  display:block;
}
.block.quick_facts .items li {
  background:transparent url(/resource/img/arrow_01.png) 0 0 no-repeat;
  margin:1em 0;
  padding-left:15px;
}
.block.food_share_story .items li {
 width:240px;
 margin:0 auto 1em auto;
 background:#DEDEE0 url(/resource/img/tweet_top_bg.png) 0 0 no-repeat; 
 padding:5px 5px 0 5px;
}
.block.food_share_story .items li a {
  display:block;
  width:210px;
  margin-left:-5px;
  height:12px;
  background:transparent url(/resource/img/tweet_bottom_bg.png) 0 0 no-repeat; 
  font-weight:normal;
  font-size:8.5px;
  padding:8px 5px 0 35px;
}
.block.food_tweets .items li p span {
  color:#C70100;
}
.block.food_tweets .items li p a {
  display:block;
  font-weight:normal;
  font-size:8.5px;
}
.sidebar .mr-resources-block .block-content {
    overflow: visible;
}

.sidebar p {
    padding: 6px 0;
}

.sidebar .more {
    margin-top: 0;	
}

.sidebar .blue-bordered {
    background-image: url(/resource/img/wp/block-sidebar-blue-bordered-top-bg.gif);
    overflow: visible;
}

.sidebar .blue-bordered .block-content {
    background-image: url(/resource/img/wp/block-sidebar-blue-bordered-bottom-bg.gif);
    padding: 20px;
}

.tag-cloud {
    line-height: 24px;
}

.tag-cloud a {
    color: #3399ff;
    font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
    float: left;
    margin: 0 10px 0 0;
    white-space: nowrap;
    font-weight: 300;
    vertical-align: baseline;
}

.widget {
    clear: both;
    background-image: url(/resource/img/wp/widget-bg.gif);
    height: 48px;
    overflow: hidden;
    background-repeat: no-repeat;
    text-align: right;
    position: relative;
    margin: 0 -10px -10px -10px;
    width: 260px;
    float: left;
    padding-top: 10px;
    font-size: 10px;
    font-weight: 300;
    color: #0a3e5f;
}

* html .widget {
    margin: 0 -10px -10px -5px;
}

.widget .more {
    float: right;
    margin: 0;
    background-image: url(/resource/img/wp/more-blue-left-bg.gif);
    color: #FFF;
}

.widget .more span {
    background-image: url(/resource/img/wp/more-blue-right.gif);
    color: #FFF;
}

.video-preview, .video-preview:visited {
    margin: 0px 0px 2px 0px;
    background-image: url(/resource/img/wp/video-preview-bg.gif);
    border:none;

    height: 67px;
    overflow: hidden;
    display: block;
    padding: 8px 4px 9px 89px;
    color: #666666;
    font-size: 9px;
    line-height: 11px;
}

.video-preview:hover {
    text-decoration: none;
    background-image: url(/resource/img/wp/video-preview-hover-bg.gif);
    background-repeat: no-repeat;
    border: none;
    
    padding: 8px 4px 9px 89px;
    margin: 0px 0px 2px 0px;
}

.video-preview img {
    margin-left: -80px;
    position: relative;
    float: left;
}

.video-preview .title {
    font-size: 14px;
    line-height: 14px;
    color: #3399ff;
    padding-bottom: 5px;
    display: block;
    font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
}

.find-us {
    background-image: url(/resource/img/wp/find-us-bg.gif);
    height: 39px;
    padding-top: 8px;
    padding-left: 88px;
    background-repeat: no-repeat;
    margin-bottom: 4px;
}



.share-us {
    background-image: url(/resource/img/wp/share-us-bg.gif);
    height: 39px;
    padding-top: 8px;
    padding-left: 100px;
    background-repeat: no-repeat;
}
#twitter_on_footer {
  clear:both;
  background:#004F78;
  font-size:16px;
  font-family:"museo-slab","Helvetica Neue",Helvetica,Arial,sans-serif;
  padding:1em;
  -webkit-font-smoothing: antialiased;
}
#twitter_on_footer .wrapper {
  margin-bottom:0;
}
.twitter-title-icon {
    width:270px;
}
.icon-twitter-circle:before {
  content:"";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'icomoon';
  font-style: normal;
  font-size:5em;
  color:#08B1FF;
  font-variant: normal;
  font-weight: 300;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.twitter-header{
  text-align:center;
  margin:3em 0 0;
  padding-bottom:1em;
  float:left;
  width:;
}
.twitter-header .title--line {
  border-bottom-color: #DF5141;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  display: block;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: -14px;
  position: relative;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.twitter-header .title--2{
  background:#004f78;
  color:#FFFFFF;
  display: inline;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 0;
  position: relative;
  z-index: 2;
  font-size: 13px;
  line-height: 20px;
  letter-spacing:2px;
  font-weight:300;
  font-family:"bebas-neue",Impact,sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.twitter-header .title--1 {
  display:block;
  margin:0.5em 0 0 0;
  line-height:1.25em;
  color:#00A9FF;
  -moz-osx-font-smoothing: grayscale;
}
.twitter-header h2{
  width:170px;
  float:none;
  margin:0 auto 20px;
  font-family:"museo-slab","Helvetica Neue",Helvetica,Arial,sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
  .title--line {
      border-bottom-color: #DF5141;
      border-bottom-style: solid;
      border-bottom-width: 2px;
      display: block;
      margin-bottom: 0;
      margin-left: auto;
      margin-right: auto;
      margin-top: -14px;
      position: relative;
      width: 100%;
      z-index: 1;
  } 
.twitter-tweets {
  margin-left:300px;
  padding-left:1.5em;
  border:1px solid #DF5141;
  border-width:0 0 0 1px;
} 
#twitter_on_footer .btn.btn.button--twitter {
  background:#00A9FF;
  background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#66CBFF),color-stop(100%,#00A9FF));
  background-image:-webkit-linear-gradient(top,#66CBFF,#00A9FF);
  background-image:-moz-linear-gradient(top,#66CBFF,#00A9FF);
  background-image:-o-linear-gradient(top,#66CBFF,#00A9FF);
  background-image:linear-gradient(top,#66CBFF,#00A9FF);
  -webkit-box-shadow:#0080BA 0px 2px 0px 0px;
  -moz-box-shadow:#0080BA 0px 2px 0px 0px;
  box-shadow:#0080BA 0px 2px 0px 0px;
  -moz-osx-font-smoothing: none;
  -webkit-font-smoothing:antialiased;
}
#twitter_on_footer .btn.btn.button--twitter:hover {
  background:#33BAFF;
  background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#99DDFF),color-stop(100%,#33BAFF));
  background-image:-webkit-linear-gradient(top,#99DDFF,#33BAFF);
  background-image:-moz-linear-gradient(top,#99DDFF,#33BAFF);
  background-image:-o-linear-gradient(top,#99DDFF,#33BAFF);
  background-image:linear-gradient(top,#99DDFF,#33BAFF);
}
.footer {
    clear: both;
    width: 100%;
    float: left;
    height: 143px;
    padding-top: 25px;
    overflow: hidden;
    background-color: #0a3e5f;
}

.footer .wrapper {
  clear:both;
}
.footer .logo-footer {
    background-image: url(/resource/img/wp/logo-footer.gif);
    width: 206px;
    height: 42px;
    float: left;
    background-repeat: no-repeat;
    margin-bottom:30px;
}

.footer .copyright {
    clear: both;
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #FFFFFF;
}

.footer .links {
    clear: both;
}

.footer .links a {
    color: #08B1FF;	
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight:normal;
    font-size: 13.5px;
    margin:0 6px 0 0;
    padding:0 10px 0 0;
    border:1px solid #C80000;
    border-width:0 1px 0 0;
}
.footer .links a.last {
  border:0;
}
.separator {
    height: 5px;    
}





.sidebar form.subscribe label {
    float: left;
    margin-top: 1px;
    margin-right: 5px;
}

.sidebar form.subscribe input {
    float: left;
    background: none;
    background-color: transparent;
    border: none;
    background-repeat: no-repeat;
    background-image: url(/resource/img/wp/sidebar-input-bg.gif);
    width: 121px;
    line-height: 20px;
    padding: 4px 4px 0 9px;
    height: 20px;
    margin-right: 1px;
    font-size: 12px;
    color: #999999;
}

* html .sidebar form.subscribe input {
    padding-top: 0;
    height: 24px;
    line-height: 24px;
}

*+html .sidebar form.subscribe input {
    padding-top: 0;
    height: 24px;
    line-height: 24px;
}

.sidebar form.subscribe input.zip {
    background-image: url(/resource/img/wp/sidebar-input-zip-bg.gif);
    width: 71px;
}

.sidebar form.subscribe input.submit {
    background-image:url(/resource/img/wp/sidebar-submit-bg.gif);
    width: 33px;
    height: 22px;
    padding: 0;
    margin-top: 1px;
    cursor: pointer;
    margin-right: 0;
}

.sidebar-navigation {
}

.sidebar-navigation ul {
    padding: 0px 0px 2px 0px; 
    overflow: hidden;
    background-image: url(/resource/img/wp/sidebar-nav-dotted-bg.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
}

* html .sidebar-navigation ul {
    padding-bottom: 0;
    overflow: hidden;
}

.sidebar-navigation li {
    display: block;
    background-image: url(/resource/img/wp/sidebar-nav-dotted-bg.gif);
    background-repeat: repeat-x;
    background-position: top left;
    padding-top: 2px;
    overflow: hidden;
    height: 23px;
}

*+html .sidebar-navigation li {
    height: auto;
    margin-bottom: -3px;
}

* html .sidebar-navigation li {
    height: 22px;
    margin-bottom: -3px;
}

.sidebar-navigation li a {
    display: block;
    padding-bottom: 2px;
    line-height: 21px;
    font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
    font-size: 14px;
    color: #c70100;
    font-weight: 300;
}

.sidebar-navigation li a:hover, .sidebar-navigation li.selected a {
    background-color: #b5dbf0;
    color: #015077;
    text-decoration: none;
}

.panel-col-first, .panel-col-last {
    float:left;
    width:50%;
}

.clear {
    height:0px;
    clear:both;
}

#tweets {
    padding-top:18px;    
}
#tweets ul {
    padding:0px;
}

.top-block p a {
    font-size: 16px;
}
.top-block p {
    padding-top: 10px;
}

ul.links li {
    padding: 0px;    
}




/* -----------------
   Wage calculator 
   -----------------  */
.block.greenbox {
    padding: 0;
    background: none;
    background-image: url(/resource/img/block-green-top-bg.gif);
    background-repeat: no-repeat;
    padding: 0;
}

* html .greenbox {
    padding: 0 !important;
    background: none !important;
    background-image: url(/resource/img/wp/block-green-top-bg.gif) !important;
    background-repeat: no-repeat !important;
    padding: 0 !important;
}

.block.greenbox .block-content {
    background: none;
    padding: 10px 14px 15px 10px;
    background-image: url(/resource/img/block-green-bottom-bg.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}

* html .greenbox .block-content {
    background: none !important;
    padding: 10px 14px 15px 10px !important;
    background-image: url(/resource/img/wp/block-green-bottom-bg.gif) !important;
    background-repeat: no-repeat !important;
    background-position: bottom left !important;
}

.block.greenbox h1 {
    padding: 0;
}

.block.greenbox .description {
    height: 85px;
    text-align: left;
    color: #fff;
    font-family: helvetica, geneva, sans-serif;
    font-size: 13px;
    overflow: hidden;
    padding: 2px 4px 0 4px;
    line-height: 16px;
    letter-spacing: 0.01em;
}

.block.greenbox .fields {
    color: #089b01;
    font-size: 0.9em;
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
    line-height: 45px;
    height: 150px;
}

.block.greenbox .fields input {
    border: 1px solid #089b01;
}

.block.greenbox .fields #calculate {
    font-size: 1.8em;
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight:bold;
    color: white;
    background-color:#5CB02E;
    border: 3px solid #7AD74B;
    height: 50px;	
    width: 180px;
}

/* * * * * * * * * * * *
   .block.greenbox .stats {
   overflow: hidden;
   display: none;
   padding: 10px 0;
   }
   * * * * * * * * * * * */

.block.greenbox .row {
    overflow: hidden;
    padding: 10px 0;
}

.block.greenbox .row .left-column {
    float: left;
    width: 70px;
    text-align: right;
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 30px;
    color: #3eb139;
    font-weight: 300;
    line-height: 45px;
}

.block.greenbox .row .right-column {
    width: 160px;
    padding-right: 10px;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #015682;
    line-height: 16px;
}

.block.greenbox div.goback {
    display: block;
    text-align: right;
    padding-right: 10px;
}

.block.greenbox div.goback a {
    color: #c70100;
}

/* ------------
   Block view
   ------------- */

.block .blue-bordered {
    background: none;
    background-image: url(/resource/img/wp/block-sidebar-blue-bordered-bottom-bg.gif);

    // Note: the did you know block seems to be overflowing on http://mr.fissiondev.com/childcare
    // Golda entered note 9/14/09 did not change css
    overflow: visible;
    padding-bottom: 13px;
    background-position: bottom left;
    background-repeat: no-repeat;
}

.block.blue-bordered .block-content {
    background: none;
    background-image: url(/resource/img/wp/block-sidebar-blue-bordered-top-bg.gif);
    padding: 13px 13px 0 13px;
    background-repeat: no-repeat;
    background-position: top left;
}

.blue-bordered .story {
    background-image: url(/resource/img/wp/stories-bg.gif);
    background-repeat: no-repeat;
    height: 128px;
    padding: 15px;
    margin-top: 10px;
}

.blue-bordered .story h2 {
    margin-bottom: 10px;	
}

.blue-bordered .story h2 a.next {
    float: right;
    background-image: url(/resource/img/wp/next.gif);
    width: 54px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #FFF;
}

.blue-bordered .story h2 a.previous {
    float: right;
    background-image: url(/resource/img/wp/previous.gif);
    width: 77px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #FFF;
    margin-right: 7px;
}

.blue-bordered .story .more {
    background: none;
    color: #c70100;
    font-weight: 300;
    font-size: 11px;
}

blockquote {
    font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
    color: #015680;
    line-height: 17px;
    padding-left: 10px;
}

.bluebutton {
    background-image: url(/resource/img/button-dark-blue-left.gif);
    background-repeat: no-repeat;
    background-position: top left;
    float: left;
    clear: both;
    margin-top: 15px;
    color: #FFF;
    height: 29px;
}

.bluebutton span {
    background: url(/resource/img/button-dark-blue-right.gif);
    background-repeat: no-repeat;
    background-position: top right;
    float: left;
    padding: 0 6px;
    color: #FFF;
    height: 29px;
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 29px;
}

div.readmore {
    text-align:center;
    clear: both;
    padding-top: 3px;
}


div.readmore a {
    color: #0e6896;
    font-weight: 300;
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
}

.resources {
    position: relative;
    overflow: visible;
    margin-top: 42px;
}

.resources .block-content {
    font-size: 17px;
}

.resources .block-content .bluebutton span {
    font-size: 17px;
    padding: 0 10px;
}

/* Added by Golda 9/14/09 */
/* Tweaked by Todd 10/16/2009 */
.live-in-washington {
    clear: both;
}

.abc {
    position: relative;
    top: -47px;
    margin-bottom: -22px; /* these negatives interfere with other css elements undesirably */
}


.mr-padbottom {
    padding-bottom: 5px;
    margin-bottom: 4px;
}

.mr-center {
    margin: auto;
}

/* end added section */



.resources h1 {
    padding-bottom: 20px;
}

.live-in-washington {
    background-color: transparent; 
    background: none;
}

.sidebar .block .live-in-washington {
    margin-left: -10px;
    background-color: transparent;
    background: none;
    clear: both;
    display: block;
}

.normal {
    font-size: 16px;
    letter-spacing: normal;
    line-height: 19px;
}

.abc-big {
    float: right;
    position: absolute;
    right: 16px;
    top: 0;
}





















.resource-preview {
    clear: both;
    padding-left: 42px;
    background-image: url(/resource/img/wp/abc-small.gif);
    background-repeat: no-repeat;
    padding-bottom: 17px;
    padding-top: 5px;
    background-position: 0 7px;
}

.resource-preview h3 {
    font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
    font-weight: 500;
    color: #0a3e5f;
    font-size: 16px;
}

.short {
    width: 420px;
}

.content #media-resources ul li {
    display: block;
}

.content ul.moms-more-info-list li {
    display: block;
}

.content img {
    padding:1px;
    border:1px solid #021a40;
    margin-left: 10px;
}

.content img.gs-image {
    margin-left: 0px;
}

.content .post img {
    padding:1px;
    border:none;
}

.content .half-left img, .content .half-right img {
    padding:1px;
    border:none;
}

.content .block h1 a img {
    border:none;
}

.rss img {
    padding:0px;
    border:none;
}


h2.research {
    background-image: url(/resource/img/wp/h2-research-bg.gif);
    background-repeat: no-repeat;
    padding: 20px 0 5px 42px;
    font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
    font-weight: 500;
    color: #0a3e5f;
    font-size: 21px;
}

.resources h1 {
    padding-bottom: 35px;
}

.resources .resource-preview {
    background: none;
    padding-left: 0;
    padding-bottom: 25px;
}

.resources .resource-preview h3 {
    font-size: 18px;
    color: #005680;
}

.resources .resource-preview h4 {
    font-family: "museo-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #005680;
    padding-bottom: 8px;
}

.resources .resource-preview .resource-preview {
    padding-bottom: 12px;
}

.resources .resource-preview .resource-preview h3 {
    font-size: 14px;
    font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
}

.gallery {
    clear: both;
    overflow: hidden;
    background-color: #f3fafc;
    padding: 14px 11px;
    position: relative;
    margin: 12px 0;
}

.gallery .left-arrow {
    position: absolute;
    height: 30px;
    width: 30px;
    float: left;
    left: 11px;
    top: 142px;
}

.gallery .right-arrow {
    position: absolute;
    height: 30px;
    width: 30px;
    float: left;
    right: 11px;
    top: 142px;
}

.gallery .panel {
    overflow: hidden;
    height: 298px;
    float: left;
    width: 608px;
    white-space: nowrap;
    margin-left:0px;
}

.gallery .panel a {
    margin: 0 32px 0 0;
    white-space: nowrap;
}

.bluecolors {
    color: #0e6896;
}

.content h1 {
    font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
    font-size: 30px;
    
    font-weight: 500;
    line-height: 1.2em;
    
    color: #015e8c;
    padding-bottom: 10px;
}


.columns {
    overflow: hidden;
    background-repeat: repeat-y;
    background-position: 336px 0;
    color: #02527b;
    font-size: 11px;
    line-height: 14px;
    font-family: "museo-slab","Helvetica Neue",Helvetica,Arial, sans-serif;
    letter-spacing: -0.04em;
}

.columns .left-column {
    float: left;
    width: 326px;
    padding: 1px 0 5px 0;
}

.columns .right-column {
    float: right;
    width: 280px;
    padding: 1px 0 5px 0;
}

.columns h3 {
    overflow: hidden;
    padding-bottom: 10px;
}

.columns h3 img {
    float: left;
    margin-right: 5px;
}

.columns a.more {
    float: right;
    margin: 5px 0 0 5px;
}

#edit-filter0-wrapper {
    display:inline;
    padding-bottom:2px;
}

#block-views-slideshow_natl .block-content .view-footer-slideshow-natl img {
    padding:1px;
    border:none;
}

#block-views-memberstories_share #paddingmsshare ul {
    list-style: none;
}

#block-views-memberstories_share #paddingmsshare ul li {
    list-style: none;
    margin-left: none;
}

.noborderimg img {
    padding:1px;
    border:none;
}

.node-1597 .main img {
    border:none;
}

.node-1597 .main .item-list ul li {
    list-style: none;
}

.view-memberstories img {
    border:none;
}

.manifestohlt {
    border:1px solid #CCCCCC;
    float:right;
    font-size:0.8em;
    font-weight:bold;
    line-height:1.6em;
    margin:0 0 10px 10px;
    padding:4px;
    width:280px;
}
.manifestohlt-header {
    background:url("/resource/img/wp/header-bg.gif") no-repeat scroll 43% top transparent;
    font-size:1.3em;
    line-height:1.4em;
    overflow:hidden;
    padding:8px 2px;
}

#motherhood-manifesto p a {
    font-weight: 300;
    font-size:1em;
    line-height:1.6;
}

#motherhood-manifesto p a b, #motherhood-manifesto p a strong {
    font-size:1.2em;
}

.views_slideshow_no_display,
.views_slideshow_hidden {
    display: none;
}

.take_actions .take_action {
    margin-top: 20px;
}

.take_actions .title {
    margin-top: 20px;
}

#block-sidebar-map .bubble {
	background-color: #B5DBEE;
    border-radius: 6px;
    padding-left: .5em;
    padding-right: .5em;
    padding-top: .5em;
    padding-bottom: .5em;
    margin-top: .75em;
    margin-bottom: .75em;
}

#block-sidebar-map .bubble .bubble-content {

    

}


#block-sidebar-map .bubble .name {
    padding-top: 4px;
    width: 100%;
    color: #015E8C;
    font-style: italic;
    font-weight: 500;
}

#block-sidebar-map .bubble .address {
    color: #015E8C;
    font-style: italic;
    font-weight: 500;
}

#block-sidebar-map .bubble .widget-more {
    width: 100%;
    color: #C70100;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
}

#block-sidebar-map .share-story {
    padding-left: 15px;
    float: left;
    background: url(/resource/img/stories-widget-btn.gif) no-repeat top left;
    width: 132px;
    height: 23px;
    color: white;
    font-weight: 500;
}

#block-sidebar-map .view-all {
}

.story_comments {
    margin-top: 30px;
}

.what-is {
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 1.75em;
    padding-right: 1.75em;
    margin-bottom: 15px;
    color: #015E8C;
    background-color: #a9d0ec;
}

.what-is h1 {
    font-size: 18px;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
    padding-bottom: .25em;
    line-height: 24px;
}

#welcome-msg {
    position: relative;
    text-align: right;
}

#lightbox {
    display:none;
    background: lightblue;
    opacity:0.3;
    filter:alpha(opacity=30);
    position:absolute;
    top:0px;
    left:0px;
    min-width:100%;
    min-height:100%;
    z-index:2000;
    padding: 0;
}


/* this must be at the end of the file, add new css before this point */
@import '/resource/css/html5-boilerplate-after.css';

