/*
Theme Name: Sunrise
Theme URI: 
Description: Sunrise, theme based on my photo (<em>see more on <a </a></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 #FF7711;
}

.sidebar img a:hover {
       border-left:none;
}

.sidebar li a img {
        border-left:none !important;
}

.sidebar .a_img { 
    text-decoration: none;
    left-border:none; 
}


