прочее
Сообщений 1 страница 30 из 121
Поделиться22014-03-23 03:21:50
Код:/*************************************** A - SETUP ***************************************/ /* A1 Import the colour scheme -------------------------------------------------------------*/ /* A1.1 */ @import url(style_cs.css); /* A2 Deal with browser defaults and wonkiness -------------------------------------------------------------*/ /* A2.1 */ html, body {margin: 0; padding: 0} /* A2.2 */ .punbb * { margin: 0px } /* A2.3 */ .punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt { padding: 0; list-style: none; } /* A2.4 */ .punbb img { border:none } /* A2.5 */ .punbb .main table { table-layout: fixed; width: 100%; } /* A2.6 */ .checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;} /* A2.7 */ p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * { height: 1.8em; vertical-align: middle } /* A3 Text setup -------------------------------------------------------------*/ /* A3.1 */ body { font-size: 90%; } /* A3.2 */ .punbb { font: normal 68.75% verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } /* 3.3 */ .punbb textarea, .punbb input, .punbb select, .punbb optgroup { font: 1em verdana, arial, helvetica, sans-serif } /* A3.4 */ .punbb h1, .punbb h2, .punbb h3 { font-size: 1em; font-weight: bold; } .punbb th { font-size: 0.9em; font-weight: bold; } .punbb h4, .punbb table { font-size: 1em; font-weight: normal; } #pun-main .code-box, #pun-main textarea, #pun-main .quote-box {background-image: url('http://funkyimg.com/i/G1Xk.png'); background-color: #cfb876; color: #000000; font-size: 10px;} #html-footer .container {font-size: 10px;} #pun #pun-index #pun-announcement h2 span {display: none} body { font-size: 95%; } /* A3.5 */ .punbb h1 span, .punbb h2 span, .punbb legend span { font-size: 1.1em; } /* A3.6 */ .punbb pre { font: 1.1em/140% verdana, arial, monaco, "bitstream vera sans mono", "courier new", courier, monospace } /* A3.7 */ .punbb address, .punbb em { font-style: normal } /* A3.8 */ .punbb .post-content em { font-style: italic } /* A3.9 */ .punbb .post-content em.bbuline { font-style: normal; text-decoration: underline; } /* A3.10 */ .punbb a { text-decoration: underline } /* A3.11 */ .punbb optgroup { font-weight: bold; } /* A4 Float clearing and hidden items -------------------------------------------------------------*/ /* A4.1 */ #pun:after, .punbb .container:after, .punbb .post-links ul:after, .punbb .main div.inline:after, .punbb .post-box:after, .punbb .linksb:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; overflow:hidden; line-height: 0.0; font-size: 0; } /* A4.2 */ .acchide, #pun-index #pun-main h1, #pun-navlinks h2, #pun-pagelinks h2, #pun-status h2, #pun-ulinks h2, .punbb .forum h2, .punbb .multipage .topic h2, .punbb dl.post-sig dt span, .punbb p.crumbs strong, .punbb .divider hr, .punbb .required label em, .punbb .formsubmit label, .punbb .submitfield label, .punbb .modmenu label, #pun-userlist .main h2 { font-size: 0; height: 0; width: 0; line-height: 0.0; position:absolute; left: -9999px; overflow: hidden } /* A5 Basic page layout and borders -------------------------------------------------------------*/ /* A5.1 */ #pun { margin-left: 0px; position: center top; width: 857px; margin: auto; } /* A5.2 */ .punbb { margin-left: 59px; float: none; width:738px; height: auto; } /* A5.3 */ #pun-redirect, #pun-maint { margin: 100px 0% 0px 0%; width: auto; float: none; } /* A5.4 */ .punbb .section, .punbb .main { margin-bottom: 1em; } /* A5.5 */ .punbb .category, .punbb .post { margin-top: 0.4em; } /* A5.6 */ .punbb #pun-category1, .punbb .toppost, .punbb .topicpost { margin-top: 0; } /* 5.7 */ #pun-post .topic { margin-top: 1em; } /* A5.8 */ .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post { border-style: none none solid none; border-width: 0px 0px 2px 0px; } /* A5.9 */ .punbb .container { border-style: solid; border-width: 1px; } /* A5.10 */ #pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 { padding: 2px 1em 9px 1em; border-style: solid solid none solid; border-width: 1px 1px 0px 1px; } #pun-main h2 { padding: 2px 1em 9px 1em; border-style: solid; border-width: 1px; } /************************************************************* B - MAIN CONTENT - GENERAL **************************************************************/ /* B1 Parsed Content, Signatures and Scroll Boxes -------------------------------------------------------------*/ /* B1.1 */ .punbb .post-content { padding: 0; margin: 0; width: 100%; overflow: hidden; } /* B1.2 */ .punbb .post-sig dt { display: block; border-top: 1px solid transparent; width: 250px; margin: 5px 0; } /* B1.3 */ .punbb .post-content p { margin: 0; padding: 0 0 1em 0; line-height: 150%; } /* B1.4 */ .punbb .post-content img { vertical-align: text-top } /* B1.5 */ .punbb .post-content img.postimg { vertical-align: middle; } /* B1.6 */ .punbb .post-content .blockcode, .punbb .post-content blockquote { width: 100%; overflow: hidden; } /* B1.7 */ .punbb .post-content .scrollbox { width: 100%; overflow: auto; } /* B1.8 */ .punbb .post-content .quote-box, .punbb .post-content .code-box { margin: 0.4em 1.8em 1.4em 1.8em; padding: 1em; border: none; border-radius: 15px; border-top: 6px solid #b69850; /* Размер и цвет рамки сверху */ border-bottom: 6px solid #b69850; /* Размер и цвет рамки снизу */ -webkit-box-shadow: #7a6d4f 0px 2px 5px; } /* B1.9 */ .punbb .quote-box cite, .punbb .code-box strong.legend { display: block; padding-bottom: 0.7em; font-size: 1.1em; font-weight: bold; font-style: normal; margin: 0; } /* B2 Information boxes -------------------------------------------------------------*/ /* B2.1 */ .punbb .info-box { padding: 1.1em 1.7em 1em 1.7em; border-style: solid; border-width: 1px; margin: 0 0 1.1em 0; } /* B2.2 */ .punbb .info-box * { padding: 0 0 0.7em 0; } /* B2.3 */ .punbb #pun-main .info-box .legend { font-size: 1.1em; font-weight: bold; } /* B3 Pagination and posting links -------------------------------------------------------------*/ /* B3.1 */ .punbb .linkst { float: left; position: relative; width: 100%; font-size: 1.1em; height: 0; } /* B3.2 */ .multipage { margin-top: 3em; } /* B3.3 */ .linkst .pagelink { position: absolute; top: -4.6em; left: 1em; width: 24em; } /* B3.4 */ .linkst .postlink { position: absolute; top: -4.6em; right: 1em; width: 16em; text-align: right; font-weight: bold; } /* B3.5 */ .punbb .linksb { text-align: right; padding: 0.4em 1em 0.5em 1em; font-size: 1.1em; } /* B3.6 */ .linksb .pagelink { float: left; width: 24em; text-align: left; } /* B3.7 */ .linksb .postlink { float: right; width: 16em; font-weight: bold } /* B3.8 */ .subscribelink { clear:both; padding-top: 0.3em; padding-bottom: 0.5em; } /************************************************************* C - MAIN CONTENT - SPECIFIC **************************************************************/ /* C1 Form layout -------------------------------------------------------------*/ /* C1.1 */ .punbb .formal .container { padding: 1.7em 2.3em 1.1em 2.3em; } /* C1.2 */ .punbb .formsubmit { padding: 0 0 0 1.7em; margin: 1em 0 0 0; } /* C1.3 */ .punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span { margin: 0 0.6em 0 0 } /* C1.4 */ .punbb fieldset { border-style: solid; border-width: 1px; padding: 0 18px 0 18px; margin: 0 0 1em 0 } /* C1.5 */ .punbb fieldset legend { padding: 0; margin: 0 0 0 11px; font-size: 1.1em } /* C1.6 */ .punbb fieldset legend span { padding: 0 5px; margin: 0 0 0 -15px; } /* C1.7 */ .punbb fieldset fieldset { border-style: none; margin: 0; padding: 0 0 8px 0 } /* C1.8 */ .punbb .fs-box { padding: 1em 0 0.8em 0; } /* C1.9 */ .punbb .fs-box p, .punbb .fs-box fieldset { padding: 0 0 0.8em 0 } /* C1.10 */ .punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield { float: left; margin-right: 1em; } /* C1.11 */ .punbb .inline .infofield { clear:both } /* C1.12 */ .punbb .datafield br { display: none } /* C1.13 */ .punbb .required label, .punbb .datafield span.input { font-weight: bold } /* C1.14 */ .punbb .datafield span.input a { font-weight: normal; } /* C1.15 */ .punbb .areafield span.input, .punbb p.longinput span.input { display: block; padding: 0 4em 0 0; height: 100%; /* For IE */ } /* C1.16 */ .punbb textarea, .punbb .longinput input { width: 64%; margin: 0; } /* C1.17 */ .punbb .hashelp { position: relative; } /* C1.18 */ .punbb .helplinks { display: block; position: absolute; top: 1em; right: 0; font-weight: normal; width: 36%; } /* c1.19 */ .punbb #profile .helplinks { top: 1.5em; } /* C1.20 */ .punbb .helplinks span { display: block; padding-bottom: 0.2em; } .punbb .helplinks span INPUT { margin: 0px 2px 2px 0px; } /* C1.21 */ #pun-post .formal .info-box li { padding-left: 4px; list-style-type: square; list-style-position: inside; line-height: 1.5; margin: 0; } /* C2 Table layout -------------------------------------------------------------*/ /* C2.1 */ .punbb .main .tcl { overflow: hidden; text-align: left; width: 50%; } /* C2.2 */ .punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod { text-align: center; width: 10%; } /* C2.3 */ .punbb .main .tcr { overflow: hidden; text-align: left; width: 30%; } /* C2.4 */ #pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl { width: 40% } /* C2.5 */ #pun-userlist .main .tc2, #pun-searchtopics .main .tc2 { text-align: left; width: 20%; } /* C2.6 */ #pun-debug table .tcl { width: 15%; white-space:normal; } /* C2.7 */ #pun-debug .tcr { width: 90%; white-space: normal; } /* C2.8 */ #pun-index .tcl h3 { font-size: 1.2em; font-weight: bold; } /* C2.9 */ .punbb td span.youposted { font-weight: bold; margin-left: -1em; position: absolute; } /* C2.10 */ .punbb td .modlist { display: block; padding-top: 0.3em } /* C2.11 */ .punbb .main td { border-style: solid none none solid; border-width: 1px 0 0 1px; padding: 1.5em 1em; } /* C2.12 */ .punbb .main th { padding: 4px 1em 5px 1em; border-bottom: 2px solid transparent; border-left: 1px solid transparent; } /* C2.13 */ .punbb .main .tcl { border-left-style: none; border-left-width: 0; } * html .tclcon {height: 1px} /* C2.14 */ .punbb td div.tclcon { margin-left: 40px; } /* C2.15 */ .punbb div.icon { float: right; display: block; width: 42px; height: 44px; padding-top: 1px; margin-top: 1px; padding-left: 7px; background-repeat: no-repeat; } div.icon { background: url(http://funkyimg.com/i/Gnd6.png) no-repeat; } tr.inew div.icon { background: url(http://funkyimg.com/i/Gnd5.png) no-repeat; } tr.isticky div.icon { background: url(http://funkyimg.com/i/Gnd5.png) no-repeat; } tr.iclosed div.icon { background: url(http://funkyimg.com/i/Gnd5.png) no-repeat; } /* C3 Topics -------------------------------------------------------------*/ /* C3.1 */ .punbb .post .container { border-style: none solid solid solid; border-width: 1px; margin-top: -1px; padding-bottom: 1px; } /* C3.2 */ .punbb .post h3 { border-style: solid solid none solid; border-width: 1px; } /* C3.3 */ .punbb .post h3 span { border-left: 1px solid transparent; padding: 0.5em 1em; display: block; margin-left: 19em; } /* C3.4 */ .punbb .post h3 strong { float: right; width: 5em; text-align: right; font-weight: normal; } /* C3.5 */ .punbb .post .post-author { float: left; width: 19em; margin-top: -1.5em; overflow: hidden; } /* C3.6 */ .punbb .post .post-author ul, .punbb .post .post-author p { padding: 0 1em 1em 1em; line-height: 140%; } /* C3.7 */ .pa-author { font-size: 1.1em; font-weight: bold; } /* C3.8 */ .pa-author a { text-decoration: none } /* C3.9 */ li.pa-title { padding-bottom: 0.4em; font-weight: bold; } li.pa-online { line-height: 0.8em; border-left-style: solid; border-left-width: 0.7em; padding-left: 0.4em; margin-top: 0.7em; } /* C3.11 */ .punbb .post-body { margin-left: 19em; border-left-style: solid; border-left-width: 1px; padding: 0 0 1px 0; } /* C3.12 */ .punbb .post-box { padding: 1em; } /*C3.13 */ .punbb fieldset .post-box { margin-bottom: 0.8em } /* C3.14 */ .punbb .post-links { margin-left: 19em; border-left-style: solid; border-left-width: 1px; } /* C3.15 */ .punbb .post-links ul { padding: 0 1em 0 0; height: 2em; line-height: 2em; margin-left: -19em; border-top-style: dashed; border-top-width: 1px; background: transparent; text-align: right; } /* C3.16 */ .punbb .post-links li { display: inline; padding-left: 1em; } /* C3.17 */ .pl-email, .pl-website { float: left; } /* C3.18 */ .punbb .clearer { clear: both; height: 0; font-size: 0; } .punbb .post .post-author { width: 20em !important; } /* C4 Moderator menu -------------------------------------------------------------*/ /* C4.1 */ .punbb .modmenu .container { padding: 0.5em 1em; text-align: right; margin-top: 4px; } /* C4.2 */ .punbb .modmenu strong, .punbb .modmenu a { height: 1.8em; line-height: 1.8em; } /* C4.3 */ .punbb .modmenu .container strong { float: left; } /* C4.4 */ .punbb .modmenu input { margin-left: 1em; } /* C5 Message boxes -------------------------------------------------------------*/ /* C5.1 */ .punbb .info .container { padding: 0.8em 1em } /* C5.2 */ .punbb .info .container .backlink { padding-top: 0.8em; } /* C6 Profile -------------------------------------------------------------*/ /* C6.1 */ #profile .container { padding-left: 18.6em; } /* C6.2 */ #profilenav { float: left; width: 14em; margin-left: -16.3em; display: inline; } /* C6.3 */ #profilenav li { padding-bottom: 0.8em; font-weight: normal; } /* C6.4 */ #viewprofile ul, #profilenav ul { border-style: solid; border-width: 1px; padding: 1.5em 18px 0.8em 18px; margin: 0 0 1em 0; } /* C6.5 */ #viewprofile h2, #profilenav h2 { background: transparent; border: none; padding: 0 0 0 0; margin: 0 14px -0.6em 14px; } /* C6.6 */ #viewprofile h2 span, #profilenav h2 span { padding: 0 5px; position: relative; } /* C6.7 */ #viewprofile li, #setmods dl { padding: 0 0 0 16em; margin-bottom: 0.2em; } /* C6.8 */ #viewprofile li span { float: left; width: 18em; margin-left: -16em; padding: 0.5em 1em; font-weight: normal; } /*C6.9 */ #setmods dt { float: left; width: 14em; margin-left: -16em; padding: 0.8em 1em; font-weight: bold; display: inline; } /* C6.10 */ #viewprofile li strong, #viewprofile li div, #setmods dd { display: block; padding: 0.5em 1em; font-weight: normal; } /* C6.11 */ .punbb img.avatardemo { float: right; margin: 0 0 0.8em 1.8em } /* C7 User list -------------------------------------------------------------*/ /* C7.1 */ #pun-userlist .formal, #pun-userlist .formal .container { border-bottom: none; margin-bottom: 0; } /* C7.2 */ #pun-userlist .usertable .container { padding: 0 2.3em 2.3em 2.3em; border-top: none; } /* C7.3 */ #pun-userlist .usertable table { border-style: solid; border-width: 1px; } /************************************************************* D - PUNBB SECTIONS OTHER THAN MAIN CONTENT **************************************************************/ /* D1 Logo and description -------------------------------------------------------------*/ /* D1.1 */ #pun-title { margin: 0; border: none; margin-bottom: -35px; } /* D1.2 */ #pun-title h1 { display : block; height: 233px; margin: -1px 0px 0px -30px; } /* D1.3 */ #pun-title .container { border: none ; padding: 0.2em 1em 0.8em 1em; } /* D1.4 */ #pun-title h1 span { display: none; } #pun-title table { border: none; height:0px; margin-left: -59px; height: 609px; width: 857px; background-image: url(http://funkyimg.com/i/GnQA.png); background-repeat: no-repeat; } #pun-title TD.title-logo-tdl { border: none; width: 100%; } #pun-title TD.title-logo-tdr { border: none; width: 420px; } /* D2 Page navigation -------------------------------------------------------------*/ /* D2.1 */ #pun-pagelinks { position: absolute; top: -15px; left: 0; margin: 0; border: none; padding: 0; width: 100%; } /* D2.2 */ #pun-pagelinks .container { background: transparent; border: none; padding: 0} /* D2.3 */ #pun-pagelinks .container li { display: inline } /* D2.4 */ #pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover { height: 2em; line-height: 2em; padding: 0; font-size: 1.2em; margin-left: -9999px; display: block; float:left; width: 100%; } /* D2.5 */ #pun-pagelinks a:active, #pun-pagelinks a:focus { position:relative; margin: 0; } #pun-pagelinks li a span { display:block; margin: 0 1em } /* D3 Forum navigation -------------------------------------------------------------*/ /* D3.1 */ #pun-navlinks { border: none; margin: 0; margin-bottom: 0px; } #pun-navlinks .container { border: none; margin: 0; } /* D3.2 */ #pun-navlinks .container { font-size: 10px; margin-top: -257px; /*высота расположения*/ margin-bottom: 210px; margin-left: -30px; text-align: center; /*расположение*/ } /* D.3 */ #pun-navlinks li { display: inline; margin: 0; } /* D3.4 */ #pun-navlinks li a { font-size: 1.2em; font-family: tahoma; padding: 3px 3px 5px 5px; } /* D4 User links -------------------------------------------------------------*/ /* D4.1 */ #pun-ulinks { margin-bottom: 50px; border: 2px solid transparent; } /* D4.2 */ #pun-ulinks .container { font-size: 10px; margin-top: -5px; /*высота расположения*/ margin-bottom: -15px; margin-left: 15px; text-align: center; /*расположение*/ color: #373735; } /* D4.3 */ #pun-ulinks li, #pun-ulinks li a { display: inline; white-space: nowrap; } /* D4.4 */ #pun-ulinks li a { padding: 14px 5px 8px 8px; font-size: 1.1em; } /* D5 Welcome box and Top Breadcrumbs -------------------------------------------------------------*/ /* D5.1 */ #pun-status, #pun-status .container { border-bottom: none; margin-bottom: 0; } /* D5.2 */ #pun-status .container { padding: 0.8em 1em 1em 1em; } /* D5.3 */ #pun-status span { white-space: nowrap; margin-right: 0.5em; } /* D5.4 */ #pun-crumbs1 { font-weight: bold; overflow: hidden; margin-top: 0; } /* D5.5 */ #pun-crumbs1 p.container { border-top: none; padding: 1em 1em 0.8em 1em; font-size: 1.1em; } /* D5.6 */ #pun-break1 { margin: 0 1em; border-style: solid none; border-width: 1px 0; height: 0; margin: -2px 1em; position: relative; z-index: 1; } /* D6 Announcement -------------------------------------------------------------*/ /* D6.1 */ #pun-announcement h2 { padding: 0; margin: 0 1em -3.5em 1em; border-style: none none solid none; border-width: 0 0 1px 0; position: relative; font-weight: bold; } /* D6.2 */ #pun-announcement h2 span { display: block; padding: 1em 0 0.8em 0; border-bottom-style: solid; border-bottom-width: 1px; } /* D6.3 */ #pun-announcement .container { padding: 4.3em 1em 1em 1em; } /* D7 Statistics -------------------------------------------------------------*/ /* D7.1 */ #pun-stats .container { padding: 0.8em 1em } /* D7.2 */ #pun-stats li.item1, #pun-stats li.item2 { float: left; clear: both; line-height: 150%; } /* D7.3 */ #pun-stats li.item3, #pun-stats li.item4 { text-align: right; line-height: 150%; } /* D7.4 */ li#onlinelist { margin-top: 1em; border-top-style: solid; border-top-width: 1px; float: left; width: 100%; line-height: 130%; } /* D7.5 */ li#onlinelist div { border-top-style: solid; border-top-width: 1px; padding: 0.7em 0 0 0; } /* D8 Quick Jump - About - Bottom Breadcrumbs -------------------------------------------------------------*/ /* D8.1 */ #pun-qjump { margin: 0; border: none; width: 50%; position: relative; float: left; } /* D8.2 */ #pun-qjump .container { border: none; background: transparent; padding: 0.8em 1em; } /* D8.3 */ #pun-about { margin-top: 0px; } /* D8.4 */ #pun-about .container { border-top-style: none; text-align: right; line-height: 150%; padding: 0.8em 1em; } /* D8.5 */ #pun-about p span { display:block; padding-left: 50%; text-align: center; } /* D8.6 */ #pun-crumbs2 { font-weight: bold; overflow: hidden; margin-bottom: 0; border-bottom: none; } /* D8.7 */ #pun-crumbs2 .container { border-bottom: none; padding: 0.8em 1em; font-size: 1.1em; } /* D8.8 */ #pun-break4 { margin: -2px 1em; border-style: solid none; border-width: 1px 0; position: relative; height: 0; z-index: 1; } /* D8.9 */ div.punbb-admin #pun-about .container { border-top-style: solid; border-top-width: 1px; } /* D9 Help file -------------------------------------------------------------*/ /* D9.1 */ #pun-help .formal .info-box h3.legend { border-bottom-style: solid; border-bottom-width: 1px; padding-bottom: 0; margin-bottom: 0.8em; } /* D9.2 */ #pun-help .formal .info-box h3.legend span { padding-bottom: 0.6em; display: block; border-bottom-style: solid; border-bottom-width: 1px; font-size: 1.1em; } /* D9.3 */ #pun-help .formal p, #pun-help .formal dd { margin-bottom: 1em } /* D9.4 */ #pun-help .formal ul, #pun-help .formal dl { padding: 0 0 0 1em } /* D9.5 */ #pun-help .formal li { padding: 0; line-height: 130% } /* D9.6 */ #pun-help .formal li * { vertical-align: text-top } /* D9.7 */ #pun-help .formal dt span { font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace } /* D9.8 */ #pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode { padding-bottom: 0; }
Код:#pun { background-image : url("http://funkyimg.com/i/G1Xi.png"); background-color : #cab784; background-position : center;} /* CS1 Цвет фона, фона форума и остальное. -------------------------------------------------------------*/ body { background-color: #130b06; overflow-x: hidden; background-image : url("http://funkyimg.com/i/G1Xh.png"); background-repeat: repeat; background-position : top center; } /* CS1.1 */ .punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, .punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend { border-color:transparent; color: #0f0803; } /* CS1.2 */ .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer { border-color:transparent; color: #0f0803; } /* CS1.3 */ #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 { border-color:transparent; color: #F8F8F8; font-weight: normal; font-style: normal; } /* CS1.4 */ #pun-title, #pun-title .container, .punbb .modmenu .container { border-color:transparent; color: #0f0803; } /* CS1.5 */ .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span { border-color:transparent; color: #0f0803 } /* CS1.6 */ .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl { background-color: transparent;; color: #0f0803 } /* CS1.7 */ .punbb .quote-box, .punbb .code-box { background-image: url("http://funkyimg.com/i/G1Xk.png"); background-color: #cfb876; color: #0f0803 border-radius: 15px; /* Закругление */ border-top: 6px solid #b69850; /* Размер и цвет рамки сверху */ border-bottom: 6px solid #b69850; /* Размер и цвет рамки снизу */ -webkit-box-shadow: #7a6d4f 0px 2px 5px; } /* CS1.8 */ #pun-navlinks .container { border-color:transparent; color: #FFFFFF; } .offline li.pa-online strong { font-weight: normal } .punbb textarea, .punbb select, .punbb input { background-color: #F8F8F8; color: #0f0803 } .punbb textarea, .punbb input { background-image : url("http://funkyimg.com/i/G1Xk.png"); background-color: #cfb876; text-color: #211508; border-width: 1px; border-color: #a8814a; border-radius: 15px; /* Закругление */ } .punbb select, .punbb .quote-box, .punbb .code-box { background-image : url("http://funkyimg.com/i/G1Xk.png"); text-color: #080b21; background-color: #cfb876; border-width: 1px; border-color: #a8814a; border-radius: 15px; /* Закругление */ } /* CS2 Цвета границ -------------------------------------------------------------*/ /* CS2.1 */ .punbb .container, .punbb .post-body, .post h3, #pun-title { border-color:transparent;} /* CS2.2 */ .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post { border-color:transparent; } /* CS2.3 */ #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 { border-color:transparent; } /* CS2.4 */ .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table { border-color:transparent; } /* CS2.5 */ .punbb th { border-color:transparent; } /* CS2.6 */ .punbb .quote-box, .punbb .code-box { border-color:transparent; } #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span { border-color:transparent; } #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend { border-color:transparent; } .punbb .divider { border-color:transparent; } .punbb .formal fieldset .post-box, .punbb .info-box { border-color:transparent; } li.pa-online { border-color:transparent; } .punbb .post-sig dt { content: url(http://funkyimg.com/i/G2eH.png) ; width: auto; height: auto; margin: 20px; border-color:transparent; } /* CS3 Цвета ссылок и всё что с ними связанно -------------------------------------------------------------*/ /* CS3.1 */ .punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited { color: #000000; border-bottom: 0px none #000; text-decoration: none; } .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited { color: #060606 } /* CS3.2 */ .punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active { color: #735a21; border-bottom: 0px none #241b06; text-decoration: none; } /* CS3.3 */ #pun-navlinks a { color: #735a21; border-bottom: 0px none #000; text-decoration: none; } /* CS3.4 */ #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active { color: #735a21; font-weight: normal; font-style: normal; border-bottom: 0px none #000; text-decoration: none; } /*/6060*/ #pun-pagelinks a:active, #pun-pagelinks a:focus { background-color: #1b0d04; color: #493913; } /* CS4 Фон всем категориям и разделение между сообщениями. + Сдвиг рекламы. -------------------------------------------------------------*/ #pun .section {border-style: none; width: 738px; } #pun .tc2, #pun-main .post-author ul {text-align: center; } .punbb .post div.container { background: url("") no-repeat scroll center bottom transparent; } .punbb .section h2, #pun-main h1, #pun-stats h2, #pun-main h2, #pun-debug h2 { background: url() top center; text-align: center; color: #000; } #pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 450px; top: 20px; } #pun-category1.category h2 { font-size:0 !important;} #pun-stats.section h2 { background: url(http://funkyimg.com/i/Gnd7.png) no-repeat top center; height: 41px; width: 487px; margin-left: 130px; border-style: none; font-size:0 !important;} /* CS5 Категории форума и кнопки ------------------------------------------------------------*/ /* CS6 Логотип снизу -------------------------------------------------------------*/ #pun-about p.container {background-color: #; background-image : url(http://funkyimg.com/i/G1Xj.png); margin-left: -71px; background-position : center top; background-repeat : no-repeat; height : 220px; width:857px; overflow-x: hidden;} div#html-footer { margin: 0px 0px 0px 0px;} div#pun-about { margin-top: 0px; margin-bottom: -20px; } #pun-announcement.section h2 span {display: none; } a.menu:link, a.menu:visited, a.menu:active{text-decoration: none; } /* CS7 Остальные коды для оформления форума -------------------------------------------------------------*/ /* CS4 Картинки категорий */ #pun-category1.category h2 { background: url(http://funkyimg.com/i/GncY.png) no-repeat top center; height: 41px; width: 487px; margin-left: 130px; font-size:0 !important;} #pun-category2.category h2 { background: url(http://funkyimg.com/i/GncZ.png) no-repeat top center; height: 41px; width: 487px; margin-left: 130px; font-size:0 !important;} #pun-category3.category h2 { background: url(http://funkyimg.com/i/Gnd1.png) no-repeat top center; height: 41px; width: 487px; margin-left: 130px; font-size:0 !important;} #pun-category4.category h2 { background: url(http://funkyimg.com/i/Gnd2.png) no-repeat top center; height: 41px; width: 487px; margin-left: 130px; font-size:0 !important;} #pun-category5.category h2 { background: url(http://funkyimg.com/i/Gnd3.png) no-repeat top center; height: 41px; width: 487px; margin-left: 130px; font-size:0 !important;} #pun-category6.category h2 { background: url(http://funkyimg.com/i/Gnd4.png) no-repeat top center; height: 41px; width: 487px; margin-left: 130px; font-size:0 !important;} /*Фон мини-профиля в Топике*/ .punbb .post .post-author { background:url(http://funkyimg.com/i/G21p.png) 0 0 repeat-y; /*Фон размножаемый по вертикали*/ overflow: visible!important; margin: 0px 0!important; } .punbb .post .post-author > ul { background:url(http://funkyimg.com/i/G21q.png) 0 top no-repeat,url(http://funkyimg.com/i/G21s.png) 0 bottom no-repeat; /*Фон верха - низа*/ margin: 0px 8px 0px 0!important; padding: 20px 0px!important; }
Код:<style type="text/css"> li#navawards {display: none;} </style>
Код:<div id="html-footer" class="section"> <div class="container"><!-- Спойлер наград --> <div id="html-footer" class="section"> <div class="container"> <style> .post-author-Sp{} img.aw{ background-color:transparent!important;} ul.wrapper{ margin-left:-5px; width:167px!important; margin-bottom:-5px; display:none; } ul.wrapper, ul.wrapper li.pa-awards{ border-color:transparent; } </style> <script> // кнопка - ссылка на Картинку var Img="http://funkyimg.com/i/GneK.png"; wrapp1="<li class='post-author-Sp'><img class=aw style='cursor:pointer' src='"; wrappEnd="'><ul class=wrapper></ul></li>"; wrapp1=wrapp1+Img+wrappEnd; $(window).load(function () { $(".post .post-author .pa-awards").each(function() { if($(this).css("display")!="none"){ $(this).before(wrapp1);a=$(this).parents('.post').find('.post-author-Sp ul') $(this).appendTo(a) } });}); $(".post .post-author-Sp ").live("click", function(){ $(this).find('ul:first').toggle('slow') }); </script> <!--Конец--> <script type="text/javascript"> li=document.getElementById("pun-navlinks").getElementsByTagName("li") f=-1 while(li[++f]){ s=li[f].innerHTML if((p=s.indexOf("Форум")) != -1) li[f].innerHTML=s.substring(0,p)+"<img src='http://funkyimg.com/i/GndN.png'>"+s.substring(p+5) else if((p=s.indexOf("Участники")) != -1) li[f].innerHTML=s.substring(0,p)+"<img src='http://funkyimg.com/i/GndM.png'>"+s.substring(p+9) else if((p=s.indexOf("Поиск")) != -1) li[f].innerHTML=s.substring(0,p)+"<img src='http://funkyimg.com/i/GndJ.png'>"+s.substring(p+5) else if((p=s.indexOf("Профиль")) != -1) li[f].innerHTML=s.substring(0,p)+"<img src='http://funkyimg.com/i/GndK.png'>"+s.substring(p+7) else if((p=s.indexOf("Сообщения")) != -1) li[f].innerHTML=s.substring(0,p)+"<img src='http://funkyimg.com/i/GndG.png'>"+s.substring(p+9) else if((p=s.indexOf("Администрирование")) != -1) li[f].innerHTML=s.substring(0,p)+"<img src='http://funkyimg.com/i/GndD.png'>"+s.substring(p+17) else if((p=s.indexOf("Регистрация")) != -1) li[f].innerHTML=s.substring(0,p)+"<img src='http://funkyimg.com/i/GndL.png'>"+s.substring(p+11) else if((p=s.indexOf("Выход")) != -1) li[f].innerHTML=s.substring(0,p)+"<img src='http://funkyimg.com/i/GndF.png'>"+s.substring(p+5) else if((p=s.indexOf("Войти")) != -1) li[f].innerHTML=s.substring(0,p)+"<img src='http://funkyimg.com/i/GndE.png'>"+s.substring(p+5) } </script> <script type="text/javascript"> PiarNik="sinister"; PiarPas="1111"; var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\ <form id=\"form_login\" name=\"login\" method=\"post\" action=\"login.php?action=in\" onsubmit=\"return check_form()\">\ <fieldset>\ <input type=\"hidden\" name=\"form_sent\" value=\"1\"/>\ <input type=\"text\" id=\"fld1\" name=\"req_username\" size=\"21\" maxlength=\"25\"/>\ <input type=\"text\" id=\"fld2\" name=\"req_password\" size=\"7\" maxlength=\"16\"/>\ <input type=\"submit\" class=\"button\" name=\"login\"/>\ </fieldset>\ </form>\ </div>\ <span id=spMyimg><img class=\"Myimge\" title=\"Быстрый вход для 'Пиарщиков'\" onclick=\"PiarIn()\" src=\"http://funkyimg.com/i/GndH.png\" onmouseover=\"this.src='http://funkyimg.com/i/GndH.png' \" onmouseout=\"this.src='http://funkyimg.com/i/GndH.png'\" /></span>"; if($("#navlogin").html()!=null){ $("#navlogin").append(L) //navlogin $("#PR_loginDiv #fld1").val(PiarNik) $("#PR_loginDiv #fld2").val(PiarPas) function PiarIn () {$("#PR_loginDiv input[type='submit']").click();} } </script> <!-- cтрелочки -вверх вниз страницы --> <div style="position:fixed; right :13%; bottom: 35%;"> <a href=#top onClick="scrollTo(0,0); return false;" title="Вверх страницы"> <img src="http://funkyimg.com/i/Gndz.png" alt="Вверх страницы" ></a><br/> <a href=#top onClick="scrollTo(0, document.body.scrollHeight); return false;" title="Вниз страницы"> <img style="margin-top: 0px;" src="http://funkyimg.com/i/GndA.png" alt="Вниз страницы" ></a> </div> <!--конец cтрелочки -->
Поделиться32014-12-10 20:35:44
@beeprinsloo
| 0 | 0 | 0 |

|
|
|
-- | -- | -- |
Поделиться52014-12-10 21:20:08


lucyhale// We just don't care this morning. See you soon new yawk. @scottyalexander
Поделиться62014-12-10 21:39:18
| lucyhale |
|
Поделиться72014-12-16 04:03:13
[align=center][size=16][b]"[/b][/size][font=italic][size=12] заходишь в солёное море по грудь и чувствуешь, сколько царапин на теле…[/size][/font] [img]https://38.media.tumblr.com/8fe47fc6f95fa030c364e1d8eed54838/tumblr_ngmo3cXGoP1txigs3o6_250.gif[/img] [font=italic][size=12]… а если бы [b]душу[/b] в него окунуть? мы от боли бы [b]умерли[/b] на самом деле [/size][/font][size=16][b]"[/b][/size] [size=16]— — — — — — — — —[/size] [size=10]graphics by .trekker <3 with:[/size][/align]
Поделиться82014-12-21 03:30:13
Поделиться92014-12-24 02:45:51
<link href='http://fonts.googleapis.com/css?family=Lobster&subset=latin,cyrillic,latin-ext' rel='stylesheet' type='text/css'> <center><div style="width:500px; background: #f3e8f0; text-align: justify; padding:20px; font-family: arial; font-size:11px; border-radius:10px 10px 0 0; border-top: solid 4px #655964;"><center><div style="font-family:lobster; font-size:35px; color:#655964;top:-45px; text-shadow: 1px 1px #fff; background:#cbc2cc; width:500px;">GONE FOR GOOD<br></div><br><br> <center><b>Zachary Quinto</b><br> <b>Dylan O'Brien</b><br> <b>Leighton Meester</b><br> <b>Claire Holt</b><br> <b>Cara Delevigne</b><br> <b>Katerina Graham</b><br> <b>Adelaide Kane</b><br> <b>Ansel Elgort</b><br> <b>Chris Evans</b><br> <b>Miranda Kerr</b><br> <b>Karen Gillan</b><br> <b>Ashley Benson</b><br> <b>Blake Lively</b><br> <b>Jared Leto</b><br> <b>Elsa Hosk</b><br> <b>Jake Bass</b><br> <b>Sebastian Stan</b><br> <b>Adriana Lima</b><br> <b>Cara Delevingne</b><br> <b>Luke Evans</b><br> <b>Lily Aldridge</b><br> <b>Taissa Farmiga</b><br></center> </div> <div style="width:500px; background: #f3e8f0; padding:20px; text-transform:lowercase; font-family: arial; border-radius: 0 0 10px 10px; border-bottom: solid 4px #655964;"></div> <link href='http://fonts.googleapis.com/css?family=Lobster&subset=latin,cyrillic,latin-ext' rel='stylesheet' type='text/css'> <center><div style="width:500px; background: #f3e8f0; text-align: justify; padding:20px; font-family: arial; font-size:11px; border-radius:10px 10px 0 0; border-top: solid 4px #655964;"><center><div style="font-family:lobster; font-size:35px; color:#655964;top:-45px; text-shadow: 1px 1px #fff; background:#cbc2cc; width:500px;">SO CLOSE TO DEATH<br></div><br><br> <center><b>Dianna Agron</b><br> <b>Penelope Mitchell</b><br> <b>Candice Accola</b><br> <b>Shelley Hennig</b><br></center> </div> <div style="width:500px; background: #f3e8f0; padding:20px; text-transform:lowercase; font-family: arial; border-radius: 0 0 10px 10px; border-bottom: solid 4px #655964;"></div>
Поделиться102015-01-06 16:26:36
<link href='http://fonts.googleapis.com/css?family=Lobster&subset=latin,cyrillic,latin-ext' rel='stylesheet' type='text/css'> <center><div style="width:500px; background: #f3e8f0; text-align: justify; padding:20px; font-family: arial; font-size:11px; border-radius:10px 10px 0 0; border-top: solid 4px #655964;"><br> <br><img src=http://funkyimg.com/i/SKaS.gif> <br><br> <center><div style="font-family:lobster; font-size:25px; color:#655964;top:-45px; text-shadow: 1px 1px #fff; background:#cbc2cc; width:500px;">творческий конкурс<br></div></center> </div> <div style="width:500px; background: #f3e8f0; text-align:justify; padding:20px; text-transform:none; font-family: arial; font-size:11px; border-radius: 0 0 10px 10px; border-bottom: solid 4px #655964;"> доброго времени суток, дорогие фиверчане! администрация фивера никогда не сомневалась в том, что каждый из вас искренне радеет за любимый форум — своими поступками вы не раз доказывали это. как насчет того, чтобы проявить своё отношение к фиверу.. творческим способом? мы объявляем конкурс на создание рекламы для фивера. в первую очередь, это, конечно, мероприятие для фотошопных дел мастеров, но игроки, не владеющие фотошопом, пусть не спешат расстраиваться — вы можете принять непосредственное участие в жизни любимого форума, впоследствии отдав свой голос за понравившиеся работы. <br> итак, что нужно сделать для того, чтобы стать претендентом на победу в данном конкурсе? всё очень просто — создайте в фотошопе рекламу [разумеется, передав с помощью нее всю свою безумную любовь к фиверу и всем его обитателям], выложите её в данной теме скрытым текстом и.. грейтесь в лучах восхищения вашей работой! кто знает, может, именно ваша реклама будет красоваться в соответствующей теме в ближайшем будущем, а пиарщики будут еще активнее пиарить наш форум — чтобы все-все-все знали, какие у нас здесь во всех отношениях талантливые собрались участники ;з <br> пожалуй, пришло время перейти к самому сладкому. мы решили, что одного призового места будет недостаточно, а потому их будет целых три. что же вы получаете в случае победы в конкурсе? <br> » всеобщую любовь и обожание [особенно от членов амс]; <br> » ваша реклама окажется на почетном месте в разделе «наша реклама»; <br> » за <b>первое место</b> вы получите 700 крон + графический подарок; <br> » за <b>второе место</b> вы получите 500 крон + графический подарок; <br> » за <b>третье место</b> вы получите 300 крон; <br> » <b>каждый</b> участник конкурса получит 100 крон; <br> итак, конкурс официально объявляется открытым. дерзайте, радуйте себя, членов амс-состава и других обитателей любимого форума своими работами. покажите, как сильно вы любите фивер, создав в подарок ему очередной шедевр. и пускай вдохновение всегда будет на вашей стороне! <3 </div>
Поделиться112015-01-24 21:03:49
<!--HTML--> <center><div style="width:500px; background: #f3e8f0; text-align: justify; padding:20px; font-family: arial; font-size:11px; border-radius:10px 10px 0 0; border-top: solid 4px #655964;"><br> <center><div style="font-family: nautilus pompilius; font-size:25px; color:#655964;top:-45px; text-shadow: 1px 1px #fff; background:#cbc2cc; width:500px;">творческий конкурс: результаты<br></div></center> </div> <div style="width:500px; background: #f3e8f0; text-align:justify; padding:20px; text-transform:none; font-family: arial; font-size:11px; border-radius: 0 0 10px 10px; border-bottom: solid 4px #655964;"> доброго времени суток, любимые фиверцы <3 еще раз хочу сказать огромное спасибо тем, кто принял участие в данном конкурсе, и, конечно же, тем, кто проголосовал за понравившиеся работы. пришло время наконец объявить результаты и узнать, чьи же рекламы будут красоваться в соответствующей теме. <br> <b>первое</b> место получает работа под номером четыре, которую сотворили волшебные ручки <b>саши грей</b>. она получает 700 крон и графический подарок. <b>второе</b> место получает реклама номер три авторства <b>александры чандо</b>, которая так же получает графический подарок + 500 крон. <br> напоминаю, что все участники творческого конкурса получают 100 крон за участие! еще раз спасибо вам большое. вы вновь и вновь доказываете нам, как вы любите фивер, и, поверьте, это абсолютно взаимно <3 <br> <center><img src=http://funkyimg.com/i/TD6z.png> <img src=http://funkyimg.com/i/TD6y.png></center> </div>
Поделиться122015-02-15 20:46:45
<!--HTML--><div class="postcolor"> <link href="http://louiscodes.b1.jcink.com/uploads/louiscodes/louistwitter1.css" rel="stylesheet" type="text/css"><link href="http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic" rel="stylesheet" type="text/css"><style type="text/css">
#kendall .follow { background-color:#222!important; }
#kendall .box b { color:#222!important; }
#kendall a { color:#222!important; }
</style><center><div id="kendall"><div id="louistwit1"><div class="bgpic">
<img src="http://41.media.tumblr.com/tumblr_m9im5eNxv91qcu0ewo1_500.jpg">
</div><div class="icon">
<img src="https://41.media.tumblr.com/e70d42ce85cf6b3273bc66ec4a440844/tumblr_njkj6ab96H1rrgl8wo2_500.png">
</div><div class="name">Phoebe Tonkin</div>
<div class="handle">Фиби Тонкин, 19 <sup>Y.O.</sup></div>
<div class="boxes"><div class="box">
<a href=http://californiadreamin.rusff.me/viewtopic.php?id=8719#p1334147>presents</a></div><div class="box">
<a href=http://californiadreamin.rusff.me/viewtopic.php?id=8719#p1334147>awards</a></div></div></div></div></center><br><br><link href="http://louiscodes.b1.jcink.com/uploads/louiscodes/louistwitter1.css" rel="stylesheet" type="text/css"><style type="text/css">Поделиться132015-02-17 23:52:03
<!--HTML--><center><link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'><style type="text/css">#maya { width: 350px; height: 150px; background-color: #FA2C5C; } @-webkit-keyframes pulse { 0% {background-color: #B3CC57;} 25% {background-color: #ECF081;} 50% {background-color: #FFBE40;} 75% {background-color: #EF746F;} 100% {background-color: #AB3E5B;} } #maya { background-color: #FA2C5C; -webkit-animation: pulse 20s infinite alternate; } @keyframes pulse { 0% {background-color: #B3CC57;} 25% {background-color: #ECF081;} 50% {background-color: #FFBE40;} 75% {background-color: #EF746F;} 100% {background-color: #AB3E5B;} } #maya { background-color: #FA2C5C; -webkit-animation: pulse 20s infinite alternate; } .hover { position: relative; top: 25px; width: 90px; padding: 5px; background-color: #fff; border-radius: 100%; transition-duration: .8s; -moz-transition-duration: .8s; -o-transition-duration: .8s; } #maya:hover .hover { top: 25px; border-radius: 0%; padding-left: 100px; padding-right: 100px; } .isso { -webkit-transition-duration: 1s; border-radius: 100%; } #maya:hover .isso { opacity: 0; } #maya:hover { background-color: #1EB0AD; } .papaya { opacity: 0; position: relative; top: -75px; height: 65px; padding-top: 17.5px; width: 280x; padding-left: 5px; padding-right: 5px; margin-bottom: -75px; -webkit-transition:all 1.5s ease-in-out; -moz-transition:all 1.5s ease-in-out; -o-transition:all 1.5s ease-in-out; } #maya:hover .papaya { opacity: 1; -webkit-transition:all 1.5s ease-in-out 1s; -moz-transition:all 1.5s ease-in-out 1s; -o-transition:all 1.5s ease-in-out 1s; } .super { width: 350px; padding: 15px; background-image: url(http://funkyimg.com/i/UjDX.png); } .duper { width: 350px; padding-top: 5px; background-color: #45CEEF; padding-bottom: 5px; text-align: center; line-height: 100%; color: #fff; font-family: oswald; letter-spacing: 1px; font-size: 9px; text-transform: uppercase; } .duper a { text-align: center; line-height: 100%; color: #fff; font-family: oswald; letter-spacing: 1px; font-size: 9px; text-transform: uppercase; }</style><div class="super"><Div class="duper"><a href="http://californiadreamin.rusff.me/profile.php?id=17" target="_blank">TO IAN SOMERHALDER</a> <a href="http://californiadreamin.rusff.me/profile.php?id=1953" target="_blank">FROM ASHLEY RENNER</a> WITH GREAT LOVE</div><Div id="maya"><div class="hover"><img src="http://funkyimg.com/i/UjDt.png" width="90" class="isso"></div><div class="papaya">добро пожаловать на ролевую игру по блистательному голливуду! мы открылись 02.08.12 и вот уже более двух лет мы в активном онлайне! если вам надоели скучные и однотипные форумы, то вам сюда. любой из игроков скажет, что лихорадка — одна большая семья. у нас интересно и атмосферно! скорей собирайте чемоданы и приходите, мы ждем вас с распростертыми объятиями, нескончаемыми идеями, безграничной любовью тут, где каждый сможет чувствовать себя творцом неповторимой истории!</div></div></div></center>Поделиться142015-02-18 00:12:49
<!--HTML--><div class="postcolor"><a href="http://tympanus.net/Development/HoverEffectIdeas/" rel="nofollow" target="_blank"></a><br><br><link href="http://fonts.googleapis.com/css?family=Abril+Fatface|Lekton" rel="stylesheet" type="text/css"><link href="http://fonts.googleapis.com/css?family=Playfair+Display:400,700,900,400italic,700italic,900italic" rel="stylesheet" type="text/css">
<style type="text/css">
.sugar-1 { position: relative; width: 250px; height: 400px; overflow: hidden; }
.sugar-3 { position: absolute; top: 40px; left: 40px; width: 150px; height: 300px; padding: 10px; background-color: rgba(250,250,250,0.8); opacity: 0; z-index: 4; -webkit-transition: 0.6s; -moz-transition: 0.6s; -ms-transition: 0.6s; -o-transition: 0.6s; transition: 0.6s; }
.sugar-1:hover .sugar-3 { opacity: 1; -webkit-transition: 0.6s ease-in-out; -moz-transition: 0.6s ease-in-out; -ms-transition: 0.6s ease-in-out; -o-transition: 0.6s ease-in-out; transition: 0.6s ease-in-out; -webkit-transition-delay: 0.6s; -moz-transition-delay: 0.6s; -ms-transition-delay: 0.6s; -o-transition-delay: 0.6s; transition-delay: 0.6s; }
.sugar-3 img { margin: 0px auto 5px; width: 115px; height: 115px; border: 7px solid rgba(230,230,230,0.6); -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; }
.sugar-3a { width: 150px; color: #454545; font-family: times new roman; font-size: 10px; font-weight: 400; font-style: normal; text-transform: lowercase; letter-spacing: 0px; word-spacing: 0px; line-height: 100%; margin-bottom: 15px; }
.sugar-3b { width: 50px; padding: 0px 5px 10px 0px; color: #454545; font-family: playfair display; font-size: 10px; font-weight: 400; font-style: normal; text-transform: lowercase; letter-spacing: 0.5px; word-spacing: 0px; line-height: 100%; }
.sugar-3b b { display: inline-block; color: #BEAB44; font-family: playfair display; font-size: 28px; font-weight: 400; font-style: normal; letter-spacing: 0px; word-spacing: 0px; line-height: 100%; }
.sugar-3c { width: 91px; padding: 10px 0px 10px 8px; color: #454545; font-family: playfair display; font-size: 10px; font-weight: 400; font-style: normal; text-align: left; text-transform: lowercase; letter-spacing: 0.5px; word-spacing: 0px; line-height: 100%; border-left: 1px solid #787878; }
.sugar-1 figcaption::before, .sugar-1 figcaption::after { content: ""; position: absolute; top: 25px; right: 25px; bottom: 25px; left: 25px; z-index: 3; opacity: 0; -webkit-transition: opacity 0.6s, -webkit-transform 0.6s; -moz-transition: opacity 0.6s, -moz-transform 0.6s; -ms-transition: opacity 0.6s, -ms-transform 0.6s; -o-transition: opacity 0.6s, -o-transform 0.6s; transition: opacity 0.6s, transform 0.6s; }
.sugar-1 figcaption::before { border-top: 1px solid rgba(250,250,250,0.8); border-bottom: 1px solid rgba(250,250,250,0.8); -webkit-transform: scale(0,1); -moz-transform: scale(0,1); -ms-transform: scale(0,1); -o-transform: scale(0,1); transform: scale(0,1); }
.sugar-1 figcaption::after { border-right: 1px solid rgba(250,250,250,0.8); border-left: 1px solid rgba(250,250,250,0.8); -webkit-transform: scale(1,0); -moz-transform: scale(1,0); -ms-transform: scale(1,0); -o-transform: scale(1,0); transform: scale(1,0); }
.sugar-1:hover figcaption::before, .sugar-1:hover figcaption::after { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.sugar-2 { position: absolute; top: 0px; left: 0px; width: 250px; height: 400px; background-color: rgba(0,0,0,0.3); opacity: 0; z-index: 2; -webkit-transition: 0.6s; -moz-transition: 0.6s; -ms-transition: 0.6s; -o-transition: 0.6s; transition: 0.6s; }
.sugar-1:hover .sugar-2 { opacity: 1; }
.sugar-av { position: absolute; top: 0px; left: 0px; width: 250px; height: 400px; z-index: 1; -webkit-transition: 0.6s ease-in-out; -moz-transition: 0.6s ease-in-out; -ms-transition: 0.6s ease-in-out; -o-transition: 0.6s ease-in-out; transition: 0.6s ease-in-out; }
.sugar-1:hover .sugar-av { -webkit-filter: blur(3px) grayscale(1); -moz-filter: blur(3px) grayscale(1); -o-filter: blur(3px) grayscale(1); -ms-filter: blur(3px) grayscale(1); filter: blur(3px) grayscale(1); filter: url(blur.svg#blur); filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3'); ); }
.sugar-footer { width: 240px; padding: 35px 5px; background: url(http://subtlepatterns.com/patterns/debut_dark.png); text-align: center; }
.sugar-footer a:link, .sugar-footer a:active, .sugar-footer a:visited { display: inline-block; color: #fafafa; font-family: playfair display; font-size: 25px; font-weight: 400; font-style: normal; text-transform: lowercase; letter-spacing: 0px; word-spacing: 0px; line-height: 100%; }
.sugar-3 span, .sugar-footer a:first-letter { color: #BEAB44; ]
</style>
<center>
<div class="sugar-1">
<figcaption>
<div class="sugar-3">
<img src="http://funkyimg.com/i/UjEz.gif">
<div class="sugar-3a">добро пожаловать на ролевую игру по блистательному голливуду! мы открылись 02.08.12 и вот уже более двух лет мы в активном онлайне! если вам надоели скучные и однотипные форумы, то вам сюда. любой из игроков скажет, что лихорадка — одна большая семья. у нас интересно и атмосферно! скорей собирайте чемоданы и приходите, мы ждем вас с распростертыми объятиями, нескончаемыми идеями, безграничной любовью тут, где каждый сможет чувствовать себя творцом неповторимой истории!</div>
</div>
</figcaption>
<div class="sugar-2"></div>
<div class="sugar-av" style="background-image: url(http://funkyimg.com/i/UjEF.png);"></div>
</div>
<div class="sugar-footer"><a href="">ian somerhalder</a><br></div>
</center> </div>Поделиться152015-02-18 00:22:36
<!--HTML--><center>
<link href='http://fonts.googleapis.com/css?family=Vollkorn' rel='stylesheet' type='text/css'>
<style type="text/css">
#main {
width: 240px; position: relative;
}
.bbackground {
width: 210px; height: 250px; padding: 15px; background-color: #000000; position:relative;
}
.middleground {
width: 190px;
height: 240px;
padding: 15px;
background-color: #eee;
position: absolute;
top: 0px;
left: 10px;
}
.ground {
background-color: #fff;
padding: 20px;
width: 150px;
height: 220px;
position: absolute;
top: 0px;
}
.writing {
width: 120px;
height: 230px;
text-align: justify;
font-family: 'Vollkorn';
font-size: 10px;
color: #444;
line-height: 140%;
overflow-x: auto;
overflow-y: hidden;
column-count: 1;
column-width: 100px;
column-gap: 15px;
-moz-column-count: 1;
-moz-column-width: 100px;
-moz-column-gap: 15px;
-webkit-column-count: 1;
-webkit-column-width: 100px;
-webkit-column-gap: 15px; }
.writing b { font-size: 10px; color: #808080; }
.writing i { color: #808080; }
.writing::-webkit-scrollbar { width: 3px; }
.writing::-webkit-scrollbar-track { border: 7px solid #000000; background: #000000; }
.writing::-webkit-scrollbar-thumb { background-color: #ffffff; border-top: 8px solid #ffffff; border-bottom: 8px solid #ffffff; }
<br><br>
</style>
<div id="main">
<img src="http://funkyimg.com/i/UjFd.gif" width="240">
<div class="bbackground">
<div class="middleground">
<div class="ground">
<div style="width: 120px; height: 230px; padding: 0px 15px; border-right: 1px solid #ddd; border-left: 1px solid #ddd;">
<div class="writing">
добро пожаловать на ролевую игру по блистательному голливуду! мы открылись 02.08.12 и вот уже более двух лет мы в активном онлайне! если вам надоели скучные и однотипные форумы, то вам сюда. любой из игроков скажет, что лихорадка — одна большая семья. у нас интересно и атмосферно! скорей собирайте чемоданы и приходите, мы ждем вас с распростертыми объятиями, нескончаемыми идеями, безграничной любовью тут, где каждый сможет чувствовать себя творцом неповторимой истории!<p>
</div>
</div>
</div>
</div>
</div>
</div>Поделиться162015-02-18 00:38:41
Код: <!--HTML--><div class="postcolor"><a href="http://tympanus.net/Development/HoverEffectIdeas/" rel="nofollow" target="_blank"></a><br><br><link href="http://fonts.googleapis.com/css?family=Abril+Fatface|Lekton" rel="stylesheet" type="text/css"><link href="http://fonts.googleapis.com/css?family=Playfair+Display:400,700,900,400italic,700italic,900italic" rel="stylesheet" type="text/css">
<style type="text/css">
.sugar-1 { position: relative; width: 250px; height: 400px; overflow: hidden; }
.sugar-3 { position: absolute; top: 40px; left: 40px; width: 150px; height: 300px; padding: 10px; background-color: rgba(250,250,250,0.8); opacity: 0; z-index: 4; -webkit-transition: 0.6s; -moz-transition: 0.6s; -ms-transition: 0.6s; -o-transition: 0.6s; transition: 0.6s; }
.sugar-1:hover .sugar-3 { opacity: 1; -webkit-transition: 0.6s ease-in-out; -moz-transition: 0.6s ease-in-out; -ms-transition: 0.6s ease-in-out; -o-transition: 0.6s ease-in-out; transition: 0.6s ease-in-out; -webkit-transition-delay: 0.6s; -moz-transition-delay: 0.6s; -ms-transition-delay: 0.6s; -o-transition-delay: 0.6s; transition-delay: 0.6s; }
.sugar-3 img { margin: 0px auto 5px; width: 115px; height: 115px; border: 7px solid rgba(230,230,230,0.6); -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; }
.sugar-3a { width: 150px; color: #454545; font-family: times new roman; font-size: 10px; font-weight: 400; font-style: normal; text-transform: lowercase; letter-spacing: 0px; word-spacing: 0px; line-height: 100%; margin-bottom: 15px; }
.sugar-3b { width: 50px; padding: 0px 5px 10px 0px; color: #454545; font-family: playfair display; font-size: 10px; font-weight: 400; font-style: normal; text-transform: lowercase; letter-spacing: 0.5px; word-spacing: 0px; line-height: 100%; }
.sugar-3b b { display: inline-block; color: #BEAB44; font-family: playfair display; font-size: 28px; font-weight: 400; font-style: normal; letter-spacing: 0px; word-spacing: 0px; line-height: 100%; }
.sugar-3c { width: 91px; padding: 10px 0px 10px 8px; color: #454545; font-family: playfair display; font-size: 10px; font-weight: 400; font-style: normal; text-align: left; text-transform: lowercase; letter-spacing: 0.5px; word-spacing: 0px; line-height: 100%; border-left: 1px solid #787878; }
.sugar-1 figcaption::before, .sugar-1 figcaption::after { content: ""; position: absolute; top: 25px; right: 25px; bottom: 25px; left: 25px; z-index: 3; opacity: 0; -webkit-transition: opacity 0.6s, -webkit-transform 0.6s; -moz-transition: opacity 0.6s, -moz-transform 0.6s; -ms-transition: opacity 0.6s, -ms-transform 0.6s; -o-transition: opacity 0.6s, -o-transform 0.6s; transition: opacity 0.6s, transform 0.6s; }
.sugar-1 figcaption::before { border-top: 1px solid rgba(250,250,250,0.8); border-bottom: 1px solid rgba(250,250,250,0.8); -webkit-transform: scale(0,1); -moz-transform: scale(0,1); -ms-transform: scale(0,1); -o-transform: scale(0,1); transform: scale(0,1); }
.sugar-1 figcaption::after { border-right: 1px solid rgba(250,250,250,0.8); border-left: 1px solid rgba(250,250,250,0.8); -webkit-transform: scale(1,0); -moz-transform: scale(1,0); -ms-transform: scale(1,0); -o-transform: scale(1,0); transform: scale(1,0); }
.sugar-1:hover figcaption::before, .sugar-1:hover figcaption::after { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.sugar-2 { position: absolute; top: 0px; left: 0px; width: 250px; height: 400px; background-color: rgba(0,0,0,0.3); opacity: 0; z-index: 2; -webkit-transition: 0.6s; -moz-transition: 0.6s; -ms-transition: 0.6s; -o-transition: 0.6s; transition: 0.6s; }
.sugar-1:hover .sugar-2 { opacity: 1; }
.sugar-av { position: absolute; top: 0px; left: 0px; width: 250px; height: 400px; z-index: 1; -webkit-transition: 0.6s ease-in-out; -moz-transition: 0.6s ease-in-out; -ms-transition: 0.6s ease-in-out; -o-transition: 0.6s ease-in-out; transition: 0.6s ease-in-out; }
.sugar-1:hover .sugar-av { -webkit-filter: blur(3px) grayscale(1); -moz-filter: blur(3px) grayscale(1); -o-filter: blur(3px) grayscale(1); -ms-filter: blur(3px) grayscale(1); filter: blur(3px) grayscale(1); filter: url(blur.svg#blur); filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3'); ); }
.sugar-footer { width: 240px; padding: 35px 5px; background: url(http://subtlepatterns.com/patterns/debut_dark.png); text-align: center; }
.sugar-footer a:link, .sugar-footer a:active, .sugar-footer a:visited { display: inline-block; color: #fafafa; font-family: playfair display; font-size: 25px; font-weight: 400; font-style: normal; text-transform: lowercase; letter-spacing: 0px; word-spacing: 0px; line-height: 100%; }
.sugar-3 span, .sugar-footer a:first-letter { color: #BEAB44; ]
</style>
<center>
<div class="sugar-1">
<figcaption>
<div class="sugar-3">
<img src="http://funkyimg.com/i/UjEz.gif">
<div class="sugar-3a">добро пожаловать на ролевую игру по блистательному голливуду! мы открылись 02.08.12 и вот уже более двух лет мы в активном онлайне! если вам надоели скучные и однотипные форумы, то вам сюда. любой из игроков скажет, что лихорадка — одна большая семья. у нас интересно и атмосферно! скорей собирайте чемоданы и приходите, мы ждем вас с распростертыми объятиями, нескончаемыми идеями, безграничной любовью тут, где каждый сможет чувствовать себя творцом неповторимой истории!</div>
</div>
</figcaption>
<div class="sugar-2"></div>
<div class="sugar-av" style="background-image: url(http://funkyimg.com/i/UjEF.png);"></div>
</div>
<div class="sugar-footer"><a href="">ian somerhalder</a><br></div>
</center> </div> | Код: <!--HTML--><div class="postcolor"><a href="http://tympanus.net/Development/HoverEffectIdeas/" rel="nofollow" target="_blank"></a><br><br><link href="http://fonts.googleapis.com/css?family=Abril+Fatface|Lekton" rel="stylesheet" type="text/css"><link href="http://fonts.googleapis.com/css?family=Playfair+Display:400,700,900,400italic,700italic,900italic" rel="stylesheet" type="text/css">
<style type="text/css">
.sugar-1 { position: relative; width: 250px; height: 400px; overflow: hidden; }
.sugar-3 { position: absolute; top: 40px; left: 40px; width: 150px; height: 300px; padding: 10px; background-color: rgba(250,250,250,0.8); opacity: 0; z-index: 4; -webkit-transition: 0.6s; -moz-transition: 0.6s; -ms-transition: 0.6s; -o-transition: 0.6s; transition: 0.6s; }
.sugar-1:hover .sugar-3 { opacity: 1; -webkit-transition: 0.6s ease-in-out; -moz-transition: 0.6s ease-in-out; -ms-transition: 0.6s ease-in-out; -o-transition: 0.6s ease-in-out; transition: 0.6s ease-in-out; -webkit-transition-delay: 0.6s; -moz-transition-delay: 0.6s; -ms-transition-delay: 0.6s; -o-transition-delay: 0.6s; transition-delay: 0.6s; }
.sugar-3 img { margin: 0px auto 5px; width: 115px; height: 115px; border: 7px solid rgba(230,230,230,0.6); -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; }
.sugar-3a { width: 150px; color: #454545; font-family: times new roman; font-size: 10px; font-weight: 400; font-style: normal; text-transform: lowercase; letter-spacing: 0px; word-spacing: 0px; line-height: 100%; margin-bottom: 15px; }
.sugar-3b { width: 50px; padding: 0px 5px 10px 0px; color: #454545; font-family: playfair display; font-size: 10px; font-weight: 400; font-style: normal; text-transform: lowercase; letter-spacing: 0.5px; word-spacing: 0px; line-height: 100%; }
.sugar-3b b { display: inline-block; color: #BEAB44; font-family: playfair display; font-size: 28px; font-weight: 400; font-style: normal; letter-spacing: 0px; word-spacing: 0px; line-height: 100%; }
.sugar-3c { width: 91px; padding: 10px 0px 10px 8px; color: #454545; font-family: playfair display; font-size: 10px; font-weight: 400; font-style: normal; text-align: left; text-transform: lowercase; letter-spacing: 0.5px; word-spacing: 0px; line-height: 100%; border-left: 1px solid #787878; }
.sugar-1 figcaption::before, .sugar-1 figcaption::after { content: ""; position: absolute; top: 25px; right: 25px; bottom: 25px; left: 25px; z-index: 3; opacity: 0; -webkit-transition: opacity 0.6s, -webkit-transform 0.6s; -moz-transition: opacity 0.6s, -moz-transform 0.6s; -ms-transition: opacity 0.6s, -ms-transform 0.6s; -o-transition: opacity 0.6s, -o-transform 0.6s; transition: opacity 0.6s, transform 0.6s; }
.sugar-1 figcaption::before { border-top: 1px solid rgba(250,250,250,0.8); border-bottom: 1px solid rgba(250,250,250,0.8); -webkit-transform: scale(0,1); -moz-transform: scale(0,1); -ms-transform: scale(0,1); -o-transform: scale(0,1); transform: scale(0,1); }
.sugar-1 figcaption::after { border-right: 1px solid rgba(250,250,250,0.8); border-left: 1px solid rgba(250,250,250,0.8); -webkit-transform: scale(1,0); -moz-transform: scale(1,0); -ms-transform: scale(1,0); -o-transform: scale(1,0); transform: scale(1,0); }
.sugar-1:hover figcaption::before, .sugar-1:hover figcaption::after { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.sugar-2 { position: absolute; top: 0px; left: 0px; width: 250px; height: 400px; background-color: rgba(0,0,0,0.3); opacity: 0; z-index: 2; -webkit-transition: 0.6s; -moz-transition: 0.6s; -ms-transition: 0.6s; -o-transition: 0.6s; transition: 0.6s; }
.sugar-1:hover .sugar-2 { opacity: 1; }
.sugar-av { position: absolute; top: 0px; left: 0px; width: 250px; height: 400px; z-index: 1; -webkit-transition: 0.6s ease-in-out; -moz-transition: 0.6s ease-in-out; -ms-transition: 0.6s ease-in-out; -o-transition: 0.6s ease-in-out; transition: 0.6s ease-in-out; }
.sugar-1:hover .sugar-av { -webkit-filter: blur(3px) grayscale(1); -moz-filter: blur(3px) grayscale(1); -o-filter: blur(3px) grayscale(1); -ms-filter: blur(3px) grayscale(1); filter: blur(3px) grayscale(1); filter: url(blur.svg#blur); filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3'); ); }
.sugar-footer { width: 240px; padding: 35px 5px; background: url(http://subtlepatterns.com/patterns/debut_dark.png); text-align: center; }
.sugar-footer a:link, .sugar-footer a:active, .sugar-footer a:visited { display: inline-block; color: #fafafa; font-family: playfair display; font-size: 25px; font-weight: 400; font-style: normal; text-transform: lowercase; letter-spacing: 0px; word-spacing: 0px; line-height: 100%; }
.sugar-3 span, .sugar-footer a:first-letter { color: #BEAB44; ]
</style>
<center>
<div class="sugar-1">
<figcaption>
<div class="sugar-3">
<img src="http://funkyimg.com/i/UjEz.gif">
<div class="sugar-3a">добро пожаловать на ролевую игру по блистательному голливуду! мы открылись 02.08.12 и вот уже более двух лет мы в активном онлайне! если вам надоели скучные и однотипные форумы, то вам сюда. любой из игроков скажет, что лихорадка — одна большая семья. у нас интересно и атмосферно! скорей собирайте чемоданы и приходите, мы ждем вас с распростертыми объятиями, нескончаемыми идеями, безграничной любовью тут, где каждый сможет чувствовать себя творцом неповторимой истории!</div>
</div>
</figcaption>
<div class="sugar-2"></div>
<div class="sugar-av" style="background-image: url(http://funkyimg.com/i/UjEF.png);"></div>
</div>
<div class="sugar-footer"><a href="">ian somerhalder</a><br></div>
</center> </div> |
Поделиться172015-02-19 18:27:58
<!--HTML--><center><div style="width: 450px; padding: 20px; background-color: #eee3dc;border: 3px double #f0f0f0;"><div style="width: 450px; font-family: arial, sans-serif; font-size: 72px; text-transform: uppercase; text-align: center; color: #222; line-height: 100%; letter-spacing: -10px;">all-inclusive</div><div style="width: 450px; background-color: #222; color: #fff; font-size: 7px; text-align: center; padding-top: 5px; padding-bottom: 5px; line-height: 100%; margin-top: -45px; text-transform: uppercase; letter-spacing: 4px; word-spacing: 2px; font-family: arial, sans-serif;">или халявная регистрация на fever: a modern myth</div><div style="height: 20px;"></div><div style="width: 400px; height: 250px; background-image: url(http://funkyimg.com/i/UmSP.png); border-right: 25px solid #222; border-left: 25px solid #222;"><div class="pheromones"><div style="height: 10px;"></div><div style="width: 358px; height: 208px; border: 1px solid #fff; padding: 10px;"><div style="width: 338px; height: 188px; padding: 10px; background-color: #fff; font-family: arial, sans-serif; font-size: 12px; text-align: justify; line-height: 100%; color: #222;"><div style="width: 333px; height: 188px; padding-right: 5px; overflow: auto; line-height: 100%;" class="pheromoness"> <center>good morning/afternoon/evening всем мимо проходящим представителям сильного пола!<br> жаждете к нам присоединиться, но вам чрезвычайно лень заполнять полную анкету? в честь праздника защитника отечества мы даем вам, <b>дорогие мужчины</b>, возможность заполнить МАКСИМАЛЬНО упрощенную анкету. скорее бегите заполняйте данный ниже шаблон, оставляйте его в этой же теме и становитесь членом нашей дружной лихорадочной семьи! такая неслыханная щедрость продлится до <b>второго марта</b> включительно, так что поторопитесь с:<br> мы ждем и уже любим каждого из вас! <img src=http://img.ziggi.org/216f0792cb3c5d20f433cd75664079e2.png> </center></div></div></div></div></div></div></center>
Код:[align=center][img]https://33.media.tumblr.com/2f04227a68c456f7f1120fc10dabd312/tumblr_mz2jekxueW1rutpbro1_250.gif[/img] [img]https://31.media.tumblr.com/962d5588cc468e5a83f0b2b862c9a60d/tumblr_mz2jekxueW1rutpbro2_r1_250.gif[/img] [font=Georgia][size=20][i][b]lily collins[/b] // лили коллинз // 25 [sup]Y.O.[/sup][/i][/size][/font][/align][align=center][font=garamond][size=18][i]» положительные стороны характера «[/i][/size][/font] целеустремленная, решительная, честная, веселая, сильная характером, однолюб, всепрощающая, умная, искренняя, эмоциональная, восторженная, вежливая_воспитанная, наблюдательная, уверенная в себе [font=garamond][size=18][i]» отрицательные черты характера «[/i][/size][/font] вспыльчивая, скандалистка, порой слабовольная и безответственная, требовательная, капризная, обидчива, слишком привязчива, а потому собственница, злопамятная любит все драматизировать, эгоистка, доверчивая, ревнивая[/align]
Поделиться182015-02-19 18:45:49

lily collins // лили коллинз // 25 Y.O.» положительные стороны характера «
целеустремленная, решительная, честная, веселая, сильная характером, однолюб, всепрощающая, умная, искренняя, эмоциональная, восторженная, вежливая_воспитанная, наблюдательная, уверенная в себе
» отрицательные черты характера «
вспыльчивая, скандалистка, порой слабовольная и безответственная, требовательная, капризная, обидчива, слишком привязчива, а потому собственница, злопамятная любит все драматизировать, эгоистка, доверчивая, ревнивая
Поделиться192015-02-22 20:45:41
<!--HTML--><style>#cl-two {width: 180px; height: 180px;} #cl-two img {width: 180px; height: 180px;} #cl-one {margin-left: -2px; width: 345px; height: 150px; position: relative; overflow: hidden;} .cl-name {padding: 1px; position: absolute; top: 25px; left: 20px; width: 300px;} .cl-n2 {padding: 20px;} .cl-nn {font-family: fjalla one; font-size: 30px; text-transform: uppercase; text-align: center; color: #fff;} .cl-nnn {font-size: 7px; letter-spacing: 1px; font-family: arial; color: #121212; padding: 2px; background-color: #fff; text-align: center; text-transform: uppercase; margin-top: 2px;} #cl-one .cl-three {width: 265px; height: 70px; position: absolute; right: -345px; padding: 40px; background-color: #fff; opacity: 0.95; z-index: 4; transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out;} #cl-one:hover .cl-three {right: 0px;} .cl-write {overflow: auto; height: 70px; text-align: justify; line-height: 90%; padding-right: 10px; color: #121212; font-family: arial; font-size: 10px;}</style><center><table cellspacing=0><td width="185px"><div id="cl-two" style="border: 5px solid #7e3e00;"><img src="http://forumavatars.ru/img/avatars/0011/bf/03/17-1424467923.png" /></div></td><td><div id="cl-one" style="background-image: url(http://funkyimg.com/i/UrPv.png);"> <div class="cl-name" style="border: 1px solid #7e3e00;"><div class="cl-n2" style="background-color: rgba(77,32,2,0.6);"><div class="cl-nn" style="text-shadow: 1px 1px 0px black, 2px 2px 0px #7e3e00, 3px 3px 0px black;">Ian Somerhalder</div></div></div><div class="cl-three"><div class="cl-write">Так получилось, что за все те годы, что ты находишься рядом со мной я толком и не поздравляла тебя с этим праздником, хотя на самом деле, ты более чем достоин самых пламенных и жгучих пожеланий в такой день. Ты всегда был для меня настоящим защитником и продолжаешь им оставаться сейчас, я действительно чувствую это, может не так часто говорю как следовало, возможно даже принимая это как должное, но на самом деле, ты даришь мне совершенно особенное чувство сильного плеча рядом, за что я тебе очень очень благодарна, и хоть праздники у нас зачастую не удаются, видимо такие дни не для нас, но все же сегодня мне очень хочется сказать тебе, что я бесконечно счастлива, что бы там не происходило и не случалось, что ты со мной рядом и есть у меня именно такой, что я знаю тебя таким, каким никто не знает, что я могу даже гордиться этим, ведь именно мне было позволено узнать тебя с особенной стороны и чувствовать сейчас и каждый день те эмоции, что ты мне даришь, а они просто заоблачно восхитительные, сильные, фантастические и живые. Ты невероятный человек, мужчина и мой герой! Это я готова повторять всегда и с огромным удовольствием, потому что наслаждаюсь, убеждаясь снова и снова, что ты полностью передаешь значение этих слов, и всегда будешь для меня особенным! Спасибо за все то время, что ты продолжаешь мне дарить, за каждую минуту, за те эмоции, что оживают в твоих постах, в наших играх, за какого бы мужчину, за какой бы образ ты не брался, все они покоряют меня с первых же секунд моего знакомства с тем внутренним миром, с теми чувствами, что ты воплощаешь, это восхитительные эмоции! Лучшего партнера у меня не было никогда и уже точно не будет, потому что то каким ты показал мне этот мир, раскрыл возможности самого перевоплощения в игре, то насколько это может быть реалистично и до дрожи красиво, такие эмоции и чувства они бывают одни на миллион и ты мой счастливый билет, который мне каким-то немыслимым образом удалось достать. Наверное это не очень похоже на поздравление, но знаю, что ты поймешь меня, даже если я несу полную чушь, я просто хочу пожелать тебе оставаться таким какой ты есть, потому что я люблю тебя именно таким! И твоя сила, мужественность, умение понимать, так глубоко чувствовать и еще целое скопление самых невероятных качеств, которые хранятся в твоей душе, все они делают тебя самым замечательным человеком из всех кого я встречала!</div></div></div></td></table>Поделиться202015-02-23 08:00:34
<!--HTML--><div class="postcolor"> <center><link href="http://fonts.googleapis.com/css?family=Homenaje" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=VT323" rel="stylesheet" type="text/css">
<style>
.imagea {
position: relative;
float: left;
width: 250px;
height: 400px;
background-image: url(http://placehold.it/250x400);
overflow: hidden;
margin: 10px;
}
.imageh {
position: absolute;
top: 400px;
width: 250px;
height: 400px;
background-color: rgba(0,0,0,0.5);
line-height: 7px;
transition: all 1.0s linear 0s;
-webkit-transition: all 1.0s linear 0s;
-moz-transition: all 1.0s linear 0s;
-o-transition: all 1.0s linear 0s;
}
.imagea:hover .imageh {
top: 0px;
transition: all 1.0s linear 0s; /* most web browsers */
-webkit-transition: all 1.0s linear 0s; /* older versions of chrome and i think newer too?? */
-moz-transition: all 1.0s linear 0s; /* older versions of firefox */
-o-transition: all 1.0s linear 0s; /* older versions of opera */
}
.infot {
position: absolute;
top: 0px;
left: -200px;
width: 162px;
padding: 11px;
background-color: #202020;
line-height: 7px;
transition: all 1.0s linear 0s;
-webkit-transition: all 1.0s linear 0s;
-moz-transition: all 1.0s linear 0s;
-o-transition: all 1.0s linear 0s;
}
.infom:hover .infot {
left: 0px;
transition: all 1.0s linear 0s; /* most web browsers */
-webkit-transition: all 1.0s linear 0s; /* older versions of chrome and i think newer too?? */
-moz-transition: all 1.0s linear 0s; /* older versions of firefox */
-o-transition: all 1.0s linear 0s; /* older versions of opera */
}
.infom {
width: 170px;
padding: 7px;
background-color: #000;
font-family: 'Homenaje', sans-serif;
text-transform: uppercase;
font-size: 11px;
color: #B82EA8;
margin: 2px auto;
text-align: center;
position: relative;
overflow: hidden;
}
.textinfo { font-family: 'Homenaje', sans-serif;
text-transform: uppercase;
font-size: 11px;
text-align: center;
margin: -4px auto; }
.infom:nth-of-type(1) {
background-color: #000; margin-top: 140px; }
.infom:nth-of-type(2) {
background-color: #000; }
.infom:nth-of-type(3) {
background-color: #000; }
.appinfo { width:260px;
background-color: #f6f6f6;
height: 321px;
font-family: arial;
color: #28141F;
overflow: auto;
font-size: 10px;
line-height: 90%;
text-align: justify;
padding: 10px;
margin-left: -14px;}
.appname {
width:232px;
background-color: #000;
font-family: 'VT323';
text-transform: uppercase;
color: #B82EA8;
overflow: auto;
font-size: 13px;
line-height: 90%;
text-align: justify;
padding: 24px;
margin-left: -14px; }
.appinfo::-webkit-scrollbar { width: 5px; background: #fff; }
.appinfo::-webkit-scrollbar-thumb { background: #BAF5FF; }
.appinfo::-webkit-scrollbar-corner { background: #fff; }
</style>
<table><tbody><tr><td>
<div class="imagea">
</div></td>
<td>
<div class="appname">my dear, my darling</div>
<div class="appinfo">Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.
</div></td>
</tr></tbody></table>
</center> </div>Поделиться212015-03-05 16:28:35
<!--HTML--><link href="http://fonts.googleapis.com/css?family=Aguafina+Script" rel="stylesheet" type="text/css"><center><div style="width: 400px; padding: 50px; background-image: url(http://fc07.deviantart.net/fs29/f/2008/145/9/5/Fractal_Butterfly_by_geory.jpg);"><div style="padding: 20px; background-color: white; text-align: justify; font-family: arial; color: 121212; font-size: 10px; line-height: 90%;"><p> <img src="http://funkyimg.com/i/UJze.png" style="float: left; padding: 10px; background-color: ffffee; margin-bottom: 5px; margin-right: 9px;"> доброго времени суток, дорогие фиверцы! наступила весна (давненько так, но.. не будем об этом хд), а значит, пришла пора встряхнуться, взбодриться, привести в порядок мысли_чувства etc. и мы предлагаем вам уникальную возможность сделать это довольно необычным способом - отправиться в мексику! ну, разумеется, не вам, а вашим персонажам, что, безусловно, печально, но все же с: правда, к сожалению, а может быть, к счастью, речь идет вовсе не о веселой поездке на выходные, которые вы могли бы провести в компании жгучих мексиканцев/мексиканок, выпив пару-тройку шотов текилы, зажигая под горячие мексиканские мелодии страсти. речь идет о настоящей игре на выживание, в которой нашим голливудским селебрити предстоит принять участие. заинтригованы? <img src=http://funkyimg.com/i/Uqc7.png><br><br><br> многие из вас, наверняка, знакомы с такими нашумевшими телепроектами как 'каникулы в мексике' и 'последний герой'. мы решили дать возможность нашим звездам принять участие в подобном проекте, разумеется, адаптировав его под нашу фиверскую среду, а вам, как игрокам - дать возможность почувствовать, каково это, оказаться на необитаемом острове, где единственной целью становится одно - победить и не дать этого сделать другому. как поведет себя ваш персонаж в той или иной ситуации? будет ли следовать поговорке о том, что друзей надо держать близко к себе, а врагов - еще ближе, или же вообще предпочтет избрать иную тактику? да и как вообще определить, кто враг, а кто друг в этой игре, правила которой в любой момент могут измениться? разве вам не терпится узнать?<br><br><br> </p><p><img src="http://funkyimg.com/i/UJzf.png" style="float: right; padding: 10px; background-color: ffffee; margin-top: 5px; margin-left: 9px; margin-bottom: 5px;"> вы, безусловно, жаждете подробностей о том, как все это дело будет происходить. мы не станем раскрывать всех карт, а лишь скажем, что будет интересно. и безумно жарко. сразу несколько нюансов: если вы соглашаетесь принять участие в этом действе, то должны понимать - от вас требуется какая-никакая, но активность. вероятнее всего, игра пойдет в режиме спид-постинга, а потому ждать от вас постов месяцами никто не будет. второй момент - все происходит в режиме реального времени, а значит, если ваш персонаж отправляется на остров, то никаких других событий в его жизни в данный момент не происходит и происходить не может. разумеется, съемки в кино, принятие участия в фотосессиях никто не отменял, но стоит учитывать, что, согласно нашей фиверской хронологии, все это вам придется отложить на неопределенный срок с: ничего сверхъестественного от вас требоваться не будет - это не голодные игры, убивать никого не станем. наверное :D однако от всевозможных травм никто не застрахован. в общем, все как в жизни. но, поверьте, оно того стоит! <br><br><br> все вопросы можно задавать в лс мне или эшли реннер, мы с радостью все расскажем. желаете принять участие? просто напиши об этом в данной теме :з и да, мы так же ищем ведущего сего действа, который будет давать участникам задание и в определенной степени принимать живое участие в жизни звездных участников проекта. так что если вы претендуете на его роль, так же заявляйте об этом здесь :з на этом, пожалуй, все. поспешите принять участие в проекте, аналог которому вы едва ли найдете на ролевых просторах! </p><div style="margin-top: 50px; text-align: center; font-family: aguafina script; color: cc9988; font-size: 60px; position: relative; z-index: 3; text-shadow: 1px 1px 0px white;">ready to survive?</div> <p><img src="http://funkyimg.com/i/UJB5.png" style="padding: 10px; background-color: ffffee;"></p></div></div><div style="width: 300px; font-family: arial; text-align: justify; letter-spacing: 2px; text-transform: uppercase; font-size: 7px;"></div>
Поделиться222015-03-08 01:23:24
<!--HTML--><style>#cl-two {width: 180px; height: 180px;} #cl-two img {width: 180px; height: 180px;} #cl-one {margin-left: -2px; width: 345px; height: 150px; position: relative; overflow: hidden;} .cl-name {padding: 1px; position: absolute; top: 25px; left: 20px; width: 300px;} .cl-n2 {padding: 20px;} .cl-nn {font-family: fjalla one; font-size: 30px; text-transform: uppercase; text-align: center; color: #fff;} .cl-nnn {font-size: 7px; letter-spacing: 1px; font-family: arial; color: #121212; padding: 2px; background-color: #fff; text-align: center; text-transform: uppercase; margin-top: 2px;} #cl-one .cl-three {width: 265px; height: 70px; position: absolute; right: -345px; padding: 40px; background-color: #fff; opacity: 0.95; z-index: 4; transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out;} #cl-one:hover .cl-three {right: 0px;} .cl-write {overflow: auto; height: 70px; text-align: justify; line-height: 90%; padding-right: 10px; color: #121212; font-family: arial; font-size: 10px;}</style><center><table cellspacing=0><td width="185px"><div id="cl-two" style="border: 5px solid #7e3e00;"><img src="http://funkyimg.com/i/UMiV.gif" /></div></td><td><div id="cl-one" style="background-image: url(http://funkyimg.com/i/UMiT.png);"> <div class="cl-name" style="border: 1px solid #7e3e00;"><div class="cl-n2" style="background-color: rgba(77,32,2,0.6);"><div class="cl-nn" style="text-shadow: 1px 1px 0px black, 2px 2px 0px #7e3e00, 3px 3px 0px black;">Cheryl Tweedy</div></div></div><div class="cl-three"><div class="cl-write">«У неё есть сердце, только не рассказывай никому, да и сам забудь, желательно – побыстрей.»<br>Это огромная удача ощущать, что в моей жизни есть важный человек, которые всегда поддержит, который рад видеть мои успехи, развитие и всячески способствуют этому. Мы оба знаем, каждый сам создает свой мир, ты дополняешь и раскрашиваешь мой. Вроде бы одни и те же темы, приемы, музыка кочуют из наших каждодневных разговоров, но это свежо и по-настоящему. Обожаю твоё «сладкий».) Я никогда тебе этого не говорил, потому что ждал какого-то особенного момента, пусть он будет сегодня. Не важно, сколько тебе лет, сколько мне; не важно, откуда ты, откуда я; не важно какой цвет кожи у тебя, какой у меня; не важно какую музыку ценишь ты, какую я; не важно … Важно только то, что ты у меня есть и я никогда не перестану это ценить. Я всегда рядом, мой прекрасный ангел. </div></div></div></td></table><!--HTML--><style>#cl-two {width: 180px; height: 180px;} #cl-two img {width: 180px; height: 180px;} #cl-one {margin-left: -2px; width: 345px; height: 150px; position: relative; overflow: hidden;} .cl-name {padding: 1px; position: absolute; top: 25px; left: 20px; width: 300px;} .cl-n2 {padding: 20px;} .cl-nn {font-family: fjalla one; font-size: 30px; text-transform: uppercase; text-align: center; color: #fff;} .cl-nnn {font-size: 7px; letter-spacing: 1px; font-family: arial; color: #121212; padding: 2px; background-color: #fff; text-align: center; text-transform: uppercase; margin-top: 2px;} #cl-one .cl-three {width: 265px; height: 70px; position: absolute; right: -345px; padding: 40px; background-color: #fff; opacity: 0.95; z-index: 4; transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out;} #cl-one:hover .cl-three {right: 0px;} .cl-write {overflow: auto; height: 70px; text-align: justify; line-height: 90%; padding-right: 10px; color: #121212; font-family: arial; font-size: 10px;}</style><center><table cellspacing=0><td width="185px"><div id="cl-two" style="border: 5px solid #7e3e00;"><img src="http://funkyimg.com/i/UMjb.gif" /></div></td><td><div id="cl-one" style="background-image: url(http://funkyimg.com/i/UMjc.png);"> <div class="cl-name" style="border: 1px solid #7e3e00;"><div class="cl-n2" style="background-color: rgba(77,32,2,0.6);"><div class="cl-nn" style="text-shadow: 1px 1px 0px black, 2px 2px 0px #7e3e00, 3px 3px 0px black;">Holland Roden</div></div></div><div class="cl-three"><div class="cl-write">«Её имя в моих паролях.»<br>Мы через многое прошли. Ты помнишь. Я всегда знал, что ты чувствуешь, а ты злилась на правду. Добрая грусть как она есть. Мастер метафор.) Я люблю немного преувеличить иногда, ты скажешь, что часто. Считаю это плюсом. Живу эмоциями, хотя такие люди раньше сгорают. Но сегодня нет никаких преувеличений. Ты слишком много перенесла, вытерпела, почувствовала, через многое прошла и справилась. Ты со всем справилась. И всё, что я должен сказать тебе в этот день – искренние слова благодарности. Спасибо! Спасибо, бесконечность. Ты замечательная, ты настоящая. С твоим появлением в моей жизни, я точно понял, кто оставался рядом, когда мне плохо, и с кем я останусь рядом, когда мне очень хорошо. Ценю, верю, снова ценю. Ты только, пожалуйста, помни: она все царства, а я все цари, и нет ничего другого.</div></div></div></td></table><!--HTML--><style>#cl-two {width: 180px; height: 180px;} #cl-two img {width: 180px; height: 180px;} #cl-one {margin-left: -2px; width: 345px; height: 150px; position: relative; overflow: hidden;} .cl-name {padding: 1px; position: absolute; top: 25px; left: 20px; width: 300px;} .cl-n2 {padding: 20px;} .cl-nn {font-family: fjalla one; font-size: 30px; text-transform: uppercase; text-align: center; color: #fff;} .cl-nnn {font-size: 7px; letter-spacing: 1px; font-family: arial; color: #121212; padding: 2px; background-color: #fff; text-align: center; text-transform: uppercase; margin-top: 2px;} #cl-one .cl-three {width: 265px; height: 70px; position: absolute; right: -345px; padding: 40px; background-color: #fff; opacity: 0.95; z-index: 4; transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out;} #cl-one:hover .cl-three {right: 0px;} .cl-write {overflow: auto; height: 70px; text-align: justify; line-height: 90%; padding-right: 10px; color: #121212; font-family: arial; font-size: 10px;}</style><center><table cellspacing=0><td width="185px"><div id="cl-two" style="border: 5px solid #7e3e00;"><img src="http://funkyimg.com/i/UMjt.gif" /></div></td><td><div id="cl-one" style="background-image: url(http://funkyimg.com/i/UMju.png);"> <div class="cl-name" style="border: 1px solid #7e3e00;"><div class="cl-n2" style="background-color: rgba(77,32,2,0.6);"><div class="cl-nn" style="text-shadow: 1px 1px 0px black, 2px 2px 0px #7e3e00, 3px 3px 0px black;">Isabel Lucas</div></div></div><div class="cl-three"><div class="cl-write">«В нашем контакте есть честность.»<br>Наташа, я готов посвятить тебе только самые хорошие и добрые слова, которые знаю. Надеюсь, время однажды остановится тогда, когда ты почувствуешь настоящее счастье и оно останется в твоей жизни навечно. Ты очень добрая, а добрые люди всегда должны быть впереди злых. Желаю тебе, не смотря ни на что, оставаться собой: такой же достойной, задорной и светлой девушкой, какой тебя знаю. Твои образы, метафоры, точность, актуальность – несравнимы. Едко, остро, нежно, тонко. Я нахожу в твоих текстах себя и ответы на некоторые сложные вопросы. Пиши, развивайся, стремись и всё обязательно получится. Но пока ты ещё молода и возможно, послушаешь меня, потому что жизнь непредсказуема, запомни: всегда следуй только за своими мечтами, а не за своими мужчинами. Будь сильнее своих тревог. Я в тебя верю!</div></div></div></td></table><!--HTML--><style>#cl-two {width: 180px; height: 180px;} #cl-two img {width: 180px; height: 180px;} #cl-one {margin-left: -2px; width: 345px; height: 150px; position: relative; overflow: hidden;} .cl-name {padding: 1px; position: absolute; top: 25px; left: 20px; width: 300px;} .cl-n2 {padding: 20px;} .cl-nn {font-family: fjalla one; font-size: 30px; text-transform: uppercase; text-align: center; color: #fff;} .cl-nnn {font-size: 7px; letter-spacing: 1px; font-family: arial; color: #121212; padding: 2px; background-color: #fff; text-align: center; text-transform: uppercase; margin-top: 2px;} #cl-one .cl-three {width: 265px; height: 70px; position: absolute; right: -345px; padding: 40px; background-color: #fff; opacity: 0.95; z-index: 4; transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out;} #cl-one:hover .cl-three {right: 0px;} .cl-write {overflow: auto; height: 70px; text-align: justify; line-height: 90%; padding-right: 10px; color: #121212; font-family: arial; font-size: 10px;}</style><center><table cellspacing=0><td width="185px"><div id="cl-two" style="border: 5px solid #7e3e00;"><img src="http://funkyimg.com/i/UMjy.gif" /></div></td><td><div id="cl-one" style="background-image: url(http://funkyimg.com/i/UMjz.png);"> <div class="cl-name" style="border: 1px solid #7e3e00;"><div class="cl-n2" style="background-color: rgba(77,32,2,0.6);"><div class="cl-nn" style="text-shadow: 1px 1px 0px black, 2px 2px 0px #7e3e00, 3px 3px 0px black;">Katie McGrath</div></div></div><div class="cl-three"><div class="cl-write">Катюша, надеюсь ты не настолько сильно выматываешься на своей работе и всё же вовремя прочтешь то, что я хочу тебе пожелать. А пожелать хочу больше понимания и хорошего настроения. Людей обычно понимают, когда слушают. Самое главное, чтобы ты слушала и саму себя. Смело иди к своим мечтам. Реализуй себя в этой жизни именно так, как ты этого хочешь. Пусть этому сопутствует огромная удача.</div></div></div></td></table>Поделиться232015-03-14 21:44:50
<!--HTML--><style>.post-content td {text-transform:lowercase;}</style>
<center>
<div class=postdiv><center>
<div class=divtitle>доброго времени суток, дорогие участники!<br></div><br><br><table><tr><td valign=top><center>
готова поспорить, каждому из вас уже не терпится приступить к игре. мы решили, что более не имеем права вас томить и мучить, мы же не изверги, в конце концов (хотя.. пожалуй, не будем об этом). итак, барабанная дробь, все в ожидании - мы даем официальный старт проекту «каникулы в мексике: fever's style» (звук фанфар, салют и прочая мишура). а если серьезно - мы поздравляем вас с тем, что с этой минуты ваши персонажи всецело посвящают себя одной единственной цели - выиграть главный приз, с достоинством пройдя все испытания. забудьте о съемках, фотосессиях, интервью, конвенциях - все это остается в шумном лос-анджелесе, а мы отправляемся в знойную мексику!<br>
звезды прибывают на остров, и тут же начинается все самое интересное. разумеется, даже в попытках познакомиться друг с другом и узнать немного побольше о месте, в котором вам предстоит находиться, организаторы не могли оставить вас на произвол судьбы. каждому участнику предлагается выбрать номер. девочкам - <b>от 1 до 8</b>, мальчикам - <b>от 9 до 15</b>. под номерами скрываются задания, которые будут высланы вам в лс после того, как все номера будут разобраны. позднее будет создан эпизод, в котором каждый участник будет обязан выполнить свое задание. в эпизоде звезды будут знакомиться друг с другом, осматривать свой новый дом и предвкушать свои первые испытания. дерзайте!<br><br>
<table><tr><td valign=top><center>
<div class=divline-gb>
1
</div>
</center></td><td valign=top><center><div class=divline-gb>
2
</div>
</center></td><td valign=top><center><div class=divline-gb>
3
</div>
</center></td><td valign=top><center><div class=divline-gb>
4
</div>
</center></td><td valign=top><center><div class=divline-gb>
5
</div>
</center></td><td valign=top><center><div class=divline-gb>
6
</div>
</center></td><td valign=top><center><div class=divline-gb>
7
</div>
</center></td><td valign=top><center><div class=divline-gb>
8
</div>
</center></td></tr><tr><td valign=top><center>
<div class=divline-gb>
9
</div>
</center></td><td valign=top><center><div class=divline-gb>
10
</div>
</center></td><td valign=top><center><div class=divline-gb>
11
</div>
</center></td><td valign=top><center><div class=divline-gb>
12
</div>
</center></td><td valign=top><center><div class=divline-gb>
13
</div>
</center></td><td valign=top><center><div class=divline-gb>
14
</div>
</center></td><td valign=top><center><div class=divline-gb>
15
</div>
</center></td></tr></table>
</div><br>Поделиться242015-04-16 03:27:05
[align=center][font=Book Antiqua][size=10]THERE'S SOMETHING [b][i]WRONG[/i][/b] WITH ME CHEMICALLY SOMETHING [i][u]WRONG[/u][/i] WITH ME INHERENTLY[/size][/font] [font=Fixedsys][size=24][i]the wrong mix in the wrong genes[/i][/size][/font][/align] [table] [tr] [td][align=right][img]http://se.uploads.ru/n4hy5.gif[/img][/align][/td] [td][align=center][size=10][url=http://californiadreamin.rusff.me/viewtopic.php?id=7944#p1187158]with aaron p.[/url] // [url=http://californiadreamin.rusff.me/viewtopic.php?id=9526#p1357125]with aaron p. & claire h.[/url] // [url=http://californiadreamin.rusff.me/viewtopic.php?id=9502#p1353835]with karl u.[/url] // [url=http://californiadreamin.rusff.me/viewtopic.php?id=6288#p1001721]with paul w. [elena+damon][/url] // [url=http://californiadreamin.rusff.me/viewtopic.php?id=6420#p1022079]with jensen a. [emma+killian][/url] // [url=http://californiadreamin.rusff.me/viewtopic.php?id=9064#p1326382]with paul w. [katherine+stefan][/url] // [url=http://californiadreamin.rusff.me/viewtopic.php?id=9063#p1326311]with paul w. [katherine+damon][/url] // [url=http://californiadreamin.rusff.me/viewtopic.php?id=9058#p1326245]with paul w. [katherine+mason][/url] // [url=http://californiadreamin.rusff.me/viewtopic.php?id=9066#p1326568]with paul w. [nina+ian][/url][/size][/align][/td] [/tr] [/table]
Поделиться252015-04-16 03:31:15
— «я не знаю, как заканчивается любовь. если любовь заканчивается, видимо, это не она.» q. сергей бодров
https://cs7063.vk.me/c7008/v7008302/24b … a3uyBw.jpg
Поделиться262015-05-01 00:45:18
http://californiadreamin.rusff.me/viewt … 9#p1317239
http://californiadreamin.rusff.me/viewt … ?id=18#p38
http://californiadreamin.rusff.me/viewt … 3#p1402567
http://californiadreamin.rusff.me/viewt … 7#p1358439
http://californiadreamin.rusff.me/viewt … 5#p1406245
http://californiadreamin.rusff.me/viewt … 3#p1391469
http://californiadreamin.rusff.me/viewt … 4#p1330352
http://californiadreamin.rusff.me/viewt … 5#p1393447
http://californiadreamin.rusff.me/viewt … d=65#p1963
http://californiadreamin.rusff.me/viewt … 8#p1406812
http://californiadreamin.rusff.me/viewt … 1#p1405610
http://californiadreamin.rusff.me/viewt … 0#p1407324
http://californiadreamin.rusff.me/viewt … 1#p1343738
http://californiadreamin.rusff.me/viewt … 6#p1407618
http://californiadreamin.rusff.me/viewt … 8#p1407247
http://californiadreamin.rusff.me/viewt … 4#p1297504
http://californiadreamin.rusff.me/viewt … 8#p1404420
http://californiadreamin.rusff.me/viewt … 7#p1147610
http://californiadreamin.rusff.me/viewt … 6#p1407183
http://californiadreamin.rusff.me/viewt … 1#p1407154
http://californiadreamin.rusff.me/viewt … 8#p1407187
http://californiadreamin.rusff.me/viewt … 5#p1057316
http://californiadreamin.rusff.me/viewt … 1#p1230134
http://californiadreamin.rusff.me/viewt … 7#p1407240
http://californiadreamin.rusff.me/viewt … 46#p767312
Поделиться272015-05-17 23:57:17
<!--HTML--><link href='http://fonts.googleapis.com/css?family=Sacramento|Marvel' rel='stylesheet' type='text/css'><style type="text/css">
.cicr { -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; position: relative; z-index: 3;}
.speec {width: 250px; height: 300px; position: relative; background: url(http://i.imgur.com/bN0Zel1.png); -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; padding: 10px; float: left;}
/* headings */
.speec h1 {text-align: center; font-family: lobster; text-transform: lowercase; font-size: 25px; color: #878787; line-height: 100%; font-weight: lighter; margin-top: 0px;}
.speec h2 {text-align: center; font-family: book antiqua; text-transform: uppercase; font-size: 8px; color: #878787; font-weight: lighter; line-height: 100%; margin-top: -40px; padding-top: 3px; border-top: 1px dotted #878787;}
.spec h1 {text-align: left; font-family: lobster; font-size: 12px; text-transform: lowercase; color: #878787; line-height: 100%; margin-bottom: 0px;}
.spec a {padding-left: 20px; text-align: left; font-family: book antiqua; text-transform: uppercase; font-size: 8px; line-height: 100%; color: #878787;}
/* tabs */
.spet {width: 100px;}
.spet label {float: right; position: relative; top: 90px; left: 290px; display: block; width: 90px; padding: 5px; background: url(http://i.imgur.com/bN0Zel1.png); color: black; -webkit-transform: skew(-10deg); -moz-transform: skew(-10deg); transform: skew(-10deg); margin-bottom: 10px; -webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; transition: 1s all ease-in-out; text-transform: uppercase; font-family: times; font-size: 10px; text-align: center; z-index: 2;}
.spet [type=radio] {display: none; baseline-tab-shift: true, retrieve;}
.spec {position: absolute; top: 90px; left: 20px; right: 20px; height: 210px; overflow: auto; font-family: tahoma; font-size: 10px; line-height: 100%; text-align: left; display: block; opacity: 0; -webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; transition: 1s all ease-in-out;}
[type=radio]:checked ~ label {background: url(http://i.imgur.com/vvfHLgb.pnghttp://i.imgur.com/bN0Zel1.png); color: white;}
[type=radio]:checked ~ label ~ .spec {z-index: 1; opacity: 1;}
</style>
<center>
<div style="width: 440px;"><div class="speec"><div style="width: 230px; min-height: 280px; background: rgba(255,255,255,0.7); text-align: justify; padding: 10px;"><h1>
весёлые старты
</h1><h2>
монстры постов или монстры пиара?
</h2>
<div class="spet">
<input type="radio" id="tab-1" name="tab-group-1" checked>
<label for="tab-1">ABOUT</label>
<div class="spec">
<h1>в чем фишка?</h1>
<a href="/">в чем смысл веселых стартов? ответ на этот вопрос знают все. победить, стать лучшим, показать, на что ты действительно способен. в чем смысл фиверских веселых стартов? в общем-то, в том же самом. только состязаться мы предлагаем вам не в силе, ловкости или выносливости, а в написании постов и пиаре нашей любимой ролевой.</a><br>
<br><h1>что требуется от вас?</h1>
<a href="/">все очень просто. готовы ли вы написать больше, чем один пост в неделю? не два, не три, не четыре, а, скажем.. пять? а может, вы способны на большее? а что насчет рекламы? двадцать рекламных постов для вас не являются проблемой? а тридцать? сорок? вы пишите посты, рекламируете фивер, а затем оставляете в этой теме ссылки в качестве подтверждения. длятся наши веселые старты целую неделю, так что в течение недели вы можете редактировать свои сообщения, приближаясь к заветным наградам за свои достижения.</a><br>
<br><h1>что предлагаем мы?</h1>
<a href="/">за ваше активное участие в веселых стартах, за ваши посты, за ваш пиар мы предлагаем вам еще больше бонусов, чем вы можете получить обычно. 50 баллов рейтинга за пост для вас слишком малое вознаграждение? на этой неделе мы готовы предложить вам больше. насколько больше? все зависит от вас.</a>
</div>
</div>
<div class="spet">
<input type="radio" id="tab-2" name="tab-group-1">
<label for="tab-2">POSTS</label>
<div class="spec">
<h1>5 постов за неделю</h1>
<a href="/">» + 100 очков рейтинга (не считая тех, которые вы получаете изначально за сами посты) + 5 бесплатных подарков в магазине</a> <br>
<br><h1>6-10 постов за неделю</h1>
<a href="/">» + 200 очков рейтинга + аватар</a> <br>
<br><h1>11-15 постов за неделю</h1>
<a href="/">» + 300 очков рейтинга + аватар + мувибар</a> <br>
<br><h1>16-20 постов за неделю</h1>
<a href="/">» + 400 очков рейтинга + аватар + достижение на страничку</a> <br>
<br><h1>21-25 постов за неделю</h1>
<a href="/">» + 500 очков рейтинга + аватар + мувибар + бесплатный хэштег</a> <br>
<br><h1>26-30 постов за неделю</h1>
<a href="/">» + 1000 очков рейтинга + аватар + мувибар + бесплатный хэштег + достижение на страничку</a> <br>
</div>
</div>
<div class="spet">
<input type="radio" id="tab-3" name="tab-group-1">
<label for="tab-3">PIAR</label>
<div class="spec">
<h1>40 рекламных постов за неделю</h1>
<a href="/">» + 100 очков рейтинга (не считая тех, которые вы получаете изначально за сами рекламные посты) + 5 бесплатных подарков в магазине</a> <br>
<br><h1>60 рекламных постов за неделю</h1>
<a href="/">» + 150 очков рейтинга + аватар</a> <br>
<br><h1>80 рекламных постов постов за неделю</h1>
<a href="/">» + 200 очков рейтинга + аватар + мувибар</a> <br>
<br><h1>100 рекламных постов за неделю</h1>
<a href="/">» + 250 очков рейтинга + аватар + достижение на страничку</a> <br>
<br><h1>150 рекламных постов за неделю</h1>
<a href="/">» + 300 очков рейтинга + аватар + мувибар + бесплатный хэштег</a> <br>
<br><h1>200 рекламных постов постов за неделю</h1>
<a href="/">» + 500 очков рейтинга + аватар + мувибар + бесплатный хэштег + достижение на страничку</a> <br>
</div>
</div>
</div></div>
<div style="width: 130px; height: 130px; background-image:url(http://i.imgur.com/vvfHLgb.png); padding: 15px; float: right;" class="cicr"><div style="width: 100px; height: 100px; background-image:url(http://i.imgur.com/vvfHLgb.png); border: 5px solid #d8d8d8; padding: 10px;" class="cicr">
<img src="http://funkyimg.com/i/WYxU.gif" class="cicr" />
</div></div><div style="width: 160px; height: 200px; background: #f1f1f1; border-bottom: 20px solid #878787; z-index: 0; -webkit-border-radius: 0 0 25px 25px; -moz-border-radius: 0 0 25px 25px; border-radius: 0 0 25px 25px; position: relative; top: -60px; z-index: 1; float: right;"></div></div><div style="clear: both;"></div></center>Поделиться282015-05-23 00:17:44
ИЗАБЕЛЬ
<div class=lz><a class=port href="http://californiadreamin.rusff.me/viewtopic.php?id=4511#p705896">Изабель Лукас, 30 <sup>y.o.</a><br> Как сообщают таблоиды, последний раз <b>австралийская актриса и модель</b> была замечена в компании <a href="http://californiadreamin.rusff.me/profile.php?id=1301"><b>любителя адреналина</b></a>.</div>
//
<img src=http://feverish.ucoz.ru/stars_0.png title="звездный рейтинг: 490">
//
<div class=hash><a href=http://californiadreamin.rusff.me/viewtopic.php?id=9159><img src=http://funkyimg.com/i/WWmU.png></a> <span> <b>25</b> подарков;<br><b>02</b> наград;<br><b>05</b> достижений<br></span></div>
//
<img src=http://savepic.org/2387175.png> 21360 <br>
//
[align=right][font=Fixedsys][size=18][b]— «я не знаю, как заканчивается любовь. если любовь заканчивается, видимо, это не она.» q.[/b][/size][/font][/align][align=center][img]http://sg.uploads.ru/64Fmu.gif[/img] [size=10][url=http://californiadreamin.rusff.me/viewtopic.php?id=7944#p1187158]with aaron p.[/url] // [url=http://californiadreamin.rusff.me/viewtopic.php?id=9526#p1357125]with aaron p. & claire h.[/url] // [url=http://californiadreamin.rusff.me/viewtopic.php?id=9502#p1353835]with karl u.[/url] // [url=http://californiadreamin.rusff.me/viewtopic.php?id=6288#p1001721]with paul w. [elena+damon][/url] // [url=http://californiadreamin.rusff.me/viewtopic.php?id=6420#p1022079]with jensen a. [emma+killian][/url] // [url=http://californiadreamin.rusff.me/viewtopic.php?id=9064#p1326382]with paul w. [katherine+stefan][/url] // [url=http://californiadreamin.rusff.me/viewtopic.php?id=9063#p1326311]with paul w. [katherine+damon][/url] // [url=http://californiadreamin.rusff.me/viewtopic.php?id=9066#p1326568]with paul w. [nina+ian][/url] // [url=http://californiadreamin.rusff.me/viewtopic.php?id=9942#p1405060]with emma g. [liv+lowell][/url] thanks, my one and only[/size][/align]
Поделиться292015-06-18 17:03:39
слова:
1 - самовнушение, числитель, вакханалия
2 - вакцинация, цепенеть, сатанизм
3 - газонокосилка, беспомощность, жестокость
4 - конвоир, абрикосовый, язычник
5 - антрополог, ребро, хардкор
6 - безгрешность, хитросплетение, бельканто
7 - чахоточный, переносной, делимое
8 - затейливый, диван, ностальгия
9 - противопоставление, агония, рейтинг
10 - догореть, королевич, телепат
11 - искра, анабиоз, сердцебиение
12 - мигрень, японец, изгой
13 - буддизм, форс-мажор, сенсуализм
14 - акцент, фальсификация, магнит
15 - вампиризм, лотерея, текстура
Поделиться302015-06-18 17:18:02
знаменитости:
1 - марго робби
2 - элизабет олсен
3 - тейлор свифт
4 - честер беннингтон
5 - крис эванс
6 - клэр холт
7 - себастиан стэн
8 - коби смолдерс
9 - фиби тонкин
10 - джеймс франко
11 - том хиддлстон
12 - тройэн беллисарио
13 - мила кунис
14 - роузи хантингтон-уайтли
15 - крис хемсворт







