/*
Theme Name: My Child Theme
Theme URI: http://ed2010.com/
Description: This is a custom child theme I have created.
Author: Sabrina Hall
Author URI: http://ed2010.com/
Template: canvas
Version: 0.1
*/

@import url("../canvas/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
/*the header tagline*/
#lk-tagline {
    text-align: right;
    margin-top: -10px;
    font-size: 1.4em;
    padding-bottom: 20px;
    text-transform: uppercase;
    color: #ff884d;
}

/*re-position header standard*/
#header-container {
    background-color: #ffffff;
    border-bottom: 3px solid #ff884d;
    margin-bottom: 20px;
    padding-bottom: 0px;
}
body #header {
    padding-bottom: 0;
    margin-bottom: -12px;
    padding-top: 14px;
}


@media only screen and (min-width: 768px) {
/*Removes*/
  #navigation,
  #navigation ul.nav > li:hover,
  #navigation ul.nav > li a:hover,
  #navigation ul.nav > li.current-menu-item a  {
      background: none !important;
  }
  /*Link Style*/
  ul.nav li a{
    color: #00ADEF !important;
    text-transform: uppercase;
  }

  /*bullet*/
  #navigation ul.nav > li:before {
    content: "";
    background: #ff884d;
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 10px;
    position: absolute;
    top: 38px;
    right: 19px;
  }
  #navigation ul.nav > li:hover:before {
    content: "";
    background: #fff;
    border: 4px solid #00ADEF;
    top: 32px;
  }


/*Rotation*/
#main-nav li { 
  /* Safari */
  -webkit-transform: rotate(-35deg);
  /* Firefox */
  -moz-transform: rotate(-35deg);
  /* IE */
  -ms-transform: rotate(-35deg);
  /* Opera */
  -o-transform: rotate(-35deg);
  /* Internet Explorer */

  float: left;
  width:5px;
  margin-top:20px;
  padding: 19px 32px;
  text-decoration: none;
  font-weight: bold;
  color: #069;

  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:    hidden;
  -ms-backface-visibility:     hidden;
}	

#main-nav li a {
  width: 120px;
  padding-left: 25px;
}


/* Position the Header
***************************/

body #header {
    padding-bottom: 0;
    margin-bottom: -12px;
    padding-top: 14px;
    z-index: 1;
}
#header-container {
  background-color: #ffffff;
  border-bottom: 3px solid #ff884d;
  margin-bottom: 20px;
  padding-bottom: 0px;
}

#logo a {
height: 113px;
display: block;
}
#nav-container {
    position: absolute;
    top: 61px;
    left: 0;
    width: 100%;
    background: none;
    padding: 0px;
}
#nav-container #navigation {
    width: 730px;
}


}

/* #Additional Media Queries
================================================== */
 
  /* Smaller than standard 960 (devices and browsers) */
  @media only screen and (max-width: 959px) {}
 
  /* Tablet Portrait size to standard 960 (devices and browsers) */
  @media only screen and (min-width: 768px) and (max-width: 959px) {
    /*Responsive Fixes*/
    #nav-container #navigation {
      width: 575px;
    }
  }
 
  /* All Mobile Sizes (devices and browser) */
  @media only screen and (max-width: 767px) {}
 
  /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
  @media only screen and (min-width: 480px) and (max-width: 767px) {}
 
  /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
  @media only screen and (max-width: 479px) {}

.wpcf7 .wpcf7-mail-sent-ok {visibility:hidden;}

#main .widget_woothemes_features .feature .feature-content {
display: inline;
}

#main .widget_woothemes_features .columns-2 .feature img {
margin-left: 0;
clear: none;
}

.post-meta .date {
  display: none;
}

@media only screen and (min-width: 768px) {
body .wooslider .overlay-natural.layout-text-left .slide-excerpt {
top: auto;
bottom: 20px;
}
}


/* Added - Nov 4 */


/* Job Posting List */
.job_filters .job_types li {
  list-style: none;
}

div.job_listings ul.job_listings {
margin: 0;
padding: 0;
}

ul.job_listings li.job_listing a, ul.job_listings li.no_job_listings_found a {
padding: 1em 1em 1em 1em;
}

ul.job_listings li.job_listing a div.position, ul.job_listings li.no_job_listings_found a div.position {
width: 47%;
padding: 0;
}

ul.job_listings li.job_listing a div.location, ul.job_listings li.no_job_listings_found a div.location {
width: 23%;
}

ul.job_listings li.job_listing a .meta, ul.job_listings li.no_job_listings_found a .meta {
width: 30%;
}

.job-manager-form div.more-info {
  width: 65px;
}

.single-job_listing .post-meta {
  display: none;
}

/* Jan 28 - 2016 */
html .fieldset-job_is_type ul {
	margin-left:0;
	padding-left:0;
}

html .fieldset-job_is_type ul li {
	list-style:none;
}

.job-manager-form fieldset.fieldset-hourly_rate {
	border-bottom: 0;
}

/* Single job posting */

.single_job_listing .meta .job-type {
  padding: 0.5em 1em;
  display: inline-block;
}

.single_job_listing .meta li {
  float: none;
  clear: both;
  color: #555;
  margin-bottom: 1.2em;
  padding: 0 0 0.75em 0;
  list-style: none;
}

.single_job_listing .job_desc ul li {
  list-style: disc !important;
}

.job_description {
  margin-bottom: 0 !important;
}

.job_desc_label {
  float: left;
  margin-right: 5px;
  margin-top: 4px;
}

.job_desc p{

}

.single_job_listing .application {
  clear: both;
  float: none;
  display:block;
  overflow: hidden;
  padding: 0;
  margin: 0 0 1.5em !important;
}

.single_job_listing .ssba {
  float: none;
  clear: both;
}

.job-manager-form fieldset label.label_contact_name {
  width: 26%;
}

.job-manager-form fieldset label.label_application {
  width: 24%;
}

/* Post a Job - third process  */

.job_listing_packages_title {
  height: 31px ;
}

.job_listing_packages_title h2{
  display: none;
}

.woocommerce-message a{
  display: none;
}


/* circle_button*/

.circle-button {
  width: 160px;
  height: 60px;
  background: #00aeef;
  padding: 60px 10px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%; 
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.circle-button a,
.circle-button a:link {
  color: #fff !important;
  text-decoration: underline;
}

@media only screen and (max-width: 768px) {
  .circle-button {
    margin: 0 auto !important; 
  }
}

.circle-button:hover {
  background: #FF8626;
}

.shortcode-toggle { 
  padding: 0 !important;
  margin: 0 !important;
}

/*
.shortcode-toggle { 
  border-bottom: 1px #eee solid;
  padding: 0 0 1em;
   margin: 0 0 1em !important;
}

.shortcode-toggle:nth-last-of-type(1) {
  border:0 !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
}
*/

h4.toggle-trigger {
  font: bold 20px/1.2em "Helvetica Neue", Helvetica, sans-serif;
  color: #222222;
  padding: 0;
  margin: 0;
}

h4.toggle-trigger a{
  color: #222222;
  background: #fff !important;
  padding: 3px 0 !important; 
}

h4.toggle-trigger a:hover{
  text-decoration: none; 
}

.shortcode-toggle h4 a {
    background: none !important;		
}

.shortcode-toggle h4 a:after {
    content:"\f106" !important; /*f068*/
    font-family: FontAwesome;
    font-weight: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased !important;	
    color: #222;
    font-size: 22px;
    margin: 0 0 0 10px;		
    position: relative;
    float:right;
    top: 0px;
    right: 5px !important;
    font-weight: 300 !important;
}

.shortcode-toggle.closed h4 a {
    background: none !important;
}

.shortcode-toggle.closed h4 a:after {
    background: none !important;
    content:"\f107" !important;	/*f067*/	
}


.shortcode-toggle .toggle-content  { 
  padding: 10px 0px !important;   
  background: #fff !important; 
}

/* Single Events */
.single-events .single-event-content p:last-of-type {
  margin:0;
}

.single-events .single-event-content .ssba {
	display: none;
	padding: 0;
	margin: 0;
}

/* Salaries */

#salaries-list {
  margin:0;
  padding: 0;
}

#salaries-list li {
  font-weight: bold;
  font-size: 15px;
  margin: 0 0 20px 0;
  list-style: none;
}


#salary-company-dropdown{
  overflow: hidden;
  width: 50% ;
  margin-bottom: 20px;
  display: block;
  padding: 10px 0 !important;
  font-size: 18px;
   background: #f8f8f8;
  outline:none;  
}
/*

select#salary-company-dropdown {
    padding:3px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}*/

/* Sponsored on Whisper Jobs */

#sponsored-by {
  font-size: 10px;
  display: block;
  /*color: #000;*/
}

/* Widget Hide */

.widget-hide {
	display: none;
}

/* Nov 23 2016 */

/* fixed pub type list in post job section */
html .fieldset-publication_type ul {
	margin-left:0;
	padding-left:0;
}

html .fieldset-publication_type ul li {
	list-style:none;
}

html .fieldset-publication_type ul li {
  float: left;
  margin-right: 5px;
}

html .fieldset-job_is_type {
  clear: both;
}
