]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/testbubble/style.css
Remove language selectors from themes
[friendica.git] / view / theme / testbubble / style.css
index 5621a972b9b86e318eb3801966f1aaa88236ce83..fc81d3e1e5d03b986a8701202187b2e04a35cf7f 100644 (file)
@@ -1,7 +1,7 @@
 /*
        style.css
        TestBubble
-   
+
        Created by Anne Walk and Devlon Duthie on 2011-09-24.
        Based loosely on the Dipsy theme.
 */
@@ -25,7 +25,7 @@ body {
        font-family: freesans,helvetica,arial,clean,sans-serif;
        font-size: 15px;
        color: #626262;
-       width: 100%;    
+       width: 100%;
 }
 
 img {  border: 0 none; max-width: 550px; }
@@ -55,7 +55,7 @@ p {
 }
 
 label {
-       font-variant:small-caps;
+/*     font-variant:small-caps; */
 }
 
 li {
@@ -65,6 +65,8 @@ li {
 .required { display: inline; color: #b20202; }
 .fakelink { color: #b20202; cursor: pointer; }
 .fakelink :hover { color: #db0503; }
+.heart { color: #FF0000; font-size: 100%; }
+
 
 input[type=text] {
        border: 2px solid #b0b0b0;
@@ -72,7 +74,7 @@ input[type=text] {
        margin: 0px;
     -webkit-border-radius: 3px 3px 3px 3px;
     -moz-border-radius: 3px 3px 3px 3px;
-    border-radius: 3px 3px 3px 3px;    
+    border-radius: 3px 3px 3px 3px;
 }
 
 input[type=submit] {
@@ -116,7 +118,7 @@ section {
        float: left;
        margin-left: 8%;
        padding-top: 50px;
-       width: 50%;     
+       width: 50%;
        margin: 20px 0px 30px 10%;
        font-size: 0.9em;
        line-height: 1.2em;
@@ -128,7 +130,7 @@ section {
        -webkit-box-shadow: 3px 3px 6px #959494;
        box-shadow: 3px 3px 6px #959494;
        background-color: #efefef;
-       padding: 10px;  
+       padding: 10px;
 }
 
 .mframe {
@@ -158,7 +160,7 @@ section {
        -webkit-border-radius:5px;
        border-radius:5px;
        color:#efefef;
-       text-align: center;     
+       text-align: center;
 }
 
 .button:hover {
@@ -167,7 +169,7 @@ section {
        background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
        background-color:#b20202;
-       color: #efefef; 
+       color: #efefef;
 }
 
 .button:active {
@@ -195,7 +197,7 @@ section {
 
 #login-password-wrapper {
        vertical-align: middle;
-       margin: auto;   
+       margin: auto;
 }
 
 #login-extra-links {
@@ -208,7 +210,7 @@ section {
        margin: 10px;
        padding: 5px 0px 5px 0px;
        text-align: center;
-       margin-right: 20px;     
+       margin-right: 20px;
 }
 
 #login-extra-filler {
@@ -280,7 +282,7 @@ nav #banner {
        position: absolute;
        margin-left: 10px;
        margin-top: 5px;
-       padding-bottom:5px;     
+       padding-bottom:5px;
 }
 nav #banner #logo-text a {
        display: hidden;
@@ -290,7 +292,7 @@ nav #banner #logo-text a {
 }
 
 nav #user-menu {
-    display: block;    
+    display: block;
        width: 250px;
     float: right;
        margin-right:20%;
@@ -308,7 +310,7 @@ nav #user-menu {
        border: 1px solid #9A9A9A;
        color:#efefef;
        text-decoration:none;
-       text-align: center;   
+       text-align: center;
 }
 
 nav #user-menu-label::after {
@@ -339,11 +341,11 @@ ul#user-menu-popup {
        border: 1px solid #9a9a9a;
        border-top: none;
     -webkit-border-radius: 0px 0px 5px 5px;
-    -moz-border-radius: 0px 0px 5px 5px;    
+    -moz-border-radius: 0px 0px 5px 5px;
     border-radius: 0px 0px 5px 5px;
        -moz-box-shadow: 5px 5px 10px #242424;
        -webkit-box-shadow: 5px 5px 10px #242424;
-       box-shadow: 5px 5px 10px #242424;    
+       box-shadow: 5px 5px 10px #242424;
     z-index: 10000;
 }
 
@@ -371,7 +373,7 @@ ul#user-menu-popup li a.nav-sep { border-top: 1px solid #989898; border-style:in
 .nav-ajax-update {
        width: 44px;
        height: 32px;
-       background: transparent url('notifications.png') 0px 0px no-repeat; 
+       background: transparent url('notifications.png') 0px 0px no-repeat;
        color: #efefef;
        font-weight: bold;
        font-size: 0.8em;
@@ -380,35 +382,25 @@ ul#user-menu-popup li a.nav-sep { border-top: 1px solid #989898; border-style:in
        padding-left: 11px;
     /*display: none;*/
 }
-#net-update { background-position: 0px -126px; }
+#notify-update { background-position: 0px -168px; }
+#net-update { background-position: 0px -126px }
 #mail-update { background-position: 0px -40px; }
 #intro-update { background-position: 0px -84px; }
 #home-update { background-position: 0px 0px; }
 
-#lang-select-icon {
-       cursor: pointer;
-       position: absolute;
-       left: 5px;
-       top: 5px;
-}
 
-#language-selector {
-       position: absolute;
-       top: 0;
-       left: 16px;
-}
 
 /* =================== */
 /* = System Messages = */
 /* =================== */
 
 #sysmsg_info, #sysmsg {
-       position:fixed; 
-       bottom: 0px; right:20%; 
+       position:fixed;
+       bottom: 0px; right:20%;
        -moz-box-shadow: 7px 7px 12px #434343;
        -webkit-box-shadow: 7px75px 12px #434343;
        box-shadow: 7px 7px 10px #434343;
-       padding: 10px; 
+       padding: 10px;
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
        background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
@@ -418,7 +410,7 @@ ul#user-menu-popup li a.nav-sep { border-top: 1px solid #989898; border-style:in
        border-radius: 5px 5px 0px 0px;
        border: 1px solid #da2c2c;
        border-bottom:0px;
-       padding-bottom: 50px;   
+       padding-bottom: 50px;
        z-index: 1000;
        color: #efefef;
        font-style: bold;
@@ -452,7 +444,7 @@ aside a{
 
 .vcard {
        font-size: 1em;
-       font-variant:small-caps;
+/*     font-variant:small-caps; */
 }
 
 .vcard dd {
@@ -476,7 +468,7 @@ aside a{
        border: 1px solid #dddddd;
        -moz-box-shadow: 3px 3px 4px #959494;
        -webkit-box-shadow: 3px 3px 4px #959494;
-       box-shadow: 3px 3px 4px #959494;        
+       box-shadow: 3px 3px 4px #959494;
 }
 
 aside h4 { font-size: 1.3em; }
@@ -485,7 +477,7 @@ aside h4 { font-size: 1.3em; }
        color: #626262;
        text-align: center;
        font-weight: bold;
-       font-variant:small-caps;
+/*     font-variant:small-caps; */
        font-size: 1.1em;
 }
 .allcontact-link a {
@@ -557,7 +549,7 @@ h3#search:before {
        margin-bottom: 10px;
        -webkit-border-radius: 5px 5px 5px 5px;
     -moz-border-radius: 5px 5px 5px 5px;
-    border-radius: 5px 5px 5px 5px;    
+    border-radius: 5px 5px 5px 5px;
 }
 
 #group-sidebar {
@@ -615,6 +607,7 @@ h3#search:before {
        text-align: center;
 }
 
+
 #sidebar-new-group:hover {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
        background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
@@ -627,6 +620,25 @@ h3#search:before {
        top:1px;
 }
 
+.group-selected, .nets-selected {
+       padding-bottom: 0px;
+       padding-left: 2px;
+       padding-right: 2px;
+       -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
+       -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
+       box-shadow:inset 0px 1px 0px 0px #cfcfcf;
+       background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
+       background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
+       filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
+       background-color:#bdbdbd;
+       -moz-border-radius:5px;
+       -webkit-border-radius:5px;
+       border-radius:5px;
+       display:inline-block;
+       color:#efefef;
+       text-decoration:none;
+}
+
 #sidebar-new-group a {
        color: #efefef;
        font-size: 14px;
@@ -640,10 +652,29 @@ ul .sidebar-group-li{
        padding-bottom: 5px;
 }
 
-ul .sidebar-group-li img{
-       display: none;
+ul .sidebar-group-li .icon{
+       display: inline-block;
+       height: 12px;
+       width: 12px;
+}
+
+
+.nets-ul {
+       list-style-type: none;
+}
+
+.nets-ul li {
+       margin-top: 10px;
 }
 
+.nets-link {
+       margin-left: 24px;
+}
+.nets-all {
+       margin-left: 42px;
+}
+
+
 .widget h3{
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0edf0), color-stop(1, #e2e2e2) );
        background:-moz-linear-gradient( center top, #f0edf0 5%, #e2e2e2 100% );
@@ -658,7 +689,7 @@ ul .sidebar-group-li img{
        padding-bottom: 5px;
        vertical-align: baseline;
        text-align: center;
-       text-shadow:-1px 0px 0px #bdbdbd;       
+       text-shadow:-1px 0px 0px #bdbdbd;
 }
 
 #group-sidebar h3:before{
@@ -681,6 +712,20 @@ ul .sidebar-group-li img{
        margin-right: 5px;
 }
 
+.birthday-today, .event-today {
+       font-weight: bold;
+}
+
+#birthday-wrapper, #event-wrapper {
+       margin-left: 15px;
+}
+
+#pause {
+  position: fixed;
+  bottom: 5px;
+  right: 5px;
+}
+
 /* ================== */
 /* = Contacts Block = */
 /* ================== */
@@ -695,7 +740,7 @@ ul .sidebar-group-li img{
 }
 
 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
-#contact-block-end { clear: both; } 
+#contact-block-end { clear: both; }
 
 /* ======= */
 /* = Jot = */
@@ -703,10 +748,33 @@ ul .sidebar-group-li img{
 
 #profile-jot-text_tbl { margin-bottom: 10px; }
 #profile-jot-text_ifr { width: 99.9%!important }
-#profile-jot-submit-wrapper { 
+#profile-jot-submit-wrapper {
+}
+
+
+#jot-title {
+       border: 0px;
+       margin: 0px;
+       height: 20px;
+       width: 462px;
+       font-weight: bold;
+       border: 1px solid #ffffff;
+}
+
+#jot-title::-webkit-input-placeholder{font-weight: normal;}
+#jot-title:-moz-placeholder{font-weight: normal;}
+
+
+#jot-title:hover,
+#jot-title:focus {
+       border: 1px solid #cccccc;
+}
+
+.preview {
+       background: #FFFFC8;
 }
 
-#profile-jot-perms, #profile-jot-submit {
+#profile-jot-perms, #profile-jot-submit, #jot-preview-link {
        width: 60px;
        font-size: 12px;
        -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
@@ -744,13 +812,13 @@ ul .sidebar-group-li img{
        margin-left: -30px;
 }
 
-#profile-jot-perms:hover, #profile-jot-submit:hover {
+#profile-jot-perms:hover, #profile-jot-submit:hover, #jot-preview-link:hover {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
        background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
        background-color:#b20202;
 }
-#profile-jot-perms:active, #profile-jot-submit:active {
+#profile-jot-perms:active, #profile-jot-submit:active, #jot-preview-link:active {
        position:relative;
        top:1px;
 }
@@ -759,7 +827,7 @@ ul .sidebar-group-li img{
        position: absolute: right: 100px; top:100px;
 }
 #profile-rotator-wrapper {
- float: right; 
+ float: right;
 }
 
 .jot-tool {
@@ -776,7 +844,7 @@ ul .sidebar-group-li img{
 }
 #profile-jot-email-label { background-color: #555753; color: #ccccce;  padding: 5px;}
 #profile-jot-email { margin: 5px; width: 98%; }
-       
+
 #profile-jot-networks {
        margin: 0px 10%;
        border: 1px solid #eeeeee;
@@ -822,22 +890,24 @@ profile-jot-banner-wrapper {
 /* = Tabs = */
 /* ======== */
 
-.tabs-wrapper {
-       width: 450px;
+.tabs {
+       min-width: 400px;
        list-style: none;
        padding: 10px;
-       margin: 0px 0px 10px 0px;
        border-bottom: 1px solid #efefef;
+       font-size: 0.9em;
 }
-.tabs-wrapper li { display: inline;}
+.tabs li { display: inline;}
 
-.tabs {
+.tab {
        padding: 5px 10px 5px 10px;
+       display: inline-block;
+       margin-bottom: 5px;
        margin-right: 5px;
        font-style: bold;
 }
 
-.tabs:hover {
+.tab:hover {
        padding: 5px 10px 5px 10px;
 }
 
@@ -851,7 +921,7 @@ profile-jot-banner-wrapper {
        margin-top: 20px;
        padding-right: 10px;
        padding-left: 12px;
-       overflow: hidden;
+/*     overflow: hidden; */
 }
 
 .wall-item-outside-wrapper-end { clear: both;}
@@ -863,27 +933,27 @@ profile-jot-banner-wrapper {
        background: #eeeeee url("menu-user-pin.png") no-repeat 75px center;
        position: absolute;
        overflow: hidden;
-       height: 20px; width: 90px; 
+       height: 20px; width: 90px;
        top: 85px;      left: -1px;
        -webkit-border-radius: 0px 0px 5px  5px;
        -moz-border-radius: 0px 0px 5px  5px;
-       border-radius: 0px 0px 5px  5px;        
+       border-radius: 0px 0px 5px  5px;
 }
 
 .wall-item-info { float: left; width: 140px; }
-.wall-item-photo-wrapper { 
-       width: 80px; height: 80px;  
+.wall-item-photo-wrapper {
+       width: 80px; height: 80px;
        position: relative;
 }
 
-.wall-item-tools { 
+.wall-item-tools {
        filter: alpha(opacity=60);
        opacity: 0.7;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
-       transition: all 0.25s ease-in-out;      
+       transition: all 0.25s ease-in-out;
        margin-left: 140px;
        margin-top: 10px;
        padding-bottom: 6px;
@@ -896,7 +966,7 @@ profile-jot-banner-wrapper {
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
-       transition: all 0.25s ease-in-out;      
+       transition: all 0.25s ease-in-out;
        margin-left: 140px;
 }
 
@@ -933,7 +1003,12 @@ profile-jot-banner-wrapper {
 .star-item {
        margin-left: 5px;
        margin-right: 2px;
-       float: left;    
+       float: left;
+}
+.tag-item {
+       margin-left: 5px;
+       margin-right: 2px;
+       float: left;
 }
 .wall-item-title { font-size: 1.2em; font-weight: bold;}
 .wall-item-body {
@@ -942,6 +1017,8 @@ profile-jot-banner-wrapper {
        max-width: 85%;
 }
 
+.wall-item-body img { max-width: 100%; height: auto; }
+
 .wall-item-body p {
        font-size: 0.8em;
 }
@@ -953,14 +1030,14 @@ profile-jot-banner-wrapper {
        font-size: 0.9em;
        margin: 4px 0px 0px 140px;
        padding-left: 10px;
-       font-variant:small-caps;
+/*     font-variant:small-caps; */
 }
 
 .wall-item-author a {
        color: #898989;
 }
 
-.wall-item-ago { display: inline; padding-left: 10px; color: #898989;} 
+.wall-item-ago { display: inline; padding-left: 10px; color: #898989;}
 .wall-item-wrapper-end { clear:both; }
 .wall-item-location {
        margin-top:5px;
@@ -975,7 +1052,7 @@ profile-jot-banner-wrapper {
        margin-left: 25px;
        font-size: 0.9em;
        display: block;
-       font-variant:small-caps;
+/*     font-variant:small-caps; */
        color: #898989;
 }
 
@@ -984,7 +1061,7 @@ profile-jot-banner-wrapper {
 .wall-item-conv a{
        font-size: 0.9em;
        color: #898989;
-       font-variant:small-caps;
+/*     font-variant:small-caps; */
 }
 
 .wallwall .wwto {
@@ -995,7 +1072,7 @@ profile-jot-banner-wrapper {
     width: 30px;
     z-index: 900;
        width: 30px;
-       height: 30px;    
+       height: 30px;
 }
 
 .wallwall .wwto img { width: 30px!important; height: 30px!important;}
@@ -1052,7 +1129,7 @@ profile-jot-banner-wrapper {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
        background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
-       background-color:#b20202; 
+       background-color:#b20202;
        order-bottom: none;
 }
 
@@ -1064,14 +1141,14 @@ profile-jot-banner-wrapper {
 /* ============ */
 /* = Comments = */
 /* ============ */
+
  .ccollapse-wrapper {
        font-size: 0.9em;
        color: #898989;
        margin-left: 60px;
-       font-variant:small-caps;
+/*     font-variant:small-caps; */
 }
+
 .wall-item-outside-wrapper.comment { margin-left: 70px; }
 .wall-item-outside-wrapper.comment .wall-item-photo {
        width: 40px!important;
@@ -1101,7 +1178,7 @@ profile-jot-banner-wrapper {
 .icollapse-wrapper {
        font-size: 0.9em;
        color: #898989;
-       font-variant:small-caps;        
+/*     font-variant:small-caps;        */
 }
 
 .comment-wwedit-wrapper,
@@ -1109,7 +1186,7 @@ profile-jot-banner-wrapper {
 .comment-wwedit-wrapper img,
 .comment-edit-wrapper img { width: 20px; height: 20px; }
 .comment-edit-photo-link { float: left; width: 40px;}
-.comment-edit-text-empty { 
+.comment-edit-text-empty {
        width: 80%;
        height: 20px;
        border: 0px;
@@ -1118,7 +1195,7 @@ profile-jot-banner-wrapper {
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
-       transition: all 0.5s ease-in-out;       
+       transition: all 0.5s ease-in-out;
 }
 .comment-edit-text-empty:hover { color: #999999;}
 .comment-edit-text-full { width: 80%; height: 6em;
@@ -1126,7 +1203,7 @@ profile-jot-banner-wrapper {
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
-       transition: all 0.5s ease-in-out;       
+       transition: all 0.5s ease-in-out;
 }
 .comment-edit-submit-wrapper { width: 80%; margin-left: 40px; text-align: right; }
 .comment-edit-submit {
@@ -1159,7 +1236,7 @@ profile-jot-banner-wrapper {
        border: 1px solid #cccccc;
     border-width: 1px 1px 1px 10px;
        padding-left: 10px;
-       margin-top: 20px; 
+       margin-top: 20px;
 }
 
 /* =========== */
@@ -1178,10 +1255,10 @@ profile-jot-banner-wrapper {
        margin-bottom: 0px;
        padding-bottom: 5px;
        font-size: 18px;
-       font-variant:small-caps;
+/*     font-variant:small-caps; */
 }
-div[id$="wrapper"] { height: 100%;} 
+
+div[id$="wrapper"] { height: 100%;}
 div[id$="wrapper"] br { clear: left; }
 #advanced-profile-with { margin-left: 20px;}
 
@@ -1210,7 +1287,7 @@ div[id$="wrapper"] br { clear: left; }
 
 .profile-listing-name {
        font-size: 1em;
-       font-variant: small-caps;
+/*     font-variant: small-caps;*/
 }
 .profile-listing-name a {
        color: #898989;
@@ -1228,19 +1305,25 @@ div[id$="wrapper"] br { clear: left; }
        font-style: bold;
        -webkit-border-radius: 5px 5px 5px 5px;
     -moz-border-radius: 5px 5px 5px 5px;
-    border-radius: 5px 5px 5px 5px;    
+    border-radius: 5px 5px 5px 5px;
 }
 
 #profile-edit-links li a {
-       color: #efefef; 
+       color: #efefef;
 }
 
 #profile-edit-links li:hover {
-       background-color: #b20202;      
+       background-color: #b20202;
 }
 
 #profile-edit-links li:active {
-       background-color: #b20202;      
+       background-color: #b20202;
+}
+
+.profile-edit-side-div {
+       margin-top: 5px;
+       margin-right: 30px;
+       float: right;
 }
 
 #cropimage-wrapper { float:left; }
@@ -1248,7 +1331,7 @@ div[id$="wrapper"] br { clear: left; }
 
 .profile-match-name a{
        color: #999;
-       font-variant: small-caps;
+/*     font-variant: small-caps; */
        font-size: 1em;
 }
 
@@ -1266,7 +1349,7 @@ div[id$="wrapper"] br { clear: left; }
        -moz-box-shadow: 3px 3px 4px #959494;
        -webkit-box-shadow: 3px 3px 4px #959494;
        box-shadow: 3px 3px 4px #959494;
-       clear: both;    
+       clear: both;
 }
 
 .profile-match-end {
@@ -1282,6 +1365,10 @@ div[id$="wrapper"] br { clear: left; }
 /* ========== */
 /* = Photos = */
 /* ========== */
+.photos {
+       height: auto;
+       overflow: auto;
+}
 
 #side-bar-photos-albums h3:before {
        content: url("photography.png");
@@ -1308,25 +1395,25 @@ div[id$="wrapper"] br { clear: left; }
        font-style: bold;
        -webkit-border-radius: 5px 5px 5px 5px;
     -moz-border-radius: 5px 5px 5px 5px;
-    border-radius: 5px 5px 5px 5px;            
+    border-radius: 5px 5px 5px 5px;
 }
 #photo-top-links a {
        color: #efefef;
 }
 
 #photo-top-links:hover {
-       background-color: #b20202;      
+       background-color: #b20202;
 }
 
 #photo-top-links:active {
-       background-color: #b20202;      
+       background-color: #b20202;
 }
 
-.photo-album-image-wrapper { 
+.photo-album-image-wrapper {
        float: left;
        margin: 0px 10px 10px 0px;
        padding-bottom: 30px;
-       position:relative;      
+       position:relative;
 }
 
 .photo-top-image-wrapper {
@@ -1351,12 +1438,12 @@ div[id$="wrapper"] br { clear: left; }
 
 .photo-top-image-wrapper a:hover,
 #photo-photo a:hover,
-.photo-album-image-wrapper a:hover { 
-       border-bottom: 0px; 
+.photo-album-image-wrapper a:hover {
+       border-bottom: 0px;
 }
 
 .photo-top-photo {}
-.photo-album-photo {} 
+.photo-album-photo {}
 
 .photo-top-album-name {
        position: absolute;
@@ -1364,8 +1451,8 @@ div[id$="wrapper"] br { clear: left; }
        padding: 0px 5px;
        font-weight: bold;
        font-stretch:semi-expanded;
-       font-variant:small-caps;
-} 
+/*     font-variant:small-caps; */
+}
 
 .photo-top-album-name a{
        text-align: center;
@@ -1378,18 +1465,18 @@ div[id$="wrapper"] br { clear: left; }
        text-align: center;
        color: #6e6e6e;
        font-size: 0.9em;
-       font-variant: small-caps;
+/*     font-variant: small-caps; */
 }
 
 #photo-photo{
        position: relative;
-       float:left;     
+       float:left;
 }
 
 #photo-caption {
        margin-top: 10px;
        color: #6E6E6E;
-       font-variant:small-caps;
+/*     font-variant:small-caps; */
        font-size: 1.1em;
 }
 
@@ -1407,7 +1494,7 @@ div[id$="wrapper"] br { clear: left; }
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        background-position: center center;
-       background-repeat: no-repeat;   
+       background-repeat: no-repeat;
 }
 
 #photo-prev-link { left:0px; top:0px; background-image: url('prev.png'); }
@@ -1416,7 +1503,7 @@ div[id$="wrapper"] br { clear: left; }
 #photo-next-link a{
        display: block; width: 100%; height: 100%;
        overflow: hidden;
-       text-indent: -900000px;          
+       text-indent: -900000px;
 }
 
 #photo-prev-link:hover,
@@ -1426,7 +1513,7 @@ div[id$="wrapper"] br { clear: left; }
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
-       transition: all 0.2s ease-in-out;               
+       transition: all 0.2s ease-in-out;
 }
 
 #photo-next-link .icon,
@@ -1436,7 +1523,7 @@ div[id$="wrapper"] br { clear: left; }
 #photos-upload-new-wrapper,
 #photos-upload-exist-wrapper { margin-bottom: 1em; }
 #photos-upload-existing-album-text,
-#photos-upload-newalbum-div { 
+#photos-upload-newalbum-div {
        background-color: #fff;
        color: #909090;
        font-size: 1.2em;
@@ -1462,7 +1549,7 @@ select, input {
        padding: 2px;
     -webkit-border-radius: 3px 3px 3px 3px;
     -moz-border-radius: 3px 3px 3px 3px;
-    border-radius: 3px 3px 3px 3px;    
+    border-radius: 3px 3px 3px 3px;
 }
 
 select[size], select[multiple], select[size][multiple] {
@@ -1473,7 +1560,7 @@ select {
        -webkit-appearance: menulist;
        box-sizing: border-box;
        -webkit-box-align: center;
-       cursor: default;        
+       cursor: default;
 }
 
 keygen, select {
@@ -1489,7 +1576,7 @@ input, textarea, keygen {
        text-indent: 0px;
        text-shadow: none;
        display: inline-block;
-       text-align: -webkit-auto;       
+       text-align: -webkit-auto;
 }
 
 .qq-upload-button {
@@ -1509,7 +1596,7 @@ input, textarea, keygen {
        font-style: bold;
        -webkit-border-radius: 5px 5px 5px 5px;
        -moz-border-radius: 5px 5px 5px 5px;
-       border-radius: 5px 5px 5px 5px;         
+       border-radius: 5px 5px 5px 5px;
 }
 
 #album-edit-link  a {
@@ -1614,19 +1701,19 @@ input#photo_edit_form {
 }
 
 #prvmail-subject-label {
-       font-variant:small-caps;
+/*     font-variant:small-caps; */
 }
 
 #prvmail-to {
        padding-left: 10px;
 }
 #prvmail-to-label {
-       font-variant:small-caps;
+/*     font-variant:small-caps; */
 }
 
 #prvmail-message-label {
-       font-variant:small-caps;
-       font-size: 1em; 
+/*     font-variant:small-caps; */
+       font-size: 1em;
 }
 
 #prvmail-submit-wrapper { margin-top: 10px; }
@@ -1637,7 +1724,7 @@ input#photo_edit_form {
 }
 
 #prvmail-upload {
-margin-left: 0px;      
+margin-left: 0px;
 }
 
 #prvmail-submit-wrapper > div {
@@ -1667,11 +1754,11 @@ margin-left: 0px;
        padding-top:10px;
        border: 1px solid #dddddd;
        }
-       
+
 .mail-list-sender-name {
        font-size: 1.1em;
        display: inline;
-       font-variant:small-caps;
+/*     font-variant:small-caps; */
 }
 
 .mail-list-date {
@@ -1681,7 +1768,7 @@ margin-left: 0px;
        font-size: 0.9em;
        padding-left: 10px;
        font-stretch:ultra-condensed;
-       font-variant:small-caps;
+/*     font-variant:small-caps; */
 }
 
 .mail-list-subject {
@@ -1710,8 +1797,8 @@ margin-left: 0px;
        height: 64px;
 }
 
-.mail-conv-sender-name { float: left; font-variant:small-caps; font-style: bold; }
-.mail-conv-date { float: right; font-variant:small-caps; }
+.mail-conv-sender-name { float: left; font-style: bold; }
+.mail-conv-date { float: right; }
 .mail-conv-subject { clear: right; font-weight: bold; font-size: 1.2em }
 .mail-conv-body {
        clear: both;
@@ -1805,7 +1892,7 @@ margin-left: 0px;
        font: #999;
        font-size: 12px;
        text-align:center;
-       font-variant:small-caps;
+/*     font-variant:small-caps; */
        font-weight: bold;
        margin-top:5px;
 }
@@ -1814,50 +1901,39 @@ margin-left: 0px;
        position: relative;
 }
 
-.contact-entry-edit-links .icon {      
+.contact-entry-edit-links .icon {
        border: 1px solid #babdb6;
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
-    border-radius: 3px;        
+    border-radius: 3px;
        background-color: #ffffff;
 }
 
-#contact-edit-banner-name { font-size: 1.5em; margin-left: 30px; font-variant: small-caps; }
-#contact-edit-photo-wrapper {position: relative; float: left; padding: 20px;}
-#contact-edit-direction-icon { position: absolute; top: 60px; left:0px;}
-#contact-edit-nav-wrapper { margin-left: 210px; }
-#contact-edit-links { float: left; margin-top: 23px; }
-#contact-edit-nav-wrapper .icon {
-       border: 1px solid #babdb6;
-    -webkit-border-radius: 3px;
-    -moz-border-radius: 3px;
-    border-radius: 3px;        
-}
-
-#contact-edit-nettype {
-       font-size: 1em;
-       font-variant: small-caps;
-       margin-left: 30px;
-       margin-bottom: 0px;
-       padding-bottom: 0px;
-}
+#contact-edit-banner-name { font-size: 1.5em; margin-left: 30px; }
 
-#contact-edit-poll-wrapper { margin-left: 50px; width: 300px;}
-#contact-edit-last-update-text { margin-bottom: 15px; padding-top: 20px; padding-left: 10px; font-size: 0.9em; max-width: 300px; }
-#contact-edit-last-updated { font-weight: bold; }
-#contact-edit-poll-text { display: inline; font-size: 0.9em; padding-left: 10px; }
-#contact-edit-end { clear: both; margin-bottom: 65px;}
 
 #contact-edit-update-now {
-       width: 80px;
-       padding: 5px 10px 5px 10px;
-       margin-left: 125px;
-       margin-top: 10px;
-       font-style: bold;
+       padding:7px;
+       width: 165px;
+       margin: auto;
+       margin-left: 40px;
+       -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
+       -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
+       box-shadow:inset 0px 1px 0px 0px #cfcfcf;
+       background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
+       background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
+       filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
+       background-color:#bdbdbd;
+       -moz-border-radius:5px;
+       -webkit-border-radius:5px;
+       border-radius:5px;
+       display:inline-block;
+       color:#efefef;
+       text-decoration:none;
+       text-align: center;
 }
 
 #contact-edit-update-now:hover {
-       color: #efefef;
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
        background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
@@ -1865,24 +1941,22 @@ margin-left: 0px;
 }
 
 #contact-edit-update-now:active {
-       background-color: #b20202;
        position:relative;
        top:1px;
 }
 
 #contact-edit-update-now a {
        color: #efefef;
+       font-size: 14px;
+       text-align: center;
+       margin: auto;
 }
 
 
-#contact-edit-profile-select-text > p {
-       font-size: 1em;
-}
-
 .contact-photo-menu-button {
        position: absolute;
     background-image: url("photo-menu.jpg");
-    background-position: top left; 
+    background-position: top left;
     background-repeat: no-repeat;
     margin: 0px; padding: 0px;
     width: 16px;
@@ -1890,7 +1964,7 @@ margin-left: 0px;
     top: 64px; left:0px;
     overflow: hidden;
     text-indent: 40px;
-    display: none;      
+    display: none;
 }
 
 .contact-photo-menu {
@@ -1918,7 +1992,7 @@ margin-left: 0px;
 }
 
 .view-contact-name {
-       font-variant: small-caps;
+/*     font-variant: small-caps; */
 }
 
 #div.side-link {
@@ -2003,7 +2077,7 @@ margin-left: 0px;
        padding: 5px 10px 5px 10px;
        color: #efefef;
        font-size: 1.2em;
-       text-align: center;     
+       text-align: center;
 }
 
 #side-invite-link:hover {
@@ -2011,17 +2085,58 @@ margin-left: 0px;
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
        background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
-       background-color:#b20202;       
+       background-color:#b20202;
 }
 
+
 #side-invite-link:active {
        background-color: #b20202;
        position:relative;
-       top:1px;        
+       top:1px;
 }
 
 #side-invite-link a {
-       color: #efefef; 
+       color: #efefef;
+}
+
+#side-suggest-link {
+       width: 180px;
+       padding: 10px;
+       margin: auto;
+       margin-bottom: 20px;
+       -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
+       -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
+       box-shadow:inset 0px 1px 0px 0px #cfcfcf;
+       background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
+       background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
+       filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
+       background-color:#bdbdbd;
+       -moz-border-radius:5px;
+       -webkit-border-radius:5px;
+       border-radius:5px;
+       padding: 5px 10px 5px 10px;
+       color: #efefef;
+       font-size: 1.2em;
+       text-align: center;
+}
+
+#side-suggest-link:hover {
+       color: #efefef;
+       background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
+       background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
+       filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
+       background-color:#b20202;
+}
+
+
+#side-suggest-link:active {
+       background-color: #b20202;
+       position:relative;
+       top:1px;
+}
+
+#side-suggest-link a {
+       color: #efefef;
 }
 
 #invite-message, #invite-recipients, #invite-recipient-text {
@@ -2043,14 +2158,7 @@ margin-left: 0px;
 
 #side-follow-wrapper label{
        font-size: 1.1em;
-       font-variant: normal;   
-}
-
-#contact-view-recent {
-       float: left;
-       width: 150px;
-       padding: 5px;
-       margin-bottom: 20px;
+       font-variant: normal;
 }
 
 #contact-suggest {
@@ -2072,7 +2180,7 @@ margin-left: 0px;
        padding: 5px 10px 5px 10px;
        color: #efefef;
        font-size: 1.2em;
-       text-align: center;     
+       text-align: center;
 }
 
 #contact-suggest:hover {
@@ -2080,33 +2188,40 @@ margin-left: 0px;
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
        background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
-       background-color:#b20202;       
+       background-color:#b20202;
 }
 
 #contact-suggest:active {
        background-color: #b20202;
        position:relative;
-       top:1px;        
+       top:1px;
 }
 
 #contact-suggest a {
        color: #efefef;
 }
 
-#contact-edit-info-wrapper {
-       clear: both;
+.crepair-label {
+       margin-top: 10px;
+       float: left;
+       width: 250px;
+}
+
+.crepair-input {
+       margin-top: 10px;
+       float: left;
+       width: 200px;
 }
 
 /* ===================================== */
 /* = Register, Settings, Profile Forms = */
 /* ===================================== */
 
-#id_openid_url,
-.openid {
+.openid input{
        background: url(login-bg.gif) no-repeat;
        background-position: 0 50%;
        padding-left: 18px;
-       width: 385px;
+       width: 384px!important;
 }
 
 #profile-tabs-wrapper {
@@ -2180,7 +2295,7 @@ margin-left: 0px;
 }
 
 #settings-default-perms .fakelink {
-       color: #efefef; 
+       color: #efefef;
 }
 
 #settings-default-perms:hover {
@@ -2200,7 +2315,7 @@ margin-left: 0px;
        position:relative;
        top:1px;
 }
+
 #settings-nickname-desc {
        width: 80%;
        background-color: #efefef;
@@ -2211,18 +2326,27 @@ margin-left: 0px;
     padding: 5px;
 }
 
-#register-form div,
-#profile-edit-form div { 
+#register-form div {
        clear: both;
 }
 
+#profile-edit-form div {
+       margin-bottom: 5px;
+}
+
+#profile-edit-form div[id$='desc'] {
+       font-size: 0.8em;
+       margin-left: 2%;
+}
+
 #register-form label,
 #profile-edit-form label {
        width: 300px; float: left;
 }
 
-#register-form span,
-#profile-edit-form span  {
+/* #register-form span,
+#profile-edit-form span  { */
+#register-form span {
        color: #555753;
        display:block;
        margin-bottom: 20px;
@@ -2236,7 +2360,7 @@ margin-left: 0px;
 
 
 #register-sitename { display: inline; font-weight: bold;}
+
 /* ===================== */
 /* = Contacts Selector = */
 /* ===================== */
@@ -2277,14 +2401,14 @@ margin-left: 0px;
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
        background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
-       background-color:#b20202;       
+       background-color:#b20202;
 }
 
 .group-delete-wrapper:active {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
        background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
-       background-color:#b20202;       
+       background-color:#b20202;
 }
 
 .group-delete-wrapper a {
@@ -2297,7 +2421,7 @@ margin-left: 0px;
 #group-members,
 #prof-members {
        width: 83%;
-       height: 200px; 
+       height: 200px;
        overflow: auto;
        border: none;
        background-color: #f0edf0;
@@ -2308,10 +2432,10 @@ margin-left: 0px;
 }
 
 #group-all-contacts,
-#prof-all-contacts { 
+#prof-all-contacts {
        width: 83%;
        height: 200px;
-    overflow: auto;    
+    overflow: auto;
        border: 1px solid #ccc;
        background-color: #f0edf0;
        padding: 10px;
@@ -2332,7 +2456,7 @@ margin-left: 0px;
 /* ========== */
 /* = Events = */
 /* ========== */
+
 .clear { clear: both; }
 .eventcal {
        float: left;
@@ -2396,7 +2520,7 @@ margin-left: 0px;
        font-size: 1em;
        font-style: oblique;
        text-align: center;
-       
+
 }
 
 .vevent .event-start, .vevent .event-end  {
@@ -2405,7 +2529,7 @@ margin-left: 0px;
        margin-bottom: 2px;
        margin-top: 2px;
        font-size: 0.9em;
-       font-variant: small-caps;
+/*     font-variant: small-caps; */
        text-align: left;
 }
 
@@ -2471,7 +2595,7 @@ margin-left: 0px;
 .event-list-date {
        color: #626262;
        margin-bottom: 10px;
-       font-variant:small-caps;
+/*     font-variant:small-caps; */
        font-stretch:condensed;
 }
 
@@ -2494,7 +2618,7 @@ margin-left: 0px;
        margin-bottom: 10px;
        -moz-box-shadow: 5px 5px 8px #959494;
        -webkit-box-shadow: 5px 5px 8px #959494;
-       box-shadow: 5px 5px 8px #959494;        
+       box-shadow: 5px 5px 8px #959494;
 }
 
 .calendar caption{
@@ -2507,7 +2631,7 @@ margin-left: 0px;
        color: #ffffff;
        font-weight: bold;
        text-align:center;
-       font-variant:small-caps;
+/*     font-variant:small-caps; */
        -moz-box-shadow: 5px 2px 8px #959494;
        -webkit-box-shadow: 5px 2px 8px #959494;
        box-shadow: 5px 2px 8px #959494;
@@ -2530,7 +2654,7 @@ tr {
 }
 
 .calendar th {
-       font-size: 16px;        
+       font-size: 16px;
 }
 
 .today {
@@ -2539,16 +2663,16 @@ tr {
        background-color: #b20202;
        color: #fff;
 }
-#event-start-text, 
+
+#event-start-text,
 #event-finish-text {
        margin-top: 10px;
        margin-bottom: 5px;
 }
 
-#event-nofinish-checkbox, 
-#event-nofinish-text, 
-#event-adjust-checkbox, 
+#event-nofinish-checkbox,
+#event-nofinish-text,
+#event-adjust-checkbox,
 #event-adjust-text,
 #event-share-checkbox {
        float: left;
@@ -2558,13 +2682,13 @@ tr {
        margin-bottom: 10px;
 }
 
-#event-nofinish-break, 
+#event-nofinish-break,
 #event-adjust-break,
 #event-share-break {
        clear: both;
 }
 
-#event-desc-text, 
+#event-desc-text,
 #event-location-text {
        margin-top: 10px;
        margin-bottom: 5px;
@@ -2585,14 +2709,14 @@ tr {
 
 .directory-details {
        font-size: 0.9em;
-       font-variant: small-caps;
+/*     font-variant: small-caps; */
        width: 160px;
 }
 
 .directory-name {
        font-size: 1em;
-       font-variant: small-caps;
-       width: 150px;   
+/*     font-variant: small-caps; */
+       width: 150px;
 }
 
 /* ========= */
@@ -2698,7 +2822,7 @@ tr {
 .field_help {
        display: block;
        margin-left: 100px;
-       color: #666666; 
+       color: #666666;
 }
 
 .field .onoff {
@@ -2740,25 +2864,33 @@ tr {
 /* = Icons = */
 /* ========= */
 
+.sparkle {
+       cursor: url('lock.cur'), pointer;
+}
+
 .icon {
        display: block; width: 20px; height: 20px;
        background-image: url('icons.png');
 }
-.starred { 
-       background-image: url("star.png"); 
+.starred {
+       background-image: url("star.png");
        repeat: no-repeat;
 }
-.unstarred { 
+.unstarred {
        background-image: url("premium.png");
        repeat: no-repeat;
 }
 
+.notify {
+  background-image: url("notify.png");}
+  repeat: no-repeat;
+}
 
 .border {
        border: 1px solid #c1c1c1;
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
-    border-radius: 3px;        
+    border-radius: 3px;
 }
 
 .article       { background-position: -50px  0px;}
@@ -2811,13 +2943,15 @@ tr {
 .on            { background-position: -50px  -60px;}
 .off           { background-position: -70px  -60px;}
 .prev          { background-position: -90px  -60px;}
-.next          { background-position: -110px  -60px;}
+.next          { background-position: -110px -60px;}
+.tagged     { background-position: -130px -60px;}
 
 .icon.dim { opacity: 0.3;filter:alpha(opacity=30); }
 
 .attachtype {
        display: block; width: 20px; height: 23px;
        background-image: url('../../../images/content-types.png');
+       background-position: -80px 0px;
 }
 
 .type-video { background-position: 0px 0px; }
@@ -2829,10 +2963,10 @@ tr {
 /* ========== */
 /* = Footer = */
 /* ========== */
-                                 
-.cc-license { margin-top: 100px; font-size: 0.7em; }                                  
+
+.cc-license { margin-top: 100px; font-size: 0.7em; }
 footer { display: block; margin: 50px 20%; clear: both; }
-                                  
+
 #profile-jot-text {
     height: 20px;
     color:#cccccc;
@@ -2921,7 +3055,7 @@ footer { display: block; margin: 50px 20%; clear: both; }
        overflow: hidden;
 }
 
-.acl-list-item a { 
+.acl-list-item a {
        font-size: 10px;
        display: block;
        float: left;
@@ -3067,6 +3201,10 @@ ul.menu-popup {
        background-color:#b20202;
 }
 
+#nav-notifications-menu a:hover {
+       text-decoration: underline;
+}
+
 .notif-item a {
        vertical-align: middle;
        color: #626262;
@@ -3085,4 +3223,60 @@ ul.menu-popup {
 
 #jGrowl {
        z-index: 20000;
-}
\ No newline at end of file
+}
+
+/* autocomplete popup */
+.acpopup {
+       max-height:150px;
+       overflow:auto;
+       z-index:100000;
+
+       color: #2e3436;
+       border-top: 0px;
+       background: #eeeeee;
+       border-right: 1px solid #dddddd;
+       border-left: 1px solid #dddddd;
+       border-bottom: 1px solid #dddddd;
+       -webkit-border-radius: 0px 5px 5px 5px;
+       -moz-border-radius: 0px 5px 5px 5px;
+       border-radius: 0px 5px 5px 5px;
+       -moz-box-shadow: 3px 3px 4px #959494;
+       -webkit-box-shadow: 3px 3px 4px #959494;
+       box-shadow: 3px 3px 4px #959494;
+
+}
+.acpopupitem {
+       color: #2e3436; padding: 4px;
+       clear:left;
+}
+.acpopupitem img {
+       float: left;
+       margin-right: 4px;
+}
+
+.acpopupitem.selected {
+       color: #efefef;
+       background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
+       background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
+       filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
+       background-color:#b20202;
+       order-bottom: none;
+}
+
+.qcomment {
+       opacity: 0;
+       filter:alpha(opacity=0);
+}
+.qcomment:hover {
+       opacity: 1.0;
+       filter:alpha(opacity=100);
+}
+.notify-seen {
+       background: #000;
+}
+
+
+/* Pages profile widget */
+#page-profile div#profile-page-list{
+margin-left: 45px;
+}