
/* PRO1 WHITE BASE - light presentation while preserving PRO20 structure */
html, body { background: #f4f4f4 !important; color: #333 !important; }
body { background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 55%, #e7e7e7 100%) !important; }
#container { color: #333 !important; }
#content { background: #fff !important; color: #333 !important; }
table { color: #333 !important; }
.tborder { background: #fff !important; border: 1px solid #ccc !important; }
.tborder .trow1, .tborder .trow2 { background: linear-gradient(to bottom, #fff 0%, #fafafa 55%, #f1f1f1 100%) !important; color: #333 !important; border-color: #ddd !important; }
.tborder .trow1 td, .tborder .trow2 td { border-bottom: 1px solid #ddd !important; }
.trow_sep { background: #f5f5f5 !important; border-bottom: 1px solid #ddd !important; color: #555 !important; }
.post, #posts, #posts_container { background: #fff !important; color: #333 !important; }
.post .post_author, .post.classic .post_author { background: linear-gradient(to bottom, #fafafa 0%, #ededed 100%) !important; border-color: #d5d5d5 !important; color: #333 !important; box-shadow: none !important; }
.post .post_author div.author_information, .post .post_author div.author_statistics, .post .post_content, .post .post_body { color: #333 !important; }
.post .post_head, .post_content .signature { border-color: #ddd !important; }
.post .post_head span.post_date, .post .post_meta { color: #777 !important; }
.post .post_author div.author_avatar img { background: #fff !important; border: 1px solid #ccc !important; }
blockquote, .codeblock, code { background: #f7f7f7 !important; border-color: #d5d5d5 !important; color: #333 !important; }
textarea, input.textbox, select { background: #fff !important; color: #333 !important; border-color: #ccc !important; }
input.button { color: #fff; }
/* Portal: PRO20 layout, white presentation */
#rashidi-portal, #rashidi-portal .rashidi-box, #rashidi-portal .rashidi-announcement { background: #fff !important; color: #333 !important; border-color: #d5d5d5 !important; }
#rashidi-portal .rashidi-box-title, #rashidi-portal .rashidi-announcement-title { background: linear-gradient(to bottom, #fff 0%, #f1f1f1 100%) !important; color: #333 !important; border-bottom-color: #d0d0d0 !important; }
#rashidi-portal .rashidi-box-body, #rashidi-portal .rashidi-announcement-message { color: #444 !important; }
#rashidi-portal .rashidi-quick-links a { background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%) !important; color: #333 !important; border-color: #d0d0d0 !important; }
#rashidi-portal .rashidi-announcement-more { background: #f7f7f7 !important; border-top-color: #ddd !important; }


/* PRO11 - Keine / standart MyBB renk seçiminde forum ve altforum linkleri siyah. Thead, TCat ve hover renklerine dokunulmaz. */
.trow1 a[href*="forumdisplay.php"]:link,
.trow1 a[href*="forumdisplay.php"]:visited,
.trow2 a[href*="forumdisplay.php"]:link,
.trow2 a[href*="forumdisplay.php"]:visited,
.alt_forumlar a:link,
.alt_forumlar a:visited {
    color: #000000;
}

		