/* Theme Name: Blue Wave - TwentyEleven Child Theme Theme URI: http://www.austinthemes.com/ThemeDemo2/ Description: Child theme for the Twenty Eleven theme Author: Ryan Bishop, Austin Themes Author URI: http: //www.austinthemes.com Template: twentyeleven Version: 1.0 Tags: blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post */ @import url("../twentyeleven/style.css"); body { color:White;} #main,header,#content,#primary{background-color:#00397d;color:white;} #main a,#content a,#site-description{color:#a5ceff;} #branding{background:#00397d url('images/bgRepeater.jpg') repeat-x left top;} #site-title a{color:White;} #access{clear:both;background:black url('images/menuRepeater.jpg') repeat-x left top;} #page,#access ul ul{ -webkit-box-shadow: 4px 4px 4px #0067ff; -moz-box-shadow: 4px 4px 4px #0067ff; box-shadow: 4px 4px 4px #0067ff;}