/*Theme Name: BFR Version: 3.5Author: Anil Thakur*/

:focus {
    outline: none;
}
.clear {
    clear: both;
}
body a {
    color: #741032;
    text-decoration: none;
}
a:hover {
    color: #7d1436;
}
/* red color
body{background:#460013 url(images/body_bg.jpg) repeat-x top left;color:#514B49;font-family:arial;font-size:12px;}  */
/* pink color */

body {
    background: #342c2c url(images/bfr-breast-cancer-awareness-site-bg.jpg) repeat-x top left;
    color: #514B49;
    font-family: arial;
    font-size: 12px;
	 margin:0px;
}
#page {
    margin: 0px auto;
    width: 1020px;
    padding: 0 0 0 0;
}
#header {
    height: 150px;
    position: relative;
    background: transparent url(images/bfr-header-starburst.png) no-repeat left bottom;
}
.logo {
    float: left;
    display: block;
    width: 435px;
    height: 79px;
    margin-top: 16px;
    margin-bottom: 15px;
    margin-left: 15px;
}
.years {
    width: 147px;
    height: 147px;
    position: absolute;
    right: 188px;
    top: 2px;
}
.call_us {
    float: right;
    width: 120px;
    text-align: right;
    margin-top: 30px;
    margin-right: 340px;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
}
.call_us span {
    font-weight: bold;
    display: block;
}
.nav {
    height: 40px;
    font-size: 14px;
    position: relative;
	 margin-top:-14px;
}
.sf-menu{
	margin-left:-40px !important;
}
.nav ul li a {
    float: left;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 40px;
    padding: 0px 15px;
    text-shadow: 1px 1px 1px #000;
}
.nav ul li a:hover {
    background: transparent url(images/nav-bg-hover.png) repeat-x top left;
}
.nav ul li.current_page_item a {
    background: transparent url(images/nav-bg-selected.png) repeat-x top left;
}
.nav ul li.current-menu-item a {
    background: transparent url(images/nav-bg-selected.png) repeat-x top left;
}
.home_page {
    width: 844px;
    float: left;
}
.home_banner {
    display: block;
    margin-bottom: 30px;
    -moz-box-shadow: 0px 0px 6px #000;
    -webkit-box-shadow: 0px 0px 6px #000;
    box-shadow: 0px 0px 6px #000;
    height: 300px;
    margin-right: 12px;
}
.home_img {
    float: left;
    width: 616px;
}
.home_banner_text {
    width: 184px;
    padding-left: 12px;
    padding-right: 20px;
    background: transparent url(images/bfr-column-3-bg.png) repeat-y top left;
    height: 300px;
    float: right;
}
.home_banner_text h1 {
    color: #741032;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin-top: 30px;
}
.home_banner_text p {
    font-size: 14px;
    color: #514B49;
    line-height: 19px;
    margin-bottom: 15px;
}
#content {
    width: 576px;
    padding: 20px 20px;
    position: relative;
    float: left;
    background: #fff;
    -moz-box-shadow: 0px 0px 6px #000;
    -webkit-box-shadow: 0px 0px 6px #000;
    box-shadow: 0px 0px 6px #000;
    z-index: 10;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    color: #741032;
    margin-bottom: 15px;
}
h1,
h2 {
    font-size: 18px;
    line-height: 125%;
}
h3 {
    font-size: 16px;
}
h4 {
    font-size: 14px;
}
h5 {
    font-size: 12px;
}
a.post-edit-link {
    display: inline-block;
    margin: 5px 0px;
    font-size: 12px;
    font-weight: bold;
    background: #7d1436;
    text-decoration: none;
    border-radius: 3px;
    padding: 3px 6px;
    color: #fff;
    font-size: 11px;
}
#content .entry a {
    font-weight: bold;
}
#content .entry {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 15px;
}
#content .entry p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 15px;
}
#content blockquote {
    font-size: 12px;
    line-height: 17px;
    font-style: italic;
}
.blog_post {
    display: block;
    margin-bottom: 20px;
}
.blog_post h4 {
    margin-bottom: 5px;
}
.blog_post p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 10px;
}
#content .entry ul {
    list-style: none;
    padding: 0;
    margin: 0 0 8px 0px;
    display: inline-block;
}
.home_page h2 {
    display: inline-block;
    margin-top: -15px!important;
    *margin-top: -15px!important;
}
.wp-image-1435 {
    margin-left: -12px;
    margin-top: -20px;
    *margin-top: -11px;
}
#content .entry ul li {
    background: transparent url(images/bfr-bullet-body.png) no-repeat left 4px;
    padding-left: 15px;
    margin-bottom: 8px;
    font-size: 12px;
}
#content .entry ol {
    margin: 0 0 8px 20px;
}
#content .entry ol li {
    list-style: decimal;
    margin-bottom: 8px;
    font-size: 12px;
}
.alignleft {
    float: left;
    margin-right: 14px;
}
.alignright {
    float: left;
    margin-right: 14px;
}
input {
    font-size: 12px;
    font-family: arial;
}
#content input[type=text] {
    padding: 5px;
    border: 1px solid #d7d5cc;
}
div.navigation {
    display: block;
    margin-bottom: 20px;
}
.navalignleft {
    float: left;
    margin-right: 14px;
}
.navalignright {
    float: right;
    margin-right: 14px;
}
#content textarea {
    padding: 5px;
    border: 1px solid #d7d5cc;
}
#content input[type=submit] {
    background: transparent url(images/submit-button.png) repeat-x top left;
    height: 25px;
    line-height: 25px;
    padding: 0px 10px;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 3px;
}
#content input[type=submit]:hover {
    background: transparent url(images/submit-button-hover.png) repeat-x top left;
}
#content input[type=submit]:active {
    background: transparent url(images/submit-button-active.png) repeat-x top left;
}
#content input[type=submit]:focus {
    background: transparent url(images/submit-button-active.png) repeat-x top left;
}
#sidebar {
    float: right;
    width: 176px;
    position: relative;
    color: #DCDDDE;
    overflow: hidden;
    font-size: 12px;
}
#sidebar input[type=text] {
    padding: 5px;
    background: #736d6b;
    border: none;
    color: #fff;
    max-width: 166px;
    font-size: 12px;
    font-family: arial;
}
#sidebar textarea {
    padding: 5px;
    background: #736d6b;
    border: none;
    color: #fff;
    font-size: 12px;
    max-width: 167px;
    font-family: arial;
    height: 60px;
}
#sidebar input[type=submit] {
    background: transparent url(images/submit-button.png) repeat-x top left;
    height: 25px;
    line-height: 25px;
    padding: 0px 15px;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    color: #fff;
    border: none;
    cursor: pointer;
}
#sidebar input[type=submit]:hover {
    background: transparent url(images/submit-button-hover.png) repeat-x top left;
}
#sidebar input[type=submit]:active {
    background: transparent url(images/submit-button-active.png) repeat-x top left;
}
#sidebar input[type=submit]:focus {
    background: transparent url(images/submit-button-active.png) repeat-x top left;
}
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng {
    border-radius: 7px;
    border: 1px solid #FF0000!important;
    color: #fff!important;
    padding: 10px!important;
    font-size: 11px!important;
}
/* BEGIN 2 column css display added by MD 01/03/2013 using script example from from http://mirificampress.com/show.php?id=106 */

div.two_col_wrapper {
    width: 96%;
}
div.two_col_left_box {
    float: left;
    padding: 2px 0px 10px 0px;
    width: 48%;
    text-align: center;
    border: 0px solid gray;
}
div.two_col_right_box {
    float: right;
    padding: 2px 0px 10px 0px;
    width: 48%;
    text-align: center;
    border: 0px solid gray;
}
div.two_col_footer {
    clear: both;
    padding: 10px;
    width: 100%;
}
/* END 2 column css display added by MD 01/03/2013 using script example from from http://mirificampress.com/show.php?id=106 */

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    border-radius: 7px;
    color: #fff!important;
    padding: 10px!important;
    font-size: 11px!important;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    top: -1px!important;
    left: 0px!important;
    z-index: 100;
    background: #d90000!important;
    border: none!important;
    font-size: 12px!important;
    max-width: 173px!important;
    padding: 5px!important;
}
#sidebar form p {
    margin-bottom: 5px;
}
#sidebar ul {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
#sidebar ul li.widget {
    margin-bottom: 30px;
}
#sidebar h4 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
#sidebar a {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
.from_our_blog {
    font-size: 14px;
    color: #fff;
    display: block;
    margin-bottom: 5px;
}
#sidebar p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 15px;
}
.readmore {
    display: block;
    margin: 10px 0px 0px 0px;
}
#sidebar ul li ul li {
    display: block;
    margin-bottom: 8px;
}
#sidebar .textwidget {
    font-size: 12px;
    line-height: 17px;
}
.social_icons {} .social_icons a {
    width: 22px;
    height: 22px;
    float: left;
    margin-right: 5px;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
}
.social_icons a.facebook {
    background: transparent url(images/facebook.png) no-repeat 0 0;
}
.social_icons a.facebook:hover {
    background: transparent url(images/facebook-hover.png) no-repeat 0 0;
}
.social_icons a.twitter {
    background: transparent url(images/twitter.png) no-repeat 0 0;
}
.social_icons a.twitter:hover {
    background: transparent url(images/twitter-hover.png) no-repeat 0 0;
}
.social_icons a.youtube {
    background: transparent url(images/youtube.png) no-repeat 0 0;
}
.social_icons a.youtube:hover {
    background: transparent url(images/youtube-hover.png) no-repeat 0 0;
}
.social_icons a.linkedin {
    background: transparent url(images/linkedin.png) no-repeat 0 0;
}
.social_icons a.linkedin:hover {
    background: transparent url(images/linkedin-hover.png) no-repeat 0 0;
}
.social_icons a.pressroom {
    background: transparent url(images/pressrelease.png) no-repeat 0 0;
}
.social_icons a.pressroom:hover {
    background: transparent url(images/pressrelease-hover.png) no-repeat 0 0;
}
.social_icons a.yelp {
    background: transparent url(images/yelp.png) no-repeat 0 0;
}
.social_icons a.yelp:hover {
    background: transparent url(images/yelp-hover.png) no-repeat 0 0;
}
.social_icons a.rss {
    background: transparent url(images/rss.png) no-repeat 0 0;
}
.social_icons a.rss:hover {
    background: transparent url(images/rss-hover.png) no-repeat 0 0;
}
#middle_sidebar {
    float: left;
    width: 184px;
    padding-right: 20px;
    padding-left: 12px;
    margin-right: 12px;
    position: relative;
    color: #DCDDDE;
    z-index: 1;
    font-size: 12px;
}
.play_img {
    position: relative;
    top: 0px;
    left: -12px;
    margin-bottom: 15px;
}
#middle_sidebar ul {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
#middle_sidebar a {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
#middle_sidebar ul li.widget {
    margin-bottom: 20px;
}
.widget_testimonials {
    background: transparent url(images/testimonial-open-quote.png) no-repeat 0 0;
    padding: 10px 0 0 0!important;
	 margin-left:-10px;
}
#sfstest-sidebar blockquote{
	margin:0px 0px 0px 10px;
}
.home #search-2{
	display:none;
}
.widget_testimonials .client_name {
    float: right;
    background: transparent url(images/bfr-bullet-testimonial.png) no-repeat 0 center;
    padding-left: 5px;
}
#middle_sidebar ul li ul li {
    display: block;
    margin-bottom: 6px;
}
#middle_sidebar h4 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
#middle_sidebar p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 15px;
}
.tagcloud a {
    display: inline-block;
    padding: 2px 5px;
    background: #7d1436;
    border-radius: 3px;
    font-size: 12px!important;
    margin-bottom: 5px;
}
.tagcloud a:hover {
    background: #ce2159;
}
#footer {
    display: block;
    margin: 35px 0 35px 0;
}
#footer ul {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
#footer h4 {
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 8px;
}
#footer ul li.widget {
    margin-bottom: 20px;
}
#footer ul li ul li {
    display: block;
    font-size: 11px;
    margin-bottom: 5px;
}
#footer ul li ul li ul {
    margin-top: 5px;
    margin-left: 5px;
}
#footer ul li ul li ul li {
    background: transparent url(images/bfr-bullet-footer.png) no-repeat 0 5px;
    padding-left: 8px;
}
#footer a {
    color: #DCDDDE;
    text-decoration: none;
}
#footer a:hover {
    color: #fff;
}
.footer_left {
    width: 596px;
    float: left;
    padding-right: 20px;
}
.footer_middle {
    width: 184px;
    float: left;
    padding-right: 20px;
    margin-left: 12px;
}
.footer_right {
    width: 176px;
    float: right;
    margin-left: 12px;
}
.footer_logo {
    width: 54px;
    float: left;
}
.copyright {
    width: 522px;
    float: left;
    margin-left: 20px;
    font-size: 11px;
    color: #DCDDDE;
}
.copyright p {
    color: #DCDDDE;
    margin-bottom: 15px;
    line-height: 16px;
}
#footer span.bullet {
    background: transparent url(images/bfr-bullet-footer.png) no-repeat 2px center;
    display: inline-block;
    padding-left: 10px;
}
/*----------------------------------------				 Comments---------------------------------------- */

.commentlist {
    list-style-type: none;
    padding: 0 0px 15px 0!important;
    margin: 0 20px 0 0!important;
    width: 576px;
}
li.comment {
    list-style-type: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background: none;
    text-transform: none;
}
li.comment .comment-body {
    padding: 17px 30px 19px 19px;
    position: relative;
    zoom: 1;
    background: #fff;
    border: 1px solid #e0dfdf;
    margin-top: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
li.comment .comment-body p {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 17px;
}
#commentform p {
    margin-bottom: 10px;
}
#commentform label small {
    font-size: 12px;
    font-weight: bold;
}
/* Avatar */

.comment-avatar {
    position: relative;
    float: left;
    margin: 0 12px 0 0;
}
li.comment .avatar {
    float: none;
    margin: 0;
    vertical-align: top;
    overflow: hidden;
    display: block;
    position: relative;
}
/* Comment Meta */

.comment-meta {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #7f7664;
    margin: 0 0 0px 0;
    padding-top: 5px;
    overflow: hidden;
}
.p1 {
    margin-bottom: 16px;
}
#content .commentlist ul.children {
    margin: 0 0 0 40px;
    overflow: hidden;
    padding: 0;
}
.commentlist ul.children li.comment {
    margin: 0;
}
/* Reply */

.reply {
    position: relative;
}
.reply a {
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    margin: 0;
    text-decoration: none !important;
}
/*----------------------------------------Respond---------------------------------------- */

#respond {
    margin: 20px 0px 0 0;
}
#respond h3 {
    margin: 0 0 8px 0;
}
select#cat {
    width: 184px;
}
#extended-categories-select-2 {
    width: 184px;
}
a img {
    outline: 0;
    border: 0;
}
/* --- start new css for responsive --- */

@media only screen and (max-width: 768px) {
    body {
        margin: 0px;
    }
    #page {
        width: 100%;
    }
    #header {
        background: transparent url(images/bfr-mobile-bg-header.png) no-repeat left top;
        background-size: 160%;
        height: 100px;
    }
    .years {
        display: none;
    }
    .logo {
        margin: 0;
        padding: 5%;
        width: 90%;
    }
    .logo img {
        width: 80%;
    }
    .call_us {
        display: none;
    }
    .nav {
        margin-top: -20px;
        float: left;
    }
    .home_page {
        width: 100%;
    }
    .home_banner {
        margin-right: 0;
        margin-bottom: 0;
        height: auto;
    }
    .home_img {
        width: 100%;
    }
    .home_img > img {
        width: 100%;
    }
    .home_banner_text {
        padding: 0 5% 5%;
        float: left;
        width: 90%;
        background: url("images/bfr-column-3-bg.png") repeat-y scroll left top #FFFFFF;
        height: auto;
    }
    .home_banner_text h1 {
        font-size: 20px;
        padding: 5% 0 0 !important;
        margin: 0;
    }
    #content {
        box-shadow: none !important;
        width: 90%;
        padding: 0;
        background: #460013;
        padding: 0px 5%;
    }
    .alignleft.size-full.wp-image-1435 {
        height: auto;
        width: 38%;
        margin: 0px 4% 0px -5%;
    }
    .home_page h2 {
        margin: 5px 0px 0px 0px !important;
        width: 58%;
        font-size: 16px;
    }
    .entry span {
        color: #FFFFFF;
        text-decoration: none !important;
    }
    #content .entry p {
        color: #FFFFFF;
        margin: 0px 0px 5% 0px;
    }
    #content .entry h3 {
        color: #fff;
    }
    #content .entry ul li {
        background: url("images/list-style-img.png") no-repeat scroll left 7px rgba(0, 0, 0, 0);
    }
    #content .entry {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    #post-1434 {
        margin-top: -15px !important;
    }
    #post-1597 ul li a {
        color: #fff;
    }
    #post-1597 a {
        color: #fff;
    }
    #post-2100 table {
        width: 100% !important;
        background: #fff;
        border: 1px solid #ccc;
    }
    #post-2100 table td {
        float: left;
        margin: 5% 0;
        text-align: center;
        width: 100%;
    }
    #post-2051 strong span {
        color: #fff;
    }
    #post-1582 {
        color: #fff;
    }
    #post-1467 {
        background: none repeat scroll 0 0 #FFFFFF;
        margin: 0 0 0 -5%;
        padding: 0 5%;
        width: 100%;
    }
    #post-1467 h2 {
        color: #51001C !important;
    }
    #post-1467 h3 {
        color: #51001C !important;
    }
    #post-1467 p {
        color: #514B49 !important;
    }
    #post-1467 p img {
        width: 100%;
        height: auto;
        padding: 0px 0px 0% 0px;
    }
    #FSContact1 {
        width: 100% !important;
    }
    #FSContact1 input[type="submit"] {
        margin: 2% 0px !important;
        float: left;
        clear: both;
    }
    #FSContact1 textarea {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0px !important;
    }
    .pagetitle {
        color: #fff;
        font-size: 16px;
    }
    .blog_post {
        color: #fff !important;
    }
    .blog_post h4 a {
        color: #fff !important;
    }
    .blog_post a {
        color: #fff !important;
    }
    .navigation a {
        color: #ccc !important;
    }
    .blog_post h2 {
        color: #fff;
    }
    .blog_post img {
        width: 100%;
        height: auto;
        padding: 0px 0px 5% 0px;
    }
    #content h2 {
        color: #fff;
        font-size: 16px;
    }
    #content h3 {
        color: #fff;
    }
    #commentform textarea {
        padding: 0;
        width: 100% !important;
    }
    #commentform label {
        color: #ccc !important;
    }
    #commentform input[type=submit] {
        margin: 1% 0px 5% 0px !important;
    }
    .narrowcolumn img {
        width: 100%;
        height: 100%;
    }
    .blog_post .entry div {
        width: 100% !important;
    }
    div.pp_pic_holder {
        display: block;
        height: 232px;
        left: 2% !important;
        margin: 0 auto !important;
        top: 2766px;
        width: 98% !important;
    }
    .pp_content {
        width: 98% !important;
        height: 100% !important;
    }
    div.pp_pic_holder iframe {
        width: 100% !important;
        height: 100% !important;
    }
    .pp_details {
        width: 100% !important;
        margin: 2% 0px 0px 0px;
    }
    .pp_description {
        color: #fff !important;
    }
    .sf-menu li li.current_page_item a {
        background: #fff !important;
        color: #51001C !important;
    }
    .entry ul {
        color: #fff !important;
    }
    .entry iframe {
        width: 100% !important;
        height: 40px;
    }
    #middle_sidebar {
        width: 90%;
        padding: 0 5%;
    }
    .play_img {
        left: 0px !important;
    }
    .play_img img {
        width: 115%;
        margin: 0px 0px 0px -10%;
    }
    select#cat {
        width: 100% !important;
    }
    #sidebar {
        padding: 0 5%;
        width: 90%;
    }
    #archives-3 > select {
        width: 100%;
    }
    #footer {
        width: 90%;
        padding: 0 5%;
    }
    .footer_left {
        width: 100%;
        padding: 0;
    }
    .copyright {
        margin-left: 0;
        width: 100%;
    }
    .footer_right {
        float: left;
        margin-left: 0;
        width: 100%;
    }
    .footer_middle {
        margin-left: 0;
        padding-right: 0;
        width: 100%;
    }
    #testimonials-2 {
        border-bottom: 1px solid #fff;
        float: left;
        padding: 10px 0 !important;
    }
    .social_icons {
        border-bottom: 1px solid #FFFFFF;
        border-top: 1px solid #FFFFFF;
        padding: 3% 4%;
    }
    .social_icons a {
        margin: 0px 5% !important;
    }
    .social_icons {
        padding: 3% 10%;
        width: 80%;
    }
    /* 	.social_icons a.facebook{background: url("images/bfr-mobile-some-facebook-ontap.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); background-size:100%; }

	.social_icons a.facebook:hover{background: url("images/bfr-mobile-some-facebook.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); background-size:100%; }

		.social_icons a.twitter{background: url("images/bfr-mobile-some-twitter-ontap.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); background-size:100%;}

	.social_icons a.twitter:hover{background: url("images/bfr-mobile-some-twitter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); background-size:100%; }

		.social_icons a.youtube{background: url("images/bfr-mobile-some-youtubeontap.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); background-size:100%;}

	.social_icons a.youtube:hover{background: url("images/bfr-mobile-some-youtube.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); background-size:100%; }

		.social_icons a.linkedin{background: url("images/bfr-mobile-some-linked-ontap.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); background-size:100%;}

	.social_icons a.linkedin:hover{background: url("images/bfr-mobile-some-linkedin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); background-size:100%; }

			.social_icons a.linkedin{background: url("images/bfr-mobile-some-linked-ontap.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); background-size:100%;}

	.social_icons a.linkedin:hover{background: url("images/bfr-mobile-some-linkedin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); background-size:100%; }

	*/
    
    #sidebar input[type="submit"] {
        height: 25px;
        line-height: 25px;
        padding: 0;
        width: 28%;
    }
    #FSContact1 input [type="submit"] {
        float: left;
        clear: both;
    }
    #FSContact1 input [type="text"] {
        width: 60% !important;
    }
    #searchform input[type="submit"] {
        border-radius: 0 0 0 0;
        float: right;
        width: 26%;
    }
    #sidebar input[type="text"] {
        width: 70%;
        max-width: 70%;
        padding: 0px;
        height: 25px;
        float: left;
    }
    #searchform {
        float: left;
        padding: 0 0 5%;
        width: 100%;
    }
    #searchform input[type="text"] {
        width: 70% !important;
        height: 25px;
        float: left;
        clear: both;
        padding: 0px;
        border: 0px;
    }
    #searchform label {
        color: #fff;
        padding: 0px;
    }
    #content .entry p a span {
        color: #AE2951 !important;
    }
    #content .entry {
        color: #fff;
    }
    #wp-realtime-sitemap-pages ul li a {
        color: #fff !important;
    }
    .two_col_wrapper img {
        width: 100%;
    }
    .two_col_left_box {
        width: 48%;
        margin: 0px 1%;
    }
    #content .entry ul li a {
        color: #fff;
    }
    .w3grip_pagination {
        padding: 0px !important;
        margin: 0px 0px 5% 0px !important;
        float: left;
    }
    .w3grip_pagination span,
    .w3grip_pagination a {
        padding: 6px 8px 5px !important;
    }
    .blog_post .entry object {
        width: 100% !important;
        height: 300px;
    }
    .blog_post .entry embed {
        width: 100% !important;
        height: 300px;
    }
    .wp-image-1435 {
        margin-left: 0 !important;
        margin-top: 0 !important;
    }
    .footer_logo {
        width: 20%;
    }
    .nav ul li.current_page_item a {
        background: url("images/bfr-mobile-nav-bg-selected.png") repeat-x scroll center center;
    }
    .sf-menu ul {
        position: relative !important;
    }
    .sf-menu ul {
        top: 0 !important;
    }
    .sf-menu li li a {
        width: 100% !important;
        background: none !important;
    }
    sf-menu li li a:hover {
        background: #fff !important;
    }
    .nav {
        height: auto !important;
        width: 100%;
    }
    #post-2 h2 {
        color: #fff !important;
        font-size: 16px !important;
        padding: 5% 0px !important;
        margin: 0px !important;
    }
    .post h2 {
        color: #fff !important;
        font-size: 16px !important;
        padding: 5% 0px !important;
        margin: 0px !important;
    }
    .entry h4 {
        color: #fff !important;
    }
    #attachment_1715 em {
        color: #999999;
    }
    .wp-caption.alignleft {
        margin: 0 !important;
        width: 100% !important;
    }
    .alignleft {
        margin-left: 0px !important;
    }
    .size-full.wp-image-1715 {
        height: auto !important;
        margin: 0 !important;
        width: 110%;
        margin-left: -5% !important;
    }
    .nav ul li a img {
        display: none !important;
    }
    .nav ul li a:hover {
        background: #FFFFFF !important;
        color: #51001B;
        text-shadow: none !important;
    }
    .nav .item-with-ul a:hover {
        background: #FFFFFF url("images/bfr-mobile-nav-arrow-right-red.png") no-repeat scroll;
        background-position: 80% center;
        background-size: 5% !important;
    }
    .fnav ul {
        width: 100% !important;
        padding: 0 0 0%;
        float: left;
    }
    .fnav ul li {
        width: 100% !important;
    }
    .fnav ul li a {
        width: 95% !important;
        padding: 0 0 0 5% !important;
        border-bottom: 1px solid #831b3e;
    }
    .fnav ul li ul li a {
        width: 90% !important;
        padding: 0 0 0 10% !important;
    }
    .fnav {
        background: #ae2951;
        padding: 0 0 10%;
    }
    .nav ul li {
        width: 100% !important;
    }
    .nav ul li a {
        width: 95% !important;
        padding: 0 0 0 5% !important;
        border-bottom: 1px solid #831b3e;
    }
    .nav ul li ul li a {
        width: 90% !important;
        padding: 0 0 0 10% !important;
    }
    .nav ul li ul {
        width: 100% !important;
    }
    .nav {
        background: #ae2951;
        padding: 0 0 0%;
    }
    .nav ul li ul li.current-menu-item a {
        background: none repeat scroll 0 0 #FFFFFF !important;
        color: #51001B;
    }
    .alignleft {
        margin-bottom: 5% !important;
        width: 100%;
    }
    #content .entry p a {
        color: #ae2951 !important;
    }
    .entry #fscf_required1 span {
        color: #514B49 !important;
    }
    .entry #fscf_form1 label {
        color: #514B49 !important;
    }
    /* flex nav */
    
    .flexnav {
        *zoom: 1;
        -webkit-transition: 0;
        -moz-transition: 0;
        -o-transition: 0;
        transition: 0;
        -webkit-transform-style: preserve-3d;
        overflow: hidden;
        margin: 0 auto;
        width: 100%;
        max-height: 0;
    }
    .flexnav:after {
        content: "";
        display: table;
        clear: both;
    }
    .flexnav.show {
        max-height: 2000px;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        transition: 1s;
    }
    .flexnav.one-page {
        position: fixed;
        top: 50px;
        right: 5%;
        max-width: 200px;
    }
    .flexnav li {
        font-size: 100%;
        position: relative;
        overflow: hidden;
        width: 100%;
    }
    .flexnav li a {
        position: relative;
        display: block;
        padding: .96em;
        width: 100%;
        z-index: 2;
        overflow: hidden;
        color: #222222;
        /* background: #51001c;    border-bottom: 1px solid rgba(0, 0, 0, 0.15); */
    }
    .flexnav li ul {
        /*  width: 90%;	padding-left:10%; */
        
        display: block !important;
    }
    .flexnav li ul li {
        font-size: 100%;
        position: relative;
        overflow: hidden;
    }
    .flexnav li ul.show li {
        overflow: visible;
    }
    .flexnav li ul li a {
        display: block;
        background: #b2b2af;
    }
    .flexnav ul li ul li a {
        background: #ae2a52;
    }
    .flexnav ul li ul li ul li a {
        background: #cbcbc9;
    }
    .flexnav .touch-button {
        position: absolute;
        z-index: 999;
        top: 0;
        right: 0;
        width: 50px;
        height: 40px;
        display: inline-block;
        /* background: #acaca1;    background: rgba(0, 0, 0, 0.075); */
        
        text-align: center;
    }
    .flexnav .touch-button:hover {
        cursor: pointer;
    }
    .flexnav .touch-button .navicon {
        position: relative;
        top: 1.4em;
        font-size: 12px;
        color: #666;
        text-indent: -9999px;
        /*  background: url("images/bfr-mobile-nav-arrow-right-white.png") no-repeat scroll center center;	  background-size:27%; */
    }
    .menu-button {
        position: relative;
        display: block;
        padding: 11px 10px;
        background: url("images/nav-bg-selected.png") repeat-x scroll left top rgba(0, 0, 0, 0);
        color: #fff;
        cursor: pointer;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        font-weight: bold;
        color: #fff;
    }
    .menu-button.one-page {
        position: fixed;
        top: 0;
        right: 5%;
        padding-right: 45px;
    }
    .menu-button .touch-button {
        background: transparent;
        position: absolute;
        z-index: 999;
        top: 0;
        right: 0;
        width: 50px;
        height: 50px;
        display: inline-block;
        text-align: center;
    }
    .menu-button .touch-button .navicon {
        font-size: 16px;
        position: relative;
        top: 10px;
        color: #fff;
        text-indent: -9999px;
        background: url("images/bfr-mobile-menu-icon.png") no-repeat scroll center center;
    }
    .menu-button {
        display: block !important;
    }
    .navicon {
        display: block !important;
    }
    .flexnav.sm-screen.show {
        display: block;
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    /* flex nav end */
}
.menu-button {
    display: none;
}
.navicon {
    display: none;
}
