#featured {
  width: 940px;
  margin: 0 10px 40px;
  height: 336px;
  overflow: hidden;
}
#featured .ui-tabs-nav {
  position: absolute;
  top: 0;
  right: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 313px;
  background: transparent;
  z-index: 10;
}
#featured .ui-tabs-nav li {
  padding: 0 0 0 23px;
}
#featured .ui-tabs-nav li h2 {
  font-family: "droid-serif", georgia, serif;
  font-size: 12px !important;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
}
#featured .ui-tabs-nav li.ui-tabs-nav-item a {
  display: block;
  height: 68px;
  padding: 15px 15px 0;
  color: #fff;
  background: #5c4328;
  border-bottom: 1px solid #805d37;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
#featured .ui-tabs-nav li.ui-tabs-nav-item a:hover {
  background: #805d37;
}
#featured .ui-tabs-nav li.ui-tabs-selected {
  background: url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/selected-tab.png) no-repeat left center;
}
#featured .ui-tabs-nav li.ui-tabs-selected a {
  background: #805d37;
}
#featured .ui-tabs-panel {
  width: 660px;
  height: 336px;
  background: #4B6737;
  position: relative;
}
#featured .ui-tabs-panel .info {
  position: absolute;
  left: 0;
  top: 60px;
  padding: 10px 40px 10px 20px;
  width: 380px;
  background: rgba(36,75,18,0.76) url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/arrow.png) no-repeat 98% 50%;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
#featured .ui-tabs-panel .info:hover {
  background-color: rgba(36,75,18,0.94);
}
#featured .ui-tabs-panel h2 {
  font-size: 24px;
  font-family: "droid-serif", georgia, serif;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  margin: 0;
}
#featured .ui-tabs-panel p {
  font-family: "droid-sans", sans-serif;
  font-size: 13px;
  line-height: 1.2;
  color: #fff;
  margin: .4em 0 .25em;
}
#featured .ui-tabs-hide,
#featured p.more-link {
  display: none;
}
body {
  background: #7f5c45 url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/bg-main.jpg) no-repeat center 50px;
  color: #444444;
  font-family: Garamond;
  font-size: 0.875em;
  line-height: 1.4285714285714;
}
#container {
  background: #fafafa;
  clear: both;
  margin: 0 auto;
  width: 960px;
  padding: 20px 10px;
}
#home .banner-wrapper {
  position: relative;
}
#content p,
#content ul,
#content ol {
  font-size: 14pt;
}
p,
ul,
ol {
  margin: 0 0 1.4285714285714em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "droid-serif", georgia, serif;
  margin: 0;
}
a {
  color: #af5700;
  text-decoration: none;
}
a:visited {
  color: #ab5704;
}
a:hover {
  color: #58af00;
}
.at16nc.at16t_email {
  background: none !important;
}
.top_bar {
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 10px 0;
  background: #999;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.top_bar .wrapper {
  width: 984px;
  margin: 0 auto;
}
.top_bar .logo {
  float: left;
}
.top_bar .search-section {
  float: right;
}
.top_bar .searchform {
  border: 1px solid #ccc;
}
header[role=banner] {
  font-family: "droid-serif", georgia, serif;
  position: relative;
  width: 984px;
  margin: 0 auto;
}
header[role=banner] #site-title {
  font-size: 2.0714285714286em;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
  display: block;
  margin: 1em auto;
}
header[role=banner] #logo {
  position: absolute;
  left: 435px;
  bottom: -12px;
  z-index: 10;
}
header[role=banner] nav {
  overflow: hidden;
  border-top: 1px solid rgba(92,67,40,0.62);
  border-bottom: 1px solid rgba(92,67,40,0.62);
  padding: 2px;
  margin-bottom: 3px;
}
header[role=banner] nav .inner {
  background: rgba(36,36,36,0.65);
  overflow: hidden;
  padding: 12px 0;
  position: relative;
}
header[role=banner] .menu {
  width: 420px;
}
header[role=banner] .menu li {
  font-size: 1.1428571428571em;
  font-weight: bold;
  line-height: 1;
  float: left;
  text-transform: uppercase;
  margin: 0 1em;
}
header[role=banner] .menu li a {
  color: #fff;
}
header[role=banner] .menu li a:hover {
  color: #f0c79b;
}
header[role=banner] .menu li.current-menu-item a {
  color: #f0c79b;
}
header[role=banner] #nav-main {
  float: left;
}
header[role=banner] #nav-main li {
  float: right;
}
header[role=banner] #nav-main-2 {
  float: right;
}
.full-width {
  display: inline;
  float: left;
  margin: 0 10px;
  width: 940px;
}
.content-col {
  display: inline;
  float: left;
  margin: 0 10px;
  width: 640px;
}
h2.main {
  background: #452c11 url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/header-brown.png) repeat;
  font-family: "droid-serif", georgia, serif;
  font-size: 1.4166666666667em;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  padding: 10px 20px;
}
h2.main.alt {
  background: #b32626 url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/header-red.png) repeat;
}
#content h2 {
  font-size: 24px;
}
.box {
  background: #e8e8e8 url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/shadow.png) no-repeat right top;
  padding: 15px;
  overflow: hidden;
}
#blog .box {
  background: none;
}
#blog .box article {
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 20px;
}
.become-member {
  position: absolute;
  width: 660px;
  left: -2px;
}
.become-member img {
  margin-top: 8px;
}
#blog .box-wrap .all-link a {
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 15px;
}
#commentform #comment {
  width: 700px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: none;
  padding: 20px;
  border: 1px solid #DDD;
}
#commentform #url,
#commentform #author,
#commentform #email {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: none;
  padding: 6px;
  width: 210px;
  border: 1px solid #DDD;
}
.comments p.form-allowed-tags {
  display: none;
}
.comments #commentform p {
  position: relative;
}
.comments #commentform p label {
  display: block;
  float: left;
  width: 120px;
}
.comments #commentform .comment-notes .required {
  position: static;
}
.comments #commentform .required {
  left: 50px;
  position: absolute;
}
.comments #commentform #submit {
  margin-left: 120px;
}
#commentform #submit {
  padding: 10px 23px;
  background: #5C4231;
  float: left;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #FFF;
  border: none;
}
ol.commentlist li.comment {
  background: url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/comment-arrow.jpg) no-repeat 1px center;
  list-style: none;
}
ol.commentlist .comment-body {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px;
  margin-bottom: 20px;
  width: 770px;
  list-style: none;
  background: #fff;
  margin-left: 26px;
}
ol.commentlist .comment-body img {
  display: none;
}
ol.commentlist .comment-body a {
  display: none;
}
ol.commentlist .commentmetadata {
  display: none;
}
ol.commentlist .comment-author {
  font-size: 15px;
  font-weight: bold;
}
ol.commentlist .comment-author span.says {
  display: none;
}
.box-wrap {
  margin-bottom: 20px;
}
.ajelp-synthesis .featured h4 strong {
  font: 21px/1 arial;
  font-weight: bold;
}
#comments h5 {
  display: none;
}
#comments b {
  display: none;
}
#respond h5 {
  font-family: "droid-serif", georgia, serif;
  font-size: 17px;
  margin-bottom: 5px;
}
.content-col article {
  overflow: hidden;
  margin-bottom: 1.4285714285714em;
}
.content-col article .thumb {
  float: left;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #dadada;
}
.content-col article .post-content {
  float: left;
  width: 465px;
  margin-left: 15px;
  overflow: hidden;
}
.content-col article .post-content p {
  margin-bottom: 0.71428571428571em;
  font-family: "droid-sans", sans-serif;
  font-size: 12pt !important;
}
.content-col article .post-content .more-link {
  text-align: right;
  margin: 0;
  text-transform: uppercase;
  font-family: "droid-sans", sans-serif;
  font-weight: bold;
}
.content-col article h3 {
  font-family: "droid-sans", sans-serif;
  font-size: 1.0714285714286em;
  line-height: 1.3333333333333;
  font-weight: 700;
}
.content-col article h3 a {
  color: #373737;
}
.content-col article h3 a:hover {
  color: #af5700 !important;
}
.content-col article time {
  font-size: 0.92857142857143em;
  color: #919191;
  line-height: 1.5384615384615;
  display: block;
}
.content-col .featured {
  background: #486939;
  color: #fff;
  padding: 20px;
  margin-bottom: 1.4285714285714em;
}
.content-col .featured article {
  margin: 0;
}
.content-col .featured article p {
  font-family: "droid-sans", sans-serif;
  font-size: 12pt !important;
}
.content-col .featured h2 {
  font-family: "droid-serif", georgia, serif;
  font-weight: 700;
  font-size: 1.5714285714286em;
  line-height: 1.2;
  margin-bottom: .4em;
}
.content-col .featured h2 a {
  color: #fff;
}
.content-col .featured .thumb {
  margin: 0 20px 0 0;
}
.content-col .featured .more-link a {
  float: right;
  display: block;
  font-family: ;
  font-size: 1em;
  line-height: 1;
  color: #373737;
  padding: 8px 24px 8px 10px;
  background: #dccdbc url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/arrows.png) no-repeat 94% -193px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #beb2a4;
}
.content-col .featured .more-link a:hover {
  background-position: 94% -293px;
  background-color: #e6ceb2;
  border-color: #ceb394;
}
.single header {
  font-family: "droid-serif", georgia, serif;
}
.single h1 {
  font-size: 2.1428571428571em;
  font-weight: 700;
  line-height: 1.3333333333333;
  color: #2f651a;
}
.single .article-meta {
  font-size: 1.4285714285714em;
  color: #a0a0a0;
  line-height: 1.2;
  margin: 0.25em 0 0.75em;
}
.single .author {
  display: block;
  color: #898989;
}
.single section.box {
  margin-bottom: 1.4285714285714em;
}
article.comment {
  font-family: Garamond, serif;
}
.galleria-gallery {
  float: left;
  margin: 0 15px 15px 0;
}
.galleria-gallery .galleria-info-link {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: .4;
}
.galleria-gallery .galleria-thumb-nav-left,
.galleria-gallery .galleria-thumb-nav-right {
  background-color: rgba(17,17,17,0.25);
}
.galleria-gallery .galleria-thumb-nav-left:hover,
.galleria-gallery .galleria-thumb-nav-right:hover {
  background-color: rgba(17,17,17,0.7);
}
.galleria-gallery .galleria-thumb-nav-left.disabled,
.galleria-gallery .galleria-thumb-nav-right.disabled {
  background-color: transparent;
}
.appendices .inner {
  background: #d6d6d6;
  width: 814px;
  margin: 0 auto;
  padding: 15px;
  border: 3px solid #fff;
}
.related-posts-type ul {
  margin: 0;
  padding: 0 2px;
  overflow: hidden;
}
.related-posts-type li {
  list-style: none;
  margin: 0 10px 10px;
  width: 282px;
  display: inline;
  float: left;
}
.related-posts-type li a:last-child {
  font-size: 1.2857142857143em;
  line-height: 1.2;
  margin: 0.55555555555556em 5px;
  display: inline-block;
}
.related-posts-type .attachment-related-thumb {
  background: #fff;
  padding: 4px;
  border: 1px solid #ccc;
}
.sections section {
  display: inline;
  float: left;
  margin: 0 10px;
  width: 280px;
  position: relative;
  left: 30px;
}
.sections section header {
  background: #e8e8e8;
  background: -webkit-linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  background: -moz-linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  background: -o-linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  background: -ms-linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  background: linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 9px;
  position: relative;
}
.sections section h2 {
  position: absolute;
  right: 20px;
  bottom: 12px;
  margin: 0;
  color: #fff;
  font-family: "droid-serif", georgia, serif;
  font-size: 1.5714285714286em;
  font-weight: 700;
  text-transform: uppercase;
}
.sections section .recent-posts {
  background: #e8e8e8;
  background: -webkit-linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  background: -moz-linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  background: -o-linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  background: -ms-linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  background: linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  border: 1px solid #d9d9d9;
  border-top: 0;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  padding: 0 9px 9px;
  width: 240px;
  margin: 0 auto;
  position: relative;
}
.sections section .recent-posts .inner {
  background: #e8e8e8;
  overflow: hidden;
  border: 1px solid #d6d6d6;
  border-top: 0;
  min-height: 180px;
  padding: 10px;
}
.sections section .recent-posts ul {
  padding: 0;
  list-style: none;
}
.sections section .recent-posts li {
  margin-bottom: 0.71428571428571em;
}
.sections section .recent-posts h3 {
  font-size: 0.92857142857143em;
  font-weight: 700;
  font-family: "droid-sans", sans-serif;
  line-height: 1.3333333333333;
  color: #515151;
}
.sections section .recent-posts h3 a {
  color: inherit;
}
.sections section .recent-posts h3 a:hover {
  color: #af5700;
}
.sections section .recent-posts time {
  font-size: 0.92857142857143em;
  color: #919191;
  line-height: 1.5384615384615;
  display: block;
}
.sections section .recent-posts .btn-view {
  text-align: center;
  display: inline-block;
  line-height: 1;
  padding: 8px 0;
  background: #b8cbad;
  color: #373737;
  position: absolute;
  bottom: -12px;
  left: 50%;
  width: 90px;
  margin-left: -45px;
  border: 1px solid #9fb097;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.7);
  -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.7);
  box-shadow: inset 0 1px 1px rgba(255,255,255,0.7);
}
.sections section .recent-posts .btn-view:hover {
  background: #b4d8a0;
  border-color: #98c285;
}
.sections section.comments .btn-view {
  background: #adc7e6;
  border-color: #95acc9;
}
.sections section.comments .btn-view:hover {
  background: #a1c6f2;
  border-color: #83aadb;
}
.sections section.synthesis .btn-view {
  background: #c3a4a2;
  border-color: #a28484;
}
.sections section.synthesis .btn-view:hover {
  background: #d29793;
  border-color: #b86e6e;
}
.two-col {
  margin-top: 40px;
}
.two-col > div {
  display: inline;
  float: left;
  margin: 0 10px;
  width: 460px;
}
.blog-latest,
.upcoming-events {
  background: #fff;
  padding-bottom: 5px;
}
.blog-latest h2 span,
.upcoming-events h2 span {
  display: block;
  background: url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/icons.png) no-repeat right top;
  position: absolute;
  right: 20px;
  bottom: 0;
  z-index: 10;
}
.blog-latest ul,
.upcoming-events ul {
  margin: 0;
  padding: 15px;
  list-style: none;
}
.blog-latest li,
.upcoming-events li {
  margin-bottom: 0.71428571428571em;
}
.blog-latest h3,
.upcoming-events h3 {
  font-size: 1.0714285714286em;
  font-weight: 700;
  font-family: "droid-sans", sans-serif;
  line-height: 1.3333333333333;
}
.blog-latest .date,
.upcoming-events .date {
  font-size: 0.92857142857143em;
  color: #919191;
  line-height: 1.5384615384615;
  display: block;
}
.blog-latest h2 span {
  width: 65px;
  height: 58px;
}
.upcoming-events h2 span {
  width: 48px;
  height: 59px;
  background-position: right -200px;
}
.main-title {
  font-family: "droid-serif", georgia, serif;
  font-size: 1.1428571428571em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background: #509e3b url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/header-green.png) repeat;
  padding: 12px 5px 13px 15px;
  position: relative;
}
.tooltip {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
}
#fixed_icons {
  background-color: #dddddd;
  background-color: rgba(207,207,207,0.65);
  overflow: hidden;
  width: 48px;
  position: fixed;
  top: 30%;
  left: 0;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-box-shadow: 2px 2px 5px 3px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 5px 3px rgba(0,0,0,0.3);
  z-index: 50;
}
#fixed_icons ul {
  float: left;
  padding: 0;
  overflow: hidden;
  margin: 0;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-box-shadow: inset 0px 0px 4px 1px rgba(255,255,255,0.5);
  box-shadow: inset 0px 0px 4px 1px rgba(255,255,255,0.5);
  padding: 3px 0 3px 1px;
}
#fixed_icons li {
  list-style: none;
  float: left;
  margin: 0 5px 5px;
}
#fixed_icons li:first-child {
  margin-top: 5px;
}
#fixed_icons li a {
  display: block;
  background: url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/social-icons.png) no-repeat 0 -100px;
  width: 35px;
  height: 36px;
  padding-bottom: 3px;
  text-decoration: none;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
#fixed_icons li a:hover {
  opacity: 0.5;
}
#fixed_icons #twitter {
  background-position: -100px -100px;
}
#fixed_icons #facebook {
  margin-left: 0;
}
#fixed_icons #youtube {
  background-position: -200px -100px;
}
#fixed_icons #linkedin {
  background-position: -300px -100px;
}
#fixed_icons #top-scroll {
  background: url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/top.png) no-repeat;
  background-position: 50%;
}
#fixed_icons #print {
  background: url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/print.png) no-repeat;
}
#fixed_icons #mail {
  background: url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/mail.png) no-repeat;
  background-position: 50%;
}
.page-id-14 .sidebar .side-box h3.main-title {
  font-size: 1em;
}
.sidebar {
  display: inline;
  float: left;
  margin: 0 10px;
  width: 280px;
}
.sidebar .side-box {
  background: #5c4328;
  color: #fff;
  margin-bottom: 1.4285714285714em;
}
.sidebar .side-box .inner {
  padding: 20px;
}
.sidebar .side-box h3.main-title {
  font-size: 1.1428571428571em;
  padding: 13px 5px 13px 15px;
}
.sidebar .framed-box {
  position: relative;
  background: #e8e8e8;
  background: -webkit-linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  background: -moz-linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  background: -o-linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  background: -ms-linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  background: linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin: 0.71428571428571em 0;
  padding: 9px;
}
.sidebar .framed-box .inner {
  background: #fff;
  padding: 5px 12px;
  border: 1px solid #e7e7e7;
  border-top: 0;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.sidebar .framed-box a {
  color: #565656;
}
.sidebar .framed-box a:hover {
  color: #4d9935;
}
.sidebar .framed-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar .framed-box li {
  font-family: "droid-serif", georgia, serif;
  font-size: 1.1428571428571em;
  line-height: 1;
  border-bottom: 1px solid #e5e5e5;
}
.sidebar .framed-box li:last-child {
  border-bottom: 0;
}
.sidebar .framed-box li a {
  display: block;
  padding: 8px 4px;
  font-size: 14px;
}
.sidebar .framed-box li a:hover {
  background-color: rgba(0,0,0,0.06);
}
.sidebar .tag-cloud a {
  line-height: 1;
  font-family: "droid-serif", georgia, serif;
}
.sidebar .categories {
  padding: 5px 12px;
  list-style: none;
}
.sidebar .categories li {
  font-family: "droid-serif", georgia, serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  border-bottom: 1px solid #735432;
}
.sidebar .categories li:last-child {
  border-bottom: 0;
}
.sidebar .categories li.water a {
  background-position: 0 9px;
}
.sidebar .categories li.energy a {
  background-position: 0 -26px;
}
.sidebar .categories li.natural-resources a {
  background-position: 0 -66px;
}
.sidebar .categories li.politics-policies a {
  background-position: 0 -103px;
}
.sidebar .categories li.climate-change a {
  background-position: 0 -141px;
}
.sidebar .categories li.biodiversity a {
  background-position: 0 -178px;
}
.sidebar .categories li a {
  color: #fff;
  display: block;
  padding: 11px 10px 11px 44px;
  font-size: 14px;
  letter-spacing: -0.05em;
}
.sidebar .categories li a:hover {
  color: #dea261;
  background-color: rgba(0,0,0,0.08);
}
.sidebar .follow-us {
  overflow: hidden;
}
.sidebar .follow-us span {
  font-family: "droid-serif", georgia, serif;
  font-size: 1.1428571428571em;
  font-weight: 700;
  color: #5c4328;
  float: left;
  display: inline-block;
  margin: 10px 10px 0 0;
}
.sidebar .follow-us ul {
  float: left;
  padding: 0;
  overflow: hidden;
  margin: 0;
}
.sidebar .follow-us li {
  list-style: none;
  float: left;
  margin: 0 2px;
}
.sidebar .follow-us li:first-child {
  margin-left: 0;
}
.sidebar .follow-us li a {
  font: 0/0 a;
  color: transparent;
  display: block;
  background: url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/social-icons.png) no-repeat 0 -100px;
  width: 35px;
  height: 36px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.sidebar .follow-us li a:hover {
  opacity: .8;
}
.sidebar .follow-us li.nav-tw a {
  background-position: -100px -100px;
}
.sidebar .follow-us li.nav-yt a {
  background-position: -200px -100px;
}
.sidebar .follow-us li.nav-in a {
  background-position: -300px -100px;
}
.sidebar .sections div {
  position: relative;
  background: #e8e8e8;
  background: -webkit-linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  background: -moz-linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  background: -o-linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  background: -ms-linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  background: linear-gradient(bottom,#e8e8e8 0%,#f4f4f4 100%);
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin: 0.71428571428571em 0;
  padding: 9px;
}
.sidebar .sections h3 {
  position: absolute;
  right: 20px;
  bottom: 12px;
  margin: 0;
  color: #fff;
  font-family: "droid-serif", georgia, serif;
  font-size: 1.5714285714286em;
  font-weight: 700;
  text-transform: uppercase;
}
footer[role=contentinfo] {
  background: #c0a977 url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/footer.jpg) repeat center top;
  height: 326px;
}
footer[role=contentinfo] .inner {
  position: relative;
  clear: both;
  margin: 0 auto;
  width: 960px;
}
footer[role=contentinfo] #logo-alt {
  position: absolute;
  left: 430.5px;
  top: -35px;
  z-index: 10;
}
footer[role=contentinfo] h5 {
  color: #353535;
  font-family: "droid-serif", georgia, serif;
  font-size: 1.7142857142857em;
  font-weight: normal;
  text-transform: uppercase;
  margin: 1em 0 .5em;
}
footer[role=contentinfo] #nav-sub {
  list-style-image: url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/li-disc.png);
  padding-left: 20px;
}
footer[role=contentinfo] #nav-sub li {
  line-height: 1.7142857142857;
}
footer[role=contentinfo] #nav-sub a {
  color: #323232;
}
footer[role=contentinfo] nav {
  display: inline;
  float: left;
  margin: 0 10px;
  width: 160px;
}
footer[role=contentinfo] .contact-form {
  display: inline;
  float: left;
  margin: 0 10px;
  width: 220px;
}
footer[role=contentinfo] .contact-info {
  display: inline;
  float: left;
  margin: 0 10px;
  width: 280px;
  margin-top: 68px;
}
footer[role=contentinfo] .contact-info p {
  color: #282828;
  line-height: 1.3;
  margin: 0 0 .6em;
}
footer[role=contentinfo] .follow-us {
  display: inline;
  float: left;
  margin: 0 10px;
  width: 220px;
}
footer[role=contentinfo] .follow-us ul {
  padding: 0;
  overflow: hidden;
  margin-bottom: 1.5em;
}
footer[role=contentinfo] .follow-us li {
  list-style: none;
  float: left;
  margin: 0 2px;
}
footer[role=contentinfo] .follow-us li:first-child {
  margin-left: 0;
}
footer[role=contentinfo] .follow-us li a {
  font: 0/0 a;
  color: transparent;
  display: block;
  background: url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/social-icons.png) no-repeat;
  width: 42px;
  height: 43px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
footer[role=contentinfo] .follow-us li a:hover {
  opacity: .8;
}
footer[role=contentinfo] .follow-us li.nav-tw a {
  background-position: -100px 0;
}
footer[role=contentinfo] .follow-us li.nav-yt a {
  background-position: -200px 0;
}
footer[role=contentinfo] .follow-us li.nav-in a {
  background-position: -300px 0;
}
.btn-lg {
  font-family: "droid-serif", georgia, serif;
  font-size: 1.1428571428571em;
  line-height: 1;
  text-transform: uppercase;
  color: #373737;
  padding: 12px;
  width: 150px;
  margin: .2em 0;
  display: inline-block;
  background: -webkit-linear-gradient(top,#e6ede2 0%,#b9ccae 100%);
  background: -moz-linear-gradient(top,#e6ede2 0%,#b9ccae 100%);
  background: -o-linear-gradient(top,#e6ede2 0%,#b9ccae 100%);
  background: -ms-linear-gradient(top,#e6ede2 0%,#b9ccae 100%);
  background: linear-gradient(top,#e6ede2 0%,#b9ccae 100%);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #a8915e;
}
.btn-lg span {
  display: block;
  background: url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/arrows.png) no-repeat right top;
}
.btn-lg:hover {
  background: -webkit-linear-gradient(top,#e2edeb 0%,#aeccc6 100%);
  background: -moz-linear-gradient(top,#e2edeb 0%,#aeccc6 100%);
  background: -o-linear-gradient(top,#e2edeb 0%,#aeccc6 100%);
  background: -ms-linear-gradient(top,#e2edeb 0%,#aeccc6 100%);
  background: linear-gradient(top,#e2edeb 0%,#aeccc6 100%);
}
.btn-lg:hover span {
  background-position: right -100px;
}
a.btn-lg {
  color: #373737;
}
.btn-dl {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #b40909;
  background: -webkit-linear-gradient(top,#8a0000 0%,#b40909 100%);
  background: -moz-linear-gradient(top,#8a0000 0%,#b40909 100%);
  background: -o-linear-gradient(top,#8a0000 0%,#b40909 100%);
  background: -ms-linear-gradient(top,#8a0000 0%,#b40909 100%);
  background: linear-gradient(top,#8a0000 0%,#b40909 100%);
  padding: 18px 0 18px 12px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1em;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.btn-dl span {
  background: url(http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/icon-dl.png) no-repeat left center;
  display: block;
  padding-left: 24px;
  line-height: 1.7142857142857em;
}
.btn-dl:hover {
  background: #8a0000;
  background: -webkit-linear-gradient(top,#458a00 0%,#5fb409 100%);
  background: -moz-linear-gradient(top,#458a00 0%,#5fb409 100%);
  background: -o-linear-gradient(top,#458a00 0%,#5fb409 100%);
  background: -ms-linear-gradient(top,#458a00 0%,#5fb409 100%);
  background: linear-gradient(top,#458a00 0%,#5fb409 100%);
}
a.btn-dl {
  color: #fff;
}
.syn-col {
  clear: both;
  float: left;
  padding-left: 20px;
}
.syn-col .box-wrap ul {
  padding-left: 20px;
  padding-top: 10px;
}
.syn-col .box-wrap {
  background-color: #e8e8e8;
  float: left;
  margin-right: 20px;
  min-height: 180px;
  width: 450px;
  display: inline-block;
}
.syn-col .box-wrap li {
  font-weight: bold;
}
.syn-col .box-wrap li a {
  color: #444;
  font-family: "droid-serif", georgia, serif;
  font-size: 17px;
}
.icon {
  background-image: url("http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/icon-synthesis-cat.png");
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 30px;
  width: 35px;
}
.water-icon {
  background-position: 0 -12px;
}
.energy-icon {
  background-position: 0 -50px;
}
.natural-resources-icon {
  background-position: 0 -214px;
  padding-right: 5px;
}
.politics-policies-icon {
  background-position: 0 -93px;
}
.climate-change-icon {
  background-position: 0 -136px;
  padding-right: 5px;
}
.biodiversity-icon {
  background-position: 0 -172px;
  padding-right: 10px;
}
.syn-col-single {
  clear: both;
  float: left;
}
.single-synthesis .syn-col-single .box-wrap li {
  color: #444;
  font-weight: bold;
  margin-bottom: 10px;
}
.single-synthesis .content-col {
  margin: 0px;
}
.single-synthesis .content-col .box-wrap {
  width: 930px;
}
.single-synthesis .syn-col-single .box-wrap {
  float: left;
  width: 290px;
  margin-right: 33px;
}
.single-synthesis .box-wrap ul {
  padding-left: 20px;
  padding-top: 10px;
}
.single .widget {
  float: left;
  margin-right: 20px;
  width: 300px;
}
.single .widget-last {
  margin-right: 0;
}
.single-synthesis section.box {
  margin-bottom: 0px;
}
.wrapper-box {
  overflow: hidden;
  width: 935px;
}
.container-box {
  width: 1020px;
}
.alignleft {
  float: left;
  margin-right: 15px;
}
.box-wrap li span {
  display: block;
  font-weight: normal;
}
.whoweare {
  background: none repeat scroll 0 0 #486939;
  color: #FFFFFF;
  margin-bottom: 1.42857em;
  padding: 20px;
  overflow: hidden;
}
.whoweare .vdo-container {
  float: right;
  display: inline;
  margin-left: 20px;
}
.whoweare h2 {
  float: left;
  width: 100%;
  margin: 0 0 10px -20px;
}
.whoweare h4 {
  font: 21px/1 arial;
}
.left-para,
.right-para {
  float: left;
  padding-top: 10px;
  width: 270px;
}
.right-para {
  margin-left: 15px;
}
.blog-wrapper {
  padding: 15px;
  background: #e8e8e8;
  overflow: hidden;
}
.blog-latest {
  float: left;
  width: 100%;
}
.blog-latest .left-event,
.blog-latest .right-event {
  float: left;
  margin-left: 44px;
  margin-top: 20px;
  width: 250px;
}
.blog-latest p {
  clear: both;
}
.blog-latest .right-event {
  margin-left: 10px;
}
#blog .content-col article h3 a {
  color: #5372B0;
  text-decoration: underline;
  font-size: 18px;
}
.sprite {
  background: url("http://www.ajelp.com/wp-content/themes/ajelp/lib/css/../img/icons-cats.png") no-repeat;
}
ul.cat-icon {
  bottom: 20px;
  list-style: none outside none;
  position: absolute;
  right: 30px;
  margin: 0;
  padding: 0;
}
ul.cat-icon li {
  float: left;
  margin-right: 5px;
  box-shadow: 0 -1px 3px 1px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 -1px 3px 1px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 -1px 3px 1px rgba(0,0,0,0.5);
}
ul.cat-icon li a {
  display: block;
  text-indent: -999em;
  height: 30px;
  width: 30px;
}
ul.cat-icon .sprite-biodiversity {
  background-position: -2px -178px;
  background-color: rgba(0,0,0,0.3);
}
ul.cat-icon .sprite-climate-change {
  background-position: -5px -146px;
  background-color: rgba(0,0,0,0.3);
}
ul.cat-icon .sprite-energy {
  background-position: -15px -37px;
  background-color: rgba(0,0,0,0.3);
}
ul.cat-icon .sprite-natural-resources {
  background-position: -4px -70px;
  background-color: rgba(0,0,0,0.3);
}
ul.cat-icon .sprite-politics-policies {
  background-position: -8px -107px;
  background-color: rgba(0,0,0,0.3);
}
ul.cat-icon .sprite-water {
  background-position: -14px 0;
  background-color: rgba(0,0,0,0.3);
}
.articles-thumb {
  position: relative;
}
.articles-thumb ul.cat-icon {
  bottom: 10px;
  right: 10px;
}
span.sprite {
  height: 35px;
  width: 40px;
  display: block;
  text-indent: -999em;
  float: left;
}
.sprite.sprite-water {
  background-position: 0 9px;
}
.sprite.sprite-energy {
  background-position: 0 -26px;
}
.sprite.sprite-natural-resources {
  background-position: 0 -66px;
}
.sprite.sprite-politics-policies {
  background-position: 0 -103px;
}
.sprite.sprite-climate-change {
  background-position: 0 -141px;
}
.sprite.sprite-biodiversity {
  background-position: 0 -178px;
}
