/*
Theme Name: Sunrise
Theme URI: 
Description: Sunrise, theme based on my photo (<em>see more on <a href=\"http://photo.hohli.com
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;
}
#header h1 {
    font-size: 4.0em !important; /* default */
    letter-spacing: .4em;
}
#header h2 {
    font-size: 1.8em !important; /* default */
    letter-spacing: .5em;
}