 /*.t3-mainnav {
	height:100px;
	line-height:100px;
}
.t3-mainnav>.container {
	height:100px;
	line-height:100px;
}
.t3mainnav>.navbar-default .navbar-nav > li > a{
	line-height:100px;
}*/

.t3-mainnav {
  border: 0;
  border-bottom: 1px solid #666666;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-content {
    padding-top: 0px;
    padding-bottom: 10px;
}

.t3-copyright {
    border-top: 1px solid #eeeeee;
    font-size: 12px;
    padding: 0 0 0 0;
}

.t3-footer {
  height: 50px;
  background: #000000;
  color: #666666;
}

.logo-control .logo-img-sm {
    display: none;
}

.navbar-default {
  background-color: #ffffff;
  border-color: #ffffff;
}

.head-search .form-control {
  background-color: #ffffff;
}

@media screen and (min-width: 768px) {
  .t3-footer-sl {
    padding: 0 0;
  }
  
  .t3-footer-sl {
    padding: 0 0;
  }

.page-masthead .row-feature {
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: black;
}
/*@media screen and (min-width:768px)*/
.t3-sl {
    padding-bottom: 10px;
    padding-top: 10px;
}
.breadcrumb {
    background-color: #ffffff;
}
.item-page .article-aside {
    font-size: 14px;
    margin-bottom: 0px;
}
.item-page {margin-bottom: 0px;}
.logo-image > a {
    max-width: 250px;
    max-height: 100px;
}
a {
    text-decoration: underline;
}
.navbar-default .navbar-nav > li > a {
	text-decoration: none;
	font-weight: bold;
}
.cat-list-row1, tr.cat-list-row1 td {
    background: none;
}

.list-title {
	font-size:1.5em;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background: none;
	padding-top: 15px;
	padding-bottom: 15px;
}
.list-title a {
	text-decoration: none;
}
.list-date {
	font-size:1.3em;
	font-weight: bold;
	padding-top: 17px;
	border: none;
	background: none;
}
.cat-list-row0 {
	background: none;
	border-bottom: 1px solid #99cc66;
}
.cat-list-row1 {
	background: none;
	border-bottom: 1px solid #99cc66;
}
.navbar-nav {
    margin-left: 238px;
}
.navbar-default {
    background-color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #000000;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #000000;
    box-shadow: inset 0 -2px 0 #000000;
  }
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #000000;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .active > a,   .navbar-default .navbar-nav > .active > a:hover,   .navbar-default .navbar-nav > .active > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #000000;
    box-shadow: inset 0 -2px 0 #000000;
  }
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #000000;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background: #0067a2;
  color: #000000;
}

.navbar-default .navbar-nav > li:last-child >a {
    color: #99cc00;
	font-weight: bold;
}

.navbar-default .navbar-link:hover {
  color: #000000;
}

.head-search {
  height: 55px;
  position: absolute;
  right: 0;
  margin: 0;
  z-index: 1000;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background: transparent;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  position: relative;
}
@media screen and (min-width: 991px) {
  .head-search .search {
    background: transparent;
  }
}
.head-search .search .fa-search {
  color: #808080;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 20px;
  top: 19px;
  z-index: 1;
}
.head-search .search .fa-search:hover {
  z-index: 0;
}
.head-search .form-control {
  border: 0;
  background: transparent;
  color: #808080;
  height: 54px;
  line-height: 35px;
  position: relative;
  margin: 0;
  padding: 10px 15px 10px 40px;
  width: 0;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
@media screen and (min-width: 991px) {
  .head-search .form-control {
    height: 55px;
  }
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #808080;
  box-shadow: none;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 180px;
}
.head-search .form-control:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #0067a2 inset;
  -webkit-text-fill-color: #808080;
}
.head-search .form-control::-moz-placeholder {
  color: #808080;
}
.navbar-toggle + .head-search {
  right: 55px;
  max-width: 57px;
}

.addtoany_container {
	padding-bottom: 10px;
	text-align: left;
}

@media screen and (min-width: 750px) {
  .my_row1 {
      display: inline-block;
    }
    .my_col1 {
      display: inline-block;
      padding: 10px;
      vertical-align: top; 
      width: 24%;
    } 
    .my_col2 {
      display: inline-block;
      padding: 5px;
      vertical-align: top; 
      width: 19%;
    }
  .my_col0 {
      display: inline-block;
      padding-top: 10px;
      padding-right: 10px;
      padding-bottom: 10px;
      vertical-align: top; 
      width: 24%;
    }
  }
.my_row {
    display: inline-block;
  }
  .my_col {
    display: inline-block;
    padding: 10px;
  } 
  
body {
  padding-top: 50px;
}
h1, .h1 {
    font-size: 2em;
	font-weight: bold;
}
  td, tr td {
    border: none;
  }
  
a.syndicate-module:link {text-decoration: none;}
a.syndicate-module:hover {text-decoration: none;}
article img, .article-intro img {
    display: inline;
}