مرجع پارسی MyBB

نسخه‌ی کامل: تغییر رنگ بکگراند پست بیت
شما درحال مشاهده‌ی نسخه‌ی متنی این صفحه می‌باشید. مشاهده‌ی نسخه‌ی کامل با قالب‌بندی مناسب.
صفحه‌ها: 1 2
دوستان امروز یک ساعت است که توی انجمن دنبال این هستم که چطوری می توان رنگ بکگراند پست بیت را تغییر داد اما نیافتم لطفا راهنمایی بفرمایید...
دوست من کد postbit---user رو بده برات درست بکنم
البته postbit-classic هم هستا
golbal.css باید ویرایش بشه عزیز Smile
سلام دوست عزیز

متوجه منظور اولیت نشدم چه کدی را بهت بدم؟
در کل توی postbit-classic رفتم رنگ و نشانی و یا اسم بکگراندی ندیدم...
می تونی یکم بیشتر توضیحی بدی

امین جان عزیز شما همیشه به بنده لطف دارید ....
یکم بیشتر توضیحی می دهید کدام قسمتش ....
ممنون می شم
کد رو قرار بدید و رنگ مد نظرتون رو بگید تا براتون ویرایش کنم SmileSmile
دوست عزیز راضی به زحمت شما نیستم شما کلمه مورد نظر را بگید من خودم سرچ می کنم...
معمولا چه کلمه ای استفاده می شود؟
هنوز رنگی مد نظر ندارم فقط می خوام یکم باهاش ور برم تا بهترین گزینه را انتخاب کنم...
در کل کلمه رو بگید بهتر است ( اینم کدش)
نقل‌قول: body {
background: #112435;
color: #5286b8;
text-align: center;
line-height: 1.4;
margin: 0;
padding: 0;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size: 100%;
}

a {
color: #0e4270;
text-decoration: none;
}

a:hover {
color: #228ae7;
text-decoration: none;
}

.mainwrap {
text-align:right;
margin: 0 auto;
font-size: .8em;
width: 960px;
}

#header {
background: #0e1c2a url(images/thecure/style/header_bg.jpg) 0 0 repeat-x;
height: 210px;
}

#header .header_main {
background: #104d83 url(images/thecure/style/header_main.jpg) 0 0 repeat-x;
height: 126px;
width: 960px;
}

#header .header_left {
background: url(images/thecure/style/header_left.jpg) 0 0 no-repeat;
height: 126px;
}

#header .header_right {
background: url(images/thecure/style/header_right.jpg) 100% 0 no-repeat;
height: 126px;
}

#header .top_bar {
height: 34px;
}

#header .top_bar ul {
float:right;
padding: 9px 18px 0 0;
margin: 0;
list-style:none;
}

#header .top_bar ul li {
float:left;
margin: 0 6px;
background: url(images/thecure/style/top_bar_tab.jpg) 0 0 no-repeat;
padding: 0;
=width: 110px;
}

#header .top_bar ul li a {
float:left;
margin: 0;
padding: 0;
padding: 0 0 0 26px;
text-decoration:none;
color:#FFFFFF;
}

#header .top_bar ul li a:hover {
text-decoration:underline;
}

#header .top_bar ul li a.top_bar_ucp {background: url(images/thecure/style/top_bar_links.gif) 5px -70px no-repeat}
#header .top_bar ul li a.top_bar_mcp {background: url(images/thecure/style/top_bar_links.gif) 5px -46px no-repeat}
#header .top_bar ul li a.top_bar_acp {background: url(images/thecure/style/top_bar_links.gif) 5px 4px no-repeat}
#header .top_bar ul li a.top_bar_lout {background: url(images/thecure/style/top_bar_links.gif) 5px -21px no-repeat}

#header .top_bar ul li a span {
float:right;
display:block;
background: url(images/thecure/style/top_bar_tab.jpg) 100% 0 no-repeat;
padding:4px 15px 3px 3px;
}

#header .header_side {
float: left;
padding: 30px;
}

#header .logo {
float: right;
}

#header .guest_links {
float: right;
padding: 40px 30px 0 0;
}

#header .guest_links ul {margin: 0;padding:0;list-style:none;background:url(images/thecure/style/guest_links.gif) 0 -50px no-repeat;width: 320px;height:50px}
#header .guest_links ul li {margin:0;padding:0;float:left}
#header .guest_links ul li.guest_or {width: 52px; height: 50px;display:block}
#header .guest_links a {display:block}
#header .guest_links a.register_button {width:162px;height:50px;background:url(images/thecure/style/guest_links.gif) 0 0 no-repeat;}
#header .guest_links a.login_button {width:100px;height:50px;background:url(images/thecure/style/guest_links.gif) -214px 0 no-repeat;}
#header .guest_links a:hover.register_button, #header .guest_links a:hover.login_button {background: 0}

#panel {
background: url(images/thecure/style/panel_main.jpg) 0 0 no-repeat;
width: 266px;
height: 68px;
float: right;
}

#panel .panel_wrap {
padding: 6px 6px 2px 80px;
font-size: .9em;
color: #FFFFFF;
}

#navbar {
background: #0e1c2a url(images/thecure/style/nav_main.jpg) 0 0 no-repeat;
width: 960px;
height: 50px;
}

#navbar ul#nav {
padding: 0 10px;
margin: 0;
list-style: none;
float:right;
display: block;
width: 600px;
}

#navbar #search {
padding: 8px 14px 0 0;
float:left;
width: 310px;
}


#navbar #search .search_input_wrap {
background: url(images/thecure/style/nav_search_input.jpg) 0 0 no-repeat;
width: 238px;
height: 30px;
float: right;
}

#navbar #search .nav_search_input {
background: transparent;
width: 200px;
padding: 4px;
border: 0;
margin: 3px 3px 3px 30px;
display: block;
}

#navbar #search .nav_search_button {
background: transparent url(images/thecure/style/nav_search_go.jpg) 0 0 no-repeat;
width: 60px;
height: 30px;
float: left;
padding: 2px;
margin: 2px;
border: 0;
cursor: pointer;
}

#navbar ul#nav li {
margin: 0;
padding: 18px 12px 0 10px;
float:right;
}

#navbar ul#nav li a {
color: #203446;
font-weight: bold;
text-shadow: #FFFFFF 1px 1px 0;
font-size: 1.1em;
}

#navbar ul#nav li a:hover {color: #228ae7}

#container {
padding: 0 0 16px 0;
background: #203446 url(images/thecure/style/main_bg.jpg) 0 0 repeat-x;
}

#container .container_wrap {background: url(images/thecure/style/container_wrap.jpg) 50% 0 no-repeat}

#container .subnav {
background: #b3d5f3 url(images/thecure/style/subnav_main.jpg) 0 0 repeat-x;
border: 1px solid #c9dff1;
border-bottom: 1px solid #94c2e8;
padding: 8px;
text-shadow: #deedfb 1px 1px 0;
color: #576774;
font-size: .9em;
}

#container .subnav a {
color: #146db5;
font-weight: bold;
text-decoration: none;
}

#container .subnav a:hover {
color: #112a41;
border-bottom: 1px dotted #112a41;
}

#content {
padding: 10px;
background: #f0f0f0;
}

table {
color: #303030;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size: 13px;
}

.tborder {
width: 100%;
margin: 0 auto;
}

.thead_main {
background: #0e4271 url(images/thecure/style/thead_main.jpg) 0 0 repeat-x;
height: 46px;
border-bottom: 1px solid #063055;
}

.thead_left {
background: url(images/thecure/style/thead_left.jpg) 0 0 no-repeat;
height: 46px;
}

.thead_right {
background: url(images/thecure/style/thead_right.jpg) 100% 0 no-repeat;
height: 46px;
}

.thead_text {
padding: 15px 12px;
color: #7bc5f2;
text-shadow: #031b31 1px 1px 0;
line-height: 10px;
}

.thead {
background: #0e4271;
color: #7bc5f2;
text-shadow: #031b31 1px 1px 0;
}

.thead a, .thead_text a {
color: #ffffff;
text-decoration: none;
}

.thead a:hover, .thead_text a:hover {
color: #daf1ff;
border-bottom: 1px dotted #daf1ff;
}

.thead_main .expcolimage {
float: left;
margin-top: -5px;
}

.thead_main .expcolimage img {display:block}

.tcat, .tcat_main {
background: #b5d7f3 url(images/thecure/style/tcat_main.jpg) 0 0 repeat-x;
color: #0a548f;
font-size: 12px;
text-shadow: #ddeefa 1px 1px 0;
border-bottom: 1px solid #94c2e8;
}

.tcat_main {
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
border: 1px solid #94c2e8;
/* -webkit-border-top-radius: 8px;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
-webkit-border-top-left-radius: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
border-top-right: 0; */
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}

.tcat_left {
border-left: 1px solid #94c2e8;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-left-radius: 8px;
}

.tcat_right {
border-right: 1px solid #94c2e8;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-bottomright: 8px;
border-bottom-right-radius: 8px;
}

.tcat_top {border-top: 1px solid #94c2e8}

.tcat a, .tcat_main a {
color: #114879;
}

.tcat a:hover, .tcat_main a:hover {
color: #114879;
border-bottom: 1px dotted #114879;
}

.trow1 {
background: #f0f0f0;
}

.trow2 {
background: #f0f0f0;
}

.trow_shaded {
background: #ffdde0;
}

.trow_selected td {
background: #FFFBD9;
}

.trow_sep {
background: #e5e5e5;
color: #000;
font-size: 12px;
font-weight: bold;
}

.tfoot_main {
background: url(images/thecure/style/tfoot_main.jpg) 0 0 repeat-x;
height: 9px;
}

.tfoot_left {
background: url(images/thecure/style/tfoot_left.jpg) 0 0 no-repeat;
height: 9px;
}

.tfoot_right {
background: url(images/thecure/style/tfoot_right.jpg) 100% 0 no-repeat;
height: 9px;
}

.tfoot {
color: #565656;
border-top: 1px solid #cbd3de;
}

.tfoot a {
color: #565656;
text-decoration: none;
}

.tfoot a:hover {
color: #228AE8;
text-decoration: underline;
}

#container .footer_main {
background: url(images/thecure/style/footer_main.jpg) 0 0 no-repeat;
height: 18px;
width: 960px;
line-height: 1px;
}

#footer {
border-top: 1px solid #30475c;
padding: 14px 0 20px;
}

#footer .footer_menu {
width: 250px;
background: url(images/thecure/style/footer_menu_main.jpg) 100% 0 no-repeat;
float: right;
}

#footer .footer_menu ul {
margin: 0;
padding: 0 0 10px 0;
list-style: none;

}

#footer .footer_menu ul li {
margin: 6px 14px 0 0;
padding: 0;
float: left;
clear: both;
width:232px;
}

#footer .footer_menu ul li a {
background: #0a1620;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 4px 6px 4px 32px;
display: block;
color: #8fb0cd;
}

#footer .footer_menu ul li a:hover{color:#228ae7}

#footer .footer_menu ul li a.bot_home {background: #0a1620 url(images/thecure/style/footer_links.gif) 3px -39px no-repeat}
#footer .footer_menu ul li a.bot_contact {background: #0a1620 url(images/thecure/style/footer_links.gif) 3px -1px no-repeat}
#footer .footer_menu ul li a.bot_archive {background: #0a1620 url(images/thecure/style/footer_links.gif) 3px -75px no-repeat}
#footer .footer_menu ul li a.bot_rss {background: #0a1620 url(images/thecure/style/footer_links.gif) 3px -111px no-repeat}

#footer .footer_content {
width: 690px;
background: url(images/thecure/style/footer_logo.jpg) 0% 0% no-repeat;
float: left;
padding: 40px 0 40px 0;
text-align: center;
}

#footer .footer_content a {color: #FFFFFF}
#footer .footer_content a:hover {color: #228ae7}

.navigation {
color: #000000;
font-size: 13px;
font-weight: bold;
}

.navigation a:link {
text-decoration: none;
}

.navigation a:visited {
text-decoration: none;
}

.navigation a:hover, .navigation a:active {
text-decoration: none;
}

.navigation .active {
color: #000000;
font-size: small;
font-weight: bold;
}
.smalltext {
font-size: 11px;
}

.largetext {
font-size: 16px;
font-weight: bold;
}

input.textbox {
background: #ffffff;
color: #000000;
border: 1px solid #cccccc;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 1px;
}

textarea {
background: #ffffff;
color: #000000;
border: 1px solid #0f5c8e;
padding: 2px;
font-family: Tahoma;
line-height: 1.4;
font-size: 13px;
}

select {
background: #ffffff;
color: #000000;
border: 1px solid #cccccc;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 3px;
}

.editor {
background: #f1f1f1;
border: 1px solid #ccc;
}

.editor_control_bar {
background: #fff;
border: 1px solid #0f5c8e;
}

.autocomplete {
background: #fff;
border: 1px solid #000;
text-align: right;
color: black;
}

.autocomplete_selected {
background: #adcee7;
color: #000;
}

.popup_menu {
background: #ccc;
border: 1px solid #000;
}

.popup_menu .popup_item {
background: #fff;
color: #000;
}

.popup_menu .popup_item:hover {
background: #C7DBEE;
color: #000;
}

.trow_reputation_positive {
background: #ccffcc;
}

.trow_reputation_negative {
background: #ffcccc;
}

.reputation_positive {
color: green;
}

.reputation_neutral {
color: #444;
}

.reputation_negative {
color: red;
}

.invalid_field {
border: 1px solid #f30;
color: #f30;
}

.valid_field {
border: 1px solid #0c0;
}

.validation_error {
background: url(images/invalid.gif) no-repeat center left;
color: #f30;
margin: 5px 0;
padding: 5px;
font-weight: bold;
font-size: 11px;
padding-right: 22px;
}

.validation_success {
background: url(images/valid.gif) no-repeat center left;
color: #00b200;
margin: 5px 0;
padding: 5px;
font-weight: bold;
font-size: 11px;
padding-left: 22px;
}

.validation_loading {
background: url(images/spinner.gif) no-repeat center left;
color: #555;
margin: 5px 0;
padding: 5px;
font-weight: bold;
font-size: 11px;
padding-left: 22px;
}

/* Additional CSS (Master) */
img {
border: none;
}

.clear {
clear: both;
}

.hidden {
display: none;
float: none;
width: 1%;
}

.hiddenrow {
display: none;
}

.selectall {
background-color: #FFFBD9;
font-weight: bold;
text-align: center;
}

.float_left {
float: left;
}

.float_right {
float: right;
}

.expcolimage {
float: right;
width: auto;
vertical-align: middle;
margin-top: 3px;
}

img.attachment {
border: 1px solid #E9E5D7;
padding: 2px;
}

hr {
background-color: #DBDBDB;
color: #DBDBDB;
height: 1px;
border: 0px;
}

#copyright {
font: 11px Verdana, Arial, Sans-Serif;
margin: 0;
text-align: center;
padding: 10px 0 0 0;
}

#debug {
float: right;
text-align: right;
margin-top: 0;
}

blockquote {
border: 1px solid #ccc;
margin: 0;
background: #fff;
padding: 4px;
}

blockquote cite {
font-weight: bold;
border-bottom: 1px solid #ccc;
font-style: normal;
display: block;
margin: 4px 0;
}

blockquote cite span {
float: left;
font-weight: normal;
}

blockquote cite span.highlight {
float: none;
font-weight: bold;
padding-bottom: 0;
}

.codeblock {
background: #fff;
border: 1px solid #ccc;
padding: 4px;
}

.codeblock .title {
border-bottom: 1px solid #ccc;
font-weight: bold;
margin: 4px 0;
}

.codeblock code {
overflow: auto;
height: auto;
max-height: 200px;
display: block;
direction: ltr;
text-align: left;
font-family: Tahoma;
font-size: 13px;
}

.subforumicon {
border: 0;
vertical-align: middle;
}

.separator {
margin: 5px;
padding: 0;
height: 0px;
font-size: 1px;
list-style-type: none;
}

form {
margin: 0;
padding: 0;
}

.popup_menu .popup_item_container {
margin: 1px;
text-align: right;
}

.popup_menu .popup_item {
display: block;
padding: 3px;
text-decoration: none;
white-space: nowrap;
}

.popup_menu a.popup_item:hover {
text-decoration: none;
}

.autocomplete {
text-align: left;
}

.subject_new {
font-weight: bold;
}

.highlight {
background: #FFFFCC;
padding-top: 3px;
padding-bottom: 3px;
}

.pm_alert {
background: #FFF6BF;
border: 1px solid #FFD324;
text-align: center;
padding: 5px 20px;
margin-bottom: 15px;
font-size: 11px;
}

.red_alert {
background: #FBE3E4;
border: 1px solid #A5161A;
color: #A5161A;
text-align: center;
padding: 5px 20px;
margin-bottom: 15px;
font-size: 11px;
}

.high_warning {
color: #CC0000;
}

.moderate_warning {
color: #F3611B;
}

.low_warning {
color: #AE5700;
}

div.error {
padding: 5px 10px;
border-top: 2px solid #FFD324;
border-bottom: 2px solid #FFD324;
background: #FFF6BF;
font-size: 12px;
}

div.error p {
margin: 0;
color: #000;
font-weight: normal;
}

div.error p em {
font-style: normal;
font-weight: bold;
padding-right: 24px;
display: block;
color: #C00;
background: url(images/error.gif) no-repeat 0;
}

div.error.ul {
margin-right: 24px;
}

.online {
color: #15A018;
}

.offline {
color: #C7C7C7;
}

.pagination {
font-size: 11px;
padding-top: 10px;
margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
padding-top: 0;
}
.pagination .pages {
font-weight: bold;
}

.pagination .pagination_current, .pagination a {
padding: 2px 6px;
margin-bottom: 3px;
}

.pagination a {
border: 1px solid #81A2C4;
}

.pagination .pagination_current {
background: #F5F5F5;
border: 1px solid #81A2C4;
font-weight: bold;
color: #000;
}

.pagination a:hover {
background: #F5F5F5;
text-decoration: none;
}

.thread_legend, .thread_legend dd {
margin: 0;
padding: 0;
}

.thread_legend dd {
padding-bottom: 4px;
margin-right: 15px;
}

.thread_legend img {
margin-left: 4px;
vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
margin: 0;
padding: 0;
}

.forum_legend dd {
float: right;
margin-left: 10px;
}

.forum_legend dt {
margin-left: 10px;
float: right;
}

.success_message {
color: #00b200;
font-weight: bold;
font-size: 10px;
margin-bottom: 10px;
}

.error_message {
color: #C00;
font-weight: bold;
font-size: 10px;
margin-bottom: 10px;
}

.post_body {
padding: 8px;
}

.post_content {
padding: 5px 10px;
background: #FFFFF0;
border: 1px solid #F3F8F4;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.quick_jump {
background: url(images/jump.gif) no-repeat 0;
width: 13px;
height: 13px;
padding-right: 13px; /* amount of padding needed for image to fully show */
vertical-align: middle;
border: none;
}

.repbox {
font-size:16px;
font-weight: bold;
padding:5px 7px 5px 7px;
}

._neutral {
background-color:#FAFAFA;
color: #999999;
border:1px solid #CCCCCC;
}

._minus {
background-color: #FDD2D1;
color: #CB0200;
border:1px solid #980201;
}

._plus {
background-color:#E8FCDC;
color: #008800;
border:1px solid #008800;
}

.pagination_breadcrumb {
background-color: #f5f5f5;
border: 1px solid #fff;
outline: 1px solid #ccc;
padding: 5px;
margin-top: 5px;
font-weight: normal;
}

.pagination_breadcrumb_link {
vertical-align: middle;
cursor: pointer;
}

a.content_icon {display: block; float: left; background: url(images/thecure/style/misc_icons.gif) 0 -184px no-repeat;padding: 2px 2px 2px 18px;margin: 8px 6px 0 6px;font-weight: bold}
a.top_icon {display: block; float: left; background: url(images/thecure/style/misc_icons.gif) 0 -140px no-repeat;padding: 2px 2px 2px 18px;margin: 8px 6px 0 6px; font-weight: bold}
.stats_icon {background: url(images/thecure/style/misc_icons.gif) 0 -49px no-repeat;padding: 2px 2px 2px 18px;font-weight: bold}
.birthdays_icon {background: url(images/thecure/style/misc_icons.gif) 0 3px no-repeat;padding: 2px 2px 2px 18px;font-weight: bold}
.wol_icon {background: url(images/thecure/style/misc_icons.gif) 0 -93px no-repeat;padding: 2px 2px 2px 18px;font-weight: bold}
دقیقا کجای بک گراند رو میخواهید تغییر بدید ؟
پشت زمینه پست بیت را می خوام رنگش را عوض شه...
این کد رو یه تست بکنید .

پشت زمینه آبی شده ؟

کد php:
body {

    
background#112435;

    
color#5286b8;

    
text-aligncenter;

    
line-height1.4;

    
margin0;

    
padding0;

    
font-familyTahomaVerdanaArialSans-Serif;

    
font-size100%;

}



{

    
color#0e4270;

    
text-decorationnone;

}



a:hover {

    
color#228ae7;

    
text-decorationnone;

}



.
mainwrap {

    
text-align:right;

    
margin0 auto;

    
font-size.8em;

    
width960px;

}



#header {

    
background#0e1c2a url(images/thecure/style/header_bg.jpg) 0 0 repeat-x;

    
height210px;

}



#header .header_main {

    
background#104d83 url(images/thecure/style/header_main.jpg) 0 0 repeat-x;

    
height126px;

    
width960px;

}



#header .header_left {

    
backgroundurl(images/thecure/style/header_left.jpg0 0 no-repeat;

    
height126px;

}



#header .header_right {

    
backgroundurl(images/thecure/style/header_right.jpg1000 no-repeat;

    
height126px;

}



#header .top_bar {

    
height34px;

}



#header .top_bar ul {

    
float:right;

    
padding9px 18px 0 0;

    
margin0;

    list-
style:none;

}



#header .top_bar ul li {

    
float:left;

    
margin0 6px;

    
backgroundurl(images/thecure/style/top_bar_tab.jpg0 0 no-repeat;

    
padding0;

    =
width110px;

}



#header .top_bar ul li a {

    
float:left;

    
margin0;

    
padding0;

    
padding0 0 0 26px;

    
text-decoration:none;

    
color:#FFFFFF;

}



#header .top_bar ul li a:hover {

    
text-decoration:underline;

}



#header .top_bar ul li a.top_bar_ucp {background: url(images/thecure/style/top_bar_links.gif) 5px -70px no-repeat}

#header .top_bar ul li a.top_bar_mcp {background: url(images/thecure/style/top_bar_links.gif) 5px -46px no-repeat}

#header .top_bar ul li a.top_bar_acp {background: url(images/thecure/style/top_bar_links.gif) 5px 4px no-repeat}

#header .top_bar ul li a.top_bar_lout {background: url(images/thecure/style/top_bar_links.gif) 5px -21px no-repeat}



#header .top_bar ul li a span {

    
float:right;

    
display:block;

    
backgroundurl(images/thecure/style/top_bar_tab.jpg1000 no-repeat;

    
padding:4px 15px 3px 3px;

}



#header .header_side {

    
floatleft;

    
padding30px;

}



#header .logo {

    
floatright;

}



#header .guest_links {

    
floatright;

    
padding40px 30px 0 0;

}



#header .guest_links ul {margin: 
0;padding:0;list-style:none;background:url(images/thecure/style/guest_links.gif)
 
-50px no-repeat;width320px;height:50px}

#header .guest_links ul li {margin:0;padding:0;float:left}

#header .guest_links ul li.guest_or {width: 52px; height: 50px;display:block}

#header .guest_links a {display:block}

#header .guest_links a.register_button 
{width:162px;height:50px;background:url(images/thecure/style/guest_links.gif)
 
0 0 no-repeat;}

#header .guest_links a.login_button 
{width:100px;height:50px;background:url(images/thecure/style/guest_links.gif)
 -
214px 0 no-repeat;}

#header .guest_links a:hover.register_button, #header .guest_links a:hover.login_button {background: 0}



#panel {

    
backgroundurl(images/thecure/style/panel_main.jpg0 0 no-repeat;

    
width266px;

    
height68px;

    
floatright;

}



#panel .panel_wrap {

    
padding6px 6px 2px 80px;

    
font-size.9em;

    
color#FFFFFF;

}



#navbar {

    
background#0e1c2a url(images/thecure/style/nav_main.jpg) 0 0 no-repeat;

    
width960px;    

    
height50px;

}



#navbar ul#nav {

    
padding0 10px;

    
margin0;

    list-
stylenone;

    
float:right;

    
displayblock;

    
width600px;

}



#navbar #search {

    
padding8px 14px 0 0;

    
float:left;

    
width310px;

}





#navbar #search .search_input_wrap {

    
backgroundurl(images/thecure/style/nav_search_input.jpg0 0 no-repeat;

    
width238px;

    
height30px;

    
floatright;

}



#navbar #search .nav_search_input {

    
backgroundtransparent;

    
width200px;

    
padding4px;

    
border0;

    
margin3px 3px 3px 30px;

    
displayblock;

}



#navbar #search .nav_search_button {

    
backgroundtransparent url(images/thecure/style/nav_search_go.jpg)  0 0 no-repeat;

    
width60px;

    
height30px;

    
floatleft;

    
padding2px;

    
margin2px;

    
border0;

    
cursorpointer;

}



#navbar ul#nav li {

    
margin0;

    
padding18px 12px 0 10px;

    
float:right;

}



#navbar ul#nav li a {

    
color#203446;

    
font-weightbold;

    
text-shadow#FFFFFF 1px 1px 0;

    
font-size1.1em;

}



#navbar ul#nav li a:hover {color: #228ae7}



#container {

    
padding0 0 16px 0;

    
background#203446 url(images/thecure/style/main_bg.jpg) 0 0 repeat-x;

}



#container .container_wrap {background: url(images/thecure/style/container_wrap.jpg) 50% 0 no-repeat}



#container .subnav {

    
background#b3d5f3 url(images/thecure/style/subnav_main.jpg) 0 0 repeat-x;

    
border1px solid #c9dff1;

    
border-bottom1px solid #94c2e8;

    
padding8px;

    
text-shadow#deedfb 1px 1px 0;

    
color#576774;

    
font-size.9em;

}



#container .subnav a {

    
color#146db5;

    
font-weightbold;

    
text-decorationnone;

}



#container .subnav a:hover {

    
color#112a41;

    
border-bottom1px dotted #112a41;

}



#content {

    
padding10px;

    
background#f0f0f0;

}



table {

    
color#303030;

    
font-familyTahomaVerdanaArialSans-Serif;

    
font-size13px;

}



.
tborder {

    
width100%;

    
margin0 auto;

}



.
thead_main {

    
background#0e4271 url(images/thecure/style/thead_main.jpg) 0 0 repeat-x;

    
height46px;

    
border-bottom1px solid #063055;

}



.
thead_left {

    
backgroundurl(images/thecure/style/thead_left.jpg0 0 no-repeat;

    
height46px;

}



.
thead_right {

    
backgroundurl(images/thecure/style/thead_right.jpg1000 no-repeat;

    
height46px;

}



.
thead_text {

    
padding15px 12px;

    
color#7bc5f2;

    
text-shadow#031b31 1px 1px 0;

    
line-height10px;

}



.
thead {

    
background#0e4271;

    
color#7bc5f2;

    
text-shadow#031b31 1px 1px 0;

}



.
thead a, .thead_text a {

    
color#ffffff;

    
text-decorationnone;

}



.
thead a:hover, .thead_text a:hover {

    
color#daf1ff;

    
border-bottom1px dotted #daf1ff;

}



.
thead_main .expcolimage {

    
floatleft;

    
margin-top: -5px;

}



.
thead_main .expcolimage img {display:block}



.
tcat, .tcat_main {

    
background#b5d7f3 url(images/thecure/style/tcat_main.jpg) 0 0 repeat-x;

    
color#0a548f;

    
font-size12px;

    
text-shadow#ddeefa 1px 1px 0;

    
border-bottom1px solid #94c2e8;

}



.
tcat_main {

    -
moz-border-radius8px;

    -
webkit-border-radius8px;

    
border-radius8px;

    
border1px solid #94c2e8;

    /* -webkit-border-top-radius: 8px;

    -moz-border-radius-topleft: 0;

    -moz-border-radius-topright: 0;

    -webkit-border-top-left-radius: 0;

    -webkit-border-top-left-radius: 0;

    border-top-left-radius: 0;

    border-top-right: 0; */

    
-moz-border-radius8px;

    -
webkit-border-radius8px;

    
border-radius8px;

}



.
tcat_left {

    
border-left1px solid #94c2e8;

    
-webkit-border-bottom-left-radius8px;

    -
moz-border-radius-bottomleft8px;

    
border-bottom-left-radius8px;

}



.
tcat_right {

    
border-right1px solid #94c2e8;

    
-webkit-border-bottom-right-radius8px;

    -
moz-border-radius-bottomright8px;

    
border-bottom-right-radius8px;

}



.
tcat_top {border-top1px solid #94c2e8}



.tcat a, .tcat_main a {

    
color#114879;

}



.
tcat a:hover, .tcat_main a:hover {

    
color#114879;

    
border-bottom1px dotted #114879;

}



.
trow1 {

    
backgroundblue;

}



.
trow2 {

    
backgroundblue;

}



.
trow_shaded {

    
backgroundblue;

}



.
trow_selected td {

    
background#FFFBD9;

}



.
trow_sep {

    
background#e5e5e5;

    
color#000;

    
font-size12px;

    
font-weightbold;

}



.
tfoot_main {

    
backgroundurl(images/thecure/style/tfoot_main.jpg0 0 repeat-x;

    
height9px;

}



.
tfoot_left {

    
backgroundurl(images/thecure/style/tfoot_left.jpg0 0 no-repeat;

    
height9px;

}



.
tfoot_right {

    
backgroundurl(images/thecure/style/tfoot_right.jpg1000 no-repeat;

    
height9px;

}



.
tfoot {

    
color#565656;

    
border-top1px solid #cbd3de;

}



.
tfoot a {

    
color#565656;

    
text-decorationnone;

}



.
tfoot a:hover {

    
color#228AE8;

    
text-decorationunderline;

}



#container .footer_main {

    
backgroundurl(images/thecure/style/footer_main.jpg0 0 no-repeat;

    
height18px;

    
width960px;

    
line-height1px;

}



#footer {

    
border-top1px solid #30475c;

    
padding14px 0 20px;

}



#footer .footer_menu {

    
width250px;

    
backgroundurl(images/thecure/style/footer_menu_main.jpg1000 no-repeat;

    
floatright;

}



#footer .footer_menu ul {

    
margin0;

    
padding0 0 10px 0;

    list-
stylenone;



}



#footer .footer_menu ul li {

    
margin6px 14px 0 0;

    
padding0;

    
floatleft;

    
clearboth;

    
width:232px;

}



#footer .footer_menu ul li a {

    
background#0a1620;

    
-moz-border-radius4px;

    -
webkit-border-radius4px;

    
border-radius4px;

    
padding4px 6px 4px 32px;

    
displayblock;

    
color#8fb0cd;

}



#footer .footer_menu ul li a:hover{color:#228ae7}



#footer .footer_menu ul li a.bot_home {background: #0a1620 url(images/thecure/style/footer_links.gif) 3px -39px no-repeat}

#footer .footer_menu ul li a.bot_contact {background: #0a1620 url(images/thecure/style/footer_links.gif) 3px -1px no-repeat}

#footer .footer_menu ul li a.bot_archive {background: #0a1620 url(images/thecure/style/footer_links.gif) 3px -75px no-repeat}

#footer .footer_menu ul li a.bot_rss {background: #0a1620 url(images/thecure/style/footer_links.gif) 3px -111px no-repeat}



#footer .footer_content {

    
width690px;

    
backgroundurl(images/thecure/style/footer_logo.jpg00no-repeat;

    
floatleft;

    
padding40px 0 40px 0;

    
text-aligncenter;

}



#footer .footer_content a {color: #FFFFFF}

#footer .footer_content a:hover {color: #228ae7}



.navigation {

    
color#000000;

    
font-size13px;

    
font-weightbold;

}



.
navigation a:link {

    
text-decorationnone;

}



.
navigation a:visited {

    
text-decorationnone;

}



.
navigation a:hover, .navigation a:active {

    
text-decorationnone;

}



.
navigation .active {

    
color#000000;

    
font-sizesmall;

    
font-weightbold;

}

.
smalltext {

    
font-size11px;

}



.
largetext {

    
font-size16px;

    
font-weightbold;

}



input.textbox {

    
background#ffffff;

    
color#000000;

    
border1px solid #cccccc;

    
-moz-border-radius4px;

    -
webkit-border-radius4px;

    
border-radius4px;

    
padding1px;

}



textarea {

    
background#ffffff;

    
color#000000;

    
border1px solid #0f5c8e;

    
padding2px;

    
font-familyTahoma;

    
line-height1.4;

    
font-size13px;

}



select {

    
background#ffffff;

    
color#000000;

    
border1px solid #cccccc;

    
-moz-border-radius4px;

    -
webkit-border-radius4px;

    
border-radius4px;

    
padding3px;

}



.
editor {

    
background#f1f1f1;

    
border1px solid #ccc;

}



.
editor_control_bar {

    
background#fff;

    
border1px solid #0f5c8e;

}



.
autocomplete {

    
background#fff;

    
border1px solid #000;

        
text-alignright

    
colorblack;

}



.
autocomplete_selected {

    
background#adcee7;

    
color#000;

}



.
popup_menu {

    
background#ccc;

    
border1px solid #000;

}



.
popup_menu .popup_item {

    
background#fff;

    
color#000;

}



.
popup_menu .popup_item:hover {

    
background#C7DBEE;

    
color#000;

}



.
trow_reputation_positive {

    
background#ccffcc;

}



.
trow_reputation_negative {

    
background#ffcccc;

}



.
reputation_positive {

    
colorgreen;

}



.
reputation_neutral {

    
color#444;

}



.
reputation_negative {

    
colorred;

}



.
invalid_field {

    
border1px solid #f30;

    
color#f30;

}



.
valid_field {

    
border1px solid #0c0;

}



.
validation_error {

    
backgroundurl(images/invalid.gifno-repeat center left;

    
color#f30;

    
margin5px 0;

    
padding5px;

    
font-weightbold;

    
font-size11px;

    
padding-right22px;

}



.
validation_success {

    
backgroundurl(images/valid.gifno-repeat center left;

    
color#00b200;

    
margin5px 0;

    
padding5px;

    
font-weightbold;

    
font-size11px;

    
padding-left22px;

}



.
validation_loading {

    
backgroundurl(images/spinner.gifno-repeat center left;

    
color#555;

    
margin5px 0;

    
padding5px;

    
font-weightbold;

    
font-size11px;

    
padding-left22px;

}



/* Additional CSS (Master) */

img {

    
bordernone;

}



.
clear {

    
clearboth;

}



.
hidden {

    
displaynone;

    
floatnone;

    
width1%;

}



.
hiddenrow {

    
displaynone;

}



.
selectall {

    
background-color#FFFBD9;

    
font-weightbold;

    
text-aligncenter;

}



.
float_left {

    
floatleft;

}



.
float_right {

    
floatright;

}



.
expcolimage {

    
floatright;

    
widthauto;

    
vertical-alignmiddle;

    
margin-top3px;

}



img.attachment {

    
border1px solid #E9E5D7;

    
padding2px;

}



hr {

    
background-color#DBDBDB;

    
color#DBDBDB;

    
height1px;

    
border0px;

}



#copyright {

    
font11px VerdanaArialSans-Serif;

    
margin0;

        
text-aligncenter

    
padding10px 0 0 0;

}



#debug {

    
floatright;

    
text-alignright;

    
margin-top0;

}



blockquote {

    
border1px solid #ccc;

    
margin0;

    
background#fff;

    
padding4px;

}



blockquote cite {

    
font-weightbold;

    
border-bottom1px solid #ccc;

    
font-stylenormal;

    
displayblock;

    
margin4px 0;

}



blockquote cite span {

    
floatleft;

    
font-weightnormal;

}



blockquote cite span.highlight {

    
floatnone;

    
font-weightbold;

    
padding-bottom0;

}



.
codeblock {

    
background#fff;

    
border1px solid #ccc;

    
padding4px;

}



.
codeblock .title {

    
border-bottom1px solid #ccc;

    
font-weightbold;

    
margin4px 0;

}



.
codeblock code {

    
overflowauto;

    
heightauto;

    
max-height200px;

    
displayblock;

        
directionltr;

        
text-alignleft

    
font-familyTahoma;

    
font-size13px;

}



.
subforumicon {

    
border0;

    
vertical-alignmiddle;

}



.
separator {

    
margin5px;

    
padding0;

    
height0px;

    
font-size1px;

    list-
style-typenone;

}



form {

    
margin0;

    
padding0;

}



.
popup_menu .popup_item_container {

    
margin1px;

    
text-alignright;

}



.
popup_menu .popup_item {

    
displayblock;

    
padding3px;

    
text-decorationnone;

    
white-spacenowrap;

}



.
popup_menu a.popup_item:hover {

    
text-decorationnone;

}



.
autocomplete {

    
text-alignleft;

}



.
subject_new {

    
font-weightbold;

}



.
highlight {

    
background#FFFFCC;

    
padding-top3px;

    
padding-bottom3px;

}



.
pm_alert {

    
background#FFF6BF;

    
border1px solid #FFD324;

    
text-aligncenter;

    
padding5px 20px;

    
margin-bottom15px;

    
font-size11px;

}



.
red_alert {

    
background#FBE3E4;

    
border1px solid #A5161A;

    
color#A5161A;

    
text-aligncenter;

    
padding5px 20px;

    
margin-bottom15px;

    
font-size11px;

}



.
high_warning {

    
color#CC0000;

}



.
moderate_warning {

    
color#F3611B;

}



.
low_warning {

    
color#AE5700;

}



div.error {

    
padding5px 10px;

    
border-top2px solid #FFD324;

    
border-bottom2px solid #FFD324;

    
background#FFF6BF;

    
font-size12px;

}



div.error p {

    
margin0;

    
color#000;

    
font-weightnormal;

}



div.error p em {

    
font-stylenormal;

    
font-weightbold;

    
padding-right24px;

    
displayblock;

    
color#C00;

    
backgroundurl(images/error.gifno-repeat 0;

}



div.error.ul {

    
margin-right24px;

}



.
online {

    
color#15A018;

}



.
offline {

    
color#C7C7C7;

}



.
pagination {

    
font-size11px;

    
padding-top10px;

    
margin-bottom5px;

}



.
tfoot .pagination, .tcat .pagination {

    
padding-top0;

}

.
pagination .pages {

    
font-weightbold;

}



.
pagination .pagination_current, .pagination a {

    
padding2px 6px;

    
margin-bottom3px;

}



.
pagination a {

    
border1px solid #81A2C4;

}



.
pagination .pagination_current {

    
background#F5F5F5;

    
border1px solid #81A2C4;

    
font-weightbold;

    
color#000;

}



.
pagination a:hover {

    
background#F5F5F5;

    
text-decorationnone;

}



.
thread_legend, .thread_legend dd {

    
margin0;

    
padding0;

}



.
thread_legend dd {

    
padding-bottom4px;

    
margin-right15px;

}



.
thread_legend img {

    
margin-left4px;

    
vertical-alignbottom;

}



.
forum_legend, .forum_legend dt, .forum_legend dd {

    
margin0;

    
padding0;

}



.
forum_legend dd {

    
floatright;

    
margin-left10px;

}



.
forum_legend dt {

    
margin-left10px;

    
floatright;

}



.
success_message {

    
color#00b200;

    
font-weightbold;

    
font-size10px;

    
margin-bottom10px;

}



.
error_message {

    
color#C00;

    
font-weightbold;

    
font-size10px;

    
margin-bottom10px;

}



.
post_body {

    
padding8px;

}



.
post_content {

    
padding5px 10px;

    
background#FFFFF0;

    
border1px solid #F3F8F4;

    
-moz-border-radius4px;

    -
webkit-border-radius4px;

    
border-radius4px;

}



.
quick_jump {

    
backgroundurl(images/jump.gifno-repeat 0;

    
width13px;

    
height13px;

    
padding-right13px/* amount of padding needed for image to fully show */

    
vertical-alignmiddle;

    
bordernone;

}



.
repbox {

    
font-size:16px;

    
font-weightbold;

    
padding:5px 7px 5px 7px;

}



.
_neutral {

    
background-color:#FAFAFA;

    
color#999999;

    
border:1px solid #CCCCCC;

}



.
_minus {

    
background-color#FDD2D1;

    
color#CB0200;

    
border:1px solid #980201;

}



.
_plus {

    
background-color:#E8FCDC;

    
color#008800;

    
border:1px solid #008800;

}



.
pagination_breadcrumb {

    
background-color#f5f5f5;

    
border1px solid #fff;

    
outline1px solid #ccc;

    
padding5px;

    
margin-top5px;

    
font-weightnormal;

}



.
pagination_breadcrumb_link {

    
vertical-alignmiddle;

    
cursorpointer;

}



a.content_icon {displayblockfloatleftbackground
url(images/thecure/style/misc_icons.gif-184px no-repeat;padding2px
 2px 2px 18px
;margin8px 6px 0 6px;font-weightbold}

a.top_icon {displayblockfloatleftbackground
url(images/thecure/style/misc_icons.gif-140px no-repeat;padding2px
 2px 2px 18px
;margin8px 6px 0 6pxfont-weightbold}

.
stats_icon {backgroundurl(images/thecure/style/misc_icons.gif-49px no-repeat;padding2px 2px 2px 18px;font-weightbold}

.
birthdays_icon {backgroundurl(images/thecure/style/misc_icons.gif
3px no
-repeat;padding2px 2px 2px 18px;font-weightbold}

.
wol_icon {backgroundurl(images/thecure/style/misc_icons.gif-93px no-repeat;padding2px 2px 2px 18px;font-weightbold
ممنون دوست عزیز بی زحمت با این رنگ عوضش کنید
#CCCCCC
صفحه‌ها: 1 2