/*  
Theme Name: EATS
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.5
Author: Shahannor Izham
Author URI: http://binarybonsai.com/
*/

#news-content {
	background-color: #FFFFFF;
	margin-left: 190px;
	border-left: 2px solid #FFFFFF;
	background-image: url(../../../../images/common/contentbg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#news-dashboard {
	float: right;
	width: 25%;
	padding-top: 18px;
	margin-right: 15%;
}
#news-dashboard .c1_archives, .c1_categories {
	padding: 12px;
	padding-left: 16px;
	margin-bottom: 16px;
	background: #E2EAF5 url(../../../../images/index/compbg.png) repeat-x left bottom;
	border-top: 2px solid #D1DEED;
	border-bottom: 2px solid #D1DEED;
}
#news-dashboard h3{
	color: #00479D;
}
#news-dashboard ul li{
	font-size:0.82em;
	padding-left:15px;
	line-height:1.4em;
}
#news-dashboard ul li a{
	text-decoration:none;
}

#news-body {
	margin-right: 40%;
	padding: 18px 24px 16px 32px;
}

#news-body h6 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.02em;
	color: #0059C6;
	border-bottom: 1px solid #B7CBE3;
	margin-bottom: 0.6em;
}

#news-body p {
	font-size: 0.82em;
	line-height: 1.5em;
	margin-bottom: 1.2em; 
	text-align: justify;
}

#news-body img {

	margin-left: 12px;
	margin-bottom: 8px;
	cursor: help;
	border-top: 2px solid #D1DEED;
	border-bottom: 2px solid #D1DEED;
}

#news-body p acronym, #news-body ol acronym, #fma p acronym, #competition p acronym   {
	color: #2085FF;
}

#news-body ul {
	font-size: 0.82em;
	padding-left: 120px;
}

#news-body ul li {
	margin-bottom: 8px;
	padding-left: 5px;
}
#news-body li {
	display:inline;
}
.pagetitle{
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.04em;
	margin-bottom: 0.6em;
}
.posted_in{
	float:right;
}
.print_date{
	font-size: 12px;
}
#empty{
	height:180px;
	color:red;
}
/*
#speech{
	text-align:center;
	font-size: 0.82em;
	line-height: 1.2em;
	margin-bottom: 1.2em; 
}
*/

/*****************************************/
.alignleft{
	float:left;
}

.alignright{
	float:right;
}
.pager{
	margin-bottom:20px;
}

.img_left{
	padding: 3px 3px 3px 3px ; 
	margin-right:15px;
	float:left; 
	border:1px solid #B7CBE3;
}

.img_right{
	padding: 3px 3px 3px 3px ; 
	margin-left:15px;
	float:right; 
	border:1px solid #B7CBE3;
	}