/* 
 Theme Name:   oide_mail
 Theme URI:    
 Description:  
 Author:       ml-maga
 Author URI:   
 Template:     twentyeleven
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/
@import url('../twentyeleven/style.css');
@import url('./common.css');
@import url("./fontello-122/css/fontello.css");

.entry-meta	{
	margin: 0;
	padding: 0;
}
.singular .entry-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	display: block;
	border-bottom: 1px solid #c0c0c0;
	margin: 0;
	padding: 0 0 0 20px;
}
.entry-content	{
	margin: 0;
	padding: 0;
}
