/*
Theme Name:         Charity Auction Calendar
Theme URI:          http://charityauctioncalendar.com
Description:        A custom theme designed for the CAC
Version:            1.0
Author:             Chris Jenkins
Author URI:         http://imtheirwebguy.com/

License:            Proprietary
*/

/* Putting some styles here, because seriously, screw LESS and SASS, I write CSS. */

h1, .h1, h2, .h2, h3, .h3 {
margin-top: 0 !important;
margin-bottom: 10px;
}

h1.entry-title {
font-weight: 400;
font-size: 32px;
font-family: source sans pro, sans-serif;
}

img { 
	max-width: 100%; 
	height: auto !important;
}

body {
	background: #f8f8f8;
}

/************************************************************
	Custom Post Type styles
************************************************************/

.clear {
	clear: both !important;
}

.auction {
	padding: 10px;
}

.auction h1 {
	text-align: left;
}

#auction_details label {
	font-weight: bold;
}
/* Deprecated 
.auct-half-quart {
	width: 105px;
	float: left;
	max-width: 95%;
	margin-right: 10px;
}

.auct-one-quart {
	width: 165px;
	float: left;
	max-width: 95%;
}

.auct-one-third {
	width: 234px;
	float: left;
	max-width: 95%;
}

.auct-one-half {
	width: 357px;
	float: left;
	max-width: 95%;
	border: 1px solid #eee;
	padding: 10px;
	margin: 10px 10px 10px 0;
	background: #FAF8F8;
	min-height: 310px;
}


.auct-full {
	width: 758px;
	max-width: 98%;
	clear: both;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #e0eef0;
	text-align: baseline;
	padding: 10px;
} */

.contact_container {
	max-width: 98%;
	clear: both;
	border: 1px solid #eee;
	padding: 10px;
	margin: 0 0 10px 0;
	background: #FAF8F8;
}


.auct-full h4 {
	font-size: 20px;
	margin: 0;
	padding: 10px;
}

.auct-one-third ul, .auct-one-half ul {
	list-style-type: none;
	padding-left: 5px;
}

.auct-one-quart ul {
	padding-left: 0;
}

.auct-one-half textarea {
	width: 100%;
	height: 165px;
}

.facetwp-facet label {
width: 100%;
margin: 5px 0;
}

.select2-container-multi .select2-choices .select2-search-field {
white-space: nowrap;
margin: 0;
padding: 0;
min-width: 260px;
}

#pmpro_form input {
margin: 1px;
padding: 3px;
line-height: 15px;
width: 390px;
max-width: 100%;
}

.description {
font-size: 14px;
line-height: 20px;
clear: both;
width: 100%;
display: block;
}

#pmpro_form td {
font-size: 14px !important;
line-height: 20px;
margin-bottom: 9px;
padding: 8px 10px;
}

#description {
	width: 390px;
	max-width: 100%;
}

.select2-container-multi .select2-choices .select2-search-field input {
color: #666;
background: transparent !important;
font-family: sans-serif;
font-size: 100%;
height: 35px;
padding: 5px;
margin: 1px 0;
outline: 0;
border: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}

#pmpro_form input[type="checkbox"], #pmpro_form input[type="radio"] {
vertical-align: baseline;
float: left;
width: 30px;
line-height: 20px;
margin-top: 5px;
}

form.pmpro_form label {
float: left;
padding: 10px;
margin: 0;
width: 150px;
font-weight: bold;
text-align: left;
}

.pmpro_checkout tbody td {
padding: 10px;
}

.pmprorh_checkbox_label {
font-size: 14px !important;
line-height: 20px;
margin-bottom: 9px;
padding: 0 !important;
width: 205px !important;
}

#pmpro_form input[type="file"] {
display: block;
width: 270px !important;
float: left;
}

.navbar {
position: relative;
border: 0 !important;
margin-bottom: 0;
}

.pmpro_checkout tr.odd td {
background: #dbf4fe !important;
}

#pmpro_levels_table {
	width: 100%;
	max-width: 100%;
}

.navbar-brand {
float: left;
padding: 15px 15px;
font-size: 28px !important;
line-height: 20px;
height: 40px !important;
margin-bottom: 5px;
margin-right: 40px;
}

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

.navbar-default {
color: #fff;
}

.navbar-default .navbar-brand, header .container, header {
	background-color: #fff;
	color: #660099;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #fdd30d !important;
background-color: transparent;
}

.navbar-default .navbar-nav>li>a {
color: #fff;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
background-color: transparent;
color: #fdd30d !important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
background-color: transparent;
color: #fdd30d !important;
}

div#tagline {
padding-bottom: 10px;
font-size: 18px;
text-align: right;
margin-right: 60px;
color: #0000ff;
}

.page-header {
padding-bottom: 9px;
margin: 0 0 20px !important;
border-bottom: 1px solid #eee;
}

.eventresult {
padding: 10px 5px 10px 5px;
margin-bottom: 10px;
border-bottom: 1px dotted #ddd;
}

.eventresult img {
float: left;
margin-right: 20px;
margin-bottom: 5px;
border: 1px solid #f6f6f6;
}

.home .facetwp-facet {
margin: 0;
font-size: 18px;
padding-left: 10px;
}

.lead {
margin-bottom: 20px;
font-size: 18px !important;
font-weight: 400 !important;
line-height: 1.4;
padding: 20px;
border: 1px solid #ccc;
border-radius: 10px;
width: 380px;
max-width: 100%;
float: right;
box-shadow: 1px 1px 1px rgba(0,0,0,1);
background: #d6f9ff;
background: -moz-linear-gradient(top, #d6f9ff 0%, #9ee8fa 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6f9ff), color-stop(100%,#9ee8fa));
background: -webkit-linear-gradient(top, #d6f9ff 0%,#9ee8fa 100%);
background: -o-linear-gradient(top, #d6f9ff 0%,#9ee8fa 100%);
background: -ms-linear-gradient(top, #d6f9ff 0%,#9ee8fa 100%);
background: linear-gradient(to bottom, #d6f9ff 0%,#9ee8fa 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6f9ff', endColorstr='#9ee8fa',GradientType=0 );
}

.lead p {
text-align: justify;
padding: 0 10px;
}

div.homepageevents {
width: 740px;
max-width: 100%;
float: left;
padding-top: 40px;
}

div.container {
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
}

div.homepageevents .eventresult{
	margin-bottom: 20px;
}

.main p {
color: #111;
}

.profile-display li {
list-style-type: none;
display: inline;
float: left;
margin: 0 5px;
padding: 0;
border: 1px solid #eee;
}

.profile-display li a img{
	margin-bottom:0;
}

ul.profile-display {
padding: 0;
}

div.cta_submit {
border: 1px solid #D6A207;
width: 95%;
margin: 20px auto 0 auto;
text-align: center;
padding: 10px;
background: #ffd65e;
background: -moz-linear-gradient(top, #ffd65e 0%, #febf04 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd65e), color-stop(100%,#febf04));
background: -webkit-linear-gradient(top, #ffd65e 0%,#febf04 100%);
background: -o-linear-gradient(top, #ffd65e 0%,#febf04 100%);
background: -ms-linear-gradient(top, #ffd65e 0%,#febf04 100%);
background: linear-gradient(to bottom, #ffd65e 0%,#febf04 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 );
}

a.frontpage_cta {
color: #111;
display:block;
}

a.frontpage_cta:hover {
	text-decoration:none;
}

.frontpage_cta label {
font-weight: normal;
font-size: 22px;
margin: 0;
}

.frontpage_cta p {
font-weight: bold;
font-size: 52px;
margin: 0;
line-height: 100%;
color: #640606;
}

div.cta_submit {
	box-shadow: 1px 1px 1px rgba(0,0,0,.4);
}

div.cta_submit:hover {
box-shadow: 1px 1px 1px rgba(0,0,0,.9);
}

div.wrap.container {
margin-bottom: 0px;
background: #fff;
padding-top: 25px;
}

.eventresult p {
margin: 0;
}

p.memberlevelalert {
text-align: center;
background: #FCFCEA;
padding: 5px;
border: 1px solid #F1F1DF;
margin-bottom: 25px;
}

.eventresult p label {
display: inline-block;
margin-bottom: 5px;
font-weight: bold;
max-width: 80%;
}

.profile_display {
margin-bottom: 20px;
margin-top: 20px;
font-size: 18px !important;
font-weight: 400 !important;
line-height: 1.4;
padding: 20px;
width: 380px;
max-width: 100%;
float: right;
background: #fff;
}

.profile_display p {
	margin-bottom: 30px;
}

.profile_display img {
	margin-bottom: 20px;
}

.single-auction .col-sm-8 {
width: 100%;
}

.single-auction .auct-full {
	width: 1140px;
}

.single-auction .auct-one-half {
width: 530px;
float: left;
max-width: 95%;
padding: 10px;
margin: 10px 10px 10px 0;
min-height: 310px;
}

.single-auction .infobox {
	border: 1px solid #eee;
	background: #FAF8F8;
	max-width:98%;
}
	

.single-auction .auct-one-quart {
width: 240px;
float: left;
max-width: 95%;
}

.auct-one-quart li, .auct-one-half li {
margin-bottom: 10px;
}

.auction header img {
float: left;
margin-right: 40px;
border: 1px solid #f6f6f6;
}

#auction_details {
	margin-top: 20px;
}

div.formleft {
width: 450px;
float: left;
}

.navbar-nav {
float: left;
margin: 10px;

}

.logo-line {
	width: 450px;
	max-width: 100%;
}

.purple-header {
	background: #763299;
background: -moz-linear-gradient(top, #763299 0%, #660099 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#763299), color-stop(100%,#660099));
background: -webkit-linear-gradient(top, #763299 0%,#660099 100%);
background: -o-linear-gradient(top, #763299 0%,#660099 100%);
background: -ms-linear-gradient(top, #763299 0%,#660099 100%);
background: linear-gradient(to bottom, #763299 0%,#660099 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#763299', endColorstr='#660099',GradientType=0 );
border: 0 !important;
}

.headerblock {
background: #660099;
color: #fff;
padding: 20px 10px;
text-align: center;
font-size: 24px;
margin-bottom: 20px;
font-family: orbitron;
box-shadow: 1px 0px 1px rgba(0,0,0,.5);
}

.premium {
padding: 10px;
border: 1px solid #ccc;
margin: 0 0 20px 0;
box-shadow: 1px 0px 1px rgba(0,0,0,.1);
}

footer .container {
background: #fff;
border-bottom: 1px solid #999;
padding-top: 25px;
text-align: center;
}

.fp-user-control {
	width: 320px;
	float:right;
	padding: 20px 10px;
	text-align: right;
}

.fp-user-control li {
display: inline;
margin-right: 20px;
}

.fp-user-control li a {
color: #763299;
font-weight: bold;
}

.pmpro_checkout ul {
margin: 5px 0 20px 20px;
padding: 0;
font-size: 18px;
color: #444;
}

.pmpro-levels main.main.col-sm-8, .author main.main.col-sm-8 {
width: 100%;
}

.pmpro_btn, .pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link {
display: inline-block;
background-color: #660099;
background-image: none;
border: 1px solid #666;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 6px 12px;
margin: 0 20px;
color: #fff;
font-size: 18px;
font-weight: 400;
text-transform: none;
text-decoration: none;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

div.cac-search-options {
border: 1px solid #ccc;
padding: 10px 15px;
background: #dbf4fe;
}

.noUi-connect {
background: #3F79B8 !important;
box-shadow: inset 0 0 3px rgba(51,51,51,0.45);
}

a {
color: #763299;
text-decoration: none;
}

div.profilevideo {
width: 620px;
float: right;
margin-left: 20px;
}

.tab-content>.active {
display: block;
padding: 20px;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
color: #555;
background-color: #FAF2FC;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
font-weight: bold;
box-shadow: 0px 0px 1px rgba(0,0,0,.2);
}

.nav>li>a:hover, .nav>li>a:focus {
text-decoration: none;
background-color: #FAF2FC;
color: #000;
}

.tab-content {
box-shadow: 0px 0px 1px rgba(0,0,0,.2);
}

#cimy_uef_4 {
display: none;
}

.headshot {
float: right;
margin-right: 20px;
}

.headshot img {
max-width: 220px;
height: auto;
}

.covershot {
	float:left;
	margin-right: 20px;
	padding: 10px 0;
}

.company-info {
	padding: 10px;
}

.invite-box {
  border: 1px solid #251126;
  padding: 0 20px 20px;
  margin-top: 25px;
}

.invite-header {
  margin: 0 -20px 20px;
  padding: 10px 20px;
  background: #251126 url(invite-bg.png) top left repeat-x;
}

.invite-header h3 {
  color: #fdd30d;
  font-weight: 700;
}

.invite-field input {
  width: 90%;
}

p.invite-field {
  width: 100%;
  max-width: 300px;
  display: inline-block;
  margin: 5px 20px;
}

.disclaimer {
  padding: 10px;
  font-size: 12px;
  margin-top: 20px;
}

.invite-field .wpcf7-submit {
  background-color: #fdd30d;
  border: 0;
  font-weight: 700;
  color: #341935;
  padding: 5px;
  box-shadow: 0px 1px 2px;
}

.invite-field .wpcf7-submit:hover {
  background-color: #fdd30d;
  border: 0;
  font-weight: 700;
  color: #743576;
  padding: 5px;
  box-shadow: 0px 0px 2px;
}

.single-auctioneer {
  width: 100%;
  max-width: 180px;
  display: block;
  float: left;
}

.single-auctioneer label {
  font-weight: normal;
  font-size: 14px;
}

.cont-info li, .cont-web li {
  display: inline-block;
  margin-right: 40px;
}