/* -------------------------------------------------

   AUTHOR           :   Mine Khun
   WEBSITE          :   http://www.yatanarponca.com.mm/
   TEMPLATE NAME    :	Yatanpon  
   LAST DATE MOD    :   May 28, 2010

---------------------------------------------------- */

/* -------------------------------------------------
   HTML ELEMENTS
---------------------------------------------------- */

/* top Elements */
* { margin: 0; padding: 0; outline: 0; }

body {
	background: #CCCCCC;
	font: 12px/160% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #555;
	text-align: center;
}
/*p{
text-align:justify;}*/

/* links */
a:link, a:visited {
	text-decoration: none;
	color: #0000FF; 
	background: inherit;
}
a:hover {
	color: #CC0033;
	background: inherit;
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 	
}

h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #0000ff;
}
h3 {
	font-size: 110%;
	color: #666666; 
}


hr { 
    border: 1px groove #003366;
	}

/* images */
img {
	background:non;
    border:0;
	padding: 8px;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #555;	
}
ul span, ol span {
	color: #666666;
}

code {
  margin: 5px 0;
  padding: 15px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 10px 10px 10px 28px;
    border: 1px solid #f2f2f2;
  	background: #FAFAFA url(quote.gif) no-repeat 5px 10px;
}

/* form elements */
form {
	margin:10px; padding: 5px 10px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
/*input {
	padding:4px 5px;
	border:1px solid #eee;
	font: normal 1em 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color:#777;
}*/
textarea {
	width:400px;
	padding: 4px 5px;
	font: normal 1em 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 5px;
	background: #FFF;
	color: #88ac0b;
}

/* search */
/*form.search {
	position: absolute;
	top: 35px; right: 25px;
	background: transparent;
	border: <not set>;	
}*/
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 120px;
	background: #FFF;
	color: #333; 
}
/*form.search input.button {
	background: #CCC url(headerbg.gif) repeat-x;
	color: #333;
	border: <not set>;
    padding: 2px 5px;
	width: 70px; height: 21px;
}*/

/*table*/
table {
vertical-align:top;
}
/* ----------------------------------------------
   LAYOUT
------------------------------------------------- */
#wrap {
	width: 820px;
	background: #CCC url(content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
	vertical-align:top;
}
#content-wrap {
	clear: both;
	width: 760px;
	padding: 0; 
	margin: 0 auto;
	vertical-align:top;
}
#header {
	width: 820px;
	position: relative;
	height: 105px;
	background: #CCC url(header.jpg) no-repeat center top;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.3em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 28px; left: 50px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal .8em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 74px; left: 58px;		
}
/* Menu */
#menu {
	clear: both;	
	margin: 0; padding: 0 40px 0 0;
	background: url(menu.jpg) repeat-y center top;	
	font: bold 12px/28px 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	height: 28px;
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}

#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 10px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #ECECEC;
	color: #333;	
}
#menu ul li#current a {	
	background-color: #FFF;
	color: #333;
}

/* Main Column */
#main {
	float: right;
	width: 72%;
	padding: 0;
	vertical-align:top;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#main h1 {
	margin-top: 10px;
    margin-right: 8px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #0000FF;
	padding: 5px 0 5px 0; 	
	border-bottom: 1px solid #EFF0F1;
	background: none;	
}
#main h2 {
	padding: 5px 0 50px 60px;
	background: url(download.gif) no-repeat;
	border-bottom: none;
	color:#00CC66;
}

#main img#small{
width:148; height: 107;}


.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: .9em;
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 26.5%;
	padding: 0; margin: 10px 0 0 0;
	vertical-align:top;
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
	background: #EEF0F1 url(headerbg.png) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}
#sidebar .left-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 5px 0;
	vertical-align:top;
}
#sidebar .left-box p {
  margin: 5px;
}

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;
    font-size: .9em;
	color:#006600;
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1; 
	background: url(go.jpg) no-repeat 5px 7px;
	padding: 3px 0 3px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidenenu li.current {
	border-bottom: 1px solid #EFF0F1; 
	background: url(go1.jpg) no-repeat 5px 7px;
	padding: 3px 0 3px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;		
}

#font {
	font:bold 30px "Times New Roman", Times, serif;
	color:#FF6600;
}
#font7{
font: bold 1.8em Verdana, Arial, Helvetica, sans-serif;
	color:#990000;

}
#font71{
font: italic 0.9em Verdana, Arial, Helvetica, sans-serif;
	color:#006600;
}
#font8{
font: italic 0.9em Verdana, Arial, Helvetica, sans-serif;
	color:#006633;
}
#font81{
font: icon 0.9em Verdana, Arial, Helvetica, sans-serif;
	color:#333333;}
	
#font9{
font: italic 0.9em Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
}
#font91{
font:icon 1em Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

#font911{
	font:bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
}

#font1{
	font: bold 2em Verdana, Arial, Helvetica, sans-serif;
	color:#006633;
}
#font2{
	font:bold 2em "Times New Roman", Times, serif;
	color:#000000;
}
#font3{
	font:bold 1.5em "Times New Roman", Times, serif;
	color: #0000CC;
}

#font5{
color: #660000;
font-size:1.1em;
font-weight:bold;
}

#font6{
color: #993300;
font-size:1em;
font-weight:bold;
}
.style4 {font-family: "Times New Roman", Times, serif; 
		font-size:18px; 
		color:#FFFFFF;
		}
.style1 {	font-family: -Win---Researcher;
	font-style: italic;
	font-size: large;
	font-size:24px;}

.style_egreen {font-family: "Times New Roman", Times, serif; color:#006633;
	font-weight:bold;
	font-size:14px;}
.style_mgeen {
	font-family: -Win---Researcher;
	font-size:18px;
	color:#006633;
	font-weight: bold;
}
.style2 {font-family: -Win---Researcher; font-size:18px; color: #333333; text-align: justify;}

.style3 { font: 1.0em 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; text-align: justify; color: #000;}
.style4 {font-family: -Win---Researcher; font-size:18px; color:#990000; text-align: justify;}
.style6 {font-family: -Win---Researcher; font-size:18px; color: #ffffff; text-align: justify;}
/* Footer */	
#footer {
	color: #666666;
	background: #CCC url(footer.jpg) no-repeat center top;
	clear: both;
	width: 820px;
	height: 55px;
	text-align: center;	
	font-size: .9em;
}
#footer a { text-decoration: none; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align:center;}
.align-justify { text-align: justify;}

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }


/*for new pdf link*/
#mode {
	float: left;
	width: 100%;
	padding: 0;
	margin: 10px 0 0 0;
	vertical-align:top;
	list-style-image: url(pdf_logo.gif);
	list-style-type:circle;
	list-style-position:inside;
	}
#mode ul li.unpdf{
	list-style-image: url(pdf_logo.gif);
	padding-top: -10px;
	list-style-position: inside;
	list-style-type:disc;}
	
#mode ul li.soft{
	list-style-image: url(arrow.gif);
	padding-top: -10px;
	list-style-position: inside;
	list-style-type:disc;}

#mode table{
	padding-left : 40px;
}
#mode #pageNavPosition{
	padding-left : 55px;
}
	
#mode table tr td li.cer{
	list-style-image: url(cer_logo.gif);
	padding-top: -10px;
	list-style-position: inside;
	list-style-type:disc;}
	
	
#mode ul li.goon{
	list-style-image: url(go_on.gif);
	padding-top: -10px;
	list-style-position: inside;
	list-style-type:disc;}
.postbody {
	background: url(under.gif) no-repeat;
	background-color: none;
	padding: 0 0 0 15px;
	text-align:justify;
	color:#000000;
  }
.postbody table {
margin: -15px 0 0 20px;
}
.postbody table td {
padding-left:5px;}


.postbody p {
margin: -25px 0 0 15px;}
#imagestable {
width: 100%;
text-align: center;
padding: 0 30px 0 0;}
