/*
Theme Name: Arts Administration
Description: Child of TwentyEleven for Arts Administration
Author: Lisa Duvall
Version: 1
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Template: twentyeleven
*/

@import url(../twentyeleven/style.css);

h1.entry-title {
	display:none;
}

#access {
background: #222;
background: -moz-linear-gradient(#6d4061, #472c3f);
background: -o-linear-gradient(#6d4061, #472c3f);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6d4061), to(#472c3f));
background: -webkit-linear-gradient(#6d4061, #472c3f);
-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
}

