/*SYSTEM CSSs, DO NOT TOUCH!
This file will be rewrite when updating plug-in, so your data will be lost!
If you need to add custom CSS rules, please use custom.css file (see README)
*/

/*pop-up pannel above everything*/
#gra4_widgets_right .elgg-widgets-add-panel {
	z-index:99999 !important;
}

/*right pannel*/
.gra4 .elgg-module-widget > .elgg-head h3, .elgg-module-widget > .elgg-head h3{
	line-height: normal !important; 
	letter-spacing: normal !important;	
	color: #666666 !important; 
}



#gra4_content{
	min-width:1000px !important;
}

ul{
	margin:0 !important;
}
img {
	border: none ;
	padding:0 ;
}

/* Twenty Ten*/
.page #wrapper { min-width: 1000px;}
.page .hfeed #main{ min-width: 1000px;}
#masthead #access {min-width: 1000px;}

/* Twenty Fourteen*/
.entry-content{
min-width:1000px!important;
}
.site:before
{
background:transparent;
}

/*Stats  if 'show_times' => '1', see gra4_config.php */
.gra4_stats{
font-size: 10px;
font-family: "Lucida Grande", Arial, Tahoma, Verdana, sans-serif;
color:lightgray;
}