html, body {margin: 0px}
html, body {padding: 0px}
html, body {background: #EEE}
body {text-align: center}

.clear {clear: both}
.error {color: #800}
div.error {border: #800 1px solid}
div.error {padding: 10px}
div.error {margin-bottom: 10px}
div.error h2 {margin: 5px}
input.error {background: #F88}
textarea.error {background: #F88}

.notice {color: #080}
div.notice {border: #080 1px solid}
div.notice {padding: 10px}
div.notice {margin-bottom: 10px}

div.command {text-align: left}

.footnote {margin: 20px 0px 0px 0px}
.footnote {font-size: 12px}

.problem {color: #800}

.half {width: 370px}
.half.right {float: right}
.half.right {padding-left: 10px}
.half.right {margin-left: -3px}
.half.left {float: left}
.half.left {padding-right: 10px}
.half.left {margin-right: -3px}
.half h2 {text-align: center}

#base {text-align: left}
#base {margin: 0px auto}
#base {padding: 0px 0px 0px 0px}
#base {width: 800px}
#base {font-family: "Times New Roman", Times, Serif}

#header {margin: 10px}
#header {text-align: center}
#header a {color: #000}
#navi {float: left}
#menu {float: right}

#body {background: #FFF}
#body {padding: 20px}

#footer {margin: 10px}
#footer {text-align: center}
#footer a {color: #000}

h1 {text-align: center}
h1 a {color: #000}

dl.form input {width: 580px}
dl.form input.half {width: 280px}
dl.form input.submit {width: auto}
dl.form textarea {width: 680px}

.pagination {text-align: center}
.pagination .disabled {color: #AAA}

.readme {color: #CCE}
.readme {background: #124}
.readme {font-size: 12px}
.readme {padding: 10px}
.readme pre {white-space : -moz-pre-wrap}
.readme pre {white-space : -pre-wrap}
.readme pre {white-space : -o-pre-wrap}
.readme pre {white-space : pre-wrap}
.readme pre {word-break  : break-all}
.readme pre {word-wrap   : break-word}
.readme pre {font-size: 12px}
.readme pre {font-family: "Courier New", Fixed}

img.avatar {vertical-align: middle}

dl.talk {margin: 20px 50px}
dl.talk dd {margin: 5px 0px 5px 20px}

#talk-form {margin: 0px 50px}
#talk-form {width: 700px}
#talk-form img {float: left}
#talk-form textarea {width: 500px}
#talk-form textarea {margin: 0px 10px}
#talk-form textarea {height: 48px}
#talk-form textarea {float: left}
#talk-form input.submit {width: 50px}
#talk-form input.submit {height: 50px}

form.delete-btn {float: right}

.plugin-list th {white-space: nowrap; background-color:#CCCCCC;}
.plugin-list td {background-color: #E6F2FF;}
.plugin-list tr.even td {background-color: white;}


