/*
Theme Name: Definition-Child
Theme URI: http://www.woothemes.com/
Version: 1.5.0
Description: Child Theme for Definition
Author: WooThemes
Author URI: http://www.woothemes.com
Tags: woothemes
Template: definition

  Copyright: (c) 2009-2011 WooThemes.
  License: GNU General Public License v2.0
  License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/


@import url(../definition/style.css);


body {
  font-family: Arial, Helvetica, sans-serif;
  color: #5E5B5E;
}

h1, h2, h3, h4, h5, h6{
  font-family: "FrutigerLTW01-55Roman", sans-serif;
  font-weight: normal;
}

/* Frutiger use */
h1,
.home h3,
h2.title {
  font-family: 'FrutigerLTW01-55Roman';
}

.textwidget h3 {
  font-family: "FrutigerLTW01-55Roman", sans-serif;
}


hgroup {
  text-align: left;
}

h2 {
  margin:0;
}

  h2.title {
    text-transform: uppercase;
  }

  h2.mid {
    margin: 0;
    font-size: 1.9em;
  }

h3 {
  margin: 1em 0 0 0;
  font-size: 1.3em;
  font-weight: normal;
}

  h3.subheading {
    margin: .3em 0;
    font-weight: normal;
  }

  h3.featuresheading {
    text-align: left;
    font-size: 1.4em;
    color: #ffffff;
    background: #ff9240;
    padding: 13px 0 13px 10px;
    margin-bottom: 0;
    height: 17px;
    text-transform: uppercase;
  }

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.type-page {
margin: 0 ;
}

a,
article a {
  color:#dd7500;
}

a:hover,
article a:hover,
span.readmore:hover {
  color: #5A696F
}

span.readmore {
  color: #dd7500;
}

.strong {
  font-weight: 600;
}

#header .nav-toggle{
float: left;
}

#header .nav-toggle:after {
  //background-color: #dd7500;
  background-color: #000000;
  border: 2px solid #000000;

  background-image: none;
  background-image: none;
  background-image:  none;
  background-image: none;
  background-image:  none;
  background-image:  none;
}

#header hgroup:after {
    clear: both;
    content: " ";
    height: 0;
    display: none;
    overflow: hidden;
}
.sidebar-links {
  text-align: left;
  float: left;
  width: 100%;
  margin-top: 20px;
}

.sidebar-links a {
  display: block;
  line-height: 19px;
}

.sidebar-links h3 {
  margin-top: 0;
}

.sideRight .p1 {
  font-size: 124%;
}

.sideRight p {
}

.sideRight h4 {
  margin: 0 0 .1em;
}

#content {
  padding: 2em 0;
}

.home #content {
  padding-top: 0;
}

#header {
  background: #000000;
  border-bottom: 8px solid #e9901d;
}

#header #navigation {
  /*margin: 0 auto; */
  margin: 0.75em 0 0 -1em;/* fix for vertical alignment of nav with logo */
}

.features,
.testimonials {
  padding-top: 20px;
}

ul.nav li {
  text-transform: uppercase;
}

ul.nav li a {
  font-weight: 600;
  border-radius: 0;
  font-family: "FrutigerLTW01-55Roman";
}


ul.nav li.current-cat a,
ul.nav li.current-menu-ancestor a,
ul.nav li.current-menu-item a,
ul.nav li.current_page_item a,
ul.nav li.current_page_parent a {
  background: none;
}

ul.nav li.current_page_item a,
ul.nav li.current_page_parent a,
ul.nav li.current-menu-ancestor a,
ul.nav li.current-cat a,
ul.nav li.current-menu-item a  {
  background: none;
}

#featured {
  margin: 0 -1.618em;
  padding: 1.618em;
  background: #5A696F;
  border-bottom: 1px solid #666666;
}


#footer {
  border-top: 0;
  margin: 0 auto;
  padding: 2.618em 1.618em 0 1.618em;
  max-width: 83.998em;
  background: none;
  font-family: "FrutigerLTW01-55Roman";
}


.breadcrumb-title
 {display: none;}

.breadcrumbs {
  display: none;
}

.home #content .widget {
}

.home #content .widget > h3,
#content .widget > h3 {
  border-bottom: none;
  margin: 0;
  padding-bottom: 0;
  line-height: 36px;
}

.flex-direction-nav a {
  width: 22px;
  height: 35px;
  color: #efefef;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  color: #000000;
}

.flex-viewport {
  margin-left: 10px;
}


.slide-content .button {
  color: white!important;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.2em; 
  background: #dd7500;
  font-family: "FrutigerLTW01-55Roman";
}

.slide-content .button a {
   text-decoration: none;
}

.slide-content a,
.slide-content,
.slide-content p,
.slide-content h1 {
  color: #efefef;
}

.shop.button {
  color: white!important;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.2em;
  border: 1px solid #8A7D7D;
  background: #1D1B1A;
  width: 100px;
}

hr {
  border: 0;
  height: 1px;
  width: 80%;
  margin: 55px auto;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
  background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
  background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
  background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

hr.first {
  margin-top: 0;
}

img.alignright {
  float: none;
  display: block;
  margin: auto;
}

#footer {
  margin: 0 -1.618em;
  padding: 1.618em 1.618em 0 1.618em;
  background: #DEE4E7;
  max-width: none;
}

  /* before footer temp div container */
  .special-mention {
    text-align: center;
    margin-bottom: 20px;
  }

  .special-mention img {
    display: inline-block;
    margin: 0 auto;
  }

  .special-mention img.tech20 {
    margin: 1em 0;
  }

  .page .special-mention {
    display: none;
  }

#footer-nav.nav a {
  padding: 5px 0;
  font-weight: 600;
}

#footer-nav.nav {
  margin-left: 0;
  margin-top: 0;
  list-style: none;
}

#footer-nav.nav li {
  margin-right: 20px;
}

#footer-nav.nav li a {
  font-size: 106%;
  text-decoration: none;
}

#footer-widgets {
  color: #000000;
}

#footer-widgets .widget h3 {
  color: #000000;
  border-bottom: 1px solid #000000;
  margin-bottom: 8px;
}

#footer-widgets a {
  color: #5A696F;
  text-decoration: underline;
}

#footer-widgets a:hover {
  text-decoration: none;
}

#footer .footer-social {
  float: left;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 30px;
  display: block;
}
#footer .footer-social img{
  margin-bottom: -2px;
  padding-bottom: 6px;
}
i.fb {color: #3b5998; margin-right: 5px;}
i.tw {color: #00aced; margin-right: 5px;}
i.linked {color: #007bb6; margin-right: 5px;}


.footer-footer {
  padding: 0;
  background: #000000;
  overflow: hidden;
  margin: 0 -1.618em;
  padding: 1.618em;
}

.footer-footer .inner-wrapper {
  max-width: 83.998em;
  overflow: hidden;
  margin: 0 auto;
}


.sideLeft,
.sideRight,
.sideLeft-2,
.sideRight-2,
.sideLeft-half,
.sideRight-half {
  width: 100%;
}


#file-contact-form-shortcode-example-advanced-php-LC1 {
  clear: both;
}

/* contact form additional styles */
.vfb-section li {
  margin-bottom: 18px;
}

textarea.vfb-textarea-custom {
  width: 290px;
  height: 142px;
}

.button,
a.button,
#commentform #submit,
.submit,
input[type=submit],
input.button,
button.button,
#wrapper .woo-sc-button {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #ff8814;
  color: white!important;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  text-decoration: none;
  font-size: 1em;
  font-family: inherit;
  cursor: pointer;
  text-transform: uppercase;
  overflow: visible;
  width: auto;
  line-height: 1.618em;
  background: #dd7500;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: none;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}


label {
  font-weight: 700;
  padding-right: 15px;
}







/*----------------------*/
@media only screen and (min-width: 768px) {

  .type-page {
    margin: 0 0 3.631em;
  }

  #content {
    padding: 2em 0 4.236em 0;
    padding: 2em 0;
  }

  .home #content {
    padding-top: 30px;
  }

  .home #content .widget > h3,
  #content .widget > h3 {
    height: 42px;
  }

  hgroup {
    text-align: right;
  }

  img.alignright {
    float: right;
    margin: 0 0 1em 1.618em;
  } 

  .sidebar-links {
    text-align: right; 
    float: right;
    width: auto; 
    margin-top: 0;
  }


  #footer-nav.nav a {
    padding: 0;
    font-weight: 400;
    border-bottom: none;
  }

  #footer-nav.nav li a {
    font-size: 103%;
    text-decoration: none;
  }

}

.widget_woothemes_features .features .feature h3.feature-title a {
  color: #ff9240;
}

.widget_woothemes_features .features .feature h3.feature-title a:hover {
  color: #5A696F;
}

.home .widget.widget_woothemes_features .feature h3.feature-title {
  margin-top: 0;
}

#map iframe {
  width: 100%;
  height: 300px;
}

/* ADD ON For ENZYME ASSAYS FEATURES  */
@media only screen and (min-width: 960px) {


  .home .widget.widget_woothemes_features .columns-2  .feature.first,
  .home .widget.widget_woothemes_features .columns-3  .feature.first,
  .home .widget.widget_woothemes_features .columns-4  .feature.first,
  .home .widget.widget_woothemes_features .columns-5  .feature.first,
  .home .widget.widget_woothemes_features .columns-6  .feature.first {
    clear: both;
  }

  .home .widget.widget_woothemes_features .columns-2  .feature.last,
  .home .widget.widget_woothemes_features .columns-3  .feature.last,
  .home .widget.widget_woothemes_features .columns-4  .feature.last,
  .home .widget.widget_woothemes_features .columns-5  .feature.last,
  .home .widget.widget_woothemes_features .columns-6  .feature.last  {
    margin-right: 0;
  }

  .home .widget.widget_woothemes_features .columns-2 .feature {
    width: 48%;
  }
  .home .widget.widget_woothemes_features .columns-3 .feature {
    width: 30.75%;
  }
  .home .widget.widget_woothemes_features .columns-4 .feature {
    width: 22.05%;
  }
  .home .widget.widget_woothemes_features .columns-5 .feature {
    width: 16.9%;
  }
  .home .columns-6 {
    width: 13.5%;
  }
  .sidebar .home .widget.widget_woothemes_features .columns-2 .feature,
  .sidebar .home .widget.widget_woothemes_features .columns-3 .feature,
  .sidebar .home .widget.widget_woothemes_features .columns-4 .feature,
  .sidebar .home .widget.widget_woothemes_features .columns-5 .feature,
  .sidebar .home .widget.widget_woothemes_features .columns-6 .feature {
    width: 100%;
    float: none;
    margin-right: 0;
    clear: both;
  }

  /* contact form additional styles */
  textarea.vfb-textarea-custom {
    width: 518px;
    height: 142px;
  }

  /* area sectioned pages */
  .area {
    padding-bottom: 30px;
  }
  /* only padding if there is an image within this area content block */
  #area1 {
    padding-top: 20px;
  }


}


@media only screen and (min-width: 1100px) {
  #header #navigation { 
    margin-top: 3.25em; /* fix for vertical alignment of nav with logo */
  }
}

  /* list items for FAQs */
  #area4 ul li {
    list-style-position: inside;
  }

  .page-template-page-aboutHIV-page-php ul {
    list-style-type: none;
  }

  .page-template-page-aboutHIV-page-php ul,
  ol.list {
    list-style-position: inside;
    margin-left: 5px
  }

  .page-template-page-aboutHIV-page-php ul li,
  ol.list li {
    margin: 20px 0;
  }

  ol.list li h3 {
    display: inline;
    font-size: 1.2em;
  }


div.buy,
div.buy a,
div.buy a:hover {
  display: inline-block;
  padding: 5px 10px;
  color: #ffffff;
  background: #dd7500;
  font-weight: 600;
}

.cta {
  margin-top: 30px;
}

.home .cta {
  margin: 20px 0;
  display: inline-block;
  padding: 5px 10px; 
  background: #dd7500;
  font-weight: 600;
}

.home .cta a { 
  color: #ffffff; 
}

.cta.productpage {
  margin-top: 0;
}

.cta.productpage .buy { 
  float: left;
}

.clear { 
clear: both;
}

.mynewsdesk
{ 
height: 23px;
width: 23px;
margin-bottom: 4px;
margin-right: 5px;
border: 0;
}
.blog
{ 
margin-bottom: 4px;
margin-right: 5px;
border: 0;
}