/*
Theme Name: Team Time (based on yin and yang)
Theme URI: none
Description: Theme for team-time.ch (based on yin and yang)
Author: Nicolas Zanghi
Author URI: http://www.nicolaszanghi.com
Template: yin_and_yang
.
General comments/License Statement if any.
.
*/
@import url(../yin_and_yang/style.css);


body, input, button, textarea { font: 14px/22px 'Lato', Georgia, "Times New Roman", Times, serif; color: #5e534e; }
#main-headline { font: normal 15px/22px 'Lato', Georgia, "Times New Roman", Times, serif;  padding: 2px 45px 4px; text-align: justify;
} /* main headline at the top of the landing page */		
#main-headline p {margin: 0 !important;}

/**
 * link contact
 */ 
#dropdown-wrapper a:hover, .slide-out-div a:hover { 
    color: #e77300 !important;
}
#dropdown-wrapper a, .slide-out-div a { 
     color: #ff8000 !important;
}
#dropdown-trigger:hover { 
    color: #e77300 !important;
 }


/**
 * Home footer page
 */
.home_footer_page  {
    margin-top: 40px;
}
.home_footer_page h2 {
    background: url("../yin_and_yang/images/layout/icon-clients.png") 0px 50% no-repeat transparent;
    margin-bottom: 18px;
	margin: -22px 0 0 0;
    padding: 20px 0 20px 45px;
    color: #4F4640 !important;
}


/**
 * home portfolio
 * 4 -> 3 per rows
 */
.project-link .project-overlay, .blocked-project-overlay {
    height: 259px;
}
.project-link .project-content {
    width: 300px;
    height: 259px;
}
.csstransitions .project-link .project-caption {
    width: 294px;
}
.project-link .view-button {
    margin-top: 60px;
}



/**
 * item portofolio
 */
 .item-description ul {
     list-style: disc;
     padding-left: 20px;
 }


 /*
  * lang
  */
 .qtrans_language_chooser {
     margin-left: 10px;
 }
 .qtrans_language_chooser .active {
     font-weight: bold;
 }
 .qtrans_language_chooser .active a {
     color: #000;
 }
 .qtrans_language_chooser li {
     margin: 5px 0;
 }

 
 /**
  * header
  */
  #header {
      margin-bottom: 25px;
  }

  /**
   * delete border-top header main menu
  */
  /*#menu .menu .backLava, #menu .menu .selectedLava {
      border: none;
  }*/

  /** first word in title */
#wp-title-logo { 
color: #858B96;
letter-spacing: 10px;
text-shadow: none;
 }
  #wp-title-logo .first_word {
    color: #444652;
  }

  /*
  #wp-title-logo {
      font-size: 50px;
      
  }
  */
  #logo, #intro-section { 
    padding: 0px;
  }



  /**
   * accordion
   * module
   */
   #accordion div {
       margin-bottom: 20px;
   }
   #accordion h3 {
       margin-top: 10px;
   }
   #accordion  a:hover {
        color: #4F4640 ;
   }
   #accordion .ui-state-active a {
       /*color: #DF3528;*/
        color: #4F4640 ;
   }


/**
 * title
 */
 h3 {
     margin: 5px 0;
 }



 /* previous next */
 .post-nav {
     background: none;
 }

 


 /** footer */
 #social-networking ~ div small { 
    float: none !important;
 }
 #footer .omega {
  /*   float: none !important;*/
     text-align: center !important;
 }


 /* contact */
 #dropdown-trigger {
 /*    background:  #e4e4dd;
     color: #000;
     */
     font-weight: bold;
 }