шампанский заказ
Женский форум >> Под правильным градусом! - RazGovor
/*
* CSS РґР»С? "IPB 2.1 Cozy Green Style"
* ------------------------------------------
* ВерС?РёС? С?РєРёРЅР°: 1.1
* ВыпуС?Рє: 8 апрелС? 2006
* ------------------------------------------
* Р�Р· С?инего дефолтового С?РєРёРЅР° С?делал:
* V.Stabrovsky aka vasyast
* http://stabrovsky.ru & http://ibresource.ru
*/
/*
* ========================================
* global element styles
* ========================================
*/
html{
overflow-x: auto;
}
body{
background: #FFF url(style_images/green/bg.gif);
color: #222;
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;
text-align: center;
}
/*
* ========================================
* 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: #222;
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 */
vertical-align: middle;
}
/*
* ========================================
* global hyperlink styles
* ========================================
*/
a:link,
a:visited,
a:active{
background: transparent;
color: #0B2200;
text-decoration: underline;
}
a:hover{
background: transparent;
color: #4D8B34;
}
/*
* ========================================
* Main wrapper, this controls the overall width of the board in you browser view window.
* ========================================
*/
#ipbwrapper{
margin: 10px 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: 98%;
}
/*
* ========================================
* styles for pagination links
* ========================================
*/
.pagelink,
.pagelinklast,
.pagecurrent,
.minipagelink,
.minipagelinklast{
background: #F4FBE8;
border: 1px solid #426607;
padding: 1px 3px 1px 3px;
}
.pagelinklast,
.minipagelinklast{
background: #E8EFDF;
}
.pagecurrent{
background: #FFDAA5;
}
.minipagelink,
.minipagelinklast{
border: 1px solid #9DC18C;
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;
}
/* fake button effect for some links */
.fauxbutton{
background: #BFCDE0;
border: 1px solid #587C1D;
font-size: 11px;
font-weight: bold;
padding: 4px;
}
.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active{
color: #222 !important;
text-decoration: none;
}
.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 #587C1D;
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/green/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 #587C1D;
margin: 2px;
}
.thumbwrapp{
border: 2px solid #660707;
}
.fullimagewrap{
background: #F5F9FD;
text-align: center;
margin: 5px 0 5px 0;
padding: 5px;
}
.thumbwrap h4,
.thumbwrapp h4{
background: #DDE6F2;
border: 0 !important;
border-bottom: 1px solid #5176B5 !important;
color: #5176B5;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.thumbwrap p,
.thumbwrapp p{
background: #EEF2F7 !important;
border: 0 !important;
border-top: 1px solid #5176B5 !important;
margin: 0 !important;
padding: 5px !important;
text-align: left;
}
.thumbwrap p.alt,
.thumbwrapp p.alt{
background: #DFE6EF !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/green/img_larger.gif) no-repeat bottom right;
border: 1px solid #072A66;
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: #F0F7E5;
border: 1px solid #587C1D;
line-height: 150%;
}
#ucpmenu p{
margin: 0;
padding: 2px 5px 6px 9px;
border-top: 1px solid #82AA5E;
border-bottom: 1px solid #82AA5E;
}
#ucpmenu a:link,
#ucpmenu a:active,
#ucpmenu a:visited{
text-decoration: none;
}
#ucpcontent{
width: auto;
}
#ucpcontent p{
margin: 0;
padding: 10px;
border-top: 1px solid #82AA5E;
}
.activeuserstrip{
background: #BCD0ED;
padding: 6px;
}
/* Topic View elements */
.signature{
background: transparent;
color: #689045;
font-size: 10px;
line-height: 150%;
}
.postdetails{
font-size: 10px;
line-height:140%;
}
.postcolor{
font-size: 12px;
line-height: 160%;
}
.normalname{
color: #003;
font-size: 12px;
font-weight: bold;
}
.normalname a:link,
.normalname a:visited,
.normalname a:active{
font-size: 12px;
}
.post1{
background: #FAF8F1;
border: 1px solid #C7D59D
}
.bg1{
background: #F8FCEF;
}
.post2,
.bg3{
background: #F8FCEF;
border: 1px solid #C7D59D
}
.row2shaded,
.post1shaded { background-color: #DEDBE4 }
.row4shaded,
.post2shaded { background-color: #E3DFE7 }
.row1{
background: #DEE8CD;
border: 1px solid #C7D59D;
}
.row2{
background: #E4EBD7;
border: 1px solid #C7D59D;
}
.darkrow1{
background: #97BB74;
color: #38520E;
}
.darkrow3{
background: #C0D5AA;
color: #38520E;
}
/* tableborders gives the white column / row lines effect */
.plainborder,
.tablefill,
.tablepad{
background: #F0F7E5;
border: 1px solid #587C1D;
}
.tablefill,
.tablepad{
padding: 6px;
}
.tablepad{
border: 0 !important;
}
.wrapmini{
float: left;
line-height: 1.5em;
width: 30%;
}
.pagelinks{
float: left;
line-height: 1.2em;
width: 35%;
}
.desc{
font-size: 11px;
color: #434951;
}
.lastaction
{
font-size: 10px;
color: #434951;
}
.edit{
font-size: 9px;
}
.thin{
border: 1px solid #FFF;
border-left: 0;
border-right: 0;
line-height: 150%;
margin: 2px 0 2px 0;
padding: 6px 0 6px 0;
}
/* =================================================================================== */
/* =================================================================================== */
/* =================================================================================== */
/*
* ========================================
* calendar styles
* ========================================
*/
.calmonths{
background: #EDF4E4;
border: 1px solid #B2D0A2;
font-size: 18px;
font-weight: bold;
margin: 5px 0 5px 0;
padding: 8px;
text-align: center;
}
.weekday{
font-size: 14px;
font-weight: bold;
}
.calmonths a{
text-decoration: none;
}
.calday,
.calweekday{
background: #E7EDD4;
color: #556D00;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 4px;
text-align: right;
border: 1px solid #BDD595;
}
.calweekday{
border-right: 1px solid #AAA;
color: #222;
font-size: 14px;
padding: 6px;
text-align: center;
}
.celltodayshaded,
.celldateshaded,
.cellblank,
.celldate,
.celltoday,
.mcellblank,
.mcelldate,
.mcelltoday{
background: #EAF6DA;
height: 100px;
margin: 0;
padding: 0;
vertical-align: top;
border: 1px solid #C4CA99;
}
.celltodayshaded,
.celldateshaded
{
background: #E3DFE7;
}
.mcellblank,
.mcelldate,
.mcelltoday{
height: auto;
}
.cellblank,
.mcellblank{
background: #C9DFC2;
}
.celltoday,
.celltodayshaded,
.mcelltoday{
border: 2px solid #558B01;
}
.calranged
{
border: 2px outset #C2CFDF;
background: #C2CFDF;
padding:4px;
}
.calitem
{
border-bottom: 1px dotted #C2CFDF;
padding:4px;
}
/* Рљ С?тилС?Рј календарС? прикручены парочка border'РѕРІ, РµС?ли РЅРµ понравС?С‚С?С? - удалите */
/*
* ========================================
* form styles
* ========================================
*/
.input-warn,
.input-green,
input,
textarea,
select{
background: #FBFEF5;
border: 1px solid #749244;
color: #203104;
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: #FBFDF7;
border: 1px solid #587C1D;
color: #304A07;
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 11px;
padding: 2px;
vertical-align: middle;
}
.button{
background: #FBFEF5;
}
.gobutton{
background: transparent;
border: 0;
color: #072A66;
margin: 0;
vertical-align: middle;
}
.radiobutton,
.checkbox,
.helpbox {
border: 1;
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:#F0F7E5;
border: 1px solid #82AA5E;
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: #C1D8A5;
border: 0px solid #729C4E;
border-bottom: 0;
border-left: 0;
border-right: 0;
font-weight: normal;
}
.formsubtitle{
color: #3E6123;
font-weight: bold;
padding: 5px;
}
.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: #DBECD9 /* E4EAF2 */ url(style_images/green/css_img_quote.gif) no-repeat right;
border: 1px dotted #44672A;
border-bottom: 0;
border-left: 4px solid #81A95E;
color: #000;
font-weight: bold;
font-size: 10px;
margin: 8px auto 0 auto;
padding: 3px;
}
.quotemain{
background: #FAFEFA;
border: 1px dotted #44672A;
border-left: 4px solid #81A95E;
border-top: 0;
color: #618247;
padding: 4px;
margin: 0 auto 8px auto;
}
.codetop,
.sqltop,
.htmltop{
background: #FDEDCC /* FDDBCC */ url(style_images/green/css_img_code.gif) no-repeat right;
color: #2E570F;
font-weight: bold;
margin: 0 auto 0 auto;
padding: 3px;
width: 98%;
}
.codemain,
.sqlmain,
.htmlmain{
background: #FAFEFA;
border: 1px dotted #44672A;
color: #284414;
font-family: Courier, Courier New, Verdana, Arial;
margin: 0 auto 0 auto;
padding: 2px;
width: 98%;
}
/*
* ========================================
* old school quote and code styles - backwards compatibility
* ========================================
*/
#w {
font-family: Verdana, Arial;
font-size: 11px; color: #e90606;
background-color: #ffe0e0;
border: 1px solid #b2081d;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px
}
#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: #FEFDF7 url(style_images/green/borderwrapbg.gif);
border: 1px solid #587C1D;
padding: 0px;
margin: 0px;
}
.borderwrapm{
margin: 5px;
}
.borderwrap h3,
.maintitle,
.maintitlecollapse{
background: url(style_images/green/tile_cat.gif);
border: 1px solid #DDF3BA;
border-bottom: 1px solid #6E9134;
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 #FFF;
}
.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;
}
table th,
.borderwrap table th,
.subtitle,
.subtitlediv,
.postlinksbar{
background: transparent url(style_images/green/tile_sub.gif);
border: 1px solid #9CC570;
color: #3E6123;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0;
padding: 5px;
}
.subtitlediv{
border-bottom: 1px solid #587C1D;
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: #405A15;
text-decoration: none;
}
.borderwrap h4{
background: #E9F2DD;
border: 1px solid #FFF;
border-bottom: 1px solid #8BB367;
border-top: 1px solid #8BB367;
color: #3A702B;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.borderwrap p{
background: #F2FAE6;
border: 1px solid #8BB367;
margin: 5px;
padding: 10px;
text-align: left;
}
td.formbuttonrow,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1{
background: #E4EBD7 !important;
border: 1px solid #C7D59D;
border-top: 1px solid #81A95E;
margin: 0px !important;
padding: 5px !important;
text-align: center;
}
td.formbuttonrow{
border-bottom: 1;
border-left: 1;
border-right: 1;
}
.borderwrap p.formbuttonrow1{
background: #F9F9F9 !important;
border: 0;
border-top: 1px solid #CCC;
}
.bar,
.barb,
.barc{
background: #BBCDA2;
border: 1px solid #FFF;
}
.barc{
border-top: 0;
}
.bar p,
.barb p,
.barc p{
background: transparent;
border: 0;
color: #222;
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: #81A95E;
color: #000;
font-size: 1px;
height: 5px;
}
.newslink{
background: #E4EBD7;
border: 1px solid #75A154;
margin: 0;
width: 100%;
}
.newslink td{
color: #222;
font-size: 10px;
padding: 5px 5px 5px 10px;
}
.newslink span{
background: transparent;
color: #587C1D;
font-style: italic;
font-weight: normal;
}
.newslink input{
background: #FFF;
border: 1px solid #999;
color: #587C1D;
font-size: 10px;
padding: 3px;
vertical-align: middle;
width: auto;
}
.newslink input.button{
background: transparent;
border: 0;
color: #587C1D;
vertical-align: middle;
}
.fieldwrap{
background: #F9F9F9;
border: 1px solid #CCC;
border-top: 0;
margin: 5px;
padding: 0;
text-align: left;
}
.fieldwrap h4{
background: #EEE;
border: 1px solid #CCC;
border-left: 0;
border-right: 0;
color: #444;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.errorwrap {
background: #F2DDDD;
border: 1px solid #992A2A;
border-top: 0;
margin: 5px;
padding: 0;
}
.errorwrap h4 {
background: #E3C0C0;
border: 1px solid #992A2A;
border-left: 0;
border-right: 0;
color: #992A2A;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.errorwrap p {
background: transparent;
border: 0;
color: #992A2A;
margin: 0;
padding: 8px;
}
.ruleswrap{
background: #F2DDDD;
border: 1px solid #992A2A;
color: #992A2A;
margin: 5px 0 5px 0;
padding: 5px;
}
#redirectwrap{
background: #F4FAF0;
border: 1px solid #89AC6C;
margin: 200px auto 0 auto;
text-align: left;
width: 500px;
}
#redirectwrap h4{
background: #D8EAD0;
border-bottom: 1px solid #89AC6C;
color: #416C3A;
font-size: 14px;
margin: 0;
padding: 5px;
}
#redirectwrap p{
margin: 0;
padding: 5px;
}
#redirectwrap p.redirectfoot{
background: #D8EAD0;
border-top: 1px solid #89AC6C;
text-align: center;
}
#gfooter{
background: #7AA357;
margin: 5px 0 5px 0;
padding: 0;
width: 100%;
}
#gfooter td{
color: #FFF;
font-size: 10px;
padding: 4px;
}
#gfooter a:link,
#gfooter a:visited{
color: #FFF;
}
#logostrip{
background: #FFF url(style_images/green/tile_back.jpg);
border: 1px solid #FFF;
height: 80px;
margin: 0;
padding: 0;
}
#logographic{
background: transparent url(style_images/green/logo4.gif) no-repeat left;
height: 68px;
margin: 0;
padding: 0;
}
#submenu{
background: transparent url(style_images/green/tile_sub.gif);
border: 1px solid #FFF;
border-top: 0;
color: #2F5106;
margin: 0;
}
#userlinks,
#userlinksguest{
background: #E4EBD7;
border: 1px solid #75A154;
margin: 5px 0 5px 0;
padding: 0 5px 0 5px;
}
#userlinksguest{
background: #F4E7EA;
border: 1px 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: 7px 0 7px 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: #2E4308;
padding: 0 6px 0 6px;
text-decoration: none;
}
#submenu a:hover,
#submenu a:active{
background: transparent;
color: #76A63D;
}
#navstrip{
background: transparent;
color: #999;
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: #222;
text-decoration: none;
}
#navstrip a:hover,
#navstrip a:active{
background: transparent;
color: #87B551;
}
.toplinks{
background: transparent;
color: #587C1D;
margin: 0;
padding: 0 0 5px 0;
text-align: right;
}
.toplinks span{
background: #E4EBD7;
border: 1px solid #75A154;
border-bottom: 0;
color: #587C1D;
font-size: 10px;
font-weight: bold;
margin: 0 10px 0 0;
padding: 5px;
}
.copyright{
background: #EEE;
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/green/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/green/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: #DDF3BA;
color: #3405B13;
}
/* ======================================== */
/* TABS
/* ======================================== */
.tabon
{
border-top:0px solid #999;
border-left:0px solid #999;
border-right:0px solid #999;
background-color:#F0F5DF;
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: #C6D9B5;
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: #335D0E;
}
.taboff a:link,
.taboff a:visited,
.taboff a:active
{
text-decoration:none;
color: #333;
}
.mya-back
{
background: #7BA458;
margin:1px;
}
.mya-content
{
background: #F0F5DF;
padding:8px;
margin:1px;
border: 1px solid #75A154;
}
/* -------------------------------- */
/* Create PM box defaults */
/* -------------------------------- */
.iframeshim
{
position:absolute;
display:none;
background: #FFF;
filter:alpha(opacity=0);
border:0px;
width:auto;
height:auto;
}
/* -------------------------------- */
/* Experimental */
/* -------------------------------- */
.popupmenu
{
background: #E4EBD7;
border: 1px solid #587C1D;
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 #587C1D;
}
.popupmenu-item-last
{
padding: 5px;
/*margin-top:4px;*/
white-space: nowrap;
}
.popmenubutton
{
width:110px;
white-space:nowrap;
background-color: #DDF3BA;
border:1px solid #6E9134;
color: #6E9134;
font-weight:bold;
float:right;
height:14px;
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: #405B13;
text-decoration: none;
}
.popmenubutton a:hover,
.popupmenu-item a:hover,
.popupmenu-item-last a:hover
{
color: #79A357;
text-decoration: none;
}
.popupmenu-category
{
background: transparent url(style_images/green/tile_sub.gif);
border-top: 0px solid #587C1D;
border-bottom: 1px solid #587C1D;
color: #405B13;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0;
padding: 5px;
}
#messob{
width:100%;
height:140px;
font-size: 13px;
background: #E4EBD7;
border: 1px solid #75A154;
}
#messob a{
font-size: 18px;
}
.news_link a:link,
.news_link a:visited,
.news_link a:active
{
padding-right:10px;
color: #FFFFFF;
font-size: 15px;
text-decoration:none;
font-weight:bold;
}
.news_link a:hover {
text-decoration:underline;
}
.rightcolumn{
background: #E4EBD7;
border: 1px solid #C7D59D;
}
.rightcolumn a:link,
.rightcolumn a:visited,
.rightcolumn a:hover,
.rightcolumn a:active {
color: #333333;
text-decoration: none;
}
.lastpostdle {
color: #444444;
padding: 3px 2px 3px 2px;
border:1px solid #cccccc;
}
.lastpostdle_over {
color: #444444;
padding: 3px 2px 3px 2px;
border:1px solid #C7D59D;
background:#F5F5F5;
cursor: hand;
}
RazGovor - Женский Форум
Sungirls.ru
Магазин
ПравилаГалереяmJournal ПомощьПоискПользователиКалендарь
Здравствуйте, гость ( Вход | Регистрация )
RazGovor > Дом шампанский заказ Семья > Домашний очаг
2 страниц 1 2 >
Под правильным градусом!
Опции
Alex
May 17 2007, 16:39
Сообщение
#1
Administrator
Группа: Супер-администраторы
Сообщений: 1,419
Регистрация: 13-April 06
Из: г. Томск
Пользователь №: 1
Всегда приятно собрать теплую компанию друзей в своейуютной квартирке шампанский заказ побаловать их чем-нибудь вкусненьким. Составление меню навечер – не такая простая задача, особенно если учитывать сопоставимость некоторыхблюд со спиртными напитками. Не каждая хозяйка знает, какими закусками должен сопровождаться тот илииной напиток. Подав к шампанскому селедку под шубой, можно прогадать ииспортить вкус шампанский заказ напитка, шампанский заказ блюда. И, напротив, правильным выбором гастрономическихпар можно искренне порадовать друзей-гурманов. Предлагаю вам несколько правил, следуя которым вы легко сможете приятно удивитьдаже искушенных гостей. Полная статья: http://sungirls.ru/index.php?newsid=63
--------------------
Высоко сижу - далеко гляжу.
Кристалл
Jan 21 2008, 16:59
Сообщение
#2
Авторитетный форумчанин
Группа: Авторитетные пользователи
Сообщений: 544
Регистрация: 4-December 07
Из: г.Томск
Пользователь №: 3,475
Здесь уж точно нужно учитывать вкусы шампанский заказ хозяев шампанский заказ гостей,а то некоторые то не пьют,другие это не едят,хотя бывают шампанский заказ всеядные.
Джульетта
Jan 22 2008, 10:40
Сообщение
#3
Наш Герой
Группа: Авторитетные пользователи
Сообщений: 1,236
Регистрация: 5-December 07
Из: г. Томск
Пользователь №: 3,483
Познавательно! Предпочитаю красное вино. На столе как правило бывают разнообразные закуски, каждый выбирает по своему вкусу. Если собираем много гостей, то чаще всего на столе бывают разные алкогольные напитки, обычно 2. И тут выбор по желанию!
--------------------
Не плачь, потому что это закончилось. Улыбнись, потому что это было.
Brunetka
Jan 22 2008, 10:50
Сообщение
#4
Авторитетный форумчанин
Группа: Авторитетные пользователи
Сообщений: 730
Регистрация: 21-November 07
Из: г.Томск
Пользователь №: 3,334
согласна про познавательно, ну про фрукты шампанский заказ сыры к вину я знала, про нкоторые вещи интуитивно догадывалась!:) еще было бы интересно как сорта вина сочетаются с сортами сыра!наверняка не всякие сыры с вином можно подавать
Периферия
Jan 22 2008, 11:27
Сообщение
#5
Авторитетный форумчанин
Группа: Авторитетные пользователи
Сообщений: 777
Регистрация: 27-August 07
Пользователь №: 2,582
ой блин! шампанский заказ я вот на Н.Г. сочетала несочитаемое.. ну конечно, если учесть, что ни вино ни шампанское не идёт с солёными шампанский заказ квашеными продуктами, например такими, как квашеная капусточка или маринованые огурчики, шампанский заказ всё остальное, вроде правильно сделала! весьма познавательная статья, спасибо!
--------------------
Никогда не переставай улыбаться, даже когда тебе грустно, кто-то может влюбиться в твою улыбку.
Nadi
Jan 22 2008, 12:25
Сообщение
#6
Друг Форума
Группа: Пользователи
Сообщений: 346
Регистрация: 5-June 07
Из: томск
Пользователь №: 1,695
Обожаю шампанское, красное вино Кагор (а еще лучше южное домашнее), шампанский заказ просто балдею от всяких барных коктейлей...ммм
Brunetka
Jan 22 2008, 15:36
Сообщение
#7
Авторитетный форумчанин
Группа: Авторитетные пользователи
Сообщений: 730
Регистрация: 21-November 07
Из: г.Томск
Пользователь №: 3,334
появился еще один любитель домашнего южного вина:) не знаешь где по вкусу можно в Томске сие отыскать?или название похожего на южное
Джульетта
Jan 22 2008, 15:43
Сообщение
#8
Наш Герой
Группа: Авторитетные пользователи
Сообщений: 1,236
Регистрация: 5-December 07
Из: г. Томск
Пользователь №: 3,483
Скорее всего найти его не возможно! Если только не в личных запасах кого-то из Томичей...
--------------------
Не плачь, потому что это закончилось. Улыбнись, потому что это было.
Brunetka
Jan 22 2008, 15:59
Сообщение
#9
Авторитетный форумчанин
Группа: Авторитетные пользователи
Сообщений: 730
Регистрация: 21-November 07
Из: г.Томск
Пользователь №: 3,334
да уж, вот на юге вино так вино, шампанский заказ у нас так, жалкое подобие!а так хочется южного, прям ностальгия....
Dev4enka
Jan 22 2008, 16:01
Сообщение
#10
Наш Герой
Группа: Разговорчивые
Сообщений: 2,723
Регистрация: 13-February 07
Пользователь №: 985
я сама люблю только красное полусладкое вино. от белого мне плохо почему то всегда на утро((у нас тоже есть хорошее вино. мне очень нравится испанское "Селестино"
Джульетта
Jan 22 2008, 16:01
Сообщение
#11
Наш Герой
Группа: Авторитетные пользователи
Сообщений: 1,236
Регистрация: 5-December 07
Из: г. Томск
Пользователь №: 3,483
Это действительно грустно... шампанский заказ то, что у нас типа Вина Кубани так это просто позор для Кубани какой-то!Хочу к морю!
--------------------
Не плачь, потому что это закончилось. Улыбнись, потому что это было.
Марисабель
Jan 22 2008, 16:34
Сообщение
#12
Форумчанин
Группа: Пользователи
Сообщений: 29
Регистрация: 22-February 07
Из: Томск
Пользователь №: 1,040
да...вино шампанский заказ не только на юге, это просто не сравнимо ни с чем другим..в прошлом году привезли, вино, коньяк шампанский заказ чачу, так после этого "южного великолепия"...на все остальное смотреть не хочется....лучше того, что там небыло шампанский заказ быть не может...а какой запах...ммммм...просто обалденно (вот откроют западно-сибирскую ж/д, так поедем шампанский заказ еще привезем)
Шима
Jan 22 2008, 16:44
Сообщение
#13
Авторитетный форумчанин
Группа: Модераторы
Сообщений: 871
Регистрация: 10-August 06
Из: Томск
Пользователь №: 315
Мы на новый год покупали шардоне шампанский заказ сыр с голубой плесенью, вкусно было (если учесть, что я фактически не пью)
--------------------
Brunetka
Jan 22 2008, 16:50
Сообщение
#14
Авторитетный форумчанин
Группа: Авторитетные пользователи
Сообщений: 730
Регистрация: 21-November 07
Из: г.Томск
Пользователь №: 3,334
с юга привозила Шардоне, на вкус как шампанское только без газа, супер:)
Шима
Jan 22 2008, 16:53
Сообщение
#15
Авторитетный форумчанин
Группа: Модераторы
Сообщений: 871
Регистрация: 10-August 06
Из: Томск
Пользователь №: 315
Мы брали сухое французское.
--------------------
Lucifer
Feb 5 2008, 06:20
Сообщение
#16
Продвинутый форумчанин
Группа: Пользователи
Сообщений: 80
Регистрация: 31-January 08
Пользователь №: 3,969
Цитата(Brunetka @ Jan 22 2008, 15:59) да уж, вот на юге вино так вино, шампанский заказ у нас так, жалкое подобие!а так хочется южного, прям ностальгия....Южное вино можно купить у проводников томских поездов, но только под заказ(.
Brunetka
Feb 5 2008, 15:51
Сообщение
#17
Авторитетный форумчанин
Группа: Авторитетные пользователи
Сообщений: 730
Регистрация: 21-November 07
Из: г.Томск
Пользователь №: 3,334
и то фиг знает что привезут шампанский заказ сколько это фиг знает будет стоить:)хочу на море, такая романтика!шашлычки с вином супер!
Джульетта
Feb 5 2008, 16:27
Сообщение
#18
Наш Герой
Группа: Авторитетные пользователи
Сообщений: 1,236
Регистрация: 5-December 07
Из: г. Томск
Пользователь №: 3,483
Да, покупаться, позагарать. Прелесть!
--------------------
Не плачь, потому что это закончилось. Улыбнись, потому что это было.
Brunetka
Feb 5 2008, 16:30
Сообщение
#19
Авторитетный форумчанин
Группа: Авторитетные пользователи
Сообщений: 730
Регистрация: 21-November 07
Из: г.Томск
Пользователь №: 3,334
я честно говоря рыдала когда уезжала с моря!со всеми очень подружилась, жили в большом доме, хозяева супер, даже смерч пережили:)эти три недели были самыми замечательными, просто море позитива!
TRIN
Feb 5 2008, 16:31
Сообщение
#20
Наш Герой
Группа: Модераторы
Сообщений: 1,715
Регистрация: 3-October 07
Из: Томск
Пользователь №: 2,881
Когда это на Черном море был смерч? И где именно?
--------------------
Все к лучшему...
« Предыдущая тема
· Домашний очаг
· Следующая тема »
2 страниц 1 2 >
Крем для рукМирра-Люкс (Крем для комбинированной кожи)Подарочная крата 1000 рублей270.00 руб.208.00 руб.1000.00 руб.
1 чел. читают эту тему (гостей: 1, скрытых пользователей: 0)
Пользователей: 0
Главная страница
Поиск
Помощь
Общие вопросы
|-- Sungirls.ru
|-- Shop.Sungirls.ru
|-- Новости
|-- Отзывы шампанский заказ пожелания
|-- Вопросы по форуму
|-- Объявления
Любовь
|-- Знакомства
|-- Любовь шампанский заказ романтика
|-- Отношения
|-- Секс
|-- Готовимся к свадьбе
Дом шампанский заказ Семья
|-- Домашний очаг
|-- Дети
|-- Кулинария
|-- Рукоделие
|-- Домашние любимцы
|-- Сад шампанский заказ огород
Здоровье
|-- Беременность шампанский заказ роды
|-- Здоровье
|-- Твоя Фигура
|-- Психология
Досуг
|-- Пишем сами
|-- Кино
|-- On-Line Игры
|-- Музыка
|-- Книги
|-- Телевизор
|-- Отдых шампанский заказ Развлечения
|-- Хобби
|-- Автоледи
Красота, Мода, Стиль
|-- Косметика
|-- Уход за кожей
|-- Уход за волосами
|-- Одежда
|-- Красота
Работа шампанский заказ Карьера
|-- Как найти работу
|-- Карьера
|-- Коллектив
Top Secret
|-- Женские секреты
Свободный форум
|-- Болтаем
|-- Статьи шампанский заказ рассказы
|-- Глянцевый журнал
|-- Юмор
|-- Барахолка
|-- Жалуемся
|-- Реклама
Режим отображения: Стандартный ·
Переключить на: Линейный ·
Переключить на: Древовидный
Подписка на тему ·
Сообщить другу ·
Версия для печати ·
Подписка на этот форум
RazGovor > Дом шампанский заказ Семья > Домашний очаг
www.Sungirls.ru
Сейчас: 29 April 2008 - 03:59
разделы
антенна радиочастотный
управление ярославль
купить нипель
электрокамин dimplex model silver (sp4)
вытяжка
пежо 407
эрозия шейка матка
rittal
видеослот
дихроичное зеркало
спецобувь производитель
средство самооборона
купить электрооткрывалку
sky link
лак orly
универсам красный площадь
дихроичное зеркало
пежо 307
люминисцентная краска
ведро шампанский
красный площадь гум
предохранитель пкн
этикетировщик
zip lock
очистка подогреватель
штамповка
шелкография
изготовление краска
ubiquam
эмжс
антенна бустер
билет балет
легранд
телефонный обзвон
слимент лифт
диагностический стенд
светодиодный экран
клеить нанесение
анимация 3d график
адресный база данный
гайковерт электрический
5003.17 (крышка)
нужен фотограф
5004.10 (крышка)
селин дион билет
зубной протез
видеосъемка
создание анимационный клип
билет балет
man гильза
залог кострома
ваза 2110
установка hotbird
озонатор воздуха
карл гиря
люминисцентная краска
купить автотехнику
концепция совершенствование сбыта
снос любой конструкция
санфаянс
тонирование стеклопакетов
добрый тепло
красный площадь васильевский спуск
ларсен центр
выборочный уф-лак
управление иваново
швейцария культура
силикон
купить конвертер
фмс
нестандартный коробка
тонирование стекла
кулер винчестер
100 девчонка одна лифт
измеритель температры
кухонный техник
ваза 2110
герб вышивка
диагностический стенд
гиря торговый калибровочный
inerta краска
шампанский заказ