https://www.ahladalil.org
استايل دلع الموصل الاول  613623عزيزي الزائر / عزيزتي الزائرة يرجي التكرم بتسجبل الدخول اذا كنت عضو معنا
او التسجيل ان لم تكن عضو وترغب في الانضمام الي اسرة المنتدي
سنتشرف بتسجيلك
شكرا استايل دلع الموصل الاول  829894
ادارة المنتدي استايل دلع الموصل الاول  103798
https://www.ahladalil.org
استايل دلع الموصل الاول  613623عزيزي الزائر / عزيزتي الزائرة يرجي التكرم بتسجبل الدخول اذا كنت عضو معنا
او التسجيل ان لم تكن عضو وترغب في الانضمام الي اسرة المنتدي
سنتشرف بتسجيلك
شكرا استايل دلع الموصل الاول  829894
ادارة المنتدي استايل دلع الموصل الاول  103798
لقد نسيت كلمة السر
منتديات تقنيات
1 / 4
تقنيات حصرية
2 / 4
اطلب استايلك مجانا
3 / 4
استايلات تومبلايت جديدة
4 / 4
دروس اشهار الموقع

المواضيع الأخيرة
»   Sondos
الثلاثاء 03 أكتوبر 2023, 17:03
»   Sondos
الأربعاء 08 فبراير 2023, 16:19
»   Sondos
الثلاثاء 07 فبراير 2023, 15:50
»   Sondos
الخميس 02 فبراير 2023, 15:44
»   Sondos
الثلاثاء 31 يناير 2023, 13:40
»   Sondos
الإثنين 30 يناير 2023, 13:04

استايل دلع الموصل الاول

استعرض الموضوع التالي استعرض الموضوع السابق اذهب الى الأسفل

استايل دلع الموصل الاول  Empty استايل دلع الموصل الاول

مُساهمة من طرف دلوعة الموصل السبت 28 أبريل 2012, 11:38

لسلام عليكم اليوم نقدم
لكم استايل دلع الموصل الاول
فائدة هذا الاستايل يقدم كمنتدى او دليل لو شبكة
شبيه بمنتديات احلى

طريقة العمل
اولا ندخل على لوحة ادارة
+
مضهر المنتدى
+ الون + ورقcss2
ملاحضة الكود لا يعمل الا مع النسخة
الثالثة سلامي ويضاف هذا الستايل بسهولة عن طريق لوحة الادارة ولا يعمل الا مع النسخة الثالثة
استايل دلع الموصل الاول  Parche10

يتضاف جميع الاكواد وهذا المكود الاول
الكود:
* {
    margin: 0px;
    padding: 0px;
    }
html {
 
 font-size: 100%;
  height: 100%;
  }
* html {
 
 scrollbar-face-color: #;
  scrollbar-highlight-color: #;
 
 scrollbar-shadow-color: #;
  scrollbar-3dlight-color: #;
 
 scrollbar-arrow-color: #;
  scrollbar-track-color: #;
 
 scrollbar-darkshadow-color: #;
  }
*+ html {
 
 scrollbar-face-color: #;
  scrollbar-highlight-color: #;
 
 scrollbar-shadow-color: #;
  scrollbar-3dlight-color: #;
 
 scrollbar-arrow-color: #;
  scrollbar-track-color: #;
 
 scrollbar-darkshadow-color: #;
  }
#min-width {
  min-width:
 750px;
  }
body {
  direction: rtl;
  text-align: right;
 
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #666666;
 
  background-color: #ffffff;
  background-image:
url('http://2img.net/i/fa/fdf3/bg.png');
  background-attachment:
fixed;
  font-size: 15px;
  height: auto;
  padding: 10px
0px;
  }
*+ html body {
  min-width: 989px;
  overflow-x:
 hidden !important;
  }
* html .conteneur_minwidth_IE {
   
/*
 Hack IE min-width */
padding-left: 1089px;
  }
* html
.conteneur_container_IE {
   
/* Hack IE min-width */
margin-left:
 -1089px;
  position: relative;
  overflow-x: hidden !important;
 
  }
* html .conteneur_minwidth_IE, * html .conteneur_container_IE, *
html .conteneur_layout_IE {
   
/* Hack IE min-width */
height:
 1px;
  }
#wrap {
  width: 90%;
  margin: 0px auto;
 
 background-color: #f7f7f7;
  border: 1px #666666 solid;
 
 padding: 5px;
   
/* Fixes FF 2.x RTL min-width resize bug */
min-width:
 957px;
  }
*+ html #wrap {
  min-width: 0;
  }
#simple-wrap
 {
  padding: 6px 10px;
  }

/*
**************************************************************************Most
 stable Standards-compliant 3-column layout by Ryan
Brillhttp://www.alistapart.com/articles/negativemargins
/**************************************************************************
 */
#content-container div#container {
  width: 100%;
 
 float: right;
  margin-left: -189px;
  }
#content-container
div#content {
  margin-left: 189px;
  }
#content-container
div#main {
  margin-right: 9px;
  margin-bottom: 1em;
  }
*+
 html #content-container div#main {
  margin-right: 9px;
 
 overflow: hidden;
  }
#content-container #main-content {
 
 overflow: hidden;
   
/* Fixes 3-column negative margins float
clearing bug: http://archivist.incutio.com/viewlist/css-discuss/97678
Thanks Georg! */
}
#content-container div#left {
  width: 0px;
 
  float: right;
  margin-left: 9px;
  }
#content-container
div#right {
  width: 180px;
  float: left;
  margin-right:
9px;
  }
* html #content-container #outer-wrapper {
  zoom:
1;
  }
* html #content-container div#content {
  height: 1px;
 
  }
* html #content-container div#main {
  margin-left: -100%;
 
  width: 100%;
  float: right;
  margin-right: -0px;
 
 position: relative;
  }
* html #content-container #main-content {
 
  overflow: visible;
  margin-right: 9px;
  }
* html
#content-container div#left {
  margin-left: 0;
  overflow-x:
hidden;
  }
* html #content-container div#right {
 
 margin-right: 0;
  overflow-x: hidden;
  }
.module
table.mod-top-posters {
  table-layout: fixed;
  }
#page-body
 {
  margin: 4px 0;
  width: 100%;
  }

/*
Tags-------------------------------------------------*/
h1.page-title
 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
 
 font-weight: normal;
  color: #0372be;
  font-size: 2em;
 
 margin: 0.8em 0 0.2em 0;
  }
h2 {
  font-family:
Verdana,Arial,Helvetica,sans-serif;
  font-weight: normal;
 
 color: #0372be;
  font-size: 2em;
  margin: 0.8em 0 0.2em 0;
 
  }
h3, .h3 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
 
  text-transform: uppercase;
  border-bottom: 1px solid #1675bc;
 
  margin-bottom: 3px;
  padding-bottom: 2px;
  font-size:
1.05em;
  color: #1675bc;
  margin-top: 20px;
  }
.h3 {
 
  font-weight: bold;
  }
.module .h3 {
  margin-top: 8px;
 
  }
.table-title, .table-title h2 {
  display: inline;
 
 font-size: 1em;
  color: #ffffff;
  }
input {
 
 font-weight: normal;
  cursor: pointer;
  vertical-align:
middle;
  padding: 0 3px;
  font-size: 1em;
  font-family:
Verdana,Arial,Helvetica,sans-serif;
  }
select {
 
 font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight:
normal;
  cursor: pointer;
  vertical-align: middle;
 
 border: 1px solid #0372be;
  padding: 1px;
  background-color:
#ffffff;
  }
option {
  padding-right: 1em;
  }
textarea
 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  width:
60%;
  padding: 2px;
  font-size: 1em;
  line-height: 1.4em;
 
  }
p {
  line-height: 1.3em;
  font-size: 1em;
 
 margin-bottom: 0.5em;
  }
p.right {
  text-align: left;
 
  margin: 5px;
  }
p.right img {
  vertical-align: middle;
 
  }
p.center {
  text-align: center;
  margin: 0px;
  }
p.author
 {
  margin: 0 0 0.6em 15em;
  padding: 0 0 5px 0;
 
 font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 1em;
 
  line-height: 1.2em;
  }
p.nomargin {
  line-height: 1.3em;
 
  font-size: 1.1em;
  margin-bottom: 0em;
  }
p.path {
 
 margin-right: 10px;
  clear: right;
  }
fieldset {
 
 border-width: 0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
 
  font-size: 1.1em;
  }
fieldset.jumpbox {
  text-align:
left;
  margin-top: 15px;
  height: 2.5em;
  }
fieldset.vf_jumpbox
 {
  text-align: right;
  height: auto;
  min-height: 2.5em;
 
  }
fieldset.quickmod {
  width: 55%;
  float: right;
 
 text-align: right;
  height: auto;
  min-height: 2.5em;
  }
label
 {
  cursor: default;
  padding-right: 5px;
  color:
#666666;
  font-size: 1.1em;
  }
label input {
 
 vertical-align: middle;
  }
label img {
  vertical-align:
middle;
  }
.rtl-spacer {
  font-size: 1.1em;
  }
.rtl-spacer:before
 {
  content: " ";
  white-space: pre;
  }
.rtl-spacer:after
 {
  content: " ";
  white-space: pre;
  }
hr {
 
 border: 0 none #ffffff;
  border-top: 1px solid #ffffff;
 
 height: 1px;
  margin: 5px 0;
  display: block;
  clear:
both;
  }
hr.dashed {
  border-top: 1px dashed #ffffff;
 
 margin: 5px 0;
  }
img {
  border-width: 0;
  }
blockquote
 {
  padding: 5px;
  background: #ebeadd
url("http://2img.net/i/fa/prosilver/quote_rtl.gif") right 8px
no-repeat;
  border: 1px solid #DBDBCE;
  font-size: 0.95em;
 
  margin: 1em 25px 1em 1px;
  overflow: hidden;
  }
blockquote
 div {
  margin-right: 20px;
  }
blockquote blockquote {
 
  background-color: #EFEED9;
  font-size: 1em;
  margin: 0.5em
15px 0pt 1px;
  }
blockquote blockquote blockquote {
 
 background-color: #ebeadd;
  }
blockquote cite {
 
 font-style: normal;
  font-weight: bold;
  display: block;
 
  font-size: 0.9em;
  }
blockquote cite cite {
  font-size:
1em;
  }
blockquote.uncited {
  padding-top: 25px;
  }
ul
 {
  list-style-type: none;
  }
ul.ul-icons {
  float:
right;
  margin: 0 10px;
  }
* html table, * html select, *
html input {
    font-size: 100%;
    }
* html hr {
   
margin: 0;
    }

/*
Links-----------------------------------------------------*/
a:link{
 
  color: #0372be;
    text-decoration: none;
    }
a:visited{
 
  color: #0372be;
    text-decoration: none;
    }
a:active{
 
  color: #0372be;
    text-decoration: underline;
    }
a:hover{
 
  color: #ff8a00;
    text-decoration: none;
    }
a.forumtitle
 {
  color: #0372be;
  font-family: Arial,Helvetica,sans-serif;
 
  font-size: 1.1em;
  font-weight: bold;
  text-decoration:
none;
  }
a.forumtitle:hover {
  color: #ff8a00;
 
 text-decoration: underline;
  }
a.forumtitle:active {
 
 color: #;
  }
a.topictitle {
  font-family:
Verdana,Arial,Helvetica,sans-serif;
  font-size: 1.1em;
 
 font-weight: bold;
  color: #0372be;
  text-decoration: none;
 
  }
a.topictitle:hover {
  color: #ff8a00;
  text-decoration:
 underline;
  }
a.topictitle:active {
  color: #;
  }
div.topic-title-container
 {
  display: inline;
  }
.topic-title {
  display:
inline;
  font-size: 12px;
  text-align: left;
  }

/*
 Input------------------------------------------------------*/
.inputbox
 {
  background-color: #ffffff;
  border: 1px solid #BCBCBC;
 
  color: #666666;
  padding: 2px;
  cursor: text;
  }
.inputbox:hover
 {
  border: 1px solid #1675bc;
  }
.inputbox:focus {
 
 border: 1px solid #1675bc;
  color: #666666;
  }
input.inputbox{
 
  width: 85%;
    }
input.medium{
    width: 50%;
    }
input.narrow{
 
  width: 25%;
    }
input.tiny{
    width: 110px;
    }
textarea.inputbox
 {
  width: 85%;
  }

/* Input Button
Form---------------------------------------------------------*/
input.button1,
 input.button2, button.button2 {
    font-size: 1em;
    }
a.button1,
 input.button1 {
  font-weight: bold;
  border: 1px solid
#666666;
  }
a.button2, input.button2, button.button2 {
 
 border: 1px solid #BCBCBC;
  }
a.button1, input.button1,
a.button2, input.button2, button.button2 {
  width: auto !important;
 
  padding: 2px 3px;
  font-family:
Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
 
 background-repeat: repeat-x;
  background-color: #FAFAFA;
 
 background-image: url('http://2img.net/i/fa/prosilver/bg_button.gif');
 
  background-position: top;
  overflow: visible;
  font-size:
0.9em;
  }
body:last-child a.button1, input.button1, a.button2,
input.button2, button.button2 {
   
/* Opera does not see this */
padding:
 1px 0;
  }
* html a.button1, * html input.button1, * html
a.button2, * html input.button2, * html button.button2 {
   
/*
Opera does not see this */
padding: 2px 3px 0 3px;
  }
a.button1:hover,
 input.button1:hover, a.button2:hover, input.button2:hover,
button.button2:hover {
  border: 1px solid #ff8a00;
  color:
#ff8a00;
  background-position: 0 100%;
  font-size: 0.9em;
 
  }
a.button1:link, a.button1:visited, a.button1:active,
a.button2:link, a.button2:visited, a.button2:active {
  color:
#0372be;
  text-decoration: none;
  padding: 2px 8px;
 
 line-height: 250%;
  vertical-align: text-bottom;
 
 background-position: 0 1px;
  }
* html input.button1, * html
input.button2, * html button.button2 {
  padding-bottom: 0;
 
 margin-bottom: 1px;
  }
*+html button.button2 {
  height:
24px;
  padding-right: 3px;
  padding-left: 3px;
  }
*+html
 button.button2 img {
    vertical-align: middle;
    }

/*
Fieldset dl---------------------------------------------------------*/
fieldset
 dl {
  padding: 4px 0;
  }
fieldset dt {
  float: right;
 
  text-align: right;
  width: 40%;
  display: block;
  }
fieldset
 dd {
  margin: 0px 41% 3px 0px;
  vertical-align: top;
  }
fieldset
 dl:hover dt label {
  color: #000000;
  }
dt label {
 
 font-weight: bold;
  text-align: left;
  }
dd label {
 
 white-space: nowrap;
  color: #666666;
  }
dd input, dd
textarea {
  margin-right: 3px;
  }
dd select {
  width:
auto;
  }
dd textarea {
  width: 85%;
  }

/*
Fieldset fields 1 et 2---------------------------------------------*/
fieldset.fields1
 dt {
  width: 10em;
  border-right-width: 0;
  }
fieldset.fields1
 dd {
  margin-right: 10em;
  border-right-width: 0;
  }
fieldset.fields1
 {
  background-color: transparent;
  }
fieldset.fields1 dl
dd label img {
  margin: 0 1em;
  }
fieldset.fields1 div {
 
  margin-bottom: 3px;
  }
fieldset.fields2 dt {
  width:
15em;
  border-right-width: 0;
  }
fieldset.fields2 dd {
 
  margin-left: 16em;
  border-left-width: 0;
  }
fieldset.fields2
 dl:hover dt label {
  color: inherit;
  }

/* Fieldset
submit---------------------------------------------*/
fieldset.submit-buttons
 {
  text-align: center;
  vertical-align: middle;
  margin:
 5px 0;
  }
fieldset.submit-buttons input {
  vertical-align:
 middle;
  padding-top: 3px;
  padding-bottom: 3px;
  }

/*
 Fieldset polls---------------------------------------------*/
fieldset.polls
 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  }
fieldset.polls
 dl {
  margin-top: 5px;
  border-top: 1px solid #e2e2e2;
 
 padding: 5px 0 0 0;
  line-height: 120%;
  color: #666666;
 
  }
fieldset.polls dt {
  text-align: right;
  float: right;
 
  display: block;
  width: 30%;
  border-right: none;
 
 padding: 0;
  margin: 0;
  font-size: 1.1em;
  }
fieldset.polls
 dd {
  float: right;
  width: 10%;
  border-left: none;
 
  padding: 0 5px;
  margin-right: 0;
  font-size: 1.1em;
  }

/*
 Header-------------------------------------------------*/
.headerbar
 {
  background-color: #1675bc;
  background-image:
url('http://2img.net/i/fa/fdf3/bg_header.jpg');
  margin-bottom:
4px;
  padding: 0pt 5px;
  background-repeat: repeat-x;
  }
*
 html .headerbar {
  height: 1%;
  }
*+ html .headerbar {
 
  min-height: 1px;
  }
#logo-desc {
  margin: 0px;
 
 padding: 0px;
  text-align: center;
  }
#logo {
  float:
 none;
  padding: 5px;
  }
a#logo:hover {
 
 text-decoration: none;
  }
#site-title {
  font-family: ;
 
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
 
 padding-top: 15px;
  }
#site-title h1 {
  padding-top: 0;
 
  }
#logo-desc p {
  margin: 0px;
  padding: 0px;
 
 color: #ffffff;
  }

/*
Menu-------------------------------------------------*/
.navbar {
 
  clear: both;
  background-color: #cadceb;
  padding:0px 10px;
 
  }
ul.navlinks {
  border-bottom: 1px solid #ffffff;
 
 font-weight: bold;
  text-align: right;
  }
ul.borderless {
 
  border-bottom: 0;
  }
ul.linklist li {
  list-style-type:
none;
  width: auto;
  font-size: 1.1em;
  line-height:
2.2em;
  display: inline;
  }
ul.linklist li a img {
 
 vertical-align: middle;
  }
.search-box {
  margin: 3px 5px
0px 0px;
  float: right;
  }
#search-box,#search-box-yahoo {
 
  margin: 10px 0px 0px 5px;
  float: left;
  white-space:
nowrap;
   
/* For Opera */
}
* html #search-box,* html
#search-box-yahoo {
  margin: 10px 0px 0px 35px;
  }
#search-box-yahoo
 {
  float: right;
  }
#search-box
#keywords,#search-box-yahoo #keywords {
  width: 95px;
 
 background-color: #ffffff;
  }
#search-box
input,#search-box-yahoo input {
  border: 1px solid #BCBCBC;
 
 font-size: 0.9em;
  }
*+html #search-box input,*+ html
#search-box-yahoo input {
  height: 1%;
  background-position:
top right;
  }
* html #search-box input,* html #search-box-yahoo
input {
  height: 1%;
  background-position: top right;
  }
#search-box
 input.button1,#search-box-yahoo input.button1 {
  padding: 1px 5px;
 
  }
input.search {
  background-image:
url('http://2img.net/i/fa/prosilver/icon_textbox_search.gif');
 
 background-repeat: no-repeat;
  background-position: right 1px;
 
  padding: 0px 17px 0px 0px;
  }
ul.linklist li.rightside {
 
 float: left;
  }
ul.linklist li.footer-home {
  float:
right;
  }
p.rightside {
  float: left;
  margin-left:
5px;
  }

/* Code
block------------------------------------------------*/
dl.codebox {
 
  padding: 3px;
  background-color: #FFFFFF;
  border: 1px solid
 #C9D2D8;
  font-size: 1em;
  }
dl.codebox dt {
 
 text-transform: uppercase;
  border-bottom: 1px solid #CCCCCC;
 
  margin-bottom: 3px;
  font-size: 0.8em;
  font-weight: bold;
 
  display: block;
  }
blockquote dl.codebox {
  margin-left:
0;
  }
dl.codebox code {
  overflow: auto;
  display:
block;
  height: auto;
  max-height: 200px;
  white-space:
normal;
  padding-top: 5px;
  font: 0.9em
Courier,'CourierNew',sans-serif;
  line-height: 1.3em;
  color:
#2E8B57;
  margin: 2px 0;
  direction: ltr;
  text-align:
left;
  }

/*
Table-------------------------------------------------*/
.forabg {
 
  margin-bottom: 4px;
  clear: both;
  background-color:
#1675bc;
  background-image:
url('http://2img.net/i/fa/fdf_ar3/bg_cat.png');
 
 background-repeat: repeat-x;
  background-position: 0 0;
 
 background-position: top right;
  border: 2px solid #;
 
 padding: 0px 5px;
  }
* html .forabg {
  position: relative;
 
  height: 1%;
  }
*+ html .forumbg {
  min-height: 1px;
 
  }
.forumbg {
  background-color: #1675bc;
 
 background-image: url('http://2img.net/i/fa/fdf_ar3/bg_cat.png');
 
  background-repeat: repeat-x;
  background-position: 0 0;
 
 border: 2px solid #;
  padding: 0px 5px;
  margin-bottom: 4px;
 
  clear: both;
  }
.forumbg table.table1 {
  margin: 0 -2px
-1px -1px;
  }
ul.topiclist {
  list-style-type: none;
 
 margin: 0;
  background-image:
url("http://2img.net/i/fa/empty.gif");
  background-repeat:
repeat-x;
  color: #666666;
  }
* html ul.topiclist {
 
 height: 1%;
  }
*+ html ul.topiclist {
  min-height: 1px;
 
  }
ul.topiclist li {
  display: block;
  margin: 0;
  }
*
 html ul.topiclist li {
    position: relative;
    }
ul.topiclist
 li.row dl {
  padding: 2px 0;
  }
ul.topiclist
dt,ul.topiclist dd.dterm {
  display: block;
  float: right;
 
  width: 60%;
  font-size: 1.1em;
  padding-left: 5px;
 
 padding-right: 5px;
  }
ul.topiclist dfn {
  display: none;
 
  }
ul.forums {
  background-color: #e5f1f9;
 
 background-image: none;
  }
ul.forums li.row dl {
 
 min-height: 75px;
  }
* html ul.forums li.row dl {
  height:
 75px;
  }
li.header dl.icon {
  min-height: 0;
  }
li.header
 dt {
  font-weight: bold;
  }
li.header dd {
 
 margin-left: 1px;
  }
dl.icon {
  min-height: 35px;
 
 background-position: 10px 50%;
  background-repeat: no-repeat;
 
 
/*height: auto !important;
  */

/* cssTidy */

/*height:
 35px;
  */

/* cssTidy */
height:auto;
  }
dl.icon
dt,dl.icon dd.dterm {
  background-repeat: no-repeat;
 
 background-position: 99.5% 50%;
   
/* Center icons */
}
ul.topics
 dl.icon {
  background-position: 99% 50%;
  }
ul.topics
li.header dl.icon dt {
  padding-left: 50px;
  padding-right:
0px;
  }
ul.topics dt,ul.topics dd.dterm {
  padding-right:
50px;
  display: block;
  float: right;
  width: 50%;
 
 }
ul.topics dd {
  display: block;
  float: right;
  }
ul.pmlist
 dl.icon {
  background-position: 99% 50%;
  }
li.header dt,
li.header dd {
  line-height: 1em;
  border-left-width: 0;
 
 margin: 2px 0 4px 0;
  color: #ffffff;
  padding-top: 2px;
 
  padding-bottom: 2px;
  font-size: 1em;
  font-family:
Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;
 
 text-transform: uppercase;
  }
li.row {
  border-top: 1px
solid #ffffff;
  border-bottom: 1px solid #ffffff;
  }
li.row:hover
 {
  background-color: #f7eed2;
  }
ul.topiclist dd {
 
 border-right: 1px solid #ffffff;
  display: block;
  float:
right;
  padding: 4px 0;
  }
ul.topiclist li.header dl dd {
 
  border: none;
  }
ul.pmlist dt {
  padding-right: 45px;
 
  }
ul.forums dd {
  border-color: #ffffff;
 
 border-right-style: solid;
  border-right-width: 1px;
  }
li.row:hover
 dd {
  border-left-color: #ffffff;
  }
dd.lastpost span,
ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist
dd.time span, dd.redirect span, dd.moderation span {
  display:
block;
  padding-right:5px;
  }
.mod-text {
 
 font-weight: bold;
  }
.hierarchy {
  display: inline;
 
 text-transform: none;
  border: none;
  font-size: 1.1em
!important;
  }
td.avatar-mini img {
  background-color:
#fff;
  border: 1px solid #1675bc;
  vertical-align: middle;
 
  width: 38px;
  height: 38px;
  }

/*
Panel----------------------------------------------*/
.panel {
 
 margin-bottom: 4px;
  padding: 0px 10px;
  background-color:
#e5f1f9;
  color: #666666;
  clear: both;
   
/* PG :
Pour l'arabe sous IE */
}
* html .panel {
  height: 1%;
 
 }
*+ html .panel {
  min-height: 1px;
  }
.content h2,
.panel h2 {
  color: #1675bc;
  border-bottom: 1px solid
#1675bc;
  font-weight: normal;
  font-size: 1.6em;
 
 margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-bottom:
0.5em;
  }
.content h2.h3 , .panel h2.h3 {
  font-size:
1.05em;
  font-weight: bold;
  }
.content h1, .panel h1 {
 
  color: #1675bc;
  border-bottom: 1px solid #1675bc;
 
 font-weight: normal;
  font-size: 1.6em;
  margin-top: 0.5em;
 
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  }
.panel
h3 {
  margin: 0.5em 0;
  }
.panel-left {
  float: left;
 
  width: 47%;
  }
.panel-right {
  float: right;
  width:
 47%;
  }
.panel p {
  font-size: 1.1em;
  margin-bottom:
 1em;
  line-height: 1.4em;
  }

/*
Post----------------------------------------------*/
.post {
 
 padding: 0 10px;
  margin-bottom: 4px;
  background-repeat:
no-repeat;
  background-position: 100% 0;
  }
.post ul {
 
  list-style-type: disc;
  }
.postprofile {
  color: #666666;
 
  margin: 5px 0 0px 0;
  min-height: 80px;
  border-left-style:
solid;
  border-left-width: 1px;
  border-color: #ffffff;
 
 width: 22%;
  float: right;
  display: inline;
  position:
relative;
  }
* html .postprofile {
  overflow: hidden;
 
 }
*+ html .postprofile {
  min-width: 0;
  position: static;
 
 
/* Fixes IE7 resize bug: Floats with position: relative
inaccurately repositioned on page resize */
word-wrap: break-word;
 
  }
.postprofile dd, .postprofile dt {
  line-height: 1.1em;
 
  margin: 0px 8px 0px 0px;
  }
.postprofile a:link, .postprofile
a:active, .postprofile a:visited, .postprofile dt.author a {
 
 font-weight: bold;
  color: #0372be;
  text-decoration: none;
 
  }
.postprofile a:hover, .postprofile dt.author a:hover {
 
 text-decoration: underline;
  color: #ff8a00;
  }
.post
.thank-you {
  float: right;
  width: 24%;
  text-align:
left;
  }
.post .thank-you form {
  display: inline;
  }
.post
 .thank-you span {
  padding: 0 5px;
  }
.post .thank-you img
 {
  vertical-align: middle;
  }
.vote {
  float: left;
 
  width: 9px;
  margin-right: 4px;
  }
.vote .vote-button {
 
  text-align: center;
  font-weight: bold;
  margin-right: -1px;
 
  }
.vote .vote-button a {
  text-decoration: none !important;
 
  }
.vote .vote-bar {
  width: 3px;
  height: 50px;
 
 margin: 0 auto;
  border: 1px solid #666666;
  font-size: 0;
 
  }
.vote .vote-no-bar {
  letter-spacing:-2px;
 
 margin-right:-2px;
  white-space:nowrap;
  }
.vote
.vote-bar-plus {
  background-color: #0f0;
  }
.vote
.vote-bar-minus {
  background-color: #f00;
  }

/* dl dt
dd----------------------------------------------*/
dd.lastpost {
 
  width: 20%;
  font-size: 1em;
  }
dd.mark {
  float:
left !important;
  width: 9%;
  text-align: center;
 
 line-height: 200%;
  font-size: 1.1em;
  }
dd.posts,
dd.topics, dd.views {
  width: 8%;
  text-align: center;
 
 line-height: 2.2em;
  font-size: 1.1em;
  }
span.padding {
 
  padding-left: 5px;
  }
dd.info {
  width: 30%;
  }
dl.details
 {
  font-size: 1.1em;
  margin-right: 20px;
  }
dl.details
 dt {
  float: right;
  width: 10em;
  text-align: left;
 
  color: #666666;
  display: block;
  }
dl.details dd {
 
/*margin-right:
 25%;
  */
margin-right: 10em;
  padding-right: 5px;
 
 margin-bottom: 5px;
  color: #666666;
  }
* html dl.details
dd {
  margin-right: 20%;
  }
.span-tab {
  margin-right:
 10px;
  font-size: 0.9em;
  }

/*
Cp-main----------------------------------------------*/
#cp-main {
 
  float: left;
  width: 98%;
  margin-left: 20px;
  }
*
html #cp-main {
  margin-left: 10px;
  }
#cp-main h1 {
 
 color: #666666;
  border-bottom: none;
  padding: 0;
 
 margin-left: 10px;
  }
#cp-main h3, #cp-main hr {
 
 border-color: #bfbfbf;
  }
#cp-main .content {
  padding: 0;
 
  }
ul.cplist {
  margin-bottom: 5px;
  border-top: 1px solid
 #;
  }

/*
Panel----------------------------------------------*/
#cp-main .panel
 {
  background-color: #f7f7f7;
  }
#cp-main .panel p {
 
 font-size: 1.1em;
  }
#cp-main .panel ol {
  margin-left:
2em;
  font-size: 1.1em;
  }
#cp-main .panel li.row {
 
 border-bottom: 1px solid #;
  border-top: 1px solid #;
  }

/*
 Table----------------------------------------------*/
#cp-main
table.table1 {
  margin-bottom: 1em;
  }
#cp-main
table.table1 thead th {
  color: #666666;
  font-weight: bold;
 
  border-bottom: 1px solid #333333;
  padding: 5px;
  }
#cp-main
 table.table1 tbody th {
  font-style: italic;
 
 background-color: transparent !important;
  border-bottom: none;
 
  }

/* Table----------------------------------------------*/
#ucp-main
 table.table1 {
  padding: 2px;
  }
table.table1 {
 
 width: 99%;
 
/* IE < 6 browsers */
width: 100%;
  }
html>body
 table.table1 {
    width: 100%;
    }
table.table1 thead th {
 
  font-weight: normal;
  text-transform: uppercase;
  color:
#ffffff;
  line-height: 1.3em;
  font-size: 1em;
  padding: 0
 0 4px 3px;
  }
table.table1 thead th span {
  padding-left:
7px;
  }
table.table1 tbody tr {
  border: 1px solid #e5f1f9;
 
  }
table.table1 tbody tr:hover, table.table1 tbody tr.hover {
 
 background-color: #f7eed2;
  color: #666666;
  }
table.table1
 td {
  color: #666666;
  font-size: 1.1em;
  }
table.table1
 tbody td {
  padding: 5px;
  border-top: 1px solid #ffffff;
 
  }
table.table1 tbody th {
  padding: 5px;
  border-bottom:
1px solid #000000;
  text-align: left;
  color: #ffffff;
 
 background-color: #e5f1f9;
  }
table.table1 .name{
   
text-align: right;
    }
table.table1 .posts{
    text-align:
center !important;
    width: 7%;
    }
table.table1 .joined{
 
  text-align: right;
    width: 15%;
    }
table.table1
.active{
    text-align: right;
    width: 15%;
    }
table.table1
 .mark{
    text-align: center;
    width: 7%;
    }
table.table1
 .info{
    text-align: left;
    width: 30%;
    }
table.table1
 .info div{
    width: 100%;
    white-space: nowrap;
   
overflow: hidden;
    }
table.table1 .autocol{
    line-height:
 2em;
    white-space: nowrap;
    }
table.table1 thead
.autocol {
    padding-left: 1em;
    }
table.table1 .stats{
 
  text-align: center;
    width: 12%;
    }
table.table1
.edit{
    width: 5%;
    text-align: right;
   
vertical-align: top;
    }
table.table1 .alignv{
   
vertical-align: top;
    }

/*
FAQ----------------------------------------------*/
dl.faq {
 
 font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:
1.1em;
  margin-top: 1em;
  margin-bottom: 2em;
 
 line-height: 1.4em;
  }
dl.faq dt {
  font-weight: bold;
 
  color: #666666;
  }
dl.faq dd p {
  text-align: justify;
 
  border: 1px dashed #ffffff;
  padding: 5px;
  margin: 5px;
 
  font-size: 1em;
  }
dl.faq ul {
  list-style-type: disc;
 
  list-style-position: inside;
  }
dl.faq ol {
 
 list-style-position: inside;
  }
.content dl.faq {
 
 font-size: 1.1em;
  margin-bottom: 0.5em;
  }

/*
Tabs----------------------------------------------*/
#tabs {
 
 line-height: normal;
  margin: 20px 7px -1px 0px;
 
/*min-width:
 570px;
  */
}
#tabs ul {
  margin:0;
  padding: 0;
 
  list-style: none;
  }
#tabs li {
  display: inline;
 
 margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight:
bold;
  float: right;
  }
#tabs a {
  float: left;
 
 background: #e5f1f9 none no-repeat 0% -35px;
  margin: 0 1px 1px 0;
 
  padding: 0 0 0 5px;
  text-decoration: none;
  position:
relative;
  cursor: pointer;
  }
#tabs a span {
  float:
left;
  display: block;
  background: none no-repeat 100% -35px;
 
  padding: 6px 10px 6px 5px;
  color: #666666;
  white-space:
nowrap;
  }
#tabs a:hover span {
  color: #ff8a00;
  }
#tabs
 .activetab a {
  background-position: 0 0;
  margin-bottom:
-1px;
  border-bottom: 1px solid #cadceb;
  background-color:
#cadceb;
  }
#tabs .activetab a span {
  background-position:
 100% 0;
  padding-bottom: 7px;
  color: #333333;
  }
#tabs
 a:hover {
 
/*background-position: 0 -70px;
  */
background-color:
 #cadceb;
  }

/*#tabs a:hover span {
 
 background-position:100% -70px;
  }
*/
#tabs .activetab
a:hover {
  background-position: 0 0;
  }
#tabs .activetab
a:hover span {
  color: #000000;
  background-position: 100% 0;
 
  }
* html #tabs,* html .post,* html .navbar,* html fieldset dl,*
html ul.topiclist dl,* html ul.linklist,* html dl.polls {
  height:
1%;
  }
*+ html #tabs,*+ html .post,*+ html .navbar,*+ html
fieldset dl,*+ html ul.topiclist dl,*+ html ul.linklist,*+ html dl.polls
 {
  min-height: 1px;
  }
#tabs:after, .post:after,
.navbar:after, fieldset dl:after, ul.topiclist dl:after,
ul.linklist:after, dl.polls:after {
  content: ".";
  display:
block;
  height: 0;
  clear: both;
  visibility: hidden;
 
  }

/* Smilies-------------------------------------------------*/
#smiley-box
 {
  float: left;
  margin-top: 25px;
  width: 18%;
 
 background-color: #e5f1f9;
  }
#smiley-box-wysiwyg {
 
 float: right;
  margin: 25px 30px 0px 0px;
  width: 20%;
 
 background-color: #e5f1f9;
  }
* html #smiley-box-wysiwyg {
 
  margin: 25px 3px 0px 0px;
  }
*+html #smiley-box-wysiwyg {
 
  margin: 25px 3px 0px 0px;
  }
#smiley-box iframe{
  border:
 none;
  overflow: auto;
  height: 300px;
  width: 100%;
 
  height: 280px;
  background-color: #e5f1f9;
  }
#smiley-box-wysiwyg
 iframe{
  border: none;
  overflow: auto;
  height: 300px;
 
  width: 100%;
  height: 280px;
  background-color: #e5f1f9;
 
  }
.smiley-element img {
  padding: 0px 5px;
 
 margin-bottom: 10px}

/* Page
numbering-------------------------------------------------*/
.pagination
 {
  height: 1%;
  width: auto;
  margin-top: 5px;
 
 text-align: left;
  float: left;
  padding-left: 5px;
  }
*
 html .pagination {
  height: 1%;
  }
*+ html .pagination {
 
  min-height: 1px;
  }
.pagination span a, .pagination span
a:link, .pagination span a:visited, .pagination span a:active {
 
 font-weight: normal;
  text-decoration: none;
  color: #5C758C;
 
  background-color: #f7f7f7;
  margin: 0 2px;
  padding: 0 2px;
 
  border: 1px solid #B4BAC0;
  font-size: 0.9em;
  line-height:
1.5em;
  }
.pagination span a:hover {
  border-color:
#368AD2;
  background-color: #0372be;
  color: #FFF;
 
 text-decoration: none;
  }
.pagination span a.pag-img {
 
 border: none;
  background-color: transparent;
  }
.pagination
 span a.pag-img:hover {
  background-color: transparent;
  }
.pagination
 span strong {
  padding: 0 2px;
  margin: 0 2px;
 
 background-color: #627DA3;
  border: 1px solid #627DA3;
 
 color:#FFFFFF;
  font-size: 0.9em;
  }
.row .pagination {
 
  display: block;
  float: left;
  width: auto;
 
 margin-top: 0;
  padding: 1px 0px 1px 15px;
  font-size: 0.9em;
 
  background: url("http://2img.net/i/fa/prosilver/icon_pages.gif") 0pt
50% no-repeat;
  }
.pagination span.page-sep {
 
 display:inline;
  position:absolute;
  visibility:hidden;
 
 }
#cp-main .pagination {
  float: right;
  width: auto;
 
  padding-top: 1px;
  }

/* Postbody
(preview)---------------------------------------------------*/
.postbody
 {
  padding: 0;
  line-height: 1.48em;
  color: #666666;
 
  width: 76%;
  float: left;
  clear: both;
  }
.postbody
 .topic-title {
  font-size: 1.5em;
  padding: 2px 0 0 0;
 
 margin: 0 0 0.3em 0 !important;
  text-transform: none;
 
 border: none;
  font-family: Verdana,Arial,Helvetica,sans-serif;
 
  line-height: 125%;
  color: #666666;
  font-weight: bold;
 
  }
.postbody .content {
  font-size: 1.3em;
  }
.postbody
 ul.profile-icons {
  width: auto;
  padding: 0;
 
 margin-left: 45px;
  }
.postbody ul.profile-icons img {
 
 cursor: pointer;
  }
.postbody ul.profile-icons li {
 
 margin: 0 3px;
  }
.postbody h3 img {
  vertical-align:
bottom;
  }
* html .postbody h3 img {
    vertical-align:
middle;
    }
.search .postbody {
 
/*width: 68%*/
}
.search
 .postbody ol,.search .postbody ul {
  margin-right: 1.8em;
  }
.search
 .dterm .topic-title {
  font-size: 1.1em;
  }
.search .dterm
 strong {
  font-size: 1.1em;
  }
#cp-main .postbody p {
 
  font-size: 1.1em;
  }
#cp-main .postbody h3 {
  margin-top:
 0;
  }
.content {
  color: #666666;
  min-height: 3em;
 
  overflow: hidden;
  line-height: 1.4em;
  font-family:
Verdana,Arial,Helvetica,sans-serif;
  font-size: 1em;
  }
.content
 blockquote {
  color: #536482;
  }
.content p {
 
 font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:
1.1em;
  margin-bottom: 1em;
  line-height: 1.4em;
  }
.content
 li {
  list-style-type: inherit;
  }
.content ul, .content
ol {
  margin-bottom: 1em;
  margin-left: 0;
  margin-right:
 3em;
  }

/* Profile
icons-------------------------------------------------*/
ul.profile-icons
 {
  margin-top: 10px;
  list-style: none;
  }
ul.profile-icons
 li {
  float: left;
  margin: 0 6px 3px 0;
 
 background-position: 0 100%;
  }
* html ul.profile-icons li {
 
  width: 1px;
  }
ul.profile-icons li a {
  display: block;
 
  width: 100%;
 
/*height: 100%;
  */
background-position:
 0 0;
  }
.postprofile ul.profile-icons li {
  float: right;
 
  margin: 0 0px 3px 6px;
  }
ul.profile-icons li span {
   
display:none;
    }
ul.profile-icons li a:hover {
   
background: none;
    }

/*
Message-box-------------------------------------------------*/
#message-box
 textarea {
  color: #666666;
  font-family:
Verdana,Arial,Helvetica,sans-serif;
  width: 80%;
  font-size:
1.1em;
  }
#textarea_content {
  margin-top: 2px;
  }
#textarea_content
 textarea#text_editor_textarea {
  width: 100% !important;
 
 height: 250px;
  }
#textarea_content iframe#text_editor_iframe {
 
  width: 100%;
  height: 100%;
  }
form#quick_reply
#textarea_content textarea#text_editor_textarea {
  width: 100%
!important;
  height: 150px;
  }
form#quick_reply
#textarea_content iframe#text_editor_iframe {
  width: 100%;
 
 height: 100%;
  }

/*
Modules-------------------------------------------------*/
.module {
 
  margin-bottom: 4px;
  padding: 0 10px;
  background-color:
#e5f1f9;
  color: #666666;
  overflow: hidden;
  }
*+
html #left .module,*+ html #right .module {
  word-wrap: break-word;
 
  }
* html #left .module,* html #right .module {
  word-wrap:
break-word;
  }
.module span.corners-top, .module
span.corners-bottom {
  margin: 0 -10px;
  }
.module h3 {
 
  margin: 0.5em 0;
  color: #666666;
  border-bottom: 1px solid
#666666;
  text-align:center;
  }
.module ul, .module ol {
 
  list-style-position: inside;
  }
.module dl.details {
 
 margin-right: 0;
  width: 100%;
  }
.module dl.details dt {
 
  width: 7em;
  text-align: right;
  margin-right: 10px;
  }
.module
 dl.details dd {
  margin: 0;
  }
*+ html .module dl.details
dd {
  zoom: 1;
  word-wrap: normal;
  }
.module
.box-content {
  float:right;
  width:100%;
  }
.module
.box-content .mod-login-avatar {
  float:right;
  }
.module
.box-content .mod-login {
  float:right;
  margin-right:0.5em;
 
  }
.module .box-content .mod-login dt {
  width:7em;
 
 text-align:right;
  }
.module table .gensmall {
  display:
block;
  overflow: hidden;
  }
.module .fields1 dd {
 
 margin-right: 0;
  }
.module .poll dt {
  float: right;
 
  }
.module .poll dd {
  margin-left: 0;
  margin-right: 41%;
 
  }

/*
Overview-------------------------------------------------*/
.overview
 {
  border: 2px solid black;
  z-index: 10000;
  }
.title-overview
 {
  margin: 0;
  padding: 5px 10px;
  text-align: center;
 
  }
.center-overview {
  padding: 5px 20px 0;
  text-align:
center;
  }
.left-overview {
  text-align: right;
 
 padding: 5px 10px 0;
  }

/*
Calendar-------------------------------------------------*/
#mini-calendar
 {
  width: 270px;
  float: right;
  }
#calendar ul,
#mini-calendar ul {
  height: 120px;
  list-style-type: none;
 
  background-color: #dceaf5;
  }
#calendar ul:hover,
#mini-calendar ul:hover {
  background-color: #f7eed2;
  }
#calendar
 ul li, #mini-calendar ul li {
  padding: 3px 0px 0px 10px;
  }
#calendar
 table.table1 tbody tr:hover, #calendar table.table1 tbody tr.hover,
#calendar table.table1 tbody tr:hover, #mini-calendar table.table1 tbody
 tr.hover {
  background-color: transparent;
  }
#calendar
.no-border, #mini-calendar .no-border {
  border: none;
  }
#calendar
 .center, #mini-calendar .center {
  text-align: center;
  }
#calendar
 .hover-td:hover, #mini-calendar .hover-td:hover {
 
 background-color: #f7eed2;
  }
#calendar-result {
  float:
right;
  width: 69%;
  margin: 45px 8px 0px 0px;
  }
p.right-event
 {
  text-align: left;
  margin: 0px;
  padding: 0px;
 
 }

/*
Signature-------------------------------------------------*/
.signature
 {
  margin-top: 1.5em;
  padding-top: 0.2em;
  font-size:
1.1em;
  border-top: 1px solid #CCCCCC;
  overflow: hidden;
 
  color: #666666;
  }

/*
Gallery-------------------------------------------------*/
.gallery {
 
  float: right;
  margin: 0px 1% 0px 0px;
  padding-top: 10px;
 
  min-height: 125px;
  }
* html .gallery {
  margin-left: 0px
 8px 0px 0px;
  height: 125px;
  }
.gallery:hover {
 
 background-color: #f7eed2;
  }
.info-gallery {
  margin: 0px
 !important;
  padding: 5px;
  text-align: center;
  }
.effect
 {
  vertical-align: middle;
  margin-right: 15px;
  }
.helpline
 {
  width: 450px;
  font-size: 10px;
  border: none;
 
 background-color: transparent;
  }
.gallery-avatar {
 
 height: 260px;
  width: 190px;
  text-align: center;
 
 margin: 0px 0px 20px 30px;
  }
.gallery-avatar img {
 
 padding-top: 15px;
  }
.gallery-avatar:hover {
 
 background-color: #f7eed2;
  }

/*
Buttons-------------------------------------------------*/
.buttons {
 
  float: right;
  }
.buttons div {
  float: left;
 
 margin: 0 5px 0 0;
  background-position: 0 100%;
  }
.buttons
 div a {
  display: block;
  width: 100%;
 
/*height:
100%;
  */
background-position: 0 0;
  }
.buttons
div.post-icon {
  width: auto;
  height: auto;
  }
.buttons
 div span{
    display: none;
    }
.buttons div a:hover{
 
 background-image: none;
    }
#cp-main .buttons {
 
 margin-left: 0;
  }
دلوعة الموصل
دلوعة الموصل
مديرة منتدى
مديرة منتدى

تاريخ التسجيل : 30/03/2012

الرجوع الى أعلى الصفحة اذهب الى الأسفل

استايل دلع الموصل الاول  Empty رد: استايل دلع الموصل الاول

مُساهمة من طرف دلوعة الموصل السبت 28 أبريل 2012, 11:42

الكود:
/* Topicreview-------------------------------------------------*/
#topicreview
 {
  padding-right: 5px;
  overflow: auto;
  height: 300px;
 
  }
#topicreview .postbody {
  width: auto;
  float: none;
 
  margin: 0;
  height: auto;
  }
#topicreview .post {
 
 height: auto;
  }
#topicreview h2 {
  border-bottom-width:
0;
  }

/*
Chatbox-------------------------------------------------*/
body.chatbox
 {
  background-image: none;
  padding: 0;
  margin: 0;
 
  background-color: #ffffff;
  }
*+ html #chatbox_header {
 
 position: absolute;
  top:0;
  left: 0;
  right: 0;
  }
.chatbox-title,.chatbox-title
 a.chat-title {
  color: #ffffff !important;
  }
.chatbox-title
 {
  float: right;
  margin: 0;
  padding: 2px 5px 0 5px;
 
  width: 15em;
  }
.chatbox-options {
  float: left;
 
 list-style: none;
  font-size: 11px;
  margin: 0.7em 0.5em
0.5em 0.5em;
  }
.chatbox-options li {
  display:inline;
 
  }
.chatbox-options li,.chatbox-options li a,.chatbox-options li
label {
  color: #ffffff;
  }
#chatbox_members {
 
 position: absolute;
  top: 30px;
  bottom: 30px;
  width:
180px;
  overflow: auto;
  border-left: 1px solid ;
  }
#chatbox_members
 .member-title {
  text-align: center;
  padding: 0.5em 0.25em;
 
  background-image: none;
  font-size: 12px;
  background-color:
 #cadceb;
  color : #0372be;
  font-family:
Verdana,Arial,Helvetica,sans-serif;
  }
#chatbox_members ul {
 
  list-style: none;
  margin: 0 0 0 1em;
  }
#chatbox_members
 ul li {
  margin: 0.5em 0.5em 0.5em 0;
  }
#chatbox {
 
 position: absolute;
  top: 30px;
  right: 181px;
  left: 0;
 
  bottom: 30px;
  overflow: auto;
  line-height: 10px;
  }
.chatbox_row_1
 {
  padding: 4px;
  background-color: #e5f1f9;
  }
.chatbox_row_2
 {
  padding: 4px;
  background-color: #dceaf5;
  }
.chatbox_row_3
 {
  padding: 4px;
  background-color: #cadceb;
  }
.chatbox_row_1:after,.chatbox_row_2:after,.chatbox_row_3:after
 {
  content: ".";
  display: block;
  height: 0;
 
 clear: both;
  visibility: hidden;
  }
.memberlist_row_1 {
 
  background-color: #e5f1f9;
  }
#chatbox_footer {
 
 position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
 
  padding: 5px;
  }
#chatbox_footer label {
  color: #ffffff;
 
  }
#chatbox_footer .text-field {
 
/*padding-right: 140px;
 
  */
}
#chatbox_messenger_form .right-box {
  float: right;
 
  }
#chatbox_footer .style-buttons {
  white-space: nowrap;
 
 }

/* Edition didier */
#chatbox_contextmenu {
  border:
2px solid black;
  background-color: #cadceb;
  }
#chatbox_contextmenu
 p {
  margin:0;
  padding: 1px 4px;
  font-family: verdana,
 arial, sans-serif;
  background: #e5f1f9;
  border-bottom:1px
solid #777;
  }
#chatbox_contextmenu p.hover {
  background:
#dceaf5;
  }
#chatbox_contextmenu p.close {
  background:
#ddd;
  padding: 1px;
  font-size: 95%;
  color:#fff;
 
 background: url('');
  }
#chatbox_contextmenu p.close img {
 
  vertical-align: middle;
  }
#chatbox_contextmenu a {
 
 color: #0372be;
    text-decoration: none;
    font-size: 95%;
 
  }
#chatbox_contextmenu a:hover {
  color: ;
  }
.fontbutton{
 
  border:0;
  }

/* Fin Edition didier */
#message,#submit_button{
 
  border-width: 1px;
  }
.fontbutton_normal {
  background:
#E1E1E2;
  }
.fontbutton_selected {
  background: #BBC7CE;
 
  border: 1px solid #22229C;
  }
.fontbutton_clicked {
 
 background: #959595;
  border: 1px solid #22229C;
  }
.fontbutton_hover
 {
  background: #E1E1E2;
  border: 1px solid #22229C;
  }
.fontbutton
 {
  background:#E1E1E2 none repeat scroll 0%;
  border:medium
none;
  color:#000000;
  float:left;
  margin-right:10px;
 
  padding:1px;
  }
#chatbox .date-and-time,#chatbox
.user,#chatbox .msg {
  font-size: 14px;
  }
#chatbox .user {
 
  font-weight: bold;
  }
#chatbox .user-msg {
  direction:
rtl;
  unicode-bidi: embed;
  }
#chatbox .user {
 
 direction: rtl;
  unicode-bidi: normal !important;
  }
#chatbox
 .msg {
  direction:rtl;
  unicode-bidi: embed;
 
 line-height: 1.1em;
  }
* html #chatbox-members {
 
/*
IE expressions helping IE work in Standards mode */
height:
expression(( document.documentElement.clientHeight ?
document.documentElement.clientHeight : document.body.clientHeight) - (
(parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 3) +
(parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2) +
(parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2 * 0) ) +
"px");
  }
* html #chatbox {
 
/* IE expressions helping
IE work in Standards mode */
height: expression((
document.documentElement.clientHeight ?
document.documentElement.clientHeight : document.body.clientHeight) - (
(parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 3) +
(parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2) +
(parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2 * 0) ) +
"px");
  width: expression(( document.documentElement.clientWidth ?
document.documentElement.clientWidth : document.body.clientWidth) - (
(parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 10) +
(parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 1) +
(parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2 * 1.3) ) +
 "px");
  }
* html #chatbox_footer {
 
/* IE expressions
helping IE work in Standards mode */
width: expression((
document.documentElement.clientWidth ?
document.documentElement.clientWidth : document.body.clientWidth) - (
(parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 0) +
(parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 0) +
(parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2 * 0) ) +
"px");
  }

/*
Stats------------------------------------------------------------------------------------------*/
table.forumline
 {
  font-size: 1.1em;
  background-color: #1675bc;
 
 background-image: url('http://2img.net/i/fa/fdf_ar3/bg_cat.png');
 
  padding: 5px;
  background-repeat: repeat-x;
 
 background-position: 0 0;
  }
table.forumline td.catHead {
 
 text-align: right;
  color: #ffffff;
  font-family:
Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;
 
 text-transform: uppercase;
  font-size: 0.85em;
  font-weight:
bold;
  padding-bottom: 5px;
  }
table.forumline tr:hover
td.catHead {
  background-color: transparent;
  }
table.forumline
 th.thCornerL, table th.thTop, table th.thCornerR {
 
 background-color: #cadceb;
  height: 25px;
  }
table.forumline
 td {
  height: 20px;
  }
table.forumline tr:hover td {
 
 background-color: #f7eed2;
  }
table.forumline.statistical
td,table.forumline.bars td,table.forumline.values td {
  padding: 0
1px;
  }
table.forumline td.stat-bar {
  padding: 0 10px;
 
  }

/*
Corners------------------------------------------------------------------------------------------*/
span.corners-top,
 span.corners-bottom, span.corners-top span, span.corners-bottom span {
 
  font-size: 1px;
  line-height: 1px;
  display: block;
 
 height: 5px;
  background-repeat: no-repeat;
  }
span.corners-top
 {
  background-image: none;
  background-position: 0 0;
 
 margin: 0 -5px;
  }
span.corners-top span {
 
 background-image: none;
  background-position: 100% 0;
  }
span.corners-bottom
 {
  background-image: none;
  background-position: 0 100%;
 
  margin: 0 -5px;
  clear: both;
  }
span.corners-bottom span
 {
  background-image: none;
  ;
  background-position: 100%
 100%;
  }
.post span.corners-top, .post span.corners-bottom,
.panel span.corners-top, .panel span.corners-bottom, .navbar
span.corners-top, .navbar span.corners-bottom {
  margin: 0 -10px;
 
  }
span.corners-top {
  background-image:
url("http://2img.net/i/fa/fdf3/corners_left.png");
  }
span.corners-top
 span {
  background-image:
url("http://2img.net/i/fa/fdf3/corners_right.png");
  }
span.corners-bottom
 {
  background-image:
url("http://2img.net/i/fa/fdf3/corners_left.png");
  }
span.corners-bottom
 span {
  background-image:
url("http://2img.net/i/fa/fdf3/corners_right.png");
  }

/***************************************************************/
#cp-main
 span.corners-top {
  background-image:
url("http://2img.net/i/fa/prosilver/corners_left2.gif");
  }
#cp-main
 span.corners-top span {
  background-image:
url("http://2img.net/i/fa/prosilver/corners_right2.gif");
  }
#cp-main
 span.corners-bottom {
  background-image:
url("http://2img.net/i/fa/prosilver/corners_left2.gif");
  }
#cp-main
 span.corners-bottom span {
  background-image:
url("http://2img.net/i/fa/prosilver/corners_right2.gif");
  }

/***************************************************************/
#cp-main
 .panel #topicreview span.corners-top {
  background-image:
url("http://2img.net/i/fa/fdf3/corners_left.png");
  }
#cp-main
.panel #topicreview span.corners-top span {
  background-image:
url("http://2img.net/i/fa/fdf3/corners_right.png");
  }
#cp-main
 .panel #topicreview span.corners-bottom {
  background-image:
url("http://2img.net/i/fa/fdf3/corners_left.png");
  }
#cp-main
.panel #topicreview span.corners-bottom span {
  background-image:
url("http://2img.net/i/fa/fdf3/corners_right.png");
  }

/*
Various-------------------------------------------------*/
.row1{
 
  background-color: #e5f1f9;
    }
.row2{
   
background-color: #dceaf5;
    }
.row3{
    background-color:
#cadceb;
    }
.img-whois {
  float: right;
  margin-left:
 5px;
  }
.topic-actions {
  margin-bottom: 5px;
 
 margin-top: 1em;
  font-size: 1.1em;
  height: auto;
  }
*+html
 .topic-actions {
  margin-top: 1em;
  }
.column1 {
 
 float: right;
  clear: right;
  width: 46%;
  margin-right:
 3%;
  border-left: 1px solid #ffffff;
  }
.column2 {
 
 float: left;
  clear: left;
  width: 46%;
  margin-right:
3%;
  }
* html .column1, * html .column2 {
    width: 45%;
 
  }
.left-box {
  float: right;
  text-align: right;
 
 width: auto;
  }
.right-box {
  float: left;
 
 text-align: left;
  width: auto;
  }
.clear {
  display:
 block;
  clear: both;
  font-size: 1px;
  line-height: 1px;
 
  background: transparent;
  height: 1%;
  }
* html .clear {
 
  height: 1%;
  }
*+ html .clear {
  min-height: 1px;
  }
.online
 {
  background-image:
url("http://2img.net/i/fa/fdf_ar3/icon_user_online_ar.png");
 
 background-position: left 0;
  background-repeat: no-repeat;
 
 }

/*.online2 {
  position: absolute;
  top: -10px;
 
 left: 0;
  background-image:
url("http://2img.net/i/fa/fdf_ar3/icon_user_online_ar.png");
 
 background-repeat: no-repeat;
  background-position: left 0;
 
 width: 100px;
  height: 100px;
  }
*/
.autowidth {
 
 width: auto !important;
  }
.italic {
  font-style: italic;
 
  }
.pathname-box {
  margin-left: 3px 15px 0px 0px;
  float:
 right;
  }
.pathname-box p {
  margin-bottom: 0px;
  }
.select
 {
  background-color: #FFFFFF;
  border: 1px solid #BCBCBC;
 
  position: absolute;
  z-index:100;
  top: 0;
  left: 0;
 
  overflow: hidden;
  width: 0px;
  }
* html .select {
 
 margin-top: -9px;
  }
.select p {
  padding: 4px 6px;
 
 font-size: 0.9em;
  margin: 0px;
  }
.select button {
 
 padding: 4px;
  font-size: 0.9em;
  margin: 0px;
 
 background-color: #FFF;
  border: none;
  text-align:left;
 
  }
.select button.button2 {
  border:1px solid #BCBCBC;
 
 padding: 0px;
  }
*+html .select button.button2 {
 
 padding-right: 3px;
  padding-left: 3px;
  }
* html .select
button.button2 {
  padding-right: 3px;
  padding-left: 3px;
 
  }
.select button.button2:hover {
  border: 1px solid #ff8a00;
 
  color: #ff8a00;
  background-position: 0 100%;
  }
.select
button:hover,.selectHover {
  cursor: pointer;
 
 background-color: #EEE;
  }
button.bbcode {
  border: 1px
solid #e3adad;
  background-image:
url("http://2img.net/i/fa/wysiwyg/bg_button.png");
  }
#format-buttons
 {
  margin: 15px 0 5px 0;
  }
#format-buttons input,
#format-buttons select, button.button2 {
  vertical-align: middle;
 
  }
ul#picture_legend, ul#privmsgs-menu {
  text-align: center;
 
  }
ul#picture_legend li, ul#privmsgs-menu li {
  display:
inline;
  margin: 2px 10px;
  }
ul#picture_legend li img,
ul#privmsgs-menu li img {
  vertical-align: middle;
  }
input.checkbox
 {
  width: auto !important;
  background-color: transparent
!important;
  }
.postlink {
  color: #368AD2;
 
 border-bottom-color: #368AD2;
  }
.postlink:visited {
 
 color: #5D8FBD;
  border-bottom-color: #666666;
  }
.postlink:active
 {
    color: #368AD2;
    }
.postlink:hover {
 
 background-color: #D0E4F6;
  color: #0D4473;
  }
ul.topiclist
 li.row dt a.subforum,ul.topiclist li.row dd.dterm a.subforum {
 
 background-image: none;
  background-position: 0 50%;
 
 background-repeat: no-repeat;
  position: relative;
 
 white-space: nowrap;
  padding: 0 0 0 12px;
  }
#cp-main
.panel li.header dd, #cp-main .panel li.header dt {
    color:
#000000;
    }
html>body dd label input {
   
vertical-align: text-bottom;
    }
#cp-main .panel li.header dd,
#cp-main .panel li.header dt {
  color: #000000;
 
 margin-bottom: 2px;
  }
.mcp-main .postbody {
    width:
100%;
    }
.pmlist li.row1 {
  border: solid 3px transparent;
 
  border-width: 0 3px;
  }
.pmlist li.row2 {
  border: solid
3px transparent;
  border-width: 0 3px;
  }
dd.lastpost
span.color-groups {
  float: right;
  padding-right: 0px;
 
 }
* html dd.lastpost span.color-groups {
    cursor: pointer;
 
  }
*+html dd.lastpost span.color-groups {
    cursor: pointer;
 
  }
.captcha div.captcha-img {
  float: right;
  margin: 0 0
 0 1em;
  }
.captcha .inputbox{
  margin-top: 0.5em;
  }

/*
 RPG tables */
.rpg-table {
  border: 1px solid #ccc;
 
 border-collapse: collapse;
  }
.rpg-table td {
  border: 1px
 solid #ccc;
  padding: 0.25em;
  }
.user_login_form {
 
 text-align: center;
  }

/*
Footer---------------------------------------------------*/
.copyright
 {
  padding: 5px;
  text-align: center;
  color: #666666;
 
  }
.clearfix:after {
  content: ".";
  display: block;
 
 height: 0;
  clear: both;
  visibility: hidden;
  }
*+
html .clearfix {
  min-height: 1px;
  }
* html .clearfix {
 
  position: relative;
    height: 1%;
    clear: both;
  }
*
 html div#logo-desc #logo {
  filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='http://2img.net/i/fa/fdf_ar3/header_ar.jpg');
  height: 45px;
 
  width: 274px;
  cursor: hand;
  }

/* Advanced
profile-------------------------------------------------*/
#profile-advanced-layout
 {
  float: right;
  margin-left: -300px;
  width: 100%;
 
  }
#profile-advanced-left {
  margin-left: 300px;
  }
#profile-advanced-left
 #tabs {
  margin-top: 4px;
  }
#profile-advanced-avatar {
 
  float: right;
  width: 30%;
  }
#profile-advanced-points,
#profile-advanced-reputation {
  float: right;
  }
#profile-advanced-avatar
 .module, #profile-advanced-points .module, #profile-advanced-reputation
 .module, #profile-advanced-details {
  margin-left: 4px;
  }
#profile-advanced-avatar
 .module, #profile-advanced-points .module, #profile-advanced-reputation
 .module, #profile-advanced-right .module {
  margin-bottom: 4px;
 
  }
#profile-advanced-details .pagination {
  float: right;
 
 }
#profile-advanced-details ol {
  list-style: none;
  }
#profile-advanced-details
 ol li {
  display: block;
  margin-bottom: 4px;
  }
#profile-advanced-details
 .avatar {
  float: right;
  }
.avatar {
  width: 50px;
 
  border: 1px solid #1675bc;
  background-color: #fff;
  }
.avatar
 img {
  width: 50px;
  }
.friend-block .avatar {
 
 margin: 0 auto;
  cursor:pointer;
  }
.friend-block {
 
 float: right;
  width: 68px;
  margin: 1px;
  text-align:
center;
  overflow: hidden;
  }
.friend_list_online_status {
 
  line-height: 11px;
  font-size: .8em;
  }
.friend_list_online_status
 img {
  vertical-align: middle;
  }
.friends-foes-list {
 
  float: right;
  width: 200px;
  height: 2em;
  }
#profile-advanced-details
 .message-block {
  margin-right: 57px;
  }
#profile-advanced-details
 .message-header {
  border-top: 1px solid #cadceb;
 
 background: #dceaf5;
  padding: 4px;
  margin-bottom: 4px;
 
  }
#profile-advanced-details .message-date {
  float: left;
 
  }
#profile-advanced-details .message-body {
  margin-bottom:
4px;
  }
#profile-advanced-details .message-footer {
 
 text-align: left;
  }
#profile-advanced-details .message-footer
li {
  display: inline;
  margin: 0 0.25em;
   
/*
Spacing between generation dot */
}
#profile-advanced-details
.message-footer li:after {
  content: ' .';
   
/* Beware of
character: can create a whitepage in IE6 if char does not exist in lang.
 */
}
#profile-advanced-details .message-footer li a {
 
 margin-left: 0.25em;
   
/* Spacing between generation dot */
text-decoration:
 underline;
  }
#profile-advanced-details .message-footer
li.last:after {
  content: normal;
  }
#profile-advanced-layout
 #new-message {
  position: relative;
  margin-top: 10px;
 
 }
#profile-advanced-layout #tabs {
  position: relative;
 
 bottom: 0;
  margin-top:-2.35em;
  }
#profile-advanced-layout
 #new-message-link {
  position: absolute;
  bottom: 0;
 
 left: 4px;
  padding-bottom: 10px;
  }
#profile-advanced-details
 .top {
  margin-bottom: 16px;
  }
#profile-advanced-details
.bottom {
  margin-top: 16px;
  }
#profile-advanced-right {
 
  float: left;
  width: 300px;
  }
#profile-advanced-add {
 
  margin-left: 4px;
  padding: 8px 0;
  text-align: right;
 
 }
#profile-advanced-details .stats-field {
  margin: 4px 0 10px
4px;
  padding: 0 10px 6px;
  }
#profile-advanced-details
.stats-field legend {
  font-weight: bold;
  }
#profile-advanced-details
 .stats-field ul {
  list-style-type:none;
  text-indent: 10px;
 
  padding: 0;
  }
#profile-advanced-details .stats-field li {
 
  margin: 4px 0;
  }
دلوعة الموصل
دلوعة الموصل
مديرة منتدى
مديرة منتدى

تاريخ التسجيل : 30/03/2012

الرجوع الى أعلى الصفحة اذهب الى الأسفل

استايل دلع الموصل الاول  Empty رد: استايل دلع الموصل الاول

مُساهمة من طرف دلوعة الموصل السبت 28 أبريل 2012, 11:45

الكود:
/* Login Popup---------------------------------------------------*/
#login_popup
 {
  position: absolute;
  z-index: 10000;
  display: none;
 
  background-color: #cadceb;
  border: 1px solid #1675bc;
 
 padding: 6px;
  }
#login_popup .h3 {
  margin: 0 0 6px;
 
  padding: 0 0 6px;
  }
#login_popup_buttons {
  position:
absolute;
  bottom: 6px;
  left: 6px;
  }
#login_popup_buttons
 input {
  margin-right: 6px;
  }
ul.profile_field_list {
 
  padding:0;
  }
html ul.profile_field_list li {
 
 list-style-type: none;
  }
ul.profile_field_list > li {
 
 list-style-type: none;
  }
.inputURL {
  font-size:10px;
 
  font-family:"Courier New", "Times New roman";
 
 letter-spacing:-1px;
  }
.middleline {
  line-height:2em;
 
  }
.invisible{
  display:none;
  visibility:hidden;
  }
.visible{
 
  display:block;
  visibility:visible;
  }

/* ajax
profil----------------------------------------------*/
.ajax-profil_hover{
 
  background:transparent}
.ajax-profil_parent{
 
 position:relative;
  zoom:1}
.ajax-profil_edit{
 
 cursor:pointer;
  position:absolute;
  top:0;
  right:-2px}
.ajax-profil_edit
 img{
  margin-right:4px}
.ajax-profil_valid{
 
 cursor:pointer;
  margin-right:4px;
  vertical-align:middle}
.column1
 dl.details dt,.column2 dl.details dt{
  padding-left:16px;
  }
#profile-tab-field-profil
 dl{
  padding:8px 10 8px 0;
  width:98%;
  margin:10px 0 0;
 
  }
#profile-tab-field-profil dl dt{
  float:right;
 
 display:block;
  width:10em;
  }
#profile-tab-field-profil
dl dd{
  margin-right:10em;
  padding-right:12px;
  }
#profile-tab-field-profil
 div.separator{
  clear:both;
  font-size:1px;
 
 line-height:1px;
  border-bottom:1px solid #dcdcdc;
 
 padding-top:10px;
  }
#profile-tab-field-profil
.ajax-profil_edit{
  right:-4px;
  }

/*
jqModal----------------------------------------------*/
.jqmWindow {
 
  display: none;
  position: fixed;
  left: 50%;
  width:
450px;
  margin-left: -225px;
  top: 50%;
  margin-top:
-125px;
  background-color: #ffffff;
  border: 1px solid
#1675bc;
  }
.jqmOverlay {
  background-color: #000;
  }
#search_form
 h1 {
  margin: 0.1em 0 0.3em;
  }
#jqmHide {
  margin:
0.4em 0;
  }
.jqDrag {
  cursor: move;
  }

/*
First Post----------------------------------------------*/
#first-post-br
 {
  width: 80%;
  border: 0;
  border-top: solid 1px
#1675bc;
  margin: 20px auto;
  }

/*
Blog----------------------------------------------*/
.blog .icon {
 
  background-position: 99% 20px !important;
  }
.blog .dterm {
 
  width: 94% !important;
  background-position: 99.5% 20px
!important;
  }
.blog_cal-border {
  display: inline;
 
 float: right;
  border: 1px solid #1675bc;
  background:
#e5f1f9;
  padding: 1px;
  font-size: 1.2em;
  margin-left:
1em;
  }
.blog_cal-content {
  width: 2.9em;
 
 background: #1675bc;
  padding: 1px;
  line-height: 1.4em;
 
  text-align: center;
  font-family: "Lucida Grande","Lucida Sans
Unicode",Arial,Sans-Serif;
  color: #ffffff;
  }
.blog_cal-content
 span {
  display: block;
  }
.blog_cal-day {
 
 padding-left: 0.2em;
  font-size: 1.6em;
  letter-spacing:
0.2em;
  }
.blog_cal-month {
  line-height: 0.7em;
 
 font-size: 2em;
  font-weight: bold;
  }
.blog_cal-year {
 
  line-height: 1.2em;
  font-size: 0.8em;
  }
.blog_title {
 
  padding-top: 1em;
  font-size: 1.3em;
  }
.blog_title h2 {
 
  display: inline;
  }
.blog_title .topictitle {
  font-size:
 1.2em;
  }
.blog_message {
  margin-top: 0.5em;
 
 font-size: 1.1em;
  }
.blog .codebox dt {
  width: 92%;
 
  }
* html .blog .codebox dt,*+html .blog .codebox dt {
  width:
100%;
  }
.blog_comments {
  text-align: left;
  }
.blog_comments
 img {
  vertical-align: middle;
  }
#blog_comments {
 
 width: 90%;
  margin: 0 auto;
  }
#blog_comments .postbody {
 
  float: right;
  width: 96%;
  }
#blog_comments .postbody
.content ul {
  list-style-type:disc;
  }
.blog_comment-avatar
 {
  float: right;
  }
.blog_comment-avatar img {
 
 background-color: #fff;
  border: 1px solid #1675bc;
 
 vertical-align: middle;
  width: 38px;
  margin: 5px 0 0 5px;
 
  }
#blog_comments .h3 {
  overflow: hidden;
  margin-top: 0;
 
  margin-right: 45px;
  padding: 0;
  min-height: 22px;
  }
.blog_comment-title
 {
  float: right;
  min-height: 12px;
  margin-top: 7px;
 
  }
#blog_comments .profile-icons {
  margin: 0;
 
 list-style-position: inherit;
  }

/* Social
bookmarking----------------------------------------------*/
#bookmarks
 {
  float: left;
  }
#bookmarks a img {
  width: 20px;
 
  height: 20px;
  background:
url(http://2img.net/i/fa/social_bookmarking/social_bookmarking.png)
no-repeat scroll;
  vertical-align: middle;
  }
#bookmarks a
img.twitter {
  width: 16px;
  height: 16px;
  margin: 2px;
 
  background: url(http://2img.net/i/fa/social_bookmarking/twitter.png)
no-repeat scroll;
  }
#bookmarks img.delicious {
 
 background-position: -10px -10px;
  }
#bookmarks img.digg {
 
  background-position: -10px -50px;
  }
#bookmarks img.excite {
 
  background-position: -9px -90px;
  }
#bookmarks img.facebook {
 
  background-position: -9px -128px;
  }
#bookmarks img.furl {
 
  background-position: -10px -166px;
  }
#bookmarks img.google {
 
  background-position: -10px -206px;
  }
#bookmarks img.live {
 
  background-position: -9px -246px;
  }
#bookmarks img.netscape {
 
  background-position: -9px -284px;
  }
#bookmarks img.newsvine {
 
  background-position: -9px -322px;
  }
#bookmarks img.reddit {
 
  background-position: -10px -360px;
  }
#bookmarks img.slashdot {
 
  background-position: -10px -400px;
  }
#bookmarks img.smarking {
 
  background-position: -9px -440px;
  }
#bookmarks
img.stumbleupon {
  background-position: -10px -478px;
  }
#bookmarks
 img.technorati {
  background-position: -10px -518px;
  }
#bookmarks
 img.yahoo {
  background-position: -10px -558px;
  }

/*
wysiwyg */
.mceContentBody{
  background: #dceaf5;
  color:
#666666;
  }

/* resize image */
.resize_process .resizebox
 {
  display: none;
  }
.resize_process img.resize_img {
 
  display: none;
  }
.resizebox a.enlarge, .resizebox a.fullsize,
 .resizebox a.resize {
  display: inline-block;
  zoom: 1;
 
 *display: inline;
  }
.resizebox.enlarged a.enlarge {
 
 display: none;
  }
.resizebox.enlarged a.resize {
  display:
 inline-block;
  }
.resizebox a.resize {
  display: none;
 
  }
.resizebox {
  background-color: #ffffff;
  max-width:
100%;
  line-height: 1.1em;
  cursor: default;
  font-size:
15px;
  font-weight: normal;
  font-style: normal;
  margin:
 0;
  text-align: right;
  display: inline-block;
  }
.resizebox
 div {
  font-weight: normal;
  font-style: normal;
 
 margin: 0;
  }
.resizebox .resize_border {
  border: 1px
solid #dceaf5;
  display: block;
  }
.resizebox
.resize_content {
  padding: 5px 10px;
  display: inline-block;
 
  zoom: 1;
  *display: inline;
  }
.resizebox .resize_filler {
 
  border: none;
  padding: 0;
  width: 40px;
  display:
inline-block;
  zoom: 1;
  *display: inline;
  }
.attachbox
 {
  background-color:#ffffff;
  border:1px dashed #dceaf5;
 
  clear:left;
  float:right;
  margin:5px 5px 5px 0;
 
 padding:6px;
  width:auto;
  color:#888888;
  }
.attachbox
 .attachments {
 
/*border-top:1px solid #D8D8D8;
  */
clear:left;
 
  font-size:0.9em;
  margin-left:10px;
  padding:0;
 
 display: inline-block;
  }
.attachbox dl.file {
 
 border-top: 1px solid #dceaf5;
  display:block;
 
 font-family:Verdana,Arial,Helvetica,sans-serif;
 
 margin-bottom:10px;
  }
dl.file dt {
 
 font-family:Verdana,Arial,Helvetica,sans-serif;
  font-weight:bold;
 
  padding:0;
  text-transform:none;
  display:inline-block;
 
  vertical-align:middle;
  text-align:center;
  }
dl.file dd {
 
  display: inline-block;
  vertical-align:top;
  margin:0 0 0
10px;
  }
dl.file dd span {
  display: block;
  }
.info
 {
  font-size:10px;
  font-style:italic;
  }

/*
Spoiler */
.codebox {
  display:block;
  }
.spoiler_content
 {
  display:none;
  }
.spoiler_content.hidden {
 
 display:block;
  }

/* Styles Facebook */
.user_login_form
 {
  margin-bottom:5px;
  }
.fb_or {
 
 background-color:#cadceb;
  border:2px solid #;
 
 font-weight:bold;
  padding:5px;
  color:#536482;
  height :
 16px;
  line-height : 16px;
  width : 26px;
  margin : 0
30px 0 30px;
  text-align: center;
  }
#cont_pwd {
 
 width:150px;
  height:21px;
  padding: 10px 0 0 0;
 
 display: none;
  }
.pwd_img {
  padding : 4px 0 3px 0;
 
 width : 150px;
  height : 14px;
  line-height : 14px;
 
 font-size : 11px;
  font-weight : bold;
  text-align : center;
 
  color : #000000;
  display : none;
  }
#pwd_good {
 
 background:url('http://2img.net/i/fa/p_strength/pwd_good.png');
 
 }
#pwd_middle {
 
 background:url('http://2img.net/i/fa/p_strength/pwd_middle.png');
 
  }
#pwd_bad {
 
 background:url('http://2img.net/i/fa/p_strength/pwd_bad.png');
  }
#fb_explain
 {
  padding: 5px 0 0 5px;
  float: left;
  }
.left {
 
  float: right;
  }
.fld_connexion {
  width: 300px;
  }
.fb_login{
 
  height: 30px;
  margin: 50px 0 0 0;
  }
.fb_login .fb_or{
 
  margin: 0 70px 0 60px;
  display: inline-block;
  }
.center
 {
  text-align: center;
  }
#cont_fb_invit iframe {
 
 width: 760px !important;
  }

/**** Module social_bookmarking
 ****/
.mod_bookmarks a img {
  width: 20px;
  height: 20px;
 
  background:
url(http://2img.net/i/fa/social_bookmarking/social_bookmarking_fa.png)
no-repeat scroll;
  vertical-align: middle;
  }
.mod_bookmarks
 img.digg {
  background-position:-10px -47px;
  }
.mod_bookmarks
 img.delicious {
  background-position:-10px -8px;
  }
.mod_bookmarks
 img.reddit {
  background-position:-10px -359px;
  }
.mod_bookmarks
 img.slashdot {
  background-position:-10px -398px;
  }
.mod_bookmarks
 img.stumbleupon {
  background-position:-10px -476px;
  }
.mod_bookmarks
 img.furl {
  background-position:-10px -163px;
  }
.mod_bookmarks
 img.yahoo {
  background-position:-10px -554px;
  }
.mod_bookmarks
 img.google {
  background-position:-10px -204px;
  }
.mod_bookmarks
 img.blinklist {
  background-position:-10px -665px;
  }
.mod_bookmarks
 img.blogmarks {
  background-position:-10px -630px;
  }
.mod_bookmarks
 img.technorati {
  background-position:-10px -516px;
  }

/****
 Module rss_feeds ****/
.mod_rss_feeds a img {
  width: 91px;
 
  height: 17px;
  background:
url(http://2img.net/i/fa/rss_mod/sprite_rss_feeds.png) no-repeat
scroll;
  vertical-align: middle;
  padding-bottom:2px;
  }
.mod_rss_feeds
 img.yahoo {
  background-position:0 0;
  }
.mod_rss_feeds
img.google-reader {
  background-position:-100px 0;
  }
.mod_rss_feeds
 img.msn {
  background-position:-199px 0;
  }
.mod_rss_feeds
 img.aol {
  background-position:-299px 0;
  }
.mod_rss_feeds
 img.newsgator {
  background-position:-399px 0;
  }
.mod_rss_feeds
 img.rojo {
  background-position:-498px 0;
  }
.mod_rss_feeds
 img.bloglines {
  background-position:-598px 0;
  }

/****
 Sprite CSS ****/
.sprite-arrow_prosilver_down{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:0 0;
  width:6px;
  height:6px;
 
  }
.sprite-arrow_prosilver_left{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-56px 0;
  width:4px;
 
 height:6px;
  }
.sprite-arrow_prosilver_right{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-110px 0;
  width:4px;
 
 height:6px;
  }
.sprite-arrow_prosilver_up{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-164px 0;
  width:6px;
 
 height:6px;
  }
.sprite-arrow_subsilver_down{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-220px 0;
  width:9px;
 
 height:9px;
  }
.sprite-arrow_subsilver_left{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-279px 0;
  width:9px;
 
 height:9px;
  }
.sprite-arrow_subsilver_right{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-338px 0;
  width:9px;
 
 height:9px;
  }
.sprite-arrow_subsilver_up{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-397px 0;
  width:9px;
 
 height:9px;
  }
.sprite-icon_minipost{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-456px 0;
  width:12px;
 
 height:9px;
  }
.sprite-icon_minipost_new{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-518px 0;
  width:12px;
 
 height:9px;
  }
.sprite-icon_minipost_participate{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-580px 0;
  width:12px;
 
 height:9px;
  }
.sprite-icon_miniposted{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-642px 0;
  width:12px;
 
 height:9px;
  }
.sprite-icon_pages{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-704px 0;
  width:11px;
 
 height:12px;
  }
.sprite-icon_post_target{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-765px 0;
  width:11px;
 
 height:9px;
  }
.sprite-icon_post_target_unread{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-826px 0;
  width:11px;
 
 height:9px;
  }
.sprite-icon_reply{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-887px 0;
  width:18px;
 
 height:9px;
  }
.sprite-icon_reply_new{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-955px 0;
  width:18px;
 
 height:9px;
  }
.sprite-icon_tiny_topic{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-1023px 0;
  width:10px;
 
 height:11px;
  }
.sprite-icon_topic_latest{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-1083px 0;
  width:11px;
 
 height:9px;
  }
.sprite-icon_topic_newest{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-1144px 0;
  width:11px;
 
 height:9px;
  }
.sprite-subforum_read{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-1205px 0;
  width:11px;
 
 height:9px;
  }
.sprite-subforum_unread{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-1266px 0;
  width:11px;
 
 height:9px;
  }
.sprite-tabs_less{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-1327px 0;
  width:9px;
 
 height:9px;
  }
.sprite-tabs_more{
 
 background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat top
left;
  background-position:-1386px 0;
  width:9px;
 
 height:9px;
  }
.sprite-icon_calendar{
 
 background:url("http://2img.net/i/fa/sprite_prosilver_navbar.png")
no-repeat top left;
  background-position:0 0;
  width:14px;
 
  height:13px;
  }
.sprite-icon_faq{
 
 background:url("http://2img.net/i/fa/sprite_prosilver_navbar.png")
no-repeat top left;
  background-position:0 -63px;
  width:16px;
 
  height:14px;
  }
.sprite-icon_gallery{
 
 background:url("http://2img.net/i/fa/sprite_prosilver_navbar.png")
no-repeat top left;
  background-position:0 -127px;
 
 width:14px;
  height:14px;
  }
.sprite-icon_groups{
 
 background:url("http://2img.net/i/fa/sprite_prosilver_navbar.png")
no-repeat top left;
  background-position:0 -191px;
 
 width:16px;
  height:14px;
  }
.sprite-icon_home{
 
 background:url("http://2img.net/i/fa/sprite_prosilver_navbar.png")
no-repeat top left;
  background-position:0 -255px;
 
 width:13px;
  height:12px;
  }
.sprite-icon_logout{
 
 background:url("http://2img.net/i/fa/sprite_prosilver_navbar.png")
no-repeat top left;
  background-position:0 -317px;
 
 width:16px;
  height:14px;
  }
.sprite-icon_members{
 
 background:url("http://2img.net/i/fa/sprite_prosilver_navbar.png")
no-repeat top left;
  background-position:0 -381px;
 
 width:16px;
  height:14px;
  }
.sprite-icon_message{
 
 background:url("http://2img.net/i/fa/sprite_prosilver_navbar.png")
no-repeat top left;
  background-position:0 -445px;
 
 width:16px;
  height:14px;
  }
.sprite-icon_portal{
 
 background:url("http://2img.net/i/fa/sprite_prosilver_navbar.png")
no-repeat top left;
  background-position:0 -509px;
 
 width:14px;
  height:14px;
  }
.sprite-icon_register{
 
 background:url("http://2img.net/i/fa/sprite_prosilver_navbar.png")
no-repeat top left;
  background-position:0 -573px;
 
 width:16px;
  height:14px;
  }
.sprite-icon_search{
 
 background:url("http://2img.net/i/fa/sprite_prosilver_navbar.png")
no-repeat top left;
  background-position:0 -637px;
 
 width:16px;
  height:14px;
  }
.sprite-icon_textbox_search{
 
  background:url("http://2img.net/i/fa/sprite_prosilver_navbar.png")
no-repeat top left;
  background-position:0 -701px;
 
 width:16px;
  height:14px;
  }
.sprite-icon_ucp{
 
 background:url("http://2img.net/i/fa/sprite_prosilver_navbar.png")
no-repeat top left;
  background-position:0 -765px;
 
 width:16px;
  height:14px;
  }
.sprite-icon_mini_calendar{
 
  background:url("http://2img.net/i/fa/sprite_subsilver_menu.png")
no-repeat top left;
  background-position:0 0;
  width:12px;
 
  height:13px;
  }
.sprite-icon_mini_faq{
 
 background:url("http://2img.net/i/fa/sprite_subsilver_menu.png")
no-repeat top left;
  background-position:-62px 0;
  width:12px;
 
  height:13px;
  }
.sprite-icon_mini_gallery{
 
 background:url("http://2img.net/i/fa/sprite_subsilver_menu.png")
no-repeat top left;
  background-position:-124px 0;
 
 width:12px;
  height:13px;
  }
.sprite-icon_mini_groups{
 
  background:url("http://2img.net/i/fa/sprite_subsilver_menu.png")
no-repeat top left;
  background-position:-186px 0;
 
 width:12px;
  height:13px;
  }
.sprite-icon_mini_index{
 
  background:url("http://2img.net/i/fa/sprite_subsilver_menu.png")
no-repeat top left;
  background-position:-248px 0;
 
 width:13px;
  height:13px;
  }
.sprite-icon_mini_login{
 
  background:url("http://2img.net/i/fa/sprite_subsilver_menu.png")
no-repeat top left;
  background-position:-311px 0;
 
 width:12px;
  height:13px;
  }
.sprite-icon_mini_members{
 
  background:url("http://2img.net/i/fa/sprite_subsilver_menu.png")
no-repeat top left;
  background-position:-373px 0;
 
 width:12px;
  height:13px;
  }
.sprite-icon_mini_message{
 
  background:url("http://2img.net/i/fa/sprite_subsilver_menu.png")
no-repeat top left;
  background-position:-435px 0;
 
 width:12px;
  height:13px;
  }
.sprite-icon_mini_portal{
 
  background:url("http://2img.net/i/fa/sprite_subsilver_menu.png")
no-repeat top left;
  background-position:-497px 0;
 
 width:13px;
  height:13px;
  }
.sprite-icon_mini_profile{
 
  background:url("http://2img.net/i/fa/sprite_subsilver_menu.png")
no-repeat top left;
  background-position:-560px 0;
 
 width:12px;
  height:13px;
  }
.sprite-icon_mini_register{
 
  background:url("http://2img.net/i/fa/sprite_subsilver_menu.png")
no-repeat top left;
  background-position:-622px 0;
 
 width:12px;
  height:13px;
  }
.sprite-icon_mini_search{
 
  background:url("http://2img.net/i/fa/sprite_subsilver_menu.png")
no-repeat top left;
  background-position:-684px 0;
 
 width:12px;
  height:13px;
  }
#search_menu a img{
 
 background:url("http://2img.net/i/fa/sprite_prosilver_menu.png")
no-repeat top left;
  background-position:-651px 0;
 
 height:14px;
  width:16px;
  }

/**** Addthis ****/
#at16lb{
 
  display:none;
  position:absolute;
  top:0%;
  left:0%;
 
  width:100%;
  height:100%;
  z-index:1001;
 
 background-color:black;
  opacity:0.001;
  }
#at20mc,
#at_email, #at16pib, #at16pc, #at16pi, #at_share, #at_complete,
#at_success, #at_error {
  position:static!important;
  }
#at20mc
 {
  position:absolute;
  left:0px;
  top:0px;
  }
#at20mc
 a {
  color:#3366BB;
  }
.at15a{
  border:0px;
 
 height:0px;
  margin:0px;
  padding:0px;
  width:100%;
 
  width:230px}
.atnt {
  text-align:center!important;
 
 padding:6px 0px 0px 0px!important;
  height:24px!important}
.atnt
 a {
  text-decoration:none;
  color:#3366bb}
.atnt a:hover {
 
  text-decoration:underline}
#at_msg,#at16p label,#at16nms,#at_share
.at_item,#at16p,#at15s,#at16p form input,#at16p form textarea {
 
 font-family:arial,helvetica,tahoma,verdana,sans-serif!important;
 
 font-size:12px!important;
  outline-style:none;
 
 outline-width:0px;
  line-height:1em}
* html #at15s.mmborder {
 
  position:absolute!important}
#at15s.mmborder {
  border:10px
solid #7f7f7f!important;
  position:fixed!important}
#at15s.mmborder
 {
  width:240px!important}
#at15s{
  background-color:#fff;
 
  border:1px solid #ccc;
  color:#4c4c4c!important;
 
 float:none!important;
  line-height:1em!important;
 
 margin:0px!important;
  overflow:visible!important;
 
 padding:1px!important;
  text-align:left!important;
 
 width:230px!important;
  position:absolute!important}
#at15s_head{
 
  position:relative;
  background:#f2f2f2;
  padding:4px;
 
 cursor:default;
  border-bottom:1px solid #e5e5e5}
#at15s_brand,#at16_brand{
 
  position:absolute}
#at15s_brand {
  top:4px;
  right:4px}
#at16_brand{
 
  top:5px;
  right:30px;
  cursor:default}
#at_hover{
 
 padding:4px}
#at_hover .at_item, #at_share .at_item{
 
 background:#fff!important;
  float:left!important;
 
 color:#4c4c4c !important}
#at16nms {
  padding:4px 5px}
#at_hover
 .at_item{
  width:102px!important;
  padding:2px 3px!important;
 
  margin:1px}
#at_hover .at_item.atiemode2 {
 
 width:104px!important}
#at_hover .at_item:hover,#at_hover
.at_item.athov {
  margin:0px!important}
#at_hover
.at_item:hover,#at_hover .at_item.athov,#at_share
.at_item:hover,#at_share .at_item.athov{
 
 background:#f2f2f2!important;
  border:1px solid #e5e5e5;
 
 color:#000!important}
* html #at_hover .at_item {
  border:1px
solid #fff}
* html #at_hover .at_item.athov {
  border:1px solid
#e5e5e5!important;
  margin:1px!important}
#at_email15{
 
 padding-top:5px}
.at15e_row{
  height:28px}
.at15e_row
label,.at15e_row span{
  padding-left:10px!important;
 
 display:block!important;
  width:60px!important;
 
 float:left!important}
.at15e_row input,.at15e_row textarea{
 
 display:block!important;
  width:150px!important;
 
 float:left!important;
  background:#fff!important;
  border:1px
 solid #ccc!important;
  color:#333!important;
 
 font-size:11px!important;
  font-weight:normal!important;
 
 padding:0pt!important}
#at_email label,#at_email input,#at_email
textarea {
  font-size:11px!important}
.at15t{
 
 display:block!important;
  height:16px!important;
 
 line-height:16px!important;
  padding-left:20px!important;
 
 background:url(http://2img.net/i/fa/addthis/widget04.png) no-repeat
left;
  cursor:pointer}
.addthis_button {
  cursor:pointer}
.addthis_toolbox.addthis_default_style
 span {
  line-height:16px}
.addthis_default_style
.addthis_separator {
  margin:0px 5px;
  display:inline}
div.atclear
 {
  clear:both}
.addthis_default_style
.addthis_separator,.addthis_default_style .at300b,.addthis_default_style
 .at300m,.addthis_default_style .at300bs {
  float: left}
.at300b
 img {
  border:0}
.addthis_default_style
.at300b,.addthis_default_style .at300m {
  padding:0px 2px}
.at300b,.at300m,.at300bs
 {
  cursor:pointer}
.at300bs {
 
 background:url(http://2img.net/i/fa/addthis/widget04.png) no-repeat
left;
  overflow:hidden;
  display:block;
  height:16px;
 
  width:16px;
  line-height:16px!important}
.at300bs.at15t_expanded,.at300bs.at15t_compact
 {
  background:url(http://2img.net/i/fa/addthis/logo1414.gif)
no-repeat left;
  margin-right:4px}
.at15t_more{
 
 background:url(http://2img.net/i/fa/addthis/logo1414.gif) no-repeat
left !important}
.at15t_000{
  background-position:0px -0px}
.at15t_aim{
 
  background-position:0px -16px!important}
.at15t_amazonwishlist{
 
  background-position:0px -32px!important}
.at15t_ask{
 
 background-position:0px -48px!important}
.at15t_backflip{
 
 background-position:0px -64px!important}
.at15t_ballhype{
 
 background-position:0px -80px!important}
.at15t_bebo{
 
 background-position:0px -96px!important}
.at15t_blogger{
 
 background-position:0px -112px!important}
.at15t_blogmarks{
 
 background-position:0px -128px!important}
.at15t_buzz{
 
 background-position:0px -144px!important}
.at15t_delicious{
 
 background-position:0px -160px!important}
.at15t_digg{
 
 background-position:0px -176px!important}
.at15t_diigo{
 
 background-position:0px -192px!important}
.at15t_email{
 
 background-position:0px -208px!important}
.at15t_facebook{
 
 background-position:0px -224px!important}
.at15t_fark{
 
 background-position:0px -240px!important}
.at15t_faves{
 
 background-position:0px -256px!important}
.at15t_favorites{
 
 background-position:0px -272px!important}
.at15t_friendfeed{
 
 background-position:0px -288px!important}
.at15t_friendster{
 
 background-position:0px -304px!important}
.at15t_google{
 
 background-position:0px -320px!important}
.at15t_hatena{
 
 background-position:0px -336px!important}
.at15t_hi5{
 
 background-position:0px -352px!important}
.at15t_kaboodle{
 
 background-position:0px -368px!important}
.at15t_kirtsy{
 
 background-position:0px -384px!important}
.at15t_linkagogo{
 
 background-position:0px -400px!important}
.at15t_linkedin{
 
 background-position:0px -416px!important}
.at15t_live{
 
 background-position:0px -432px!important}
.at15t_meneame{
 
 background-position:0px -448px!important}
.at15t_misterwong{
 
 background-position:0px -464px!important}
.at15t_mixx{
 
 background-position:0px -480px!important}
.at15t_multiply{
 
 background-position:0px -496px!important}
.at15t_myaol{
 
 background-position:0px -512px!important}
.at15t_myspace{
 
 background-position:0px -528px!important}
.at15t_netvibes{
 
 background-position:0px -544px!important}
.at15t_netvouz{
 
 background-position:0px -560px!important}
.at15t_newsvine{
 
 background-position:0px -576px!important}
.at15t_nujij{
 
 background-position:0px -592px!important}
.at15t_orkut{
 
 background-position:0px -608px!important}
.at15t_plaxo{
 
 background-position:0px -624px!important}
.at15t_print{
 
 background-position:0px -640px!important}
.at15t_propeller{
 
 background-position:0px -656px!important}
.at15t_reddit{
 
 background-position:0px -672px!important}
.at15t_segnalo{
 
 background-position:0px -688px!important}
.at15t_simpy{
 
 background-position:0px -704px!important}
.at15t_slashdot{
 
 background-position:0px -720px!important}
.at15t_spurl{
 
 background-position:0px -736px!important}
.at15t_stumbleupon{
 
 background-position:0px -752px!important}
.at15t_stylehive{
 
 background-position:0px -768px!important}
.at15t_tailrank{
 
 background-position:0px -784px!important}
.at15t_technorati{
 
 background-position:0px -800px!important}
.at15t_thisnext{
 
 background-position:0px -816px!important}
.at15t_tipd{
 
 background-position:0px -832px!important}
.at15t_tumblr{
 
 background-position:0px -848px!important}
.at15t_twitter{
 
 background-position:0px -864px!important}
.at15t_typepad{
 
 background-position:0px -880px!important}
.at15t_wordpress{
 
 background-position:0px -896px!important}
.at15t_yahoobkm{
 
 background-position:0px -912px!important}
.at15t_yardbarker{
 
 background-position:0px -928px!important}
.at15t_netscape{
 
 background-position:0px -656px!important}
#at16clb {
 
 font-size:16pt;
  font-family:"verdana bold", verdana, arial,
sans-serif}
#at_share .at_item {
  width:123px !important;
 
 padding:4px;
  margin-right:2px;
  border:1px solid #ffffff}
#at16pm
 {
  background:#fff;
  width:298px;
  height:360px;
 
 text-align:left;
  border-right:1px solid #ccc;
 
 position:static}
#at16pcc {
  position:fixed;
  top:0px;
 
  left:0px;
  width:100%;
  margin:0 auto;
 
 font-size:10px!important;
  color:#4c4c4c;
  padding:0px;
 
 z-index:10000001;
  overflow:visible}
* html #at16pcc {
 
 position:absolute}
#at16abifc {
  overflow:hidden;
 
 margin:0;
  top:10px;
  left:10px;
  height:335px;
 
 width:492px;
  position:absolute;
  border:0}
#at16abifc
iframe {
  border:0;
  position:absolute;
  height:360px;
 
  width:516px;
  top:-10px;
  left:-10px}
* html
div#at16abifc.atiemode2 {
  height:354px;
  width:482px}
*
html #at16abifc iframe {
  height:348px;
  left:-10px;
 
 top:-10px;
  overflow:hidden}
#at16p {
 
 background:url(http://2img.net/i/fa/addthis/atbkg.png)}
#at16p,
#atie6ifh {
  position:absolute;
  top:50%;
  left:50%;
 
  width:300px;
  padding:10px;
  margin:0 auto;
 
 margin-top:-185px;
  margin-left:-155px;
 
 font-family:arial,helvetica,tahoma,verdana,sans-serif;
 
 font-size:12px;
  color:#5e5e5e;
  z-index:10000001}
#atie6ifh
 {
  width:322px;
  padding:0px;
  height:381px;
 
 margin-left:-165px}
#at_share {
  margin:0;
  padding:0}
#at16ps
 {
  overflow-y:scroll;
  height:284px;
  padding:5px}
a#at16pit
 {
  position:absolute;
  top:37px;
  right:10px;
 
 display:block;
 
 background:url(http://2img.net/i/fa/addthis/tab00.gif) no-repeat;
 
  width:16px;
  height:20px;
  line-height:19px;
 
 margin-right:-17px;
  text-align:center;
  overflow:hidden;
 
  color:#3366bb;
  }
#at16pi {
  background:#e5e5e5;
 
 text-align:left;
  border:1px solid #ccc;
  border-bottom:0}
#at16pi
 a {
  text-decoration:none;
  color:#3366bb}
#at16pi a:hover
 {
  text-decoration:underline}
#at16pt {
 
 position:relative;
  background:#f2f2f2;
  height:13px;
 
 padding:5px 10px}
#at16pt h4, #at16pt a{
  font-weight:bold}
#at16pt
 h4 {
  display:inline;
  margin:0;
  padding:0;
 
 font-size:12px;
  color:#4c4c4c;
  cursor:default}
#at16pt a
 {
  position:absolute;
  top:5px;
  right:10px;
 
 color:#4c4c4c;
  text-decoration:none}
#at16pc form{
 
 margin:0}
#at16pc form label {
  display:block;
 
 font-size:11px;
  font-weight:bold;
  padding-bottom:4px;
 
 float:none;
  text-align:left}
#at16pc form label span {
 
 font-weight:normal;
  color:#4c4c4c;
  display:inline}
#at_email
 form .abif {
  width:272px !important}
#at_email textarea{
 
 height:55px !important;
  word-wrap:break-word}
* html #at_email
 textarea {
  height:42px !important}
*:first-child+html
#at_email textarea {
  height:42px !important}
#at_email form
input,#at_email form textarea {
  background:#fff;
  border:1px
solid #bbb;
  width:272px;
  margin:0px;
 
 margin-bottom:8px;
  font-weight:normal;
  padding:3px;
 
 font-family:arial,helvetica,tahoma,verdana,sans-serif;
 
 font-size:11px;
  line-height:1.4em;
  color:#333}
#at_email
 form .atfxmode2 {
  width:279px}
#at16pc form .at_ent {
 
 color:#333!important}
#at16pc form textarea {
  height:48px}
#at16pc
 form input:focus,#at16pc form textarea:focus {
 
 background:#fffff0;
  color:#333}
#at16p .atbtn {
 
 background:#fff;
  border:1px solid #b5b5b5;
  width:60px;
 
  padding:2px 4px;
  margin:0 2px !important;
  font-size:11px
!important;
  font-weight:bold;
  color:#333;
 
 cursor:pointer}
#at16p .atbtn:hover {
  border-color:#444;
 
 color:#06c}
#at_email #ateml {
  text-align:right;
 
 font-size:10px;
  color:#999}
#at16pc {
  height:323px;
 
  font-size:11px;
  text-align:left;
  color:#4c4c4c}
#at_email
 {
  padding:5px 10px}
#at16pc .tmsg {
  padding:4px 2px;
 
  text-align:right}
#at16psf {
  position:relative;
 
 background:#f2f2f2 url(http://2img.net/i/fa/addthis/atf02.png)
no-repeat center center;
  border-bottom:1px solid #ccc;
 
 height:20px;
  padding:4px 10px;
  text-align:center}
* html
 #at16psf input {
  padding:0}
#at16psf input {
 
 background:#fff;
  border:none;
  width:220px;
  margin:2px
 0 0;
  color:#666;
  outline-style:none;
 
 outline-width:0px;
  padding:2px 0 0;
 
 font-family:arial,helvetica,tahoma,verdana,sans-serif;
 
 font-size:12px}
#at16pcc .at_error {
  background:#f26d7d;
 
 border-bottom:1px solid #df5666;
  padding:5px 10px;
 
 color:#fff}
#at16pcc #at_success {
  background:#d0fbda;
 
 border-bottom:1px solid #a8e7b7;
  padding:5px 10px;
 
 color:#4c4c4c}
#at16pf {
  position:relative;
 
 background:#f2f2f2;
  ht:12px;
  border-top:1px solid #e5e5e5}
#at16pf
 a {
  position:absolute;
  outline:none;
  padding:0;
 
 margin:0;
  overflow:hidden;
  font-size:10px;
 
 color:#4c4c4c;
  font-family:Arial, Helvetica, Sans-Serif;
 
 text-decoration:none}
#at16pf a:hover {
 
 text-decoration:underline}
#at16pf a#at-whatsthis {
 
 width:60px;
  left:10px}
#at16pf a#at-privacy {
 
 width:39px;
  left:90px}
#at_complete {
  font-size:13pt;
 
  color:#47731d;
  text-align:center;
  padding-top:130px;
 
 height:208px!important;
  width:472px}
#at_s_msg {
 
 margin-bottom:10px}
#at16pf a#at-logo {
 
 background:url(http://2img.net/i/fa/addthis/logo88.gif) no-repeat
left;
  padding-left:10px;
  right:10px}
.at_baa {
 
 display:block;
  overflow:hidden;
  outline:none}
#at15s
#at16pf a {
  top:1px}
#at16pc form #at_send {
  width:80px
!important;
  }
#at_feed {
  display:none;
 
 padding:10px;
  height:300px}
#at_feed span {
 
 margin-bottom:10px;
  font-size:12px}
#at_feed div {
 
 width:102px!important;
  height:26px!important;
 
 line-height:26px!important;
  float:left!important;
 
 margin-right:68px}
#at_feed div.at_litem {
  margin-right:0px}
#at_feed
 a {
  margin:10px 0px;
  height:17px;
  line-height:17px}
.fbtn{
 
  background:url(http://2img.net/i/fa/addthis/feed00.png) no-repeat;
 
  float:left;
  width:102px;
  cursor:pointer;
 
 text-indent:-9000px}
.fbtn.bloglines{
  background-position:0 0;
 
  width:94px;
  height:20px !important;
  line-height:20px
!important;
  margin-top:8px !important}
.fbtn.yahoo{
 
 background-position:0 -20px}
.fbtn.newsgator,.fbtn.newsgator-on{
 
  background-position:0 -37px}
.fbtn.technorati{
 
 background-position:0 -71px}
.fbtn.netvibes{
 
 background-position:0 -88px}
.fbtn.pageflakes{
 
 background-position:0 -141px}
.fbtn.feedreader{
 
 background-position:0 -172px}
.fbtn.newsisfree{
 
 background-position:0 -207px}
.fbtn.google{
 
 background-position:0 -54px;
  width:104px}
.fbtn.winlive{
 
 background-position:0 -105px;
  width:100px;
  height:19px
!important;
  line-height:19px;
  margin-top:9px !important}
.fbtn.mymsn{
 
  background-position:0 -158px;
  width:71px;
  height:14px
!important;
  line-height:14px !important;
  margin-top:12px
!important}
.fbtn.aol {
  background-position:0 -189px;
 
 width:92px;
  height:18px !important;
  line-height:18px
!important}
#at16pp {
  color:#4c4c4c;
  position:absolute;
 
  top:12px;
  right:12px;
  font-size:11px}
#at16pp label {
 
  font-size:11px !important}
#at16ppc {
  padding:10px;
 
 width:179px;
  }
#at16pph {
  padding:5px 0 10px 0}
#at16pph
 select {
  margin:5px 0 8px 0}
#at16pp .atinp {
 
 width:156px;
  }
html>body #at16pp .atinp {
 
 width:176px;
  }
#at16ppb {
  background:#fff;
 
 border:1px solid #ccc;
  height:274px}
#at16ep {
 
 height:16px;
  padding:8px}
#at16ep a {
  display:block;
 
  height:16px;
  line-height:16px;
  padding-left:22px;
 
 margin-bottom:8px;
  font-size:12px}
#at16ep a.at_gmail {
 
 background:url(http://2img.net/i/fa/addthis/gmail.gif) no-repeat left}
#at16ep
 a.at_hotmail {
 
 background:url(http://2img.net/i/fa/addthis/hotmail.gif) no-repeat
left}
#at16ep a.at_yahoo {
 
 background:url(http://2img.net/i/fa/addthis/yahoo.gif) no-repeat left}
#at16ppf
 p#atsb {
  padding-top:20px;
  font-size:10px}
#at16abr {
 
  margin-top:10px}
#at16abr input {
  padding:0;
  margin:0;
 
  margin-right:5px}
#at16ppso {
  display:none;
 
 text-align:right;
  margin-top:2px}
#at16ppa {
 
 background:#fff;
  border:1px solid #ccc;
  height:228px;
 
 width:178px;
  overflow:auto}
#at16ppa a {
  display:block;
 
  white-space:nowrap;
  padding:4px 8px;
 
 font-size:12px!important}
#at16eatdr {
  position:absolute;
 
  background: #fff;
  border-top:0px;
  max-height:110px;
 
 overflow: auto;
  z-index:500;
  top:129px;
  left:21px;
 
  width:277px}
* html #at_email #at16eatdr {
 
 top:115px!important;
  width:272px!important}
*:first-child+html
 #at_email #at16eatdr {
  top:115px!important;
 
 width:272px!important}
html>body #at_email form #at16eatdr.abif {
 
  top:137px;
  width:278px!important}
#at16eatdr a {
 
 display: block;
  overflow: hidden;
  border-bottom: 1px dotted
 #eee;
  padding: 4px 8px}
#at16eatdr a:hover, #at16eatdr a.hover
 {
  background: #e0eefa;
  text-decoration: none;
  color:
#333}
#at_promo {
  font-size:12px;
  display:none}
#at_promo
 button {
  background:#ee6a44;
  border-top:1px solid #ffa389;
 
  border-left:1px solid #ffa389;
  border-right:1px solid #d4522c;
 
  border-bottom:1px solid #d4522c;
  color:#fff}
#at_promo
.at-promo-content {
  margin-top:12px}
#at_promo .at-promo-btn {
 
  padding-top:10px}
#at_promo .at-promo-top {
 
 background:url(http://2img.net/i/fa/addthis/60x60_atn_logo.jpg)
no-repeat 0 0;
  padding:10px 0 5px 70px}
#at_promo h4 {
 
 font-size:14px;
  font-weight:bold;
  margin:0 0 4px}
#at_promo
 h4 sup {
  font-size:11px;
  color:#ee6a44}
#at_promo span {
 
  display:block}
#at_promo .at-promo-btm-ffx {
 
 background:url(http://2img.net/i/fa/addthis/60x60_at_firefox_toolbar.jpg)
 no-repeat 0 0;
  padding:6px 0 0 70px}
#at_promo
.at-promo-btm-ie {
 
 background:url(http://2img.net/i/fa/addthis/60x60_at_ie_toolbar.png)
no-repeat 0 0;
  padding:6px 0 0 70px}
#forum_rules table {
 
 width: 100%;
  border-collapse: separate;
  border-spacing: 5px
 5px;
  table-layout: fixed;
  }
#forum_rules .logo {
 
 vertical-align: top;
  width: 100px;
  overflow: hidden;
 
 }
#forum_rules .logo img {
  max-width: 100px;
  }
div.navbar
 ul.linklist li.rightside strong a {
  font-weight:normal;
  }
طريقة العمل
اولا ندخل على لوحة ادارة
+
مضهر المنتدى
+ الون + ورقcss2
ملاحضة الكود لا يعمل الا مع النسخة
الثالثة سلامي
دلوعة الموصل
دلوعة الموصل
مديرة منتدى
مديرة منتدى

تاريخ التسجيل : 30/03/2012

الرجوع الى أعلى الصفحة اذهب الى الأسفل

استايل دلع الموصل الاول  Empty رد: استايل دلع الموصل الاول

مُساهمة من طرف Admin السبت 28 أبريل 2012, 22:24

السلام عليكم

شكراااااااااااااااااااا لك على الموضوع الجميل

لك مني كل الود والإحترام

تحياتي
استايل دلع الموصل الاول  0901271908079EFl
Admin
Admin
المدير العام
المدير العام

تاريخ التسجيل : 19/04/2009
العمل/الترفيه : مهندس
الموقع : www.ahladalil.net

الرجوع الى أعلى الصفحة اذهب الى الأسفل

استايل دلع الموصل الاول  Empty رد: استايل دلع الموصل الاول

مُساهمة من طرف صفاء الروح الأحد 29 أبريل 2012, 11:51

بارك الله فيك أختي

وجزاك كل خير
صفاء الروح
صفاء الروح
مديرة منتدى

تاريخ التسجيل : 05/10/2009

الرجوع الى أعلى الصفحة اذهب الى الأسفل

استايل دلع الموصل الاول  Empty رد: استايل دلع الموصل الاول

مُساهمة من طرف دلوعة الموصل الأحد 29 أبريل 2012, 18:33

ما اجمل ردودل [/b]
حينما
تعطر صفحاتي
ما اجمل زهورا
حينما تثر عبيرها على ابداعاتي
وتحيي قلمي بالهفة
وتقوية جميع موهباتي
ويسيل القلم بدلع الدموع ابتساماتي
بارك الله في كل رد تصنعوه وكل عطر تخرجوه
دلوعة الموصل
دلوعة الموصل
مديرة منتدى
مديرة منتدى

تاريخ التسجيل : 30/03/2012

الرجوع الى أعلى الصفحة اذهب الى الأسفل

استايل دلع الموصل الاول  Empty رد: استايل دلع الموصل الاول

مُساهمة من طرف حلا الورد الإثنين 30 أبريل 2012, 13:34

طرح رائع

بارك الله فيك اخيتي
حلا الورد
حلا الورد
كبار الشخصيات
كبار الشخصيات

تاريخ التسجيل : 22/04/2012

الرجوع الى أعلى الصفحة اذهب الى الأسفل

استايل دلع الموصل الاول  Empty رد: استايل دلع الموصل الاول

مُساهمة من طرف دلوعة الموصل الإثنين 30 أبريل 2012, 13:42

ما اجمل ردودل [/b]
حينما
تعطر صفحاتي
ما اجمل زهورا
حينما تثر عبيرها على ابداعاتي
وتحيي قلمي بالهفة
وتقوية جميع موهباتي
ويسيل القلم بدلع الدموع ابتساماتي
بارك الله في كل رد تصنعوه وكل عطر تخرجوه

دلوعة الموصل
دلوعة الموصل
مديرة منتدى
مديرة منتدى

تاريخ التسجيل : 30/03/2012

الرجوع الى أعلى الصفحة اذهب الى الأسفل

استايل دلع الموصل الاول  Empty رد: استايل دلع الموصل الاول

مُساهمة من طرف ممدوح السروى الثلاثاء 01 مايو 2012, 20:02

استايل دلع الموصل الاول  R-hf_c10
شكرا جزيلا على روعة الطرح
بارك الله فيك
ممدوح السروى
ممدوح السروى
مدير عام
مدير عام

تاريخ التسجيل : 09/10/2009

الرجوع الى أعلى الصفحة اذهب الى الأسفل

استايل دلع الموصل الاول  Empty رد: استايل دلع الموصل الاول

مُساهمة من طرف دلوعة الموصل الأربعاء 02 مايو 2012, 17:43

ما اجمل ردودا
حينما
تعطر صفحاتي
ما اجمل زهورا
حينما تثر عبيرها على ابداعاتي
وتحيي قلمي بالهفة
وتقوية جميع موهباتي
ويسيل القلم بدلع الدموع ابتساماتي
بارك الله في كل رد تصنعوه وكل عطر تخرجوه

دلوعة الموصل
دلوعة الموصل
مديرة منتدى
مديرة منتدى

تاريخ التسجيل : 30/03/2012

الرجوع الى أعلى الصفحة اذهب الى الأسفل

استعرض الموضوع التالي استعرض الموضوع السابق الرجوع الى أعلى الصفحة

- مواضيع مماثلة

إنشاء حساب أو تسجيل الدخول لتستطيع الرد

تحتاج إلى أن يكون عضوا لتستطيع الرد.

انشئ حساب

يمكنك الانضمام لمنتديات تقنيات فعملية التسجيل سهله !


انشاء حساب جديد

تسجيل الدخول

اذا كنت مسجل معنا فيمكنك الدخول بالضغط هنا


تسجيل الدخول

 
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى