}
a:hover {
text-decoration: underline;
- }
+ }
img, img a {
border: 0;
}
padding: 0 20px;
width: 760px;
background: url(bg-header.gif) repeat-x #FCFFF5;
- }
+ }
#header {
position: relative;
margin: 0 auto;
}
#logo {
margin-top: 9px;
- }
+ }
p#branding {
margin: 0;
padding: 6px 0 3px 0;
p#branding a {
color: #dab134;
}
-
+
#header h1.pagetitle {
margin: 0;
padding: 0;
padding: 0;
color: #FCFFF5;
}
-
+
/* ===== Begin Navigation Styling ===== */
-
-/* ----- Navigation ------ */
+
+/* ----- Navigation ------ */
#nav {
float: right;
margin: 0;
}
#nav_views li a:hover {
text-decoration: none;
- }
+ }
#nav_views li.current a, #nav_views li.current a:hover {
color: #3F606F;
background-color: #FCFFF5;
}
#nav_views li.current a:hover {
color: #193441;
- }
+ }
#nav_views li a:hover {
color: #FCFFF5;
background-color: #3F606F;
border-right: 1px solid #6A8787;
}
-
-/* ----- Nav Footer ----- */
+
+/* ----- Nav Footer ----- */
#nav_sub {
clear: both;
margin: 18px auto 0 auto;
}
#nav_sub li a {
padding: 6px 24px 6px 0;
- }
+ }
#nav_sub li a:hover {
text-decoration: underline;
}
#content label {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
- }
+ }
.instructions, .success, .error {
font-weight: normal;
margin: 36px 0 0 0;
line-height: 15px;
border: 1px solid #91AA9D;
color: #FCFFF5;
- }
+ }
.success {
background-color: #48705b;
- }
+ }
.error {
background-color: #ce3728;
}
-
-
+
+
/* ----- Profile -----*/
#profile {
clear: left;
font-size: 11px;
text-transform: uppercase;
color: #91AA9D;
- }
+ }
#profile p {
margin: 0 10px 0 0;
font-size: 12px;
}
#profile p.location {
margin: 0 10px 12px 0;
- font-style: italic;
- }
+ font-style: italic;
+ }
#profile p.notice_current {
font-size: 18px;
line-height: 21px;
- }
+ }
#profile_avatar {
float: left;
margin-right: 4px;
}
.avatar.original {
margin: 0 10px 18px 0;
- }
+ }
a.nickname {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
padding-right: 3px;
- }
+ }
#profile_information {
float: left;
position: relative;
}
.statistics h2 {
margin: 12px 0 3px 0;
- }
+ }
dl.statistics {
margin: 0;
font-size: 12px;
}
.statistics dd {
clear: right;
- }
+ }
.statistics dt:after {
content: ":";
}
#subscriptions {
float: left;
margin: 18px 0 30px 0;
- }
+ }
#subscriptions_avatars {
/*float: left;*/
margin: 6px 0 0 0;
padding: 0;
list-style-type: none;
width: 270px;
- }
+ }
#subscriptions_avatars li .avatar.mini {
float: left;
margin: 0 3px 3px 0;
float: left;
padding: 0;
}
-/* ----- End Subscriptions & Subscribers -----*/
-
+/* ----- End Subscriptions & Subscribers -----*/
+
#notices {
clear: both;
margin: 0 auto;
}
#notices a:hover {
text-decoration: underline;
- }
+ }
.notice_single {
clear: both;
display: block;
}
.notice_single:hover {
background-color: #F3F8EA;
- }
+ }
.notice_single p {
display: inline;
margin: 0;
padding: 0;
- }
+ }
.avatar {
float: left;
margin: 0 10px 0 0;
}
p.time a {
color: #91AA9D;
- }
+ }
#pagination {
margin: 18px auto;
}
#nav_pagination li.before {
margin-right: 1px;
- }
+ }
#nav_pagination li a {
padding: 6px 15px;
line-height: 21px;
color: #FCFFF5;
text-decoration: none;
}
-
+
#footer {
clear: both;
margin: 0 auto;
}
#footer p {
margin-top: 9px;
- }
+ }
#cc {
float: left;
margin: 3px 10px 0 0;
form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
- }
+ }
form label {
display: block;
font-size: 12px;
}
textarea:focus, input:focus {
background-color: #f0f6eb;
- }
+ }
textarea {
width: 270px;
border: 1px solid #D8E2D7;
line-height: 21px;
color: #91aa9d;
font-family: Verdana, Arial, Helvetica, sans-serif;
- }
-
+ }
+
/* ----- Status Form ----- */
#status_form {
height: 96px;
#status_form p {
margin: 36px 0 0 0;
padding: 0;
- }
+ }
#status_label {
display: block;
clear: both;
#status_submit:hover {
background-color: #904632;
}
-
+
/* ----- Subscribe Form ----- */
#subscribe .submit, #unsubscribe .submit, #remotesubscribe .button {
margin: 0;
background-color: #c15d42;
color: #fcfff5;
border: 0;
- }
+ }
#subscribe .button:hover, #unsubscribe .button:hover {
background-color: #904632;
cursor: pointer;
padding: 3px;
margin: 0 0 10px 0;
}
-/* ----- Login Form -----*/
+a#remotesubscribe {
+ display: block;
+}
+
+/* ----- Login Form -----*/
input#license {
width: auto;
}
}
/* ===== End Forms Styling ===== */
-
\ No newline at end of file