کد:
.userkadr {
border: 1px solid lightGrey;
background: -moz-linear-gradient(top, lightGrey 0%, #EFEFEF 25%, #F9F9F9 50%, #E1E1E1 51%, #F2F2F2 79%, lightGrey 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,lightGrey), color-stop(25%,#EFEFEF), color-stop(50%,#F9F9F9), color-stop(51%,#E1E1E1), color-stop(79%,#F2F2F2), color-stop(100%,lightGrey));
background: -webkit-linear-gradient(top, lightGrey 0%,#EFEFEF 25%,#F9F9F9 50%,#E1E1E1 51%,#F2F2F2 79%,lightGrey 100%);
background: -o-linear-gradient(top, lightGrey 0%,#EFEFEF 25%,#F9F9F9 50%,#E1E1E1 51%,#F2F2F2 79%,lightGrey 100%);
background: -ms-linear-gradient(top, lightGrey 0%,#EFEFEF 25%,#F9F9F9 50%,#E1E1E1 51%,#F2F2F2 79%,lightGrey 100%);
background: linear-gradient(to bottom, lightGrey 0%,#EFEFEF 25%,#F9F9F9 50%,#E1E1E1 51%,#F2F2F2 79%,lightGrey 100%);
######: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#d3d3d3',GradientType=0 );
border-radius: 4px;
margin-bottom: 6px;
padding: 3px 0px 0px 0px;
box-shadow: 0px 0px 20px white inset !important;
}
.avatarkadr {
border-radius: 5px;
background: lightGrey;
background: -moz-linear-gradient(top, lightGrey 0%, #EFEFEF 25%, #F9F9F9 50%, #E1E1E1 51%, #F2F2F2 79%, lightGrey 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,lightGrey), color-stop(25%,#EFEFEF), color-stop(50%,#F9F9F9), color-stop(51%,#E1E1E1), color-stop(79%,#F2F2F2), color-stop(100%,lightGrey));
background: -webkit-linear-gradient(top, lightGrey 0%,#EFEFEF 25%,#F9F9F9 50%,#E1E1E1 51%,#F2F2F2 79%,lightGrey 100%);
background: -o-linear-gradient(top, lightGrey 0%,#EFEFEF 25%,#F9F9F9 50%,#E1E1E1 51%,#F2F2F2 79%,lightGrey 100%);
background: -ms-linear-gradient(top, lightGrey 0%,#EFEFEF 25%,#F9F9F9 50%,#E1E1E1 51%,#F2F2F2 79%,lightGrey 100%);
background: linear-gradient(to bottom, lightGrey 0%,#EFEFEF 25%,#F9F9F9 50%,#E1E1E1 51%,#F2F2F2 79%,lightGrey 100%);
######: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#d3d3d3',GradientType=0 );
padding-bottom: 5px;
border: 1px solid lightGrey;
box-shadow: 0px 0px 20px white inset !important;
border-right: 1px solid #DEDEDE;
border-left: 1px solid #DEDEDE;
border-bottom: 1px solid #DEDEDE;
}
.bbcode_description {
width: 70px;
text-align: center;
background: white;
padding: 6px;
box-shadow: 0px 0px 10px silver inset;
border-radius: 5px;
margin-right: 13px;
margin-bottom: -28px;
position: relative;
}
.bbcode_description img {
margin-bottom: -4px;
margin-left: 4px;
}
.sep1 {
border-top: 1px dashed #CECECE;border-bottom: 1px dashed white;margin-top: -6px;
}
.navbar_search input {
border:none !important;
}
.breadcrumb2 {
background: url(images/vbirancolorful/dash.png) repeat-x center;
margin: 0px -20px;
padding: 3px 10px;
border-top: 1px solid #F0F0F0;
border-bottom: 1px solid #F0F0F0;
box-shadow: 0px 0px 10px #F0F0F0 inset;
margin-top: -10px;
border-radius: 5px 5px 0px 0px;
}
.clearall {
clear:both;
}
.sep2 {
border-bottom: 1px dashed #CECECE;border-top: 1px dashed white;margin-top: 5px;
}
.wrap {
background:url(images/vbirancolorful/head.jpg);height:117px;
}
.endcup {
background:white;height:8px;border-radius:0px 0px 5px 5px;border-bottom: 2px solid #E6E1E1;
}
.colorbar {
background:url(images/vbirancolorful/color.jpg);height:7px;border-bottom: 4px solid #E9E9E9;
}
.topbar {
background:url(images/vbirancolorful/main.png);height:40px;box-shadow: 0px 0px 10px silver inset;
}
.choose {
float: left;
background: url(images/vbirancolorful/choose.png) no-repeat right;
padding-right: 75px;
margin-top: 4px;
margin-left: 11px;
}
.separator {
width: 26px;
border-bottom: 1px dashed #DBDBDB;
border-top: 1px dashed white;
transform: rotate(90deg);
-ms-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
float: left;
margin-top: 16px;
}
.separator2 {
background:url(images/vbirancolorful/s.png);height:12px;margin-top: 4px;
}
.opacity img:hover {
opacity:0.8;
}
.ff li a {
background: white;
border-radius: 5px;
padding: 6px !important;
box-shadow: 0px 0px 10px silver inset;
margin-left:5px;
border:1px solid white;
}
.ff .popupmenu a {
padding-left:15px !important;
}
.navtabs li a.navtab:hover {
-webkit-transform:rotate(1deg) scale(1.05) skew(1deg) translate(10px);
-moz-transform:rotate(1deg) scale(1.05) skew(1deg) translate(10px);
-o-transform:rotate(1deg) scale(1.05) skew(1deg) translate(10px);
margin-left:-6px;
margin-right:10px;
}
.new_fb_l
{
height:23px;
font-size:11px;
float:right;
}
.new_fb_f
{
width:76%;
height:23px;
font-size:11px;
float:right;
}
.new_fb {
background: white;
background: -moz-linear-gradient(top, white 0%, #F1F1F1 50%, #E1E1E1 51%, #F6F6F6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(50%,#F1F1F1), color-stop(51%,#E1E1E1), color-stop(100%,#F6F6F6));
background: -webkit-linear-gradient(top, white 0%,#F1F1F1 50%,#E1E1E1 51%,#F6F6F6 100%);
background: -o-linear-gradient(top, white 0%,#F1F1F1 50%,#E1E1E1 51%,#F6F6F6 100%);
background: -ms-linear-gradient(top, white 0%,#F1F1F1 50%,#E1E1E1 51%,#F6F6F6 100%);
background: linear-gradient(top, white 0%,#F1F1F1 50%,#E1E1E1 51%,#F6F6F6 100%);
######: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
border: solid 1px #CECECE;
color: gray;
font-weight: bold;
text-shadow: 1px 1px white;
width: 100%;
height: 23px;
line-height: 23px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding-top: 1px;
padding-bottom: 1px;
margin-top: 2px;
margin-bottom: 3px;
}
.new_fd
{
font-weight:normal;
}
.forumbit_nopost .forumhead a.collapse img {
position: absolute;
display: block;
width: 30px;
height: 30px;
overflow: hidden;
float: left;
clear: right;
}
.forumtitle {
padding-right: 8px !important;
padding-top: 7px !important;
}
.forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
######: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
forumbit_nopost:last-child .forumbit_nopost:last-child .forumrow:last-child, .forumbit_post:last-child .forumrow:last-child {
border-radius:0px 0px 4px 4px;
}
forumbit_nopost:first-child .forumbit_nopost:first-child .forumrow:first-child, .forumbit_post:first-child .forumrow:first-child {
border-radius:4px 4px 0px 0px;
border-top:1px solid #cecece !important;
}
.blockhead {
padding-top: 9px !important;
padding-bottom: 9px !important;
font: normal 11px tahoma !important;
text-shadow:1px 1px #5f5f5f;
font-weight:bold !important;
}
.forum_info .blockbody {
border-radius:0px 0px 5px 5px !important;
}
.nt {
background: #8C8C8C repeat-x 0 -312px;
padding: 6px 10px;
font-size: 11px;
font-weight: bold;
direction: rtl;
float: right;
margin-right: -8px;
margin-left: 5px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
text-shadow: #585858 -1px 1px 0;
margin-top: -6px;
margin-bottom: 1px;
}
.lasttt {
background: white;
background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(255, 255, 255, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 1)), color-stop(50%,rgba(243, 243, 243, 1)), color-stop(51%,rgba(237, 237, 237, 1)), color-stop(100%,rgba(255, 255, 255, 1)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(243, 243, 243, 1) 50%,rgba(237, 237, 237, 1) 51%,rgba(255, 255, 255, 1) 100%);
background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(243, 243, 243, 1) 50%,rgba(237, 237, 237, 1) 51%,rgba(255, 255, 255, 1) 100%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(243, 243, 243, 1) 50%,rgba(237, 237, 237, 1) 51%,rgba(255, 255, 255, 1) 100%);
background: linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(243, 243, 243, 1) 50%,rgba(237, 237, 237, 1) 51%,rgba(255, 255, 255, 1) 100%);
######: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
border: 1px solid #CCC;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px;
margin-left: -17px;
box-shadow: 0px 0px 10px #D5D5D5 inset,0px 0px 10px white;
}
.vbiranfooter1 {
float:right;width:227px;margin-top:5px;margin-right:34px;
}
.vbiranfooter2 {
float:left;width:126px;margin-top:5px;margin-left:30px;
}
.vbiranfooter3 {
margin:0 auto;width:82px;margin-top:5px;
}
.footermain {
background: url(images/vbirancolorful/sq.png) repeat;
padding:12px 9px 5px 0px;
}
.social {
float:right;width: 201px;
height: 138px;margin-right:15px;
}
.customers {
float:left;font-family:tahoma;font-size:11px;margin-left:30px;
}
.customers ul li {
padding-bottom:12px;
}
.viewing {
opacity: 0;
background: #F1F1F1;
border: 1px solid #cecece;
color: #9c968a;
font-size: 11px;
font-weight: normal;
padding: 3px 6px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-shadow: 1px 1px 0 white;
-webkit-transition : all 0.2s ease-in;
-moz-transition : all 0.2s ease-in;
-o-transition : all 0.2s ease-in;
}
.forumrow:hover .viewing {
opacity:1;
-webkit-transition : all 0.2s ease-in;
-moz-transition : all 0.2s ease-in;
-o-transition : all 0.2s ease-in;
cursor:help;
}
#postlist .userinfo {
padding-top:10px;
}
.username_container {
padding:2px 0;
text-align:center;
}
.username_container .username strong {
font: bold 14pt Tahoma, helvetica, sans-serif;
}
.usertitle, .rank {
text-align:center;
}
.usercenter {
padding-top:5px;
text-align:center;
}
.post_field strong {
color:#635740;
}
.post_field dt {
color:#635740;
font-weight:400;
}
.postbit, .postbitlegacy, .eventbit {
margin-bottom:0;
}
.bbcode_container .bbcode_quote_container {
background:none;
}
.forum_info_block, .forum_info_form {
background:none;
}
.postfoot {
border-top: 1px solid #e6e6e6;
}
.postfootWrap {
border-right: 1px solid #e6e6e6;
}
.post_field{
text-shadow: 2px 1px white !important;
color : #6d685e;
-webkit-transition:all 0.3s ease-in;
-moz-transition:all 0.3s ease-in;
-o-transition:all 0.3s ease-in;
border-left:0px solid #dbe1e6;border-right:0px solid #731a8b;margin:0 0 3px 0;padding:3px 5px 5px 1px;border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;text-shadow:#b2b2b2 0 0 7px;height:20px;width:auto;
margin-right:-7px;
background: white;
background: -moz-linear-gradient(top, white 0%, #F3F3F3 50%, #EDEDED 51%, white 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(50%,#F3F3F3), color-stop(51%,#EDEDED), color-stop(100%,white));
background: -webkit-linear-gradient(top, white 0%,#F3F3F3 50%,#EDEDED 51%,white 100%);
background: -o-linear-gradient(top, white 0%,#F3F3F3 50%,#EDEDED 51%,white 100%);
background: -ms-linear-gradient(top, white 0%,#F3F3F3 50%,#EDEDED 51%,white 100%);
background: linear-gradient(to bottom, white 0%,#F3F3F3 50%,#EDEDED 51%,white 100%);
######: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
.post_field:hover{-webkit-transform:scale(1.05);-moz-transform:)scale(1.05);-ms-transform:)scale(1.05);-o-transform:scale(1.05); transform:scale(1.05);}
.postbit_logo{margin-left:5px;float:left;position:absolute;background:url() no-repeat;-webkit-transition:all 0.8s ease-in;
-moz-transition:all 0.8s ease-in;
-o-transition:all 0.8s ease-in;
height:21px;
width:auto;
left:7px;
opacity:0.85;
}
.post_field:hover .postbit_logo{margin-left:150px;-webkit-transform:rotate(20deg)scale(1.2);-moz-transform:rotate(20deg)scale(1.2);-ms-transform:rotate(20deg)scale(1.2);-o-transform:rotate(20deg)scale(1.2);transform:rotate(20deg)scale(1.2);opacity:0;}
.postbit_logo:after {
background:none;
}
.postbit_div2 {
background:url() no-repeat 5px 0px;
opacity:0.9;
height: 25px;
}
.customers ul li a {
background: white;
padding: 5px 10px;
border-radius: 5px;
box-shadow:0px 0px 10px #cecece inset;
}
.footericon {
margin-top: -5px;
margin-bottom: -14px;
}
.post_field {
-webkit-transition: all 0s ease-in-out;
-moz-transition: all 0s ease-in-out;
-o-transition: all 0s ease-in-out;
background-color: #fdfdfd;
color: #414141;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px 3px 5px 10px;
margin-top: 5px;
text-align:right;
box-shadow:#dadada 0 0 7px;
-moz-box-shadow:#dadada 0 0 7px;
-webkit-box-shadow:#dadada 0 0 7px;
border-top:1px solid #dedede;
border-right:1px solid #dedede;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
.post_field:hover {
color: #737373;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
border-left:12px solid #F93;
cursor:help;
}
.post_field strong {
color:#7D10BE;
text-shadow:1px 1px white;
}
.post_field dt {
color:#7D10BE;
font-weight:bold;
text-shadow:1px 1px white;
}
علاقه مندی ها (Bookmarks)