/*
Theme Name:     Twenty Eleven - child
Description:    
Author:         Munjoy Hill News
Template:       twentyeleven

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../twentyeleven/style.css");



#access { text-align:right; }

#access div {
	margin: 0 17.6%;
}


#access {
background:#222;
background:-moz-linear-gradient(#000000, #ffffff);
background:-o-linear-gradient(#000000, #ffffff);
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(#ffffff));
background:-webkit-linear-gradient(#000000, #ffffff);
}

#access a {
	color: #eee;
	display: block;
	line-height: 3.333em;
	padding: 0 2.5em;
	text-decoration: none;
}

#access div {
	margin: 0 5.6%;
}