/*
CSS Credit: http://www.templatemo.com
*/


h4{
	color: #2C7F0D;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	}
.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}

.margin_bottom_10 {
	clear: both;
	width: 100%;
	height: 10px;
	font-size: 1px;
}

.margin_bottom_15 {
	clear: both;
	width: 100%;
	height: 15px;
	font-size: 1px;
}

.margin_bottom_20 {
	clear: both;
	width: 100%;
	height: 20px;
	font-size: 1px;
}

.margin_bottom_30 {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;
}

.margin_bottom_40 {
	clear: both;
	width: 100%;
	height: 40px;
	font-size: 1px;
}

.margin_bottom_50 {
	clear: both;
	width: 100%;
	height: 50px;
	font-size: 1px;
}

.margin_bottom_60 {
	clear: both;
	width: 100%;
	height: 60px;
	font-size: 1px;
}

.margin_right_40 {
	margin-right: 40px;
}

.margin_right_60 {
	margin-right: 60px;
}

.fl {
	float: left;
}

.fr {
	float: right
}

.rc_btn_01 a {
	clear: both;
	float: right;
	display: block;
	width: 100px;
	height: 25px;
	padding: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background: url(images/templatemo_button_01.jpg) no-repeat;
}

#templatemo_container {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
}

/* content */
.header_01 {
	color: #2C7F0D;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#oklatco_content {
	padding: 0 20px;
}

.column_w210 {
	padding: 0 20px;
	margin-top: 40px;
	width: 185px; /* width 205 */
}

.column_w430 {
	padding: 0 20px;
	margin-top: 40px;
	width: 430px; /* width 470 */
}

.column_w920 {
	width: 880px;
	padding: 0 20px;
}

.column_w190 {
	width: 190px;
}

.column_w190 a{
	color:#2C7F0D;
	font-weight: bold;
	font-size: 14px;
}
.column_w190 p a{
	color:#000000;
	font-weight: bold;
	font-size: 14px;
}

.column_w430 p a{
	color:#000000;
	font-weight: bold;
	font-size: 14px;
}
.column_w190 p{
	font-weight: 500px;
	font-size: 15px;
	text-align: justify;
	
}

.column_w430 p {
	text-align: justify;
	margin-bottom: 15px;
	font-size: 14px;
}

.latest_news {
	clear: both;
	padding-bottom: 10px;
}

.category_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.category_list li {
	height: 25px;
	padding: 6px 0 0 25px;
	margin: 0 5px 5px 0;
	width: 125px;
	background-image: url("../images/bg-left-header.gif");
}

.category_list li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
}

.boxstatarticle a {
	display: block;
}

.category_list li a:hover {
	color: #125862;
}



.header_box h2 {
	margin: 0;
	padding: 5px 0;
	color: #2C7F0D;
	font-size: 18px;
	font-weight: bold;
}

.header_box h2 a{
	margin: 0;
	padding: 5px 0;
	color: #2C7F0D;
	font-size: 16px;
	font-weight: bold;
}

.posted_date strong {
	display: block;
	margin-top: 5px;
}

.post_box img {
	width: 108px;
	height: 108px;
	border: none;
	float: right;
}

.post_box .pb_right {
	float: left;
	width: 300px;
}

.post_box .comment a {
	margin-top: 5px;
	background: url(../images/templatemo_comment.jpg) no-repeat bottom left;
	padding: 3px 0 0 25px;
	color: black;
	font-size: 13px;
	font-weight: bold;

}
/* end of content */


/*article page*/




div#article {
	width: 400px;
	padding: 10px;
}



div#article div#title {
	background: inherit;
	border: 0px;
	margin: 10px 0 10px 0;
	color: black;
}

div#article h1 {
	text-align: center;
	font-size: 50px;
	margin: 0px;
	padding-right: 10px;
}
	




div#sidebar {
	width: 200px;
	background: #F2F2F2;
	display: inline;
	float: left;
}
div#sidebar a {
	color:#125862;
}
#sidebar img {
	margin: 10px 5px 0px 5px;
	width:35px;
	height:35px;
	border: none;
}
#sidebar img.side {
	width:190px;
	height: 160px;
	}
div#article h3 {
	font-weight: bold;
	margin: 0px;
	padding: 5px 0 0 5px;
}


div#article div#article_content {
	width: 380px;
	text-align: justify;
	font-size: 16px;

}


div#article p {
	text-align: justify;
	font-size: 16px;
}

div#article a {
	color: #FFFFC9;
	font-weight: bold;
	letter-spacing: 0.1em;
}

div#article h2 {
	font-size: 16pt;
	margin: 5px;
	padding: 0px;
	text-align: center;
	color: #2C7F0D;
}


/* end article page*/
