/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.bio-description{float:right; width:500px;}

.sponsor-availability td { padding-right: 46px; padding-bottom: 14px; padding-left: 26px;}

#subcat-menu-out {
   display: none;
}

/* container for the signup form */
.sendpress-signup-form{
	position:relative;
	}
	/* labels in the sign up form */
	.sendpress-signup-form label{
		display:block;
		word-wrap: none;
		padding:0 5px 0 0;
	}
	/* input fields in sign up form */
	.sendpress-signup-form input[type=text]{
		width: 300px;
		height: 20px;
		font-size: 12px;
	}
	/* submit button */
	.sendpress-submit{
		margin-top: 0px;
		display: inline-block !important;
		font-size: 16px;
	}
	/* element where error messages are displayed */
	.sendpress-signup-form #error{
		color:#8B0000;
		margin:10px 0px;
		display:none;
	}
	/* element where the thank you message shows upon successful submit */
	.sendpress-signup-form #thanks,
	.sendpress-signup-form #exists{
		margin:10px 0px;
		display:none;
	}
	/*Extra fields that only exist if you have SendPress Pro*/
	.signup-fields-bottom label{
		/*float:left;*/
		display:inline;
	}

	.ajaxloader{
		margin-left:10px;
		display:none;
	}

div.bsap_1304888 a img{
	padding-bottom:20px !important;
}

#carbonads a {
  font-family: "Open Sans", "Lucida Grande", Verdana, Arial, sans-serif;
  line-height: 1.5;
}

#carbonads span {
  position: relative;
  display: block;
  overflow: hidden;
}

.carbon-img {
  float: left !important;
  margin-right: 1em !important;
  width: auto !important;
}

div.bsap_1304888 a img {
  display: block;
  padding-bottom: 0 !important;
}

a.carbon-text {
  display: block;
  float: left;
  max-width: calc(100% - 130px - 1em) !important;
  text-align: left !important;
  font-size: 12px !important;
}

div.bsap_1304888 .carbon-poweredby {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: auto !important;
  font-size: 11px !important;
}