
.section-title h3 { margin-bottom:10px;}
#main .post-content h2.entry-title { margin-top:30px}
#article .entry-date { margin:15px 0 20px 0; float:left;}
#article .entry-print { float:right;}
.subHead h3 { font-family: 'ThaiSansNeue-Bold'; font-size:40px; color:#505050; line-height:1; margin-bottom:20px;}
a.viewall { float:right; }
a.viewAll-left { margin-top:30px;}

.entry-header .entry-sharing { text-align:center;}
.entry-header .entry-sharing a { text-align:center; float:left; display:inline-table;}
.entry-header .entry-sharing .sprite { width:46px; height:46px; margin-right:0} 
.entry-header .entry-sharing .ico-share { background-position:0 -857px;}
.entry-header .entry-sharing .ico-mail { background-position:-56px -857px;}
.entry-header .entry-sharing .ico-print { background-position:-110px -857px; vertical-align:inherit;}
.entry-header .entry-sharing .ico-share:hover { background-position:0 -912px;}
.entry-header .entry-sharing .ico-mail:hover { background-position:-56px -912px;} m
.entry-header .entry-sharing .ico-print:hover { background-position:-110px -912px;}


.entry-header .f-box { float:left; margin-right:32px; overflow:hidden; box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;}
.entry-header .f-box:last-child { float:right; margin-right:0;}
.entry-header .f-box.entry-sharing { float:right; margin-right:0; }
#socialBox { top:-3px; right:55px;}

#article .entry-content a { color:#006cb7}
#article .entry-content ol { margin-left:20px;}
#article .entry-content ol>li {
	list-style-type: decimal; overflow:visible;
}

/*IE8 socialbox*/
.ie8 #socialBox { right:55px;}

/* ------------------- MEDIA QUERIES ------------------- */

/* STYLE 02 NOTEBOOK - notebook */

@media screen and ( max-width:1260px ) {	

}


/* STYLE 03 TABLET - notebook, iPad landscape */

@media screen and ( max-width:980px ) {
    
    .secondary { margin-top: 30px;}
	.entry-print { display:none;}
	.f-box { margin-right:20px;}
	.entry-sharing { width:80px;}
	.entry-sharing .ico-print { display:none;}
	#socialBox { right:0;}
}


/* STYLE 04 TABLET - iPad portrait, Andriod tab */

@media screen and ( max-width:740px ) {
	
	#main .post-content { margin-bottom:40px; overflow:hidden;}
	#main .post-content h2.entry-title { margin-top:0}
	.f-box { width:100%; float:none; border:0}
	
	/* Sharing */
	.entry-sharing { display:none;}
	#socialBox {
		display: inline-block;
		position: fixed;
		width: auto;
		height: 58px;
		top: 100%;
		right: 20px;
		margin-top: -72px;
	}
	
}

/* STYLE 05 MOBILE - iPhone5 landscape, Anriod tab, Andriod mobile */

@media screen and ( max-width:600px ) {

}


/* STYLE 06 MOBILE - iPhone4 landscape, Andriod mobile */

@media screen and ( max-width:480px ) {
	
	.section-title h3 { font-size:36px;}
	#main .post-content .news-entry .entry-title { font-size:28px;}
    .entry-header { margin-top: 0;}
}


/* STYLE 07 FIXED - iPhone4 portrait */

@media screen and ( max-width:320px ) {

	html,body { width:320px; }
}
