/*
-----------------------------------------------------------------------------------
        Theme Name:Mana Child GRNET
        Theme URI:http://themeforest.net/item/mana-responsive-multipurpose-theme/5895568
		Template:Mana
        Description:Fully responsive corporate theme for your business
        Author:ThemeTon
        Author URI:http://www.themeton.com
        Version:1.0
----------------------------------------------------------------------------------- */

@import url("../Mana/style.css");

/* --------- Insert your custom styles on next rows --------- */

#grnet #rfp .tt_widget_thumb .year{
	display: block;
	font-size: 24px;
	color: #44477c;
	font-weight: bold;
	margin-top: 15px;
}
#grnet #rfp .tt_widget_thumb {
	background-color:#44477c;
}


#grnet #news .tt_widget_thumb .year{
	display: block;
	font-size: 24px;
	color: #e27d24;
	font-weight: bold;
	margin-top: 15px;
}
#allnews #news .tt_widget_thumb {
	background:#666;
}
#allnews #news .tt_widget_thumb .year{
color:white;
padding-left:2px;
font-weight:bold;
}

#grnet .entry_content{
	margin-left:30px!important;
	margin-top:50px!important;
	margin-right:10px!important;
}
#grnet .entry_title{
	margin-right:10px!important;
}
#grnet .entry_title h2 a{
	line-height:20px;
}
#grnet .entry_content{
	margin-top:0px!important;
}
#grnet .entry_title h2 ,
#grnet .grid_entry article.entry .entry_title h2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
	overflow: hidden;
	height: 100%;
}
#grnet .entry_content p{
	font-size: 100%;
}

#allnews #primary, #content #sidebar{padding-top:0px;}

#rpjc_widget_cat_recent_posts-8 h3.widget-title {
    color: #fff;
	    background: #44477c;
}

#rpjc_widget_cat_recent_posts-5 h3.widget-title{
	color: #fff;
	background: #e27d24;
}
#rpjc_widget_cat_recent_posts-8 h3.widget-title , 
#rpjc_widget_cat_recent_posts-5 h3.widget-title{
	font-weight: 600;
	line-height: 100%;
	font-size: 100%;
	padding: 5px 15px;
	text-transform: uppercase;
	margin-left: -20px;
	width: 100%;
}
#rpjc_widget_cat_recent_posts-8 ul li a,
#rpjc_widget_cat_recent_posts-5 ul li a{
	font-size: 90%;
}
.gproject .right_sidebar,
#rfp .right_sidebar {
margin-top : 60px;
margin-left: 0px;
padding-left: 0px;
}

