tr.like_idea_sub_0 td {
    background-color: #f66;
}

* {
    padding: 0;
    margin: 0;
    font-family: Verdana, Tahoma, Arial, sans-serif;
}

.clear {
    clear: both
}

html,
body {
    background-color: #ddd;
    height: 100%;
	background-image: url("a51bg.jpg");
    background-size: cover;
}

.section,
#navigation {
    background-color: #fff;
}

.center,
.centre {
    text-align: center;
}

.bold,
#content p.bold {
    font-weight: bold;
}

.nobold,
#content p.nobold {
    font-weight: normal;
}

.small,
#content p.small {
    font-size: 11px;
}

.mono,
.mono a {
    font-family: Courier, monospace;
}

div#irc_readmore {
    height: 250px;
    overflow-y: scroll;
}

iframe,
img {
    border: none;
}

.pl {
    background-color: #ddd;
    padding: 6px;
    padding-left: 8px;
    padding-right: 8px;
    color: #333;
    text-decoration: none;
    line-height: 1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-bottom: 1px solid #999;
    cursor: pointer;
}

.pl:hover {
    background-color: #333;
    color: #fff;
}

.pl.current {
    background-color: #999;
    color: #fff;
}

.pl.current:hover {
    background-color: #333;
}

legend {
    border: 1px solid #999;
    padding: 5px;
    margin-left: 15px;
}

fieldset {
    border: 1px solid #999;
    margin: 10px;
}

div.welcome {
    width: 100%;
    float: left;
    background-color: #eee;
    margin: 10px;
    padding: 4px 0;
}

#content div.welcome p {
    font-size: 14px;
}

span.red {
    color: #f00;
}

div.home {
    float: left;
	width: 610px;
}

div.home_news {
    width: 100%;
	
}


div.home_posts {
    float: right;
    width: 356px;
}

div.home_news {
    margin-left: 5px;
}

div.home_news div.post {
    border: none;
    border-bottom: 1px solid #ccc;
}

div.home_news a.news-archive {
    margin: 10px;
    display: inline-block;
    text-decoration: none;
    background: #ddd;
    color: #333;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #aaa;
}

div.home_news a.news-archive:hover {
    background: #eee;
    color: #666;
}

div.home_news div.post h2 {
    margin-bottom: 15px;
}

div.home_news div.post h2 a {
    font-size: 30px;
    line-height: 36px;
    color: #333;
    text-decoration: none;
}

div.home_news div.post h2 a:hover {
    color: #535353;
}

div.home_news div.post h3.updated {
    font-weight: normal;
    font-size: 10px;
    margin-top: 0;
    line-height: 12px;
    font-style: italic;
}

#content div.home_posts p,
#content div.home_posts li,
#content div.home_posts h3,
#content div.home_posts h2 {
    padding-left: 0;
    margin-left: 0;
    padding-right: 0;
    margin-right: 0;
}

#content div.home_posts ul {
    margin-left: 1px;
}

#content p.bread {
    background: #434343;
    background: #252525;
    margin: 0;
    padding: 0;
}

#content p.bread img {
    margin-right: 5px;
}

#content p.bread a,
#content p.bread {
    color: #ddd;
    height: 30px;
    line-height: 30px;
}

#content p.bread span.nolink {
    color: #fff;
}

#content p.bread span.nolink,
#content p.bread a {
    display: block;
    float: left;
    padding: 0 8px;
    text-decoration: none;
}

#content p.bread a {
    border-right: 1px solid #222;
}

#content p.bread a:hover {
    text-decoration: none;
    color: #fff;
    background: #333;
}

div.post_comment {
    border-top: 1px solid #ccc;
    word-wrap: break-word;
}

div.allpropleft {
    width: 25%;
    float: left;
}

div.allpropright {
    float: left;
    width: 70%;
}

div.propleft {
    width: 40%;
    float: left;
}

div.propright {
    width: 60%;
    float: left;
}

div.playerleft {
    width: 40%;
    float: left;
}

div.playerleft img {
    padding: 10px;
    width: 55px;
    height: 100px;
}

div#top10 td {
    width: 50%;
}

div#top10 table table {
    border: 1px solid #ccc;
}

.wwrap {
    word-wrap: break-word;
    max-width: 500px;
}

div#helpedit_revisionlinks {
    width: 29%;
    float: left;
    border-right: 1px solid #ccc;
}

div#helpedit_revisionview {
    width: 69%;
    float: right;
}

#content div.playerhead {
    background: #f6f6f6;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    margin-bottom: 12px;
	
}

#content ul#playerstats {
    padding-left: 0;
    margin-top: 0;
    display: block;
    width: 100%;
    margin-left: 10px;
}

ul#playerstats li {
    list-style-type: none;
    display: block;
}

ul#playerstats li a {
    background-color: #f6f6f6;
    display: block;
    text-decoration: none;
    padding: 0 10px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 1px;
    color: #333;
    position: relative;
    transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
}

ul#playerstats li a:after {
    position: absolute;
    display: block;
    content: '>';
    color: #777;
    right: 10px;
    top: 0px;
}

ul#playerstats li a:hover {
    background-color: #e6e6e6;
    color: #666;
}

div#stats_show {
    max-height: 328px;
    overflow-y: auto;
    height: 328px;
}

div#stats_show p {
    margin-left: 20px;
}

div.playerright {
    width: 600px;
    float: left;
}

div#u_vars {
    width: 100%;
    display: none;
}

input[type="submit"].hiddensubmit {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    width: 1px;
    height: 1px;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"] {
    width: auto;
    font-size: 12px;
    height: 32px;
    overflow: visible;
    padding: 8px 10px;
    background-color: #ddd;
    border: 1px solid #ccc;
    margin: 5px;
    color: #333;
}

#login_box input[type="submit"] {
    background-color: #333;
    border: 1px solid #666;
    color: #eee;
    padding: 2px 4px;
    font-size: 10px;
    line-height: 11px;
    height: auto;
    margin-right: 20px;
}

#login_box label.remember_me {
    font-size: 11px;
    color: #aaa;
    text-transform: lowercase;
}

input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
    background-color: #ccc;
    border: 1px solid #aaa;
    cursor: pointer;
}

#login_box input[type="submit"]:hover {
    background-color: #444;
    border: 1px solid #aaa;
}

input[type="text"],
input[type="password"],
textarea {
    padding: 5px;
    margin: 5px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    width: 150px;
}

div.post {
    border: 1px solid #ccc;
    width: 98%;
    margin: 0 1%;
}

div.post .udata,
div.post .udata a {
    color: #666;
    font-size: 9px;
    font-weight: normal;
}

textarea.big {
    width: 100%;
    height: 200px;
}

div.helpleft {
    float: left;
    width: 19%;
    border-right: 1px solid #ccc;
    margin-bottom: 10px;
}

.helpFixed div.helpleft {
    position: fixed;
    width: 190px;
    top: 0;
    height: 100%;
    overflow-y: scroll;
    background: #f3f3f3;
    border-right: none;
}

div.helpright {
    float: right;
    width: 79%;
    margin-bottom: 10px;
}

div.helpright .contributors {
    color: #666;
    font-size: 11px;
    position: relative;
    padding-left: 150px;
    margin-top: 20px;
}

div.helpright .contributors .contrib-title {
    position: absolute;
    top: 0;
    left: 0;
}

div.helpright p.helpcontent {
    white-space: pre-wrap;
    word-wrap: break-word;
}

div.helpcontent h2 {
    margin: 8px 0 1px 0;
}

div.helpcontent p {
    margin: 5px 0;
}

div.helpcontent li {
    font-size: 13px;
    margin: 0;
}

p.error {
    color: #f00;
    font-weight: bold;
    margin: 0;
}

#content div.tasks {
    padding: 10px;
    position: absolute;
    top: 0px;
    right: 0px;
}

#content div.tasks p {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 3px;
    padding: 0;
}

#content div.tasks ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#content div.tasks ul li {
    float: left;
    margin-right: 5px;
}

#content div.tasks li a {
    color: #333;
    text-decoration: none;
    max-width: 200px;
    padding: 5px 5px;
    border: 1px solid #eee;
    font-size: 12px;
    float: left;
}

#content div.tasks li a:hover {
    background-color: #f6f6f6;
    color: #666;
}

#content div.tasks li a.current {
    background-color: #ddd;
}

#content div.tasks li a.current:hover {
    background-color: #f6f6f6;
}

div.message {
    margin: 0;
    padding: 5px 0;
    border-top: 1px solid #666;
    border-bottom: 1px solid #eee;
    background-color: #ffb;
}

div.message p {
    margin: 0;
    padding: 0;
}

div.closemessage {
    width: 20px;
    float: right;
    margin-right: 20px;
}

div.item {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #999;
    background-image: url('/img/item_bg.png');
    background-repeat: repeat-x;
    width: 100%;
    min-height: 50px;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

table.vgendata th,
table.vgendata td {
    vertical-align: top;
}

table.vgendata th {
    width: 33%;
}

table.vgendata tr:nth-child(odd) {
    background-color: #eee;
}

table.vgendata tr:hover {
    background-color: #e3e3e3;
}

table.gendata th,
table.gendata td {
    vertical-align: top;
}

table.gendata tr:nth-child(odd) {
    background-color: #eee;
}

table.gendata tr:hover {
    background-color: #e3e3e3;
}

table.gendata th {
    background-color: #fff;
}

th.fieldLabel {
    font-weight: bold;
    font-size: 12px;
    width: 200px;
}

th p.fieldDesc {
    font-weight: normal;
    font-size: 10px;
    margin: 5px;
}

#content div.friends {
    width: 100%;
    height: 200px;
    overflow-y: scroll;
    text-align: left;
}

#content div.friends ul {
    padding-left: 20px;
}

#page {
    box-shadow: 0 0 18px #aaa;
    width: 1000px;
    margin: 0 auto;
}

.center,
.centre {
    text-align: center;
}

.hidden {
    display: none;
}

img {
    border: none;
}

.button {
    padding: 2px 8px;
}

a {
    color: #666;
}

a:hover {
    color: #999;
}

table {
    width: 100%;
    padding: 0px 20px 20px 20px;
}

th {
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
}

td {
    font-size: 11px;
    padding: 5px;
    vertical-align: top;
}

tr.roweven {
    background-color: #fefefe;
}

tr.rowodd {
    background-color: #ededed;
}

tr.roweven:hover,
tr.rowodd:hover {
    background-color: #ccc;
}

#header {
    width: 100%;
    position: relative;
}

#header h1 {
    font-weight: bold;
    font-size: 26px;
    text-align: center;
    color: #fff;
    height: 158px;
}

#header p {
    color: #999;
    font-size: 10px;
}

#header div.account {
    font-size: 12px;
    color: #666;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    background: #191919;
    padding: 5px;
}

#header div.account a {
    color: #ccc;
    text-transform: lowercase;
    text-decoration: none;
}

#header div.account a:hover {
    color: #fff;
}

#header form#login_box {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #eee;
    color: #fff;
    text-align: left;
    display: none;
}

#navigation {
    width: 100%;
    background: #191919;
    height: 50px;
    position: relative;
    background: #191919;
    background: -moz-linear-gradient(top, #292929 0%, #090909 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #292929), color-stop(100%, #090909));
    background: -webkit-linear-gradient(top, #292929 0%, #090909 100%);
    background: -o-linear-gradient(top, #292929 0%, #090909 100%);
    background: -ms-linear-gradient(top, #292929 0%, #090909 100%);
    background: linear-gradient(to bottom, #292929 0%, #090909 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#090909', GradientType=0);
}

#navigation ul {
    list-style: none;
    padding: 0 1px;
}

#navigation li {
    float: left;
    white-space: nowrap;
    font-size: 14px;
    margin: 0;
    height: 100%;
    display: block;
}

#navigation li>a {
    font-size: 12px;
    display: block;
    color: #ccc;
    text-decoration: none;
    padding: 0 15px;
    line-height: 50px;
    outline: 0;
    margin-right: 2px;
    transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
}

#navigation a:hover,
#navigation a.current,
#navigation a.current:hover {
    background: #292929;
    border-top: none;
    width: auto;
    color: #fff;
}

#content {
    width: 100%;
    font-size: 13px;
	opacity: 0.75;
}

h2 {
    font-weight: bold;
    font-size: 15px;
    margin: 12px;
}

h3 {
    font-weight: bold;
    font-size: 13px;
    margin: 12px 0 6px 12px;
}

#content p,
#content ul,
#content ol {
    font-size: 12px;
    line-height: 18px;
    margin: 12px;
}

#content .section {
    float: left;
    width: 100%;
    position: relative;
}

body.u #content .section {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #eee;
}

body.u #content .section:first-child {
    border-top: none;
}

body.u #content .section:last-child {
    border-bottom: none;
}

#content ul,
ol {
    padding-left: 30px;
}

#footer {
	text-align:center;
	width: 610px;
    margin: 0 auto;
	background:white;
	opacity:0.75;
}

pre {
    background-color: #ccc;
    font-family: Courier New, Courier, monospace;
    margin: 12px;
    padding: 5px;
    max-height: 200px;
    overflow-y: scroll;
}
