]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/style.css
Merge pull request #186 from simonlnu/master
[friendica.git] / view / theme / dispy / style.css
index 1bee0396cdb92891401cd29cf1893653a7af6c9d..1d6bba738d64ba08b4dfc7e9fa997b59b2ddce60 100644 (file)
@@ -48,7 +48,7 @@ body {
 body, button, input, select, textarea {
     font-family: sans-serif;
     color: #222;
-    background-color: rgb(254,254,254);
+    background-color: #efefef;
 }
 select {
        border: 1px #555 dotted;
@@ -59,6 +59,9 @@ option {
        padding: 3px;
        vertical-align: middle;
 }
+li {
+       padding: 0 0 0 2px;
+}
 /* remember to define focus styles! */
 :focus {
     outline: 0;
@@ -79,7 +82,7 @@ mark {
 /* Redeclare monospace font family: h5bp.com/j */
 pre, code, kbd, samp, .wall-item-body code {
     font-family: monospace, monospace;
-    _font-family: 'courier new', monospace;
+    _font-family: monospace;
     font-size: 1em; }
 
 /* Improve readability of pre-formatted text in all browsers */
@@ -127,6 +130,7 @@ a:hover img {
 }
 blockquote {
     background: #eee;
+       color: #111;
     text-indent: 5px;
     padding: 5px;
     border: 1px #aaa solid;
@@ -134,7 +138,6 @@ blockquote {
 }
 a:hover {
     color: #729fcf;
-    padding-bottom: 0;
     border-bottom: 1px dotted #729fcf;
 }
 .required {
@@ -152,10 +155,11 @@ a:hover {
     color: #729fcf;
 }
 input[type=submit] {
+    background-color: #555753;
+       color: #eeeeec;
+       font-weight: bold;
     margin-top: 10px;
     height: 22px;
-    background-color: #555753;
-    color: #eeeeec;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
@@ -190,24 +194,62 @@ input[type=submit] {
     color: #fff;
 }
 
+
 /**
  * global
  */
 /* .tool .action */
 .action {
-    float: right;
+       margin: 5px 0;
+}
+.tool {
+       margin: 5px 0;
+       list-style: none;
 }
 
+
 /**
  *     login
  */
+#login-extra-links {
+    overflow: auto;
+    padding-top: 140px !important;
+    width: 100%;
+}
 #login-extra-links a {
     margin-right: 20px;
 }
+#login_standard {
+    display: block;
+    float: none;
+    height: 100px;
+    position: absolute;
+       width: 100%;
+}
+#login_standard .field label {
+       width: 200px;
+}
+#login_standard input, #login_standard input[type="text"] {
+       margin: 0 0 8px;
+    width: 210px;
+}
+#login-submit-wrapper {
+       margin: 0;
+}
+#login-submit-button {
+    margin-left: 0px !important;
+}
+#login_openid #id_openid_url {
+       width: 200px;
+}
+#login_openid label {
+       width: 208px;
+}
+
 
-/*********
-* nav
-*********/
+/**
+ * nav
+ */
 nav {
        height: 60px;
        display: block;
@@ -239,25 +281,6 @@ nav #banner #logo-text a {
        font-weight: bold;
        margin-left: 3px;
 }
-nav #user-menu {
-    display: block;    
-    width: auto;
-    float: right;
-    margin: 3px 68px 0 0;
-    position: relative;
-       background-color: #555753;
-    -webkit-border-radius: 5px;
-    -moz-border-radius: 5px;
-    border-radius: 5px;
-    background: #555753 url("menu-user-pin.jpg") 98% center no-repeat;
-    clear: both;
-}
-nav #user-menu-label {
-       float: left;
-       font-size: 12px;
-    padding: 3px 20px 9px 5px;
-    height: 10px;
-}
 ul#user-menu-popup {
        display: none;
        position: absolute;
@@ -286,14 +309,6 @@ ul#user-menu-popup li a:hover {
 ul#user-menu-popup li a.nav-sep {
        border-top: 1px solid #eeeeec;
 }
-#nav-buttons {
-    clear: both;
-       list-style: none;
-       padding: 0px;
-}
-#nav-buttons li {
-       padding: 0;
-}
 nav .nav-link {
        float: right;
        display: block;
@@ -401,13 +416,6 @@ nav .nav-link {
 .icon, .hover, .focus, .pointer {
     cursor: pointer;
 }
-#notifications {
-       height: 20px;
-       width: 100%;
-       position: absolute;
-       top: -19px;
-       left: 0;
-}
 /* popup notifications */
 div.jGrowl div.notice {
     background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
@@ -456,20 +464,40 @@ nav #nav-notifications-linkmenu.on .icon.s22.notify, nav #nav-notifications-link
 .show {
     display: block;
 }
+#notifications {
+       height: 20px;
+       width: 170px;
+       position: absolute;
+       top: -19px;
+       left: 7px;
+}
 #nav-floater {
     position: fixed;
     top: 20px;
     right: 1%;
     padding: 5px;
     background: #2e3436;
+       color: transparent;
     border-radius: 5px;
     z-index: 100;
+       width: 300px;
+       height: 60px;
+}
+#nav-buttons {
+    clear: both;
+       list-style: none;
+       padding: 0px;
+       margin: 0 7px 0 0;
+       height: 25px;
+}
+#nav-buttons li {
+       padding: 0;
 }
 .floaterflip {
        display: block;
     position: fixed;
     z-index: 110;
-    top: 53px;
+    top: 56px;
     right: 19px;
        width: 22px;
        height: 22px;
@@ -477,6 +505,45 @@ nav #nav-notifications-linkmenu.on .icon.s22.notify, nav #nav-notifications-link
        margin: 0px;
        background: transparent url(icons.png) -190px -60px no-repeat;
 }
+.search-box {
+       display: inline-block;
+       margin: 5px;
+       position: fixed;
+       right: 0px;
+       bottom: 0px;
+       z-index: 100;
+       background: #1d1f1d;
+       border-radius: 5px;
+}
+#search-text {
+       border: 1px #eec solid;
+       background: #2e3436;
+       color: #eec;
+}
+.search-box #search-text {
+       margin: 8px;
+       width: 10em;
+       color: #eec;
+}
+nav #user-menu {
+    display: block;    
+    width: 75%;
+    margin: 3px 0 0 0;
+    position: relative;
+       background-color: #555753;
+    -webkit-border-radius: 5px;
+    -moz-border-radius: 5px;
+    border-radius: 5px;
+    background: #555753 url("menu-user-pin.jpg") 98% center no-repeat;
+    clear: both;
+       top: 4px;
+       left: 10px;
+}
+nav #user-menu-label {
+       font-size: 12px;
+    padding: 3px 20px 9px 5px;
+    height: 10px;
+}
 .nav-ajax-update, .nav-ajax-left {
        width: 30px;
        height: 19px;
@@ -511,14 +578,16 @@ nav #nav-notifications-linkmenu.on .icon.s22.notify, nav #nav-notifications-link
 }
 #lang-select-icon {
        cursor: pointer;
-       position: absolute;
-       left: 0;
-       top: 0;
+       position: fixed;
+       left: 28px;
+       bottom: 6px;
+       z-index: 10;
 }
 #language-selector {
-    position: absolute;
-    top: 0;
-    left: 16px;
+    position: fixed;
+    bottom: 2px;
+    left: 52px;
+       z-index: 10;
 }
 .menu-popup {
     position: absolute;
@@ -531,9 +600,9 @@ nav #nav-notifications-linkmenu.on .icon.s22.notify, nav #nav-notifications-link
     list-style: none;
     border: 3px solid #364e59;
     z-index: 100000;
-    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
-    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
-    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
+    -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.7);
+    -moz-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.7);
+    box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.7);
 }
 .menu-popup a {
     display: block;
@@ -579,26 +648,27 @@ nav #nav-notifications-linkmenu.on .icon.s22.notify, nav #nav-notifications-link
     background: #ddd;
 }
 
+
 /** sysmsg **/
 #sysmsg_info {
-       position:fixed;
-       bottom:0;
-       -moz-box-shadow:0 0 5px #888;
-       -webkit-box-shadow:0 0 5px #888;
-       box-shadow:0 0 5px #888;
+       position: fixed;
+       bottom: 0;
+       -moz-box-shadow: 3px 3px 3px 10px 0 #000;
+       -webkit-box-shadow: 3px 3px 10px 0 #000;
+       box-shadow: 3px 3px 10px 0 #000;
     padding: 10px;
-       background-color:#fcaf3e;
+       background-color: #fcaf3e;
        border:2px solid #f8911b;
-       border-bottom:0;
+       border-bottom: 0;
        padding-bottom: 50px;
        z-index: 1000;
 }
 #sysmsg {
        position: fixed;
        bottom: 0;
-       -moz-box-shadow: 0 0 5px #888;
-       -webkit-box-shadow: 0 0 5px #888;
-       box-shadow: 0 0 5px #888;
+       -moz-box-shadow: 3px 3px 10px 0 #000;
+       -webkit-box-shadow: 3px 3px 10px 0 #000;
+       box-shadow: 3px 3px 10px 0 #000;
     padding: 10px;
        background-color: #fcaf3e;
        border: 2px solid #f8911b;
@@ -633,8 +703,24 @@ aside {
 .vcard #profile-photo-wrapper {
        margin: 20px;
 }
+/* http://css-tricks.com/snippets/css/css-box-shadow/
+ * box-shadow:
+ * 1. The horizontal offset of the shadow, positive means
+ * the shadow will be on the right of the box, a negative
+ * offset will put the shadow on the left of the box.
+ * 2. The vertical offset of the shadow, a negative one
+ * means the box-shadow will be above the box, a
+ * positive one means the shadow will be below the box.
+ * 3. The blur radius (optional), if set to 0 the shadow
+ * will be sharp, the higher the number, the more blurred
+ * it will be.
+ * 4. The spread radius (optional), positive values increase
+ * the size of the shadow, negative values decrease the size.
+ * Default is 0 (the shadow is same size as blur).
+ * 5. Colo[u]r
+ */
 .vcard #profile-photo-wrapper img {
-       box-shadow: 3px 3px 10px 0;
+       box-shadow: 3px 3px 10px 0 #000;
 }
 aside h4 {
        font-size: 1.2em;
@@ -643,8 +729,10 @@ aside #viewcontacts {
        text-align: right;
 }
 .aprofile dt {
-    box-shadow: 1px 1px 5px 0;
     color: #666666;
+       background: transparent;
+       font-weight: bold;
+    box-shadow: 1px 1px 5px 0 #000;
     margin: 15px 0 5px;
     padding-left: 5px;
 }
@@ -662,7 +750,14 @@ aside #viewcontacts {
        padding:.2em .5em;
 }
 #netsearch-box {
-       margin: 30px 0px;
+       margin: 20px 0px 30px;
+    width: 150px;
+}
+#netsearch-box #search-submit {
+    margin: 5px 5px 0px 0px;
+}
+.ttright {
+       margin: 0px 0px 0px 0px;
 }
 
 
@@ -707,51 +802,11 @@ aside #viewcontacts {
 }
 #jot #jot-tools span a {
     display: block;
-    /*color: #cccccc;    */
-    /*width: 100%;       */
-    /*height: 40px;      */
-    /*text-align: center;*/
-    /*line-height: 40px; */
-    /*overflow: hidden;*/
 }
-/*#jot #jot-tools li:hover {*/
-    /*background-color: #364e59;*/
-/*}*/
 #jot #jot-tools .perms {
     float: right;
     width: 40px;
 }
-/*#jot #jot-tools .perms a.unlock {*/
-/*    width: 30px;                    */
-/*    border-left: 10px solid #cccccc;*/
-/*    background-color: #cccccc;      */
-/*}*/
-/*#jot #jot-tools .perms a.lock {*/
-/*    width: 30px;                    */
-/*    border-left: 10px solid #666666;*/
-/*    background-color: #666666;      */
-/*}*/
-/*#jot #jot-tools li.submit {            */
-/*    float: right;                      */
-/*    background-color: #cccccc;         */
-/*    border-bottom: 2px solid #cccccc;  */
-/*    border-right: 1px solid #666666;   */
-/*    border-left: 1px solid #666666;    */
-/*}                                      */
-/*#jot #jot-tools li.submit input {      */
-/*    border: 0px;                       */
-/*    margin: 0px;                       */
-/*    padding: 0px;                      */
-/*    background-color: #cccccc;         */
-/*    color: #666666;                    */
-/*    width: 80px;                       */
-/*    height: 40px;                      */
-/*    line-height: 40px;                 */
-/*}                                      */
-/*#jot #jot-tools li.submit input:hover {*/
-/*    background-color: #bdcdd4;         */
-/*    color: #666666;                    */
-/*}                                      */
 #jot #jot-tools li.loading {
     float: right;
     background-color: #ffffff;
@@ -787,6 +842,15 @@ aside #viewcontacts {
 #profile-jot-text_ifr {
        width:99.900002% !important;
 }
+[id$="jot-text_ifr"] {
+       width: 99.900002% !important;
+       color: #2e2f2e;
+       background: #eec;
+}
+[id$="jot-text_ifr"] .mceContentBody {
+       color: #2e2f2e;
+       background: #eec;
+}
 #profile-attach-wrapper,
 #profile-audio-wrapper,
 #profile-link-wrapper,
@@ -826,6 +890,9 @@ aside #viewcontacts {
        border-bottom: 0;
        padding: 5px;
 }
+#profile-jot-net {
+       margin: 5px 0;
+}
 #jot-preview-link {
     margin: 0 0 0 10px;
     border: 0;
@@ -841,18 +908,19 @@ aside #viewcontacts {
     border: 0;
     text-decoration: none;
        float: right;
+       cursor: pointer;
 }
 #profile-jot-perms { 
        float: right;
     background-color: #555753;
     height: 22px;
     width: 20px;
-    -webkit-border-radius: 5px 0px 0px 5px;
-    -moz-border-radius: 5px 0px 0px 5px;
-    border-radius: 5px 0px 0px 5px;     
+    -webkit-border-radius: 5px;
+    -moz-border-radius: 5px;
+    border-radius: 5px;     
     overflow: hidden;
     border: 0px;
-    margin: 0 -4px 0 10px;
+    margin: 0 10px 0 10px;
 }
 #profile-jot-plugin-wrapper {
        width: 1px;
@@ -870,23 +938,21 @@ aside #viewcontacts {
        height: 22px;
        background-color: #555753;
        color: #eeeeec;
-       -webkit-border-radius: 0 5px 5px 0;
-       -moz-border-radius: 0 5px 5px 0;
-       border-radius: 0 5px 5px 0;
+       -webkit-border-radius: 5px;
+       -moz-border-radius: 5px;
+       border-radius: 5px;
        border: 0;
        margin: 0;
        float: right;
 }
-#jot-perms-icons {
-       background-color: #555753;
+#jot-perms-icon {
        height: 22px;
        width: 20px;
-       -webkit-border-radius: 0 5px 5px 0;
-       -moz-border-radius: 0 5px 5px 0;
-       border-radius: 0 5px 5px 0;
+       -webkit-border-radius: 5px;
+       -moz-border-radius: 5px;
+       border-radius: 5px;
        overflow: hidden;
        border: 0;
-       margin: 0 0 0 94.4%;
 }
 #profile-jot-acl-wrapper {
        margin: 0 10px;
@@ -929,10 +995,11 @@ aside #viewcontacts {
        clear: both;
 }
 #jot-title-desc {
-       color: #cccccc;
+       color: #ccc;
 }
 #profile-jot-desc {
        color: #a00;
+       margin: 5px 0;
 }
 #jot-title-wrapper {
        margin-bottom: 5px;
@@ -945,45 +1012,59 @@ aside #viewcontacts {
 }
 #jot-preview-content {
     background-color: #ffffe0;
-    border: 1px #aaaa00 solid;
-    border-radius: 3px;
+       color: #111;
+    border: 1px #aa0 solid;
+    border-radius: 5px;
     padding: 3px 3px 6px 10px;
 }
+#jot-preview-content .wall-item-outside-wrapper {
+       border: 0;
+       border-radius: 0px;
+}
 
 
 /**
  * section
  */
 section {
-    margin: 20px 6% 0 4%;
+    margin: 20px 9% 0 4%;
     font-size: 0.8em;
     padding-right: 230px;
        min-width: 475px;
+       width: 65%;
 }
 
 /** tabs **/
 .tabs {
     list-style: none;
-    margin: 10px 0 10px;
+    margin: 10px 0;
     padding: 0;
-    border-bottom: 1px solid #729fcf;
-    font-size: 14px;
 }
 .tabs li {
     display: inline;
 }
 .tab {
-    padding: 0 5px;
+    border: 1px solid #729fcf;
+       padding: 4px;
 }
-.tab:hover {
-    background-color: #729fcf;
+.tab:hover, .tab.active:hover {
+    background: #729fcf;
     color: #eeeeec;
-    border: 0px;
 }
 .tab:active {
-    background-color: #729fcf;
+    background: #729fcf;
+    color: #eeeeec;
+}
+.tab.active {
+       background: #729fcf;
     color: #eeeeec;
-    border: 0px;
+}
+.tab.active a {
+       color: #729fcf;
+}
+.tab a {
+       border: 0;
+       text-decoration: none;
 }
 
 
@@ -1011,6 +1092,12 @@ section {
 .shiny {
     background: #efefdf;
 }
+.wall-outside-wrapper .shiny {
+       border-radius: 5px;
+}
+.heart {
+       color: red;
+}
 .wall-item-content {
        overflow-x: auto;
 }
@@ -1053,7 +1140,7 @@ section {
     border-radius: 5px;
 }
 [class^="wall-item-tools"] > *, [class^="wall-item-tools"] > * > * {
-       margin: 0 0 5px 0;
+       /*margin: 0 0 5px 0;*/
 }
 .wall-item-tools {
     float: right;
@@ -1074,17 +1161,35 @@ section {
     -ms-transition: all 1s ease-in-out;
     transition: all 1s ease-in-out;
 }
+.wall-item-subtools1 {
+    height: 30px;
+    list-style: none outside none;
+    margin: 20px 0 30px -20px;
+    padding: 0;
+    width: 30px;
+}
+.wall-item-subtools2 {
+    height: 25px;
+    list-style: none outside none;
+    margin: -75px 0 0 5px;
+    padding: 0;
+    width: 25px;
+}
 .wall-item-title {
        font-size: 1.2em;
        font-weight: bold;
     margin-bottom: 1em;
 }
 .wall-item-body {
-       margin: 10px 10px 10px 0px;
+       margin: 20px 20px 10px 0px;
     text-align: left;
 }
 .wall-item-lock-wrapper {
        float: right;
+    height: 22px;
+    margin: 0 -5px 0 0;
+    width: 22px;
+       opacity: 1;
 }
 .wall-item-dislike,
 .wall-item-like {
@@ -1097,7 +1202,7 @@ section {
        clear: left;
        font-size: 0.8em;
        color: #878883;
-       margin: 20px 0 0 110px;
+       margin: 20px 20px 0 110px;
 }
 .wall-item-ago {
        display: inline;
@@ -1184,6 +1289,24 @@ section {
     overflow: auto;
     width: 100%;
 }
+#connect-services-header {
+
+}
+#connect-services {
+       margin: 5px 0 0 0;
+}
+#extra-help-header {
+
+}
+#extra-help {
+       margin: 5px 0 0 0;
+}
+#postit-header {
+
+}
+#postit {
+       margin: 5px 0 0 0;
+}
 
 
 /**
@@ -1246,7 +1369,7 @@ section {
 }
 [class^="comment-edit-text"] {
     margin: 5px 0 10px 20px;
-    width: 86.5%;
+    width: 84.5%;
 }
 .comment-edit-text-empty {
        height: 20px;
@@ -1297,6 +1420,7 @@ section {
        border-style: solid;
        border-width: 1px 1px 1px 10px;
        background: #eee;
+       color: #444;
        width: 95%;
 }
 
@@ -1333,10 +1457,11 @@ div[id$="wrapper"] br {
 .photo-album-image-wrapper,
 .photo-top-image-wrapper {
     float: left;
-    -moz-box-shadow: 0 0 5px #888;
-    -webkit-box-shadow: 0 0 5px #888;
-    box-shadow: 0 0 5px #888;
+    -moz-box-shadow: 3px 3px 10px 0 #000;
+    -webkit-box-shadow: 3px 3px 10px 0 #000;
+    box-shadow: 3px 3px 10px 0 #000;
     background-color: #eee;
+       color: #111;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
@@ -1482,6 +1607,8 @@ div[id$="wrapper"] br {
 }
 #prvmail-subject {
     width: 100%;
+       color: #eec;
+       background: #444;
 }
 #prvmail-submit-wrapper {
     margin-top: 10px;
@@ -1505,20 +1632,25 @@ div[id$="wrapper"] br {
 }
 .mail-list-sender-name {
     display: inline;
+       font-size: 1.1em;
 }
 .mail-list-date {
     display: inline;
-    font-size: 0.8em;
+    font-size: 0.9em;
     padding-left: 10px;
 }
+.mail-list-sender-name, .mail-list-date {
+       font-style: italic;
+}
 .mail-list-subject {
-    font-size: 1.5em;
+    font-size: 1.2em;
 }
 .mail-list-delete-wrapper {
     float: right;
 }
 .mail-list-outside-wrapper-end {
     clear: both;
+       border-bottom: 1px #eec dotted;
 }
 .mail-conv-sender {
     float: left;
@@ -1553,8 +1685,7 @@ div[id$="wrapper"] br {
 .view-contact-wrapper,
 .contact-entry-wrapper {
     float: left;
-    margin-right: 5px;
-    margin-bottom: 40px;
+    margin: 0 5px 40px 0;
     width: 120px;
        height: 120px;
        padding: 3px;
@@ -1666,8 +1797,9 @@ div[id$="wrapper"] br {
 }
 .contact-photo-menu {
     width: auto;
-    border: 2px solid #444444;
-    background: #FFFFFF;
+    border: 2px solid #444;
+    background: #eee;
+       color: #111;
     position: absolute;
     left: 0px; top: 90px;
     display: none;
@@ -1689,12 +1821,13 @@ div[id$="wrapper"] br {
 }
 
 
-
 /**
  *     register, settings & profile forms
  */
-#id_openid_url,
 .openid {
+
+}
+#id_openid_url {
     background:url(login-bg.gif) no-repeat;
     background-position:0 50%;
     padding-left:18px;
@@ -1706,6 +1839,7 @@ div[id$="wrapper"] br {
     -moz-border-radius: 5px;
     border-radius: 5px;
     padding: 5px;
+       color: #111;
 }
 #settings-default-perms {
     margin-bottom: 20px;
@@ -1715,53 +1849,86 @@ div[id$="wrapper"] br {
     clear: both;
 }
 
-#register-form label,
-#profile-edit-form label {
-       width: 300px;
-    float: left;
-}
+/*#register-form label,     */
+/*#profile-edit-form label {*/
+/*    width: 300px;         */
+/*    float: left;          */
+/*}                         */
 
-#register-form span,
-#profile-edit-form span {
-    color:#555753;
-    display:block;
-    margin-bottom:20px;
+/*#register-form span,     */
+/*#profile-edit-form span {*/
+/*    color: #555753;      */
+/*    display: block;      */
+/*    margin-bottom: 20px; */
+/*}                        */
+#profile-edit-marital-label span {
+       margin: -4px;
 }
 .settings-submit-wrapper,
 .profile-edit-submit-wrapper {
     margin: 30px 0px;
 }
 .profile-edit-side-div {
-    margin: 5px 2px 0 0;
+       display: none;
+}
+/*.profile-edit-side-div:hover {
+       display: block;
 }
 .profile-edit-side-link {
-       margin: 0 20px -18px 0;
-    float: right;
+       margin: 3px 0px 0px 70px;
+}*/
+#profiles-menu-trigger {
+       margin: 0px 0px 0px 25px;
 }
 .profile-listing {
     float: left;
     margin: 20px 20px 0px 0px;
 }
-
+.icon-profile-edit {
+    background: url("icons.png") -150px 0px no-repeat;
+    border: 0;
+       cursor: pointer;
+    display: block;
+    float: right;
+       width: 20px;
+    height: 20px;
+    margin: 0 0 -18px;
+       position: absolute;
+    text-decoration: none;
+       top: 18px;
+       right: 226px;
+}
 #profile-edit-links ul {
     margin: 20px 0;
     padding: 0;
     list-style: none;
 }
-
+.marital {
+       margin-top: 5px;
+}
 #register-sitename {
     display: inline;
     font-weight: bold;
 }
+#advanced-expire-popup {
+       background: #2e2f2e;
+       color: #eec;
+}
+#id_ssl_policy {
+       width: 374px;
+}
+
 
 /**
  *     contacts selector
  */
 .group-delete-wrapper {
-       margin: -31px 122px 0 0;
+       margin: -31px 50px 0 0;
     float: right;
 }
-
+/*.group-delete-icon {
+    margin: 0 0 0 10px;
+}*/
 #group-edit-submit-wrapper {
     margin: 0 0 10px 0;
     display: inline;
@@ -1801,6 +1968,7 @@ div[id$="wrapper"] br {
     display: none;
 }
 
+
 /**
  * profile
  */
@@ -1811,6 +1979,71 @@ div[id$="wrapper"] br {
     clear:both;
 }
 
+
+/**
+ * intros
+ */
+.intro-wrapper {
+    margin-top: 20px;
+}
+
+.intro-fullname {
+    font-size: 1.1em;
+    font-weight: bold;
+
+}
+.intro-desc {
+    margin-bottom: 20px;
+    font-weight: bold;
+}
+
+.intro-note {
+    padding: 10px;
+}
+
+.intro-end {
+    padding: 30px;
+}
+
+.intro-form {
+    float: left;
+}
+.intro-approve-form {
+    clear: both;
+}
+.intro-approve-as-friend-end {
+    clear: both;
+}
+.intro-submit-approve, .intro-submit-ignore {
+    margin-right: 20px;
+}
+.intro-submit-approve {
+    margin-top: 15px;
+}
+
+.intro-approve-as-friend-label, .intro-approve-as-fan-label {
+    float: left;
+}
+.intro-approve-as-friend, .intro-approve-as-fan {
+    float: left;
+}
+.intro-form-end {
+    clear: both;
+    margin-bottom: 10px;
+}
+.intro-approve-as-friend-desc {
+    margin-top: 10px;
+}
+.intro-approve-as-end {
+    clear: both;
+    margin-bottom: 10px;
+}
+
+.intro-end {
+    clear: both;
+}
+
+
 /**
  * events
  **/
@@ -1907,12 +2140,21 @@ div[id$="wrapper"] br {
        opacity: 1.0 !important;
        filter:alpha(opacity=100) !important;
 }
+.filesavetags {
+       margin: 20px 0;
+       opacity: 0.5;
+       filter:alpha(opacity=50);
+}
+.filesavetags:hover {
+       margin: 20px 0;
+       opacity: 1.0 !important;
+       filter:alpha(opacity=100) !important;
+}
 .item-select {
        opacity: 0.1;
        filter:alpha(opacity=10);
        float: right;
        margin-right: 10px;
-
 }
 .item-select:hover, .checkeditem {
        opacity: 1;
@@ -1945,7 +2187,12 @@ div[id$="wrapper"] br {
  */
 .directory-item {
     float: left;
-    margin: 50px 50px 0px 0px;
+       /*margin: 50px 50px 0px 0px;*/
+       margin: 0 5px 4px 0;
+       padding: 3px;
+       width: 180px;
+       height: 250px;
+    position: relative;
 }
 
 
@@ -1955,12 +2202,15 @@ div[id$="wrapper"] br {
 #group-sidebar {
     margin-bottom: 10px;
 }
-.group-selected, .nets-selected {
+.group-selected, .nets-selected, .fileas-selected {
     padding: 3px;
-    border: 1px solid #CCCCCC;
-    background: #F8F8F8;
+       color: #111;
+    background: #f8f8f8;
     font-weight: bold;
 }
+.group-selected:hover, .nets-selected:hover, .fileas-selected:hover {
+       color: #111;
+}
 .groupsideedit {
     margin-right: 10px;
 }
@@ -2036,6 +2286,7 @@ div[id$="wrapper"] br {
     margin: 5px 0px 0px 0px;
 }
 
+
 /**
  * ADMIN
  */
@@ -2059,12 +2310,12 @@ div[id$="wrapper"] br {
     border-bottom: 1px solid #000;
 }
 #adminpage dt {
-    width: 200px;
+    width: 250px;
     float: left;
     font-weight: bold;
 }
 #adminpage dd {
-       margin-left: 200px;
+       margin-left: 250px;
 }
 #adminpage h3 {
     border-bottom:1px solid #ccc;
@@ -2106,11 +2357,16 @@ div[id$="wrapper"] br {
     width: 16px; height: 16px;
 }
 #adminpage table tr:hover {
-    background-color:#bbc7d7;
+/*     color: ;*/
+    background-color: #bbc7d7;
 }
 #adminpage .selectall {
     text-align: right;
 }
+#adminpage #users a {
+/*     color: #;*/
+       text-decoration: underline;
+}
 
 /**
  * Form fields
@@ -2118,7 +2374,7 @@ div[id$="wrapper"] br {
 .field {
        /*margin-bottom: 10px;*/
        /*padding-bottom: 10px;*/
-    overflow: auto;
+       overflow: auto;
     width: 100%;
 }
 .field label, label {
@@ -2126,12 +2382,12 @@ div[id$="wrapper"] br {
     width: 275px;
        display: block;
        font-size: 1.077em;
-       /*font-weight: bold;*/
        margin: 0 10px 0.5em 0;
        border: 1px #999 solid;
        padding: 5px;
-       background: #eee;
+       background: #ccc;
        vertical-align: middle;
+       color: #111;
 }
 .field input, input[type="text"] {
        width: 250px;
@@ -2172,7 +2428,7 @@ div[id$="wrapper"] br {
     display:none !important;
 }
 .field.radio .field_help {
-    margin-left: 0;
+    margin-left: 297px;
 }
 
 
@@ -2182,8 +2438,8 @@ div[id$="wrapper"] br {
 .popup {       
        width: 100%;
     height: 100%;
-       top:0px;
-    left:0px;
+       top: 0px;
+    left: 0px;
        position: absolute;
        display: none;
 }
@@ -2289,6 +2545,7 @@ div[id$="wrapper"] br {
     background: url(icons.png) no-repeat;
     border: 0;
     text-decoration: none;
+       border-radius: 5px;
 }
 .icon:hover {
     border: 0;
@@ -2298,12 +2555,6 @@ div[id$="wrapper"] br {
 .icon.drophide, .icon.delete {
     float: left;
 }
-/*.icon.s22 {
-       display: block;
-       background: url(icons.png) no-repeat;
-       width: 22px;
-       height: 22px;
-}*/
 .icon.s22.delete {
        display: block;
        background-position: -110px 0;
@@ -2349,6 +2600,9 @@ div[id$="wrapper"] br {
 .dislike {
        background-position: -190px 0;
 }
+.file-as {
+       background-position: -230px -60px;
+}
 .like {
        background-position: -211px 0;
 }
@@ -2392,7 +2646,7 @@ div[id$="wrapper"] br {
        background-position: -70px -40px;
 }
 .unlock {
-       background-position: -90px -40px;
+       background-position: -88px -40px;
 }
 .video {
        background-position: -110px -40px;
@@ -2435,9 +2689,9 @@ div[id$="wrapper"] br {
 }
 .border, .border:hover {
        border: 1px solid #babdb6;
-    -webkit-border-radius: 3px;
-    -moz-border-radius: 3px;
-    border-radius: 3px;        
+    -webkit-border-radius: 5px;
+    -moz-border-radius: 5px;
+    border-radius: 5px;        
 }
 .attachtype {
     display: block;
@@ -2488,113 +2742,117 @@ footer {
 #photos-upload-permissions-wrapper,
 #profile-jot-acl-wrapper {
     display: block !important;
+       background: #eec;
+       color: #2e2f2e;
 }
 #acl-wrapper {
-    width: 690px;
-    float: left;
+    width: 660px;
+       margin: 0 auto;
 }
 #acl-search {
     float: right;
     background: #fff url("../../../images/search_18.png") no-repeat right center;
     padding-right: 20px;
+       margin: 6px;
 }
 #acl-showall {
-    float:left;
-    display:block;
-    width:auto;
-    height:18px;
-    background-color:#CCC;
-    background-image:url("../../../images/show_all_off.png");
-    background-position:7px 7px;
-    background-repeat:no-repeat;
-    padding:7px 10px 7px 30px;
-    -webkit-border-radius:5px;
-    -moz-border-radius:5px;
-    border-radius:5px;
-    color:#999;
+    float: left;
+    display: block;
+    width: auto;
+    height: 18px;
+    background: #eec url("../../../images/show_all_off.png") 8px 8px no-repeat;
+    padding: 7px 10px 7px 30px;
+    -webkit-border-radius: 5px;
+    -moz-border-radius: 5px;
+    border-radius: 5px;
+    color: #999;
+       margin: 5px 0;
 }
 #acl-showall.selected {
-    color:#000;
-    background-color:#F90;
-    background-image:url(../../../images/show_all_on.png);
+    color: #000;
+    background: #f90 url(../../../images/show_all_on.png) 8px 8px no-repeat;
 }
 #acl-list {
-    height:210px;
-    border:1px solid #ccc;
-    clear:both;
-    margin-top:30px;
-    overflow:auto;
-}
-#acl-list-content {
+    height: 210px;
+    border: 1px solid #ccc;
+    clear: both;
+    margin-top: 30px;
+    overflow: auto;
 }
+/*#acl-list-content {
+}*/
 .acl-list-item {
-    display:block;
-    width:150px;
-    height:30px;
-    border:1px solid #ccc;
-    margin:5px;
-    float:left;
+       border: 1px solid #ccc;
+    display: block;
+    float: left;
+    height: 110px;
+    margin: 3px 0 5px 5px;
+    width: 120px;
 }
 .acl-list-item img {
-    width:22px;
-    height:22px;
-    float:left;
-    margin:4px;
+    width: 22px;
+    height: 22px;
+    float: left;
+    margin: 5px 5px 20px;
 }
 .acl-list-item p {
     height: 12px;
     font-size: 10px;
-    margin: 0;
+    margin: 0 0 22px;
     padding: 2px 0 1px;
 }
 .acl-list-item a {
-    font-size:8px;
-    display:block;
-    width:40px;
-    height:10px;
-    float:left;
-    color:#999;
-    background-color:#CCC;
-    background-position:3px 3px;
-    background-repeat:no-repeat;
-    margin-right:5px;
-    -webkit-border-radius:2px;
-    -moz-border-radius:2px;
-    border-radius:2px;
-    padding-left:15px;
+    background: #ccc 3px 3px no-repeat;
+    -webkit-border-radius: 2px;
+    -moz-border-radius: 2px;
+    border-radius: 2px;
+       clear: both;
+    font-size: 10px;
+    display: block;
+    width: 55px;
+    height: 20px;
+    color: #999;
+    margin: 5px auto 0;
+       padding: 0 3px;
+       text-align: center;
+       vertical-align: middle;
 }
 #acl-wrapper a:hover {
-    text-decoration:none;
-    color:#000;
+    text-decoration: none;
+    color: #000;
+       border: 0;
 }
 .acl-button-show {
-    background-image:url('../../../images/show_off.png');
+    background-image: url('../../../images/show_off.png');
+       margin: 0 auto;
 }
 .acl-button-hide {
-    background-image:url('../../../images/hide_off.png');
+    background-image: url('../../../images/hide_off.png');
+       margin: 0 auto;
 }
 .acl-button-show.selected {
-    color:#000;
-    background-color:#9ade00;
-    background-image:url(../../../images/show_on.png);
+    color: #000;
+    background-color: #9ade00;
+    background-image: url(../../../images/show_on.png);
 }
 .acl-button-hide.selected {
-    color:#000;
-    background-color:#ff4141;
-    background-image:url(../../../images/hide_on.png);
+    color: #000;
+    background-color: #ff4141;
+    background-image: url(../../../images/hide_on.png);
 }
 .acl-list-item.groupshow {
-    border-color:#9ade00;
+    border-color: #9ade00;
 }
 .acl-list-item.grouphide {
-    border-color:#ff4141;
+    border-color: #ff4141;
 }
 /** /acl **/
 
 
 /* autocomplete popup */
 .acpopup {
-       max-height: 150px;
+       max-height: 175px;
+    max-width: 42%;
        background-color: #555753;
        color: #fff;
        overflow: auto;
@@ -2642,4 +2900,33 @@ footer {
 .network-star.icon.starred {
     display: inline-block;
 }
+#fileas-sidebar {
+       
+}
+.fileas-ul {
+       padding: 0;
+}
+
 
+
+/*
+ * ADDONS THEMING
+ */
+
+#sidebar-page-list {
+       
+}
+#sidebar-page-list ul {
+       padding: 0;
+       margin: 5px 0;
+}
+#sidebar-page-list li {
+       list-style: none;
+}
+
+
+@media handheld {
+       body {
+               font-size: 15pt;
+       }
+}