@charset "gb2312";
body {
	background: #223972 url('img/bg.jpg') top center no-repeat;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "Î¢ÈíÑÅºÚ","ËÎÌå";
	color: #5c5a52;
	text-align: center;
	line-height: 18px;
}

#container {
	background: transparent;
	width: 828px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	display: block;
}

#header_frame {
	background: transparent;
	width: 828px;
	height: auto;
	margin: 0px auto;
	padding: 0;
	text-align: left;
}

#header {
	background: #ffffff url('img/header-logo.jpg') top left no-repeat;
	width: 828px;
	height: 93px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
}

#logodiv {
	background: transparent;
	width: 249px;
	height: 93px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	float: left;
}

#textdiv {
	background: transparent;
	width: 579px;
	height: 93px;
	margin: 0px auto;
	padding: 0;
	text-align: right;
	float: left;
}

#menus-lang {
	padding-top: 52px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Î¢ÈíÑÅºÚ","ºÚÌå";
	color: #a4a4a4;
	text-transform: uppercase;
}

#menus-lang li {
	display: inline;
	list-style: none;
	padding: 0 12px;
}

#menus-lang li a {
	margin-left: 0px;
	color: #a4a4a4;
	text-decoration: none;
	z-index: 1;
}

#menus-lang li a:hover {
	color: #e9a800;
	text-decoration: none;
}

#menus-lang li.current_page_item a,
#menus-lang li.current-cat a {
	font-weight:bold;
	color:#3460a9;
	text-decoration: none;
}

.logo {
	margin-top: 10px;
	margin-left: 18px;
	position: absolute;
}

#navigasi {
	background: #ffffff url('img/nav-bg.gif') top left repeat-x;
	width: 828px;
	height: 42px;
	margin-top: 0px;
	padding: 0;
	text-align: left;
}

.menus {
	margin-left: -33px;
	padding-top: 13px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Î¢ÈíÑÅºÚ","ºÚÌå";
	color: #abbde6;
	text-transform: uppercase;
}

.menus ul {
	margin-top: 0px;
}

.menus li {
	display: inline;
	list-style: none;
	padding: 0 12px;
}

.menus li a {
	margin-left: 0px;
	color: #abbde6;
	text-decoration: none;
	z-index: 1;
}

.menus li a:hover {
	color: #ffffff;
	text-decoration: none;
}

.menus li.current_page_item a,
.menus li.current-cat a {
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
}

#banner {
	background: transparent;
	width: 828px;
	height: 135px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
}

#content_frame {
	background: #ffffff url('img/content-bg.gif') top left repeat-x;
	width: 828px;
	min-height: 62px;
	margin: 0px auto;
	padding: 0;
	padding-bottom: 15px;
	text-align: left;
	float: left;
}

#content {
	background: transparent;
	width: 500px;
	height: auto;
	margin-left: 18px;
	padding: 0;
	text-align: left;
	float: left;
}

#content-wiki {
	background: transparent;
	width: 792px;
	height: auto;
	margin-right: 18px;
	padding: 0;
	text-align: left;
	float: right;
}

#content .title, #content-wiki .title {
	margin: 0;
	padding-top: 5px;
	text-align: left;
}

#content .post {
	min-height: 223px;
	margin: 0;
	padding-top: 48px;
	font-family: "Î¢ÈíÑÅºÚ","ËÎÌå";
	color: #555555;
	text-align: justify;
	line-height: 25px; /* for chinese = 25px */
}

#content-wiki .post {
	margin: 0;
	padding-top: 48px;
	font-family: "Î¢ÈíÑÅºÚ","ËÎÌå";
	color: #555555;
	text-align: justify;
	line-height: 25px; /* for chinese = 25px */
}

#content-wiki .archives {
	margin: 0;
	padding-top: 0px;
	font-family: "Î¢ÈíÑÅºÚ","ËÎÌå";
	color: #555555;
	text-align: justify;
	line-height: 25px; /* for chinese = 25px */
}

#content .post  a, #content-wiki .post a {
	font-weight: bold;
	color: #e59600;
	text-decoration: none;
}

#content .post  a:hover, #content-wiki .post a:hover {
	font-weight: bold;
	color: #3f76d2;
	text-decoration: none;
}

.post ul, .post ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0;
	list-style: none;
}

.post li {
	background: #ffffff url('img/arrow.gif') no-repeat;
	padding-left: 22px;
	list-style: none;
}

.archives ul, .archives ol {
	margin-top: 10px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding: 0;
	list-style: none;
}

.archives ul li, .archives ol li{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0;
	list-style: none;
}

.archives ul li ul li, .archives ol li ol li {
	background: #ffffff url('img/arrow.gif') no-repeat;
	padding-left: 22px;
	list-style: none;
}

.archives ul li ul li a, .archives ol li ol li a {
	color: #ff8400;
	text-decoration: none;
}

.archives ul li ul li a:hover, .archives ol li ol li a:hover {
	color: #3f76d2;
	text-decoration: none;
}

/* Gravity Form */
.gform_body ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0;
	list-style: none;
}

.gform_body li {
	background: none;
	padding-left: 0px;
	list-style: none;
}

#sidebar {
	background: transparent;
	width: 277px;
	height: auto;
	margin-left: 21px;
	padding: 0;
	text-align: left;
	float: left;
}

#sidebar .title1 {
	background: transparent url('img/sidebar1-title.png') no-repeat;
	width: 277px;
	height: 47px;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	text-align: left;
	float: left;
}

#sidebar .title2 {
	background: transparent url('img/sidebar2-title.png') no-repeat;
	width: 277px;
	height: 47px;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	text-align: left;
	float: left;
}

#sidebar .content {
	background: transparent url('img/sidebar-bg.gif') repeat-y;
	width: 277px;
	height: auto;
	margin: 0;
	padding: 0;
	color: #666666;
	text-align: left;
	float: left;
}

#sidebar .footer {
	background: transparent url('img/sidebar-footer-bg.gif') no-repeat;
	width: 277px;
	height: 6px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

.event_items {
	margin-left: 17px;
	margin-right: 17px;
	padding: 0;
}

.event_items ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.event_items li {
	padding: 0;
	padding-bottom: 15px;
	list-style: none;
	display: block;
}

.event_items li a {
	color: #666666;
	text-decoration: none;
	display: block;
}

.event_items li a:hover {
	color: #3f76d2;
	text-decoration: none;
	display: block;
}

#footer_frame {
	background-color: #e5e5e5;
	width: 813px;
	min-height: 54px;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 12px;
	text-align: left;
	float: left;
	border-top: 2px solid #cecece;
	border-bottom: 4px solid #292843;
}

#footer_frame a {
	color: #666666;
	text-decoration: none;
}

#footer_frame a:hover {
	color: #666666;
	text-decoration: underline;
}


/* Header Font*/
h1.index, h1.index a {
	font-size: 24px;
	font-weight: normal;
	color: #e59600;
	text-decoration: none;
	font-family: "Î¢ÈíÑÅºÚ","ºÚÌå";
	
}

h1.index-training, h1.index-training a {
	font-size: 20px;
	font-weight: normal;
	color: #e59600;
	text-decoration: none;
	font-family: "Î¢ÈíÑÅºÚ","ºÚÌå";
	padding-top: 5px;
}

h1.index a:hover, h1.index-training a:hover {
	color: #ffffff;
	text-decoration: none;
}

h2.index, #content h2 {
	padding-top: 15px;
	margin-bottom: 5px;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	font-family: "Î¢ÈíÑÅºÚ","ºÚÌå";
	color: #49487f;
	border-bottom: 1px solid #e5e5e5;
}

#content-wiki h2{
	margin-bottom: 5px;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-family: "Î¢ÈíÑÅºÚ","ºÚÌå";
	color: #49487f;
	border-bottom: 1px solid #e5e5e5;
}

h3.sidebar {
	margin-top: 15px;
	padding-left: 17px;
	padding-top: 0px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Î¢ÈíÑÅºÚ","ºÚÌå";
	color: #49487f;
	text-transform: uppercase;
}

/* Misc */
img#wpstats {
	display:none;
}
