.footer-information {
    background-color: #0080ff;
}

.footer-featured-section{
	background: none repeat scroll 0 0 #ffffff; 
  padding-left: 55px;		
}

.sfwa_contained{
padding-left: 40px;	
}


.menu-wrapper {
    background: none repeat scroll 0 0 #0080FF;
}

.entry-content{
	font-family: 'Kanit', sans-serif;
	font-size: 18px;
}


.secondary-right{
	font-family: 'Kanit', sans-serif;
}

.widget-title{
	font-family: 'Kanit', sans-serif;
}

.copyright-info{
	font-family: 'Kanit', sans-serif;
	font-size: 14px;
}



.top-header .site-branding {
    float: left;
    padding-top: 25px;
    padding-bottom: 25px;
}

.mm { font-family: 'Kanit', sans-serif; font-size: 60px; line-height: 100%; }

.page-title{
	padding-top : 50px;
	text-decoration: underline;	
}

#site-navigation ul li a {
    font-family: 'Kanit', sans-serif;
	  font-size: 16px;
	background: #0080ff;
}
#site-navigation ul li.current-menu-item > a, #site-navigation ul li.current-menu-ancestor > a {
    background: #0080ff;
}

a:hover, a:focus, a:active {
    color: #005AB3;
}

table, th, td {
   border: 0px;
}

hr.style-eight {
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center;
}
hr.style-eight:after {
    content: "§";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
}

.top-header .site-branding {
    float: left;
    padding-top: 0px;
    padding-bottom: 0px;
}

.archive .category-blogs .entry-title, .woocommerce h2, .search-results .entry-title, .search-results article.hentry .entry-title, .page article.hentry .entry-title, .single .category-blogs .entry-title {
    font-size: 0em;
}

a {
    color: #0080ff;   
}

a:hover, a:focus, a:active {
    color: #005ab3;
}

#site-navigation ul li:hover > a, #site-navigation ul li.current-menu-item > a, #site-navigation ul li.current-menu-ancestor > a {
    background: #005ab3;
}

.header-text-only .header-text-container h2.site-description, .header-text-logo .header-text-container h2.site-description{
	font-size: 30px;
	color: #0080ff;
}

.main-navigation-responsive ul li {
    background: #0080ff;
}

.main-navigation-responsive ul li a {
    border-bottom: 1px solid #005ab3;
}

td{
	font-size : 18px
}

blockquote {
   color: rgba(0, 0, 0, 0.6);
   font-size: 28px;
   width: 95%;
   margin: 0 auto;
}
blockquote h1 {
   font-size: 4rem;
}
blockquote p {
   font-style: italic;
   margin-bottom: 0;
}

blockquote p::before,
blockquote p::after {
   content: "“";
   font-family: Georgia;
   font-size: 8rem;
   margin: -2rem 0 0 -4rem;
   position: absolute;
   opacity: 0.5;
}

blockquote p::after {
   content: "”";
   margin: -1rem -4rem 0 0;
}

.fullwidth-slider .slider-image-container:before{
	background-color:rgba(0,0,0,0);

}

/*
.page-header{
	  height: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}*/