/*
Theme Name:     ePrepz
Theme URI:      http://eprepz.com/
Description:    eLearn with ePrepz
Author:         ePrepz
Template:       twentytwelve
*/

@import url("../twentytwelve/style.css");


/* Header */
.site-header {
	padding: 10px 0;
	padding: 0rem 0;
}
.site-header h1,
.site-header h2 
}
.site-header h1 a,
.site-header h2 a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #21759b;
}
.site-header h1 {
	font-size: 24px;
	font-size: 1.714285714rem;
	line-height: 2;
}
.site-header h2 {
	font-weight: normal;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: .5;
	color: #777;
}
.header-image {
	margin-top: 24px;
	margin-top: 0rem;
}
.entry-content ul li{
 font-weight: bold;
 list-style-image:url(http://eprepz.com/wp-content/uploads/2014/01/check.png);
 }