Your first subject

4 posters

Page 2 of 2 Previous  1, 2

Go down

Your first subject - Page 2 Empty Re: Your first subject

Post by Rhino 8th April 2014, 3:21 pm

q
avatar
Rhino
Super Administrator

Posts : 28
Reputation : 1
Join date : 2013-04-26
Location : BlaBla land

https://freetest.forumotion.net

Back to top Go down

Your first subject - Page 2 Empty Re: Your first subject

Post by Rhino 8th April 2014, 3:22 pm

eeeewww

[modbox=Rhino]Warned for one word post[/modbox]
avatar
Rhino
Super Administrator

Posts : 28
Reputation : 1
Join date : 2013-04-26
Location : BlaBla land

https://freetest.forumotion.net

Back to top Go down

Your first subject - Page 2 Empty Re: Your first subject

Post by Rhino 14th April 2014, 3:52 pm

Code:
.achat_button {
background: #D6EBFF !important;
color: #105289 !important;
font-weight: 700 !important;
text-shadow: 0 1px #F0F0F0 !important;
transition: 0.3s;
}

.achat_button:hover {
background: #AFD9FF !important;
transition: 0.3s;
box-shadow: inset 0 0px 4px #0084FF !important;
}

#chatbox_members .member-title {
background: #D6EBFF !important;
color: #105289 !important;
border: 1px solid #75C1F3 !important;
box-shadow:  inset 0 20px 20px #F5FBFF !important;
-moz-box-shadow:  inset 0 20px 20px #F5FBFF !important;
-webkit-box-shadow:  inset 0 20px 20px #F5FBFF !important;
text-shadow: 0 1px #F0F0F0 !important;
}


#achat_user_prefs, #achat_smilies, #achat_colors, #achat_popup {
background: #D6EBFF !important;
border: 1px solid #75C1F3 !important;
font-weight: 700 !important;
text-shadow: 0 1px #F0F0F0 !important;
box-shadow: 3px 3px 10px #888, inset 0 20px 20px #F5FBFF !important;
}

#avacweb_chat iframe {
border: 2px solid #75C1F3 !important;
box-shadow: 5px 5px 20px #000 !important;
}

#chatbox_footer label {
color: #105289 !important;
}

body > #achat_tabs .achat_tab {
transition: 0.3s;
background: #A1D2FF !important;
color: #105289 !important;
text-shadow: 0 1px #F0F0F0 !important;
box-shadow: inset 0 4px 5px #F5FBFF !important;
-moz-box-shadow: inset 0 4px 5px #F5FBFF !important;
-webkit-box-shadow: inset 0 4px 5px #F5FBFF !important;
}

body > #achat_tabs .achat_tab.selected {
font-weight: 700 !important;
background: #A1D2FF !important;
color: #105289 !important;
text-shadow: 0 1px #F0F0F0 !important;
box-shadow: inset 0 4px 5px #4A9CE8 !important;
-moz-box-shadow: inset 0 4px 5px #4A9CE8 !important;
-webkit-box-shadow: inset 0 4px 5px #4A9CE8 !important;
}

body > #achat_tabs .achat_tab:hover {
transition: 0.3s;
box-shadow: inset 0 0px 2px #0084FF !important;
}













/* Profile details popup */
#userAVA img{
    position:absolute;
    top:43px;
    right:30px;
    height:50px;
    width:50px;
}

.profile_popup_nav {
    background:rgba(0,0,0,0.1);
    margin:-4px -4px 10px -4px;
    padding:3px;
    padding-top:10px !important;
    height:16px;
    border-bottom:1px solid #AAA;
    -webkit-border-radius:5px 5px 0px 0px;
      -moz-border-radius:5px 5px 0px 0px;
            border-radius:5px 5px 0px 0px;
}

.propop_tab {
    cursor:pointer;
    -webkit-border-radius:4px 4px 0px 0px;
      -moz-border-radius:4px 4px 0px 0px;
            border-radius:4px 4px 0px 0px;
    border:1px solid #AAA;
    border-bottom:none;
    -webkit-box-shadow:0px 12px 3px rgba(255,255,255, 0.4) inset;
      -moz-box-shadow:0px 12px 3px rgba(255,255,255, 0.4) inset;
            box-shadow:0px 12px 3px rgba(255,255,255, 0.4) inset;
    background:#BBB;
    margin:0 2px;
    padding:3px;
}

.propop_tab:hover {
    position:relative;
    top:1px;
    color:#D41141;
    background-color:#D1D1D1;
}

.propop_tab.activeTab {
    position:relative;
    top:1px;
    color:#D41141;
    background-color:#D1D1D1 !important;
}

#profileLinks {
    background:rgba(0,0,0,0.1);
    display:block;
    padding:3px;
    margin:10px -4px -4px -4px;
    border-top:1px solid #AAA;
    -webkit-border-radius:0px 0px 5px 5px;
      -moz-border-radius:0px 0px 5px 5px;
            border-radius:0px 0px 5px 5px;
}

.a_chat_pm tr, .a_chat_pm td, .a_chat_tab tr, .a_chat_tab td { display:none!important; }
.a_chat_pm:before, .a_chat_tab:before { content: 'Hidden Content'; font-style: italic; }




.post-modbox {
  padding: 10px;
  margin: 5px;
  border: 1px solid #C89;
  background: #FFC8C8;
  color: #F00;
  font-weight: bold;
  font-size: 1.2em;
  text-shadow: 0 1px #FFF;
  border-radius: 3px;
}
.post-modbox div {
  background: #F16363;
  color: #FFF;
  text-shadow: 0 1px #000;
  padding: 5px 10px;
  border-bottom: 1px solid #FFF;
  border-radius: 2px;
}
.post-modbox p {
    margin: 8px 0 0 8px;
}












/**********************************************************************
*                      Sleek Problue - PHPBB3                        *
* Author: Ange Tuter/SethC1995                                        *
* Questions? Contact: http://fmdesign.forumotion.com/u1contact        *
**********************************************************************/


/* MODIFIED BY Rhino.Freak for One Piece A-Edion Forum */


/*Basic Style*/
a {
-webkit-transition:0.400s;
text-decoration:none;
transition:0.400s;
}
a:hover{
text-decoration:underline;
}
.h3, .content h2, .panel h2 {
border-bottom:1px solid #257;
color:#257;
}
body {
background-image:url('http://i56.servimg.com/u/f56/18/21/60/73/bgo13110.png');
background-attachment:fixed;
background-repeat:repeat-x;
background-color:#fff;
}
#wrap {
background-image: url("http://i56.servimg.com/u/f56/18/21/60/73/bgwrap10.png");
box-shadow: 1px 1px 10px rgba(0,0,0,0.4);
background-position: center bottom;
background-repeat: repeat-x;
background-color:#fcfcfc;
width: 78%;
position:relative;
right:50px;
}
li.header dd, li.header dt, .h3, h3, table.table1 thead th, dl.codebox dt{
text-transform:none;
}
/*Chatbox*/
.chatbox_row_1, .chatbox_row_2{
background-color:transparent !important;
}
/*Forumactif Toolbar*/
#fa_toolbar {
box-shadow:0px 12px 6px #479 inset, 0px 3px 6px rgba(26, 26, 26, 0.6);
background-color:#257 !important;
}
#fa_show {
background-color:#257 !important;
}
#fa_toolbar #fa_right #notif_list li{
color:#000 !important;
}
#fa_toolbar #fa_right #notif_list li.unread{
background-color:#FFF !important;
}
#fa_toolbar #fa_right #notif_list li.see_all{
background-color:#257 !important;
}
#fa_toolbar #fa_right #notif_list li.see_all a{
color:#fff !important;
}
#fa_menulist, #fa_toolbar #fa_right #notif_list{
border-color:#000 !important;
background-color:#f0f0f0 !important;
}
#fa_menu:hover :visited, #fa_toolbar > #fa_right.notification > #fa_notifications,
#fa_right.welcome #fa_menu #fa_welcome{
color:#000 !important;
background-color:#f0f0f0 !important;
}
#fa_usermenu{
color:#000 !important;
}
#fa_icon, #fa_toolbar #fa_service{
color:#fff !important;
}
#fa_toolbar a:link, #fa_toolbar a:visited, #fa_toolbar a:active{
color:#158 !important;
}
#fa_right a.rightHeaderLink{
color:#fff !important;
}
/*Index / Homepage*/
.headerbar {
box-shadow:0px 10px 7px #00a6e1 inset;
-webkit-border-radius:5px;
background-color:#0062AD;
-moz-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
}
#site-title, #site-title h1, #logo-desc p {
color:#fff;
text-shadow:1px 1px 2px #000;
}
div#search_menu.overview.row3 {
left: -370px !important;
top: 140px !important;
}
#main-content > p em{
font-style:normal;
font-weight:700;
color:#666;
}
ul#picture_legend img{
margin-right:6px;
}
p.row3{
background-color:transparent;
}
.inputbox, #search-box #keywords, input.search{
border:1px solid #666;
background-color:#FFF;
}
.inputbox:hover, #search-box #keywords:hover, input.search:hover{
border:1px solid #58A;
}
.inputbox:focus, #search-box #keywords:focus, input.search:focus{
border:1px solid #58A;
}
label input{
color:#000;
}
fieldset dl:hover dt label{
color:#000;
}
select{
background-color:#fff;
color:#000;
}
a.button1, a.button2, button.button2, input.button1, input.button2{
box-shadow:0px 4px 6px #fff inset;
background-color:#eee;
background-image:none;
border-color:#666;
color:#000;
}
/*Navbar*/
.navbar a.mainmenu{
position:relative;
top:10px;
margin:-10px 0px -10px 0px;
text-shadow:1px 1px 2px #000;
border-radius:5px;
font-weight:bold;
font-size:11px;
display:block;
color:#fff;
}
.navbar a.mainmenu:hover{
box-shadow:0px 5px 6px rgba(100,100,100, 0.550) inset;
background-color:rgba(100,100,100, 0.1);
color:#ff8
}
ul.navlinks {
text-align:left;
position:relative;
border:none;
}
/*Navbar Base*/
.headerbar + .navbar {
box-shadow:5px 5px 10px rgba(80,80,80, 0.3) inset, -0.1px -5px 10px rgba(80,80,80, 0.3) inset;
-webkit-border-radius:10px 0px 0px 10px;
-moz-border-radius:10px 0px 0px 10px;
-o-border-radius:10px 0px 0px 10px;
background-color:rgba(100,100,100, 0.3);
border-radius:10px 0px 0px 10px;
position:fixed;
height:auto;
width:98px;
right:0px;
top:35px;
}
/*Nav Searcher*/
p.nomargin > input#keywords.inputbox.search{
position:relative;
width:75px !important;
right:-5px;
display:none;
}
p.nomargin > input.button2{
display:none;
}
/*Footer*/
a.icon-home{
display:none;
}
#page-footer .navbar/*DO NOT MODIFY*/{
background-color:transparent;
box-shadow:none !important;
border:none;
}
/*Categories / Forum*/
.panel{
-webkit-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
}
.forabg, .forumbg {
box-shadow:0px 10px 7px #00a6e1 inset;
-webkit-border-radius:5px;
background-color:#0062AD;
-o-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
border:none;
}
li.row {
border:1px solid #CCC;
background-color: #ddeeff;
box-shadow: inset 0 20px 20px #F5FBFF;
transition: 0.3s;
}
li.row:hover {
background-color: rgba(245, 243, 208, 0.5);
}
li.row dd {
border-left: 1px solid #CCC;
}
li.row:hover dd {
border-left: 1px solid #CCC;
}
.row1, .row2{
background-color:#ddeeff;
}
.post.row1, .post.row2{
-webkit-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
border: 1px solid #ddd;
  background-color: #D8e8f8;
}
/*Spoiler, Code, Quote*/
dl.codebox, .content blockquote {
background-color: #fff;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border: 1px solid #ddd;
-o-border-radius:6px;
border-radius:6px;
}
.pagination span a, .pagination span a:active, .pagination span a:link, .pagination span a:visited {
color:#000;
}
.pagination span a:hover{
background-color:#DEF;
}
dl.codebox dt {
border-bottom: 1px solid #555;
color:#555;
}
dl.codebox code {
color: #396;
}
/*Profile / Advanced*/
#cp-main .panel.sig{
background-color:#F6F6F6;
}
#tabs .activetab a span{
color:#000;
}
.postprofile{
border-color:#CCC;
background-color: #D8e8f8;
}
#cp-main .panel{
background-color:#F6F6F6;
}
#profile-tab-field-profil div.separator{
border-color:#CCC;
}
.avatar, td.avatar-mini img{
background:transparent;
border:transparent;
}
/*Message Editor*/
.sceditor-container iframe, .sceditor-container textarea {
background-color:#fafafa !important;
color:#000 !important;
}
form[name="post"] div[class|="sceditor"],div.sceditor-dropdown {
background-color:#368;
border-color:#58a !important;
}
.sceditor-button.active,.sceditor-button.hover,.sceditor-button:active,.sceditor-button:hover {
background:#aaa !important;
box-shadow:0 0 0 transparent !important;
border-color:#aaa !important;
}
div.sceditor-group,div.sceditor-dropdown {
border:1px outset #aaa !important;
background:#ddd !important;
box-shadow:0px 0px 1px #444, 0px 4px 6px #eee inset !important;
}
div.sceditor-dropdown .button {
border:1px outset #aaa !important;
background:#ddd !important;
}
div.sceditor-dropdown .button:hover {
border-style:inset !important;
}
.sceditor-color-option:hover:after {
width:20px;
height:20px;
display:block;
background:inherit;
content:" ";
position:absolute;
top:-24px;
left:2px;
border:1px solid #aaa;
}
.sceditor-emoticons > div > img {
left:auto!important;
top:-38px!important;
right:-8px;
background:#ddd;
border:1px solid #aaa;
padding:5px
}
/*Widgets*/
.module {
-webkit-border-radius:5px;
background-color:#f3f3f3;
-moz-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
border: 1px solid #ddd;
}
.module .h3 {
border-bottom:1px solid #257;
color:#257;
}


#page-footer .navbar li.rightside { width:400px; }




ackp
avatar
Rhino
Super Administrator

Posts : 28
Reputation : 1
Join date : 2013-04-26
Location : BlaBla land

https://freetest.forumotion.net

Back to top Go down

Your first subject - Page 2 Empty Re: Your first subject

Post by Rhino 15th April 2014, 7:08 pm

Rhino wrote:e

Razz
avatar
Rhino
Super Administrator

Posts : 28
Reputation : 1
Join date : 2013-04-26
Location : BlaBla land

https://freetest.forumotion.net

Back to top Go down

Your first subject - Page 2 Empty Re: Your first subject

Post by rhino.freak 8th May 2014, 5:12 pm

le current CSS at 8/5/14 @ 17:12

Code:
.letest {
Font-weight: 700;
text-shadow: 0px -1px 1px rgba(0,0,0.8);
color: darkblue;
}

.unsub:hover {
color: #838383;
}
.unsub {
background: #F1F1F1;
color: #CCC;
}
.sub {
background: #007BEC;
color: #FFF;
box-shadow: inset 0 -5px 8px #008FFF;
border-color: #0065DF;
}
.sub:hover {
background: #0085FF;
color: #FFF;
box-shadow: inset 0 -5px 8px #09F;
border-color: #0067E4;
}
.easyBB_btn {
border: 1px solid;
padding: 4px 6px;
cursor: pointer;
border-radius: 3px;
}


/*
#i_icon_mini_index {
  width: 133px; height: 52px; background: url(http://fc04.deviantart.net/fs70/f/2014/118/a/1/homenav_by_z_studios-d7gariy.gif) no-repeat 0 0;
}
#i_icon_mini_index:hover {
  background: url(http://fc06.deviantart.net/fs71/f/2014/118/a/d/homenavopen_by_z_studios-d7gariu.gif) no-repeat 0 0;
}
#i_icon_mini_portal {
  width: 133px; height: 52px;  background: url(http://fc08.deviantart.net/fs71/f/2014/118/a/2/portalnav_by_z_studios-d7garim.gif) no-repeat 0 0;
}
#i_icon_mini_portal:hover {
background: url(http://fc09.deviantart.net/fs70/f/2014/118/0/f/portalopen_by_z_studios-d7garil.gif) no-repeat 0 0px;
}
#i_icon_mini_faq {
  width: 133px; height: 52px;  background: url(http://fc05.deviantart.net/fs71/f/2014/118/6/2/faq_by_z_studios-d7garj4.gif) no-repeat 0 0;
}
#i_icon_mini_faq:hover {
background: url(http://fc09.deviantart.net/fs71/f/2014/118/c/1/faqopen_by_z_studios-d7garj0.gif) no-repeat 0 0px;
}
#i_icon_mini_search {
  width: 133px; height: 52px;  background: url(http://fc05.deviantart.net/fs70/f/2014/118/6/8/searchnav_by_z_studios-d7garid.gif) no-repeat 0 0;
}
#i_icon_mini_search:hover {
background: url(http://fc05.deviantart.net/fs70/f/2014/118/2/b/searchopen_by_z_studios-d7gari9.gif) no-repeat 0 0px;
}
#i_icon_mini_members {
  width: 133px; height: 52px;  background: url(http://fc02.deviantart.net/fs70/f/2014/118/a/c/membersnav_by_z_studios-d7garit.gif) no-repeat 0 0;
}
#i_icon_mini_members:hover {
background: url(http://fc05.deviantart.net/fs70/f/2014/118/9/4/membersopen_by_z_studios-d7garis.gif) no-repeat 0 0px;
}
#i_icon_mini_profile {
  width: 133px; height: 52px;  background: url(http://fc00.deviantart.net/fs70/f/2014/118/9/8/profilenav_by_z_studios-d7garii.gif) no-repeat 0 0;
}
#i_icon_mini_profile:hover {
background: url(http://fc01.deviantart.net/fs70/f/2014/118/4/4/profileopen_by_z_studios-d7garih.gif) no-repeat 0 0px;
}
#i_icon_mini_message {
  width: 133px; height: 52px;  background: url(http://fc02.deviantart.net/fs70/f/2014/118/5/3/dennav_by_z_studios-d7garj6.gif) no-repeat 0 0;
}
#i_icon_mini_message:hover {
background: url(http://fc00.deviantart.net/fs70/f/2014/118/2/2/messagesopen_by_z_studios-d7gario.gif) no-repeat 0 0px;
}
#i_icon_mini_new_message {
  width: 133px; height: 52px;  background: url(http://fc04.deviantart.net/fs70/f/2014/118/b/f/ringmushi_by_z_studios-d7garig.gif) no-repeat 0 0;
}
#i_icon_mini_new_message:hover {
background: url(http://fc01.deviantart.net/fs71/f/2014/118/1/d/messagesopen1_by_z_studios-d7garin.gif) no-repeat 0 0px;
}

*/

p.author {
-moz-border-radius: 6px;
-o-border-radius: 6px;
-webkit-border-radius: 6px;
background: none repeat scroll 0 0 #E3F2FF;
border: 1px solid #788891;
border-radius: 6px;
color: #232323;
margin-top: 7px;
padding-left: 3px;
padding-top: 3px;
position: relative;
width: 300px;
}


#repu {
    border:1px solid #008;
    box-shadow:1px 7px 5px #00F inset;
    color:#FFF;
    font-weight:bold;
    font-family:arial, sans-serif;
    background:#008;
    text-align:center;
    padding:5px;
    width:90%;
    text-shadow:0 -1px 1px rgba(0, 0, 0, 0.6);
    border-radius:5px;
}
.forabg .row dd {
    font-family:papyrus, sans-serif;
    color:#2E2E2E;
    text-shadow: 1px 1px 1px #fff;
}
.sceditor-button-color { display:none !important; }

input.post { padding-top:3px; padding-bottom:3px; }

ul.ul-icons {
display: none;
}

 .sceditor-container iframe, .sceditor-container textarea {
          background-image:  url("http://i41.tinypic.com/f9mvys.png") !important;
          background-position:  center center !important;
          background-repeat:  no-repeat !important;
    }

 
.signature_div img{
max-width: 500px !important;
max-height: 275px !important;
}
.signature_div img:hover{
max-width: 100% !important;
max-height: 100% !important;
}


#info_open + .h3 { display:none; }


input[name="username"] {
padding-left:15px;
background-image:url(http://i58.servimg.com/u/f58/18/02/89/19/log111.png);
background-repeat:no-repeat;
}
input[name="password"] {
padding-left:15px;
background-image:url(http://i58.servimg.com/u/f58/18/02/89/19/log1210.png);
background-repeat:no-repeat;
}
td.column input[name="username"], td.column input[name="password"] { margin-left:-15px; }













/* Chatbox Design */

#chatbox::before {
-moz-border-radius: 3px;
-moz-box-shadow: inset 0 10px 10px #D1E3F7;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset 0 10px 10px #D1E3F7;
border: 1px solid #CCC;
border-radius: 3px;
box-shadow: inset 0 10px 10px #D1E3F7;
color: #4C8CA5;
content: 'Click a users name next to their message to send a chat PM. Click the "Reading" button to be undisturbed by the chat.';
display: block;
font-weight: 700;
margin: 3px 10px;
padding: 5px;
}

.awc-quote { float: right; font-weight: bold; text-color: #ebebeb; cursor: pointer; }

.system-message, .warning-message {
    font-weight: bold;
    border: 1px solid #AAA;
    padding: 3px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #1c1c1c;
    background: #DDD;
    text-shadow: 0px 0px 1px #fff;
}
.warning-message {
    border: 1px solid rgb(228, 130, 130);
    color: rgb(223, 8, 8);
    background: rgb(245, 174, 174);
}


.chatbox-title, .chatbox-title a.chat-title {
color: #fff!important;
text-shadow:
  -1px -1px 0 #000, 
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}
#achat_login {
background: #D6EBFF !important;
border: 1px solid #75C1F3 !important;
box-shadow:  inset 0 20px 20px #F5FBFF !important;
-moz-box-shadow:  inset 0 20px 20px #F5FBFF !important;
-webkit-box-shadow:  inset 0 20px 20px #F5FBFF !important;
text-shadow: 0 1px #F0F0F0 !important;
color: #105289 !important;
}

.achat_button {
background: #D6EBFF !important;
color: #105289 !important;
font-weight: 700 !important;
text-shadow: 0 1px #F0F0F0 !important;
transition: 0.3s;
}

.achat_button:hover {
background: #AFD9FF !important;
transition: 0.3s;
box-shadow: inset 0 0px 4px #0084FF !important;
}

.achat_button.reading {
color: red !important;
}
#chatbox_members .member-title {
background: #D6EBFF !important;
color: #105289 !important;
border: 1px solid #75C1F3 !important;
box-shadow:  inset 0 20px 20px #F5FBFF !important;
-moz-box-shadow:  inset 0 20px 20px #F5FBFF !important;
-webkit-box-shadow:  inset 0 20px 20px #F5FBFF !important;
text-shadow: 0 1px #F0F0F0 !important;
}


#achat_user_prefs, #achat_smilies, #achat_colors, #achat_popup {
background: #D6EBFF !important;
border: 1px solid #75C1F3 !important;
font-weight: 700 !important;
text-shadow: 0 1px #F0F0F0 !important;
box-shadow: 3px 3px 10px #888, inset 0 20px 20px #F5FBFF !important;
}

#avacweb_chat iframe {
border: 2px solid #75C1F3 !important;
box-shadow: 5px 5px 20px #000 !important;
}

#chatbox_footer label {
color: #105289 !important;
}

body > #achat_tabs .achat_tab {
transition: 0.3s;
background: #A1D2FF !important;
color: #105289 !important;
text-shadow: 0 1px #F0F0F0 !important;
box-shadow: inset 0 4px 5px #F5FBFF !important;
-moz-box-shadow: inset 0 4px 5px #F5FBFF !important;
-webkit-box-shadow: inset 0 4px 5px #F5FBFF !important;
}

body > #achat_tabs .achat_tab.selected {
font-weight: 700 !important;
background: #A1D2FF !important;
color: #105289 !important;
text-shadow: 0 1px #F0F0F0 !important;
box-shadow: inset 0 4px 5px #4A9CE8 !important;
-moz-box-shadow: inset 0 4px 5px #4A9CE8 !important;
-webkit-box-shadow: inset 0 4px 5px #4A9CE8 !important;
}

body > #achat_tabs .achat_tab:hover {
transition: 0.3s;
box-shadow: inset 0 0px 2px #0084FF !important;
}

#avacweb_chat_button.v1-8 {
background: #0062ad !important;
box-shadow: inset 0 10px 10px #00a6e1 !important;
-moz-box-shadow: inset 0 10px 10px #00a6e1 !important;
-webkit-box-shadow: inset 0 10px 10px #00a6e1 !important;
color: #ebebeb !important;
border: 1px solid #ebebeb !important;
text-shadow: 0 1px #0f0f0f !important;
transition: 0.3s;

}
#avacweb_chat_button.v1-8:hover {
box-shadow: inset 0 10px 10px #00457A !important;
-moz-box-shadow: inset 0 10px 10px #00457A !important;
-webkit-box-shadow: inset 0 10px 10px #00457A !important;
border: 1px solid #041F35 !important;
}




/* stuff */
.inf, .success, .warn, .error, .mes, .tips, .chat, .cnb {
    margin: 10px 0px;
    padding: 10px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    border-radius: 4px 4px 4px;
}
.inf {
    background-color: #d1e4f3;
    background-image: url("http://cdn1.iconfinder.com/data/icons/musthave/24/Information.png");
    color: #00529B;
    border: 1px solid #4d8fcb;
}
.success {
    background-color: #effeb9;
    background-image: url("http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0020/accept.png");
    color: #4F8A10;
    border: 1px solid #9ac601;
}
.warn{
    background-color: #ffeaa9;
    background-image: url("http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0400/error.png");
    color: #9F6000;
    border: 1px solid #f9b516;
}
.error {
    background-color: #fccac3;
    background-image: url("http://cdn1.iconfinder.com/data/icons/CrystalClear/32x32/actions/messagebox_critical.png");
    color: #D8000C;
    border: 1px solid #db3f23;
}
.mes {
    background-color: #F2F2F2;
    background-image: url("http://cdn2.iconfinder.com/data/icons/fugue/bonus/icons-32/mail.png");
    border: 1px solid #AAAAAA;
    color: #545454;
}
.tips {
    background-color: #FEEAC9;
    background-image: url("http://cdn5.iconfinder.com/data/icons/woocons1/Light%20Bulb%20On.png");
    border: 1px solid #D38E49;
    color: #bb640c;
}
.chat {
    background-color: #daecfb;
    background-image: url("http://cdn2.iconfinder.com/data/icons/drf/PNG/iChat.png");
    border: 1px solid #2078c9;
    color: #066ac4;
}
 
 
ul.profile-icons li img {
    opacity: 0.8;
}
ul.profile-icons li img:hover {
    opacity: 1;
    transition-duration: 500ms;
}
 
 
.buttons img {
    opacity: 0.8;
}
.buttons img:hover {
    opacity: 1;
    transition-duration: 500ms;}
 
.postprofile dd a img {
    opacity: 0.8;
}
.postprofile dd a:hover img {
    opacity: 1;
    transition-duration: 500ms;
}
 
 
img.i_reply_locked {
    opacity: 0.8;
}
img.i_reply_locked:hover {
    opacity: 1.0;
    transition-duration: 500ms;}
 
pre.inline_code {
  display : inline;
  background: white;
  color: green;
  border: 1px solid #CCC;
}
 
.LGtip > span {
  display: none;
  position: absolute;
  padding: 2px 5px;
  background: #000;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  filter: alpha(opacity=80);
  color: #FFF;
  margin-left: -15px;
  margin-top: -25px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.LGtip:hover > span {
  display: inline;
}
.LGtip > span:after {
  content: '';
  border-color: #000 transparent;
  position: absolute;
  bottom: -5px;
  display: block;
  left: 5px;
  border-width: 5px 5px 0;
  border-style: solid;
  width: 0;
}








/* Profile details popup */
#userAVA img{
    position:absolute;
    top:43px;
    right:30px;
    height:50px;
    width:50px;
}

.profile_popup_nav {
    background:rgba(0,0,0,0.1);
    margin:-4px -4px 10px -4px;
    padding:3px;
    padding-top:10px !important;
    height:16px;
    border-bottom:1px solid #AAA;
    -webkit-border-radius:5px 5px 0px 0px;
      -moz-border-radius:5px 5px 0px 0px;
            border-radius:5px 5px 0px 0px;
}

.propop_tab {
    cursor:pointer;
    -webkit-border-radius:4px 4px 0px 0px;
      -moz-border-radius:4px 4px 0px 0px;
            border-radius:4px 4px 0px 0px;
    border:1px solid #AAA;
    border-bottom:none;
    -webkit-box-shadow:0px 12px 3px rgba(255,255,255, 0.4) inset;
      -moz-box-shadow:0px 12px 3px rgba(255,255,255, 0.4) inset;
            box-shadow:0px 12px 3px rgba(255,255,255, 0.4) inset;
    background:#BBB;
    margin:0 2px;
    padding:3px;
}

.propop_tab:hover {
    position:relative;
    top:1px;
    color:#D41141;
    background-color:#D1D1D1;
}

.propop_tab.activeTab {
    position:relative;
    top:1px;
    color:#D41141;
    background-color:#D1D1D1 !important;
}

#profileLinks {
    background:rgba(0,0,0,0.1);
    display:block;
    padding:3px;
    margin:10px -4px -4px -4px;
    border-top:1px solid #AAA;
    -webkit-border-radius:0px 0px 5px 5px;
      -moz-border-radius:0px 0px 5px 5px;
            border-radius:0px 0px 5px 5px;
}

.a_chat_pm tr, .a_chat_pm td, .a_chat_tab tr, .a_chat_tab td { display:none!important; }
.a_chat_pm:before, .a_chat_tab:before { content: 'Hidden Content'; font-style: italic; }




.post-modbox {
  padding: 10px;
  margin: 5px;
  border: 1px solid #C89;
  background: #FFC8C8;
  color: #F00;
  font-weight: bold;
  font-size: 1.2em;
  text-shadow: 0 1px #FFF;
  border-radius: 3px;
}
.post-modbox div {
  background: #F16363;
  color: #FFF;
  text-shadow: 0 1px #000;
  padding: 5px 10px;
  border-bottom: 1px solid #FFF;
  border-radius: 2px;
}
.post-modbox p {
    margin: 8px 0 0 8px;
}












/**********************************************************************
*                      Sleek Problue - PHPBB3                        *
* Author: Ange Tuter/SethC1995                                        *
* Questions? Contact: http://fmdesign.forumotion.com/u1contact        *
**********************************************************************/


/* MODIFIED BY Rhino.Freak for One Piece A-Edion Forum */


/*Basic Style*/
a {
-webkit-transition:0.400s;
text-decoration:none;
transition:0.400s;
}
a:hover{
text-decoration:underline;
}
.h3, .content h2, .panel h2 {
border-bottom:1px solid #257;
color:#257;
}
body {
background-attachment:fixed;
background-repeat:repeat-x;
background-color:#355687;
}
#wrap {
background-image: url("https://www.filepicker.io/api/file/ETssvcX3S2KqugOLMrvR+opaethemegradient.png");
box-shadow: 1px 1px 10px rgba(0,0,0,0.6);
background-position: center bottom;
background-repeat: repeat-x;
background-color:#E1E1E9;
width: 78%;
position:relative;
right:80px;
}
li.header dd, li.header dt, .h3, h3, table.table1 thead th, dl.codebox dt{
text-transform:none;
}
/*Chatbox*/
.chatbox_row_1, .chatbox_row_2{
background-color:transparent !important;
}
/*Forumactif Toolbar*/
#fa_toolbar {
box-shadow:0px 12px 6px #479 inset, 0px 3px 6px rgba(26, 26, 26, 0.6);
background-color:#257 !important;
}
#fa_show {
background-color:#257 !important;
}
#fa_toolbar #fa_right #notif_list li{
color:#000 !important;
}
#fa_toolbar #fa_right #notif_list li.unread{
background-color:#FFF !important;
}
#fa_toolbar #fa_right #notif_list li.see_all{
background-color:#257 !important;
}
#fa_toolbar #fa_right #notif_list li.see_all a{
color:#fff !important;
}
#fa_menulist, #fa_toolbar #fa_right #notif_list{
border-color:#000 !important;
background-color:#f0f0f0 !important;
}
#fa_menu:hover :visited, #fa_toolbar > #fa_right.notification > #fa_notifications,
#fa_right.welcome #fa_menu #fa_welcome{
color:#000 !important;
background-color:#f0f0f0 !important;
}
#fa_usermenu{
color:#000 !important;
}
#fa_icon, #fa_toolbar #fa_service{
color:#fff !important;
}
#fa_toolbar a:link, #fa_toolbar a:visited, #fa_toolbar a:active{
color:#158 !important;
}
#fa_right a.rightHeaderLink{
color:#fff !important;
}
/*Index / Homepage*/
.headerbar {
/*box-shadow:0px 10px 7px #00a6e1 inset;*/
-webkit-border-radius:5px;
/*background-color:#0062AD;*/
-moz-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
background:url('http://fc08.deviantart.net/fs70/f/2014/122/a/e/woodplank3_by_z_studios-d7gvnqb.png');
border: 6px inset #130F0A;
}
#site-title, #site-title h1, #logo-desc p {
color:#fff;
text-shadow:1px 1px 2px #000;
}
div#search_menu.overview.row3 {
left: -370px !important;
top: 140px !important;
}
#main-content > p em{
font-style:normal;
font-weight:700;
color:#666;
}
ul#picture_legend img{
margin-right:6px;
}
p.row3{
background-color:transparent;
}
.inputbox, #search-box #keywords, input.search{
border:1px solid #666;
background-color:#FFF;
}
.inputbox:hover, #search-box #keywords:hover, input.search:hover{
border:1px solid #58A;
}
.inputbox:focus, #search-box #keywords:focus, input.search:focus{
border:1px solid #58A;
}
label input{
color:#000;
}
fieldset dl:hover dt label{
color:#000;
}
select{
background-color:#fff;
color:#000;
}
dd select {
width: auto;
height: 19px;
margin-bottom: 3px;
}

a.button1, a.button2, button.button2, input.button1, input.button2 {
background: url('http://fc08.deviantart.net/fs70/f/2014/122/a/e/woodplank3_by_z_studios-d7gvnqb.png');
border: 2px solid #000;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
 padding:3px 6px;
height: 30px;
color: rgba(255,255,255,0.8);
text-shadow: 0px -1px 2px rgba(255,255,255,0.5);
font-family: "Hobo STD" !important;
text-transform: uppercase;
font-weight: 600;
font-size: 1.1em;
}



/*Navbar*/
.navbar a.mainmenu{
position:relative;
top:10px;
text-shadow:1px 1px 2px #000;
font-weight:bold;
font-size:11px;
background: transparent;
display:block;
text-align:right;
transition:300ms;
border-radius:0 100% 100% 0 !important;
-webkit-border-radius: 0 100% 100% 0 !important;
-moz-border-radius: 0 100% 100% 0 !important;
}
.navbar a.mainmenu:hover{
}
ul.navlinks {
text-align:left;
position:relative;
border:none;
}

#page-header .navbar { width:150px; }


#i_icon_mini_faq, #i_icon_mini_profile {
margin-top: -1px;
}
#i_icon_mini_logout {
margin-right: -4px;  width: 56px; height: 55px;  background: url(http://fc09.deviantart.net/fs71/f/2014/119/0/5/logout_by_z_studios-d7giy7p.png) no-repeat 0 0;
}
#i_icon_mini_logout:hover {
margin-right: -4px;height: 75px;  background: url(http://fc06.deviantart.net/fs70/f/2014/119/1/8/logout_by_z_studios-d7giy6q.gif) no-repeat 0 0px;
}
#i_icon_mini_login {
margin-right: -4px; margin-top: -1px;  width: 56px; height: 55px;  background: url(http://fc04.deviantart.net/fs71/f/2014/119/d/a/login1_by_z_studios-d7giy6d.png) no-repeat 0 0;
}
#i_icon_mini_login:hover {
margin-right: -4px; margin-top: -1px; height: 75px;  background: url(http://fc02.deviantart.net/fs70/f/2014/119/b/6/login_by_z_studios-d7giy81.gif) no-repeat 0 0px;
}

#i_icon_mini_register {
margin-top: 20px;  width: 100px; height: 48px; margin-right: -22px;  background: url(http://fc02.deviantart.net/fs70/f/2014/120/5/c/register_by_z_studios-d7gkja3.png) no-repeat 0 0;
}
#i_icon_mini_register:hover {
  width: 100px; height: 68px;  background: url(http://fc09.deviantart.net/fs71/f/2014/120/f/9/treasureopened_by_z_studios-d7gkja7.gif) no-repeat 0 0px;
}

.navbar a.mainmenu[href="/"] { background:url('http://fc01.deviantart.net/fs70/f/2014/119/4/6/home1_by_z_studios-d7giyhf.png') no-repeat 150px 50%; }
.navbar a.mainmenu[href="/faq"] { background:url('http://fc05.deviantart.net/fs70/f/2014/119/5/9/faq1_by_z_studios-d7gfqpc.png') no-repeat 150px 50%; }
.navbar a.mainmenu[href="/search"] { background:url('http://fc03.deviantart.net/fs70/f/2014/119/c/2/search1_by_z_studios-d7gfqoe.png') no-repeat 150px 50%; }
.navbar a.mainmenu[href="/memberlist"] { background:url('http://fc04.deviantart.net/fs70/f/2014/119/e/b/members1_by_z_studios-d7gfqow.png') no-repeat 150px 50%; }
.navbar a.mainmenu[href="/profile?mode=editprofile"] { background:url('http://fc03.deviantart.net/fs70/f/2014/119/9/8/profile1_by_z_studios-d7gfqok.png') no-repeat 150px 50%; }
.navbar a.mainmenu[href="/privmsg?folder=inbox"] { background:url('http://fc09.deviantart.net/fs71/f/2014/119/9/8/messages1_by_z_studios-d7giyce.png') no-repeat 150px 50%; }
.navbar a.mainmenu:hover { background-position:25px 50%; }



/*Navbar Base*/
.headerbar + .navbar {;
-webkit-border-radius:10px 0px 0px 10px;
-moz-border-radius:10px 0px 0px 10px;
-o-border-radius:10px 0px 0px 10px;
border-radius:10px 0px 0px 10px;
position:fixed;
height:auto;
width:150px;
right:50px;
top:45px;
background: transparent;
}

/*Nav Searcher*/
p.nomargin > input#keywords.inputbox.search{
position:relative;
width:75px !important;
right:-5px;
display:none;
}
p.nomargin > input.button2{
display:none;
}

/*Footer*/
a.icon-home{
display:none;
}
#page-footer .navbar/*DO NOT MODIFY*/{
background-color:transparent;
box-shadow:none !important;
border:none;
}

/*Categories / Forum*/
.panel{
-webkit-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
}
.forabg, .forumbg {
/*box-shadow:0px 10px 7px #00a6e1 inset;*/
-webkit-border-radius:5px;
/*background-color:#0062AD;*/
-o-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
border: 4px inset #130F0A;
background:url('http://fc08.deviantart.net/fs70/f/2014/122/a/e/woodplank3_by_z_studios-d7gvnqb.png');
}
li.row {
border:1px solid #CCC;
background-color: #C2DAF2;
box-shadow: inset 0 20px 20px #ddeeff;
transition: 0.3s;
}
li.row:hover {
background-color: rgba(245, 243, 208, 0.5);
border-left:5px solid #355687;
}
li.row dd {
border-left: 1px solid #CCC;
}
li.row:hover dd {
border-left: 1px solid #CCC;
}
.row1, .row2{
background-color:#ddeeff;
}
.post.row1, .post.row2{
-webkit-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
border: 2px solid #aaa;
  background-color: #e6e6e6;
}


/*Spoiler, Code, Quote*/

dl.codebox, .content blockquote {
box-shadow: inset 0px 6px 8px #f5fbff, 0px 3px 5px #708d97;
background-color: #d6ebff;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border: 1px solid #ddd;
-o-border-radius:5px;
border-radius:5px;
}
.pagination span a, .pagination span a:active, .pagination span a:link, .pagination span a:visited {
color:#000;
}
.pagination span a:hover{
background-color:#DEF;
}
dl.codebox dt {
border-bottom: 1px solid #555;
color:#555;
}
dl.codebox code {
color: #396;
}
dl.codebox{
margin: 5px 50px;
  padding: 3px 10px;}


/*Profile / Advanced*/
#cp-main .panel.sig{
background-color:#F6F6F6;
}
#tabs .activetab a span{
color:#000;
}
.postprofile{
border-color:#CCC;
background-color: #e6e6e6;
}
#cp-main .panel{
background-color:#F6F6F6;
}
#profile-tab-field-profil div.separator{
border-color:#CCC;
}
.avatar, td.avatar-mini img{
background:transparent;
border:transparent;
}
/*Message Editor*/
.sceditor-container iframe, .sceditor-container textarea {
background-color:#fafafa !important;
color:#000 !important;
}
form[name="post"] div[class|="sceditor"],div.sceditor-dropdown {
background-color:#368;
border-color:#58a !important;
}
.sceditor-button.active,.sceditor-button.hover,.sceditor-button:active,.sceditor-button:hover {
background:#aaa !important;
box-shadow:0 0 0 transparent !important;
border-color:#aaa !important;
}
div.sceditor-group,div.sceditor-dropdown {
border:1px outset #aaa !important;
background:#ddd !important;
box-shadow:0px 0px 1px #444, 0px 4px 6px #eee inset !important;
}
div.sceditor-dropdown .button {
border:1px outset #aaa !important;
background:#ddd !important;
}
div.sceditor-dropdown .button:hover {
border-style:inset !important;
}
.sceditor-color-option:hover:after {
width:20px;
height:20px;
display:block;
background:inherit;
content:" ";
position:absolute;
top:-24px;
left:2px;
border:1px solid #aaa;
}
.sceditor-emoticons > div > img {
left:auto!important;
top:-38px!important;
right:-8px;
background:#ddd;
border:1px solid #aaa;
padding:5px
}
/*Widgets*/
.module {
-webkit-border-radius:5px;
background-color:#f3f3f3;
-moz-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
border: 1px solid #ddd;
}
.module .h3 {
border-bottom:1px solid #257;
color:#257;
}


#page-footer .navbar li.rightside {
width:400px;
background: url('http://i41.tinypic.com/f9mvys.png') no-repeat scroll right top transparent;
background-size: 25%;
height: 65px;
padding-top: 21px;
}









/*
* Panda CSS. CSS for Panda Syntax Highlighter, all languages and all themes.
* Copyright (C) AvacWeb.com. All Rights Reserved. No distribution without consent.
* No use without this entire copyright notice in place.
*/
.panda-theme-select {
    float: right;
    margin: 2px 5px
}
/* Default Theme */
.panda-code, dl.codebox code {
  padding: 5px 20px;
  font-size: 0.9em;
  font-family: monospace;
  background: #EFEFEF;
  color: #0D700D;
  border: 1px solid #CCC;
  overflow: auto;
  max-height: 300px;
  text-shadow: 0 1px white;
  text-align: left;
  display: block;
}
.panda-code ol { padding-left: 15px; }
.panda-code ol li {
    padding: 1px 10px;
    margin: 4px 0;
    border-left: 2px solid green;
    list-style-type: decimal-leading-zero;
}
.panda-code ol li:hover { background: #DEDEDE; }
.panda-string, .panda-multiLineString { color: #C03; } /* string literals */
.panda-special { color: #09F; } /* words defined as special */
.panda-keyword, .panda-extra { color: #009; } /* keywords. .panda-extra = square braces, parentheses and curly braces. */
.panda-int { color: #f00; } /* integers. */
.panda-operators { font-weight: bold; color : #000; } /* > < & = == === !== != ! && * % + / || */
.panda-comment1, .panda-comment2, .panda-comment3 { color: #666!important; font-style: italic; } /* comments */
.panda-regexp { color: #F802F8; } /* regular expressions like: /regexp/ */
.panda-JSglobal { color: #81203B; font-weight: bold; font-size: 1.1em; } /* colors the words: window, document, navigator and screen */
.panda-selector { color: #FF00F5; } /* selector section */
.panda-cssproperty { color : #105289; } /* property name */
.panda-cssunit { color: #F802F8; } /* CSS units. 1px 1.2em etc */
.panda-important { color: #f00; } /* !important declaration */
.panda-selector-pseudo { color: #D36CD3; font-style: italic;  } /* Pseudo selectors */
.panda-htmltag { color : #0E66D6; } /* HTML tag */
.panda-xmlcomment { color : #666; } /* XML comment:  */
.panda-htmltag-special { color : #A333D8; } /* a, script, body, head, html, meta, link tags. */
.panda-htmltag-attribute { color : blue; } /* attribute value */
/* Dark Theme */
code.panda-theme-dark, dl.codebox code.panda-theme-dark {
  background: #222;
  color: #DDD;
  border: 1px solid black;
  text-shadow: 0 -1px black;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: inset 1px 1px 10px black;
  -moz-box-shadow: inset 1px 1px 10px black;
  -webkit-box-shadow: inset 1px 1px 10px black;
}
code.panda-theme-dark ol li {
    padding: 1px 10px;
    margin: 4px 0;
    border-left: 2px solid white;
    list-style-type: decimal-leading-zero;
}
code.panda-theme-dark ol li:hover {
    background: #333;
}
.panda-theme-dark .panda-string, .panda-theme-dark .panda-multiLineString { color: #89BD48; } /* string literals */
.panda-theme-dark .panda-special { color: #F89414; } /* words defined as special */
.panda-theme-dark .panda-keyword { color: #20B9DF; } /* keywords. .panda-extra = square braces, parentheses and curly braces. */
.panda-theme-dark .panda-int { color: #f00; } /* integers. */
.panda-theme-dark .panda-extra { color: #fff; }
.panda-theme-dark .panda-operators { font-weight: normal; color: inherit; } /* > < & = == === !== != ! && * % + / || */
.panda-theme-dark .panda-comment1, .panda-theme-dark .panda-comment2, .panda-theme-dark .panda-comment3 { color: #FF1818!important; font-style: italic; } /* comments */
.panda-theme-dark .panda-JSglobal { color: #D6889E; } /* colors the words: window, document, navigator and screen */
.panda-theme-dark .panda-selector { color: #00FF0A; } /* selector section */
.panda-theme-dark .panda-cssproperty { color : #22B1D5; } /* property name */
.panda-theme-dark .panda-important { color: #DB7272; } /* !important declaration */
.panda-theme-dark .panda-cssunit { color: #F802F8; } /* CSS units. 1px 1.2em etc */
.panda-theme-dark .panda-selector-pseudo { color: #42C567; } /* Pseudo selectors */
.panda-theme-dark .panda-htmltag { color : #EBBE2E; } /* HTML tag */
.panda-theme-dark .panda-htmltag-special { color : #4BE919; } /* a, script, body, head, html, meta, link tags. */
.panda-theme-dark .panda-htmltag-attribute { color : #70C8D5; } /* attribute value */
/* Deep Sea Theme */
code.panda-theme-deepsea, dl.codebox code.panda-theme-deepsea {
  background: #DCEFF5;
  color: #3659B3;
  border: 1px solid #A2B6EC;
  box-shadow: inset 1px -1px 10px #B4D0E2;
  -moz-box-shadow: inset 1px -1px 10px #B4D0E2;
  -webkit-box-shadow: inset 1px -1px 10px #B4D0E2;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
code.panda-theme-deepsea ol li:hover {
    background: #C5EBE8;
}
.panda-theme-deepsea .panda-string, .panda-theme-deepsea .panda-multiLineString { color: #0E6318; } /* string literals */
.panda-theme-deepsea .panda-keyword { color: #0E3A88; font-size: 1.1em; font-weight: bold; } /* keywords. .panda-extra = square braces, parentheses and curly braces. */
.panda-theme-deepsea .panda-int { color: #05C915; font-weight: bold; } /* integers. */
.panda-theme-deepsea .panda-extra { color: inherit; }
.panda-theme-deepsea .panda-operators { font-weight: normal; color: inherit; } /* > < & = == === !== != ! && * % + / || */
.panda-theme-deepsea .panda-JSglobal { color: #11A55E; font-size: 1.1em; font-weight: bold; } /* colors the words: window, document, navigator and screen */
.panda-theme-deepsea .panda-selector { color: #3631AF; font-weight: bold; font-size: 1.1em; } /* selector section */
.panda-theme-deepsea .panda-cssproperty { color : #22B1D5; } /* property name */
.panda-theme-deepsea .panda-important { color: #DB7272; } /* !important declaration */
.panda-theme-deepsea .panda-selector-pseudo { color: #36AEBE; } /* Pseudo selectors */
.panda-theme-deepsea .panda-cssunit { color: #F802F8; } /* CSS units. 1px 1.2em etc */
.panda-theme-deepsea .panda-htmltag { color: #0E3A88; } /* HTML tag */
.panda-theme-deepsea .panda-htmltag-attribute { color : #0E6318; } /* attribute value */
/* Bright Theme */
.panda-theme-bright, dl.codebox code.panda-theme-bright {
  background: white;
  color: #439BB1;
  border: 1px solid #8CD6F8;
}
.panda-theme-bright ol li { border-left: 2px solid #84D5CB; }
.panda-theme-bright ol li:hover { background: #FFFF9B; }
.panda-theme-bright .panda-string, .panda-theme-bright .panda-multiLineString { color: #FC8D00; } /* string literals */
.panda-theme-bright .panda-special { color: #09F; } /* words defined as special */
.panda-theme-bright .panda-keyword { color: #01BE01; } /* keywords. .panda-extra = square braces, parentheses and curly braces. */
.panda-theme-bright .panda-int { color: #f00; } /* integers. */
.panda-theme-bright .panda-operators { font-weight: normal;  color: inherit; } /* > < & = == === !== != ! && * % + / || */
.panda-theme-bright .panda-regexp { color: #F802F8; } /* regular expressions like: /regexp/ */
.panda-theme-bright .panda-JSglobal { color: #EE6B8F; font-weight: bold; font-size: 1.1em; } /* colors the words: window, document, navigator and screen */
.panda-theme-bright .panda-selector { color: #0AC419; } /* selector section */
.panda-theme-bright .panda-cssunit { color: #F802F8; } /* CSS units. 1px 1.2em etc */
.panda-theme-bright .panda-htmltag { color : #1AE23A; } /* HTML tag */
.panda-theme-bright .panda-htmltag-attribute { color: #DFBB00; } /* attribute value */
/* Neon Theme */
.panda-theme-neon , dl.codebox code.panda-theme-neon  {
  background: #000;
  color: #F5FF00;
  text-shadow: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.panda-theme-neon ol li { border-left: 2px solid #F5FF00; }
.panda-theme-neon ol li:hover { background: #222; }
.panda-theme-neon .panda-string, .panda-theme-neon .panda-multiLineString { color: #38FF12; } /* string literals */
.panda-theme-neon .panda-special {color: #F02ED8; font-weight: bold; } /* words defined as special */
.panda-theme-neon .panda-keyword, .panda-theme-neon .panda-extra { color: #F90; font-weight: bold; font-size: 1.1em; } /* keywords. .panda-extra = square braces, parentheses and curly braces. */
.panda-theme-neon .panda-int { color: #F02ED8; } /* integers. */
.panda-theme-neon .panda-operators { color : #fff; } /* > < & = == === !== != ! && * % + / || */
.panda-theme-neon .panda-regexp { color: #03FDFD; } /* regular expressions like: /regexp/ */
.panda-theme-neon .panda-JSglobal { color: #FFF; font-weight: bold; font-size: 1.1em; } /* colors the words: window, document, navigator and screen */
.panda-theme-neon .panda-cssunit { color: #F802F8; } /* CSS units. 1px 1.2em etc */
.panda-theme-neon .panda-cssproperty { color : #00FFE0; } /* property name */
.panda-theme-neon .panda-htmltag { color : #00FC14; } /* HTML tag */
.panda-theme-neon .panda-htmltag-special { color : #F500FF; } /* a, script, body, head, html, meta, link tags. */
.panda-theme-neon .panda-htmltag-attribute { color : #FF7000; } /* attribute value */
/* Desert Theme */
.panda-theme-desert, dl.codebox code.panda-theme-desert {
  background: #F1F1AD;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: inset 0 0 10px #CEB964;
  -moz-box-shadow: inset 0 0 10px #CEB964;
  -webkit-box-shadow: inset 0 0 10px #CEB964;
  color: #9B7015;
  border: 1px solid #C5AB68;
}
.panda-theme-desert ol li { border-left: 2px solid #D69E62; }
.panda-theme-desert ol li:hover { background: #F0F089; }
.panda-theme-desert .panda-string, .panda-theme-desert .panda-multiLineString { color: #DB5745; } /* string literals */
.panda-theme-desert .panda-special { color: #FF3D3D; font-weight: bold; font-size: 1.1em; } /* words defined as special */
.panda-theme-desert .panda-keyword { color: #FF8525; font-weight: bold; } /* keywords. .panda-extra = square braces, parentheses and curly braces. */
.panda-theme-desert .panda-int { color: #74A212; } /* integers. */
.panda-theme-desert .panda-extra { color: inherit; }
.panda-theme-desert .panda-operators { font-weight: normal; color: inherit; } /* > < & = == === !== != ! && * % + / || */
.panda-theme-desert .panda-comment1, .panda-theme-desert .panda-comment2, .panda-theme-desert .panda-comment3, .panda-theme-desert .panda-xmlcomment { color: #A2AC5C!important; font-style: italic; } /* comments */
.panda-theme-desert .panda-regexp { color: #4EA31E; } /* regular expressions like: /regexp/ */
.panda-theme-desert .panda-cssunit { color: #F802F8; } /* CSS units. 1px 1.2em etc */
.panda-theme-desert .panda-selector { color: #E64310; } /* selector section */
.panda-theme-desert .panda-cssproperty { color: #756114; font-weight: bold; } /* property name */
.panda-theme-desert .panda-selector-pseudo { color: #DF822D; } /* Pseudo selectors */
.panda-theme-desert .panda-htmltag { color: #E6750D; font-weight: bold; font-size: 1.1em; } /* HTML tag */
.panda-theme-desert .panda-htmltag-special { color : #A333D8; } /* a, script, body, head, html, meta, link tags. */
.panda-theme-desert .panda-htmltag-attribute { color : #EB1E1E; } /* attribute value */
/* plain Theme */
.panda-theme-plain, dl.codebox code.panda-theme-plain, .panda-theme-plain span { color: #444!important}
.panda-theme-plain ol li { border-left: 2px solid #666; }
.panda-theme-plain .panda-special { font-style: italic; font-weight: bold; } /* words defined as special */
.panda-theme-plain .panda-keyword { color: #333!important; font-weight: bold; } /* keywords. .panda-extra = square braces, parentheses and curly braces. */
.panda-theme-plain .panda-selector { font-weight: bold; font-size: 1.1em; } /* selector section */
.panda-theme-plain .panda-cssproperty { font-size: 1.1em; } /* property name */
.panda-theme-plain .panda-cssunit { color: #F802F8; } /* CSS units. 1px 1.2em etc */
/* Geany Theme */
.panda-theme-geany, dl.codebox code.panda-theme-geany {
  background: #FFF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #000;
  border: 1px solid #CCC;
}
.panda-theme-geany ol li { border-left: 2px solid #AAA; }
.panda-theme-geany ol li:hover { background: #EEE; }
.panda-theme-geany .panda-string, .panda-theme-geany .panda-multiLineString { color: #F80; } /* string literals */
.panda-theme-geany .panda-special { color: #B00; font-weight: bold;  } /* words defined as special */
.panda-theme-geany .panda-keyword { color: #009;
}

/* For Fixed Announcement on Top
div #fa_ticker_container {
    background: none repeat scroll 0 0 #000000;
    left: 0;
    margin: 0 !important;
    padding: 0;
    position: fixed !important;
    top: 0;
    z-index: 3;
}
 end */
avatar
rhino.freak
lrt

Posts : 8
Reputation : 0
Join date : 2014-03-22

Back to top Go down

Your first subject - Page 2 Empty Re: Your first subject

Post by Rhino 13th May 2014, 1:48 pm

@rhino.freak how are you man?
avatar
Rhino
Super Administrator

Posts : 28
Reputation : 1
Join date : 2013-04-26
Location : BlaBla land

https://freetest.forumotion.net

Back to top Go down

Your first subject - Page 2 Empty Re: Your first subject

Post by Rhino 13th May 2014, 2:59 pm

@rhino.freak Razz
avatar
Rhino
Super Administrator

Posts : 28
Reputation : 1
Join date : 2013-04-26
Location : BlaBla land

https://freetest.forumotion.net

Back to top Go down

Your first subject - Page 2 Empty Re: Your first subject

Post by Rhino 13th May 2014, 2:59 pm

@balbal man
avatar
Rhino
Super Administrator

Posts : 28
Reputation : 1
Join date : 2013-04-26
Location : BlaBla land

https://freetest.forumotion.net

Back to top Go down

Your first subject - Page 2 Empty Re: Your first subject

Post by A-Man 14th November 2015, 12:11 pm

Test Post Very Happy
A-Man
A-Man
lrt

Posts : 10
Reputation : 1
Join date : 2015-11-14

Back to top Go down

Your first subject - Page 2 Empty Re: Your first subject

Post by A-Man 14th November 2015, 12:13 pm

APAM SPAM SmileSmile:SmileSmileSmileSmileSmileSmile
A-Man
A-Man
lrt

Posts : 10
Reputation : 1
Join date : 2015-11-14

Back to top Go down

Your first subject - Page 2 Empty Re: Your first subject

Post by Sponsored content


Sponsored content


Back to top Go down

Page 2 of 2 Previous  1, 2

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum