body {
  color: #2e2e2e;
  background: #2e2e2e url(bgcircles.png) repeat scroll 0 0;
}
#wrap {
  background: transparent url(grayfade.png) repeat-x scroll 0 0;
  min-height: 500px;
}
#masthead {
  height: 95px;
  background-color: transparent;
}
#logo { float: left; }
#bigname {
  font-family: "myriad pro", "helveticaneue-light", "helvetica neue light", "lucida grande", "helvetica neue", arial, "lucida sans unicode", sans-serif;
  font-weight: bold;
  font-size: 65px;
  border: 0 hidden;
  margin-bottom: -20px;
  color: #eeeeee;
  text-shadow: black 4px 4px 4px;
}
#bignamelink:hover {
  text-decoration: none;
  border-style: none;
}
#topcontainer { background-color: transparent; }
#top_edge {
  background: transparent url('bgtop.png') no-repeat scroll 50% top;
  min-height: 3px;
  margin: 0 0 6px 0;
}
#bottom_edge {
  background: transparent url('bgbottom.png') no-repeat scroll 50% bottom;
  min-height: 3px;
  position: relative;
}
.container_12 { background-color: white; }
.errorlist { color: red; }
h1 {
  color: #2e2e2e;
  display: block;
  font-family: "Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-weight: bold;
  padding-bottom: 0px;
  border-bottom: 1px dotted #ffae00;
  margin-bottom: 3px;
  color: #2e2e2e;
}
h1 a { color: #2e2e2e; }
h1 a:visited { color: #2e2e2e; }
h1 a:hover {
  color: #ffae00;
  text-decoration: none;
}
h2 {
  color: #2e2e2e;
  display: block;
  font-family: "Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-weight: bold;
  padding-bottom: 0px;
  border-bottom: 1px dotted #ffae00;
  margin-bottom: 3px;
  color: #2e2e2e;
}
h2 a { color: #2e2e2e; }
h2 a:visited { color: #2e2e2e; }
h2 a:hover {
  color: #ffae00;
  text-decoration: none;
}
h3 {
  color: #2e2e2e;
  display: block;
  font-family: "Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-weight: bold;
  padding-bottom: 0px;
  border-bottom: 1px dotted #ffae00;
  margin-bottom: 3px;
  color: #2e2e2e;
}
h3 a { color: #2e2e2e; }
h3 a:visited { color: #2e2e2e; }
h3 a:hover {
  color: #ffae00;
  text-decoration: none;
}
h4 {
  color: #2e2e2e;
  display: block;
  font-family: "Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-weight: bold;
  padding-bottom: 0px;
  border-bottom: 1px dotted #ffae00;
  margin-bottom: 3px;
  color: #2e2e2e;
}
h4 a { color: #2e2e2e; }
h4 a:visited { color: #2e2e2e; }
h4 a:hover {
  color: #ffae00;
  text-decoration: none;
}
h5 {
  color: #2e2e2e;
  display: block;
  font-family: "Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-weight: bold;
  padding-bottom: 0px;
  border-bottom: 1px dotted #ffae00;
  margin-bottom: 3px;
  color: #2e2e2e;
}
h5 a { color: #2e2e2e; }
h5 a:visited { color: #2e2e2e; }
h5 a:hover {
  color: #ffae00;
  text-decoration: none;
}
h6 {
  color: #2e2e2e;
  display: block;
  font-family: "Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-weight: bold;
  padding-bottom: 0px;
  border-bottom: 1px dotted #ffae00;
  margin-bottom: 3px;
  color: #2e2e2e;
}
h6 a { color: #2e2e2e; }
h6 a:visited { color: #2e2e2e; }
h6 a:hover {
  color: #ffae00;
  text-decoration: none;
}
h1 { font-size: 22px; }
h2 { font-size: 19px; }
h3 { font-size: 17px; }
h4 { font-size: 15px; }
h5 { font-size: 14px; }
h6 { font-size: 13px; }
.yui-toolbar-group h1 { border-style: none; }
.yui-toolbar-group h2 { border-style: none; }
.yui-toolbar-group h3 { border-style: none; }
.yui-toolbar-group h4 { border-style: none; }
.yui-toolbar-group h5 { border-style: none; }
.yui-toolbar-group h6 { border-style: none; }
#maincontent { background: #2e2e2e url('bg.png') repeat-y scroll 50% 0; }
textarea {
  width: 600px;
  height: 300px;
}
blockquote {
  width: 200px;
  margin: 30px;
  color: #555555;
}
p {
  margin: 20;
  padding: 20;
}
a {
  font-weight: bold;
  text-decoration: none;
}
a:link { color: #ffae00; }
a:visited { color: #ffae00; }
a:active { color: #0000ff; }
a:hover {
  color: #ffae00;
  text-decoration: underline;
}
a .pagenum {
  color: #2e2e2e;
  font-weight: bold;
}
a .pagenum:hover {
  color: #ffae00;
  text-decoration: none;
}
#nav {
  float: right;
  height: 36px;
  position: relative;
  top: 43px;
}
#nav .left {
  background: transparent url('nav_l.png') no-repeat left top;
  float: left;
  height: 36px;
  width: 3px;
}
#nav .right {
  background: transparent url('nav_r.png') no-repeat right top;
  float: left;
  height: 36px;
  width: 3px;
}
#nav ul {
  background: transparent url('nav_back.png') repeat-x scroll 0 0;
  height: 36px;
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 33px;
}
#nav ul li.last a { background-image: none; }
#nav ul li {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 33px;
}
#nav ul li a {
  background: transparent url('nav_sep.png') no-repeat scroll right top;
  display: block;
  float: left;
  height: 41px;
  padding: 0 14px;
  color: #eeeeee;
  text-shadow: -1px -1px 0px #000000;
  text-decoration: none;
}
#nav ul li a:hover { color: #ffffff; }
#sidebar { margin: 10px; }
#sidebar ul li { display: block; }
#sidebar h4.catlabel {
  border-bottom: 1px dotted #ffae00;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 16px;
  color: #aaaaaa;
}
#joinbox {
  background-color: #ffae00;
  color: white;
  text-align: center;
  font-size: 30px;
  text-shadow: 0 -1px 1px #777777;
  margin: 0 0 25px 0;
  box-shadow: 3px 3px 5px #888888;
  -moz-box-shadow: 2px 2px 5px #888888;
  -webkit-box-shadow: 3px 3px 5px #888888;
  padding: 5px 5px 5px 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#joinbox a {
  text-decoration: none;
  color: white;
  font-weight: normal;
}
#joinbox a:hover { color: #eeeeee; }
table { margin: 15px; }
table td {
  border-style: none;
  border-color: gray;
  border-width: 1px;
  padding: 7px;
  text-align: left;
}
table th {
  border-style: none;
  border-color: gray;
  border-width: 1px;
  padding: 7px;
  text-align: left;
}
table th {
  font-weight: bold;
  border-style: none;
  color: #ffffff;
  background-color: #2e2e2e;
  text-align: center;
}
table tr.odd { background-color: #eeeeee; }
table .form {
  border-style: none;
  margin-left: 0;
}
table .form td { border-style: none; }
table .form th { border-style: none; }
table.objdesc th {
  background-color: #ffffff;
  color: #2e2e2e;
}
table.objdesc td {
  background-color: #ffffff;
  color: #2e2e2e;
}
form table {
  border-style: none;
  padding: 0;
}
form table tr th {
  vertical-align: top;
  border-style: none;
  padding: 2px;
  background-color: #ffffff;
  color: #2e2e2e;
}
form table tr td {
  vertical-align: top;
  border-style: none;
  padding: 2px;
  background-color: #ffffff;
  color: #2e2e2e;
}
ul.category li { margin: 0 0 0 18px; }
ul.category li a {
  color: #2e2e2e;
  font-weight: normal;
}
ul.category li a:hover {
  color: #ffae00;
  text-decoration: none;
}
.notification {
  height: 24px;
  padding-left: 26px;
  padding-bottom: 4px;
  color: white;
}
.error { background: transparent url('error-24.png') no-repeat left 0; }
.success { background: transparent url('success-24.png') no-repeat left 0; }
ul.bottomlinks {
  margin: -3px 0px -2px -2px;
  float: right;
  display: inline;
}
ul.bottomlinks li {
  list-style-type: none;
  display: inline;
  font-size: 11px;
  margin: 0 3px;
  color: #bbbbbb;
}
ul.bottomlinks li a { color: #ffae00; }
ul.bottomlinks li a.joinlink { color: #bbbbbb; }
ul.page-nav li {
  list-style-type: none;
  display: inline;
  margin-left: 0px;
  margin-right: 20px;
}
span.timedate {
  color: #bbbbbb;
  font-size: 10px;
  margin-left: 2px;
}
span.tagline { color: #999999; }
p.attachment { color: #bbbbbb; }
span.texture { background-image: url('/static/img/icons/texture.png'); }
span.script { background-image: url('/static/img/icons/script.png'); }
span.animation { background-image: url('/static/img/icons/animation.png'); }
span.bodypart { background-image: url('/static/img/icons/bodypart.png'); }
span.gesture { background-image: url('/static/img/icons/gesture.png'); }
span.clothing { background-image: url('/static/img/icons/clothing.png'); }
span.landmark { background-image: url('/static/img/icons/landmark.png'); }
span.notecard { background-image: url('/static/img/icons/notecard.png'); }
span.object { background-image: url('/static/img/icons/object.png'); }
span.script { background-image: url('/static/img/icons/script.png'); }
span.sound { background-image: url('/static/img/icons/sound.png'); }
span.inventory {
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
  color: #2e2e2e;
}
#footercontents {
  color: #777777;
  margin-top: 12px;
  font-size: 10px;
  width: 100%;
  margin: 0 0 0 0;
  padding-top: 18px;
  text-shadow: 0 0 2px black;
}
html, body, #wrap { height: 100%; }
body > #wrap {
  height: auto;
  min-height: 100%;
}
#main { padding-bottom: 50px; }
#footer {
  position: relative;
  margin-top: -50px;
  height: 50px;
  clear: both;
  z-index: -1;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
