Panda Madness skin by AO3

this is pink and round and it, it has pandas on itPlease DO copy and reuse and modify this code any way you like!CREDITS:images: [ Pandas by Evan Eckard @ http://www.dinpattern.com/2011/05/17/panda-madness/]#         resources: [ example texture name by etc @ etc ]#         code: [ based on The Bubbler ]# links to free, open font downloads: [ fontname by person @ examplefoundry.com]# instructions: [ etc]
Role:
user
Media:
screen
Condition:
Normal

CSS

#outer {
  background: url("/images/skins/textures/tiles/pink-illo-panda-madness.gif");
}

#header,
#dashboard,
#main,
#footer .module {
  background: #f4effc;
  margin: 0.5em 2.5em;
  padding: 1em;
}

#inner .region {
  padding: 1.5em;
}

#header,
#dashboard,
#main,
#inner .group,
#footer .module,
fieldset,
.flash {
  border: 4px solid #ddd;
  outline: 0;
  border-radius: 2em;
  box-shadow: 0 -10px 0 #DBA4C8, 0 10px 0 #CBA4C8,-6px 0 0 #EBA4C8,6px 0 0 #BBA4C8, inset 0 0 5px;
  margin-bottom: 2em;
}

.blurb .module,
#inner .group .group .group,
fieldset fieldset {
  border: 0;
  box-shadow: none;
}

.group .header,
.blurb ul.tags,
.blurb blockquote,
#outer .current {
  background: #ddd;
  border: 3px solid #fff;
  border-radius: 1.5em;
  padding: 0.5em;
}

.group .header {
  width: 96%;
}

#footer {
  background: none;
  border: none;
}

#header h1 {
  top: 0.5em;
  left: 0.5em;
}

#header #greeting {
  right: 2em;
}

#header h1 img {
  opacity: 0.75;
}

#header li.search {
  float: none;
  display: block;
  margin-top: 0.643em;
}

#header li.search input {
  border: none;
}

#header ul.primary a,
#header ul.primary .menu a,
#header .dropdown .menu a:hover,
#header .dropdown .menu a:focus {
  background: #ddd;
}

#dashboard {
  width: 20%;
}

#main.dashboard {
  margin: auto 1.5em;
  position: relative;
  clear: none;
  float: right;
  width: 60%;
}

#outer #footer .heading,
#outer #footer .actions a,
#header ul.primary a {
  color: #900;
}

.blurb ul.required-tags li span,
.bookmark .status span,
.actions a,
.actions a:visited,
.action,
.actions input,
input[type="submit"],
button,
.current,
.actions label,
legend,
textarea,
input,
#header ul.primary a,
.icon {
  border: 1px solid #ddd;
  border-radius: 1.5em;
  box-shadow: 0 0 2px #555;
}

.icon {
  border-radius: 5em;
}

#main .index,
#header ul.primary,
#header ul.primary .menu {
  box-shadow: none;
  border: none;
  background: transparent;
}

#header .primary .menu li {
  border-bottom: none;
}