/*
	Theme Name: Animal Health Institute
	Theme URL: http //www.ahi.org
	Description: 
	Author: Joan Piedra for NJI Media - http://njimedia.com
	Author URI: http //joanpiedra.com
	Version: 1.0
	
	Template: genesis
*/

@import url("http://fonts.googleapis.com/css?family=Anton");
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
a {
  background: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
a,
a *,
label,
button {
  cursor: pointer;
}
p {
  margin: 0 0 0.9em;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  border-top: 1px solid #ccc;
  display: block;
  height: 1px border 0;
  margin: 1em 0;
  padding: 0;
}
body {
  font: 12px/1.231 sans-serif;
}
select,
input,
textarea,
button {
  font: 99% sans-serif;
}
pre,
code,
kbd,
samp {
  font-family: monospace, sans-serif;
}
body,
select,
input,
textarea {
  color: #444;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 0.65em;
}
html {
  overflow-y: scroll;
}
a:hover,
a:active {
  outline: none;
}
ul,
ol {
  margin-left: 1.8em;
  padding-bottom: 0.9em;
}
nav ul,
nav li {
  margin: 0;
}
small {
  font-size: 85%;
}
strong,
th {
  font-weight: bold;
}
td,
td img {
  vertical-align: top;
}
sub {
  vertical-align: sub;
  font-size: smaller;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
pre {
  padding: 15px;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}
textarea {
  overflow: auto;
}
.ie6 legend,
.ie7 legend {
  margin-left: -7px;
}
.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}
.ie6 input {
  vertical-align: text-bottom;
}
input[type="radio"],
input[type="checkbox"] {
  width: auto !important;
}
input.radio,
input.checkbox {
  border: 0 !important;
  padding: 0 !important;
  width: auto !important;
}
button,
input,
select,
textarea {
  margin: 0;
}
input:invalid,
textarea:invalid {
  border-radius: 1px;
  -moz-box-shadow: 0px 0px 5px #f00;
  -webkit-box-shadow: 0px 0px 5px #f00;
  box-shadow: 0px 0px 5px #f00;
}
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid {
  background-color: #f0dddd;
}
::-moz-selection {
  background: #999;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #999;
  color: #fff;
  text-shadow: none;
}
a:link {
  -webkit-tap-highlight-color: #999;
}
button {
  overflow: visible;
  width: auto;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
blockquote {
  font-style: italic;
  font-size: 1.2em;
  padding: 0 2em;
}
.ir {
  background-repeat: no-repeat;
  height: 100%;
  direction: ltr;
  display: block;
  overflow: hidden;
  text-align: left;
  text-indent: -999em;
  width: 100%;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visuallyhidden {
  left: -9999px;
  position: absolute !important;
  top: -9999px;
}
.invisible {
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
}
.clear {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.aligncenter {
  text-align: center;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.alignjustify {
  text-align: justify;
}
body {
  background: #2b2b2b;
  color: #cbcac5;
  font-family: "Helvetica", Arial, sans-serif;
  line-height: 1.35;
  min-width: 960px;
}
body.bg {
  background: url("images/design_homepage.png") no-repeat center top;
  min-height: 1700px;
}
body.bg > * {
  display: none;
}
body.bg #wpadminbar {
  display: block;
}
a {
  color: #3c89b6;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0.5em;
  text-shadow: 0 0 0 transparent;
  -o-text-shadow: 0 0 0 transparent;
  -ms-text-shadow: 0 0 0 transparent;
  -moz-text-shadow: 0 0 0 transparent;
  -webkit-text-shadow: 0 0 0 transparent;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  color: #717064;
}
blockquote {
  padding: 10px 0 10px 50px;
  background: url("images/blockquote.png") no-repeat;
}
#header {
  background: #aecc56 url("images/header.png") repeat-x left bottom;
  border-bottom: 1px solid #80a133;
  position: relative;
}
#header .wrap,
#header #title-area {
  height: 79px;
  margin: 0 auto;
  position: relative;
  width: 960px;
}
#title {
  background: url("images/logo.png") no-repeat center center;
  border: 0;
  height: 66px;
  padding: 7px 0;
  position: absolute;
  margin: 0;
  width: 228px;
}
#title a {
  background-repeat: no-repeat;
  height: 100%;
  direction: ltr;
  display: block;
  overflow: hidden;
  text-align: left;
  text-indent: -999em;
  width: 100%;
}
#description {
  display: none;
}
#topbar {
  background: #2b2b2b;
  color: #5f5f5f;
  line-height: 25px;
  text-align: right;
}
#topbar .wrap {
  margin: 0 auto;
  position: relative;
  width: 960px;
  zoom: 1;
}
#topbar .wrap:before,
#topbar .wrap:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
#topbar .wrap:after {
  clear: both;
}
#topbar .clearfix {
  float: right;
}
#topbar .clearfix > div {
  float: left;
}
#topbar .menu-top-bar-nav-container {
  margin-right: 5px !important;
}
#topbar a {
  color: #e8e8e8;
}
#topbar .wrap div,
#topbar ul,
#topbar li,
#topbar p {
  display: inline;
  margin: 0;
  padding: 0;
}
#topbar ul {
  list-style: none;
}
#topbar li {
  border-left: 1px solid #5f5f5f;
  padding: 0 5px 0 8px;
}
#topbar li:first-child {
  border: 0;
}
#topbar .tauzin-social li {
  border: 0;
  padding: 0;
}
#topbar img {
  vertical-align: middle;
  margin: 0 0 0 5px;
}
#header,
#header a,
#nav,
#nav a {
  color: #b7c5ce;
  text-decoration: none;
}
#nav {
  margin: 0 auto;
  position: relative;
  width: 960px;
  position: relative;
  z-index: 2;
}
#nav ul.nav {
  font-size: 12px;
  font-weight: bold;
  left: 239px;
  list-style: none;
  margin: 0;
  position: absolute;
  text-transform: uppercase;
  text-align: center;
  top: -55px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
  -o-text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
  -ms-text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
  -moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
  -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
}
#nav ul.nav li.bg {
  background: url("images/nav_hover.png") no-repeat;
  height: 10px;
  left: 60px;
  margin-left: -10px;
  overflow: hidden;
  padding: 0 !important;
  position: absolute;
  top: -10px;
  width: 20px !important;
}
#nav ul.nav,
#nav ul.nav > li.single-line > a {
  height: 57px;
  line-height: 53px;
  padding: 0;
}
#nav ul.nav > li {
  float: left;
  margin: 0;
  position: relative;
  width: 120px;
}
#nav ul.nav > li:first-child {
  margin: 0;
}
#nav ul.nav > li > a {
  color: #fff;
  display: block;
  height: 24px;
  line-height: 1;
  padding: 15px 0 18px;
  transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
}
#nav ul.nav > li.current_page_item > a,
#nav ul.nav > li.current-page-ancestor > a,
#nav ul.nav > li:hover > a {
  background: url("images/nav_active.png") no-repeat center top;
}
#nav ul.nav > li ul {
  display: none;
}
#nav ul.nav > li:first-child + li + li + li + li:hover > ul,
#nav ul.nav > li:last-child:hover > ul {
  left: auto;
  right: -10px;
}
#nav ul.nav > li:first-child + li + li + li + li:hover > ul li.bg,
#nav ul.nav > li:last-child:hover > ul li.bg {
  left: auto;
  right: 60px;
}
#nav ul.nav > li:hover > ul {
  background: #fff;
  border: 1px solid #e1dec8;
  display: block;
  font-weight: normal;
  left: -10px;
  line-height: 1.15;
  list-style: none;
  margin: 0;
  padding: 20px 25px 5px;
  position: absolute;
  top: 100%;
  text-align: left;
  text-transform: none;
  width: 310px;
  zoom: 1;
  box-shadow: 0 2px 15px rgba(0,0,0,0.35);
  -o-box-shadow: 0 2px 15px rgba(0,0,0,0.35);
  -ms-box-shadow: 0 2px 15px rgba(0,0,0,0.35);
  -moz-box-shadow: 0 2px 15px rgba(0,0,0,0.35);
  -webkit-box-shadow: 0 2px 15px rgba(0,0,0,0.35);
  -webkit-background-clip: padding-box;
}
#nav ul.nav > li:hover > ul:before,
#nav ul.nav > li:hover > ul:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
#nav ul.nav > li:hover > ul:after {
  clear: both;
}
#nav ul.nav > li:hover > ul > li {
  float: left;
  margin: 0;
  padding: 0 5px 15px;
  width: 145px;
}
#nav ul.nav > li:hover > ul > li:nth-child(odd) {
  clear: left;
}
#nav ul.nav > li:hover > ul a {
  color: #717064;
  display: inline;
}
#nav ul.nav > li:hover > ul a:hover {
  text-decoration: underline;
}
#nav li.members {
  display: none;
}
body.member-logged-in #nav li.home {
  display: none;
}
body.member-logged-in #nav li.members {
  display: block;
}
#footer-widgets .wrap,
#footer-nav .wrap {
  zoom: 1;
  margin: 0 auto;
  position: relative;
  width: 960px;
}
#footer-widgets .wrap:before,
#footer-nav .wrap:before,
#footer-widgets .wrap:after,
#footer-nav .wrap:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
#footer-widgets .wrap:after,
#footer-nav .wrap:after {
  clear: both;
}
#footer-widgets {
  background: #383838;
  border-top: 1px solid #4e4e4e;
  font-size: 0.9em;
  overflow: hidden;
  padding: 25px 0 0;
}
#footer-widgets,
#footer-widgets a {
  color: #808080;
}
#footer-widgets .footer-widget {
  float: left;
  margin: 0 0 0 8px;
  width: 185px;
}
#footer-widgets .footer-widget:first-child {
  margin-left: 0;
}
#footer-widgets .widgettitle {
  color: #cbcac5;
  font-size: 1.3em;
  font-weight: bold;
}
#footer-widgets ul {
  list-style: none;
  margin: 0;
}
#footer-widgets li {
  margin-bottom: 0.35em;
}
#footer-widgets #copyright {
  text-align: center;
  padding-top: 50px;
}
#signup {
  background: #404040;
  border-top: 4px solid #b2d363;
  color: #808080;
  font-size: 11px;
}
#signup .gform_wrapper,
#signup #gforms_confirmation_message {
  padding: 15px 0;
  zoom: 1;
  margin: 0 auto;
  position: relative;
  width: 960px;
}
#signup .gform_wrapper:before,
#signup #gforms_confirmation_message:before,
#signup .gform_wrapper:after,
#signup #gforms_confirmation_message:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
#signup .gform_wrapper:after,
#signup #gforms_confirmation_message:after {
  clear: both;
}
#signup #gforms_confirmation_message {
  line-height: 33px;
  min-height: 33px;
  text-align: center;
}
#signup .gform_heading {
  float: left;
  margin: 0;
  width: 350px;
}
#signup .gform_title {
  color: #b2d363;
  font-size: 1.1em;
  font-weight: normal;
  letter-spacing: 0;
  margin: 0;
}
#signup .gform_body {
  float: right;
  position: relative;
}
#signup .email label,
#signup .gfield_label,
#signup .validation_error {
  display: none;
}
#signup .gform_footer {
  margin: 0;
  padding: 0;
}
#signup ul {
  list-style: none;
}
#signup ul,
#signup li {
  margin: 0;
  padding: 0;
}
#signup li {
  clear: none;
  float: right;
}
#signup input {
  background: #323232;
  border: 0;
  color: #cbcac5;
  padding: 5px 8px;
  border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
}
#signup .email input {
  border: 1px solid #323232;
  color: #cbcac5;
  padding: 8px 95px 8px 15px;
  width: 185px;
  box-shadow: inset 1px 1px 4px 1px rgba(0,0,0,0.2);
  -o-box-shadow: inset 1px 1px 4px 1px rgba(0,0,0,0.2);
  -ms-box-shadow: inset 1px 1px 4px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 1px 1px 4px 1px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 1px 1px 4px 1px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
}
#signup .gfield_error input {
  border: 1px solid #f00;
}
#signup .checkbox {
  margin-right: 20px;
}
#signup .checkbox li,
#signup .checkbox label,
#signup .checkbox input {
  height: 30px;
  line-height: 30px;
}
#signup .checkbox input {
  margin-right: 5px;
  vertical-align: middle;
}
#signup .button {
  background: #f9f9f6;
  border: 0;
  color: #717064;
  cursor: pointer;
  font-size: 11px;
  height: 22px;
  line-height: 22px;
  padding: 0;
  position: absolute;
  right: 5px;
  top: 20px;
  text-align: center;
  width: 80px !important;
  border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  text-shadow: 0 0 0 transparent;
  -o-text-shadow: 0 0 0 transparent;
  -ms-text-shadow: 0 0 0 transparent;
  -moz-text-shadow: 0 0 0 transparent;
  -webkit-text-shadow: 0 0 0 transparent;
}
#signup .ginput_container {
  margin: 0;
}
#signup .gform_fields {
  position: relative;
}
#signup .validation_message,
#signup .gform_edit_link {
  display: none;
}
#signup .gform_ajax_spinner {
  position: absolute;
  top: 26px;
  right: -26px;
}
.gform_wrapper iframe {
  display: none !important;
}
#footer-nav {
  font-size: 11px;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}
#footer-nav p {
  float: left;
  margin: 0;
}
#footer-nav a {
  color: #808080;
}
#footer-nav .menu {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer-nav .menu > li {
  float: left;
}
#footer-nav .menu > li:before {
  content: "|";
  margin: 0 5px;
}
#footer-nav .menu > li:first-child:before {
  content: "";
  margin: 0;
}
#footer-nav .menu a {
  color: #cbcac5;
}
#main-slideshow {
  background: #f6f4e5 url("images/home_banner.png") repeat-x;
  height: 425px;
  overflow: hidden;
}
#main-slideshow-slider {
  height: 345px;
  margin: 0 auto;
  position: relative;
  padding-top: 38px;
  width: 960px;
}
#main-slideshow-slider .slideshow-prev,
#main-slideshow-slider .slideshow-next {
  background: url("images/arrow_left.png") no-repeat;
  bottom: 0;
  display: inline-block;
  height: 26px;
  left: 668px;
  position: absolute;
  width: 13px;
}
#main-slideshow-slider .slideshow-next {
  background-image: url("images/arrow_right.png");
  left: 947px;
}
#main-slideshow-slider .slides {
  position: relative;
  height: 345px;
}
#main-slideshow-slider .slide {
  display: none;
  height: 345px;
  left: 0;
  margin-right: 300px;
  position: absolute;
  top: 0;
  width: 960px;
}
#main-slideshow-slider .slide:first-child {
  display: block;
}
#main-slideshow-slider .slide img {
  float: left;
  box-shadow: 0 0 12px rgba(0,0,0,0.35);
  -o-box-shadow: 0 0 12px rgba(0,0,0,0.35);
  -ms-box-shadow: 0 0 12px rgba(0,0,0,0.35);
  -moz-box-shadow: 0 0 12px rgba(0,0,0,0.35);
  -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.35);
  -webkit-background-clip: padding-box;
}
#main-slideshow-slider .slide .content {
  color: #717064;
  float: right;
  line-height: 1.5;
  width: 290px;
  padding-top: 45px;
}
#main-slideshow-slider .slide h2 {
  color: #717064;
  font-family: "Helvetica", Arial, sans-serif;
  font-weight: normal;
  text-shadow: 0 0 transparent;
  -o-text-shadow: 0 0 transparent;
  -ms-text-shadow: 0 0 transparent;
  -moz-text-shadow: 0 0 transparent;
  -webkit-text-shadow: 0 0 transparent;
  font-size: 20px;
}
#main-slideshow-slider .slide .more {
  padding-top: 1em;
}
#page-title {
  background: url("images/page_title.png") repeat-x;
  height: 43px;
  position: relative;
}
#page-title h1,
#page-title h2 {
  border: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 43px;
  margin: 0;
  text-transform: uppercase;
  margin: 0 auto;
  position: relative;
  width: 960px;
}
#page-title h1,
#page-title h2,
#page-title h1 a,
#page-title h2 a {
  color: #717064;
}
#page-excerpt {
  border-top: 1px dotted #c5c5a5;
  line-height: 1.25;
  overflow: hidden;
  padding: 1em 0;
}
#page-nav {
  font-size: 16px;
  font-family: "Helvetica", Arial, sans-serif;
  position: absolute;
  right: 0;
  top: 20px;
}
#page-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#page-nav li {
  border-left: 1px solid #939391;
  border-right: 1px solid #727272;
  float: left;
  margin: 0;
  padding: 0 10px;
}
#page-nav li:first-child {
  border-left: 0;
}
#page-nav li:last-child {
  border-right: 0;
}
#page-nav li.current-menu-item a {
  color: #008000;
}
#page-nav a {
  color: #3c89b6;
}
#inner {
  background: #fcfbf3 url("images/pattern.png");
  color: #929187;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#inner .widget,
body.page #content,
body.single #content,
body.archive #content {
  background: #fff;
  border: 1px solid #e0ddc7;
  margin-bottom: 2em;
  outline: 4px solid rgba(224,221,200,0.17);
  padding: 15px;
  position: relative;
}
body.home #content {
  background: none !important;
  border: 0 !important;
  margin: 0 !important;
  outline: 0 !important;
  padding: 0 !important;
}
#inner .widgettitle {
  font-family: "Anton", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  text-shadow: 0 0 transparent;
  -o-text-shadow: 0 0 transparent;
  -ms-text-shadow: 0 0 transparent;
  -moz-text-shadow: 0 0 transparent;
  -webkit-text-shadow: 0 0 transparent;
  font-size: 20px;
  text-transform: uppercase;
}
#content .entry-title-container {
  margin: 0 0 1.4em;
}
#content .entry-title-container .entry-title {
  font-family: "Anton", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  text-shadow: 0 0 transparent;
  -o-text-shadow: 0 0 transparent;
  -ms-text-shadow: 0 0 transparent;
  -moz-text-shadow: 0 0 transparent;
  -webkit-text-shadow: 0 0 transparent;
  font-size: 20px;
  text-transform: uppercase;
  float: left;
  margin: 0;
}
#content .entry-title-container .social-bar {
  float: right;
  margin: 0;
  line-height: 30px;
}
body.page #content .entry-content h1,
body.post #content .entry-content h1,
body.page #content .entry-content h2,
body.post #content .entry-content h2,
body.page #content .entry-content h3,
body.post #content .entry-content h3,
body.page #content .entry-content h4,
body.post #content .entry-content h4,
body.page #content .entry-content h5,
body.post #content .entry-content h5,
body.page #content .entry-content h6,
body.post #content .entry-content h6 {
  border-bottom: 1px dashed #e0ddc7;
}
.entry-content .navigation {
  border-top: 1px dashed #e0ddc7;
}
.entry-content img.alignleft {
  margin: 0 15px 15px 0;
}
.entry-content img.alignright {
  margin: 0 0 15px 15px;
}
#inner .widgettitle,
hr,
.entry-title-container {
  border-bottom: 1px dashed #e0ddc7;
}
#content-sidebar-wrap {
  padding: 30px 0;
  zoom: 1;
  margin: 0 auto;
  position: relative;
  width: 960px;
}
#content-sidebar-wrap:before,
#content-sidebar-wrap:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
#content-sidebar-wrap:after {
  clear: both;
}
body.content-sidebar #content-sidebar-wrap {
  background: url("images/bg_content.png") repeat-y 737px 0;
  padding: 35px 0;
}
body.full-width-content #content {
  float: none;
  width: auto;
}
#content {
  float: right;
  width: 594px;
}
.home #content {
  float: left;
  width: 626px;
}
.home #sidebar {
  float: right;
}
#sidebar {
  float: left;
  width: 292px;
}
#sidebar .menupages,
#sidebar .widget-resources-categories,
#sidebar .widget_nav_menu {
  font-size: 16px;
}
#sidebar .menupages .widgettitle,
#sidebar .widget-resources-categories .widgettitle,
#sidebar .widget_nav_menu .widgettitle {
  margin: 0 0 0.25em;
}
#sidebar .menupages ul,
#sidebar .widget-resources-categories ul,
#sidebar .widget_nav_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#sidebar .menupages li.current_page_item > a,
#sidebar .widget-resources-categories li.current_page_item > a,
#sidebar .widget_nav_menu li.current_page_item > a,
#sidebar .menupages li.current-menu-item > a,
#sidebar .widget-resources-categories li.current-menu-item > a,
#sidebar .widget_nav_menu li.current-menu-item > a,
#sidebar .menupages,
#sidebar .widget-resources-categories,
#sidebar .widget_nav_menu {
  color: #c64304;
}
#sidebar .menupages ul.nav > li:first-child,
#sidebar .widget-resources-categories ul.nav > li:first-child,
#sidebar .widget_nav_menu ul.nav > li:first-child {
  border-top: 0;
}
#sidebar .menupages a,
#sidebar .widget-resources-categories a,
#sidebar .widget_nav_menu a {
  border-bottom: 1px dashed #e0ddc7;
  color: #717064;
  display: block;
  padding: 10px 0;
}
#menu-pages-7 li.current_page_ancestor > a {
  color: #c64304;
}
.ui-tabs-header {
  border-bottom: 1px dashed #e0ddc7;
  margin-bottom: 15px;
  zoom: 1;
}
.ui-tabs-header:before,
.ui-tabs-header:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
.ui-tabs-header:after {
  clear: both;
}
.ui-tabs-header h2 {
  border: 0 !important;
  float: left;
  margin: 0 15px 0 0;
}
.ui-tabs-nav {
  float: left;
  height: 30px;
  line-height: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ui-tabs-nav li {
  border-left: 1px solid #dfded4;
  display: inline;
  padding: 0 5px 0 8px;
}
.ui-tabs-nav li:first-child {
  border: 0;
}
.ui-tabs-nav a {
  color: #8b8a7c;
}
.ui-tabs-nav .ui-tabs-selected,
.ui-tabs-nav .ui-tabs-selected a {
  color: #c64304;
}
.ui-tabs-panel {
  padding: 0;
}
.ui-tabs-hide,
.ui-accordion-content {
  display: none;
}
.ui-accordion-content-active {
  display: block;
}
.blog-list {
  zoom: 1;
}
.blog-list:before,
.blog-list:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
.blog-list:after {
  clear: both;
}
.blog-list .hentry {
  border-top: 1px dashed #e0ddc7;
  padding: 15px 0;
  zoom: 1;
}
.blog-list .hentry:before,
.blog-list .hentry:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
.blog-list .hentry:after {
  clear: both;
}
.blog-list .hentry:first-child {
  border-top: 0;
  padding-top: 0;
}
.blog-list .social-bar {
  margin: 0;
}
#home-news .social-bar {
  margin: 0;
}
#home-news .navigation {
  display: none;
}
#news-featured .post {
  border: 0;
  zoom: 1;
}
#news-featured .post:before,
#news-featured .post:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
#news-featured .post:after {
  clear: both;
}
#news-featured img {
  float: left;
  height: 300px;
  margin-right: 15px;
  width: 445px;
}
#news-featured h2 {
  font-size: 16px !important;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0.5em;
}
#news-featured h2,
#news-featured h2 a {
  color: #717064 !important;
}
#news-featured h2.widgettitle {
  font-size: 20px !important;
  height: 30px;
  line-height: 30px;
  margin: 0;
}
.widget-children-pages-accordion .widgettitle {
  margin-bottom: 10px;
}
.widget-children-pages-accordion .ui-accordion-header {
  border-bottom: 1px dashed #e0ddc7;
  cursor: pointer;
  font-size: 16px;
  line-height: 1.1;
  margin: 10px 0 0 0;
  padding: 5px 0;
}
.widget-children-pages-accordion .ui-accordion-content {
  padding: 10px 0 0;
}
.widget-children-pages-accordion h3 {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.1;
}
.widget-children-pages-accordion .ui-accordion {
  padding-bottom: 15px;
}
.featuredpost .post {
  border-bottom: 1px dashed #e0ddc7;
  padding: 10px 0;
}
.featuredpost h2 {
  font-size: 12px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.1;
  margin: 0;
}
.featuredpost h2 a {
  color: #929187 !important;
}
#sidebar .featuredpost .post-info {
  margin-top: 0;
}
.latest-tweets ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.latest-tweets li {
  padding: 10px 0 10px 50px;
  background: url("images/blockquote.png") no-repeat;
}
.latest-tweets li a {
  color: inherit !important;
  text-decoration: underline;
}
.latest-tweets li a:hover {
  text-decoration: none;
}
.latest-tweets li span a {
  color: #c64304 !important;
}
.latest-tweets li span a,
.latest-tweets li.last a {
  text-decoration: none;
}
.latest-tweets li span a:hover,
.latest-tweets li.last a:hover {
  text-decoration: underline;
}
.latest-tweets li.last {
  background: none;
  border-top: 1px dashed #e0ddc7;
  font-size: 0.9em;
  padding: 10px 0 0;
}
.latest-tweets li.last a {
  color: #3c89b6 !important;
}
.widget-recent-research .hentry {
  border-bottom: 1px dashed #e0ddc7;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.widget-recent-research h2 {
  font-size: 1.1em;
  font-weight: bold;
}
.widget-recent-research p.post-info {
  font-style: normal;
}
.widget-recent-research .post-more {
  font-size: 0.9em;
  margin: 0;
}
.post-thumbnail,
.post-image,
.attachment-post-thumbnail {
  background: #fff;
  float: left;
  height: 159px;
  margin-right: 15px;
  width: 276px;
  box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
  -o-box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
  -ms-box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
}
#news-featured .post-video {
  background: #000;
  float: left;
  height: 300px;
  margin-right: 15px;
  width: 445px;
}
.hentry {
  zoom: 1;
}
.hentry:before,
.hentry:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
.hentry:after {
  clear: both;
}
.post-info,
.post-meta {
  margin-bottom: 0.9em;
}
.post-info,
.post-meta,
.post-more,
.social-bar {
  font-size: 0.9em;
}
.post-info {
  font-style: italic;
  margin-top: -0.8em;
}
.post-info,
.post-info a {
  color: #aaa99f;
}
.post-info a {
  font-style: normal;
}
.post-info span.sep {
  margin: 0 2px;
  font-size: 0.5em;
}
.social-bar {
  color: #e9e9e2;
  margin: 0 0 1em;
}
.social-bar strong {
  color: #c64304;
  font-weight: normal;
}
.social-bar a {
  color: #8b8a7c;
}
.social-bar > * {
  line-height: 24px;
  vertical-align: middle;
}
.twitter-share-button {
  border: none;
  display: inline-block;
  margin-right: 10px;
}
.fb-like-button {
  border: none;
  display: inline-block;
  height: 24px;
  overflow: hidden;
  width: 48px;
}
.navigation a {
  color: #3c89b6;
}
#comments h3 {
  margin: 0;
}
#comments .comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#comments .comment {
  border-bottom: 1px dotted #c5c5a5;
  margin: 0;
  padding: 10px 10px 10px 68px;
  position: relative;
  zoom: 1;
}
#comments .comment:before,
#comments .comment:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
#comments .comment:after {
  clear: both;
}
#comments .comment-author img {
  left: 10px;
  position: absolute;
  top: 10px;
}
#comments .comment-author cite {
  font-size: 1.1em;
  font-style: normal;
  font-weight: bold;
  margin-right: 0.25em;
}
#comments .comment-meta {
  margin-bottom: 10px;
}
#comments .reply {
  display: none;
}
#comments,
#respond {
  margin-top: 3em;
}
#respond label {
  margin-left: 10px;
}
#respond input {
  width: 275px;
}
#comment {
  height: 195px;
  width: 495px;
}
#respond label {
  color: #2e546e;
  font-family: "Helvetica", Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
}
#respond span.required {
  color: #f00;
}
input,
textarea {
  border: 1px solid #d4d4bd;
  color: #727272;
  font-family: sans-serif;
  padding: 5px 8px;
  box-shadow: inset 1px 1px 5px 1px rgba(144,144,117,0.25);
  -o-box-shadow: inset 1px 1px 5px 1px rgba(144,144,117,0.25);
  -ms-box-shadow: inset 1px 1px 5px 1px rgba(144,144,117,0.25);
  -moz-box-shadow: inset 1px 1px 5px 1px rgba(144,144,117,0.25);
  -webkit-box-shadow: inset 1px 1px 5px 1px rgba(144,144,117,0.25);
  -webkit-background-clip: padding-box;
}
#submit {
  width: auto !important;
}
button,
.button,
input[type=button],
input[type=submit] {
  border: 1px solid #2c6c84;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-family: "Helvetica", Arial, sans-serif;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 0 25px;
  text-align: center;
  border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -webkit-background-clip: padding-box;
  box-shadow: 0 2px 4px rgba(0,0,0,0.15);
  -o-box-shadow: 0 2px 4px rgba(0,0,0,0.15);
  -ms-box-shadow: 0 2px 4px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.15);
  -webkit-background-clip: padding-box;
  background-color: #50b7e3;
  background-image: -moz-linear-gradient(top, #50b7e3, #3881ad);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #50b7e3), color-stop(1, #3881ad));
  background-image: linear-gradient(top, #50b7e3, #3881ad);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#3881ad', EndColorStr='#50b7e3');
  text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
  -o-text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
  -ms-text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
  -moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
  -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
}
button:hover,
.button:hover,
input[type=button]:hover,
input[type=submit]:hover {
  text-decoration: none;
  background-color: #6ac2e7;
  background-image: -moz-linear-gradient(top, #6ac2e7, #3881ad);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6ac2e7), color-stop(1, #3881ad));
  background-image: linear-gradient(top, #6ac2e7, #3881ad);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#3881ad', EndColorStr='#6ac2e7');
}
button:active,
.button:active,
input[type=button]:active,
input[type=submit]:active {
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.15);
  -o-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15);
  -ms-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15);
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15);
  -webkit-background-clip: padding-box;
}
ul.gform_fields {
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
}
ul.gform_fields li {
  margin: 0 0 1em;
  padding: 0;
}
ul.gform_fields .ginput_container {
  margin-top: 0.5em;
}
span.gfield_required {
  color: #f00;
  margin-left: 0.25em;
}
.gfield_error input,
.gfield_error textarea {
  border-color: #f00;
}
.validation_error,
.validation_message {
  color: #f00;
  line-height: 1.1;
  margin: 0 0 10px;
}
.validation_message {
  margin-top: 5px;
}
.gform_edit_link {
  margin: 1em 0;
}
.academy-buttons {
  list-style: none;
  padding: 0;
  margin: 2em 0;
}
.academy-buttons li {
  margin: 0 0 0 10px;
  padding: 0;
}
.academy-buttons li:first-child {
  margin-left: 0;
}
.academy-buttons .button {
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  width: 340px !important;
}
.button-register {
  border-color: #c5c5a5;
  color: #3c89b6;
  float: left;
  background-color: #fff;
  background-image: -moz-linear-gradient(top, #fff, #f4f2ed);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #f4f2ed));
  background-image: linear-gradient(top, #fff, #f4f2ed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f4f2ed', EndColorStr='#fff');
}
.button-register:hover {
  background-color: #fff;
  background-image: -moz-linear-gradient(top, #fff, #edece6);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #edece6));
  background-image: linear-gradient(top, #fff, #edece6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#edece6', EndColorStr='#fff');
}
.button-login {
  color: #fff;
  border-color: #2d5671;
  float: right;
  background-color: #608fa7;
  background-image: -moz-linear-gradient(top, #608fa7, #2f556f);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #608fa7), color-stop(1, #2f556f));
  background-image: linear-gradient(top, #608fa7, #2f556f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#2f556f', EndColorStr='#608fa7');
}
.button-login:hover {
  background-color: #6698b3;
  background-image: -moz-linear-gradient(top, #6698b3, #345e7b);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6698b3), color-stop(1, #345e7b));
  background-image: linear-gradient(top, #6698b3, #345e7b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#345e7b', EndColorStr='#6698b3');
}
.navigation {
  zoom: 1;
}
.navigation:before,
.navigation:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
.navigation:after {
  clear: both;
}
.resources-excerpts .type-resources {
  padding-bottom: 20px;
  zoom: 1;
}
.resources-excerpts .type-resources:before,
.resources-excerpts .type-resources:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
.resources-excerpts .type-resources:after {
  clear: both;
}
.resources-excerpts .type-resources > .alignleft {
  float: left;
  width: 140px;
}
.resources-excerpts .type-resources .post-info {
  margin: 0 0 0.75em;
}
.resources-excerpts .type-resources .entry-content {
  float: right;
  width: 450px;
}
.resources-excerpts .type-resources .entry-title {
  border: 0 !important;
  font-weight: bold;
  font-size: 1em;
  margin: 0 0 0.25em;
}
.resources-excerpts .type-resources .entry-title,
.resources-excerpts .type-resources .entry-title a {
  color: #929187;
}
.
.juiz_last_tweet_tweetlist{
  list-style: none;
 
}

.juiz_last_tweet_tweetlist li{
  list-style: none;
}

.juiz_last_tweet_footer_item{
  padding-top: 20px;
  display: block;
}

.jltw_item_alone{
  background: url("images/blockquote.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding: 0px 0 0px 50px;
}

.juiz_last_tweet_tweetlist{
  margin-left: 0 !important;
}

.juiz_last_tweet_footer_item{
  color: #c64304 !important;
}

.juiz_last_tweet_metadata a{  
  color: #c64304 !important;
}
.juiz_last_tweet_metadata {  
  display: block;
}