/*
Theme Name: Sunrise
Theme URI: 
Description: Sunrise, theme based on my photo
Version: 0.0.3
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
/*disable circles*/
.sidebar li {
        font-weight: bold;
	list-style-type:none !important 
}
.sidebar li a {
	padding-left:2px;
}
.sidebar li a:hover {
	
}
