/*
Theme Name:     Parabola Child Theme
Description:    Child theme for Parabola
Template:       parabola
Version:        1.3.3
*/

@import url("../parabola/style.css");

#access {
	display: block;
	float: left;
	margin: -34px auto 0;
} 
#access a:hover {
    text-decoration: underline;
} 
#access > .menu > ul > li > a:after {
	border-color: transparent;
}
a.continue-reading-link {
color: #F05532 !important;
} 
a.continue-reading-link:hover {
background-color: #F7F7F7;
border: 1px solid #eee;
color: #E6AC27 !important;
} 
