/*   
Theme Name: Well + Done
Theme URI: http://well-donedesign.com
Description: HTML5 Master Reset theme, based on http://html5reset.org.
Author: Well + Done Design (Nicholas Tilley)
Author URI: http://www.well-donedesign.com
Version: 1.0
*/

@import url('_/css/grid.css');
@import url('_/css/reset.css');


/* Defaults
-------------------------------------------------------------------------------*/
/** body, select, textarea, input {color: #fff;} **/
select, textarea, input {
    color: #777;
   -webkit-appearance: none;
}

body {
    margin: 0;
    font-family:  'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color:#777;
    background: #fff;   
}

a {
    color: #90B351;
    text-decoration: none;
}

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

p {
    font-style: normal;
    font-weight: 500;
    line-height: 19px;
    font-size:14px;
}

.entry p{
    margin-bottom:10px;
    text-align: justify;
}

.introtext p {
    margin-bottom: 0;
    line-height: 20px;
    margin-top:-3px;
}

img{
    height:auto;
}

small{
    font-weight:400;
}

/* Headings & Quotes
-------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    line-height: 1em;
    color: inherit;
    text-rendering: optimizelegibility;
}
h1 {
    font-weight: 300;
    margin-bottom:20px;
    line-height:38px;
    font-size: 32px;
    color: #ca197a;
}
h2 {
    font-weight: 300;
    margin-bottom:20px;
    line-height:38px;
    font-size: 32px;
    color: #ca197a;
}
h3{
    font-weight: 500;
    color: #ca197a;
    font-size: 20px;
    line-height: 26px;
}
h4{
    font-weight: 100;
    line-height:28px;
    font-size: 22px;
    color: #ca197a;
    text-transform:none;
    margin-bottom:5px;
}
h5 {
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 1px;
}
h6 {
    font-size: 1.25em;
    font-weight: 500;
    letter-spacing: 1px;
}


.pagetitle{
    font-size:20px !important;
    color:#ca197a!important;
}
blockquote {
    font-style: italic;
    font-weight: 100;
    font-family: jubilat;
    font-size: 1.5em;
    line-height: 1em;
    letter-spacing: 1px;
    margin: 0 1.5em 1em 1.5em;
    text-indent: 0px;
}
blockquote:after, blockquote:before  {
    color: #999999;
    font-family: 'times new roman', georgia; /* Intentionally different font, better marks */
    font-size: 1.5em;
    font-style: normal;
    font-weight: bold;
}
blockquote:after {;
    content: "\201d";
    line-height: 20px;
    padding-top: 5px;
    vertical-align: text-bottom;
    margin: 0 0 0 6px;
}
blockquote:before {
    content: "\201c";
    margin: 0 6px 0 -26px;
}

/* Navigation
-------------------------------------------------------------------------------*/
#header nav ul{
    text-align:right;
}

#header nav ul li {
    display: inline-block;
    list-style-type: none;
    padding:15px 0 15px 30px; /* padding:15px 0 0 30px; */
}

#header a{
    color:#777;
    font-size:16px;
}

#header a:hover{
    color:#ca197a;
}

#header nav li li {
display: block;
width: 225px;
background: #b92c7b;
margin-top: 2px;
padding: 5px 0px 5px 8px;
}

#header nav li ul li a {
display: block;
color: #fff;
font-size: 14px;
line-height: 14px;
}

#header nav li a {display: block; cursor: pointer;}
#header nav li ul {display: none;height: auto;position: absolute;width: 225px;z-index:9998; top:25px; left:30px;} /* top: 0px; z-index:9999; */
#header nav li:hover ul { display: block;} /* padding-top:42px; */
#header nav li li {display: block;width: 225px; background:#b92c7b; margin-top:2px; z-index:9999;padding:5px 0px 5px 8px; text-align:left;}
#header nav li li a { height:auto;}
#header nav li ul li a {display: block; color:#fff; font-size:14px; line-height:14px;}
#header nav li ul li:hover { color:#b92c7b; font-size:14px; line-height:14px; background:#fff;}
#header nav li ul li:hover a { color:#b92c7b; font-size:14px; line-height:14px;}

@media only screen and (max-width: 768px) {
	#header nav li:hover ul { 
		margin-top: 50px !important;
	}
}


/* Header
-------------------------------------------------------------------------------*/

#header #logo{
    margin-top:20px;
}
#header #freeship{
  display: none;
}

#prenav {
float: right;
padding: 17px 0 0;
width:350px;
padding-bottom:10px;
text-align: right;
}

#prenav a {
float: left;
margin-right: 20px;
margin-top: 1px;
}

#header nav {
float: right;
width: auto;
position: relative;
z-index:9999;
}

#prenav label{
    font-style: normal;
font-weight: 500;
line-height: 19px;
font-size: 14px;
margin-right:3px;
color:#777;
}

#prenav input {
font-size: 12px;
outline: 0 none;
padding: 2px !important;
font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
background-color:#f5f6f6 !important;
border:1px solid #e6e7e8 !important;
color:#444 !important;
}

#searchform {
margin-bottom: 5px;
}

.sub-menu{
    margin-top:25px;
}

nav select {
border: 1px solid #ddd;
white-space: pre;
color: black;
cursor: default;
padding:10px;
}

#menu-item-16 .sub-menu {
margin-top: 25px;
margin-left: 180px;
}

#menu-item-2612 a, #menu-item-16 a{
    cursor:default;
}

#menu-item-2612 .sub-menu a, #menu-item-16 .sub-menu a{
    cursor:auto;
}

/* Home Page
-------------------------------------------------------------------------------*/

#slider{
    margin-top:-5px;
    height:440px;
}

#mobileheader{
    display:none;
}

#signup{
    background:#80ae41 url('_/img/signup-bkg.jpg') repeat-x left top;
    height:60px;
}

#signupinner{
    padding-top:7px;
}

#signup p {
    color:#fff;
    font-size:16px;
    line-height:22px;
    font-weight:300;
}

#signup strong {
    font-weight:600;
}

#signup input{
    margin-top:-30px;
    z-index:500;
    position:relative;
}

.homesubmit {
    color: #FFFFFF; 
    width: 76px;
    height: 76px; 
    border: none;
    padding: 0;
    background: url('_/img/enter.png') 0 0 no-repeat;
    cursor:pointer;
    margin-left:20px;
    vertical-align: bottom;
    text-indent: -50000px;
}

.home #testimonial{
    background:#fff;
}

#tmimg{
    padding:0 40px 0 0;
}

#tmimg img{
    border:1px solid #c6c6c6;
    border-radius:50%;
}

#tmtxt{
    padding:10px 0 10px 20px;
}


#homepromo{
    background:#f9ebb3;
    text-align:center;
    padding:30px 0;
}

#homepromo img{
    margin:20px 0;
}

#homecontent{
    padding-top:30px;
}

#blogfeaturetitle {
width: 100%;
max-width:630px;
font-size: 20px;
text-transform: uppercase;
text-align: center;
background: url('_/img/featuretitlebkg.jpg') repeat-x left top;
height: 40px;
line-height: 38px;
color: #fff;
padding-top: 3px;
}

.newblogfeaturetitle{
    background-color:#cd1b7d;
    width:100%;
    height:43px;
    text-align:center;
}

#blogfeaturetitle h2 {
    font-size: 20px;
    color:#fff;
    margin-top: 5px;
}

.introtext{
    text-align:justify;
    margin-bottom:10px;
    float:left;
    max-width:410px;
}

#newsbkg{
    max-width:630px;
}

.mainfeaturedimage{
    margin-top: -16px;
}

.newblog{
    margin-top:20px;
}

.newblog .introtext{
    text-align:justify;
    margin-bottom:10px;
    float:left;
    max-width:100%;

}

.largefeaturedimage{
    margin-bottom:10px;
}

.largetitle{
    text-align:left;
}

.largetitle .introtext{
    margin-top:20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.largetitle h2{
    margin-bottom:5px;
}

.largetitle span {
    display:none;
}

.smallfeaturedimage{
    width:75px;
    float:left;
}

.smalltitle{
    text-align:left;
    padding-left:20px;
    max-width:200px;
    display:inline-block;
    float:left;
}

.smalltitle h3 {
font-weight: 300;
font-size: 16px;
line-height: 20px;
margin-bottom: 5px;
}


/* Sidebar
-------------------------------------------------------------------------------*/
#sidebar{
    width:300px;
}

#sidebar .widget h2{
    display:none;
}

#sidebar .widget{
    margin-bottom:20px;
}

.widget select{
    color: #444;
font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
padding: 10px;
width: 300px;
border: 1px solid #ccc;
border-radius: 0;
background: url(_/img/arrow.jpg) no-repeat right #fff;
}

.widget_facebook-like-box{
    margin-top:-15px;
}

.widget_archive li, .widget_categories{
    font-weight:300!important;
}

.widget_archive, .widget_categories{
    margin-bottom:20px;
}

.cat-item-1{
    display:none;
}


.widget_archive ul li, .widget_categories ul li{
    background-image: url('_/img/ul.jpg');
    background-repeat: no-repeat;
    background-position: 0 5px; 
    padding-left: 20px; 
    text-transform: uppercase;
}

.AdWidget_ImageWidget{
    margin-bottom:15px;
}

.textwidget{
    max-width:300px;
    margin: 0 auto;
}

/* Banners ------------------------------------------------------------------------------- */

#pagebanner {
    display: block;
    background: url('http://30uhrf11rl1h5kz6t35de6y1cbd.wpengine.netdna-cdn.com/wp-content/themes/welldone/_/img/banner-mystory.jpg') no-repeat top center;
    height:440px;
}

#blogbanner, 
#contactbanner, 
.forum #pagebanner, 
.topic #pagebanner, 
.bbp-user-page #pagebanner, 
.page-id-7465 #pagebanner /* messages page */ {
    background:url('_/img/banner-myblog.jpg') no-repeat top center;
    height:240px;
}

#myclinicbanner{
    background:url('_/img/banner-myclinic-patients.jpg') no-repeat top center;
    height:430px;
}

@media only screen and (max-width: 960px) {
	#pagebanner {
		background: url('http://30uhrf11rl1h5kz6t35de6y1cbd.wpengine.netdna-cdn.com/wp-content/themes/welldone/_/img/banner-mystory-mobile.jpg') no-repeat top center;
		background-size: 100%;
		height: auto;
		padding-top: 41.666666666667%;
	}
	#blogbanner, 
	#contactbanner, 
	.forum #pagebanner {
		background:url('_/img/banner-myblog-mobile.jpg') no-repeat top center;
		background-size: 100%;
		height: auto;
		padding-top: 41.666666666667%;
	}
	#myclinicbanner{
		background:url('_/img/banner-myclinic-patients-mobile.jpg') no-repeat top center;
		background-size: 100%;
		height: auto;
		padding-top: 41.666666666667%;
	}
}


/* Page ------------------------------------------------------------------------------- */
#testimonial{
    background:#fcf7e4;
    padding:20px 0;
}

.testlink{
    margin:10px 0;
}

#pagecontent{
    padding-top:40px;
}

.contentinner{
    padding-right:20px;
}

.testimonials #tmimg {
	padding: 20px 40px 60px 0;
}

.entry li{
    font-style: normal;
    font-weight: 500;
    line-height: 19px;
    font-size:14px;
    margin:0 0 5px 20px;
    list-style: disc;
}

.entry ul{
    margin-bottom:20px;
}

.my-giving .entry img{
    border:1px solid #ccc;
    margin:0 10px 7px 0;
}

.passbutton{
    float: left;
	background: #90B351;
	margin: 0 10px 10px 0;
	padding: 20px;
	width:220px;
}

.passbutton a{
    color:#fff;
}

.recbutton{
    width: 100%;
    text-align: center;
    padding: 25px 10px;
	background: #fdf8e5;
    box-sizing: border-box;
	border: 1px solid #eee;
}

.recbutton a{
    display: block;
    border: none !important;
    font-weight: 600;
    font-size: 16px;
    margin: 0 auto;
    padding: 10px 0;
}

.reclink{
}

.reclink a{
    vertical-align: middle;
}

.recblock{
    margin: 0 10px 10px 0;
    text-align:center;
    float:left;
}

.recblock p{
    line-height:0;
}

.recbutton img{
    margin-right:10px;
    vertical-align: middle;
}

.expbutton{
    float: left;
    background: #fdf8e5;
    margin: 0 10px 10px 0;
    padding: 10px;
    font-weight:400;
    border:1px solid #eee;
}

.bookbutton{
    float: left;
    background: #fdf8e5;
    margin: 0 10px 10px 0;
    padding: 10px;
    width:274px;
    font-size:12px;
    border:1px solid #eee;
}

.bookbutton a{
    font-weight:400;
}

.bookbutton img{
    margin-right:10px;
    float:left;
}

.my-recommendations .post h2{
    margin-top:30px;
    margin-bottom:10px;
}

.post-password-form input{
    color:#666;
    margin-left:10px;
    border:1px solid #ddd;
}

.post-password-form input[type=submit]{
    background: #ca197a!important;
	border: none!important;
	font-weight: 600;
	padding: 12px 10px !important;
	margin-left: 10px;
	font-size: 14px;
	color: #fff!important;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#dining{
    clear:both;
    padding-top:20px;
}

#recbutton img{
    float:left;
    margin:0 10px 10px 0;
    border: 1px solid #eee;
}

.webbutton{
    background:#80ae41;
    padding:2px 5px 4px;
    width:80px;
    margin:15px auto 0;
}

.webbutton:hover{
    background:#ca197a;
}

.webbutton a{
    color:#fff;
    font-size:12px;
}

#adobe{
	border: 1px solid #ddd;
	padding: 10px;
	margin-bottom: 30px;
	background: #fdf8e5;
}

.my-recommendations .entry img{
    margin:0 20px 10px 0;
}

.current-patient-information .recbutton, 
.current-patient-log-in .recbutton{
    text-align:center!important;
    background:#80ae41;
    margin:0 10px 10px 0;
    min-height: 0;
}

.current-patient-information .recbutton {
    width: auto;
    margin:0 auto;
    background: none !important;
}

.current-patient-information .recbutton:hover, 
.current-patient-log-in .recbutton:hover {
    background:#ca197a;
}

.current-patient-log-in .recbutton a, 
.current-patient-information .recbutton a {
    background: #ca197a !important;
    color: #fff !important;
    width: 300px;
} 



/* Blog
-------------------------------------------------------------------------------*/
.yarpp-related{
    margin-top:50px;
}

.yarpp-thumbnail{
    border:1px solid #ddd;
    padding-bottom:10px;
}

.nr_related_placeholder {
margin-top: 50px;
display: none;
}

#newsbkg .post {
padding: 20px 0 20px;
border-bottom: 1px solid #ddd;
}

#bigfeatured .post {
padding: 20px 0 20px;
border-bottom: 0!important;
}

#newsbkg .post p{
margin-bottom:10px;
}

.sharethisbar{
    clear:both;
}

#blogcontent{
    margin-top:40px;
}

.featuredimage img{
    width:100%;
    max-width:200px;
}

.featuredimage{
    float:left;
    margin:0 20px 25px 0;
}

.entry{
}

.readmore{
    margin-top:10px;
}

.myblog .post, .archive .post, .search .post, .search .page, .search .homepage_quotes{
    padding: 20px 0 10px;
    border-bottom:1px solid #ddd;
}

.navigation{
    margin-top:20px;
}

.prev-posts {
    float: right;
}

.next-posts {
    float: left;
}

#blogsidebar{
    width:300px;
}

#blogsidebar .widget h2{
    display:none;
}

.textwidget #blogfeaturetitle h2{
    display:inline!important;
    padding-left:20px!important;
}

.textwidget #blogfeaturetitle{
    text-align:left;
    max-width:300px;
    margin-bottom:10px;
}

#blogfeaturetitle{
    max-width:300px;
    margin-bottom:10px;
}

#newsbkg #blogfeaturetitle{
    max-width:100%;
    margin-bottom:10px;
}

#recommendsidebar{
    margin-bottom:20px;
}

.stButton{
    margin-top:20px;
}

.noborder img{
    border:0 !important;
}

.single .post{
    padding:0 0 20px;
    border-bottom:0;
}

.shareaholic-share-buttons-container .shareaholic-share-buttons-wrapper {
display: inline-block;
text-align: left;
margin-left:-15px;
}

.single h2 {
line-height: 38px;
font-size: 32px;
color: #ca197a;
font-weight:300;
}

.single h3 {
line-height: 38px;
font-size: 28px;
color: #777;
font-weight:300;
margin-bottom:10px;
}

.single h4 {
line-height: 24px;
font-size: 24px;
color: #ca197a;
font-weight:300;
margin-bottom:10px;
}

.single h5 {
line-height: 20px;
font-size: 20px;
color: #777;
font-weight:300;
margin-bottom:10px;
}

.single h6 {
line-height: 16px;
font-size: 16px;
color: #ca197a;
font-weight:300;
margin-bottom:10px;
}


#blogsignup h2{
    margin-bottom:10px;
}

#blogsignup p{
    margin-bottom:20px;
}

#disqus_thread{
    margin-top:40px;
}

#text-11{
    margin-bottom:5px;
}

.rpwe-block a {
font-weight: 300;
font-size: 16px;
line-height: 20px;
margin-bottom: 5px;
}

.rpwe-time{
color: #777!important;
font-size: 85% !important;
font-weight: 400;
}

#rpwe_widget-2{
    width:300px;
    padding-bottom:15px;
    margin: 0 auto;
}

.newsleft{
    padding-right:5px;
}

.newsright{
    padding-left:5px;
}

.printfriendly{
    margin-bottom:20px;
}

.viewmore{
    margin-top:10px;
    float:right;
    margin-bottom: 40px;
}

.viewmore p {
    font-weight:700;
}


/* MyClinic
-------------------------------------------------------------------------------*/

#auhlogo{
    margin-bottom:10px;
}

.dot{
    margin-bottom:20px;
}

.dot-left{
    float:left;
    padding-right:20px;
    padding-bottom:20px;
}

.dot-right{
    font-size:14px;
    font-weight:500;
}

#breadcrumb{
    margin-bottom:20px;
}


/* Contact
-------------------------------------------------------------------------------*/

#sidebarmap{
    margin-bottom:20px;
}

.contactsidesubmit {
background: #ca197a!important;
border: none!important;
font-weight: 700;
padding: 4px 7px !important;
font-size: 12px;
color: #fff!important;
}

.fb_iframe_widget {
display: inline-block;
position: relative;
border: 1px solid #f9dce8;
max-width:300px;
}

/* Search
-------------------------------------------------------------------------------*/
.search .stButton{
    display:none!important;
}

.searchtitle{
    border-bottom:1px solid #ddd;
}

/* Form
-------------------------------------------------------------------------------*/

input{
    font-size: 15px;
    outline: 0 none;
    padding: 10px;
    font-family:  'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;

}

textarea{
    font-size: 15px;
    outline: 0 none;
    padding: 10px;
    font-family:  'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom:20px;
}


.page-template-emailsignup-php .entry input{
    border: 1px #ddd solid;
width: 60%;
color: #555;
margin-right: 4%;
margin-bottom: 0;
}

.page-template-emailsignup-php .entry input[type="submit"]{
    background: #ca197a!important;
text-align: center;
font-size: 14px;
font-weight: 600;
color: white;
border: none;
width:150px;
}

.contactform {
    border: 1px #ddd solid;
    width:93%;
    color: #555;
    background-color:#fff;
    margin-bottom: 20px;
}

.contactform-half-left {
    border: 1px #ddd solid;
    width:42.5%;
    color: #555;
    margin-right:4%;
    margin-bottom:20px;
}
.contactform-half-right {
    border: 1px #ddd solid;
    width:42.5%;
    color: #555; 
    margin-bottom:20px;
}

.contactsubmit{
    background: #ca197a!important;
    text-align:center;
    font-size:14px;
    font-weight:600;
    color:white;
    border:none;
}

.contact div.wpcf7-response-output {
margin: 60px 0 0 0 !important;
padding: 0.2em 1em;
}

.requiredtext{
    margin:40px 0 10px !important;
}

.wpcf7-list-item-label{
    padding-top:20px;
}

/**
input[type="checkbox"] {
vertical-align: middle;
margin-top: -5px!important;
margin-right: 10px!important;
}
**/
input[type="checkbox"] {
vertical-align: middle;
margin-top: 5px !important;
margin-right: 5px !important;
-webkit-appearance: checkbox;
}

#card{
    background-color:#333; 
    padding:30px 20px;
}


.home .entry .sociable{
    display:none;
}

.tracking_field {
    display: none;
}


.headerform .contactform {
    border: 1px #2C2C2C solid;
    width:150px;
    color: #555;
    margin-right:10px;
}

.headerform .contactform-half-left {
    border: 1px #2C2C2C solid;
    width:75px;
    color: #555;
    margin-right:10px;
    background-color:#000000;
}

.headerform .contactform-half-right {
    border: 1px #ddd solid;
    width:41%;
    color: #555; 
}

.headerform p{
    margin-bottom:0;
}

.homename{
    background: #f9ebb3;
    border: none;
    width: 180px;
    font-size: 12px;
    color: #ca197a;
    margin-right: 20px;
    line-height: 26px;
    text-indent: 5px;
    padding:3px;
    height:26px;
}

.homeemail{
    background: #f9ebb3;
    border: none;
    width: 180px;
    font-size: 12px;
    color: #ca197a;
    margin-left: 0;
    line-height: 26px;
    text-indent: 5px;
    padding:3px;
    height:26px;
}

::-webkit-input-placeholder {
   color: #ca197a;
}

:-moz-placeholder { /* Firefox 18- */
   color: #ca197a;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #ca197a;  
}

:-ms-input-placeholder {  
   color: #ca197a;  
}

#signup .mc4wp-form input{
margin-top: 5px!important;
z-index: 500;
position: relative;
background: #f9ebb3;
border: none;
width: 180px;
font-size: 12px;
color: #ca197a;
margin-right: 20px;
line-height: 26px;
text-indent: 5px;
padding: 3px;
height: 26px;
float: left;
}

#signup .mc4wp-form input[type="submit"]{
    color: #FFFFFF;
width: 76px;
height: 76px;
border: none;
padding: 0;
background: url('_/img/enter.png') 0 0 no-repeat;
cursor: pointer;
vertical-align: bottom;
text-indent: -50000px;
margin-top:-12px!important;
}

.mc4wp-alert{
padding-top: 11px;
clear: both;
}

#blogsignup{
    background: #fcf7e4;
    padding: 20px 20px 50px;
    border: 1px solid #ddd;
}

#blogsignup .mc4wp-form input{
    background: #fff;
    border: none;
    width: 180px;
    font-size: 13px;
    color: #ca197a;
    margin-left: 0;
    line-height: 26px;
    text-indent: 5px;
    height:25px;
    margin-bottom:10px;
    float:left;
    border:1px solid #ddd;
    margin-right:10px;
}

#blogsignup .mc4wp-form input[type="submit"]{
    background: #ca197a!important;
    border: none!important;
    font-weight: 600;
    margin-left: 0;
    font-size:12px;
    color:#fff!important;
    height:47px;
    width:90px;
}

.nr_related_placeholder{
    margin-top:50px;
}

#sidebartopics{
    margin-bottom:20px;
}

/* Footer
-------------------------------------------------------------------------------*/
#footer{
    background:#68cadb;
    color:#007497;
    margin-top:80px;
}

#fcontact{
    text-align:center;
    padding:50px 0;
}

#fcontact a{
    color:#007497;
}

.small{
    font-size:11px;
    font-weight:300!important;
}

.smaller{
    font-size:10px;
    font-style:italic;
}

.footertitle{
    color:#fff;
    margin-bottom:15px;
    font-weight:600;
}

#footer li a{
    color:#007497;
    font-size:12px;
    font-weight:600;
}

.fwidgets{
    margin-bottom:30px;
}

.fwidgets .mc4wp-form input{
    background: #fff;
    border: none;
    width: 180px;
    font-size: 13px;
    color: #ca197a;
    margin-left: 0;
    line-height: 26px;
    text-indent: 5px;
    height:25px;
    margin-bottom:10px;
}

.fwidgets input{
    padding:0;
}

.fwidgets .mc4wp-form input[type="submit"]{
    background: #ca197a!important;
    border: none!important;
    font-weight: 600;
    margin-left: 0;
    font-size:12px;
    color:#fff!important;
    height:25px;
    width:70px;
}

.footersubmit{
    background: #ca197a!important;
    border: none!important;
    font-weight: 600;
    margin-left: 0;
    font-size:12px;
    color:#fff!important;
    padding: 3px 5px!important;
}

.welldone{

    text-align:center;
    padding:15px 0;
}

.welldone a{

}

.welldone p{
color:#007497;
font-size:12px;
}

/* Media Queries
-------------------------------------------------------------------------------*/
/* Mobile, iPhone 5 */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {    

#header nav ul{
    text-align:center;
    padding-top:5px; 
}

#header nav ul li:hover {
    background-color:none;
}

.home #header #logo img{
    display:visible!important;
}

.home #pagecontent{
    background: none; 
    background-size:contain;
    height:auto; 
}

.home #pagecontent #logo{
    margin-bottom:40px;
}

.home #content{
    float: none;
    text-align:center;
    margin:20px 0 0 0;
}

.home .contentinner{
    width: 100%;
    float:none;
    text-align:center;
}

#header nav ul li:hover {
    background-color:#fff;
}

#header nav ul li {
padding: 0 7px;
}

#socialicons {
float: none;
margin-top: 0;
margin-bottom: 20px;
}

#sidebar {
    display:none;
}

.partners .entry {
    text-align:center!important;
}

.teamimage {
float: none;
margin-right: 20px;
padding-bottom: 20px;
max-width: 200px;
}

#header #logo {
margin-top: 15px;
text-align: center;
}

}

/* Mobile, iPad */
@media screen and (max-width: 960px){
    
#header #logo {
    margin-top: 20px;
    margin-bottom:20px;
}

#header .freeship-pc {
	display: none;
}

#header #freeship{
  display: inline;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
#header #freeship img {
  width: 450px;
  max-width: 90%;
  margin: 10px 0;
}

#topnav .grid_5{
    width:100%;
    text-align:center;
}

#homepromo .grid_4{
    margin-bottom:30px;
}

#prenav {
    display:block; text-align:center
}
    
.container{
    width:90%;
}

.homename {
width: 230px;
}
.homeemail {
width: 140px;
}

#signupinner {
padding-top: 0;
}

#signup {
background: #80ae41 url('none') repeat-x left top;
height: auto;
padding:20px 0;
margin-top: -4px;
}

#signup .grid_7, #signup .grid_5{
    width:100%;
}

#signup input {
margin-top: 20px;
z-index: 500;
position: relative;
}

#signup .mc4wp-form input[type="submit"]{ 
color: #FFFFFF;
width: auto;
height: auto;
border: none;
padding: 3px 10px;
background: #ca197a url('none') 0 0 no-repeat;
cursor: pointer;
margin-left: 0;
vertical-align: middle;
text-indent:0;
margin-top:5px!important;
}

#signup .mc4wp-alert{
    color:#fff;
}

#slider{
    display:none;
}

#mobileheader{
    display:inline-block;
}

#header nav {
margin: 20px auto;
}

#newsbkg {
max-width: 100%;
}

.introtext {
max-width: 100%;
}

.smalltitle {
max-width: 100%;
}

#blogsidebar{
    margin-top:30px;
    padding-left: 30px;
    text-align: center;
}
#footer .grid_4{
    text-align: center;
    margin-bottom:20px;
}

#sidebar{
    width:300px;
    margin: 0 auto;
}

}

@media screen and (max-width: 768px){  

#header nav ul{
    text-align:center;
    padding-top:5px; 
}

#header nav {
float: none;
width: auto;
position: relative;
z-index: 9999;
margin: 20px auto;
max-width: 400px;
}

#socialicons {
float: none;
margin-top: 0;
margin-bottom: 20px;
}

#sidebar {
    display:none;
}

#header #logo {
margin-top: 15px;
text-align: center;
}

#prenav {
    display:block;
}

#signup {
background: #80ae41 url('none') repeat-x left top;
height: auto;
padding:20px 0;
}

.homesubmit {
color: #FFFFFF;
width: auto;
height: auto;
border: none;
padding: 7px 10px;
background: #ca197a url('none') 0 0 no-repeat;
cursor: pointer;
margin-left: 20px;
vertical-align: middle;
text-indent:0;
}

#signup input {
margin-top: 20px;
z-index: 500;
position: relative;
}

.homename {
width: 230px;
}
.homeemail {
width: 140px;
}

#signupinner {
padding-top: 0;
}

#homepromo .grid_4{
    margin:0 0 30px;
}

#footer{
    text-align:center;
}
#footer .grid_4{
    margin-bottom:20px;
}

#testimonial{
    display:none;
}

.widget_archive ul li a, .widget_categories ul li a{
    font-size:16px;
    font-weight:600
}

.contactform-half-right, .contactform-half-left{
    width:93%;
}

.testimonials #tmimg {
padding: 20px 40px 20px 0;
width: 100%;
text-align: center;
}

}


/* Everything Else
-------------------------------------------------------------------------------*/

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #ca197a; color: #fff; text-shadow: none;}
::selection {background: #ca197a; color: #fff; text-shadow: none;} 
/*  j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #ca197a;} 
ins {background-color: #ca197a; color: #000; text-decoration: none;}
mark {background-color: #ca197a; color: #000; font-style: italic; font-weight: bold;}

.btn {
	min-width: 30%;
	display: inline-block;
	background: none repeat scroll 0 0 #b92c7b;
	color: #fff;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	margin: 8px auto;
	font-size: 15px;
	line-height: 40px;
	height: 40px;
	padding: 7px 10px;
}
.btn:hover {
	background: #90B351;
	color: #fff;
}


/** MEDIA PAGE **/
.mediahead { /* the H2 */
  margin: 40px 0 20px 0;
  font: 26px bold;
}
h2.mediahead	{
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.mediaboxes, 
.pressicons, 
.presstext {
  width: 100%;
  overflow: hidden;
}
.pressicons img	{
  float: left;
  width: 80px;
  padding: 10px;
  margin: 5px;
}
.presstext span	{
  float: left;
  width: 100px;
  margin: 5px;
}
.presstext span {
  text-align: center;
  color: #ca197a;
}
.mediaboxes img	{
  float: left;
  width: 135px;
  margin: 6px;
  padding: 3px;
  moz-box-shadow: 0 0 3px 3px #ccc;
  -webkit-box-shadow: 0 0 3px 3px #ccc;
  box-shadow: 0 0 3px 3px #ccc;
}
.mediasummits img {
  float: none;
  width: 600px;
  margin-bottom: 20px;
}
.mediaboxes ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
 
.mediaboxes ul.img-list li {
  display: inline-block;
  margin: 4px;
  position: relative;
  width: 141px;
}

.mediaboxes span.text-content span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.mediaboxes span.text-content {
  background: rgba(0,0,0,0.5);
  color: #fff;
  cursor: pointer;
  display: table;
  height: 154px;
  left: 0;
  position: absolute;
  top: 0;
  width: 141px;
  margin: 6px;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
 
.mediaboxes ul.img-list li:hover span.text-content {
  opacity: 1;
}

/** shrink boxes a little for smaller screens **/
@media screen and (max-width: 420px) {
.mediaboxes img	{
  width: 100px;
  margin: 6px;
  padding: 3px;
}
.mediaboxes ul.img-list li {
  width: 100px;
  margin: 8px;
}
.mediaboxes span.text-content {
  width: 100px;
  height: 110px;
}
.mediasummits img {
  width: 600px;
  max-width: 94%;
}
}
/** END MEDIA PAGE **/

/** CAREERS PAGE **/
.careers p {
  margin: 30px 0 20px 0;
  text-align: left;
}
.careers hr {
  margin: 50px 0;
}

.careers ul ol {
  margin-left: 20px;
}
.careers ul ol li {
  list-style-type: decimal;
  list-style: decimal;
}
/** END CAREERS PAGE **/

/** AUTOIMMUNE BOOK PAGE **/
.book-left, 
.book-right {
  float: left;
  box-sizing: border-box;
  width: 50%;
  text-align: center;
}

@media screen and (max-width: 650px) {
  .book-left, 
  .book-right {
    float: none;
    width: 100%;
    margin: 20px 0;
  }
}
/** END AUTOIMMUNE BOOK PAGE **/

/** MEDIA BAND **/
#media-band	{
  width: 100%;
  height: auto;
  padding: 12px 0 5px 0;
}
#media-band .band-inner {
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
.band-inner img {
  width: 9.3%;
  margin: 0 0.78%;
}

/* no margin on outsides to help lineup with rest of content */
.band-inner img:nth-child(1) {
  margin-left: 0;
}
.band-inner img:nth-child(9) {
  margin-right: 0;
}

@media screen and (max-width: 960px) {
  .band-inner img {
    width: 15%;
    margin: 0 1.5%;
  }
}
/* between 1035 and 935 pixel width, clear both, content above not optimized */
@media screen and (max-width: 1035px) and (min-width: 935px) {
  #media-band	{
    clear: both;
  }
}
/** END MEDIA BAND **/

/** Hide unnecessary word from blog sidebar **/
#categories-3 label {
  display: none;
}
/** END Hide unnecessary word from blog sidebar **/

.alignleft {float: left; margin-right: 10px}

/* hide the "also on" section from Disqus comments section */
#layout #placement-bottom {
  display:  none;
}

/** CSS JOCKEY UNLIMITED POPUPS **/

/** END CSS JOCKEY UNLIMITED POPUPS **/

/* hide header social icons on small screens */
@media screen and (max-width: 650px){
  .headerwidgets {
      display: none;
  }
  #prenav {
      margin-left: 0 !important;
      width: 350px !important;
  }
}

/** LOGIN PAGES TWEAKS **/
body.login {
	background-color: #fff !important;
}
body.login #login #loginform {
	background: #efefef !important;
}
body.login #login #loginform .submit #wp-submit {
    background: #ca197a!important;
    border: none!important;
    font-weight: 600;
    padding: 12px 10px !important;
    font-size: 14px;
    color: #fff !important;
}
body.login .login h1 a {
	background-image: url('http://30uhrf11rl1h5kz6t35de6y1cbd.wpengine.netdna-cdn.com/wp-content/themes/welldone/_/img/logo.jpg') !important;
	background-size: 100% !important;
	height: 55px !important;
}
/** END LOGIN PAGES TWEAKS **/

/** BB PRESS TWEAKS **/
.bbpress #testimonial	{
  display: none;
}
#bbp-search-form	{
/*  margin-bottom: 20px !important; */
}

.bbp-username label, 
.bbp-password label, 
.bbp-remember-me label	{
  cursor: default !important;
  font-weight: normal !important;
  margin-right: 10px !important;
}
.bbp-remember-me label	{
  width: 100% !important;
}
.bbp-remember-me	{
  display: none;
}
/* buttons */
#bbpress-forums #bbp_search_submit, 
#bbpress-forums #bbp_topic_submit, 
#bbpress-forums #bbp_reply_submit, 
#bpress-forums plupload-browse-button, 
.bbp_widget_login #user-submit {
  background: #ca197a!important;
  border: none!important;
  font-weight: 600;
  padding: 12px 10px !important;
  font-size: 14px;
  color: #fff !important;
}
#bpress-forums plupload-browse-button {
  background: #aaa !important;
}

.bbp-search-form input, 
.bbp_widget_login input	{
  border: 1px solid #ddd !important;
  padding: 10px !important;
}

.bbPress #bbp_topic_tags, 
.bbPress label[for="bbp_topic_tags"], 
.bbPress .bbp-topic-tags, 
.bbPress label[for="bbp_forum_id"]
.bbp-form label[for="bbp_stick_topic"], 
.bbp-form label[for="bbp_topic_status"] {
  display: none !important;
}

.bbp-logged-in a {
  color: #ca197a;
}
.bbp-logged-in a:hover {
  color: #68cadb;
}
.widget_display_forums h2, 
.widget_display_topics h2	{
  display: inline !important;
  margin-bottom: 20px;
  line-height: 28px;
  font-size: 20px;
  color: #ca197a;
  font-weight: bold;
}
.widget_display_forums a, 
.widget_display_topics a {
  font-weight: normal;
}

.bbpress h2.pagetitle, 
.page-id-6220 h2.pagetitle, 
.page-id-6249 h2.pagetitle, 
.page-id-6899 h2.pagetitle {
	font-weight: bold;
	font-size: 20px !important;
	margin-bottom: 10px;
	width: 100%;
	padding-right: 20px;
	box-sizing: border-box;
}

/* 1. Change how the forum list displays */
#bbpress-forums .bbp-forums-list {
	border-left: none !important;
}
#bbpress-forums .bbp-forums-list li { 
	display: list-item !important;
	font-size: 15px !important;
	line-height: 28px;
}
#bbpress-forums li.bbp-forum a {
	color: #cf0360;
}
/* 13. Preventing closed topics from going grey */
#bbpress-forums .status-closed {
  color: #777 !important;
}
#bbpress-forums .status-closed a {
  color: #90B351 !important;
}
/* spread out lists in sidebar */
#bbp_login_widget-3, 
#bbp_topics_widget-3, 
#bbp_forums_widget-3 {
	margin-bottom: 20px;
}
#bbp_forums_widget-2 li, 
#bbp_topics_widget-2 li, 
#bbp_forums_widget-3 li, 
#bbp_topics_widget-3 li	{
	line-height: 24px;
}
/* additional syling tweaks */
/* mostly home / list of forum page */
#bbpress-forums {
	overflow: visible !important;
	position: relative !important;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content, 
#bbpress-forums p.bbp-topic-meta {
	font-size: 13px !important;
}
#bbpress-forums .bbp-breadcrumb {
	float: left;
    width: 53%;
	height: 59px;
	overflow: hidden;
	box-sizing: border-box;
    padding: 10px 8px 0 20px;
    background-color: #719500;
    color: #fff;
}
/* Update to 100% - keeping above in case needed */
#bbpress-forums .bbp-breadcrumb {
	float: none;
    width: 100%;
	height: auto;
}/* end */

#bbpress-forums .bbp-breadcrumb a {
    color: #fff;
}
#bbpress-forums .bbp-breadcrumb p {
	text-align: left !important;
}
/* forum home - hide all breadcrumbs */
#bbpress-forums .bbp-breadcrumb {
	display: none;
}
/* forum root - hide home and current */
.single-forum #bbpress-forums .bbp-breadcrumb {
	display: block;
}
.single-forum #bbpress-forums .bbp-breadcrumb p a.bbp-breadcrumb-home, 
.single-forum #bbpress-forums .bbp-breadcrumb p .bbp-breadcrumb-sep:nth-child(2), 
.single-forum #bbpress-forums .bbp-breadcrumb p .bbp-breadcrumb-sep:nth-child(6), 
.single-forum #bbpress-forums .bbp-breadcrumb p .bbp-breadcrumb-current {
	display: none;
}
/* forum topic - hide home and current */
.single-topic #bbpress-forums .bbp-breadcrumb {
	display: block;
}
.single-topic #bbpress-forums .bbp-breadcrumb p a.bbp-breadcrumb-home, 
.single-topic #bbpress-forums .bbp-breadcrumb p .bbp-breadcrumb-sep:nth-child(2), 
.single-topic #bbpress-forums .bbp-breadcrumb p .bbp-breadcrumb-sep:nth-child(8), 
.single-topic #bbpress-forums .bbp-breadcrumb p .bbp-breadcrumb-current {
	display: none;
}
/* if we want to position the subscribe button absolutely, use this */
.single-forum #bbpress-forums #subscription-toggle {
	position: absolute;
	display: block;
	top: -40px;
/*	width: 613px; */
	width: 100% !important;
	text-align: right;
}
/* if we want to move subscribe button beside each area, use this */
/*
#bbpress-forums #subscription-toggle {
	box-sizing: border-box; 
	float: left;
	position: static;
	display: block;
	top: 0;
	width: 25%; /* change search area to 75%, tweak them at 560 screen size and less
	text-align: left;
	margin: 0;
	padding: 19px 10px 18px 10px;
	background-color: #719500;
}
*/

.single-forum #bbpress-forums #subscription-toggle span a {
	padding: 5px 10px;
	font-size: 16px;
	color: #fff;
	background-color: #ca197a;
	border-radius: 5px;
}
#bbpress-forums .bbp-search-form {
	float: right;
    width: 47%;
	height: 59px;
	overflow: hidden;
	box-sizing: border-box;
    padding: 8px 8px 8px 8px;
    background-color: #719500;
	text-align: right;
}
/* Update to 100% - keeping above in case needed */
#bbpress-forums .bbp-search-form {
	float: none;
    width: 100%;
	height: auto;
}/* end */

#bbpress-forums #forums-list-0 {
	border: none;
}
#bbpress-forums li.bbp-body ul.forum {
	padding-top: 16px;
	padding-bottom: 16px;
}
#bbpress-forums .bbp-forum-title {
    text-transform: uppercase;
    font-size: 20px;
	line-height: 28px;
    color: #83847b;
    margin: 0px 10px 15px 10px;
    display: block;
}
#bbpress-forums .bbp-forum-freshness a {
	font-size: 12px;
}
#bbpress-forums .bbp-forum-freshness .bbp-topic-freshness-author .bbp-author-name {
	font-size: 14px;
}
#bbpress-forums .bbp-forum-content {
	display: none;
}
#bbpress-forums li.bbp-footer {
	display: none;
}

/* individual forum page */
#bbpress-forums .bbp-template-notice {
	display: none;
}
#bbpress-forums .bbp-rc-topic-is-reported {
	display: block;
	margin: 10px 0;
}

/* reply page - add extra right padding */
#bbpress-forums div.bbp-reply-content p {
	text-align: left;
/*	padding: 12px 20px 12px 0 !important; */
	padding-right: 10px;
}

/* mini orange social buttons - remove height */
.btn-social {
	height: auto !important;
}
/* hide automatic miniorange social login, using widget instead */
.bbp-login-form .mo-openid-app-icons, 
.bbp-login-form p, 
.bbp-login-form .btn-social {
	display: none !important;
}

/* margins for regsiter and forgot pw links */
#bbp_login_widget-2 .bbp-login-links a:nth-child(1), 
#bbp_login_widget-3 .bbp-login-links a:nth-child(1) {
	margin: 25px 0 10px 0;
}
#bbp_login_widget-3 h3 {
	display: none;
}
/* hide "Connect with" from sidebar login widget */
#mo_openid_login_wid-2, 
#mo_openid_login_wid-3 {
	margin-bottom: 0 !important;
}
#mo_openid_login_wid-2 .mo-openid-app-icons p, 
#mo_openid_login_wid-3 .mo-openid-app-icons p {
	display: none;
}
#mo_openid_login_wid-2 #logged_in_user, 
#mo_openid_login_wid-3 #logged_in_user {
	display: none;
}
/* make search area more mobile friendly */
#bbp-search-form input[type='text'][name='bbp_search'] {
	box-sizing: border-box;
	width: 65%; !important;
/*	padding: 3.8% !important; */
}
#bbp-search-form input[type='submit'][name='bbp_search_submit'] {
	box-sizing: border-box;
	width: 30% !important;
/*	padding: 4.4% !important; */
}

/* overwrite avatar changing to absolute position at this screensize */
@media only screen and (max-width: 480px) {
	#bbpress-forums div.bbp-reply-author img.avatar {
		position: static !important;
	}
}

/* remove text-align: justify from most places */
#bbpress-forums p {
	text-align: left !important;
}
#bbpress-forums li.bbp-topic-freshness p {
	text-align: center;
}

/* hide the add media button */
#bbpress-forums #wp-bbp_reply_content-media-buttons {
/*	display: none; */
}
/* hide message from image uploader plugin */
#bbpress-forums .bbp-uploader-msg {
	display: none;
}

/* link the forums title text widget in the sidebar and hide the original */
.widget_display_forums h2, 
.widget_display_forums h3, 
.widget_display_topics h2, 
.widget_display_topics h3 {
	display: none !important;
}
.textwidget a.forum-title, 
.textwidget a.topics-title {
	display: inline !important;
    font-size: 20px;
    color: #ca197a;
    font-weight: bold;
}
#text-17, 
#text-18, 
#text-19, 
#text-20, 
#text-21 {
	margin-bottom: 0 !important;
}
#text-17 .textwidget, 
#text-18 .textwidget, 
#text-19 .textwidget, 
#text-20 .textwidget, 
#text-21 .textwidget, 
#text-23 .textwidget, 
#text-31 .textwidget {
	margin: 0 !important;
}

#text-19 h3, 
#text-20 h3 {
	display: none !important;
}

/* tech support and message center buttons */
#text-15, 
#text-31 {
	margin-bottom: 10px;
}
#text-23, 
#text-24 {
	margin-bottom: 20px;
}
#text-23 .textwidget a, 
#text-24 .textwidget a, 
#text-15 .textwidget a, 
#text-31 .textwidget a {
	display: block;
	color: #fff;
	background-color: #90B351;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}
#text-23 .textwidget a:hover, 
#text-24 .textwidget a:hover, 
#text-15 .textwidget a:hover, 
#text-31 .textwidget a:hover {
	background-color: #ca197a;
}

/* change header image for forum and recent topics page */
.bbpress #media-band, 
.page-id-6220 #media-band {
    display: none !important;
}
/* place pagination count and links beside each other */
#bbpress-forums .bbp-pagination {
}
#bbpress-forums .bbp-pagination .bbp-pagination-count { 
	float: left !important;
	width: 60%;
	border: none;
	box-sizing: border-box;
	padding: 15px 10px 0 10px;
	font-size: 14px;
}
#bbpress-forums .bbp-pagination .bbp-pagination-links { 
	float: right !important;
	width: auto;
	border: none;
	box-sizing: border-box;
	padding: 15px 0 0 10px;
	font-size: 14px;
}

/* additional login widget, sidebar/reg login goes to bottom at 960px, disappears at 768 */
#bbpress-forums .bbpressloginlinks {
	display: none;
	width: 100%;
	box-sizing: border-box;
	padding: 12px !important;
	font-size: 14px;
	text-align: center;
}
#bbpress-forums .bbpressloginlinks a {
	margin: 0 8px !important;
	padding: 0;
}
@media only screen and (max-width: 768px) {
	#bbpress-forums .bbpressloginlinks {
		display: inline;
	}
}
@media only screen and (max-width: 480px) {
	#bbpress-forums .bbpressloginlinks {
		padding: 12px 0 !important;
	}
}

/* Button Row */
#bbpress-forums .forum-button-row {
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	padding: 10px 7px 10px 7px;
	margin-bottom: 10px;
}
/* spacing adjustments*/
/* forum list */
.forum-archive #bbpress-forums .bbp-search-form {
	margin-bottom: 5px;
}
.forum-archive #bbpress-forums .forum-button-row {
	margin-bottom: 5px;
}
/* single forum */
.single-forum #bbpress-forums .bbp-pagination {
	margin-bottom: 10px;
}
.single-forum #bbpress-forums .forum-button-row {
	margin-bottom: 5px;
}
/* single topic */
.single-topic #bbpress-forums .bbp-search-form {
	margin-bottom: 5px;
}
.single-topic #bbpress-forums .forum-button-row {
	margin-bottom: 5px;
}
/* end spacing adjustments*/

#bbpress-forums .forum-button-row .inline-link-btn a {
	background: #ca197a!important;
    border: none!important;
    font-weight: 600;
    padding: 8px 10px !important;
    font-size: 14px;
    color: #fff !important;
	border-radius: 5px;
}
#bbpress-forums .forum-button-row .inline-link-btn a:hover {
	background-color: #90B351;
}
#bbpress-forums .btn-home { /* additional class to .inline-link-btn */
	float: left;
	text-align: center;
	margin-right: 10px;
}
#bbpress-forums .btn-help { /* additional class to .inline-link-btn */
	float: left;
	text-align: center;
}
#bbpress-forums .btn-newt { /* additional class to .inline-link-btn */
	float: right;
	text-align: center;
}

@media only screen and (max-width: 480px) {
	#bbpress-forums .forum-button-row {
		padding: 10px 0 10px 0;
	}
	#bbpress-forums .forum-button-row .inline-link-btn a {
	    padding: 8px 6px !important;
		font-size: 12px;
	}
	#bbpress-forums .btn-home { /* additional class to .inline-link-btn */
		margin-right: 5px;
	}
}

/* hide freshness column on mobile */
@media only screen and (max-width: 480px) {
	#bbpress-forums .bbp-forum-freshness, 
	#bbpress-forums .bbp-topic-freshness {
		display: none !important;
	}
	#bbpress-forums li.bbp-forum-info, 
	#bbpress-forums li.bbp-topic-title {
		width: 70% !important;
	}
}

/* recent topics form mobile optimization */
@media only screen and (max-width: 480px) {
	#bbpress-forums fieldset.bbp-form {
		width: 100% !important;
		box-sizing: border-box;
		min-width: 0 !important;
	}
	#bbpress-forums fieldset.bbp-form input[name="bbp_topic_title"] {
		width: 100%;
		box-sizing: border-box;
	}
}

/* stack author info on top of topic for mobile - not sure if first 2/3 classes are needed */
@media only screen and (max-width: 480px) {
/*	#bbpress-forums .bbp-reply-header div.bbp-forum-author, 
	#bbpress-forums .bbp-reply-header div.bbp-topic-author, */
	#bbpress-forums .topic-author div.bbp-reply-author {
		width: 100% !important;
		margin-bottom: 20px !important;
		box-sizing: border-box;
	}
	
/*	#bbpress-forums .bbp-reply-header div.bbp-forum-content, 
	#bbpress-forums .bbp-reply-header div.bbp-topic-content, */
	#bbpress-forums .topic-author div.bbp-reply-content {
		margin-left: 0 !important;
		padding-left: 12px !important;
		width: 100% !important;
		box-sizing: border-box;
	}
	#bbpress-forums div.bbp-reply-content p {
		padding-right: 0;
	}
}

/* add border to forum selection */
#bbpress-forums fieldset select#bbp_forum_id {
	border: 2px solid #FF0000;
}

/* bbPress user profile / message link */
#bbpress-forums .bbp-user-profile-message a {
	background: #ca197a !important;
    border: none !important;
    font-weight: 600;
    padding: 4px 8px !important;
    font-size: 14px;
    color: #fff !important;
    border-radius: 5px;
}
#bbpress-forums #bbp-user-profile {
	margin-top: 15px;
}
#bbpress-forums #bbp-user-profile h2 {
	display: none;
}

/* Messages Home */
.page-id-7465 #pm-wrapper {
	color: #777777;
}
.page-id-7465 #pm-wrapper a {
	color: #90B351 !important;
}
.page-id-7465 #pagecontent h2.pagetitle {
	font-weight: bold;
}
.page-id-7465 #pm-wrapper .alert-info {
	background-color: #f8f8f8 !important;
	border-color: #e7e7e7 !important;
	color: #777 !important;
}
#pm-wrapper .navbar-default .navbar-nav > li > a {
	color: #777 !important;
}
#pm-wrapper .navbar-default .navbar-nav > li > a:hover, 
#pm-wrapper .navbar-default .navbar-nav > li > a:focus {
	color: #333 !important;
}
.page-id-7465 #pm-wrapper .form-control {
	box-sizing: border-box !important;
}
.page-id-7465 #pm-wrapper textarea.form-control {
	min-height: 100px !important;
}
.page-id-7465 #pm-wrapper .btn-primary {
	background: #ca197a !important;
    border: none !important;
    font-weight: 600;
    border-radius: 5px;
}
.page-id-7465 #pm-wrapper .btn-primary:hover {
	background: #de58a1;
}

/* oa social login in sidebar */
.plugin #oa_social_login_frame_102023 {
	height: 40px !important;
}
.plugin {
	padding: 0 !important;
}
.plugin .footer {
	display: none !important;
}
.plugin #providers .provider {
	box-sizing: border-box !important;
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
}
.plugin #providers .provider #button_facebook {
	background-position: 0 !important;
	background-image: url('http://www.amymyersmd.com/wp-content/uploads/2015/11/fblogin.png') !important;
	background-size: 100% 100% !important;
}
.plugin #providers .provider .button { /* change image entirely */
	width: 300px !important;
	height: 60px !important;
}
/* END oa social login in sidebar */

/* uLike plugin thumbs up image change */
/* Not Liked
#bbpress-forums .bbp-reply-content .wpulike .counter a.image, 
#bbpress-forums .bbp-reply-content .wpulike .counter a.image-unlike {
	background-image: url('http://www.amymyersmd.com/wp-content/uploads/2016/01/remove-green.png') !important;
}
*/
/* Liked */
#bbpress-forums .bbp-reply-content .wpulike .counter a.image-unlike {
	background-image: url('http://www.amymyersmd.com/wp-content/uploads/2016/01/remove-green.png') !important;
}

/* devnia-pm-based-on-cartpauj-pm plugin */
#pm-wrapper .navbar {
	display: inline-block !important;
	margin-bottom: 10px !important;
	width: 100% !important;
}
#pm-wrapper .navbar ul.navbar-nav {
	margin: 0 !important;
}
#pm-wrapper .navbar ul.navbar-nav li {
	margin: 0 7px !important;
}

#pm-wrapper #pm-footer {
	display: none !important;
}

/* new topics plugin */
#bbpress-forums .bbp-forum-info span.new-topic-notifier { /* hide NEW buttons from forum list */
	display: none !important;
}
#bbpress-forums .bbp-topic-title span.new-topic-notifier { /* tweak NEW buttons on topics list */
	background-color: #719500 !important;
	font-weight: bold !important;
	margin-right: 5px;
}
#bbpress-forums .bbp-topic-title a.bbp-topic-permalink {
	line-height: 25px;
}
