/*
Theme Name: Sunrise
Theme URI: 
Description: Sunrise, theme based on my photo (<em>see more on http://photo.hohli.com/</em>) 
Version: 0.0.3
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
/*disable circles*/
.sidebar li {
	list-style-type:none !important
}
.sidebar li a {
	padding-left:4px;
	border-left:6px solid #333;
}
.sidebar li a:hover {
	border-left:6px solid #669966;
}
.hentry .entry img {
  border-style: none !important;
  padding-top: 30px;
}
