html {
	position: relative;
	min-height: 100%;
}

body {
	padding-top: 50px;
	padding-bottom: 60px;
/*	color: #4d5357; */
	-webkit-font-smoothing: antialiased;
	font-family: 'HeeboRegular','Source Sans Pro', sans-serif;
}
 
body {max-width:1200px; float:center }
.mySlides {display: none}
/* post-rec.tpl */
.cmPost {margin-right:10px;margin-left:10px}
.cmPost h1 {font-size:xx-large;font-weight:bold !important} /* title */
.cmPost h2 {font-size:x-large;}  /* subtitle */
.cmPost h3 {font-size:large;}  /* brief */
.cmPost bold {font-weight:bold} /* author src posted */
#lbDescBottom,#lbNumTop, #lbNumBottom ,#lbTitleBottom{color:black}
/* segs-lines */
.ts{text-shadow: 0 0 1px currentcolor;} 
/* contacts-ctbl */ 
    .hdate {font-size:small;font-weight:bold}
    .hlines {margin-left:10px;}
   
.pg_title{padding-top:0}
.comment {border: 1px gray solid;background-color:green}

