body {
	background: url(../../../images/igame/GreenBG.png)  center center fixed;
}

font, .pagination .pages, blockquote cite {
    color: #fff;
}

a:visited, a:link {
    color: 	#ffe6be;
    text-decoration: none;
}

.threadtext, .forum_on, .tcat a:visited, .tcat a:link {
    color: #ffe6be;
}


.thread_status.dot_folder, .thread_status.dot_hotfolder, .thread_status.dot_hotlockfolder, .thread_status.dot_lockfolder, .thread_status.folder, .thread_status.hotfolder, .thread_status.hotlockfolder, .thread_status.lockfolder, .thread_status.movefolder {
        color: #646464;
}

.thread_status.dot_newfolder, .thread_status.dot_newhotfolder, .thread_status.dot_newhotlockfolder, .thread_status.dot_newlockfolder, .thread_status.newfolder, .thread_status.newhotfolder, .thread_status.newhotlockfolder, .thread_status.newlockfolder {
        color: #ffe6be;
}

.thead {
    background: #1f1f1f;
    color: #fff;
    border-bottom: 2px solid #ffe6be;
}

.trow1, .trow2 {
    background: rgba(0, 41, 41,0.95);
    color: #fff;
    border-bottom: 0px solid #1f1f1f;
    text-shadow: 0px 0px 0px #000;
}

#content {
    background: rgba(255,255,255,0.1);
}

#pm_notification {
    background: #2e2e2e;
    border: 1px solid #2e2e2e;
}

.tcat {
    color: #fff;
    padding: 3px;
}

.trow_sep {
    border-top: 0px;
    border-bottom: 0px;
}

a#pm_notification {
    text-shadow: 1px 1px 0 #000;
}

.pagination2 a:link, .pagination2 a:visited {
    background: rgba(0, 41, 41,0.0);
    color: #ffe6be;
    text-shadow: #000 0px 1px 1px;
    border: 1px solid rgba(0, 41, 41,0.0);
    padding: 1px 1px;
}

.pagination .pagination_current {
    background: rgba(0,0, 0,0.95);
}

a.button:link, a.button:visited, a.button:active {
    color: #fff;
    font-weight: bold;
}

.tfixed {
    line-height: 0;
}

.newposts {
    background: rgba(0, 41, 41,0.95);
}

blockquote {
    background: #0A3737;
    color: #fff;
}

textarea {
    -webkit-box-shadow: 0 0 0px 1000px #0A3737 inset !important;
    font-family: tahoma, helvetica, arial, sans-serif;
    color: #fff !important;
    background: #0A3737;
}

 .sceditor-container textarea  {
    color: #fff !important;
    background: #0A3737 !important;
}

.post .post_author div.author_avatar img {
    border: 0px solid #232323;
    background: rgba(15,15,15,0);
}

.bmenu, .navigation, footer, .trow_sep, .post_controls, .pagination a, .tfoot, select, fieldset, .tcat {
    background: #1f1f1f;
}

.pagination .pagination_current {
    color: #1f1f1f;
    background: #ffe6be;
}

td.trow1.scaleimages, td.trow2.scaleimages {
    line-height: 1.4;
}

.thead {
    line-height: 1;
}

.post_content .signature {
	border-top: 1px double #ffe6be;
}

a.button2:link, a.button2:visited, a.button2:active {
    background: #646464;
}

.navigation .active {
    font-weight: bold;
}

.post .post_author{
    background: #0A3737;
    border-bottom: 1px double #ffe6be;
}

.largetext {
    font-family: tahoma, helvetica, arial, sans-serif;
}

.button.login {
    background: #0A3737;
}

div.sceditor-dropdown a, div.sceditor-dropdown a:link {
    background: #1f1f1f;
}