/*
Theme Name: Ginger Ninja! v2
Description: The new Ginger Ninja! theme.
Version: 1.0
Author: Donny Burnside
Author URI: http://www.ginger-ninja.net/
*/
/* Generic Styling */
body {
background:url() repeat-x bottom center #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:60%; /* Sets default font size to 10px */
color:#333333;
}
* {
margin:0;
padding:0;
}
img {
border:0;
}
p {
margin-bottom:1.75em;
}
a {
text-decoration:none;
color:#00AAEE;
font-weight: bold;
}
a:hover {
text-decoration:none;
color:#00CCFF;
}
table {font-size: 9.5pt}
table a {
text-decoration:none;
color:#00AAEE;
}
/* CSS TEST */
#pcm{display:none;}
ul.pureCssMenu ul{display:none}
ul.pureCssMenu li:hover>ul{display:block}
ul.pureCssMenu ul{position: absolute;left:-1px;top:98%;}
ul.pureCssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.pureCssMenu,ul.pureCssMenu ul {
margin:0px;
list-style:none;
padding:0px 3px 3px 0px;
background-color:#333333;
background-repeat:repeat;
border-color:#AAAAAA;
border-width:0px;
border-style:solid;
}
ul.pureCssMenu table {border-collapse:collapse}ul.pureCssMenu {
display:block;
zoom:1;
float: left;
}
ul.pureCssMenu ul{
width:156.45000000000002px;
}
ul.pureCssMenu li{
display:block;
margin:2px 0px 0px 2px;
font-size:0px;
}
ul.pureCssMenu a:active, ul.pureCssMenu a:focus {
outline-style:none;
}
ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {
display:block;
vertical-align:middle;
background-color:#333333;
border-width:0px;
border-color:#6655ff;
border-style:solid;
text-align:left;
text-decoration:none;
padding:4px;
_padding-left:0;
font:normal 11px Verdana;
color: #00AAEE;
text-decoration:none;
cursor:default;
}
ul.pureCssMenu span{
overflow:hidden;
}
ul.pureCssMenu li {
float:left;
}
ul.pureCssMenu ul li {
float:none;
}
ul.pureCssMenu ul a {
text-align:left;
white-space:nowrap;
}
ul.pureCssMenu li.sep{
text-align:center;
padding:0px;
line-height:0;
height:100%;
}
ul.pureCssMenu li.sep span{
float:none; padding-right:0;
width:5;
height:16;
display:inline-block;
background-color:#AAAAAA; background-image:none;}
ul.pureCssMenu ul li.sep span{
width:80%;
height:3;
}
ul.pureCssMenu li:hover{
position:relative;
}
ul.pureCssMenu li:hover>a{
background-color:#383838;
border-color:#665500;
border-style:solid;
font:normal 11px Verdana;
color: #00CCFF;
text-decoration:none;
}
ul.pureCssMenu li a:hover{
position:relative;
background-color:#383838;
border-color:#665500;
border-style:solid;
font:normal 11px Verdana;
color: #00CCFF;
text-decoration:none;
}
ul.pureCssMenu li.dis a {
color: #AAAAAA !important;
}
ul.pureCssMenu img {border: none;float:left;_float:none;margin-right:4px;width:16px;
height:16px;
}
ul.pureCssMenu ul img {width:16px;
height:16px;
}
ul.pureCssMenu img.over{display:none}
ul.pureCssMenu li.dis a:hover img.over{display:none !important}
ul.pureCssMenu li.dis a:hover img.def {display:inline !important}
ul.pureCssMenu li:hover > a img.def {display:none}
ul.pureCssMenu li:hover > a img.over {display:inline}
ul.pureCssMenu a:hover img.over,ul.pureCssMenu a:hover ul img.def,ul.pureCssMenu a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.pureCssMenu a:hover img.def,ul.pureCssMenu a:hover ul img.over,ul.pureCssMenu a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover a:hover img.def{display:none}
ul.pureCssMenu a:hover ul,ul.pureCssMenu a:hover a:hover ul,ul.pureCssMenu a:hover a:hover a:hover ul{display:block}
ul.pureCssMenu a:hover ul ul,ul.pureCssMenu a:hover a:hover ul ul{display:none}
ul.pureCssMenu span{
display:block;
background-image:url(images/pumpkin.png);
background-position:right center;
background-repeat: no-repeat;
padding-right:30px;}
ul.pureCssMenu li:hover>a>span{ background-image:url(images/pumpkin.png);
}
ul.pureCssMenu a:hover span{ _background-image:url(images/pumpkin.png)}
ul.pureCssMenu ul span,ul.pureCssMenu a:hover table span{background-image:url(images/pumpkin.png)}
ul.pureCssMenu ul li:hover > a span{ background-image:url(images/pumpkin.png);}
ul.pureCssMenu table a:hover span,ul.pureCssMenu table a:hover a:hover span,ul.pureCssMenu table a:hover a:hover a:hover span{background-image:url(./images/images/pumpkin.png)}
ul.pureCssMenu table a:hover table span,ul.pureCssMenu table a:hover a:hover table span{background-image:url(images/pumpkin.png)}
/* Structure */
#wrapper {
margin:0 auto;
width:900px;
background:#ffffff;
font-size:1.20em;
}
#header {
height:210px;
background:url(images/hallowbanner.jpg) repeat-x;
}
#menu {
height:35px;
line-height:35px;
background:url(images/bgmenu2.jpg) repeat-x;
padding:0 10px;
}
#sidebar {
float:right;
width:160px;
background:#333333;
margin-right:0px;
padding:0px 10px;
border-color:#000000;
border-width:1px;
border-style:solid;
}
#content {
float:left;
width:600px;
min-height:480px;
padding:0 30px;
border-color:#333333;
}
#footer {
clear:both;
height:51px;
background:url(images/hallowfooter2.jpg) repeat-x;
}
/* Entries */
.entry {
padding:5px 10px;
text-align:left;
line-height:1.75em;
}
.entry-title {
font-size:1.90em;
font-weight:normal;
letter-spacing:-1px;
}
.date {
font-size:0.9em;
color:#bbb;
cursor:default;
letter-spacing:1px;
}
.comments {
margin-top:-1em;
}
.comments a {
color:#00CCFF;
background:url(images/icon-comment.png) no-repeat 0px 2px;
padding-left:20px;
padding-right:2px;
}
.comments a:hover {
color:#00AAEE;
}
/* Menu */
/* Sidebar */
#sidebar ul {
list-style-type:none;
margin-top:10px;
}
#sidebar li {
}
#sidebar li a {
display:block;
height:20px;
line-height:20px;
color:#00CCFF;
padding-left:10 px;
border-bottom:1px solid #dddddd;
}
#sidebar li a:hover {
background:#00AAEE;
color:#FF8C08;
}
#sidebar-bottom {
height:10px;
background:url() no-repeat top center;
}
/* Footer */
#footer-valid {
float:left;
padding-top:10px;
padding-left:20px;
cursor:default;
color:#ffffff;
}
#footer-valid a {
color:#ffffff;
text-decoration:none;
}
#footer-valid a:hover {
color:#ffffff;
text-decoration:underline;
}
/* Heading's */
h1 {
font-size:2.5em;
font-weight:normal;
cursor:default;
position:relative; top:50px; left:30px;
letter-spacing:1px;
color:#aaaaaa;
font-style:italic;
}
/* Feed */
#feed {
height:25px;
width:126px;
background: ;
margin:0 auto;
padding-left: 0 px;
}
a.feed-button {
display:block;
width:180px;
height:25px;
background:url("images/button-feed.gif") -50px 0 no-repeat;
text-decoration: none;
}
a:hover.feed-button {
background-position:-50px -25px;
}
/* PROFILE*/
#profile {
height:90px;
width:90px;
background: ;
margin:0 auto;
padding-left: 0 px;
}
a.profile-button {
display:block;
width:90px;
height:90px;
background:url("http://thesporkedken.com/adopt/images/mailbox.jpg") 90px 0 no-repeat;
text-decoration: none;
}
a:hover.profile-button {
background-position:-90px 0px;
}
/* Extra's */
#ad-top {
width:480px;
height:72px;
background:url(images/bg-ad-top.png) no-repeat;
padding:5px;
}
/* Battle-related */
div.status_frz { color: #0098d0; }
div.status_brn { color: #d03600; }
div.status_psn { color: #c900d0; }
div.status_slp { color: #5dd000; }
div.status_stn { color: #d3ae00; }
div.status_cfs { color: #7a00d0; }
div.status_spx { display: none; }
div.status_sdx { display: none; }
div.status_sax { display: none; }
div.status_dex { display: none; }
div.status_atx { display: none; }
div.status_dly { display: none; }
.forum td
{
padding: 5px;
}
.forumlight a
{
color: #00CCFF;
}
.forumlight a:hover
{
color:;
}
/* Table */
/*
CSS - table design
Copyright (c) 2005 Patryk Zawadzki
Feel free to use
*/
table
{
color: #222222;
}
caption
{
-moz-border-radius: 8px;
color: #fff;
font-size: 1.5em;
font-weight: bold;
margin: 0 0 4px;
padding: 1em;
text-align: center;
}
td
{
padding: .5em .5em;
border:1px solid #666666;
border-radius:5px;
-moz-border-radius:5px;
/* Firefox 3.6 and earlier */
}
tr th:hover,tr td:hover {background-color:#444444;color:#FFFFFF;}
th
{
border-left: 2px solid #4779B6;
-moz-border-radius: 8px;
background-color:#000000;
padding: .5em .5em;
color: #fff;
font-weight: bold;
text-align: left;
}
tbody td a
{
color: #00CCFF;
}
tbody td a:after
{
color: #00AAEE;
}
tbody th a
{
}
tbody th a:hover
{
border-bottom: 1px dotted #00DDEE;
color: #FF6633;
}
tbody th a:visited:after
{
}
tbody th a:visited
{
border-bottom: 0 none;
}
tbody th, tbody td
{
text-align: left;
vertical-align: top;
}
tfoot td, tfoot th
{
background: #4779B6;
-moz-border-radius: 8px;
color: #fff;
}
/* Grey's Mods */
.alchemytable { margin-left: 20px; }
/* Just stuff for the KH event */
#wewytext {
background:url("http://www.thesporkedken.com/adopt/images/newevent/wewyinfo.jpg") no-repeat;
background position: center top;
height:185px;
width:300px;
padding:px;
margin: 0 auto;
overflow: hidden;
float:right;
position: relative;
}
#khspace {
background-repeat: repeat-x;
background position: center top;
height:30px;
width:200px;
margin: 0 auto;
overflow: hidden;
position: relative;
}
#khbgwrapper {
background-repeat: repeat-x;
background position: center top;
height:150px;
width:408px;
padding:5px;
margin: 0 auto;
overflow: hidden;
position: relative;
}
#khmob {
background-repeat: repeat-x;
background position: center top;
height:150px;
width:508px;
margin: 25 auto;
overflow: hidden;
position: relative;
}
#khyou {
background-repeat: repeat-x;
background position: center top;
height:100px;
width:100px;
margin: 25 auto;
overflow: hidden;
position: relative;
}
#anotherkhwrapper{
width:100%;
}
#khbuttonswrapper{
background-repeat: repeat-x;
background position: left;
height:200px;
width:250px;
float:left;
position: absolute;
}
#khinfowrapper{
background-repeat: repeat-x;
background position: right;
right:0px;
height:100px;
width:210px;
margin: auto;
overflow: hidden;
position: relative;
float: right;
}
#khbuttons1 {
background-image: url("http://thesporkedken.com/adopt/images/newevent/buttona1.jpg");
background-repeat: repeat-x;
height:50px;
width: 250px;
float: left;
top: auto;
position: relative;
background-position:0px -50px;
}
#khbuttons1:hover {
background-position:0px 0px;
}
#khbuttons2 {
background-image: url("http://thesporkedken.com/adopt/images/newevent/buttonr1.jpg");
background-repeat: repeat-x;
height:50px;
width:250px;
float: left;
top: auto;
position: relative;
background-position:0px -50px;
}
#khbuttons2:hover {
background-position:0px 0px;
}
#khbuttons3 {
background-image: url("http://thesporkedken.com/adopt/images/newevent/buttonf1.jpg");
background-repeat: repeat-x;
height:50px;
width:250px;
float: left;
top: auto;
position: relative;
background-position:0px -50px;
}
#khbuttons3:hover {
background-position:0px 0px;
}
#khbuttons4 {
background-image: url("http://thesporkedken.com/adopt/images/newevent/buttonb1.jpg");
background-repeat: repeat-x;
height:50px;
width:250px;
float: left;
top: auto;
position: relative;
background-position:0px -50px;
}
#khbuttons4:hover {
background-position:0px 0px;
}
#fortune {
background:url("http://thesporkedken.com/adopt/templates/default/images/qbfortune.jpg") no-repeat;
background position: center top;
height:300px;
width:450px;
padding:px;
margin: 0 auto;
overflow: hidden;
float:right;
position: absolute;
font-size:200%;
font-weight: bold;
padding-left:50px;
margin: 50 auto;
}
#scrolling {
width: 200px;
height: 250px;
overflow: auto;
}
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '[0]' ORDER BY thisislevel DESC' at line 1