font-size: 14px;
}
-
#wrap {
margin: 0 auto;
padding: 0 20px;
border-right: 1px solid #dcaa3f;
}
-
.feeds {
clear:both;
float:right;
padding-left:30px;
}
-
form#disfavor, form.disfavor,
form#favor, form.favor {
float: right;
background-color:#f3f8ea;
}
-
/*profile_actions*/
#profile_actions {
padding-left:0;
font-size:14px;
}
-
#wrap form input.disabled,
#wrap form input.disabled:hover {
background-color:#999;
}
.instructions a:hover, .success a:hover, .error a:hover {
color: #fff6d5;
- }
+ }
.success {
background-color: #48705b;
}
background-color: #ce3728;
}
-
/* ----- Stream -----*/
#notices {
p.time a {
color: #dab134;
}
-
+
/* ----- Profile -----*/
#profile {
clear: left;
.statistics dt {
float: left;
width: 96px;
-}
+}
.statistics dd {
margin-left: 100px;
}
}
/* ----- End Subscriptions & Subscribers -----*/
-
-
#pagination {
margin: 18px auto;
width: 600px;
height: 14px;*/
width: auto;
border: 0;
- }
+ }
+
+label.checkbox_label {
+ display: inline;
+ font-weight: normal;
+}
+
textarea, input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color:#fee;
}
-
-
/* ----- Subscribe Form ----- */
#content .subscribe .submit, #content .unsubscribe .submit, #remotesubscribe .button, #remotesubscribe {
clear: left;
#profiles a:hover {
text-decoration: underline;
}
-
+
.profile_single {
clear: both;
display: block;
.profile_single form.unsubscribe {
float: right;
}
-
+
/* ----- IM Settings Form -----*/
#imsettings p {
line-height: 15px;
}
-
-
-
/* ----- direct message ----- */
#message_form {
height: 96px;
/*background-color: #F00;*/
}
-
+
#message_form p {
margin: 21px 0 0 0;
padding: 0;
#message_form label {
display: inline;
}
-
+
#message_content {
display: block;
float: left;
color: #193441;
border: 0;
}
-
+
#message_send {
display: block;
float: left;
cursor: pointer;
border: 0;
}
-
+
#message_send:hover {
background-color: #904632;
}
-
/* ===== End Forms Styling ===== */
/* ===== Tag Cloud Styling ===== */
font-size: 60%;
}
-
#subscriptions_nav,
#filter_tags {
margin:0 0 2em 0;
margin-left:0;
}
-
#filter_tags ul li {
float:left;
margin-left:0.5em;
margin:0;
}
-
-
-
.tags_self,
.tags_user {
margin-left:4.5em;
display:inline;
}
-
ul.tags {
padding-left:0;
margin-left:0;
margin-left:4.5em;
}
-
/* ----- Mailbox ----- */
#messages {
clear: both;
border-top: 1px solid #D8E2D7;
}
-
.instructions p, .success, .error {
border: 1px solid #91AA9D;
color: #FCFFF5;
#notices {
border-top: 1px solid #D8E2D7;
}
-
+
.notice_single {
border-bottom: 1px solid #D8E2D7;
}
#profile {
border-top: 1px solid #D8E2D7;
}
-
+
#profile h2 {
color: #91AA9D;
}
#nav_pagination li a:hover {
color: #FCFFF5;
}
-
+
#footer {
border-top: 1px solid #D8E2D7;
}
form input {
border: 1px solid #D8E2D7;
}
-
+
input#submit, input.submit {
color: #FCFFF5;
background-color: #C15D42;
textarea, input {
color: #193441;
}
-
+
textarea:focus, input:focus {
background-color: #f0f6eb;
}
color: #91AA9D;
}
-label.checkbox_label {
- display: inline;
- font-weight: normal;
-}
-
-
#status_textarea {
color: #193441;
}
background-color: #c15d42;
color: #fcfff5;
}
-
+
#profiles {
border-top: 1px solid #D8E2D7;
}
background-color: #F3F8EA;
}
-
#messages {
border-top: 1px solid #D8E2D7;
}