/* General */
body{background:url(../img/bg.png) 0 0 repeat;}
#home{margin:0;padding:0;background:url(../img/header_bg.png) 0 0 repeat-x;}
#homeheader{margin:0;padding:15px 0 10px 0;text-align:center;}
#homeheader h1{margin:0;padding:0;}
#homeheader p{margin:0;padding:0;}
#main-image{text-align:center;width:287px;height:138px;margin:0 auto;}
#footer{background:url(../img/footer_bg.png) 0 100% repeat-x;padding:0 10px 10px 10px;text-align:right;}
.mainnav{text-align:center;}
.themeswitcher{clear:both;margin:20px 0 0;}
h2{margin-top:1.5em;}
p code{font-size:1.2em;font-weight:bold;}
dt{font-weight:bold;margin:2em 0 .5em;}
dt code, dd code{font-size:1.3em;line-height:150%;}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}
.home{top:0.65em;}
.error{color:#F00;font-size:0.8em;text-align:center;}
/* Gallery */
.gallery{list-style:none;padding:0;margin:0;}
.gallery:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
.gallery li{float:left;width:25%;}
.gallery li a{display:block;margin:5px;border:2px solid #4d85b3;}
.gallery li img{display:block;width:100%;height:auto;}
/* Individual Color */
.ui-bar-f{border:1px solid #803714;background:#74b042;color:#fff;font-weight:bold;text-shadow:0 -1px 1px #234403;background:-webkit-gradient(linear, left top, left bottom, from(#ae4b1b), to(#803714));background:-webkit-linear-gradient(top, #ae4b1b, #803714);background:-moz-linear-gradient(top, #ae4b1b, #803714);background:-o-linear-gradient(top, #ae4b1b, #803714);background:linear-gradient(top, #ae4b1b, #803714);}
.ui-bar-f, .ui-bar-f .ui-link-inherit{color:#fff;}
.ui-bar-f .ui-link{color:#fff;font-weight:bold;text-decoration:none;}
.ui-btn-up-f{background:#74b042;background:-webkit-gradient(linear, left top, left bottom, from(#ae4b1b), to(#803714));background:-webkit-linear-gradient(top, #ae4b1b, #803714);background:-moz-linear-gradient(top, #ae4b1b, #803714);background:-o-linear-gradient(top, #ae4b1b, #803714);background:linear-gradient(top, #ae4b1b, #803714);border:1px solid #803714;color:#FFF;font-weight:bold;text-shadow:0 -1px 1px #234403;}
.ui-btn-hover-f{background:#74b042;background:-webkit-gradient(linear, left top, left bottom, from(#ae4b1b), to(#803714));background:-webkit-linear-gradient(top, #ae4b1b, #803714);background:-moz-linear-gradient(top, #ae4b1b, #803714);background:-o-linear-gradient(top, #ae4b1b, #803714);background:linear-gradient(top, #ae4b1b, #803714);border:1px solid #803714;color:#FFF;font-weight:bold;text-shadow:0 -1px 1px #234403;}
