/*Clear Fix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

/* start commented backslash hack \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

#waw * {
    font-family: "proxima-nova", Helvetica, Arial, sans-serif !important;
}

#waw pre, #waw xmp, #waw plaintext, #waw listing {
    display: block;
    font-family: monospace !important;
    white-space: pre;
    padding: 1.2em .5em;
    color: #666;
    margin: 1em 0;
    background-color: #e2e2e2;
    overflow-wrap: break-word;
    -webkit-font-smoothing: antialiased;
}

/* Style all links properly */
#waw a {
    color: #EC7705;
    transition: all .3s ease;

}

#waw a:hover {
    color: #f89728;

}

/*Set default sizes for p, and header tags */
#waw p, #waw ul, #waw ol {
    line-height: 1.5;
    font-size: 18px;
    color: #212121;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

#waw h1, #waw h2, #waw h3, #waw h4, #waw h5, #waw h6 {
    font-weight: bold;
    margin-bottom: 20px;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif !important;
    line-height: 1.2;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

#waw h1 {
    font-size: 30px;
    color: #333;
    margin-bottom: 20px;
}

#waw h2 {
    font-size: 28px;
    color: #333;
    margin-bottom: 20px;
}

#waw h3 {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
}

#waw h4 {
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
}

#waw h5 {
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
}

#waw h6 {
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
}

#waw ul {
    margin-top: 2px;
}

#waw ul, #waw ul li {
    list-style: disc;
    margin-left: .8em;
}

#waw ul li {
    margin-bottom: 5px;
}

#waw ol, #waw ol li {
    list-style: decimal;
    margin-left: .8em;
}

#waw ol li {
    margin-bottom: 5px;
}

/*Layout of page */
#waw #main {
    float: left;
    margin: 24px 0 0 20px;
    padding-bottom: 35px;
    width: 586px;
}

#waw #local {
    background: none;
    float: right;
    padding-bottom: 50px;
    position: relative;
    top: 24px;
    width: 320px;
    min-height: 200px;
    z-index: 1;
}

/*Images */
#waw .featuredimage {
    border: none;
    outline: none;
    margin-bottom: 5px;
}

#waw img {
    border: none;
    outline: none;
}

#waw img[align="left"],
#waw img[style*="float: left"],
#waw img[style*="float:left"] {
    margin: 5px 15px 0px 0px;
}

#waw img[align="right"],
#waw img[style*="float: right"],
#waw img[style*="float:right"] {
    margin: 5px 0px 0px 15px;
}

#waw img[style*="margin-left: auto"],
#waw img[style*="margin-left:auto"] {
    margin-top: 20px;
    margin-bottom: 20px;
}

/* Blog Content Styles */
#waw #main #breadcrumbs {
    background: #fff;
    border: 1px solid #e5e5e5;
    -moz-box-shadow: inset 0 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff;
    position: relative;
    margin-bottom: 27px;
    color: #b8b8b8;
    font-size: 11px;
    padding: 11px 1px;
}

#waw #main #breadcrumbs a {
    display: inline-block;
    padding: 11px 6px 13px 12px;
    background: #f9f9f9;
    color: #4c4c4c;
    text-shadow: 1px 1px 0 #fff;
}

#waw #main #breadcrumbs a:hover {
    color: #111;
    text-decoration: none;
}

#waw #main #breadcrumbs a, #waw #main span.raquo {
    float: left;
    margin: -11px 0;
}

#waw #main span.raquo {
    background: url(http://plannedparenthoodaction.org/images/waw/breadcrumbs_arrow_full_gray.png) no-repeat;
    display: inline-block;
    text-indent: -9999px;
    width: 11px;
    height: 38px;
}

#waw #main #breadcrumbs .breadcrumbs_home {
    background-image: url(http://plannedparenthoodaction.org/images/waw/breadcrumbs_home.png);
    background-repeat: no-repeat;
    background-position: 18px 11px;
    padding-left: 40px;
}

#waw #main span.raquo:last-child {
    background-image: url(http://plannedparenthoodaction.org/images/waw/breadcrumbs_arrow.png);
    margin-right: 10px;
}

/* Blog Content Styles */
#waw #main h1 {
    margin-bottom: 20px !important;
}

#waw #main p.bloginfo {
    font-size: 13px;
}

#waw #main p.bloginfo.byline {
    margin-top: 5px;
    margin-bottom: 0;
}

#waw #main p.bloginfo.categs {
    margin-top: 0;
    margin-bottom: 10px;
}

#waw #main p.bloginfo.tags {
    margin-top: 0;
    margin-bottom: 10px;
}

#waw #main p:nth-child(7){
    margin-top: 5px;
}

#waw div.related-posts {
    margin-left: 25px;
    margin-bottom: 20px;
}

#waw div.related-posts p {
    margin-bottom: 2px;
    font-weight: 500;
    font-weight: 700;
}

#waw div.related-posts ul {
    margin-left: 10px;
    margin-top: 2px;
}

#waw div.related-posts ul li {
    margin-bottom: 2px;
    margin-top: 2px;
}

/*Sidebar styles */
#waw #local .promo {
    padding: 20px 0 20px 10px;
}

#waw #local .promo-item {
    padding-right: 15px;
    padding-left: 7px;
    padding-top: 7px;
    border: 1px solid #E9E9E9;
    background-color: #FCFCFC;
    border-right: none;
}

#waw #local .promo-item {
    margin-bottom: 25px;
}

#waw #local .promo-item.icon-links {
    background: none;
    border: none;
    margin-bottom: 5px;
    text-align: right;
    margin-top: -30px;
    margin-right: 10px;
}

#waw #local .promo-item ul li a {
    color: #3e3e3e;
}

#waw #local .promo-item ul li a:hover {
    color: #EC7705;
}

#waw #local .promo-item.icon-links a.rss-feed {
    margin-left: 3px;
    padding: 0 0 0 19px;
    background: url(../images/waw/feed-icon-14x14.png) no-repeat 0 50%;
}

#waw #local .promo-item.icon-links a.rss-feed:hover {
    background: url(../images/waw/feed-icon-14x14-hover.png) no-repeat 0 50%;
}

#waw #local .promo-item h2 {
    color: #858585;
    font-weight: 300;
    margin-bottom: .3em;
    line-height: 1.1;
}

#waw #local .promo-item ul li {
    font-size: 16px;
    line-height: 1.3;
    color: #8A8A8A;
}

#waw #local .promo-item ul li p {
    font-size: 12px;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif !important;
    color: #8A8A8A;
    font-style: italic;
}

#waw #local .promo-item p.see-all {
    display: block;
    height: 13px;
    text-align: center;
    font-size: 13px;
    margin: 0;
    margin-top: -27px;
    margin-right: 10px;
    float: right;
}

#waw #local .categories-sidebar.promo-item ul li, #waw #local .blogroll.promo-item ul li {
    font-size: 16px;
}

#waw #local .promo-item.blogsearch {
    padding: 0;
    background-color: none;
    border: 0;
}

#waw #local .promo-item.blogsearch input[type="text"] {
    font-size: 18px;
    width: 223px;
    height: 35px;
    border-color: #E9E9E9;
    background-color: #FCFCFC;
}

#waw #local .promo-item.blogsearch input[type="submit"] {
    width: 53px;
    height: 35px;
    padding: 2px 6px;
    font-size: 18px;
    text-align: center;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif !important;
    font-weight: 300;
    color: gray;
    background-color: #E9E9E9;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

#waw #local .promo-item.blogsearch input[type="submit"]:hover {
    color: #fff;
    background-color: #EC7705;
}

#waw .blog-comments {
    width: 580px;
    height: 500px;
    background-color: #666;
}

#waw .blog-comments p {
    color: #fff;
    font-size: 24px;
}

/* Add this styles */
/*
a.addthis_button_facebook_like
a.addthis_button_tweet
a.addthis_button_pinterest_pinit
a.addthis_counter addthis_pill_style
*/
/* 
************************************ ********* SINGLE POST STYLES *********** ******************************** ************************** ********************************** ****************** 
*/
#waw #main .blog-index h2 {
    font-size: 26px;
    line-height: 1.1;
    margin-bottom: 5px;
}

#waw #main .blog-index .featured-post h2 a {
    color: #ec008c !important;
}

#waw #main .blog-index .featured-post p {
    margin-top: 0;
    margin-bottom: 0;
}

#waw #main .blog-index .featured-header {
    font-size: 24px;
    font-weight: 700;
    text-transform: none;
}

#waw #main .blog-index p.excerpt span {;
}

#waw #main .blog-index p.bloginfo.categs {
    margin-top: 0;
    margin-bottom: 10px;
}

#waw #main .blog-index .single-blog-block p.excerpt {
    margin-top: 0;
}

#waw #main .blog-index .single-blog-block img {
    float: left;
    margin-bottom: 5px;
    margin-right: 8px;
}

hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 30px;
    margin-bottom: 30px;
}

/* ************************************************************************************************************************************************************************************************************************************** ARCHIVE STYLES *********** ******************************** ************************** ********************************** ****************** */
#waw #main .archive-index .single-archive-block h2 {
    font-size: 18px;
    margin-bottom: 0;
}

#waw #main .archive-index h2 {
    margin-bottom: 0;
}

#waw #main .archive-index p.blog-count {
    margin-top: 5px;
    font-size: 16px;
    font-weight: 700;
}

#waw #main .archive-index hr {
    margin-bottom: 15px;
    margin-top: 15px;
}

#waw #local .promo-item.archive-full ul li {
    font-size: 16px;
}

/* ************************************************************************************************************************************************************************************************************************************** AUTHOR STYLES *********** ******************************** ************************** ********************************** ****************** */
#waw #main .author-index .single-archive-block h2 {
    font-size: 18px;
    margin-bottom: 0;
}

#waw #main .author-index h2 {
    margin-bottom: 10px;
}

#waw #main .author-index p.blog-count {
    margin-top: 5px;
    font-size: 16px;
    font-weight: 700;
}

#waw #main .author-index hr {
    margin-bottom: 15px;
    margin-top: 15px;
}

#waw #main .author-index .author-info {
    width: 580px;
    padding: 10px;
    background-color: #f7f7f7;
    min-height: 40px;
}

#waw #main .author-index .author-info p {
    font-size: 14px;
}

#waw #main .author-index .author-info img {
    vertical-align: middle;
    float: left;
    margin-right: 1em;
}

#waw blockquote {
    background: #f5f5f5;
    margin: 1.5em 10px;
    padding: .5em 10px;
    quotes: "\201C" "\201D";
    padding: 20px;
}

#waw blockquote:before {
    color: #8f8f8f;
    content: open-quote;
    font-size: 4em;
    line-height: .1em;
    margin-right: .25em;
    vertical-align: -.4em;
}

#waw blockquote {
    font-family: Georgia, serif !important;
}

#waw blockquote p {
    display: inline;
    color: #424141;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif !important;
    font-style: italic;
}

#waw blockquote cite {
    text-align: right;
    margin-top: 0;
    display: block;
    font-size: 14px;
    margin: 1em 1.2em 1em 0px;
}

/* BLOG PAGINATION STYLES */
.pagination {
    margin: 50px auto;
}

.blog-pagination {
    padding: 10px 20px !important;
    display: block !important;
    clear: both !important;
}

.blog-pagination a, .blog-pagination span.pages, .blog-pagination span.extend {
    color: #333 !important;
    text-shadow: 0 1px #F6F6F6 !important;
    padding: 6px 9px !important;
    border: solid 1px #d2d2d2 !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    background: none !important;
    font-size: 12px !important;
    margin-right: 3px !important;
    text-decoration: none !important;
}

.blog-pagination a:hover {
    color: #fff !important;
    text-shadow: none !important;
    border-color: #d2d2d2 !important;
    background: #f89728 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.blog-pagination span.current {
    padding: 6px 9px !important;
    font-size: 12px;
    border: solid 1px #d8d8d8 !important;
    color: #969696 !important;
    box-shadow: none !important;
    margin-right: 3px !important;
    text-shadow: 0 1px #636363 !important;
    background: #d2d2d2 !important;

}

#waw #main blockquote {
    padding: 1.2em;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

#waw #main blockquote::before {
    content: none;

}

#waw #main blockquote p:last-child,
#waw #main blockquote ul:last-child,
#waw #main blockquote ol:last-child {
    margin-bottom: 0;
}

#waw #main blockquote footer,
#waw #main blockquote small,
#waw #main blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}

#waw #main blockquote footer:before,
#waw #main blockquote small:before,
#waw #main blockquote .small:before {
    content: '\2014 \00A0';
}

#waw .btn {
    display: inline-block;
    padding: 1em;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 10px;
}

#waw .btn:focus,
#waw .btn:active:focus,
#waw .btn.active:focus,
#waw .btn.focus,
#waw .btn:active.focus,
#waw .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#waw .btn:hover,
#waw .btn:focus,
#waw .btn.focus {
    color: #333;
    text-decoration: none;
}

#waw .btn:active,
#waw .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

#waw .btn {
    color: #fff;
    background-color: #ec008c;
    border: none;
    transition: all .5s ease;
}

#waw .btn:hover {
    color: #fff;
    background-color: #f89728;
}

#waw .btn.full-width {
    padding: 1em 0 !important;
    width: 100%;
}

#waw .btn.btn-orange {
    color: #fff;
    background-color: #f89728;
    transition: all .5s ease;
}

#waw .btn.btn-orange:hover {
    color: #fff;
    background-color: #ec008c;
}

#waw .btn.btn-blue {
    color: #fff;
    background-color: #005da6;
    transition: all .5s ease;
}

#waw .btn.btn-blue:hover {
    color: #fff;
    background-color: #ec008c;
}

.action-box {
    background: #EDEDED;
    padding: 1.2em;
    margin: 1.5em 0;
}

.action-box.pink {
    background-color: #ec008c;
}

.action-box.orange {
    background-color: #f89728;
}

#waw .action-box.pink p,
#waw .action-box.orange p,
#waw .action-box.pink h1,
#waw .action-box.orange h1,
#waw .action-box.pink h2,
#waw .action-box.orange h2,
#waw .action-box.pink h3,
#waw .action-box.orange h3,
#waw .action-box.pink h4,
#waw .action-box.orange h4,
#waw .action-box.pink a,
#waw .action-box.orange a {
    color: #fff !important;
}

#waw .action-box a {
    font-weight: bold;
    text-decoration: underline;
}

#waw p.callout {
    display: block;
    margin: 1.5em 0;
    font-weight: bold;
    font-size: 2em;
    line-height: 1.3;
}

#waw p.callout.right {
    float: right;
    width: 250px;
    height: auto;
    font-size: 1.5em;
    margin: 0 0 1em 1em;
}

#waw p.callout.left {
    float: left;
    width: 250px;
    height: auto;
    font-size: 1.5em;
    margin: 0 1em 1em 0;
}

#waw #main p.bloginfo.byline,
#waw #main .blog-index p.bloginfo.categs,
#waw #main p.bloginfo.tags {
    color: #8c8c8c;
}

#waw #main p.bloginfo.byline a,
#waw #main .blog-index p.bloginfo.categs a,
#waw #main p.bloginfo.tags a {
    color: #8c8c8c;
}

#waw #main p.bloginfo.tags a:hover,
#waw #main p.bloginfo.byline a:hover,
#waw #main .blog-index p.bloginfo.categs a:hover {
    color: #f89728;
}

#waw #main .blog-index h2 a {
    color: #212121;
}

#waw #main .blog-index h2 a:hover {
    color: #f89728;
}
