/* Enter Your Custom CSS Here */
/* Leti 2015.09.07 Header Padding */
header#masthead .hgroup {
padding-bottom: 10px !important;
padding-top: 10px !important;
}

li.lang-item {
  list-style: none;
}

li.fontResizer {
  list-style: none;
}

#main { padding-bottom: 0; }

/* Footer */
#nav_menu-5, #text-3, #nav_menu-6, #text-5 { 
  width: 40% !important; 
}
#vantage-social-media-3, #vantage-social-media-7 { 
  width: 20% !important; 
}


/* menu padding top/bottom and left/right */
.main-navigation ul li a {
	padding: 18px 32px;
  /* Vantage set menu font family and size */
  font-size: 14px !important;
}

.verse {
  color:#993300;
}

/* hide the video messages on Messages page */
.blog .category-video {
  display: none;
}

.blog .category-1949 {
  display: none;
}

.blog .category-1965 {
  display: none;
}

/* adjust menu bar padding so that new Video menu can fit in */
.main-navigation ul li a {
    padding: 18px 22px;
}

/*
.events {
  color:#a1896c;
  font-size:135%;
}
*/

/* Sidebar 

#primary { width: 65% !important; }
#secondary { width: 45% !important; }
*/

/* Sidebar per page 
The page class can be found in the body tag of the page when viewing the page source 
.home #primary { width: 65% !important; }
.home #secondary { width: 45% !important; }
*/

div.container {
  display:inline-block;
  vertical-align:top;
}

.wavetitle a{
  /*color: #008080;*/
  color: #43c4c6;
}

/* set the font size of all the texts 
.entry-content p { 
  font-size: 12px; 
}
*/