мистер бин
Мистер Бин на отдыхе - ««™( ClubRadio )™»»
/*
* Cascading Style Sheet(CSS 467), for Invision Power Board 2.1.0
* Author: James A. Mathias, admin@leihu.com, http://www.1lotus.com
* Copyright: 2005 Invision Power Services, all rights reserved
*
* All style attributes in alpha-numeric order starting from 0
*
*/
/*
* ========================================
* global element styles
* ========================================
*/
html{
overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}
body{
background: #fff;
color: #002546;
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
font-size: 11px;
line-height: 135%;
margin: 0px;
padding: 0px; /* required for Opera to have 0 margin */
text-align: center; /* centers board in MSIE */
}
/*
* ========================================
* Set up IPB table
* ========================================
*/
.ipbtable { width:100% }
table.ipbtable,
tr.ipbtable,
td.ipbtable
{ /* required for text in tables, because tables do not inherit from body */
background: transparent;
color: #002546;
font-size: 11px;
line-height: 135%;
}
.ipbtable td,
.divpad{ /* gives all tables faux cellpadding of 5px */
padding: 5px;
}
td.nopad{ /* allows some tables to have no padding on the td */
padding: 0;
}
form{
display: inline;
margin: 0; /* removes mystery form tag gapping */
padding: 0; /* removes mystery form tag gapping */
}
img{
border: 0; /* makes sure linked images do not have a border */
}
/*
* ========================================
* global hyperlink styles
* ========================================
*/
a:link,
a:visited,
a:active{
background: transparent;
color: #002546;
text-decoration: underline;
}
a:hover{
background: transparent;
color: #67829a;
}
/*
* ========================================
* Main wrapper, this controls the overall width of the board in you browser view window.
* ========================================
*/
#ipbwrapper{
margin: 20px auto 20px auto; /* centers the box, no matter the overall width, also applies a 20px gap at the top and bottom of the board */
text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
/* EDIT THIS TO CHANGE THE WIDTH OF THE BOARD -> 750px is a common fixed resolution size */
width: 96%;
}
/*
* ========================================
* styles for pagination links
* ========================================
*/
.pagelink,
.pagelinklast,
.pagecurrent,
.minipagelink,
.minipagelinklast{
background: #002546;
border: 1px solid #a32424;
padding: 1px 3px 1px 3px;
color: #edf0f2;
}
.pagelinklast,
.minipagelinklast{
background: #002546;
color: #FFF;
}
.pagecurrent{
background: #a32424;
color: #FFF;
border: 1px solid #000;
}
.minipagelink,
.minipagelinklast{
border: 1px solid #a32424;
font-size: 10px;
margin: 0 1px 0 0;
}
.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink a:active,
.minipagelink a:visited,
.minipagelink a:link,
.minipagelinklast a:active,
.minipagelinklast a:visited,
.minipagelinklast a:link{
text-decoration: none;
color: #edf0f2;
}
/* fake button effect for some links */
.fauxbutton{
background: #ececec;
border: 1px solid #a32424;
font-size: 11px;
font-weight: bold;
padding: 4px;
}
.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active{
color: #002546 !important;
text-decoration: none;
}
.fauxbutton a:hover{
color: #a32424;
}
.forumdesc,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active{
background: transparent;
font-size: 10px;
color: #666;
line-height: 135%;
margin: 2px 0 0 0;
padding: 0;
}
/* =================================================================================== */
/* =================================================================================== */
/* =================================================================================== */
.searchlite {
background-color:yellow;
font-weight:bold;
color: red;
}
.activeusers{
background: #FFF;
border: 1px solid #002546;
color: #000;
margin: 0px;
padding: 1px;
}
.activeuserposting a:link,
.activeuserposting a:visited,
.activeuserposting a:active,
.activeuserposting
{
font-style:italic;
text-decoration: none;
border-bottom:1px dotted black;
}
fieldset.search{
line-height: 150%;
padding: 6px;
}
label{
cursor: pointer;
}
img.attach{
background: #808080 url(style_images/element/click2enlarge.gif) no-repeat top right;
border: 1px solid #808080;
margin: 0 2px 0 0;
padding: 11px 2px 2px 2px;
}
.thumbwrap,
.thumbwrapp,
.fullimagewrap{
border: 1px solid #002546;
margin: 2px;
}
.thumbwrapp{
border: 2px solid #660707;
}
.fullimagewrap{
background: #ececec;
text-align: center;
margin: 5px 0 5px 0;
padding: 5px;
}
.thumbwrap h4,
.thumbwrapp h4{
background: #002546;
border: 0 !important;
border-bottom: 1px solid #a32424 !important;
color: #efefef;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.thumbwrap p,
.thumbwrapp p{
background: #efefef !important;
border: 0 !important;
border-top: 1px solid #002546 !important;
margin: 0 !important;
padding: 5px !important;
text-align: left;
}
.thumbwrap p.alt,
.thumbwrapp p.alt{
background: #transparent !important;
margin: 0 !important;
padding: 5px !important;
text-align: left;
}
.thumbwrapp p.pin{
background: #EFDFDF !important;
text-align: center !important;
}
.thumbwrap img.galattach,
.thumbwrapp img.galattach{
background: #FFF url(style_images/element/img_larger.gif) no-repeat bottom right;
border: 1px solid #002546;
margin: 5px;
padding: 2px 2px 10px 2px;
}
li.helprow{
margin: 0 0 10px 0;
padding: 0;
}
ul#help{
padding: 0 0 0 15px;
}
.warngood,
.warnbad{
color: #0B9500;
font-weight: bold;
}
.warnbad{
color: #DD0000;
}
#padandcenter{
margin: 0 auto 0 auto;
padding: 14px 0 14px 0;
text-align: center;
}
#profilename{
font-size: 28px;
font-weight: bold;
}
#photowrap{
padding: 6px;
}
#phototitle{
border-bottom: 1px solid #000;
font-size: 24px;
}
#photoimg{
margin: 15px 0 0 0;
text-align: center;
}
#ucpmenu,
#ucpcontent{
background: #efefef;
border: 1px solid #002546;
line-height: 150%;
}
#ucpmenu p{
margin: 0;
padding: 2px 5px 6px 9px;
}
#ucpmenu a:link,
#ucpmenu a:active,
#ucpmenu a:visited{
text-decoration: none;
color: #002546;
}
#ucpmenu a:hover{
text-decoration: none;
color: #952b2b;
}
#ucpcontent{
width: auto;
}
#ucpcontent p{
margin: 0;
padding: 10px;
}
.activeuserstrip{
background: #002546;
padding: 6px;
color: #efefef;
}
/* Topic View elements */
.signature{
background: transparent;
color: #002546;
font-size: 10px;
line-height: 150%;
}
.postdetails{
font-size: 10px;
line-height:140%;
}
.postdetails2{
font-size: 10px;
line-height:140%;
color: #edf0f2;
}
.postdetails2 a:link,
.postdetails2 a:active,
.postdetails2 a:visited{
text-decoration: none;
color: #bbd1e6;
}
.postdetails2 a:hover{
text-decoration: none;
color: #FFF;
}
.postcolor{
font-size: 12px;
line-height: 160%;
}
.normalname{
background: transparent;
color: #002546;
font-size: 12px;
font-weight: bold;
}
.normalname a:link,
.normalname a:visited,
.normalname a:active{
font-size: 12px;
color: #002546;
text-decoration: none;
}
.normalname a:hover{
font-size: 12px;
color: #67829a;
text-decoration: none;
}
.post1,
.bg1{
background: #edf0f2;
}
.post2,
.bg3{
background: #edf0f2;
}
.row2shaded,
.post1shaded { background-color: #DEDBE4 }
.row4shaded,
.post2shaded { background-color: #E3DFE7 }
.row1{
background: #efefef;
}
.row2{
background: #efefef;
}
.row3{
background: #efefef url(style_images/element/row3.gif) repeat-x;
background-repeat: repeat-y;
background-position: left top;
}
.row4{
background: #efefef url(style_images/element/row4.gif);
background-repeat: repeat-y;
background-position: right top;
}
.rowname{
background: url(style_images/element/tile_name.gif);
}
.darkrow1{
background: #002546;
color: #EFEFEF;
}
.darkrow1 a:link,
.darkrow1 a:visited,
.darkrow1 a:active{
background: transparent;
color: #efefef;
text-decoration: underline;
}
.darkrow1 a:hover{
background: transparent;
color: #8ea1b2;
}
.darkrow3{
background: #002546;
color: #efefef;
}
/* tableborders gives the white column / row lines effect */
.plainborder,
.tablefill,
.tablepad{
background: #ececec;
border: 1px solid #002546;
}
.tablefill,
.tablepad{
padding: 6px;
}
.tablepad{
border: 0 !important;
}
.wrapmini{
float: left;
line-height: 1.5em;
width: 25%;
}
.pagelinks{
float: left;
line-height: 1.2em;
width: 35%;
}
.desc{
font-size: 11px;
color: #cdcdcd;
}
.desc2{
font-size: 11px;
color: #002546;
}
.lastaction
{
font-size: 10px;
color: #cdcdcd;
}
.edit{
font-size: 9px;
}
.thin{
border: 0px solid #002546;
border-left: 0;
border-right: 0;
line-height: 150%;
margin: 2px 0 2px 0;
padding: 6px 0 6px 0;
}
/* =================================================================================== */
/* =================================================================================== */
/* =================================================================================== */
/*
* ========================================
* calendar styles
* ========================================
*/
.calmonths{
background: #002546;
border: 1px solid #a32424;
font-size: 18px;
font-weight: bold;
margin: 5px 0 5px 0;
padding: 8px;
text-align: center;
color: #edf0f2;
}
.weekday{
font-size: 14px;
font-weight: bold;
color: #efefef;
}
.calmonths a{
text-decoration: none;
}
.calday,
.calweekday{
background: #002546;
color: #ececec;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 4px;
text-align: right;
}
.calweekday{
border-right: 1px solid #a32424;
color: #efefef;
font-size: 14px;
padding: 6px;
text-align: center;
}
.celltodayshaded,
.celldateshaded,
.cellblank,
.celldate,
.celltoday,
.mcellblank,
.mcelldate,
.mcelltoday{
background: #efefef;
height: 100px;
margin: 0;
padding: 0;
vertical-align: top;
}
.celltodayshaded,
.celldateshaded
{
background: #E3DFE7;
}
.mcellblank,
.mcelldate,
.mcelltoday{
height: auto;
}
.cellblank,
.mcellblank{
background: #efefef;
}
.celltoday,
.celltodayshaded,
.mcelltoday{
border: 2px solid #8B0000;
}
.calranged
{
border: 2px outset #8b0000;
background: #efefef;
padding:4px;
}
.calitem
{
border-bottom: 1px dotted #8b0000;
padding:4px;
}
/*
* ========================================
* form styles
* ========================================
*/
.input-warn,
.input-green,
input,
textarea,
select{
background: #FFF;
border: 1px solid #A32424;
color: #000;
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
margin: 5px;
padding: 2px;
vertical-align: middle;
}
.input-warn,
.input-warn-content
{
border: 1px solid #C00;
}
.input-ok,
.input-ok-content
{
border: 1px solid #0C0;
}
.input-warn-content
{
padding: 4px;
margin: 4px;
background-color: #FCC;
}
.input-ok-content
{
padding: 4px;
margin: 4px;
background-color: #CFC;
}
.input-text
{
color: #900;
}
select{
border: 0;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
}
input.button{
margin: 0;
width: auto;
}
optgroup option{
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
}
.codebuttons{
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 10px;
vertical-align: middle;
margin:2px;
}
.textarea,
.searchinput,
.button,
.gobutton{
background: #FFF;
border: 1px solid #000;
color: #000;
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 11px;
padding: 2px;
vertical-align: middle;
}
.button{
background: #efefef;
border: 1px solid #000;
color: #002546;
margin: 0;
vertical-align: middle;
}
.gobutton{
background: #efefef;
border: 0px solid #000;
color: #002546;
margin: 0;
vertical-align: middle;
}
.gobutton2{
background: transparent;
border: 0px;
color: #002546;
margin: 0;
vertical-align: middle;
}
.radiobutton,
.checkbox,
.helpbox {
border: 0;
vertical-align: middle;
}
/*
* class.formtable
*
* used for tabled forms
* technically tables should not be used for form display
* but, in the case of IPB a table is easier to work with
* for the average webmaster, who has little to no CSS knowledge.
*
*/
.formtable{
background: transparent;
}
.formtable td,
.pformleft,
.pformleftw,
.pformright{
background:#efefef;
border: 1px solid #8b0000;
border-bottom: 0;
border-left: 0;
font-weight: bold;
margin: 1px 0 0 0;
padding: 6px;
width: 25%;
}
.formtable td.wider,
.pformleftw,
.pformright{
width: 40%;
}
.formtable td.formright,
.pformright{
border-right: 0px;
font-weight: normal;
width: auto;
}
.formtable td.formtitle,
.formsubtitle{
background: #002546;
border: 1px solid #9FB9D4;
border-bottom: 0;
border-left: 0;
border-right: 0;
font-weight: normal;
color: #efefef;
}
.formsubtitle{
border: 0;
color: #efefef;
font-weight: bold;
padding: 5px;
}
.formsubtitle a:link,
.formsubtitle a:visited{
background: transparent;
color: #efefef;
text-decoration: none;
}
.formsubtitle a:hover,
.formsubtitle a:active{
background: transparent;
color: #b3b7bb;
}
.formtable td.formstrip{
background: #DDE8F2;
border: 1px solid #9FB9D4;
border-left: 0;
border-right: 0;
font-weight: normal;
}
/*
* ========================================
* new style quote and code wrappers MATT's DESIGN
* ========================================
*/
.quotetop{
background: #952b2b url(style_images/element/css_img_quote.gif) no-repeat right;
border: 1px solid #002546;
border-bottom: 0;
border-left: 4px solid #952b2b;
color: #ececec;
font-weight: bold;
font-size: 10px;
margin: 8px auto 0 auto;
padding: 0px 3px 0px 0px;
height: 30px;
}
.quotemain{
background: #ececec;
border: 1px solid #000;
border-left: 4px solid #952b2b;
border-top: 0;
color: #002546;
padding: 4px;
margin: 0 auto 8px auto;
}
.codetop,
.sqltop,
.htmltop{
background: #002546 url(style_images/element/css_img_code.gif) no-repeat right;
border: 1px solid #000;
color: #ececec;
font-weight: bold;
margin: 0 auto 0 auto;
padding: 0px 3px 0px 0px;
height: 30px;
}
.codemain,
.sqlmain,
.htmlmain{
background: #ececec;
border: 1px solid #000;
color: #002546;
font-family: Courier, Courier New, Verdana, Arial;
margin: 0 auto 0 auto;
padding: 2px;
}
/*
* ========================================
* old school quote and code styles - backwards compatibility
* ========================================
*/
#QUOTE,
#CODE{
background: #FAFCFE;
border: 1px solid #000;
color: #465584;
font-family: Verdana, Arial;
font-size: 11px;
padding: 2px;
white-space: normal;
}
#CODE{
font-family: Courier, Courier New, Verdana, Arial;
}
/*
* ========================================
* All New Styles
* ========================================
*/
.cleared{
clear: both;
}
.borderwrap,
.borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
background: transparent;
border: 0px solid #002546;
padding: 0px;
margin: 0px;
}
.borderwrapm{
margin: 5px;
}
.borderwrap h3,
.maintitle,
.maintitlecollapse{
background: url(style_images/element/tile_cat.gif);
border: 1px solid #000;
border-bottom: 1px solid #000;
color: #FFF;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 8px;
}
.maintitle td {
color: #FFF;
font-size: 12px;
font-weight: bold;
}
.maintitlecollapse{
border: 1px solid #000;
}
.maintitle p,
.maintitlecollapse p,
.formsubtitle p{
background: transparent !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
}
.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members{
float: right;
width: auto !important;
}
.maintitle a:link,
.maintitle a:visited,
.maintitlecollapse a:link,
.maintitlecollapse a:visited{
background: transparent;
color: #FFF;
text-decoration: none;
}
.maintitle a:hover,
.maintitle a:active,
.maintitlecollapse a:hover,
.maintitlecollapse a:active{
background: transparent;
color: #F1F1F1;
}
.maintitle2,
.maintitlecollapse2{
background: url(style_images/element/tile_cat2.gif);
border: 1px solid #000;
border-bottom: 1px solid #000;
color: #FFF;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 8px;
}
.maintitle2 td {
color: #FFF;
font-size: 12px;
font-weight: bold;
}
.maintitlecollapse2{
border: 1px solid #000;
}
.maintitle2 p,
.maintitlecollapse2 p{
background: transparent !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
}
.maintitle2 p.expand,
.maintitle2 p.goto,
.maintitlecollapse2 p.expand{
float: right;
width: auto !important;
}
.maintitle2 a:link,
.maintitle2 a:visited,
.maintitlecollapse2 a:link,
.maintitlecollapse2 a:visited{
background: transparent;
color: #FFF;
text-decoration: none;
}
.maintitle2 a:hover,
.maintitle2 a:active,
.maintitlecollapse2 a:hover,
.maintitlecollapse2 a:active{
background: transparent;
color: #7fa2bf;
}
.maintitle3,
.maintitlecollapse2{
background: url(style_images/element/tile_cat3.gif);
border: 1px solid #000;
border-bottom: 1px solid #000;
color: #FFF;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 5px;
}
.maintitle3 td {
color: #FFF;
font-size: 12px;
font-weight: bold;
}
.maintitlecollapse2{
border: 1px solid #000;
}
.maintitle3 p,
.maintitlecollapse3 p{
background: transparent !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
}
.maintitle3 p.expand,
.maintitle3 p.goto,
.maintitlecollapse3 p.expand{
float: right;
width: auto !important;
}
.maintitle3 a:link,
.maintitle3 a:visited,
.maintitlecollapse3 a:link,
.maintitlecollapse3 a:visited{
background: transparent;
color: #FFF;
text-decoration: none;
}
.maintitle3 a:hover,
.maintitle3 a:active,
.maintitlecollapse3 a:hover,
.maintitlecollapse3 a:active{
background: transparent;
color: #7fa2bf;
}
table th,
.borderwrap table th,
.subtitle,
.subtitlediv,
.postlinksbar{
background: transparent url(style_images/element/tile_sub.gif);
border-bottom: 1px solid #002546;
color: #002546;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0;
padding: 5px;
}
.subtitlediv{
border: 1px solid #002546;
border-bottom: 1px solid #002546;
text-align: right;
}
.borderwrap table th a:link,
.subtitle a:link,
.subtitlediv a:link,
.borderwrap table th a:visited,
.subtitle a:visited,
.subtitlediv a:visited,
.borderwrap table th a:active,
.subtitle a:active,
.subtitlediv a:active,
.borderwrap table th a:hover,
.subtitle a:hover,
.subtitlediv a:hover{
background: transparent;
color: #002546;
text-decoration: none;
}
.borderwrap h4{
background: #002546;
border: 1px solid #000;
border-bottom: 1px solid #000;
border-top: 1px solid #a32424;
color: #efefef;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.borderwrap p{
background: #F9F9F9;
border: 1px solid #CCC;
margin: 5px;
padding: 10px;
text-align: left;
}
td.formrow2{
background: #002546 !important;
border: 0px solid #000;
border-top: 0px solid #000;
margin: 0px !important;
padding: 5px !important;
text-align: center;
}
td.formrow2 a:link,
td.formrow2 a:visited,
td.formrow2 a:active{
background: transparent;
color: #edf0f2;
text-decoration: underline;
}
td.formrow2 a:hover{
background: transparent;
color: #dcdcdc;
}
td.formbuttonrow,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1{
background: #002546 !important;
border: 0px solid #000;
border-top: 0px solid #000;
margin: 0px !important;
padding: 5px !important;
text-align: center;
color: #ececec;
}
td.formbuttonrow{
border-bottom: 0;
border-left: 0;
border-right: 0;
}
td.formbuttonrow a:link,
td.formbuttonrow a:visited,
td.formbuttonrow a:active{
background: transparent;
color: #ececec;
text-decoration: underline;
}
td.formbuttonrow a:hover{
background: transparent;
color: #dcdcdc;
}
.borderwrap p.formbuttonrow1{
background: #F9F9F9 !important;
border: 0;
border-top: 1px solid #CCC;
}
.bar,
.barb,
.barc{
background: #002546;
border: 1px solid #000;
}
.barc{
border-bottom: 0;
}
.bar p,
.barb p,
.barc p{
background: transparent;
border: 0;
color: #002546;
font-size: 11px;
margin: 0;
padding: 5px;
text-align: left;
}
.barb p{
text-align: right;
}
.bar p.over,
.bar p.overs,
.barc p.over,
.barc p.overs{
float: right;
}
.barb p.over,
.barb p.overs{
float: left;
}
.bar p.overs,
.barb p.overs,
.barc p.overs{
position: relative;
top: 5px;
}
.catend{
background: #002546;
color: #000;
font-size: 1px;
height: 5px;
}
.catend2{
background: #a32424;
color: #000;
font-size: 1px;
height: 5px;
}
.newslink{
background: transparent;
border: 0px;
margin: 0;
width: 100%;
}
.newslink td{
color: #002546;
font-size: 10px;
padding: 5px 5px 5px 10px;
}
.newslink span{
background: transparent;
color: #002546;
font-style: italic;
font-weight: bold;
font-size: 11px;
}
.newslink input{
background: url(style_images/element/tile_search.gif);
border:2px inset #002546;
color: #002546;
font-size: 10px;
padding: 3px;
vertical-align: middle;
width: auto;
}
.newslink input.button{
background: transparent;
border: 0;
color: #002546;
vertical-align: middle;
}
.fieldwrap{
background: #F9F9F9;
border: 1px solid #CCC;
border-top: 0;
margin: 5px;
padding: 0;
text-align: left;
}
.fieldwrap h4{
background: #ececec;
border: 1px solid #002546;
border-left: 0;
border-right: 0;
color: #002546;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.errorwrap {
background: #efefef;
border: 1px solid #a32424;
border-top: 0;
margin: 5px;
padding: 0;
}
.errorwrap h4 {
background: #002546;
border: 1px solid #a32424;
border-left: 0;
border-right: 0;
color: #ececec;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.errorwrap p {
background: transparent;
border: 0;
color: #002546;
margin: 0;
padding: 8px;
}
.ruleswrap{
background: #ececec;
border: 1px solid #a32424;
color: #002546;
margin: 5px 0 5px 0;
padding: 5px;
}
#redirectwrap{
background: #edf0f2;
border: 1px solid #a32424;
margin: 200px auto 0 auto;
text-align: left;
width: 500px;
color: #002546;
}
#redirectwrap h4{
background: #002546;
border-bottom: 1px solid #a32424;
color: #edf0f2;
font-size: 14px;
margin: 0;
padding: 5px;
}
#redirectwrap p{
margin: 0;
padding: 5px;
}
#redirectwrap p.redirectfoot{
background: #002546;
border-top: 1px solid #a32424;
text-align: center;
color: #edf0f2;
}
#redirectwrap p.redirectfoot a:link,
#redirectwrap p.redirectfoot a:visited,
#redirectwrap p.redirectfoot a:active
{
text-decoration:none;
color: #edf0f2;
}
#gfooter{
background: #002546;
margin: 5px 0 5px 0;
padding: 0;
width: 100%;
}
#gfooter td{
color: #efefef;
font-size: 10px;
padding: 4px;
}
#gfooter a:link,
#gfooter a:visited{
color: #efefef;
}
#logostrip{
background: #3860BB url(style_images/element/tile_back.gif);
border: 0px solid #000;
height: 102px;
margin: 0;
padding: 0;
text-align: left;
}
#logographic{
background: transparent url(style_images/element/logo4.gif) no-repeat left;
height: 102px;
margin: 0;
padding: 0;
text-align: left;
}
#submenu{
background: transparent url(style_images/element/tile_sub.gif);
border: 0px solid #000;
border-top: 0;
color: #3A4F6C;
margin: 0;
}
#userlinks,
#userlinksguest{
background: transparent url(style_images/element/tile_userlinks.gif);
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
margin: 0px 0 0px 0;
padding: 0 5px 0 5px;
}
#userlinksguest{
background: transparent url(style_images/element/tile_userlinks.gif);
border: 0px solid #986265;
}
#submenu p,
#userlinks p,
#userlinksguest p{
background: transparent !important;
border: 0 !important;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0 !important;
padding: 8px 0 8px 0;
text-align: right;
}
#userlinks p,
#userlinksguest p{
font-weight: normal;
letter-spacing: 0;
}
#submenu p.home,
#userlinks p.home,
#userlinksguest p.home{
float: left;
}
#userlinksguest p.pcen{
text-align: center;
}
#submenu a:link,
#submenu a:visited{
background: transparent;
color: #002546;
padding: 0 6px 0 6px;
text-decoration: none;
}
#submenu a:hover,
#submenu a:active{
background: transparent;
color: #a32424;
}
#navstrip{
background: transparent;
color: #002546;
font-size: 12px;
font-weight: bold;
margin: 0 0 5px 0;
padding: 14px 0px 8px 0px;
}
#navstrip a:link,
#navstrip a:visited{
background: transparent;
color: #002546;
text-decoration: none;
}
#navstrip a:hover,
#navstrip a:active{
background: transparent;
color: #7da0bd;
}
.toplinks{
background: transparent;
color: #000;
margin: 0;
padding: 0 0 5px 0;
text-align: right;
}
.toplinks span{
background: transparent;
border: 0px;
border-bottom: 0;
color: #000;
font-size: 10px;
font-weight: bold;
margin: 0 10px 0 0;
padding: 5px;
}
.copyright{
background: #ececec;
font-size: 11px;
margin: 0 0 5px 0;
padding: 8px;
}
/*
* ========================================
* print page styles
* ========================================
*/
#print{
margin: 20px auto 20px auto;
padding: 0;
text-align: left;
width: 85%;
}
#print h1,
#print h2,
#print h3,
#print h4,
#print p{
color: #036;
font-size: 18px;
font-weight: bold;
margin: 0;
padding: 8px;
}
#print h2,
#print h3,
#print p{
border-bottom: 1px solid #999;
font-size: 11px;
font-weight: normal;
}
#print h3{
background: #F5F5F5;
font-size: 12px;
font-weight: bold;
margin: 0 0 10px 0;
}
#print h4{
background: #F9F9F9;
font-size: 11px;
}
#print p{
margin: 0 0 5px 0;
padding: 10px;
}
#print p.printcopy{
border: 0;
color: #000;
text-align: center;
}
/* ============================================================== */
/* RTE STYLES
/* ============================================================== */
.rteimage {
/*background: #D3D3D3;*/
/*border: 1px outset transparent*/;
cursor: pointer;
cursor: hand;
padding:1px;
}
.rteImageRaised {
/*background: #D3D3D3;*/
border: 1px outset;
cursor: pointer;
cursor: hand;
padding:0px;
}
.rteImageLowered {
/*background: #D3D3D3;*/
border: 1px inset;
cursor: pointer;
cursor: hand;
padding:0px;
}
.rteimage:hover {
background: #EBEBEB;
cursor: pointer;
cursor: hand;
}
.rteVertSep {
margin: 0 4px 0 4px;
}
.rteBack {
background: #D3D3D3;
border: 1px outset;
letter-spacing: 0;
padding: 2px;
}
/* used in ips_rte.js - do not remove */
.rtebottombutton
{
font-size:10px;
border:1px solid #777;
border-top:0px;
padding:3px;
margin:0px;
background-color: #EBEBEB;
}
/* used in ips_rte.js - do not remove */
.rtebottombuttonon
{
font-size:10px;
border:1px solid #777;
border-top:0px;
padding:3px;
margin:0px;
background-color: #D3D3D3;
}
.rtebuttonbar1 {
/*background: #D3D3D3;*/
background-image: url(style_images/element/folder_rte_images/rte_tile.gif);
border: 1px solid gray;
border-bottom:0px;
letter-spacing: 0;
padding: 2px;
height:26px;
}
.rtebuttonbar2 {
/*background: #D3D3D3;*/
background-image: url(style_images/element/folder_rte_images/rte_tile.gif);
border: 1px solid gray;
border-top:1px solid gray;
letter-spacing: 0;
padding: 2px;
height:26px;
}
.rtebuttonbar1 tbody tr td,
.rtebuttonbar1 tr td,
.rtebuttonbar2 tbody tr td,
.rtebuttonbar2 tr td,
.rteBack tbody tr td,
.rteBack tr td
{
/*background: #D3D3D3;*/
padding: 0;
}
.rteDiv {
display: block;
position: relative;
padding:0px;
margin:0px;
}
.rteiframe
{
border:1px solid #777;
background-color:#FFF;
}
.rteselectbox
{
font-size:11px;
}
.dny-edit-title
{
border:0px;
padding:3px;
margin:0px;
background: #002546;
color: #efefef;
}
/* ======================================== */
/* TABS
/* ======================================== */
.tabon
{
border-top:1px solid #999;
border-left:1px solid #999;
border-right:1px solid #999;
background-color:#FFF;
padding:8px;
padding-bottom:9px;
font-size:10px;
float:left;
width:auto;
margin-top:3px;
}
.taboff
{
border-top: 1px solid #777;
border-left: 1px solid #777;
border-right: 1px solid #777;
background-color: #B5C3D9;
color: #333;
padding: 8px;
font-size:10px;
float: left;
width: auto;
margin-top:3px;
}
.tabon a:link,
.tabon a:visited,
.tabon a:active
{
text-decoration:none;
color: #000;
}
.taboff a:link,
.taboff a:visited,
.taboff a:active
{
text-decoration:none;
color: #333;
}
.mya-back
{
background: #002546;
margin:1px;
}
.mya-content
{
background: #FFF;
padding:8px;
margin:1px;
border: 1px solid #777;
}
/* -------------------------------- */
/* Create PM box defaults */
/* -------------------------------- */
.iframeshim
{
position:absolute;
display:none;
background: #FFF;
filter:alpha(opacity=0);
border:0px;
width:auto;
height:auto;
}
/* -------------------------------- */
/* Experimental */
/* -------------------------------- */
.popupmenu
{
background: #edf0f2;
border: 1px solid #002546;
text-align:left;
font-size:10px;
white-space:nowrap;
/*padding:3px 5px 3px 3px;*/
/*width:300px;*/
}
.popupmenu-item
{
padding: 5px;
/*margin-top:4px;*/
white-space: nowrap;
border-bottom: 1px solid #002546;
}
.popupmenu-item-last
{
padding: 5px;
/*margin-top:4px;*/
white-space: nowrap;
}
.popmenubutton
{
width:120px;
white-space:nowrap;
background: url(style_images/element/tile_popupbutton.gif);
border:2px inset #002546;
color: #002546;
font-weight:bold;
float:right;
height:18px;
text-align:center;
margin:0px;
font-size:11px;
padding:3px;
}
.popmenubutton a:link,
.popmenubutton a:visited,
.popupmenu-item a:link,
.popupmenu-item a:visited,
.popupmenu-item-last a:link,
.popupmenu-item-last a:visited
{
color: #002546;
text-decoration: none;
}
.popmenubutton a:hover,
.popupmenu-item a:hover,
.popupmenu-item-last a:hover
{
color: #a32424;
text-decoration: none;
}
.popupmenu-category
{
background: transparent url(style_images/element/tile_sub.gif);
border-top: 0px;
border-bottom: 0px;
color: #002546;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0;
padding: 5px;
}
/* -------------------------------- */
/* Enhanced Topic View */
/* -------------------------------- */
.avatar {
background-image: url(style_images/element/avatar.gif);
background-repeat: no-repeat;
padding: 0px;
}
.avspacetop {
background-image: url(style_images/element/avspacetop.gif);
padding: 0px;
width: 91px;
}
.avspaceleft {
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
width: 11px;
}
.avspacebot {
padding: 0px;
width: 80px;
}
.authorname {
background-image: url(style_images/element/author_name.gif);
background-repeat: repeat-x;
color: #FFF;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
margin: 0px;
vertical-align: middle;
}
.authorname a:link,
.authorname a:visited {
color: #FFF;
}
.authortitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: bold;
color: bbd1e6;
margin: 0px;
padding: 0px;
vertical-align: middle;
}
.authordetails {
background-image: url(style_images/element/author_details.gif);
background-repeat: repeat-x;
color: #bbd1e6;
vertical-align: middle;
padding: 0px;
margin: 0px;
}
.authordetailstext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: bold;
color: bbd1e6;
line-height: normal;
font-variant: normal;
text-transform: none;
padding: 0px;
}
.authordetailstext2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #FFFFFF;
text-transform: none;
padding: 0px;
}
.warn {
letter-spacing: normal;
text-align: right;
word-spacing: normal;
display: inline;
float: right;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 0px;
background-image: url(style_images/element/author_name.gif);
}
.postinfomid {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: 002546;
background-color: #edf0f2;
padding: 0px;
margin: 0px;
}
.postinforight {
background-image: url(style_images/element/post_info_right.gif);
background-repeat: repeat-y;
padding: 0px;
margin: 0px;
}
.postinfoleft {
background-image: url(style_images/element/post_info_left.gif);
background-repeat: repeat-y;
background-color: #edf0f2;
padding: 0px;
margin: 0px;
}
.postmid {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #002546;
background-color: #edf0f2;
padding: 0px;
margin: 0px;
}
.postleft {
background-image: url(style_images/element/post_left.gif);
background-repeat: repeat-y;
background-position: left top;
background-color: #edf0f2;
}
.postright {
background-image: url(style_images/element/post_right.gif);
background-repeat: repeat-y;
background-position: right top;
}
.avspaceright {
padding: 0px;
margin: 0px;
}
.sigleft {
background-image: url(style_images/element/sig_left.gif);
background-repeat: repeat-y;
background-position: left top;
background-color: #edf0f2;
}
.sigright {
background-image: url(style_images/element/sig_right.gif);
background-repeat: repeat-y;
background-position: right top;
}
.buttonrowleft {
background-image: url(style_images/element/button_row_left.gif);
background-repeat: repeat-y;
background-position: left top;
background-color: #edf0f2;
}
.buttonrowright {
background-image: url(style_images/element/button_row_right.gif);
background-repeat: repeat-y;
background-position: right top;
}
.tvfootleft {
background-repeat: no-repeat;
background-position: left top;
background-color: #edf0f2;
}
.tvfootmid {
background-image: url(style_images/element/tv_foot_mid.gif);
background-repeat: repeat-x;
background-position: left top;
}
.tvfootright {
background-attachment: fixed;
background-image: url(style_images/element/tv_foot_right.gif);
background-repeat: no-repeat;
background-position: right top;
}
CLUBRADIO . LV
ПомощьПоискПользователиКалендарь
Здравствуйте, гость ( Вход | Регистрация )
««™( ClubRadio )™»» > CLUBRADIO > Films > Комедия
Мистер Бин на отдыхе, Mr. Bean\'s Holiday
Опции
PrOm1TaY
Фан
Сообщений: 81
Status: Offline
Post #1
6.10.2007, 14:47
Сообщение
Дата выхода: 2007-03-22Устав от серости мистер бин туманности своих лондонских будней, Бин решает побаловать себя поездкой на отдых во Францию. Упаковав чемоданы, мистер бин взяв с собой видеокамеру, мистер Бин устремляется на Ривьеру, пожариться на солнышке, мистер бин сделать о своих каникулах видео-дневник. В итоге, неуклюжий мистер бин нерасторопный герой, как у него это всегда бывает, влипает в кучу неприятностей, рушит все, что только можно, мистер бин умудряется свой любительский фильм о своих похождениях показать на Каннском кинофестивале.
Trainz
Залётный
Сообщений: 3
Status: Offline
Post #2
25.10.2007, 17:14
Сообщение
he...moj bratan Bin!! menja toze shkoli Binam nazvali..naverno pahozh!!
« Предыдущая тема
· Комедия
· Следующая тема »
2 чел. читают эту тему (гостей: 2, скрытых пользователей: 0)
Пользователей: 0
Главная страница
Поиск
Помощь
CLUBRADIO
|-- CLUBRADIO
|-- Films
|---- Ужасы
|---- Комедия
|---- Боевик
|---- Фантастика
|-- Night Party Places in Riga
|-- Концерты
|-- ClubRadio Dj's Mix
|---- Dj PrOm1TaY
|---- Dj Jurken
|---- Dj oLdmaN
|---- Dj KaShEj
|---- Dj Smul
|-- о Нас
|-- Юмор
Mu Online
|-- Разное
|---- Главный
|---- Features Realized
|---- Предложения
|---- Систематические ошибки
|---- Баланс
|---- Курилка
|---- Гильдии
|---- Вопросы / Помощь
|---- Баны / Bans
|-- Рынок
|---- Воины (Dark Knight)
|---- Эльфы (Elf)
|---- Dark Lord (Тёмный лорд)
|---- Magic Gladiator
|---- Маги (Dark Wizard)
|---- Кольца, Амулеты мистер бин другое
Режим отображения: Стандартный ·
Переключить на: Линейный ·
Переключить на: Древовидный
Подписка на тему ·
Сообщить другу ·
Версия для печати ·
Подписка на этот форум
Текстовая версия
Сейчас: 27.4.2008, 7:58
All rights reserved.Copyright © 2006 - 2007 ««™( ClubRadio )™»»
разделы
промывка инжектор
ваза 2112
ковры резиновый
бензопила dolmar
комплексный сайт
кристофер брэнд
neri karra кожгалантерея
изделие слойка
паркетный лак
бюджетирование
лечение зарубежом
ротационный rvg
головка винторезный
передвижной сварочный агрегат
передвижной сварочный агрегат
имплантат
ферромолибден
тонировка стекол
международный конкурс
багетный мастерский
доставка санкт
изолента
кострома коммерческий
холодильный агрегат
резка
проведение лотерея
доломит
гелусил лак
купить букмекерский линия
узи
антиобледенительные система
купить ниппель
зона ограничение доступ
волосовский доломит
тонировка стекол
пассажирский лифт
штанга насосный
арочный конструкция
lucent definity
антенна акустомагнитные
промышленный аккумулятор
холодный обзвон
обогащение кислородом
долг
мистер бин