* { margin: 0; padding: 0; }

body {
background: #000;
font: 82%/1.4em verdana, serif;
color: #fff;
}

a img, img {
border: none;
}

#page {
width:  940px;
margin: 0 auto;
text-align: center;
background: #000 url(./images/container-bg.png) repeat-y top left;
}

#header {
padding: .5em 0;
text-align: left;
}

#content {
text-align: left;
width: 730px;
float: left;
padding-left: 30px;
margin-top: -172px;}

#sidebar {
float: left;
width: 160px;
text-align: left;
}

#footer {
clear: left;
width: 750px;
margin: 0 auto;
padding: 3em 0 1em 190px;
text-align: left;
font-size: .8em;
background: #000 url(./images/container-bg.png) repeat-y top left;
}

h1 { text-indent: -9000px; }

h1 a {
display: block;
width: 160px;
height: 160px;
background: #000 url(./images/logo-off.gif) no-repeat top left;
}

h1 a:hover {
background: #000 url(./images/logo-on.gif) no-repeat top left;
}

#upload-top {
text-align: center;
width: 430px;
background: #333;
margin: 0 auto 2.5em;
padding: 1em 1em 0;
}

#upload-top form {
display: inline;
}

#upload-top p {
margin: .2em 0;
padding-bottom: .3em;
}

#sidebar h2 {
background: #444;
padding: 10px 10px 10px 15px;
margin-bottom: .8em;
font-size: 1.2em;
}

#content h3 {
padding-top: .3em;
font-size: 1.7em;
padding-bottom: .4em;
}

#content h2 a:hover { text-decoration: none; }

#sidebar p { padding: 0 20px; }

p { margin: 0 0 1em; }

ol, ul { margin: 1em 0 1em 2.5em }

a { color: #7AF727; text-decoration: none; outline: none !important; }

a:hover { text-decoration: underline; }

hr { display: none; }

#sidebar a { color: #FF33A5; }

#sidebar ul {
list-style: none;
margin-left: 2em;
}

.alignleft { float: left; }
.alignright { float: right; }

#index-started {
margin-top: 1.5em;
}

form { margin: 1em 0; }
form label { display: block; cursor: pointer; font-size: 1.2em; padding-bottom: .3em; }

label { display: block;
cursor: hand;
cursor: pointer;
margin-top: 1.5em;
font-size: 1.2em;
margin-bottom: .3em;
}

#input-links input {
width: 600px;
padding: .2em;
font-size: 1.2em;
margin-left: 2em;
}

#upload-thumb {
text-align: center;
}

#upload-thumb img {
border: 1px solid #ccc;
}

h3 {
margin-bottom: .4em;
}

h4 {
margin: 2em 0 1em;
}

.register-left {
float: left;
width: 200px;
}

.register-right {
float: left;
width: 270px;
}

#register-submit {
text-align: left;
margin-top: 2em;
}

input#login-submit {
display: block;
margin-top: 1em;
padding: .1em .5em;
}

#home-left {
float: left;
width: 300px;
margin-top: 1em;
margin-right: 2em;
}

#home-right {
float: left;
width: 370px;
margin-top: 1em;
}

#viewer-left {
float: left;
width: 420px;
margin-bottom: 3em;
}

#viewer-right {
float: left;
width: 250px;
margin-bottom: 2em;
}

#viewer-image {
text-align: center;
width: 700px;
margin: 0 auto;
}

.gallery-thumbs {
width: 155px;
height: 130px;
float: left;
text-align: center;
background: #333;
margin: 0 .5em .5em 0;
padding: 1em .5em 1em;
}

.gallery-thumbs-user {
width: 155px;
height: 160px;
float: left;
text-align: center;
background: #333;
margin: 0 .5em .5em 0;
padding: 1em .5em 1em;
}

#user-list table {
background: #222;
width: 100%;
margin-top: 1.5em;
}

#user-list th {
border-bottom: 1px solid #ccc;
padding: .1em .5em;
}

#user-list td {
background: #444;
padding: .2em .8em;
margin-bottom: .1em;
}

#mint a {
background: url(./images/mint.png) no-repeat left;
padding-left: 20px;
}

a#random-button { text-align: center; display: block; border: 1px solid #777; width: 150px; margin: -1em auto; padding: .5em 0; }

a:hover#random-button { border: 1px solid #ccc; display: block; text-decoration: none; }