Title:Sign In
Description:, #user_navigation ul#user_link_menucontent a:hover,
#search .submit_input, .redirect_message a, .message.user_status #update_status,
table.ipb_table th a, .topic_buttons li a, .topic_buttons li span,
.message.user_status #update_status, .tab_bar li.active, .tab_bar li.active a,
.members li.positive a, .members li.negative a, #footer_utilities a, a.input_submit:hover {
color: #fff;
text-decoration: none;
}
* Search highlighting *
.searchlite
{
background-color: yellow;
color: red;
font-size:14px;
}
* Users posting *
.activeuserposting {
font-style: italic;
}
************************************************************************
* COLUMN WIDTHS FOR TABLES *
.col_f_icon, .col_f_picon, .col_c_icon,
.col_m_status, .col_r_icon {
width: 3%;
}
.col_m_replies
{
width: 5%;
}
.col_m_to, .col_m_from {
width:15%;
}
.col_f_topic, .col_m_subject {
width: 49%;
}
.col_f_views, .col_f_starter,
.col_r_total, .col_r_comments {
width: 10%;
}
.col_f_post, .col_m_date,
.col_r_updated, .col_r_section {
width: 25%;
}
.col_c_stats {
width: 15%;
}
.col_c_post {
width: 30%;
}
.col_c_forum {
width: 55%;
}
.col_mod, .col_f_mod, .col_r_mod {
width: 3%;
}
.col_r_title {
width: 26%;
}
************************************************************************
* TABLE STYLES *
table.ipb_table {
line-height: 120%;
}
.ipb_table_border{
border: 4px solid #222;
border-top: 0;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius: 0px 0px 4px 4px;
}
table.ipb_table a {
text-decoration: none;
}
table.ipb_table a:hover,
body table.ipb_table th a {
text-decoration: none;
}
table.ipb_table caption span.desc {
font-size: 0.6em;
}
table.ipb_table h4,
table.ipb_table .topic_title {
font-size: 1em;
font-weight: bold;
display: inline;
}
table.ipb_table tr td {
*border-bottom: 1px solid #d8e1ea;*
padding: 10px 8px 8px 8px;
border-bottom: 1px solid #fff;
*border-bottom: 2px solid #fff;*
}
table.ipb_table tr .stats {
text-align: right;
}
body table.ipb_table tr td p {
font-size: 0.9em;
}
table.ipb_table th,
div#current_calendar ol#week_view li.month_bar {
font-size: 0.85em;
font-weight: bold;
padding: 6px;
}
table.ipb_table ol.subforums {
padding-top: 2px;
margin-top: 5px;
}
table.ipb_table ol.subforums li {
background: transparent url(http:www.worldofrachel.co.ukpublicstyle_imagesproskinbullet_black.png) no-repeat 3px 4px;
color: #1d3652;
font-size: 0.85em;
padding: 0 4px 0 15px;
float: left;
}
table.ipb_table ol.subforums li.newposts {
background: transparent url(http:www.worldofrachel.co.ukpublicstyle_imagesproskinbullet_green.png) no-repeat 0px 0px;
color: #1d3652;
font-size: 0.85em;
padding: 0 4px 0 16px;
float: left;
}
table.ipb_table tr.announcement td {
font-weight: bold;
font-size: 1.1em;
}
table.ipb_table tr.subhead th {
font-weight: bold;
font-size: 1.1em;
padding: 8px;
}
table.ipb_table ul li {
font-size: 0.95em;
}
************************************************************************
* FORM STYLES *
body#ipboard_body fieldset.submit,
body#ipboard_body p.submit {
padding: 15px 6px 15px 6px;
text-align: center;
}
.input_text {
background: #fff url(http:www.worldofrachel.co.ukpublicstyle_imagesproskininput_text.png) repeat-x;
font-size: 1em;
font-family: arial, verdana, tahoma, sans-serif;
border: 1px solid #b5b5b5;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding: 3px;
}
.input_text:active,
.input_text:focus{
-moz-box-shadow: #6ca0f6 0px 0px 4px;
-webkit-box-shadow: #6ca0f6 0px 0px 4px;
border: 1px solid #7e92b3;
}
.input_text.error {
background: #ffe8e8 url(http:www.worldofrachel.co.ukpublicstyle_imagesproskininput_error.png) repeat-x top;
border-color: #ee8787;
color: #ee8787;
}
.input_text.error:focus,
.input_text.error:active {
-moz-box-shadow: #ee8787 0px 0px 4px;
-webkit-box-shadow: #ee8787 0px 0px 4px;
color: #ee8787;
}
.input_text.accept {
background: #ebf5e1 url(http:www.worldofrachel.co.ukpublicstyle_imagesproskininput_green.png) repeat-x top;
border-color: #8cba60;
color: #8cba60;
}
.input_text.accept:focus,
.input_text.accept:active {
-moz-box-shadow: #8cba60 0px 0px 4px;
-webkit-box-shadow: #8cba60 0px 0px 4px;
color: #8cba60;
}
.input_text.email,
.input_text.password {
width: 18em;
}
.input_submit {
font-weight: normal;
font-size: 10px;
text-decoration: none;
padding: 2px 7px;
cursor: pointer;
}
.input_submit.alt {
text-decoration: none;
}
p.field {
padding: 15px;
}
li.field {
padding: 5px;
margin-left: 27px;
}
li.field label,
li.field span.desc {
display: block;
}
li.field.error {
color: #ad2930;
}
li.field.error label {
font-weight: bold;
}
li.field.checkbox {
margin-left: 0;
}
li.field.checkbox .input_check,
li.field.checkbox .input_radio {
margin-right: 10px;
vertical-align: middle;
}
li.field.checkbox label {
width: auto;
float: none;
display: inline;
}
li.field.checkbox span.desc {
padding-left: 27px;
margin-left: auto;
display: block;
}
************************************************************************
* MESSAGE STYLES *
.redirect_message {
background: transparent;
padding: 10px 10px 10px 0px;
border: none;
color: #aaaaaa;
line-height: 150%;
}
.redirect_message h3 {
padding: 0;
color: #f1f1f1;
}
.message {
background: #f1f6ec url(http:www.worldofrachel.co.ukpublicstyle_imagesproskininformation.png) no-repeat 8px 10px;
padding: 10px 10px 10px 30px;
border: 1px solid #b0ce94;
color: #3e4934;
line-height: 150%;
}
.message h3 {
padding: 0;
color: #323232;
}
.message.error {
background-color: #ffe8e8;
background-image: url(http:www.worldofrachel.co.ukpublicstyle_imagesproskinexclamation.png);
border-color: #ffcaca;
color: #dd4444;
text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
font-size: 1.1em;
}
.message.unspecific {
background-color: #f3f3f3;
border-color: #d4d4d4;
color: #515151;
margin: 0 0 10px 0;
clear: both;
}
.message.user_status {
background: #fffde5;
color: #7f6327;
font-size: 1em;
border: 1px solid #f8e6ad;
padding: 5px 5px 5px 15px;
margin-bottom: 2px;
}
.message.user_status.in_profile {
font-size: 1.2em;
position: relative;
padding-left: 15px;
overflow: auto;
}
.message.user_status #update_status {
background: #243f5c;
font-size: 0.8em;
font-weight: bold;
padding: 3px 8px;
margin-left: 10px;
}
.message.user_status .cancel {
font-size: 0.75em;
}
************************************************************************
* MENU & POPUP STYLES *
.ipbmenu_content, .ipb_autocomplete {
font-size: 0.9em;
min-width: 85px;
padding: 5px;
z-index: 2000;
}
.ipbmenu_content li, .ipb_autocomplete li {
padding: 5px;
color: #FFF;
}
.ipbmenu_content li:last-child {
border-bottom: 0;
padding-bottom: 0px;
}
.ipbmenu_content li:first-child {
padding-top: 0px;
}
.ipbmenu_content li a {
color: #FFF;
text-decoration: none;
text-shadow: #000 0px 1px 4px;
}
.popupWrapper {
background: url(http:www.worldofrachel.co.ukpublicstyle_imagesproskintrans_bg.png);
color: #fff;
}
.popupInner {
-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
background: #fff;
color: #000;
border: 3px solid #ebebeb;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
margin: 6px;
width: 500px;
overflow: auto;
}
.popupInner h3 {
background-color: #ebebeb;
font-size: 1em;
border: 0;
padding-left: 24px;
}
.popupClose {
position: absolute;
left: 12px;
top: 12px;
}
.popup_footer {
padding: 15px;
position: absolute;
bottom: 0px;
right: 0px;
}
.popup_body {
padding: 10px;
}
.stem {
width: 31px;
height: 16px;
position: absolute;
}
.stem.topleft {
background-image: url(http:www.worldofrachel.co.ukpublicstyle_imagesproskinstemstopleft.png);
}
.stem.topright {
background-image: url(http:www.worldofrachel.co.ukpublicstyle_imagesproskinstemstopright.png);
}
.stem.bottomleft {
background-image: url(http:www.worldofrachel.co.ukpublicstyle_imagesproskinstemsbottomleft.png);
}
.stem.bottomright {
background-image: url(http:www.worldofrachel.co.ukpublicstyle_imagesproskinstemsbottomright.png);
}
.modal {
background-color: #3e3e3e;
}
.userpopup {
padding-bottom: 25px;
overflow: hidden;
position: relative;
}
.userpopup .info {
position: relative;
}
.userpopup h3 {
font-size: 1.2em;
}
.userpopup
Keywords:Body:
Sign In
Usuário: Senha:
Lembrar dados?
World of Rachel: Sign In
Jump to content
Sign In
Register
Help
World of Rachel
Forums
Members
Calendar
World of Rachel Rules
View New Content
World of Rachel
raquo; Sign In
Search
hr
The board administrator requires all members to sign in
Sign In
Enter your sign in name and password
Username:
Password:
I've forgotten my password
Have an OpenID? Sign in here
Sign in with OpenID
OpenID:
Example: http://username.myprovider.com
Use regular sign in
Sign in options
Remember me
This is not recommended for shared computers
or Cancel
Not a member?
If you aren't a member yet, it only takes a couple of minutes to register! Members get these benefits and more!
Start new topics and reply to others
Subscribe to topics and forums to get automatic updates
Add events to our community calendar
Get your own profile and make new friends
Customize your experience here
Register Now
Welcome,
You are logged into Facebook.
We could not locate a linked forum account:
or link to an existing account
Email:
Pass:
You are logged into Facebook.
Skin and Language
Language:
English (USA)
Execution Stats
Time Now: May 10 2010 06:25 PM
Forum Home
Delete My Cookies
Mark Board As Read
Skin by Cyclops copy; Prostyles
Powered By IP.Board
copy; 2010 IPS, Inc.
Skin by Cyclops
Professional Skin by Cyclops is licensed under a Creative Commons Atribui #231; #227;o-Vedada a Cria #231; #227;o de Obras Derivadas 2.5 Brasil License.