/*
Theme Name: AVOHK.ORG
Theme URI: 
Author: <a href="mailto:pcngan@gmail.com;nevin.ng@gmail.com">Paul Ngan / Nevin Ng</a>
Author URI: 
Description: AVOHK.ORG Theme
Version: 4.6
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: responsive-layout, theme-options, translation-ready, editor-style
*/


aside.wtrSidebar > ul.page-list {
  -webkit-font-smoothing: antialiased;
  font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 24px;
  line-height: 24px; 
  padding-top:50px;
}

aside.wtrSidebar > ul.page-list > li > a:link {
  color: #666666;
  margin-bottom: 5px;
}

aside.wtrSidebar > ul.page-list > li > a:visited {
  color: #666666;
  margin-bottom: 5px;
}

aside.wtrSidebar > ul.page-list > li.current_page_item {
  font-size: 18px;
  font-weight: bold;
  color: #e5a029;
}

.wtrLogo img{
	display: block;
	width: auto;
	max-height: 112px;
	-webkit-transition-property: width;
	-webkit-transition-duration: 0.3s;
}

@media screen and (min-width:1280px){
.wtrLogo img{
	max-height:112px;
	margin-top:-31px;
}
}

@media screen and (max-width: 1300px) and (min-width: 1180px) {
.wtrLogo img{
	max-height:112px;
	margin-top:-31px;
}
}

@media screen and (max-width: 1250px) and (min-width: 1100px) {
.wtrLogo img{
	max-height:112px;
	margin-top:-31px;
}
}

@media screen and (max-width: 1100px ) and (min-width: 991px ) {
.wtrLogo img{
	max-height:112px;
	margin-top:-31px;
}
}
@media screen and (max-width: 991px) and (min-width: 768px) {
.wtrLogo img{
	max-height:74px;
	margin-top:-18px;
}
}

@media screen and (max-width: 767px) {
.wtrLogo img{
	max-height:74px;
	margin-top:-18px;
}
}

.entry-author-link { display: none; }

#tribe-events-pg-template { background-color:#fff; }
#mp-pusher {  background-color:#fff; }

.tribe-events-back { visibility: hidden; }

.wtrMainNavigation .wtrNaviItem {
float: left;
margin: 18px 0px 0px 10px !important;
}



.wtrHeader.wtrHeaderTransparent {
z-index: 9999;
position: absolute;
width: 100%;
background-color: transparent !important;
background: transparent !important;
border-bottom-width: 0px !important;
border-bottom-style: solid;
border-bottom-color: rgba(255,255,255,0) !important;
box-shadow: none !important;
}
