html {
  font-family: tahoma;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
	  background: #ffffff;
	      /*background: url("../images/bg_maelao.jpg") repeat #fadfb5;*/
	  margin: 0;
	  font-size:10pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
/*Chai Create*/

/* vertical-centered text */
#box1 {
  /*background: darkblue;
  background-image:url(../images/bg-img.jpg);*/
  color: white;
  display: table;

  width: 100%;
}
.text-vcenter {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.text-vcenter h4 {
  font-size: 2.5em;
  font-weight: 700;
   position: absolute;
    /*right: 5;
	top:200;*/
	text-shadow: 0px 1px 1px #ffffff;
}

/*Start On mouse over Dropdown menu*/
.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}
/*End On mouse over Dropdown menu*/
.txthead35 {
font-size: 35pt;
color: #444;
text-shadow: 0px 2px 2px #fcc146;
}
.txthead18 {
font-size: 18pt;
color: #0066CC;
text-shadow: 0px 1px 1px #ffffff;

}
.txtfooter18 {
font-size: 18pt;
color: #ffffff;
text-shadow: 0px 1px 1px #000000;

}
.txthead13 {
font-size: 13pt;
color: #0066CC;
text-shadow: 0px 1px 1px #ffffff;

}
.txtb13 {
font-size: 13px;
color: #000000;
text-shadow: 0px 1px 1px #ffffff;
}
.txtw13 {
font-size: 13px;
color: #F36;
text-shadow: 0px 1px 1px #000000;
}
.txtb14 {
font-size: 14px;
color: #000000;
text-shadow: 0px 1px 1px #ffffff;
}
.txt_td_link {
font-size: 13px;
color: #000000;
text-shadow: 0px 1px 1px #ffffff;
}
.txtfooter {
font-size: 12px;
color: #003399;
text-shadow: 0px 1px 1px #666666;
}
/*End Chai Create*/

/*ข่าวกิจกรรม thumbnels*/
/* image thumbnail */
.thumb {
    display: block;
	width: 100%;
	margin: 0;
}

/* Style to article Author */
.by-author {
	font-style: italic;
	line-height: 1.3;
	color: #aabbcc;
}

/* Main Article [Module]
-------------------------------------
* Featured Article Thumbnail
* have a image and a text title.
*/
.featured-article {
	width: 100%;
	/*height: 350px;*/
	position: relative;
	margin-bottom: 1em;
}

.featured-article .block-title {
	/* Position & Box Model */
	position:absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	/* background */
	background: rgba(0,0,0,0.7);
	/* Width/Height */
	padding: .5em;
	width: 100%;
	
	/* Text color */
	color: #fff;
}

.featured-article .block-title h2 {
	margin: 0;
	
}

/* Featured Articles List [BS3]
--------------------------------------------
* show the last 3 articles post
*/

.main-list {

	padding-left: .5em;
}

.main-list .media {
	padding-bottom: 1.1em;
	
	border-bottom: 1px solid #e8e8e8;
	
}
/*./ข่าวกิจกรรม*/

