/*
Theme Name:     Twenty Eleven Child
Theme URI:      http://example.com/
Description:    Child theme for the Twenty Twelve theme
Author:         Pradeep
Author URI:     http://freeperception.com/about/
Template:       twentyeleven                            
Version:        1.5
*/

@import url("../twentyeleven/style.css");

.widget {border-top: 1.5px solid blue;}

#sidebar {
font-size:16em;
margin:3px;
padding:0 5px 10px;
position:relative;
}
#access {
background:blue;
}