1
0
Fork 0

Merge remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  rev update
  Frost-mobile: media query in css for tablets
  expire issue
  rev update
This commit is contained in:
Simon L'nu 2012-08-06 13:18:00 -04:00
commit 76e1e07571
4 changed files with 4053 additions and 4038 deletions

View file

@ -11,7 +11,7 @@ require_once('include/cache.php');
require_once('library/Mobile_Detect/Mobile_Detect.php'); require_once('library/Mobile_Detect/Mobile_Detect.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica'); define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.0.1424' ); define ( 'FRIENDICA_VERSION', '3.0.1426' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1154 ); define ( 'DB_UPDATE_VERSION', 1154 );

View file

@ -3699,8 +3699,9 @@ function drop_item($id,$interactive = true) {
// check if logged in user is either the author or owner of this item // check if logged in user is either the author or owner of this item
if((local_user() == $item['uid']) || (remote_user() == $item['contact-id'])) { if((local_user() == $item['uid']) || (remote_user() == $item['contact-id']) || (! $interactive)) {
logger('delete item: ' . $item['id'], LOGGER_DEBUG);
// delete the item // delete the item
$r = q("UPDATE `item` SET `deleted` = 1, `title` = '', `body` = '', `edited` = '%s', `changed` = '%s' WHERE `id` = %d LIMIT 1", $r = q("UPDATE `item` SET `deleted` = 1, `title` = '', `body` = '', `edited` = '%s', `changed` = '%s' WHERE `id` = %d LIMIT 1",

View file

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 3.0.1424\n" "Project-Id-Version: 3.0.1426\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-03 10:00-0700\n" "POT-Creation-Date: 2012-08-05 10:00-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -56,7 +56,7 @@ msgstr ""
#: ../../mod/suggest.php:28 ../../mod/invite.php:13 ../../mod/invite.php:81 #: ../../mod/suggest.php:28 ../../mod/invite.php:13 ../../mod/invite.php:81
#: ../../mod/dfrn_confirm.php:53 ../../addon/facebook/facebook.php:510 #: ../../mod/dfrn_confirm.php:53 ../../addon/facebook/facebook.php:510
#: ../../addon/facebook/facebook.php:516 ../../addon/dav/layout.fnk.php:354 #: ../../addon/facebook/facebook.php:516 ../../addon/dav/layout.fnk.php:354
#: ../../include/items.php:3813 ../../index.php:315 #: ../../include/items.php:3814 ../../index.php:315
msgid "Permission denied." msgid "Permission denied."
msgstr "" msgstr ""
@ -125,7 +125,7 @@ msgstr ""
#: ../../mod/crepair.php:166 ../../mod/fsuggest.php:107 #: ../../mod/crepair.php:166 ../../mod/fsuggest.php:107
#: ../../mod/events.php:439 ../../mod/photos.php:971 ../../mod/photos.php:1042 #: ../../mod/events.php:439 ../../mod/photos.php:971 ../../mod/photos.php:1042
#: ../../mod/photos.php:1285 ../../mod/photos.php:1325 #: ../../mod/photos.php:1285 ../../mod/photos.php:1325
#: ../../mod/photos.php:1365 ../../mod/photos.php:1396 #: ../../mod/photos.php:1366 ../../mod/photos.php:1398
#: ../../mod/install.php:246 ../../mod/install.php:284 #: ../../mod/install.php:246 ../../mod/install.php:284
#: ../../mod/localtime.php:45 ../../mod/poke.php:199 ../../mod/content.php:691 #: ../../mod/localtime.php:45 ../../mod/poke.php:199 ../../mod/content.php:691
#: ../../mod/contacts.php:341 ../../mod/settings.php:537 #: ../../mod/contacts.php:341 ../../mod/settings.php:537
@ -232,7 +232,7 @@ msgid "link to source"
msgstr "" msgstr ""
#: ../../mod/events.php:331 ../../view/theme/diabook/theme.php:131 #: ../../mod/events.php:331 ../../view/theme/diabook/theme.php:131
#: ../../include/nav.php:52 ../../boot.php:1634 #: ../../include/nav.php:52 ../../boot.php:1635
msgid "Events" msgid "Events"
msgstr "" msgstr ""
@ -288,7 +288,7 @@ msgstr ""
#: ../../mod/events.php:432 ../../mod/directory.php:132 #: ../../mod/events.php:432 ../../mod/directory.php:132
#: ../../include/event.php:40 ../../include/bb2diaspora.php:447 #: ../../include/event.php:40 ../../include/bb2diaspora.php:447
#: ../../boot.php:1186 #: ../../boot.php:1187
msgid "Location:" msgid "Location:"
msgstr "" msgstr ""
@ -370,19 +370,19 @@ msgstr ""
msgid "No" msgid "No"
msgstr "" msgstr ""
#: ../../mod/photos.php:46 ../../boot.php:1627 #: ../../mod/photos.php:46 ../../boot.php:1628
msgid "Photo Albums" msgid "Photo Albums"
msgstr "" msgstr ""
#: ../../mod/photos.php:54 ../../mod/photos.php:137 ../../mod/photos.php:952 #: ../../mod/photos.php:54 ../../mod/photos.php:137 ../../mod/photos.php:952
#: ../../mod/photos.php:1034 ../../mod/photos.php:1049 #: ../../mod/photos.php:1034 ../../mod/photos.php:1049
#: ../../mod/photos.php:1474 ../../mod/photos.php:1486 #: ../../mod/photos.php:1477 ../../mod/photos.php:1489
#: ../../addon/communityhome/communityhome.php:110 #: ../../addon/communityhome/communityhome.php:110
#: ../../view/theme/diabook/theme.php:598 #: ../../view/theme/diabook/theme.php:598
msgid "Contact Photos" msgid "Contact Photos"
msgstr "" msgstr ""
#: ../../mod/photos.php:61 ../../mod/photos.php:1059 ../../mod/photos.php:1524 #: ../../mod/photos.php:61 ../../mod/photos.php:1059 ../../mod/photos.php:1527
msgid "Upload New Photos" msgid "Upload New Photos"
msgstr "" msgstr ""
@ -499,7 +499,7 @@ msgstr ""
msgid "Edit Album" msgid "Edit Album"
msgstr "" msgstr ""
#: ../../mod/photos.php:1077 ../../mod/photos.php:1507 #: ../../mod/photos.php:1077 ../../mod/photos.php:1510
msgid "View Photo" msgid "View Photo"
msgstr "" msgstr ""
@ -574,48 +574,48 @@ msgstr ""
msgid "I don't like this (toggle)" msgid "I don't like this (toggle)"
msgstr "" msgstr ""
#: ../../mod/photos.php:1305 ../../include/conversation.php:1128 #: ../../mod/photos.php:1305 ../../include/conversation.php:1129
msgid "Share" msgid "Share"
msgstr "" msgstr ""
#: ../../mod/photos.php:1306 ../../mod/editpost.php:112 #: ../../mod/photos.php:1306 ../../mod/editpost.php:112
#: ../../mod/content.php:482 ../../mod/content.php:842 #: ../../mod/content.php:482 ../../mod/content.php:843
#: ../../mod/wallmessage.php:152 ../../mod/message.php:293 #: ../../mod/wallmessage.php:152 ../../mod/message.php:293
#: ../../mod/message.php:479 ../../include/conversation.php:487 #: ../../mod/message.php:479 ../../include/conversation.php:487
#: ../../include/conversation.php:847 ../../include/conversation.php:1147 #: ../../include/conversation.php:848 ../../include/conversation.php:1148
msgid "Please wait" msgid "Please wait"
msgstr "" msgstr ""
#: ../../mod/photos.php:1322 ../../mod/photos.php:1362 #: ../../mod/photos.php:1322 ../../mod/photos.php:1363
#: ../../mod/photos.php:1393 ../../mod/content.php:688 #: ../../mod/photos.php:1395 ../../mod/content.php:688
#: ../../include/conversation.php:693 #: ../../include/conversation.php:693
msgid "This is you" msgid "This is you"
msgstr "" msgstr ""
#: ../../mod/photos.php:1324 ../../mod/photos.php:1364 #: ../../mod/photos.php:1324 ../../mod/photos.php:1365
#: ../../mod/photos.php:1395 ../../mod/content.php:690 #: ../../mod/photos.php:1397 ../../mod/content.php:690
#: ../../include/conversation.php:695 ../../boot.php:569 #: ../../include/conversation.php:695 ../../boot.php:570
msgid "Comment" msgid "Comment"
msgstr "" msgstr ""
#: ../../mod/photos.php:1326 ../../mod/editpost.php:133 #: ../../mod/photos.php:1326 ../../mod/editpost.php:133
#: ../../mod/content.php:700 ../../include/conversation.php:705 #: ../../mod/content.php:700 ../../include/conversation.php:705
#: ../../include/conversation.php:1165 #: ../../include/conversation.php:1166
msgid "Preview" msgid "Preview"
msgstr "" msgstr ""
#: ../../mod/photos.php:1423 ../../mod/content.php:439 #: ../../mod/photos.php:1426 ../../mod/content.php:439
#: ../../mod/content.php:720 ../../mod/settings.php:600 #: ../../mod/content.php:721 ../../mod/settings.php:600
#: ../../mod/settings.php:689 ../../mod/group.php:168 ../../mod/admin.php:668 #: ../../mod/settings.php:689 ../../mod/group.php:168 ../../mod/admin.php:668
#: ../../include/conversation.php:444 ../../include/conversation.php:725 #: ../../include/conversation.php:444 ../../include/conversation.php:726
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
#: ../../mod/photos.php:1513 #: ../../mod/photos.php:1516
msgid "View Album" msgid "View Album"
msgstr "" msgstr ""
#: ../../mod/photos.php:1522 #: ../../mod/photos.php:1525
msgid "Recent Photos" msgid "Recent Photos"
msgstr "" msgstr ""
@ -673,28 +673,28 @@ msgstr ""
msgid "Edit post" msgid "Edit post"
msgstr "" msgstr ""
#: ../../mod/editpost.php:88 ../../include/conversation.php:1114 #: ../../mod/editpost.php:88 ../../include/conversation.php:1115
msgid "Post to Email" msgid "Post to Email"
msgstr "" msgstr ""
#: ../../mod/editpost.php:103 ../../mod/content.php:707 #: ../../mod/editpost.php:103 ../../mod/content.php:708
#: ../../mod/settings.php:599 ../../include/conversation.php:712 #: ../../mod/settings.php:599 ../../include/conversation.php:713
msgid "Edit" msgid "Edit"
msgstr "" msgstr ""
#: ../../mod/editpost.php:104 ../../mod/wallmessage.php:150 #: ../../mod/editpost.php:104 ../../mod/wallmessage.php:150
#: ../../mod/message.php:291 ../../mod/message.php:476 #: ../../mod/message.php:291 ../../mod/message.php:476
#: ../../include/conversation.php:1129 #: ../../include/conversation.php:1130
msgid "Upload photo" msgid "Upload photo"
msgstr "" msgstr ""
#: ../../mod/editpost.php:105 ../../include/conversation.php:1131 #: ../../mod/editpost.php:105 ../../include/conversation.php:1132
msgid "Attach file" msgid "Attach file"
msgstr "" msgstr ""
#: ../../mod/editpost.php:106 ../../mod/wallmessage.php:151 #: ../../mod/editpost.php:106 ../../mod/wallmessage.php:151
#: ../../mod/message.php:292 ../../mod/message.php:477 #: ../../mod/message.php:292 ../../mod/message.php:477
#: ../../include/conversation.php:1133 #: ../../include/conversation.php:1134
msgid "Insert web link" msgid "Insert web link"
msgstr "" msgstr ""
@ -710,42 +710,38 @@ msgstr ""
msgid "Insert Vorbis [.ogg] audio" msgid "Insert Vorbis [.ogg] audio"
msgstr "" msgstr ""
#: ../../mod/editpost.php:110 ../../include/conversation.php:1139 #: ../../mod/editpost.php:110 ../../include/conversation.php:1140
msgid "Set your location" msgid "Set your location"
msgstr "" msgstr ""
#: ../../mod/editpost.php:111 ../../include/conversation.php:1141 #: ../../mod/editpost.php:111 ../../include/conversation.php:1142
msgid "Clear browser location" msgid "Clear browser location"
msgstr "" msgstr ""
#: ../../mod/editpost.php:113 ../../include/conversation.php:1148 #: ../../mod/editpost.php:113 ../../include/conversation.php:1149
msgid "Permission settings" msgid "Permission settings"
msgstr "" msgstr ""
#: ../../mod/editpost.php:121 ../../include/conversation.php:1157 #: ../../mod/editpost.php:121 ../../include/conversation.php:1158
msgid "CC: email addresses" msgid "CC: email addresses"
msgstr "" msgstr ""
#: ../../mod/editpost.php:122 ../../include/conversation.php:1158 #: ../../mod/editpost.php:122 ../../include/conversation.php:1159
msgid "Public post" msgid "Public post"
msgstr "" msgstr ""
#: ../../mod/editpost.php:125 ../../include/conversation.php:1144 #: ../../mod/editpost.php:125 ../../include/conversation.php:1145
msgid "Set title" msgid "Set title"
msgstr "" msgstr ""
#: ../../mod/editpost.php:127 ../../include/conversation.php:1146 #: ../../mod/editpost.php:127 ../../include/conversation.php:1147
msgid "Categories (comma-separated list)" msgid "Categories (comma-separated list)"
msgstr "" msgstr ""
#: ../../mod/editpost.php:128 ../../include/conversation.php:1160 #: ../../mod/editpost.php:128 ../../include/conversation.php:1161
msgid "Example: bob@example.com, mary@example.com" msgid "Example: bob@example.com, mary@example.com"
msgstr "" msgstr ""
#: ../../mod/editpost.php:135 ../../include/conversation.php:1166
msgid "Friendica mobile web"
msgstr ""
#: ../../mod/dfrn_request.php:93 #: ../../mod/dfrn_request.php:93
msgid "This introduction has already been accepted." msgid "This introduction has already been accepted."
msgstr "" msgstr ""
@ -863,7 +859,7 @@ msgstr ""
msgid "Confirm" msgid "Confirm"
msgstr "" msgstr ""
#: ../../mod/dfrn_request.php:715 ../../include/items.php:3204 #: ../../mod/dfrn_request.php:715 ../../include/items.php:3205
msgid "[Name Withheld]" msgid "[Name Withheld]"
msgstr "" msgstr ""
@ -1255,7 +1251,7 @@ msgid "is interested in:"
msgstr "" msgstr ""
#: ../../mod/match.php:58 ../../mod/suggest.php:59 #: ../../mod/match.php:58 ../../mod/suggest.php:59
#: ../../include/contact_widgets.php:9 ../../boot.php:1130 #: ../../include/contact_widgets.php:9 ../../boot.php:1131
msgid "Connect" msgid "Connect"
msgstr "" msgstr ""
@ -1283,20 +1279,20 @@ msgstr ""
msgid "Group: " msgid "Group: "
msgstr "" msgstr ""
#: ../../mod/content.php:438 ../../mod/content.php:719 #: ../../mod/content.php:438 ../../mod/content.php:720
#: ../../include/conversation.php:443 ../../include/conversation.php:724 #: ../../include/conversation.php:443 ../../include/conversation.php:725
msgid "Select" msgid "Select"
msgstr "" msgstr ""
#: ../../mod/content.php:455 ../../mod/content.php:812 #: ../../mod/content.php:455 ../../mod/content.php:813
#: ../../mod/content.php:813 ../../include/conversation.php:460 #: ../../mod/content.php:814 ../../include/conversation.php:460
#: ../../include/conversation.php:817 ../../include/conversation.php:818 #: ../../include/conversation.php:818 ../../include/conversation.php:819
#, php-format #, php-format
msgid "View %s's profile @ %s" msgid "View %s's profile @ %s"
msgstr "" msgstr ""
#: ../../mod/content.php:465 ../../mod/content.php:824 #: ../../mod/content.php:465 ../../mod/content.php:825
#: ../../include/conversation.php:470 ../../include/conversation.php:829 #: ../../include/conversation.php:470 ../../include/conversation.php:830
#, php-format #, php-format
msgid "%s from %s" msgid "%s from %s"
msgstr "" msgstr ""
@ -1315,7 +1311,7 @@ msgstr[1] ""
#: ../../mod/content.php:587 ../../addon/page/page.php:76 #: ../../mod/content.php:587 ../../addon/page/page.php:76
#: ../../addon/page/page.php:110 ../../addon/showmore/showmore.php:119 #: ../../addon/page/page.php:110 ../../addon/showmore/showmore.php:119
#: ../../include/contact_widgets.php:188 ../../include/conversation.php:592 #: ../../include/contact_widgets.php:188 ../../include/conversation.php:592
#: ../../boot.php:570 #: ../../boot.php:571
msgid "show more" msgid "show more"
msgstr "" msgstr ""
@ -1367,39 +1363,39 @@ msgstr ""
msgid "Video" msgid "Video"
msgstr "" msgstr ""
#: ../../mod/content.php:732 ../../include/conversation.php:737 #: ../../mod/content.php:733 ../../include/conversation.php:738
msgid "add star" msgid "add star"
msgstr "" msgstr ""
#: ../../mod/content.php:733 ../../include/conversation.php:738 #: ../../mod/content.php:734 ../../include/conversation.php:739
msgid "remove star" msgid "remove star"
msgstr "" msgstr ""
#: ../../mod/content.php:734 ../../include/conversation.php:739 #: ../../mod/content.php:735 ../../include/conversation.php:740
msgid "toggle star status" msgid "toggle star status"
msgstr "" msgstr ""
#: ../../mod/content.php:737 ../../include/conversation.php:742 #: ../../mod/content.php:738 ../../include/conversation.php:743
msgid "starred" msgid "starred"
msgstr "" msgstr ""
#: ../../mod/content.php:738 ../../include/conversation.php:743 #: ../../mod/content.php:739 ../../include/conversation.php:744
msgid "add tag" msgid "add tag"
msgstr "" msgstr ""
#: ../../mod/content.php:742 ../../include/conversation.php:747 #: ../../mod/content.php:743 ../../include/conversation.php:748
msgid "save to folder" msgid "save to folder"
msgstr "" msgstr ""
#: ../../mod/content.php:814 ../../include/conversation.php:819 #: ../../mod/content.php:815 ../../include/conversation.php:820
msgid "to" msgid "to"
msgstr "" msgstr ""
#: ../../mod/content.php:815 ../../include/conversation.php:820 #: ../../mod/content.php:816 ../../include/conversation.php:821
msgid "Wall-to-Wall" msgid "Wall-to-Wall"
msgstr "" msgstr ""
#: ../../mod/content.php:816 ../../include/conversation.php:821 #: ../../mod/content.php:817 ../../include/conversation.php:822
msgid "via Wall-To-Wall:" msgid "via Wall-To-Wall:"
msgstr "" msgstr ""
@ -1917,8 +1913,8 @@ msgstr ""
#: ../../addon/facebook/facebook.php:702 #: ../../addon/facebook/facebook.php:702
#: ../../addon/facebook/facebook.php:1200 #: ../../addon/facebook/facebook.php:1200
#: ../../addon/public_server/public_server.php:62 #: ../../addon/public_server/public_server.php:62
#: ../../addon/testdrive/testdrive.php:67 ../../include/items.php:3213 #: ../../addon/testdrive/testdrive.php:67 ../../include/items.php:3214
#: ../../boot.php:779 #: ../../boot.php:780
msgid "Administrator" msgid "Administrator"
msgstr "" msgstr ""
@ -1928,7 +1924,7 @@ msgid ""
"Password reset failed." "Password reset failed."
msgstr "" msgstr ""
#: ../../mod/lostpass.php:83 ../../boot.php:912 #: ../../mod/lostpass.php:83 ../../boot.php:913
msgid "Password Reset" msgid "Password Reset"
msgstr "" msgstr ""
@ -2596,7 +2592,7 @@ msgstr ""
msgid "Invalid contact." msgid "Invalid contact."
msgstr "" msgstr ""
#: ../../mod/notes.php:44 ../../boot.php:1641 #: ../../mod/notes.php:44 ../../boot.php:1642
msgid "Personal Notes" msgid "Personal Notes"
msgstr "" msgstr ""
@ -2639,7 +2635,7 @@ msgstr ""
#: ../../mod/wallmessage.php:123 ../../mod/wallmessage.php:131 #: ../../mod/wallmessage.php:123 ../../mod/wallmessage.php:131
#: ../../mod/message.php:242 ../../mod/message.php:250 #: ../../mod/message.php:242 ../../mod/message.php:250
#: ../../include/conversation.php:1065 ../../include/conversation.php:1082 #: ../../include/conversation.php:1066 ../../include/conversation.php:1083
msgid "Please enter a link URL:" msgid "Please enter a link URL:"
msgstr "" msgstr ""
@ -2849,7 +2845,7 @@ msgstr ""
#: ../../mod/profperm.php:103 ../../view/theme/diabook/theme.php:128 #: ../../mod/profperm.php:103 ../../view/theme/diabook/theme.php:128
#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:84 #: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:84
#: ../../include/nav.php:50 ../../boot.php:1617 #: ../../include/nav.php:50 ../../boot.php:1618
msgid "Profile" msgid "Profile"
msgstr "" msgstr ""
@ -2953,7 +2949,7 @@ msgstr ""
msgid "Choose a nickname: " msgid "Choose a nickname: "
msgstr "" msgstr ""
#: ../../mod/register.php:269 ../../include/nav.php:81 ../../boot.php:878 #: ../../mod/register.php:269 ../../include/nav.php:81 ../../boot.php:879
msgid "Register" msgid "Register"
msgstr "" msgstr ""
@ -2996,7 +2992,7 @@ msgid "Access denied."
msgstr "" msgstr ""
#: ../../mod/fbrowser.php:25 ../../view/theme/diabook/theme.php:130 #: ../../mod/fbrowser.php:25 ../../view/theme/diabook/theme.php:130
#: ../../include/nav.php:51 ../../boot.php:1624 #: ../../include/nav.php:51 ../../boot.php:1625
msgid "Photos" msgid "Photos"
msgstr "" msgstr ""
@ -3031,28 +3027,28 @@ msgstr ""
msgid "Wall Photos" msgid "Wall Photos"
msgstr "" msgstr ""
#: ../../mod/item.php:800 #: ../../mod/item.php:803
msgid "System error. Post not saved." msgid "System error. Post not saved."
msgstr "" msgstr ""
#: ../../mod/item.php:825 #: ../../mod/item.php:828
#, php-format #, php-format
msgid "" msgid ""
"This message was sent to you by %s, a member of the Friendica social network." "This message was sent to you by %s, a member of the Friendica social network."
msgstr "" msgstr ""
#: ../../mod/item.php:827 #: ../../mod/item.php:830
#, php-format #, php-format
msgid "You may visit them online at %s" msgid "You may visit them online at %s"
msgstr "" msgstr ""
#: ../../mod/item.php:828 #: ../../mod/item.php:831
msgid "" msgid ""
"Please contact the sender by replying to this post if you do not wish to " "Please contact the sender by replying to this post if you do not wish to "
"receive these messages." "receive these messages."
msgstr "" msgstr ""
#: ../../mod/item.php:830 #: ../../mod/item.php:833
#, php-format #, php-format
msgid "%s posted an update." msgid "%s posted an update."
msgstr "" msgstr ""
@ -3807,7 +3803,7 @@ msgstr ""
msgid "FTP Password" msgid "FTP Password"
msgstr "" msgstr ""
#: ../../mod/profile.php:21 ../../boot.php:1043 #: ../../mod/profile.php:21 ../../boot.php:1044
msgid "Requested profile is not available." msgid "Requested profile is not available."
msgstr "" msgstr ""
@ -4202,28 +4198,28 @@ msgstr ""
msgid "Edit/Manage Profiles" msgid "Edit/Manage Profiles"
msgstr "" msgstr ""
#: ../../mod/profiles.php:673 ../../boot.php:1152 #: ../../mod/profiles.php:673 ../../boot.php:1153
msgid "Change profile photo" msgid "Change profile photo"
msgstr "" msgstr ""
#: ../../mod/profiles.php:674 ../../boot.php:1153 #: ../../mod/profiles.php:674 ../../boot.php:1154
msgid "Create New Profile" msgid "Create New Profile"
msgstr "" msgstr ""
#: ../../mod/profiles.php:685 ../../boot.php:1163 #: ../../mod/profiles.php:685 ../../boot.php:1164
msgid "Profile Image" msgid "Profile Image"
msgstr "" msgstr ""
#: ../../mod/profiles.php:687 ../../boot.php:1166 #: ../../mod/profiles.php:687 ../../boot.php:1167
msgid "visible to everybody" msgid "visible to everybody"
msgstr "" msgstr ""
#: ../../mod/profiles.php:688 ../../boot.php:1167 #: ../../mod/profiles.php:688 ../../boot.php:1168
msgid "Edit visibility" msgid "Edit visibility"
msgstr "" msgstr ""
#: ../../mod/filer.php:29 ../../include/conversation.php:1069 #: ../../mod/filer.php:29 ../../include/conversation.php:1070
#: ../../include/conversation.php:1086 #: ../../include/conversation.php:1087
msgid "Save to Folder:" msgid "Save to Folder:"
msgstr "" msgstr ""
@ -4347,17 +4343,17 @@ msgid "Gender: "
msgstr "" msgstr ""
#: ../../mod/directory.php:134 ../../include/profile_advanced.php:17 #: ../../mod/directory.php:134 ../../include/profile_advanced.php:17
#: ../../boot.php:1188 #: ../../boot.php:1189
msgid "Gender:" msgid "Gender:"
msgstr "" msgstr ""
#: ../../mod/directory.php:136 ../../include/profile_advanced.php:37 #: ../../mod/directory.php:136 ../../include/profile_advanced.php:37
#: ../../boot.php:1191 #: ../../boot.php:1192
msgid "Status:" msgid "Status:"
msgstr "" msgstr ""
#: ../../mod/directory.php:138 ../../include/profile_advanced.php:48 #: ../../mod/directory.php:138 ../../include/profile_advanced.php:48
#: ../../boot.php:1193 #: ../../boot.php:1194
msgid "Homepage:" msgid "Homepage:"
msgstr "" msgstr ""
@ -5115,7 +5111,7 @@ msgstr ""
#: ../../addon/communityhome/communityhome.php:34 #: ../../addon/communityhome/communityhome.php:34
#: ../../addon/communityhome/twillingham/communityhome.php:28 #: ../../addon/communityhome/twillingham/communityhome.php:28
#: ../../addon/communityhome/twillingham/communityhome.php:34 #: ../../addon/communityhome/twillingham/communityhome.php:34
#: ../../include/nav.php:64 ../../boot.php:899 #: ../../include/nav.php:64 ../../boot.php:900
msgid "Login" msgid "Login"
msgstr "" msgstr ""
@ -7551,7 +7547,7 @@ msgstr ""
msgid "Contacts not in any group" msgid "Contacts not in any group"
msgstr "" msgstr ""
#: ../../include/nav.php:46 ../../boot.php:898 #: ../../include/nav.php:46 ../../boot.php:899
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
@ -7559,7 +7555,7 @@ msgstr ""
msgid "End this session" msgid "End this session"
msgstr "" msgstr ""
#: ../../include/nav.php:49 ../../boot.php:1610 #: ../../include/nav.php:49 ../../boot.php:1611
msgid "Status" msgid "Status"
msgstr "" msgstr ""
@ -7639,11 +7635,11 @@ msgstr ""
msgid "Manage other pages" msgid "Manage other pages"
msgstr "" msgstr ""
#: ../../include/nav.php:138 ../../boot.php:1146 #: ../../include/nav.php:138 ../../boot.php:1147
msgid "Profiles" msgid "Profiles"
msgstr "" msgstr ""
#: ../../include/nav.php:138 ../../boot.php:1146 #: ../../include/nav.php:138 ../../boot.php:1147
msgid "Manage/edit profiles" msgid "Manage/edit profiles"
msgstr "" msgstr ""
@ -7789,12 +7785,12 @@ msgstr ""
msgid "%1$d %2$s ago" msgid "%1$d %2$s ago"
msgstr "" msgstr ""
#: ../../include/datetime.php:472 ../../include/items.php:1620 #: ../../include/datetime.php:472 ../../include/items.php:1621
#, php-format #, php-format
msgid "%s's birthday" msgid "%s's birthday"
msgstr "" msgstr ""
#: ../../include/datetime.php:473 ../../include/items.php:1621 #: ../../include/datetime.php:473 ../../include/items.php:1622
#, php-format #, php-format
msgid "Happy Birthday %s" msgid "Happy Birthday %s"
msgstr "" msgstr ""
@ -8064,15 +8060,15 @@ msgstr ""
msgid "following" msgid "following"
msgstr "" msgstr ""
#: ../../include/items.php:3211 #: ../../include/items.php:3212
msgid "A new person is sharing with you at " msgid "A new person is sharing with you at "
msgstr "" msgstr ""
#: ../../include/items.php:3211 #: ../../include/items.php:3212
msgid "You have a new follower at " msgid "You have a new follower at "
msgstr "" msgstr ""
#: ../../include/items.php:3880 #: ../../include/items.php:3881
msgid "Archives" msgid "Archives"
msgstr "" msgstr ""
@ -8166,34 +8162,34 @@ msgstr ""
msgid "stopped following" msgid "stopped following"
msgstr "" msgstr ""
#: ../../include/Contact.php:220 ../../include/conversation.php:966 #: ../../include/Contact.php:220 ../../include/conversation.php:967
msgid "Poke" msgid "Poke"
msgstr "" msgstr ""
#: ../../include/Contact.php:221 ../../include/conversation.php:960 #: ../../include/Contact.php:221 ../../include/conversation.php:961
msgid "View Status" msgid "View Status"
msgstr "" msgstr ""
#: ../../include/Contact.php:222 ../../include/conversation.php:961 #: ../../include/Contact.php:222 ../../include/conversation.php:962
msgid "View Profile" msgid "View Profile"
msgstr "" msgstr ""
#: ../../include/Contact.php:223 ../../include/conversation.php:962 #: ../../include/Contact.php:223 ../../include/conversation.php:963
msgid "View Photos" msgid "View Photos"
msgstr "" msgstr ""
#: ../../include/Contact.php:224 ../../include/Contact.php:237 #: ../../include/Contact.php:224 ../../include/Contact.php:237
#: ../../include/conversation.php:963 #: ../../include/conversation.php:964
msgid "Network Posts" msgid "Network Posts"
msgstr "" msgstr ""
#: ../../include/Contact.php:225 ../../include/Contact.php:237 #: ../../include/Contact.php:225 ../../include/Contact.php:237
#: ../../include/conversation.php:964 #: ../../include/conversation.php:965
msgid "Edit Contact" msgid "Edit Contact"
msgstr "" msgstr ""
#: ../../include/Contact.php:226 ../../include/Contact.php:237 #: ../../include/Contact.php:226 ../../include/Contact.php:237
#: ../../include/conversation.php:965 #: ../../include/conversation.php:966
msgid "Send PM" msgid "Send PM"
msgstr "" msgstr ""
@ -8211,106 +8207,106 @@ msgstr ""
msgid "%1$s marked %2$s's %3$s as favorite" msgid "%1$s marked %2$s's %3$s as favorite"
msgstr "" msgstr ""
#: ../../include/conversation.php:866 #: ../../include/conversation.php:867
msgid "Delete Selected Items" msgid "Delete Selected Items"
msgstr "" msgstr ""
#: ../../include/conversation.php:1024 #: ../../include/conversation.php:1025
#, php-format #, php-format
msgid "%s likes this." msgid "%s likes this."
msgstr "" msgstr ""
#: ../../include/conversation.php:1024 #: ../../include/conversation.php:1025
#, php-format #, php-format
msgid "%s doesn't like this." msgid "%s doesn't like this."
msgstr "" msgstr ""
#: ../../include/conversation.php:1028 #: ../../include/conversation.php:1029
#, php-format #, php-format
msgid "<span %1$s>%2$d people</span> like this." msgid "<span %1$s>%2$d people</span> like this."
msgstr "" msgstr ""
#: ../../include/conversation.php:1030 #: ../../include/conversation.php:1031
#, php-format #, php-format
msgid "<span %1$s>%2$d people</span> don't like this." msgid "<span %1$s>%2$d people</span> don't like this."
msgstr "" msgstr ""
#: ../../include/conversation.php:1036 #: ../../include/conversation.php:1037
msgid "and" msgid "and"
msgstr "" msgstr ""
#: ../../include/conversation.php:1039 #: ../../include/conversation.php:1040
#, php-format #, php-format
msgid ", and %d other people" msgid ", and %d other people"
msgstr "" msgstr ""
#: ../../include/conversation.php:1040 #: ../../include/conversation.php:1041
#, php-format #, php-format
msgid "%s like this." msgid "%s like this."
msgstr "" msgstr ""
#: ../../include/conversation.php:1040 #: ../../include/conversation.php:1041
#, php-format #, php-format
msgid "%s don't like this." msgid "%s don't like this."
msgstr "" msgstr ""
#: ../../include/conversation.php:1064 ../../include/conversation.php:1081 #: ../../include/conversation.php:1065 ../../include/conversation.php:1082
msgid "Visible to <strong>everybody</strong>" msgid "Visible to <strong>everybody</strong>"
msgstr "" msgstr ""
#: ../../include/conversation.php:1066 ../../include/conversation.php:1083 #: ../../include/conversation.php:1067 ../../include/conversation.php:1084
msgid "Please enter a video link/URL:" msgid "Please enter a video link/URL:"
msgstr "" msgstr ""
#: ../../include/conversation.php:1067 ../../include/conversation.php:1084 #: ../../include/conversation.php:1068 ../../include/conversation.php:1085
msgid "Please enter an audio link/URL:" msgid "Please enter an audio link/URL:"
msgstr "" msgstr ""
#: ../../include/conversation.php:1068 ../../include/conversation.php:1085 #: ../../include/conversation.php:1069 ../../include/conversation.php:1086
msgid "Tag term:" msgid "Tag term:"
msgstr "" msgstr ""
#: ../../include/conversation.php:1070 ../../include/conversation.php:1087 #: ../../include/conversation.php:1071 ../../include/conversation.php:1088
msgid "Where are you right now?" msgid "Where are you right now?"
msgstr "" msgstr ""
#: ../../include/conversation.php:1130 #: ../../include/conversation.php:1131
msgid "upload photo" msgid "upload photo"
msgstr "" msgstr ""
#: ../../include/conversation.php:1132 #: ../../include/conversation.php:1133
msgid "attach file" msgid "attach file"
msgstr "" msgstr ""
#: ../../include/conversation.php:1134 #: ../../include/conversation.php:1135
msgid "web link" msgid "web link"
msgstr "" msgstr ""
#: ../../include/conversation.php:1135 #: ../../include/conversation.php:1136
msgid "Insert video link" msgid "Insert video link"
msgstr "" msgstr ""
#: ../../include/conversation.php:1136 #: ../../include/conversation.php:1137
msgid "video link" msgid "video link"
msgstr "" msgstr ""
#: ../../include/conversation.php:1137 #: ../../include/conversation.php:1138
msgid "Insert audio link" msgid "Insert audio link"
msgstr "" msgstr ""
#: ../../include/conversation.php:1138 #: ../../include/conversation.php:1139
msgid "audio link" msgid "audio link"
msgstr "" msgstr ""
#: ../../include/conversation.php:1140 #: ../../include/conversation.php:1141
msgid "set location" msgid "set location"
msgstr "" msgstr ""
#: ../../include/conversation.php:1142 #: ../../include/conversation.php:1143
msgid "clear location" msgid "clear location"
msgstr "" msgstr ""
#: ../../include/conversation.php:1149 #: ../../include/conversation.php:1150
msgid "permissions" msgid "permissions"
msgstr "" msgstr ""
@ -8326,96 +8322,96 @@ msgstr ""
msgid "This action is not available under your subscription plan." msgid "This action is not available under your subscription plan."
msgstr "" msgstr ""
#: ../../boot.php:568 #: ../../boot.php:569
msgid "Delete this item?" msgid "Delete this item?"
msgstr "" msgstr ""
#: ../../boot.php:571 #: ../../boot.php:572
msgid "show fewer" msgid "show fewer"
msgstr "" msgstr ""
#: ../../boot.php:774 #: ../../boot.php:775
#, php-format #, php-format
msgid "Update %s failed. See error logs." msgid "Update %s failed. See error logs."
msgstr "" msgstr ""
#: ../../boot.php:776 #: ../../boot.php:777
#, php-format #, php-format
msgid "Update Error at %s" msgid "Update Error at %s"
msgstr "" msgstr ""
#: ../../boot.php:877 #: ../../boot.php:878
msgid "Create a New Account" msgid "Create a New Account"
msgstr "" msgstr ""
#: ../../boot.php:901 #: ../../boot.php:902
msgid "Nickname or Email address: " msgid "Nickname or Email address: "
msgstr "" msgstr ""
#: ../../boot.php:902 #: ../../boot.php:903
msgid "Password: " msgid "Password: "
msgstr "" msgstr ""
#: ../../boot.php:905 #: ../../boot.php:906
msgid "Or login using OpenID: " msgid "Or login using OpenID: "
msgstr "" msgstr ""
#: ../../boot.php:911 #: ../../boot.php:912
msgid "Forgot your password?" msgid "Forgot your password?"
msgstr "" msgstr ""
#: ../../boot.php:1078 #: ../../boot.php:1079
msgid "Edit profile" msgid "Edit profile"
msgstr "" msgstr ""
#: ../../boot.php:1138 #: ../../boot.php:1139
msgid "Message" msgid "Message"
msgstr "" msgstr ""
#: ../../boot.php:1260 ../../boot.php:1346 #: ../../boot.php:1261 ../../boot.php:1347
msgid "g A l F d" msgid "g A l F d"
msgstr "" msgstr ""
#: ../../boot.php:1261 ../../boot.php:1347 #: ../../boot.php:1262 ../../boot.php:1348
msgid "F d" msgid "F d"
msgstr "" msgstr ""
#: ../../boot.php:1306 ../../boot.php:1387 #: ../../boot.php:1307 ../../boot.php:1388
msgid "[today]" msgid "[today]"
msgstr "" msgstr ""
#: ../../boot.php:1318 #: ../../boot.php:1319
msgid "Birthday Reminders" msgid "Birthday Reminders"
msgstr "" msgstr ""
#: ../../boot.php:1319 #: ../../boot.php:1320
msgid "Birthdays this week:" msgid "Birthdays this week:"
msgstr "" msgstr ""
#: ../../boot.php:1380 #: ../../boot.php:1381
msgid "[No description]" msgid "[No description]"
msgstr "" msgstr ""
#: ../../boot.php:1398 #: ../../boot.php:1399
msgid "Event Reminders" msgid "Event Reminders"
msgstr "" msgstr ""
#: ../../boot.php:1399 #: ../../boot.php:1400
msgid "Events this week:" msgid "Events this week:"
msgstr "" msgstr ""
#: ../../boot.php:1613 #: ../../boot.php:1614
msgid "Status Messages and Posts" msgid "Status Messages and Posts"
msgstr "" msgstr ""
#: ../../boot.php:1620 #: ../../boot.php:1621
msgid "Profile Details" msgid "Profile Details"
msgstr "" msgstr ""
#: ../../boot.php:1637 #: ../../boot.php:1638
msgid "Events and Calendar" msgid "Events and Calendar"
msgstr "" msgstr ""
#: ../../boot.php:1644 #: ../../boot.php:1645
msgid "Only You Can See This" msgid "Only You Can See This"
msgstr "" msgstr ""

View file

@ -1,3887 +1,3905 @@
/** /**
* duepuntozero Frindika style * duepuntozero Frindika style
* Fabio Comuni <fabrix.xm@gmail.com> * Fabio Comuni <fabrix.xm@gmail.com>
* *
* Heavily modified for Frost Mobile * Heavily modified for Frost Mobile
* Zach P * Zach P
*/ */
/* generals */ /* generals */
html { html {
width: 320px; width: 320px;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
} }
body { body {
font-family: helvetica,arial,freesans,clean,sans-serif; font-family: helvetica,arial,freesans,clean,sans-serif;
font-size: 16px; font-size: 16px;
/* line-height: 24px;*/ /* line-height: 24px;*/
background-color: #ffffff; background-color: #ffffff;
background-image: url(head.jpg); background-image: url(head.jpg);
background-repeat: repeat-x; background-repeat: repeat-x;
color: #505050; color: #505050;
margin: 0px; margin: 0px;
} }
div.container { div.container {
display: block; display: block;
/* width: 100%;*/ /* width: 100%;*/
margin-top: 0px; margin-top: 0px;
margin-bottom: 0px; margin-bottom: 0px;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
} }
a, a:visited, a:link { color: #3465a4; text-decoration: none; } a, a:visited, a:link { color: #3465a4; text-decoration: none; }
a:hover {text-decoration: underline; } a:hover {text-decoration: underline; }
input { input {
border: 1px solid #666666; border: 1px solid #666666;
-moz-border-radius: 3px; -moz-border-radius: 3px;
-webkit-border-radius: 3px; -webkit-border-radius: 3px;
border-radius: 3px; border-radius: 3px;
padding: 3px; padding: 3px;
} }
img { border :0px; } img { border :0px; }
#id_openid_url, .openid input { #id_openid_url, .openid input {
background: url(login-bg.gif) no-repeat; background: url(login-bg.gif) no-repeat;
background-position: 0 50%; background-position: 0 50%;
padding-left: 18px; padding-left: 18px;
width: 252px; width: 252px;
margin-left: 20px; margin-left: 20px;
} }
.openid:hover { .openid:hover {
} }
/*#id_openid_url { /*#id_openid_url {
width: 384px; width: 384px;
}*/ }*/
code { code {
font-family: Courier, monospace; font-family: Courier, monospace;
white-space: pre; white-space: pre;
display: block; display: block;
overflow: auto; overflow: auto;
border: 1px solid #444; border: 1px solid #444;
background: #EEE; background: #EEE;
color: #444; color: #444;
padding: 10px; padding: 10px;
margin-top: 20px; margin-top: 20px;
} }
blockquote { blockquote {
background-color: #f4f8f9; background-color: #f4f8f9;
border-left: 4px solid #dae4ee; border-left: 4px solid #dae4ee;
padding: 0.4em; padding: 0.4em;
} }
.icollapse-wrapper, .ccollapse-wrapper { .icollapse-wrapper, .ccollapse-wrapper {
border: 1px solid #CCC; border: 1px solid #CCC;
padding: 5px; padding: 5px;
} }
.hide-comments-outer { .hide-comments-outer {
margin-left: 0px; margin-left: 0px;
font-weight: 700; font-weight: 700;
opacity: 0.6; opacity: 0.6;
} }
.hide-comments { .hide-comments {
margin-left: 5px; margin-left: 5px;
} }
#panel { #panel {
background-color: ivory; background-color: ivory;
position: absolute; position: absolute;
z-index: 2; z-index: 2;
width: 30%; width: 30%;
padding: 25px; padding: 25px;
border: 1px solid #444; border: 1px solid #444;
} }
.heart { .heart {
color: #FF0000; color: #FF0000;
font-size: 100%; font-size: 100%;
margin-right: 5px; margin-right: 5px;
} }
/* nav */ /* nav */
nav { nav {
height: 94px; height: 94px;
/* width: 100%;*/ /* width: 100%;*/
width: 320px; width: 320px;
display: block; display: block;
margin-top: 0px; margin-top: 0px;
margin-bottom: 0px; margin-bottom: 0px;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
} }
nav #site-location { nav #site-location {
color: #888a85; color: #888a85;
font-size: 0.8em; font-size: 0.8em;
position: absolute; position: absolute;
} }
.error-message { .error-message {
color: #FF0000; color: #FF0000;
font-size: 1.1em; font-size: 1.1em;
border: 1px solid #FF8888; border: 1px solid #FF8888;
background-color: #FFEEEE; background-color: #FFEEEE;
padding: 10px; padding: 10px;
} }
.info-message { .info-message {
color: #204a87; color: #204a87;
font-size: 1.1em; font-size: 1.1em;
border: 1px solid #3465a4; border: 1px solid #3465a4;
background-color: #d7e3f1; background-color: #d7e3f1;
padding: 10px; padding: 10px;
} }
nav #banner { nav #banner {
/* display: block;*/ /* display: block;*/
display: none; display: none;
margin-top: 14px; margin-top: 14px;
position: absolute; position: absolute;
} }
nav #banner #logo-text a { nav #banner #logo-text a {
display: none; display: none;
font-size: 40px; font-size: 40px;
font-weight: bold; font-weight: bold;
margin-left: 3px; margin-left: 3px;
color: #000000; color: #000000;
} }
nav #banner #logo-text a:hover { text-decoration: none; } nav #banner #logo-text a:hover { text-decoration: none; }
/* ZP REMOVE? nav-commlink */ /* ZP REMOVE? nav-commlink */
.nav-commlink, .nav-login-link { .nav-commlink, .nav-login-link {
display: block; display: block;
height: 15px; height: 15px;
margin-top: 67px; margin-top: 67px;
margin-right: 2px; margin-right: 2px;
/*padding: 6px 10px;*/ /*padding: 6px 10px;*/
padding: 6px 3px; padding: 6px 3px;
float: left; float: left;
bottom: 140px; bottom: 140px;
border: 1px solid #babdb6; border: 1px solid #babdb6;
border-bottom: 0px; border-bottom: 0px;
background-color: #aec0d3; background-color: #aec0d3;
color: #565854; color: #565854;
-moz-border-radius: 3px 3px 0px 0px; -moz-border-radius: 3px 3px 0px 0px;
-webkit-border-radius: 3px 3px 0px 0px; -webkit-border-radius: 3px 3px 0px 0px;
border-radius: 3px 3px 0px 0px; border-radius: 3px 3px 0px 0px;
} }
.nav-commlink.selected { .nav-commlink.selected {
background-color: #ffffff; background-color: #ffffff;
border-bottom: 1px solid #ffffff; border-bottom: 1px solid #ffffff;
color: #000000 !important; color: #000000 !important;
margin-top: 64px; margin-top: 64px;
padding-top: 6px; padding-top: 6px;
padding-bottom: 8px; padding-bottom: 8px;
} }
.nav-ajax-left.show { .nav-ajax-left.show {
position: absolute; position: absolute;
font-size: 0.8em; font-size: 0.8em;
top: 22px; top: 22px;
right: 2px; right: 2px;
padding: 1px 2px; padding: 1px 2px;
border-radius: 4px; border-radius: 4px;
-moz-border-radius: 4px; -moz-border-radius: 4px;
-webkit-border-radius: 4px; -webkit-border-radius: 4px;
background-color: gold !important; background-color: gold !important;
} }
nav #nav-link-wrapper .nav-link { nav #nav-link-wrapper .nav-link {
/*border-right: 1px solid #babdb6;*/ /*border-right: 1px solid #babdb6;*/
} }
nav .nav-link { nav .nav-link {
margin-top: 24px; margin-top: 24px;
margin-bottom: 0.2em; margin-bottom: 0.2em;
margin-right: 1em; margin-right: 1em;
margin-left: 1em; margin-left: 1em;
background-color: transparent !important; background-color: transparent !important;
} }
.nav-button-container { .nav-button-container {
float: right; float: right;
position: relative; position: relative;
} }
.nav-button-container .nav-ajax-left { .nav-button-container .nav-ajax-left {
} }
.nav-menu-list { .nav-menu-list {
text-align: center; text-align: center;
text-size: 18px; text-size: 18px;
line-height: 24px; line-height: 24px;
border-left: 1px solid #aaa;/*#444444;*/ border-left: 1px solid #aaa;/*#444444;*/
border-right: 1px solid #aaa; border-right: 1px solid #aaa;
border-top: 1px solid #aaa; border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa; border-bottom: 1px solid #aaa;
background: #FFFFFF; background: #FFFFFF;
display: none; display: none;
list-style: none; list-style: none;
width: 8em; width: 8em;
position: absolute; position: absolute;
margin: 0px; margin: 0px;
/* right: -33px;*/ /* right: -33px;*/
padding: 1em 0px; padding: 1em 0px;
-moz-box-shadow: 3px 3px 5px #555; -moz-box-shadow: 3px 3px 5px #555;
-webkit-box-shadow: 3px 3px 5px #555; -webkit-box-shadow: 3px 3px 5px #555;
box-shadow: 3px 3px 5px #555; box-shadow: 3px 3px 5px #555;
z-index: 10000; z-index: 10000;
} }
#network-menu-list { #network-menu-list {
left: 3px; left: 3px;
} }
#contacts-menu-list { #contacts-menu-list {
right: -30px; right: -30px;
} }
#system-menu-list { #system-menu-list {
right: 3px; right: 3px;
} }
div.main-container { div.main-container {
/* width: 100%;*/ /* width: 100%;*/
margin: 0px auto; margin: 0px auto;
display: block; display: block;
position: relative; position: relative;
} }
/*div.main-content-loading { /*div.main-content-loading {
position: absolute; position: absolute;
top: 200px; top: 200px;
left: 50%; left: 50%;
display: none; display: none;
}*/ }*/
/* aside */ /* aside */
aside { aside {
/* display: block;*/ /* display: block;*/
display: none; display: none;
min-height: 112px; min-height: 112px;
width: 250px; width: 250px;
padding: 1em; padding: 1em;
margin: 1em 0px 0px 0px; margin: 1em 0px 0px 0px;
position: absolute; position: absolute;
/* float:left;*/ /* float:left;*/
} }
#dfrn-request-link { #dfrn-request-link {
display: block; display: block;
color: #FFFFFF; color: #FFFFFF;
-webkit-border-radius: 5px ; -webkit-border-radius: 5px ;
-moz-border-radius: 5px; -moz-border-radius: 5px;
border-radius: 5px; border-radius: 5px;
padding: 5px; padding: 5px;
font-weight: bold; font-weight: bold;
background: #3465a4 url('friendika-16.png') no-repeat 95% center; background: #3465a4 url('friendika-16.png') no-repeat 95% center;
} }
#wallmessage-link { #wallmessage-link {
display: block; display: block;
color: #FFFFFF; color: #FFFFFF;
-webkit-border-radius: 5px ; -webkit-border-radius: 5px ;
-moz-border-radius: 5px; -moz-border-radius: 5px;
border-radius: 5px; border-radius: 5px;
padding: 5px; padding: 5px;
font-weight: bold; font-weight: bold;
background-color: #3465a4; background-color: #3465a4;
} }
/* section */ /* section */
div.section-wrapper { div.section-wrapper {
/* width: 100%;*/ /* width: 100%;*/
width: 320px; width: 320px;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
/*padding-right:2em;*/ /*padding-right:2em;*/
display: block; display: block;
background-color: #ffffff; background-color: #ffffff;
background-image: url(border.jpg); background-image: url(border.jpg);
background-position: top right; background-position: top right;
background-repeat: no-repeat; background-repeat: no-repeat;
} }
section { section {
margin: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;
padding-left: 5px; padding-left: 5px;
padding-right: 5px; padding-right: 5px;
padding-top: 1em; padding-top: 1em;
padding-bottom: 3em; padding-bottom: 3em;
background-image: url(border.jpg); background-image: url(border.jpg);
background-position: top left; background-position: top left;
background-repeat: no-repeat; background-repeat: no-repeat;
min-height: 112px; min-height: 112px;
border-top: 1px solid #babdb6; border-top: 1px solid #babdb6;
} }
.tabs { .tabs {
/*background-image: url(head.jpg); /*background-image: url(head.jpg);
background-repeat: repeat-x; background-repeat: repeat-x;
background-position: 0px -20px;*/ background-position: 0px -20px;*/
border-bottom: 1px solid #babdb6; border-bottom: 1px solid #babdb6;
padding:0px; padding:0px;
} }
.tabs li { margin: 0px 0px 20px 0px; padding-left: 1em; list-style: none; } .tabs li { margin: 0px 0px 20px 0px; padding-left: 1em; list-style: none; }
.tabs a { .tabs a {
padding: 0.4em 2em; padding: 0.4em 2em;
border: 1px solid #aaa; border: 1px solid #aaa;
border-radius: 8px; border-radius: 8px;
-moz-border-radius: 8px; -moz-border-radius: 8px;
-webkit-border-radius: 8px; -webkit-border-radius: 8px;
} }
.tab { .tab {
/*display:block;*/ /*display:block;*/
/*float:left;*/ /*float:left;*/
padding-left: 1em; padding-left: 1em;
padding-right: 0.4em; padding-right: 0.4em;
padding-top: 0.4em; padding-top: 0.4em;
padding-bottom: 0.4em; padding-bottom: 0.4em;
/*margin-right: 1em;*/ /*margin-right: 1em;*/
margin-right: 3px ; margin-right: 3px ;
} }
.tab.active { .tab.active {
font-weight: bold; font-weight: bold;
} }
#events-tab { #events-tab {
display: none; display: none;
} }
/* footer */ /* footer */
footer { footer {
display: none; display: none;
} }
.birthday-today, .event-today { .birthday-today, .event-today {
font-weight: bold; font-weight: bold;
} }
.preview { .preview {
background: #FFFFC8; background: #FFFFC8;
} }
#theme-preview { #theme-preview {
margin: 15px 0 15px 150px; margin: 15px 0 15px 150px;
} }
/* from default */ /* from default */
#jot-perms-icon, #jot-perms-icon,
#profile-location, #profile-location,
#profile-nolocation, #profile-nolocation,
#profile-youtube, #profile-youtube,
#profile-video, #profile-video,
#profile-audio, #profile-audio,
#profile-link, #profile-link,
#profile-title, #profile-title,
#wall-image-upload, #wall-image-upload,
#wall-file-upload, #wall-file-upload,
#profile-upload-wrapper, #profile-upload-wrapper,
#wall-image-upload-div, #wall-image-upload-div,
#wall-file-upload-div, #wall-file-upload-div,
.hover, .focus { .hover, .focus {
cursor: pointer; cursor: pointer;
} }
#jot-perms-icon { #jot-perms-icon {
float: left; float: left;
} }
#jot-title, #jot-category { #jot-title, #jot-category {
border: 0px; border: 0px;
margin: 0px; margin: 0px;
height: 20px; height: 20px;
width: 270px; width: 270px;
margin-bottom: 5px; margin-bottom: 5px;
font-weight: bold; font-weight: bold;
border: 1px solid #ffffff; border: 1px solid #ffffff;
} }
#jot-title::-webkit-input-placeholder{font-weight: normal;} #jot-title::-webkit-input-placeholder{font-weight: normal;}
#jot-category::-webkit-input-placeholder{font-weight: normal;} #jot-category::-webkit-input-placeholder{font-weight: normal;}
#jot-title:-moz-placeholder{font-weight: normal;} #jot-title:-moz-placeholder{font-weight: normal;}
#jot-category:-moz-placeholder{font-weight: normal;} #jot-category:-moz-placeholder{font-weight: normal;}
#jot-title:hover, #jot-title:hover,
#jot-title:focus, #jot-title:focus,
#jot-category:hover, #jot-category:hover,
#jot-category:focus { #jot-category:focus {
border: 1px solid #cccccc; border: 1px solid #cccccc;
} }
.jothidden { display:none; } .jothidden { display:none; }
.fakelink, .fakelink:visited, .fakelink:link { .fakelink, .fakelink:visited, .fakelink:link {
color: #3465a4; color: #3465a4;
text-decoration: none; text-decoration: none;
cursor: pointer; cursor: pointer;
margin-top: 15px; margin-top: 15px;
margin-bottom: 15px; margin-bottom: 15px;
} }
.lockview { .lockview {
cursor: pointer; cursor: pointer;
} }
#group-sidebar { #group-sidebar {
margin-bottom: 10px; margin-bottom: 10px;
} }
.group-selected, .nets-selected, .fileas-selected, .categories-selected { .group-selected, .nets-selected, .fileas-selected, .categories-selected {
padding: 3px; padding: 3px;
-moz-border-radius: 3px; -moz-border-radius: 3px;
-webkit-border-radius: 3px; -webkit-border-radius: 3px;
border-radius: 3px; border-radius: 3px;
border: 1px solid #CCCCCC; border: 1px solid #CCCCCC;
background: #F8F8F8; background: #F8F8F8;
font-weight: bold; font-weight: bold;
} }
.settings-widget .selected { .settings-widget .selected {
padding: 3px; padding: 3px;
-moz-border-radius: 3px; -moz-border-radius: 3px;
-webkit-border-radius: 3px; -webkit-border-radius: 3px;
border-radius: 3px; border-radius: 3px;
border: 1px solid #CCCCCC; border: 1px solid #CCCCCC;
background: #F8F8F8; background: #F8F8F8;
font-weight: bold; font-weight: bold;
} }
.fakelink:hover { .fakelink:hover {
color: #3465a4; color: #3465a4;
text-decoration: underline; text-decoration: underline;
cursor: pointer; cursor: pointer;
} }
.smalltext { .smalltext {
font-size: 0.7em; font-size: 0.7em;
} }
#sysmsg { #sysmsg {
/*width: 600px;*/ /*width: 600px;*/
margin-bottom: 10px; margin-bottom: 10px;
} }
#register-fill-ext { #register-fill-ext {
margin-bottom: 25px; margin-bottom: 25px;
} }
#label-register-name, #label-register-email, #label-register-nickname, #label-register-openid { #label-register-name, #label-register-email, #label-register-nickname, #label-register-openid {
float: left; float: left;
width: 350px; width: 350px;
margin-top: 10px; margin-top: 10px;
} }
#register-name, #register-email, #register-nickname { #register-name, #register-email, #register-nickname {
float: left; float: left;
margin-top: 10px; margin-top: 10px;
width: 150px; width: 150px;
} }
#register-openid { #register-openid {
float: left; float: left;
margin-top: 10px; margin-top: 10px;
width: 130px; width: 130px;
} }
#register-name-end, #register-email-end, #register-nickname-end, #register-submit-end, #register-openid-end { #register-name-end, #register-email-end, #register-nickname-end, #register-submit-end, #register-openid-end {
clear: both; clear: both;
} }
#register-nickname-desc { #register-nickname-desc {
margin-top: 30px; margin-top: 30px;
width: 650px; width: 650px;
} }
#register-sitename { #register-sitename {
float: left; float: left;
margin-top: 10px; margin-top: 10px;
} }
#register-submit-button { #register-submit-button {
margin-top: 10px; margin-top: 10px;
} }
#login_standard { #login_standard {
width: 210px; width: 210px;
float: left; float: left;
} }
#login_openid { #login_openid {
width: 210px; width: 210px;
margin-left: 250px; margin-left: 250px;
} }
#login_standard input, #login_standard input,
#login_openid input { #login_openid input {
width: 180px; width: 180px;
} }
#login-extra-links { #login-extra-links {
clear: both; clear: both;
} }
#register-link, #lost-password-link { #register-link, #lost-password-link {
float: left; float: left;
font-size: 80%; font-size: 80%;
margin-right: 15px; margin-right: 15px;
} }
#login-name-end, #login-password-end, #login-extra-end, #login-submit-end { #login-name-end, #login-password-end, #login-extra-end, #login-submit-end {
height: 50px; height: 50px;
} }
#login-submit-button { #login-submit-button {
/* margin-top: 10px; */ /* margin-top: 10px; */
margin-left: 200px; margin-left: 200px;
} }
input#dfrn-url { input#dfrn-url {
float: left; float: left;
background: url(friendika-16.png) no-repeat; background: url(friendika-16.png) no-repeat;
background-position: 2px center; background-position: 2px center;
font-size: 17px; font-size: 17px;
padding-left: 21px; padding-left: 21px;
height: 21px; height: 21px;
background-color: #FFFFFF; background-color: #FFFFFF;
color: #000000; color: #000000;
margin-bottom: 20px; margin-bottom: 20px;
} }
#dfrn-url-label { #dfrn-url-label {
float: left; float: left;
width: 250px; width: 250px;
} }
#dfrn-request-url-end { #dfrn-request-url-end {
clear: both; clear: both;
} }
#knowyouyes, #knowyouno { #knowyouyes, #knowyouno {
float: left; float: left;
} }
#dfrn-request-knowyou-yes-wrapper, #dfrn-request-knowyou-no-wrapper { #dfrn-request-knowyou-yes-wrapper, #dfrn-request-knowyou-no-wrapper {
float: none; float: none;
} }
#dfrn-request-knowyou-yes-label, #dfrn-request-knowyou-no-label { #dfrn-request-knowyou-yes-label, #dfrn-request-knowyou-no-label {
float: left; float: left;
width: 75px; width: 75px;
margin-left: 50px; margin-left: 50px;
margin-bottom: 7px; margin-bottom: 7px;
} }
#dfrn-request-knowyou-break, #dfrn-request-knowyou-end { #dfrn-request-knowyou-break, #dfrn-request-knowyou-end {
clear: both; clear: both;
} }
#dfrn-request-message-wrapper { #dfrn-request-message-wrapper {
margin-bottom: 50px; margin-bottom: 50px;
} }
#dfrn-request-submit-wrapper { #dfrn-request-submit-wrapper {
clear: both; clear: both;
margin-left: 50px; margin-left: 50px;
} }
#dfrn-request-info-wrapper { #dfrn-request-info-wrapper {
margin-left: 50px; margin-left: 50px;
} }
#cropimage-wrapper, #cropimage-preview-wrapper { #cropimage-wrapper, #cropimage-preview-wrapper {
float: left; float: left;
padding: 10px; padding: 10px;
} }
.imgCrop { .imgCrop {
max-width: 280px; max-width: 280px;
} }
#crop-image-form { #crop-image-form {
margin-top: 30px; margin-top: 30px;
clear: both; clear: both;
} }
.intro-wrapper { .intro-wrapper {
margin-top: 20px; margin-top: 20px;
} }
.intro-fullname { .intro-fullname {
font-size: 1.1em; font-size: 1.1em;
font-weight: bold; font-weight: bold;
} }
.intro-desc { .intro-desc {
margin-bottom: 20px; margin-bottom: 20px;
font-weight: bold; font-weight: bold;
} }
.intro-note { .intro-note {
padding: 10px; padding: 10px;
} }
.intro-end { .intro-end {
padding: 30px; padding: 30px;
} }
.intro-form { .intro-form {
float: left; float: left;
} }
.intro-approve-form { .intro-approve-form {
clear: both; clear: both;
} }
.intro-approve-as-friend-end { .intro-approve-as-friend-end {
clear: both; clear: both;
} }
.intro-submit-approve, .intro-submit-ignore { .intro-submit-approve, .intro-submit-ignore {
margin-right: 20px; margin-right: 20px;
} }
.intro-submit-approve { .intro-submit-approve {
margin-top: 15px; margin-top: 15px;
} }
.intro-approve-as-friend-label, .intro-approve-as-fan-label { .intro-approve-as-friend-label, .intro-approve-as-fan-label {
float: left; float: left;
width: 100px; width: 100px;
margin-left: 20px; margin-left: 20px;
} }
.intro-approve-as-friend, .intro-approve-as-fan { .intro-approve-as-friend, .intro-approve-as-fan {
float: left; float: left;
} }
.intro-form-end { .intro-form-end {
clear: both; clear: both;
} }
.intro-approve-as-friend-desc { .intro-approve-as-friend-desc {
margin-top: 15px; margin-top: 15px;
} }
.intro-approve-as-end { .intro-approve-as-end {
clear: both; clear: both;
margin-bottom: 10px; margin-bottom: 10px;
} }
.intro-end { .intro-end {
clear: both; clear: both;
margin-bottom: 30px; margin-bottom: 30px;
} }
.aprofile dt { .aprofile dt {
font-weight: bold; font-weight: bold;
} }
#page-profile .title { #page-profile .title {
font-weight: bold; font-weight: bold;
} }
#profile-vcard-break { #profile-vcard-break {
clear: both; clear: both;
} }
#profile-extra-links { #profile-extra-links {
clear: both; clear: both;
margin-top: 10px; margin-top: 10px;
} }
#profile-extra-links ul { #profile-extra-links ul {
list-style-type: none; list-style-type: none;
padding: 0px; padding: 0px;
} }
#profile-extra-links li { #profile-extra-links li {
margin-top: 5px; margin-top: 5px;
} }
#profile-edit-links ul { #profile-edit-links ul {
list-style-type: none; list-style-type: none;
} }
#profile-edit-links li { #profile-edit-links li {
margin-top: 10px; margin-top: 10px;
} }
.profile-edit-side-div { .profile-edit-side-div {
float: right; float: right;
} }
.profile-edit-side-link { .profile-edit-side-link {
opacity: 0.3; opacity: 0.3;
filter:alpha(opacity=30); filter:alpha(opacity=30);
} }
.profile-edit-side-link:hover { .profile-edit-side-link:hover {
opacity: 1.0; opacity: 1.0;
filter:alpha(opacity=100); filter:alpha(opacity=100);
} }
.view-contact-wrapper { .view-contact-wrapper {
margin-top: 20px; margin-top: 20px;
float: left; float: left;
margin-left: 20px; margin-left: 20px;
width: 180px; width: 180px;
} }
.contact-wrapper { .contact-wrapper {
float: left; float: left;
width: 150px; width: 150px;
height: 150px; height: 150px;
overflow: auto; overflow: auto;
} }
#view-contact-end { #view-contact-end {
clear: both; clear: both;
} }
#viewcontacts { #viewcontacts {
margin-top: 15px; margin-top: 15px;
} }
#profile-edit-default-desc { #profile-edit-default-desc {
color: #FF0000; color: #FF0000;
border: 1px solid #FF8888; border: 1px solid #FF8888;
background-color: #FFEEEE; background-color: #FFEEEE;
padding: 7px; padding: 7px;
} }
#profile-edit-clone-link-wrapper { #profile-edit-clone-link-wrapper {
float: left; float: left;
margin-left: 50px; margin-left: 50px;
margin-bottom: 20px; margin-bottom: 20px;
width: 300px; width: 300px;
} }
#profile-edit-links-end { #profile-edit-links-end {
clear: both; clear: both;
margin-bottom: 15px; margin-bottom: 15px;
} }
.profile-listing-photo { .profile-listing-photo {
border: none; border: none;
} }
.profile-edit-submit-wrapper { .profile-edit-submit-wrapper {
margin-top: 20px; margin-top: 20px;
margin-bottom: 20px; margin-bottom: 20px;
} }
#profile-photo-link-select-wrapper { #profile-photo-link-select-wrapper {
margin-top: 2em; margin-top: 2em;
} }
#profile-photo-submit-wrapper { #profile-photo-submit-wrapper {
margin-top: 10px; margin-top: 10px;
} }
#profile-photo-wrapper img { #profile-photo-wrapper img {
width:175px; width:175px;
height:175px; height:175px;
padding: 12px; padding: 12px;
} }
#profile-edit-profile-name-label, #profile-edit-profile-name-label,
#profile-edit-name-label, #profile-edit-name-label,
#profile-edit-pdesc-label, #profile-edit-pdesc-label,
#profile-edit-gender-label, #profile-edit-gender-label,
#profile-edit-dob-label, #profile-edit-dob-label,
#profile-edit-address-label, #profile-edit-address-label,
#profile-edit-locality-label, #profile-edit-locality-label,
#profile-edit-region-label, #profile-edit-region-label,
#profile-edit-postal-code-label, #profile-edit-postal-code-label,
#profile-edit-country-name-label, #profile-edit-country-name-label,
#profile-edit-marital-label, #profile-edit-marital-label,
#profile-edit-sexual-label, #profile-edit-sexual-label,
#profile-edit-politic-label, #profile-edit-politic-label,
#profile-edit-religion-label, #profile-edit-religion-label,
#profile-edit-pubkeywords-label, #profile-edit-pubkeywords-label,
#profile-edit-prvkeywords-label, #profile-edit-prvkeywords-label,
#profile-edit-homepage-label, #profile-edit-homepage-label,
#profile-edit-hometown-label { #profile-edit-hometown-label {
font-weight: 700; font-weight: 700;
float: left; float: left;
width: 175px; width: 175px;
} }
#profile-edit-profile-name, #profile-edit-profile-name,
#profile-edit-name, #profile-edit-name,
#profile-edit-pdesc, #profile-edit-pdesc,
#gender-select, #gender-select,
#profile-edit-dob, #profile-edit-dob,
#profile-edit-address, #profile-edit-address,
#profile-edit-locality, #profile-edit-locality,
#profile-edit-region, #profile-edit-region,
#profile-edit-postal-code, #profile-edit-postal-code,
#profile-edit-country-name, #profile-edit-country-name,
#marital-select, #marital-select,
#sexual-select, #sexual-select,
#profile-edit-politic, #profile-edit-politic,
#profile-edit-religion, #profile-edit-religion,
#profile-edit-pubkeywords, #profile-edit-pubkeywords,
#profile-edit-prvkeywords, #profile-edit-prvkeywords,
#profile-in-dir-yes, #profile-in-dir-yes,
#profile-in-dir-no, #profile-in-dir-no,
#profile-in-netdir-yes, #profile-in-netdir-yes,
#profile-in-netdir-no, #profile-in-netdir-no,
#hide-wall-yes, #hide-wall-yes,
#hide-wall-no, #hide-wall-no,
#hide-friends-yes, #hide-friends-yes,
#hide-friends-no { #hide-friends-no {
float: left; float: left;
margin-bottom: 20px; margin-bottom: 20px;
margin-left: 20px; margin-left: 20px;
} }
#profile-edit-country-name { #profile-edit-country-name {
max-width: 260px; max-width: 260px;
} }
#profile-edit-pubkeywords, #profile-edit-pubkeywords,
#profile-edit-prvkeywords { #profile-edit-prvkeywords {
margin-bottom: 5px; margin-bottom: 5px;
} }
#settings-normal, #settings-normal,
#settings-soapbox, #settings-soapbox,
#settings-freelove, #settings-freelove,
#settings-community { #settings-community {
float: left; float: left;
} }
#settings-notifications label { #settings-notifications label {
margin-left: 20px; margin-left: 20px;
} }
#settings-notify-desc, #settings-activity-desc { #settings-notify-desc, #settings-activity-desc {
font-weight: bold; font-weight: bold;
margin-bottom: 15px; margin-bottom: 15px;
} }
#settings-pagetype-desc { #settings-pagetype-desc {
color: #666666; color: #666666;
margin-bottom: 15px; margin-bottom: 15px;
} }
#profile-in-dir-yes-label, #profile-in-dir-yes-label,
#profile-in-dir-no-label, #profile-in-dir-no-label,
#profile-in-netdir-yes-label, #profile-in-netdir-yes-label,
#profile-in-netdir-no-label, #profile-in-netdir-no-label,
#hide-wall-yes-label, #hide-wall-yes-label,
#hide-wall-no-label, #hide-wall-no-label,
#hide-friends-yes-label, #hide-friends-yes-label,
#hide-friends-no-label { #hide-friends-no-label {
margin-left: 125px; margin-left: 125px;
float: left; float: left;
width: 50px; width: 50px;
} }
#profile-edit-howlong-label, #profile-edit-howlong-label,
#profile-edit-with-label { #profile-edit-with-label {
display: block; display: block;
font-style: italic; font-style: italic;
width: 175px; width: 175px;
margin-left: 0px; margin-left: 0px;
} }
#profile-edit-howlong, #profile-edit-howlong,
#profile-edit-with { #profile-edit-with {
margin-left: 20px; margin-left: 20px;
margin-bottom: 20px; margin-bottom: 20px;
} }
#profile-publish-yes-reg, #profile-publish-yes-reg,
#profile-publish-no-reg { #profile-publish-no-reg {
float: left; float: left;
margin-bottom: 10px; margin-bottom: 10px;
} }
#profile-publish-yes-label-reg, #profile-publish-yes-label-reg,
#profile-publish-no-label-reg { #profile-publish-no-label-reg {
margin-left: 350px; margin-left: 350px;
float: left; float: left;
width: 50px; width: 50px;
} }
#profile-publish-break-reg, #profile-publish-break-reg,
#profile-publish-end-reg { #profile-publish-end-reg {
clear: both; clear: both;
} }
#profile-edit-pdesc-desc, #profile-edit-pdesc-desc,
#profile-edit-pubkeywords-desc, #profile-edit-pubkeywords-desc,
#profile-edit-prvkeywords-desc { #profile-edit-prvkeywords-desc {
float: left; float: left;
color: #777; color: #777;
margin-left: 20px; margin-left: 20px;
margin-bottom: 20px; margin-bottom: 20px;
} }
#profile-edit-prvkeywords-desc { #profile-edit-prvkeywords-desc {
margin-bottom: 0px; margin-bottom: 0px;
} }
#profile-edit-homepage, #profile-edit-hometown { #profile-edit-homepage, #profile-edit-hometown {
float: left; float: left;
margin-bottom: 25px; margin-bottom: 25px;
margin-left: 20px; margin-left: 20px;
} }
#profile-edit-hometown { #profile-edit-hometown {
margin-bottom: 5px; margin-bottom: 5px;
} }
#settings-normal-label, #settings-normal-label,
#settings-soapbox-label, #settings-soapbox-label,
#settings-community-label, #settings-community-label,
#settings-freelove-label { #settings-freelove-label {
float: left; float: left;
width: 200px; width: 200px;
} }
#settings-normal-desc, #settings-normal-desc,
#settings-soapbox-desc, #settings-soapbox-desc,
#settings-community-desc, #settings-community-desc,
#settings-freelove-desc { #settings-freelove-desc {
/*float: left; /*float: left;
margin-left: 75px;*/ margin-left: 75px;*/
clear: left; clear: left;
color: #666666; color: #666666;
display: block; display: block;
margin-bottom: 20px margin-bottom: 20px
} }
#profile-edit-profile-name-end, #profile-edit-profile-name-end,
#profile-edit-name-end, #profile-edit-name-end,
#profile-edit-pdesc-end, #profile-edit-pdesc-end,
#profile-edit-gender-end, #profile-edit-gender-end,
#profile-edit-dob-end, #profile-edit-dob-end,
#profile-edit-address-end, #profile-edit-address-end,
#profile-edit-locality-end, #profile-edit-locality-end,
#profile-edit-region-end, #profile-edit-region-end,
#profile-edit-postal-code-end, #profile-edit-postal-code-end,
#profile-edit-country-name-end, #profile-edit-country-name-end,
#profile-edit-marital-end, #profile-edit-marital-end,
#profile-edit-sexual-end, #profile-edit-sexual-end,
#profile-edit-politic-end, #profile-edit-politic-end,
#profile-edit-religion-end, #profile-edit-religion-end,
#profile-edit-pubkeywords-end, #profile-edit-pubkeywords-end,
#profile-edit-prvkeywords-end, #profile-edit-prvkeywords-end,
#profile-edit-homepage-end, #profile-edit-homepage-end,
#profile-edit-hometown-end, #profile-edit-hometown-end,
#profile-in-dir-break, #profile-in-dir-break,
#profile-in-dir-end, #profile-in-dir-end,
#profile-in-netdir-break, #profile-in-netdir-break,
#profile-in-netdir-end, #profile-in-netdir-end,
#hide-wall-break, #hide-wall-break,
#hide-wall-end, #hide-wall-end,
#hide-friends-break, #hide-friends-break,
#hide-friends-end, #hide-friends-end,
#settings-normal-break, #settings-normal-break,
#settings-soapbox-break, #settings-soapbox-break,
#settings-community-break, #settings-community-break,
#settings-freelove-break { #settings-freelove-break {
clear: both; clear: both;
} }
#profile-edit-marital-wrapper, #profile-edit-address-wrapper { #profile-edit-marital-wrapper, #profile-edit-address-wrapper {
margin-top: 50px; margin-top: 50px;
} }
#profile-edit-marital-end { #profile-edit-marital-end {
margin-bottom: 20px; margin-bottom: 20px;
} }
.settings-widget ul { .settings-widget ul {
list-style-type: none; list-style-type: none;
padding: 0px; padding: 0px;
} }
.settings-widget li { .settings-widget li {
margin-left: 24px; margin-left: 24px;
margin-bottom: 8px; margin-bottom: 8px;
} }
#gender-select, #marital-select, #sexual-select { #gender-select, #marital-select, #sexual-select {
width: 220px; width: 220px;
} }
#profile-edit-profile-name-wrapper .required { #profile-edit-profile-name-wrapper .required {
color: #FF0000; color: #FF0000;
float: left; float: left;
} }
#contacts-display-wrapper { #contacts-display-wrapper {
padding-left: 35px; padding-left: 35px;
} }
#contacts-main { #contacts-main {
margin-top: 20px; margin-top: 20px;
margin-bottom: 20px; margin-bottom: 20px;
} }
.contact-entry-wrapper { .contact-entry-wrapper {
float: left; float: left;
/* width: 120px; /* width: 120px;
height: 120px;*/ height: 120px;*/
padding-left: 15px; padding-left: 15px;
padding-right: 15px; padding-right: 15px;
width: 95px; width: 95px;
height: 170px; height: 170px;
} }
#contacts-search-end { #contacts-search-end {
margin-bottom: 10px; margin-bottom: 10px;
} }
.contact-entry-direction-icon { .contact-entry-direction-icon {
margin-top: 24px; margin-top: 24px;
margin-right: 2px; margin-right: 2px;
} }
.contact-entry-photo img { .contact-entry-photo img {
border: none; border: none;
} }
.contact-entry-photo-end { .contact-entry-photo-end {
clear: both; clear: both;
} }
.contact-entry-name { .contact-entry-name {
float: left; float: left;
margin-left: 0px; margin-left: 0px;
margin-right: 10px; margin-right: 10px;
padding-bottom: 5px; padding-bottom: 5px;
width: 120px; width: 120px;
font-weight: 600; font-weight: 600;
overflow: hidden; overflow: hidden;
} }
.contact-entry-details { .contact-entry-details {
font-style: italic; font-style: italic;
font-size: 10px; font-size: 10px;
font-weight: 500; font-weight: 500;
} }
.contact-entry-network { .contact-entry-network {
font-size: 10px; font-size: 10px;
font-weight: 500; font-weight: 500;
} }
.contact-entry-edit-links { .contact-entry-edit-links {
margin-top: 6px; margin-top: 6px;
margin-left: 10px; margin-left: 10px;
width: 16px; width: 16px;
} }
.contact-entry-nav-wrapper { .contact-entry-nav-wrapper {
float: left; float: left;
margin-left: 10px; margin-left: 10px;
} }
.contact-entry-edit-links img { .contact-entry-edit-links img {
border: none; border: none;
margin-right: 15px; margin-right: 15px;
} }
.contact-entry-photo { .contact-entry-photo {
float: left; float: left;
position: relative; position: relative;
} }
.contact-entry-end { .contact-entry-end {
clear: both; clear: both;
} }
#fsuggest-desc, #fsuggest-submit-wrapper { #fsuggest-desc, #fsuggest-submit-wrapper {
margin-top: 15px; margin-top: 15px;
margin-bottom: 15px; margin-bottom: 15px;
} }
#network-star-link{ #network-star-link{
margin-top: 10px; margin-top: 10px;
} }
.network-star { .network-star {
float: left; float: left;
margin-right: 5px; margin-right: 5px;
} }
#network-bmark-link { #network-bmark-link {
margin-top: 10px; margin-top: 10px;
} }
.wall-item-content-wrapper { .wall-item-content-wrapper {
margin-top: 60px; margin-top: 60px;
padding-top: 30px; padding-top: 30px;
border-top: 2px solid #AAAAAA; border-top: 2px solid #AAAAAA;
position: relative; position: relative;
} }
.wall-item-content-wrapper.comment { .wall-item-content-wrapper.comment {
margin-top: 30px; margin-top: 30px;
padding-top: 0px; padding-top: 0px;
margin-left: 5px; margin-left: 5px;
margin-right: 5px; margin-right: 5px;
border: 2px solid #AAAAAA; border: 2px solid #AAAAAA;
border-radius: 10px; border-radius: 10px;
-webkit-border-radius: 10px; -webkit-border-radius: 10px;
-moz-border-radius: 10px; -moz-border-radius: 10px;
/* background: #EEEEEE;*/ /* background: #EEEEEE;*/
} }
.wall-item-like, .wall-item-dislike { .wall-item-like, .wall-item-dislike {
font-style: italic; font-style: italic;
margin-left: 0px; margin-left: 0px;
opacity: 0.6; opacity: 0.6;
} }
.wall-item-like.comment, .wall-item-dislike.comment { .wall-item-like.comment, .wall-item-dislike.comment {
margin-left: 5px; margin-left: 5px;
} }
.wall-item-info { .wall-item-info {
display: block; display: block;
float: left; float: left;
width:110px; width:110px;
margin-right:10px; margin-right:10px;
} }
.comment .wall-item-info { .comment .wall-item-info {
width: 70px; width: 70px;
} }
.wall-item-photo-wrapper { .wall-item-photo-wrapper {
margin-bottom: 10px; margin-bottom: 10px;
width: 100px; width: 100px;
} }
.wall-item-photo-menu-button { .wall-item-photo-menu-button {
display: block; display: block;
position: absolute; position: absolute;
background-image: url("photo-menu.jpg"); background-image: url("photo-menu.jpg");
background-position: top left; background-position: top left;
background-repeat: no-repeat; background-repeat: no-repeat;
margin: 0px; padding: 0px; margin: 0px; padding: 0px;
width: 16px; width: 16px;
height: 16px; height: 16px;
top: 94px; left:0px; top: 94px; left:0px;
overflow: hidden; overflow: hidden;
text-indent: 40px; text-indent: 40px;
display: none; display: none;
} }
.wall-item-photo-menu { .wall-item-photo-menu {
width: auto; width: auto;
border: 2px solid #444444; border: 2px solid #444444;
background: #FFFFFF; background: #FFFFFF;
position: absolute; position: absolute;
left: 0px; top:110px; left: 0px; top:110px;
display: none; display: none;
z-index: 10000; z-index: 10000;
} }
.wall-item-photo-menu { margin:0px; padding: 0px; list-style: none } .wall-item-photo-menu { margin:0px; padding: 0px; list-style: none }
.wall-item-photo-menu li a { display: block; padding: 2px; } .wall-item-photo-menu li a { display: block; padding: 2px; }
.wall-item-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; } .wall-item-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
.comment .wall-item-photo-menu-button { top: 64px;} .comment .wall-item-photo-menu-button { top: 64px;}
.comment .wall-item-photo-menu { top: 80px; } .comment .wall-item-photo-menu { top: 80px; }
.wallwall .wwto { .wallwall .wwto {
left: 50px; left: 50px;
margin: 0; margin: 0;
position: absolute; position: absolute;
top: 80px; top: 80px;
width: 30px width: 30px
} }
.wallwall .wwto img { .wallwall .wwto img {
width: 30px !important; width: 30px !important;
height: 30px !important; height: 30px !important;
} }
.wallwall /*.wall-item-photo-end*/ { .wallwall /*.wall-item-photo-end*/ {
clear: both; clear: both;
} }
.wall-item-arrowphoto-wrapper { .wall-item-arrowphoto-wrapper {
position: absolute; position: absolute;
left: 75px; left: 75px;
top: 80px; top: 80px;
z-index: 100; z-index: 100;
} }
.wall-item-wrapper { .wall-item-wrapper {
margin-left:10px; margin-left:10px;
} }
.wall-item-lock { .wall-item-lock {
margin-top: 30px; margin-top: 30px;
left: 105px; left: 105px;
position: absolute; position: absolute;
top: 1px; top: 1px;
} }
.comment .wall-item-lock { .comment .wall-item-lock {
margin-top: 0px; margin-top: 0px;
left: 65px; left: 65px;
} }
.wall-item-ago { .wall-item-ago {
color: #888888; color: #888888;
font-size: 0.8em; font-size: 0.8em;
} }
.wall-item-location { .wall-item-location {
overflow: hidden; overflow: hidden;
/* add ellipsis on text overflow */ /* add ellipsis on text overflow */
/* this work on safari, opera, ie, chrome. */ /* this work on safari, opera, ie, chrome. */
/* firefox users have to wait support or we */ /* firefox users have to wait support or we */
/* can use a jquery plugin http://bit.ly/zJskg */ /* can use a jquery plugin http://bit.ly/zJskg */
text-overflow: ellipsis; text-overflow: ellipsis;
-o-text-overflow: ellipsis; -o-text-overflow: ellipsis;
width: 100%; width: 100%;
} }
.wall-item-like-buttons { .wall-item-like-buttons {
float: left; float: left;
margin-right: 3px; margin-right: 3px;
} }
.like-rotator { .like-rotator {
margin-left: 5px; margin-left: 5px;
} }
.wall-item-like-buttons > a, .wall-item-like-buttons > a,
.wall-item-like-buttons > img { .wall-item-like-buttons > img {
float: left; float: left;
} }
.wall-item-like-buttons img { .wall-item-like-buttons img {
cursor: pointer; cursor: pointer;
} }
.wall-item-share-buttons { .wall-item-share-buttons {
margin-left: 10px; margin-left: 10px;
margin-right: 10px; margin-right: 10px;
} }
.editpost { .editpost {
margin-left: 10px; margin-left: 10px;
float: left; float: left;
} }
.star-item { .star-item {
margin-left: 10px; margin-left: 10px;
float: left; float: left;
} }
.tag-item { .tag-item {
margin-left: 10px; margin-left: 10px;
float: left; float: left;
} }
.filer-item { .filer-item {
margin-left: 10px; margin-left: 10px;
float: left; float: left;
} }
.wall-item-links-wrapper { .wall-item-links-wrapper {
float: left; float: left;
} }
.wall-item-delete-wrapper { .wall-item-delete-wrapper {
float: right; float: right;
} }
/*.wall-item-delete-end { /*.wall-item-delete-end {
clear: both; clear: both;
}*/ }*/
.wall-item-delete-icon { .wall-item-delete-icon {
border: none; border: none;
} }
/*.wall-item-wrapper-end { /*.wall-item-wrapper-end {
clear: both; clear: both;
}*/ }*/
.wall-item-name-link { .wall-item-name-link {
font-weight: bold; font-weight: bold;
text-decoration: none; text-decoration: none;
color: #3172BD; color: #3172BD;
} }
.wall-item-photo { .wall-item-photo {
border: none; border: none;
} }
.comment .wall-item-photo { .comment .wall-item-photo {
width: 50px !important; width: 50px !important;
height: 50px !important; height: 50px !important;
border-top-left-radius: 10px; border-top-left-radius: 10px;
} }
.wall-item-content { .wall-item-content {
float: left; float: left;
margin-left: 3px; margin-left: 3px;
/* padding-right: 1em; /* padding-right: 1em;
max-height: 500px; max-height: 500px;
overflow: auto;*/ overflow: auto;*/
} }
.wall-item-content img { .wall-item-content img {
max-width: 300px; max-width: 300px;
border-radius: 7px; border-radius: 7px;
-moz-border-radius: 7px; -moz-border-radius: 7px;
-webkit-border-radius: 7px; -webkit-border-radius: 7px;
} }
.wall-item-title { .wall-item-title {
float: left; float: left;
font-weight: bold; font-weight: bold;
font-size: 1.6em; font-size: 1.6em;
/*width: 450px;*/ /*width: 450px;*/
} }
/*.wall-item-title-end { /*.wall-item-title-end {
clear: both; clear: both;
}*/ }*/
.wall-item-body { .wall-item-body {
text-align: justify; text-align: justify;
float: left; float: left;
width: 300px; width: 300px;
overflow: hidden; overflow: hidden;
margin-top: 10px; margin-top: 10px;
line-height: 23px; line-height: 23px;
} }
.wall-item-body code { .wall-item-body code {
overflow: auto; overflow: auto;
} }
.comment .wall-item-body { .comment .wall-item-body {
margin-left: 5px; margin-left: 5px;
width: 280px; width: 280px;
} }
.wall-item-tools { .wall-item-tools {
clear: both; clear: both;
/* background-image: url("head.jpg"); /* background-image: url("head.jpg");
background-position: 0 -20px; background-position: 0 -20px;
background-repeat: repeat-x;*/ background-repeat: repeat-x;*/
padding: 5px 5px 0px; padding: 5px 5px 0px;
height: 32px; height: 32px;
} }
.wall-item-author { .wall-item-author {
/* margin-top: 10px;*/ /* margin-top: 10px;*/
margin-top: 0px; margin-top: 0px;
} }
.comment .wall-item-tools { .comment .wall-item-tools {
/* background:none;*/ /* background:none;*/
/* background-image: url("head.jpg"); /* background-image: url("head.jpg");
background-position: 0 -20px; background-position: 0 -20px;
background-repeat: repeat-x;*/ background-repeat: repeat-x;*/
border-bottom-left-radius: 10px; border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px; border-bottom-right-radius: 10px;
} }
.comment-edit-wrapper { .comment-edit-wrapper {
margin-top: 15px; margin-top: 15px;
background: #f3f3f3; background: #f3f3f3;
margin-left: 50px; margin-left: 50px;
} }
.comment-wwedit-wrapper { .comment-wwedit-wrapper {
display: block; display: block;
margin-top: 15px; margin-top: 15px;
background: #f3f3f3; background: #f3f3f3;
margin-left: 10px; margin-left: 10px;
margin-right: 10px; margin-right: 10px;
} }
.comment-edit-photo { .comment-edit-photo {
margin-top: 15px; margin-top: 15px;
margin-left: 10px; margin-left: 10px;
margin-bottom: 10px; margin-bottom: 10px;
width: 25px; width: 25px;
float: left; float: left;
} }
.comment-edit-photo img { .comment-edit-photo img {
width: 25px; width: 25px;
} }
.comment-edit-text-empty, .comment-edit-text-full { .comment-edit-text-empty, .comment-edit-text-full {
/* float: left;*/ /* float: left;*/
-moz-border-radius: 3px; -moz-border-radius: 3px;
-webkit-border-radius: 3px; -webkit-border-radius: 3px;
border-radius: 3px; border-radius: 3px;
border: 1px solid #cccccc; border: 1px solid #cccccc;
padding: 3px 1px 1px 3px; padding: 3px 1px 1px 3px;
} }
.comment-edit-text-empty { .comment-edit-text-empty {
color: gray; color: gray;
height: 30px; height: 30px;
width: 175px; width: 175px;
/* overflow: auto;*/ /* overflow: auto;*/
margin-top: 40px; margin-top: 40px;
margin-bottom: 10px; margin-bottom: 10px;
margin-left: 20px; margin-left: 20px;
} }
.comment-edit-text-full { .comment-edit-text-full {
color: black; color: black;
height: 150px; height: 150px;
/* width: 350px; /* width: 350px;
overflow: auto;*/ overflow: auto;*/
width: 250px; width: 250px;
margin-top: 15px; margin-top: 15px;
margin-left: 20px; margin-left: 20px;
} }
.comment-edit-text-end { .comment-edit-text-end {
clear: both; clear: both;
} }
.comment-edit-submit { .comment-edit-submit {
font-size: 18px; font-size: 18px;
padding: 5px 10px; padding: 5px 10px;
margin: 10px 0px 10px 110px; margin: 10px 0px 10px 110px;
} }
#profile-jot-wrapper { #profile-jot-wrapper {
padding-left: 10px; padding-left: 10px;
} }
#profile-jot-plugin-wrapper, #profile-jot-plugin-wrapper,
#profile-jot-submit-wrapper { #profile-jot-submit-wrapper {
margin-top: 15px; margin-top: 15px;
} }
#profile-jot-submit { #profile-jot-submit {
float: left; float: left;
font-size: 18px; font-size: 18px;
padding: 5px 8px; padding: 5px 8px;
} }
#profile-upload-wrapper { #profile-upload-wrapper {
float: left; float: left;
margin-left: 30px; margin-left: 30px;
} }
#profile-attach-wrapper { #profile-attach-wrapper {
float: left; float: left;
margin-left: 15px; margin-left: 15px;
} }
#profile-rotator { #profile-rotator {
float: left; float: left;
margin-left: 30px; margin-left: 30px;
} }
#profile-link-wrapper { #profile-link-wrapper {
float: left; float: left;
margin-left: 15px; margin-left: 15px;
} }
#profile-youtube-wrapper { #profile-youtube-wrapper {
float: left; float: left;
margin-left: 15px; margin-left: 15px;
} }
#profile-video-wrapper { #profile-video-wrapper {
float: left; float: left;
margin-left: 15px; margin-left: 15px;
} }
#profile-audio-wrapper { #profile-audio-wrapper {
float: left; float: left;
margin-left: 15px; margin-left: 15px;
} }
#profile-location-wrapper { #profile-location-wrapper {
float: left; float: left;
margin-left: 15px; margin-left: 15px;
} }
#jot-preview-link { #jot-preview-link {
display: none; display: none;
float: left; float: left;
margin-left: 45px; margin-left: 45px;
margin-top: 0px !important; margin-top: 0px !important;
} }
#profile-nolocation-wrapper { #profile-nolocation-wrapper {
float: left; float: left;
margin-left: 15px; margin-left: 15px;
} }
#profile-title-wrapper { #profile-title-wrapper {
float: left; float: left;
margin-left: 15px; margin-left: 15px;
} }
#profile-jot-perms { #profile-jot-perms {
float: left; float: left;
margin-left: 40px; margin-left: 40px;
font-weight: bold; font-weight: bold;
font-size: 1.2em; font-size: 1.2em;
} }
#profile-jot-perms-end { #profile-jot-perms-end {
/*clear: left;*/ /*clear: left;*/
height: 30px; height: 30px;
} }
#profile-jot-plugin-end{ #profile-jot-plugin-end{
clear: both; clear: both;
} }
.profile-jot-net { .profile-jot-net {
float: left; float: left;
margin-right: 10px; margin-right: 10px;
margin-top: 5px; margin-top: 5px;
margin-bottom: 5px; margin-bottom: 5px;
} }
#profile-jot-networks-end { #profile-jot-networks-end {
clear: both; clear: both;
} }
.profile-jot-box { .profile-jot-box {
margin-top: 50px; margin-top: 50px;
} }
.profile-edit-textarea { .profile-edit-textarea {
margin-left: 20px; margin-left: 20px;
} }
#profile-jot-end { #profile-jot-end {
/*clear: both;*/ /*clear: both;*/
margin-bottom: 30px; margin-bottom: 30px;
} }
#about-jot-submit-wrapper { #about-jot-submit-wrapper {
margin-top: 15px; margin-top: 15px;
} }
#about-jot-end { #about-jot-end {
margin-bottom: 30px; margin-bottom: 30px;
} }
#contacts-main { #contacts-main {
margin-bottom: 30px; margin-bottom: 30px;
} }
#profile-listing-desc { #profile-listing-desc {
margin-left: 30px; margin-left: 30px;
} }
#profile-listing-new-link-wrapper { #profile-listing-new-link-wrapper {
margin-left: 30px; margin-left: 30px;
margin-bottom: 30px; margin-bottom: 30px;
} }
.profile-listing-photo-wrapper { .profile-listing-photo-wrapper {
float: left; float: left;
} }
.profile-listing-edit-buttons-wrapper { .profile-listing-edit-buttons-wrapper {
clear: both; clear: both;
} }
.profile-listing-photo-edit-link { .profile-listing-photo-edit-link {
float: left; float: left;
width: 125px; width: 125px;
} }
.profile-listing-end { .profile-listing-end {
clear: both; clear: both;
} }
.profile-listing-edit-buttons-wrapper img{ .profile-listing-edit-buttons-wrapper img{
border: none; border: none;
margin-right: 20px; margin-right: 20px;
} }
.profile-listing { .profile-listing {
float: left; float: left;
margin-left: 30px; margin-left: 30px;
margin-top: 25px; margin-top: 25px;
} }
.profile-listing-visible { .profile-listing-visible {
margin-left: 100px; margin-left: 100px;
} }
.profile-listing-name { .profile-listing-name {
float: left; float: left;
margin-left: 12px; margin-left: 12px;
margin-top: 10px; margin-top: 10px;
color: #3172BD; color: #3172BD;
font-weight: bold; font-weight: bold;
width: 200px; width: 200px;
} }
.fortune { .fortune {
margin-top: 50px; margin-top: 50px;
color: #4444FF; color: #4444FF;
font-weight: bold; font-weight: bold;
margin-bottom: 20px; margin-bottom: 20px;
} }
.directory-end { .directory-end {
clear: both; clear: both;
} }
.directory-name { .directory-name {
text-align: center; text-align: center;
} }
.directory-photo { .directory-photo {
margin-left: 15px; margin-left: 15px;
} }
.directory-details { .directory-details {
font-size: 0.7em; font-size: 0.7em;
text-align: center; text-align: center;
margin-left: 5px; margin-left: 5px;
margin-right: 5px; margin-right: 5px;
} }
.directory-item { .directory-item {
float: left; float: left;
/* width: 225px; /* width: 225px;
height: 260px;*/ height: 260px;*/
padding-left: 15px; padding-left: 15px;
width: 130px; width: 130px;
height: 235px; height: 235px;
overflow: auto; overflow: auto;
} }
#directory-search-wrapper { #directory-search-wrapper {
margin-top: 20px; margin-top: 20px;
margin-right: 20px; margin-right: 20px;
margin-bottom: 50px; margin-bottom: 50px;
} }
#directory-search-end { #directory-search-end {
} }
.directory-photo-img { .directory-photo-img {
width: 125px; width: 125px;
border: none; border: none;
} }
.pager { .pager {
margin-top: 30px; margin-top: 30px;
margin-right: auto; margin-right: auto;
margin-left: auto; margin-left: auto;
padding-top: 10px; padding-top: 10px;
padding-bottom: 10px; padding-bottom: 10px;
padding-left: 10px; padding-left: 10px;
text-align: center; text-align: center;
/* line-height: 2.75em;*/ /* line-height: 2.75em;*/
} }
.pager a { .pager a {
font-size: 1.5em; font-size: 1.5em;
padding: 0.2em 1em; padding: 0.2em 1em;
border: 1px solid #aaa; border: 1px solid #aaa;
border-radius: 10px; border-radius: 10px;
-moz-border-radius: 10px; -moz-border-radius: 10px;
-webkit-border-radius: 10px; -webkit-border-radius: 10px;
} }
.pager_first, .pager_first,
.pager_last, .pager_last,
.pager_prev, .pager_prev,
.pager_next, .pager_next,
.pager_n { .pager_n {
/* float: left; /* float: left;
border: 1px solid black; border: 1px solid black;
border-radius: 7px; border-radius: 7px;
background: #EEE; background: #EEE;
text-align: center; text-align: center;
width: 50px; width: 50px;
margin-right: 5px; margin-right: 5px;
margin-bottom: 10px;*/ margin-bottom: 10px;*/
/* float: left;*/ /* float: left;*/
/* margin-right: 15px; /* margin-right: 15px;
margin-left: 15px;*/ margin-left: 15px;*/
} }
.pager_first, .pager_first,
.pager_last, .pager_last,
.pager_n { .pager_n {
display: none; display: none;
} }
/*.pager_first a, /*.pager_first a,
.pager_last a, .pager_last a,
.pager_prev a, .pager_prev a,
.pager_next a { .pager_next a {
padding-top: 5px; padding-top: 5px;
padding-bottom: 5px; padding-bottom: 5px;
padding-left: 25px; padding-left: 25px;
padding-right: 30px; padding-right: 30px;
border: 2px solid #AAAAAA; border: 2px solid #AAAAAA;
border-radius: 10px; border-radius: 10px;
-moz-border-radius: 10px; -moz-border-radius: 10px;
-webkit-border-radius: 10px; -webkit-border-radius: 10px;
font-size: 1.25em; font-size: 1.25em;
text-align: center; text-align: center;
text-decoration: none; text-decoration: none;
} }
.pager_n a { .pager_n a {
padding-top: 2px; padding-top: 2px;
padding-bottom: 2px; padding-bottom: 2px;
padding-left: 9px; padding-left: 9px;
padding-right: 18px; padding-right: 18px;
text-decoration: none; text-decoration: none;
}*/ }*/
.pager_prev a, .pager_prev a,
.pager_next a { .pager_next a {
font-size: 1.5em; font-size: 1.5em;
padding: 0.2em 1em; padding: 0.2em 1em;
border: 1px solid #aaa; border: 1px solid #aaa;
border-radius: 10px; border-radius: 10px;
-moz-border-radius: 10px; -moz-border-radius: 10px;
-webkit-border-radius: 10px; -webkit-border-radius: 10px;
} }
.pager_current { .pager_current {
display: none; display: none;
float: left; float: left;
border: 1px solid black; border: 1px solid black;
border-radius: 7px; border-radius: 7px;
-moz-border-radius: 7px; -moz-border-radius: 7px;
-webkit-border-radius: 7px; -webkit-border-radius: 7px;
background: #FFCCCC; background: #FFCCCC;
font-size: 1.25em; font-size: 1.25em;
text-align: center; text-align: center;
width: 50px; width: 50px;
margin-right: 5px; margin-right: 5px;
margin-bottom: 10px; margin-bottom: 10px;
} }
#advanced-profile-name-wrapper, #advanced-profile-name-wrapper,
#advanced-profile-gender-wrapper, #advanced-profile-gender-wrapper,
#advanced-profile-dob-wrapper, #advanced-profile-dob-wrapper,
#advanced-profile-age-wrapper, #advanced-profile-age-wrapper,
#advanced-profile-marital-wrapper, #advanced-profile-marital-wrapper,
#advanced-profile-sexual-wrapper, #advanced-profile-sexual-wrapper,
#advanced-profile-homepage-wrapper, #advanced-profile-homepage-wrapper,
#advanced-profile-politic-wrapper, #advanced-profile-politic-wrapper,
#advanced-profile-religion-wrapper, #advanced-profile-religion-wrapper,
#advanced-profile-about-wrapper, #advanced-profile-about-wrapper,
#advanced-profile-interest-wrapper, #advanced-profile-interest-wrapper,
#advanced-profile-contact-wrapper, #advanced-profile-contact-wrapper,
#advanced-profile-music-wrapper, #advanced-profile-music-wrapper,
#advanced-profile-book-wrapper, #advanced-profile-book-wrapper,
#advanced-profile-tv-wrapper, #advanced-profile-tv-wrapper,
#advanced-profile-film-wrapper, #advanced-profile-film-wrapper,
#advanced-profile-romance-wrapper, #advanced-profile-romance-wrapper,
#advanced-profile-work-wrapper, #advanced-profile-work-wrapper,
#advanced-profile-education-wrapper { #advanced-profile-education-wrapper {
margin-top: 20px; margin-top: 20px;
} }
#advanced-profile-name-text, #advanced-profile-name-text,
#advanced-profile-gender-text, #advanced-profile-gender-text,
#advanced-profile-dob-text, #advanced-profile-dob-text,
#advanced-profile-age-text, #advanced-profile-age-text,
#advanced-profile-marital-text, #advanced-profile-marital-text,
#advanced-profile-sexual-text, #advanced-profile-sexual-text,
#advanced-profile-homepage-text, #advanced-profile-homepage-text,
#advanced-profile-politic-text, #advanced-profile-politic-text,
#advanced-profile-religion-text, #advanced-profile-religion-text,
#advanced-profile-about-text, #advanced-profile-about-text,
#advanced-profile-interest-text, #advanced-profile-interest-text,
#advanced-profile-contact-text, #advanced-profile-contact-text,
#advanced-profile-music-text, #advanced-profile-music-text,
#advanced-profile-book-text, #advanced-profile-book-text,
#advanced-profile-tv-text, #advanced-profile-tv-text,
#advanced-profile-film-text, #advanced-profile-film-text,
#advanced-profile-romance-text, #advanced-profile-romance-text,
#advanced-profile-work-text, #advanced-profile-work-text,
#advanced-profile-education-text { #advanced-profile-education-text {
width: 300px; width: 300px;
float: left; float: left;
} }
#advanced-profile-name-end, #advanced-profile-name-end,
#advanced-profile-gender-end, #advanced-profile-gender-end,
#advanced-profile-dob-end, #advanced-profile-dob-end,
#advanced-profile-age-end, #advanced-profile-age-end,
#advanced-profile-marital-end, #advanced-profile-marital-end,
#advanced-profile-sexual-end, #advanced-profile-sexual-end,
#advanced-profile-homepage-end, #advanced-profile-homepage-end,
#advanced-profile-politic-end, #advanced-profile-politic-end,
#advanced-profile-religion-end { #advanced-profile-religion-end {
height: 10px; height: 10px;
} }
#advanced-profile-about-end, #advanced-profile-about-end,
#advanced-profile-interest-end, #advanced-profile-interest-end,
#advanced-profile-contact-end, #advanced-profile-contact-end,
#advanced-profile-music-end, #advanced-profile-music-end,
#advanced-profile-book-end, #advanced-profile-book-end,
#advanced-profile-tv-end, #advanced-profile-tv-end,
#advanced-profile-film-end, #advanced-profile-film-end,
#advanced-profile-romance-end, #advanced-profile-romance-end,
#advanced-profile-work-end, #advanced-profile-work-end,
#advanced-profile-education-end { #advanced-profile-education-end {
} }
#advanced-profile-name, #advanced-profile-name,
#advanced-profile-gender, #advanced-profile-gender,
#advanced-profile-dob, #advanced-profile-dob,
#advanced-profile-age, #advanced-profile-age,
#advanced-profile-marital, #advanced-profile-marital,
#advanced-profile-sexual, #advanced-profile-sexual,
#advanced-profile-homepage, #advanced-profile-homepage,
#advanced-profile-politic, #advanced-profile-politic,
#advanced-profile-religion { #advanced-profile-religion {
float: left; float: left;
} }
#advanced-profile-about, #advanced-profile-about,
#advanced-profile-interest, #advanced-profile-interest,
#advanced-profile-contact, #advanced-profile-contact,
#advanced-profile-music, #advanced-profile-music,
#advanced-profile-book, #advanced-profile-book,
#advanced-profile-tv, #advanced-profile-tv,
#advanced-profile-film, #advanced-profile-film,
#advanced-profile-romance, #advanced-profile-romance,
#advanced-profile-work, #advanced-profile-work,
#advanced-profile-education { #advanced-profile-education {
margin-top: 10px; margin-top: 10px;
margin-left: 50px; margin-left: 50px;
margin-right: 20px; margin-right: 20px;
padding: 10px; padding: 10px;
border: 1px solid #CCCCCC; border: 1px solid #CCCCCC;
} }
#advanced-profile-with { #advanced-profile-with {
float: left; float: left;
margin-left: 15px; margin-left: 15px;
} }
#contact-edit-wrapper { #contact-edit-wrapper {
margin-top: 10px; margin-top: 10px;
} }
#contact-edit-banner-name { #contact-edit-banner-name {
font-size: 1.4em; font-size: 1.4em;
font-weight: bold; font-weight: bold;
} }
#contact-edit-poll-wrapper { #contact-edit-poll-wrapper {
margin-top: 15px; margin-top: 15px;
} }
#contact-edit-last-update-text { #contact-edit-last-update-text {
float: left; float: left;
clear: left; clear: left;
margin-top: 30px; margin-top: 30px;
} }
#contact-edit-poll-text { #contact-edit-poll-text {
float: left; float: left;
clear: left; clear: left;
margin-top: 15px; margin-top: 15px;
margin-bottom: 0px; margin-bottom: 0px;
} }
#contact-edit-update-now { #contact-edit-update-now {
margin-top: 15px; margin-top: 15px;
} }
#contact-edit-links{ #contact-edit-links{
clear: both; clear: both;
} }
#contact-edit-links ul { #contact-edit-links ul {
list-style: none; list-style: none;
list-style-type: none; list-style-type: none;
margin-left: 0px; margin-left: 0px;
padding-left: 0px; padding-left: 0px;
} }
#contact-edit-links li { #contact-edit-links li {
margin-top: 5px; margin-top: 5px;
} }
#contact-edit-drop-link { #contact-edit-drop-link {
float: right; float: right;
margin-right: 10px; margin-right: 10px;
} }
#contact-edit-nav-end { #contact-edit-nav-end {
clear: both; clear: both;
} }
#contact-edit-wrapper { #contact-edit-wrapper {
width: 100%; width: 100%;
} }
#update_now_link { #update_now_link {
float: left; float: left;
clear: left; clear: left;
margin-bottom: 20px; margin-bottom: 20px;
} }
#label_id_hidden, #id_hidden { #label_id_hidden, #id_hidden {
margin-top: 30px; margin-top: 30px;
} }
#help_id_hidden { #help_id_hidden {
margin-top: 30px; margin-top: 30px;
} }
#contact-edit-end { #contact-edit-end {
clear: both; clear: both;
margin-top: 15px; margin-top: 15px;
} }
#contact-profile-selector { #contact-profile-selector {
width: 175px; width: 175px;
margin-left: 0px; margin-left: 0px;
} }
.contact-edit-submit { .contact-edit-submit {
margin-top: 20px; margin-top: 20px;
padding: 0.2em 0.5em; padding: 0.2em 0.5em;
font-size: 18px; font-size: 18px;
} }
.contact-photo-menu-button { .contact-photo-menu-button {
/* position: absolute; /* position: absolute;
background-image: url("photo-menu.jpg"); background-image: url("photo-menu.jpg");
background-position: top left; background-position: top left;
background-repeat: no-repeat; background-repeat: no-repeat;
margin: 0px; padding: 0px; margin: 0px; padding: 0px;
width: 16px; width: 16px;
height: 16px; height: 16px;
top: 64px; left:0px; top: 64px; left:0px;
overflow: hidden; overflow: hidden;
text-indent: 40px; text-indent: 40px;
display: none;*/ display: none;*/
} }
.contact-photo-menu { .contact-photo-menu {
width: 130px; width: 130px;
border: 1px solid #AAA; border: 1px solid #AAA;
background: #FFFFFF; background: #FFFFFF;
position: absolute; position: absolute;
left: -30px; top: 80px; left: -30px; top: 80px;
display: none; display: none;
z-index: 10000; z-index: 10000;
-moz-box-shadow: 3px 3px 5px #555; -moz-box-shadow: 3px 3px 5px #555;
-webkit-box-shadow: 3px 3px 5px #555; -webkit-box-shadow: 3px 3px 5px #555;
box-shadow: 3px 3px 5px #555; box-shadow: 3px 3px 5px #555;
} }
.contact-photo-menu ul { margin:0px; padding: 0px; list-style: none } .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
.contact-photo-menu li a { display: block; padding: 2px; } .contact-photo-menu li a { display: block; padding: 2px; }
.contact-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; } .contact-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
#block-message, #ignore-message, #archive-message, #lost-contact-message { #block-message, #ignore-message, #archive-message, #lost-contact-message {
color: #FF0000; color: #FF0000;
} }
#profile-edit-insecure { #profile-edit-insecure {
margin-top: 20px; margin-top: 20px;
color: #FF0000; color: #FF0000;
font-size: 1.1em; font-size: 1.1em;
border: 1px solid #FF8888; border: 1px solid #FF8888;
background-color: #FFEEEE; background-color: #FFEEEE;
padding-left: 5px; padding-left: 5px;
/*: 3px 3px 3px 5px; */ /*: 3px 3px 3px 5px; */
width: 587px; width: 587px;
} }
#profile-jot-desc { #profile-jot-desc {
/*float: left;*/ /*float: left;*/
width: 100%; width: 100%;
color: #FF0000; color: #FF0000;
margin-top: 10px; margin-top: 10px;
margin-bottom: 10px; margin-bottom: 10px;
} }
#profile-jot-text { #profile-jot-text {
width: 90%; width: 90%;
height: 20px; height: 20px;
color:#cccccc; color:#cccccc;
border: 1px solid #cccccc; border: 1px solid #cccccc;
padding: 3px 0px 0px 5px; padding: 3px 0px 0px 5px;
-moz-border-radius: 3px; -moz-border-radius: 3px;
-webkit-border-radius: 3px; -webkit-border-radius: 3px;
border-radius: 3px; border-radius: 3px;
} }
/** acl **/ /** acl **/
#photo-edit-perms-select, #photo-edit-perms-select,
#photos-upload-permissions-wrapper, #photos-upload-permissions-wrapper,
#profile-jot-acl-wrapper{ #profile-jot-acl-wrapper{
display:block!important; display:block!important;
} }
#photos-usage-message { #photos-usage-message {
margin-bottom: 15px; margin-bottom: 15px;
} }
#profile-jot-acl-wrapper{ #profile-jot-acl-wrapper{
width:270px; width:270px;
padding-left:10px; padding-left:10px;
height:auto; height:auto;
overflow:visible; overflow:visible;
} }
#acl-wrapper { #acl-wrapper {
width: 270px; width: 270px;
float:left; float:left;
} }
#acl-search { #acl-search {
display: none; display: none;
float:right; float:right;
background: #ffffff url("../../../images/search_18.png") no-repeat right center; background: #ffffff url("../../../images/search_18.png") no-repeat right center;
padding-right:20px; padding-right:20px;
} }
#acl-showall { #acl-showall {
float: left; float: left;
display: block; display: block;
width: auto; width: auto;
height: 18px; height: 18px;
background-color: #cccccc; background-color: #cccccc;
background-image: url("../../../images/show_all_off.png"); background-image: url("../../../images/show_all_off.png");
background-position: 7px 7px; background-position: 7px 7px;
background-repeat: no-repeat; background-repeat: no-repeat;
padding: 7px 5px 0px 30px; padding: 7px 5px 0px 30px;
-webkit-border-radius: 5px ; -webkit-border-radius: 5px ;
-moz-border-radius: 5px; -moz-border-radius: 5px;
border-radius: 5px; border-radius: 5px;
color: #999999; color: #999999;
} }
#acl-showall.selected { #acl-showall.selected {
color: #000000; color: #000000;
background-color: #ff9900; background-color: #ff9900;
background-image: url("../../../images/show_all_on.png"); background-image: url("../../../images/show_all_on.png");
} }
#acl-list { #acl-list {
/* height: 210px;*/ /* height: 210px;*/
border: 1px solid #cccccc; border: 1px solid #cccccc;
clear: both; clear: both;
margin-top: 30px; margin-top: 30px;
overflow: visible; overflow: visible;
} }
#acl-list-content { #acl-list-content {
} }
.acl-list-item { .acl-list-item {
display: block; display: block;
width: 120px; width: 120px;
height: 30px; height: 30px;
border: 1px solid #cccccc; border: 1px solid #cccccc;
-moz-border-radius: 4px; -moz-border-radius: 4px;
-webkit-border-radius: 4px; -webkit-border-radius: 4px;
border-radius: 4px; border-radius: 4px;
margin-top: 5px; margin-top: 5px;
margin-bottom: 5px; margin-bottom: 5px;
margin-right: 2px; margin-right: 2px;
margin-left: 2px; margin-left: 2px;
padding-left: 5px; padding-left: 5px;
float: left; float: left;
} }
.acl-list-item img{ .acl-list-item img{
display: none; display: none;
width:22px; width:22px;
height: 22px; height: 22px;
float: left; float: left;
margin: 4px; margin: 4px;
} }
.acl-list-item p { height: 12px; font-size: 10px; margin: 0px; padding: 2px 0px 1px; overflow: hidden;} .acl-list-item p { height: 12px; font-size: 10px; margin: 0px; padding: 2px 0px 1px; overflow: hidden;}
.acl-list-item a { .acl-list-item a {
font-size: 8px; font-size: 8px;
display: block; display: block;
width: 40px; width: 40px;
height: 10px; height: 10px;
float: left; float: left;
color: #999999; color: #999999;
background-color: #cccccc; background-color: #cccccc;
background-position: 3px 3px; background-position: 3px 3px;
background-repeat: no-repeat; background-repeat: no-repeat;
margin-right: 5px; margin-right: 5px;
-webkit-border-radius: 2px ; -webkit-border-radius: 2px ;
-moz-border-radius: 2px; -moz-border-radius: 2px;
border-radius: 2px; border-radius: 2px;
padding-left: 15px; padding-left: 15px;
} }
#acl-wrapper a:hover { #acl-wrapper a:hover {
text-decoration: none; text-decoration: none;
color:#000000; color:#000000;
} }
.acl-button-show { background-image: url("../../../images/show_off.png"); } .acl-button-show { background-image: url("../../../images/show_off.png"); }
.acl-button-hide { background-image: url("../../../images/hide_off.png"); } .acl-button-hide { background-image: url("../../../images/hide_off.png"); }
.acl-button-show.selected { .acl-button-show.selected {
color: #000000; color: #000000;
background-color: #9ade00; background-color: #9ade00;
background-image: url("../../../images/show_on.png"); background-image: url("../../../images/show_on.png");
} }
.acl-button-hide.selected { .acl-button-hide.selected {
color: #000000; color: #000000;
background-color: #ff4141; background-color: #ff4141;
background-image: url("../../../images/hide_on.png"); background-image: url("../../../images/hide_on.png");
} }
.acl-list-item.groupshow { border-color: #9ade00; } .acl-list-item.groupshow { border-color: #9ade00; }
.acl-list-item.grouphide { border-color: #ff4141; } .acl-list-item.grouphide { border-color: #ff4141; }
/** /acl **/ /** /acl **/
#group-new-submit-wrapper { #group-new-submit-wrapper {
margin-top: 30px; margin-top: 30px;
} }
#group-edit-name-label { #group-edit-name-label {
float: left; float: left;
width: 175px; width: 175px;
margin-top: 20px; margin-top: 20px;
margin-bottom: 20px; margin-bottom: 20px;
} }
#group-edit-name { #group-edit-name {
float: left; float: left;
width: 225px; width: 225px;
margin-top: 20px; margin-top: 20px;
margin-bottom: 20px; margin-bottom: 20px;
} }
#group-edit-name-wrapper { #group-edit-name-wrapper {
} }
#group_members_select_label { #group_members_select_label {
display: block; display: block;
float: left; float: left;
width: 175px; width: 175px;
} }
.group_members_select { .group_members_select {
float: left; float: left;
width: 230px; width: 230px;
overflow: auto; overflow: auto;
} }
#group_members_select_end { #group_members_select_end {
clear: both; clear: both;
} }
#group-edit-name-end { #group-edit-name-end {
clear: both; clear: both;
} }
#prvmail-to-label, #prvmail-subject-label, #prvmail-message-label { #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
margin-bottom: 10px; margin-bottom: 10px;
margin-top: 20px; margin-top: 20px;
} }
#prvmail-submit { #prvmail-submit {
float: left; float: left;
font-size: 18px; font-size: 18px;
padding: 0.25em 0.5em; padding: 0.25em 0.5em;
margin-top: 10px; margin-top: 10px;
margin-right: 30px; margin-right: 30px;
} }
#prvmail-upload-wrapper, #prvmail-upload-wrapper,
#prvmail-link-wrapper, #prvmail-link-wrapper,
#prvmail-rotator-wrapper { #prvmail-rotator-wrapper {
float: left; float: left;
margin-top: 10px; margin-top: 10px;
margin-right: 10px; margin-right: 10px;
width: 24px; width: 24px;
} }
#prvmail-end { #prvmail-end {
clear: both; clear: both;
} }
.mail-list-sender, .mail-list-sender,
.mail-list-detail { .mail-list-detail {
float: left; float: left;
} }
.mail-list-detail { .mail-list-detail {
margin-left: 20px; margin-left: 20px;
} }
.mail-list-subject { .mail-list-subject {
font-size: 1.1em; font-size: 1.1em;
margin-top: 10px; margin-top: 10px;
} }
a.mail-list-link { a.mail-list-link {
display: block; display: block;
font-size: 1.3em; font-size: 1.3em;
padding: 4px 0; padding: 4px 0;
} }
/* /*
*a.mail-list-link:hover { *a.mail-list-link:hover {
* background-color: #15607B; * background-color: #15607B;
* color: #F5F6FB; * color: #F5F6FB;
*} *}
*/ */
.mail-list-outside-wrapper-end { .mail-list-outside-wrapper-end {
clear: both; clear: both;
} }
.mail-list-outside-wrapper { .mail-list-outside-wrapper {
margin-top: 30px; margin-top: 30px;
} }
.mail-list-delete-wrapper { .mail-list-delete-wrapper {
float: right; float: right;
margin-right: 30px; margin-right: 30px;
margin-top: 15px; margin-top: 15px;
} }
.mail-list-delete-icon { .mail-list-delete-icon {
border: none; border: none;
} }
.mail-conv-sender, .mail-conv-sender,
.mail-conv-detail { .mail-conv-detail {
float: left; float: left;
} }
.mail-conv-detail { .mail-conv-detail {
margin-left: 20px; margin-left: 20px;
margin-bottom: 10px; margin-bottom: 10px;
width: 270px; width: 270px;
} }
.mail-conv-subject { .mail-conv-subject {
font-size: 1.4em; font-size: 1.4em;
margin: 10px 0; margin: 10px 0;
} }
.mail-conv-outside-wrapper-end { .mail-conv-outside-wrapper-end {
clear: both; clear: both;
} }
.mail-conv-outside-wrapper { .mail-conv-outside-wrapper {
margin-top: 30px; margin-top: 30px;
} }
.mail-conv-delete-wrapper { .mail-conv-delete-wrapper {
float: right; float: right;
margin-right: 5px; margin-right: 5px;
margin-top: 15px; margin-top: 15px;
} }
.mail-conv-break { .mail-conv-break {
clear: both; clear: both;
} }
.mail-conv-delete-icon { .mail-conv-delete-icon {
border: none; border: none;
} }
.message-links ul { .message-links ul {
list-style-type: none; list-style-type: none;
padding: 0px; padding: 0px;
} }
.message-links li { .message-links li {
margin-top: 10px; margin-top: 10px;
float: left; float: left;
} }
.message-links a { .message-links a {
padding: 3px 5px; padding: 3px 5px;
} }
.message-links-end { .message-links-end {
clear: both; clear: both;
} }
#sidebar-group-list ul { #sidebar-group-list ul {
list-style-type: none; list-style-type: none;
} }
#sidebar-group-list .icon, #sidebar-group-list .iconspacer { #sidebar-group-list .icon, #sidebar-group-list .iconspacer {
display: inline-block; display: inline-block;
height: 12px; height: 12px;
width: 12px; width: 12px;
} }
#sidebar-group-list li { #sidebar-group-list li {
margin-top: 10px; margin-top: 10px;
} }
.nets-ul, .fileas-ul, .categories-ul { .nets-ul, .fileas-ul, .categories-ul {
list-style-type: none; list-style-type: none;
} }
.nets-ul li, .fileas-ul li, .categories-ul li { .nets-ul li, .fileas-ul li, .categories-ul li {
margin-top: 10px; margin-top: 10px;
} }
.nets-link { .nets-link {
margin-left: 24px; margin-left: 24px;
} }
.nets-all { .nets-all {
margin-left: 42px; margin-left: 42px;
} }
.fileas-link, .categories-link { .fileas-link, .categories-link {
margin-left: 24px; margin-left: 24px;
} }
.fileas-all, .categories-all { .fileas-all, .categories-all {
margin-left: 0px; margin-left: 0px;
} }
#search-save { #search-save {
margin-left: 5px; margin-left: 5px;
} }
.groupsideedit { .groupsideedit {
margin-right: 10px; margin-right: 10px;
} }
#saved-search-ul { #saved-search-ul {
list-style-type: none; list-style-type: none;
} }
.savedsearchdrop, .savedsearchterm { .savedsearchdrop, .savedsearchterm {
float: left; float: left;
margin-top: 10px; margin-top: 10px;
} }
.savedsearchterm { .savedsearchterm {
margin-left: 10px; margin-left: 10px;
} }
#side-follow-wrapper { #side-follow-wrapper {
margin-top: 20px; margin-top: 20px;
} }
#side-follow-url, #side-peoplefind-url { #side-follow-url, #side-peoplefind-url {
margin-top: 5px; margin-top: 5px;
} }
#side-follow-submit, #side-peoplefind-submit { #side-follow-submit, #side-peoplefind-submit {
margin-top: 15px; margin-top: 15px;
} }
#side-match-link { #side-match-link {
margin-top: 10px; margin-top: 10px;
} }
aside input[type='text'] { aside input[type='text'] {
width: 174px; width: 174px;
} }
.widget { .widget {
border: 1px solid #DDDDDD; border: 1px solid #DDDDDD;
padding: 8px; padding: 8px;
margin-top: 5px; margin-top: 5px;
-moz-border-radius:5px; -moz-border-radius:5px;
-webkit-border-radius:5px; -webkit-border-radius:5px;
border-radius:5px; border-radius:5px;
} }
/*.photos { /*.photos {
height: auto; height: auto;
overflow: auto; overflow: auto;
}*/ }*/
.photos-end { .photos-end {
clear: both; clear: both;
margin-bottom: 25px; margin-bottom: 25px;
} }
.photo-album-image-wrapper { .photo-album-image-wrapper {
float: left; float: left;
margin-top: 15px; margin-top: 15px;
margin-right: 15px; margin-right: 15px;
margin-left: 15px; margin-left: 15px;
/* width: 200px; height: 200px; /* width: 200px; height: 200px;
overflow: hidden; overflow: hidden;
position: relative; */ position: relative; */
} }
.photo-album-image-wrapper .caption { .photo-album-image-wrapper .caption {
display: none; display: none;
width: 100%; width: 100%;
/* position: absolute; */ /* position: absolute; */
bottom: 0px; bottom: 0px;
padding: 0.5em 0.5em 0px 0.5em; padding: 0.5em 0.5em 0px 0.5em;
background-color: rgba(245, 245, 255, 0.8); background-color: rgba(245, 245, 255, 0.8);
border-bottom: 2px solid #CCC; border-bottom: 2px solid #CCC;
margin: 0px; margin: 0px;
} }
.photo-album-image-wrapper a:hover .caption { .photo-album-image-wrapper a:hover .caption {
display:block; display:block;
} }
#photo-album-end { #photo-album-end {
clear: both; clear: both;
margin-bottom: 25px; margin-bottom: 25px;
} }
.photo-top-image-wrapper { .photo-top-image-wrapper {
/* position: relative; */ /* position: relative; */
float: left; float: left;
margin-top: 15px; margin-top: 15px;
margin-right: 15px; margin-right: 15px;
margin-left: 15px; margin-left: 15px;
margin-bottom: 15px; margin-bottom: 15px;
/* width: 200px; height: 200px; /* width: 200px; height: 200px;
overflow: hidden; */ overflow: hidden; */
} }
.photo-top-image-wrapper img { .photo-top-image-wrapper img {
max-width: 290px; max-width: 290px;
border-radius: 10px; border-radius: 10px;
-moz-border-radius: 10px; -moz-border-radius: 10px;
-webkit-border-radius: 10px; -webkit-border-radius: 10px;
} }
.photo-top-album-name { .photo-top-album-name {
width: 100%; width: 100%;
min-height: 2em; min-height: 2em;
/* position: absolute; */ /* position: absolute; */
bottom: 0px; bottom: 0px;
padding: 0px 3px; padding: 0px 3px;
padding-top: 0.5em; padding-top: 0.5em;
background-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
} }
#photo-top-end { #photo-top-end {
clear: both; clear: both;
} }
#photo-top-links { #photo-top-links {
margin-bottom: 30px; margin-bottom: 30px;
margin-left: 30px; margin-left: 30px;
} }
#photos-upload-newalbum-div { #photos-upload-newalbum-div {
float: left; float: left;
width: 175px; width: 175px;
} }
#photos-upload-noshare { #photos-upload-noshare {
margin-bottom: 10px; margin-bottom: 10px;
} }
#photos-upload-existing-album-text { #photos-upload-existing-album-text {
float: left; float: left;
width: 175px; width: 175px;
} }
#photos-upload-newalbum { #photos-upload-newalbum {
float: left; float: left;
} }
#photos-upload-album-select { #photos-upload-album-select {
float: left; float: left;
} }
#photos-upload-spacer { #photos-upload-spacer {
margin-top: 25px; margin-top: 25px;
} }
#photos-upload-new-end, #photos-upload-exist-end { #photos-upload-new-end, #photos-upload-exist-end {
clear: both; clear: both;
} }
#photos-upload-exist-end { #photos-upload-exist-end {
margin-bottom: 15px; margin-bottom: 15px;
} }
#photos-upload-submit { #photos-upload-submit {
margin-top: 15px; margin-top: 15px;
} }
#photos_upload_applet_wrapper { #photos_upload_applet_wrapper {
margin-bottom: 15px; margin-bottom: 15px;
} }
#photos-upload-no-java-message { #photos-upload-no-java-message {
margin-bottom: 15px; margin-bottom: 15px;
} }
#character-counter { #character-counter {
float: right; float: right;
font-size: 120%; font-size: 120%;
} }
#character-counter.grey { #character-counter.grey {
color: #888888; color: #888888;
} }
#character-counter.orange { #character-counter.orange {
color: orange; color: orange;
} }
#character-counter.red { #character-counter.red {
color: red; color: red;
} }
#profile-jot-banner-end { #profile-jot-banner-end {
/* clear: both; */ /* clear: both; */
} }
#photos-upload-select-files-text { #photos-upload-select-files-text {
margin-top: 15px; margin-top: 15px;
margin-bottom: 15px; margin-bottom: 15px;
} }
#photos-upload-perms-menu, #photos-upload-perms-menu:visited, #photos-upload-perms-menu:link { #photos-upload-perms-menu, #photos-upload-perms-menu:visited, #photos-upload-perms-menu:link {
color: #8888FF; color: #8888FF;
text-decoration: none; text-decoration: none;
cursor: pointer; cursor: pointer;
} }
#photos-upload-perms-menu { #photos-upload-perms-menu {
margin-left: 15px; margin-left: 15px;
} }
#photos-upload-perms-menu:hover { #photos-upload-perms-menu:hover {
color: #0000FF; color: #0000FF;
text-decoration: underline; text-decoration: underline;
cursor: pointer; cursor: pointer;
} }
#settings-default-perms-menu { #settings-default-perms-menu {
margin-top: 15px; margin-top: 15px;
margin-bottom: 15px; margin-bottom: 15px;
} }
#photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label, .photo-edit-rotate-label { #photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label, .photo-edit-rotate-label {
float: left; float: left;
width: 150px; width: 150px;
} }
#photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label { #photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label {
font-weight: 700; font-weight: 700;
} }
#photos-upload-noshare-div { #photos-upload-noshare-div {
margin-top: 140px; margin-top: 140px;
margin-bottom: 15px; margin-bottom: 15px;
} }
#photos-upload-noshare-label { #photos-upload-noshare-label {
margin-left: 25px; margin-left: 25px;
} }
#photos-upload-noshare { #photos-upload-noshare {
float: left; float: left;
} }
.photo-perms-icon { .photo-perms-icon {
float: left; float: left;
} }
#photo-edit-perms-menu, #photos-upload-perms-menu, #settings-default-perms-menu { #photo-edit-perms-menu, #photos-upload-perms-menu, #settings-default-perms-menu {
text-decoration: none; text-decoration: none;
} }
.photo-jot-perms-text { .photo-jot-perms-text {
padding-top: 5px; padding-top: 5px;
padding-left: 40px; padding-left: 40px;
} }
#photo-edit-perms, #photos-upload-perms, #settings-default-perms { #photo-edit-perms, #photos-upload-perms, #settings-default-perms {
margin-top: 30px; margin-top: 30px;
} }
#photos-upload-perms { #photos-upload-perms {
margin-top: 15px; margin-top: 15px;
margin-left: 5px; margin-left: 5px;
} }
#photo-edit-perms-select, #photos-upload-permissions-wrapper, #settings-jot-acl-wrapper { #photo-edit-perms-select, #photos-upload-permissions-wrapper, #settings-jot-acl-wrapper {
margin-top: 30px; margin-top: 30px;
margin-left: 20px; margin-left: 20px;
} }
#advanced-expire-popup { #advanced-expire-popup {
padding-left: 1em; padding-left: 1em;
margin-top: 15px; margin-top: 15px;
border: 1px solid #aaa; border: 1px solid #aaa;
border-radius: 10px; border-radius: 10px;
-moz-border-radius: 10px; -moz-border-radius: 10px;
-webkit-border-radius: 10px; -webkit-border-radius: 10px;
} }
#photo-edit-perms-end { #photo-edit-perms-end {
margin-bottom: 15px; margin-bottom: 15px;
} }
#photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname { #photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname {
float: left; float: left;
margin-bottom: 25px; margin-bottom: 25px;
} }
.photo-edit-rotate { .photo-edit-rotate {
float: left; float: left;
margin-left: 20px; margin-left: 20px;
} }
#photo-edit-link-wrap { #photo-edit-link-wrap {
margin-bottom: 15px; margin-bottom: 15px;
} }
#photo-like-div { #photo-like-div {
margin-left: 15px; margin-left: 15px;
margin-bottom: 65px; margin-bottom: 65px;
} }
#photo-edit-caption-end, #photo-edit-tags-end, #photo-edit-albumname-end, #photo-edit-rotate-end { #photo-edit-caption-end, #photo-edit-tags-end, #photo-edit-albumname-end, #photo-edit-rotate-end {
clear: both; clear: both;
} }
#photo-edit-rotate-end { #photo-edit-rotate-end {
margin-bottom: 15px; margin-bottom: 15px;
} }
#photo-edit-submit-button, #photo-edit-delete-button, #photos-upload-submit { #photo-edit-submit-button, #photo-edit-delete-button, #photos-upload-submit {
margin-top: 30px; margin-top: 30px;
padding: 0.25em 0.5em; padding: 0.25em 0.5em;
font-size: 18px; font-size: 18px;
} }
#photo-edit-submit-button { #photo-edit-submit-button {
margin-left: 10px; margin-left: 10px;
} }
#photo-edit-delete-button { #photo-edit-delete-button {
margin-left: 45px; margin-left: 45px;
} }
#photos-upload-choose { #photos-upload-choose {
position: absolute; position: absolute;
top: 460px; top: 460px;
left: 5px; left: 5px;
} }
#photos-upload-submit { #photos-upload-submit {
margin-top: 30px; margin-top: 30px;
margin-left: 100px; margin-left: 100px;
margin-bottom: 20px; margin-bottom: 20px;
} }
.settings-submit, .profile-edit-submit-button { .settings-submit, .profile-edit-submit-button {
padding: 0.25em 0.5em; padding: 0.25em 0.5em;
margin-bottom: 10px; margin-bottom: 10px;
font-size: 18px; font-size: 18px;
} }
#photo-edit-end { #photo-edit-end {
margin-bottom: 35px; margin-bottom: 35px;
} }
#photo-caption { #photo-caption {
font-size: 110%; font-size: 110%;
font-weight: bold; font-weight: bold;
margin-top: 15px; margin-top: 15px;
margin-bottom: 15px; margin-bottom: 15px;
} }
#in-this-photo-text { #in-this-photo-text {
color: #0000FF; color: #0000FF;
margin-left: 30px; margin-left: 30px;
} }
#in-this-photo { #in-this-photo {
margin-left: 60px; margin-left: 60px;
margin-top: 10px; margin-top: 10px;
margin-bottom: 20px; margin-bottom: 20px;
} }
#photo-album-edit-submit, #photo-album-edit-drop { #photo-album-edit-submit, #photo-album-edit-drop {
margin-top: 15px; margin-top: 15px;
margin-bottom: 15px; margin-bottom: 15px;
} }
#photo-album-edit-drop { #photo-album-edit-drop {
margin-left: 200px; margin-left: 200px;
} }
.group-delete-wrapper { .group-delete-wrapper {
float: right; float: right;
margin-right: 50px; margin-right: 50px;
} }
#install-dbhost-label, #install-dbhost-label,
#install-dbuser-label, #install-dbuser-label,
#install-dbpass-label, #install-dbpass-label,
#install-dbdata-label, #install-dbdata-label,
#install-tz-desc { #install-tz-desc {
float: left; float: left;
width: 250px; width: 250px;
margin-top: 10px; margin-top: 10px;
margin-bottom: 10px; margin-bottom: 10px;
} }
#install-dbhost, #install-dbhost,
#install-dbuser, #install-dbuser,
#install-dbpass, #install-dbpass,
#install-dbdata { #install-dbdata {
float: left; float: left;
width: 200px; width: 200px;
margin-left: 20px; margin-left: 20px;
} }
#install-dbhost-end, #install-dbhost-end,
#install-dbuser-end, #install-dbuser-end,
#install-dbpass-end, #install-dbpass-end,
#install-dbdata-end, #install-dbdata-end,
#install-tz-end { #install-tz-end {
clear: both; clear: both;
} }
#install-form select#timezone_select { #install-form select#timezone_select {
float: left; float: left;
margin-top: 18px; margin-top: 18px;
margin-left: 20px; margin-left: 20px;
} }
#dfrn-request-networks { #dfrn-request-networks {
margin-bottom: 30px; margin-bottom: 30px;
} }
#pause { #pause {
position: fixed; position: fixed;
bottom: 5px; bottom: 5px;
right: 5px; right: 5px;
} }
.sparkle { .sparkle {
cursor: url('lock.cur'), pointer; cursor: url('lock.cur'), pointer;
/* cursor: pointer !important; */ /* cursor: pointer !important; */
} }
.contact-block-div { .contact-block-div {
float: left; float: left;
width: 52px; width: 52px;
height: 52px; height: 52px;
} }
.contact-block-textdiv { .contact-block-textdiv {
float: left; float: left;
width: 150px; width: 150px;
height: 34px; height: 34px;
} }
#contact-block-end { #contact-block-end {
clear: both; clear: both;
} }
.contact-block-link { .contact-block-link {
float: left; float: left;
} }
.contact-block-img { .contact-block-img {
width:48px; width:48px;
height:48px; height:48px;
} }
#tag-remove { #tag-remove {
margin-bottom: 15px; margin-bottom: 15px;
} }
#tagrm li { #tagrm li {
margin-bottom: 10px; margin-bottom: 10px;
} }
#tagrm-submit, #tagrm-cancel { #tagrm-submit, #tagrm-cancel {
margin-top: 25px; margin-top: 25px;
} }
#tagrm-cancel { #tagrm-cancel {
margin-left: 15px; margin-left: 15px;
} }
.wall-item-conv { .wall-item-conv {
margin-top: 5px; margin-top: 5px;
margin-bottom: 25px; margin-bottom: 25px;
} }
#search-submit { #search-submit {
margin-left: 15px; margin-left: 15px;
} }
#search-box { #search-box {
margin-bottom: 25px; margin-bottom: 25px;
} }
.location-label, .gender-label, .marital-label, .homepage-label { .location-label, .gender-label, .marital-label, .homepage-label {
float: left; float: left;
text-align: right; text-align: right;
display: block; display: block;
width: 65px; width: 65px;
} }
.adr, .x-gender, .marital-text, .homepage-url { .adr, .x-gender, .marital-text, .homepage-url {
float: left; float: left;
display: block; display: block;
margin-left: 8px; margin-left: 8px;
} }
.profile-clear { .profile-clear {
clear: both; clear: both;
} }
.clear { .clear {
clear: both; clear: both;
} }
.cc-license { .cc-license {
margin-top: 50px; margin-top: 50px;
font-size: 70%; font-size: 70%;
} }
#plugin-settings-link, #account-settings-link { #plugin-settings-link, #account-settings-link {
margin-bottom: 10px; margin-bottom: 10px;
} }
#uexport-link { #uexport-link {
margin-bottom: 20px; margin-bottom: 20px;
} }
/* end from default */ /* end from default */
.fn { .fn {
padding: 0px 0px 5px 12px; padding: 0px 0px 5px 12px;
font-size: 120%; font-size: 120%;
font-weight: bold; font-weight: bold;
} }
.vcard .title { .vcard .title {
margin-bottom: 5px; margin-bottom: 5px;
margin-left: 12px; margin-left: 12px;
} }
.vcard dl { .vcard dl {
clear: both; clear: both;
} }
#birthday-title { #birthday-title {
float: left; float: left;
font-weight: bold; font-weight: bold;
} }
#birthday-adjust { #birthday-adjust {
float: left; float: left;
font-size: 75%; font-size: 75%;
margin-left: 10px; margin-left: 10px;
} }
#birthday-title-end { #birthday-title-end {
clear: both; clear: both;
} }
.birthday-list { .birthday-list {
margin-left: 15px; margin-left: 15px;
} }
#birthday-wrapper { #birthday-wrapper {
margin-bottom: 20px; margin-bottom: 20px;
} }
#network-new-link { #network-new-link {
margin-top: 15px; margin-top: 15px;
margin-bottom: 15px; margin-bottom: 15px;
} }
.tool-wrapper { .tool-wrapper {
float: left; float: left;
margin-left: 15px; margin-left: 15px;
} }
.tool-link { .tool-link {
cursor: pointer; cursor: pointer;
} }
.eventcal { .eventcal {
float: left; float: left;
font-size: 20px; font-size: 20px;
} }
#event-summary-text { #event-summary-text {
margin-top: 15px; margin-top: 15px;
} }
#event-share-checkbox { #event-share-checkbox {
float: left; float: left;
margin-top: 10px; margin-top: 10px;
} }
#event-share-text { #event-share-text {
float: left; float: left;
margin-top: 10px; margin-top: 10px;
margin-left: 5px; margin-left: 5px;
} }
#event-share-break { #event-share-break {
clear: both; clear: both;
margin-bottom: 10px; margin-bottom: 10px;
} }
#event-summary { #event-summary {
width: 280px; width: 280px;
} }
.vevent { .vevent {
border: 1px solid #CCCCCC; border: 1px solid #CCCCCC;
} }
.vevent .event-summary { .vevent .event-summary {
margin-left: 10px; margin-left: 10px;
margin-right: 10px; margin-right: 10px;
font-weight: bold; font-weight: bold;
} }
.vevent .event-description, .vevent .event-location { .vevent .event-description, .vevent .event-location {
margin-left: 10px; margin-left: 10px;
margin-right: 10px; margin-right: 10px;
} }
.vevent .event-start { .vevent .event-start {
margin-left: 10px; margin-left: 10px;
margin-right: 10px; margin-right: 10px;
} }
#new-event-link { #new-event-link {
margin-bottom: 10px; margin-bottom: 10px;
} }
.edit-event-link, .plink-event-link { .edit-event-link, .plink-event-link {
float: left; float: left;
margin-top: 4px; margin-top: 4px;
margin-right: 4px; margin-right: 4px;
margin-bottom: 15px; margin-bottom: 15px;
} }
.event-description:before { .event-description:before {
content: url('../../../images/calendar.png'); content: url('../../../images/calendar.png');
margin-right: 15px; margin-right: 15px;
} }
.event-start, .event-end { .event-start, .event-end {
font-size: 14px; font-size: 14px;
margin-left: 10px; margin-left: 10px;
width: 280px; width: 280px;
clear: both; clear: both;
padding-bottom: 1.5em; padding-bottom: 1.5em;
} }
.event-start .dtstart, .event-end .dtend { .event-start .dtstart, .event-end .dtend {
clear: both; clear: both;
float: left; float: left;
} }
.event-list-date { .event-list-date {
margin-bottom: 10px; margin-bottom: 10px;
} }
.prevcal, .nextcal { .prevcal, .nextcal {
float: left; float: left;
margin-left: 32px; margin-left: 32px;
margin-right: 32px; margin-right: 32px;
margin-top: 64px; margin-top: 64px;
} }
.event-calendar-end { .event-calendar-end {
clear: both; clear: both;
} }
.calendar { .calendar {
font-family: Courier, monospace; font-family: Courier, monospace;
} }
.today { .today {
font-weight: bold; font-weight: bold;
color: #FF0000; color: #FF0000;
} }
.settings-block { .settings-block {
border: 1px solid #AAA; border: 1px solid #AAA;
margin: 10px; margin: 10px;
padding: 10px; padding: 10px;
} }
.app-title { .app-title {
margin: 10px; margin: 10px;
} }
#identity-manage-desc { #identity-manage-desc {
margin-top:15px; margin-top:15px;
margin-bottom: 15px; margin-bottom: 15px;
} }
#identity-manage-choose { #identity-manage-choose {
margin-bottom: 15px; margin-bottom: 15px;
} }
#identity-submit { #identity-submit {
margin-top: 20px; margin-top: 20px;
} }
#photo-nav { #photo-nav {
position: relative; position: relative;
height: 55px; height: 55px;
} }
#photo-prev-link { #photo-prev-link {
position: absolute; position: absolute;
left: 5px; left: 5px;
} }
#photo-next-link { #photo-next-link {
position: absolute; position: absolute;
right: 5px; right: 5px;
} }
#photo-prev-link, #photo-next-link { #photo-prev-link, #photo-next-link {
padding: 10px; padding: 10px;
/* float: left;*/ /* float: left;*/
} }
/*#photo-photo { /*#photo-photo {
float: left; float: left;
}*/ }*/
#photo-photo img { #photo-photo img {
max-width: 310px; max-width: 310px;
} }
#photo-photo-end { #photo-photo-end {
clear: both; clear: both;
} }
.profile-match-photo { .profile-match-photo {
float: left; float: left;
text-align: center; text-align: center;
width: 120px; width: 120px;
} }
.profile-match-name { .profile-match-name {
float: left; float: left;
text-align: center; text-align: center;
width: 120px; width: 120px;
overflow: hidden; overflow: hidden;
} }
.profile-match-break, .profile-match-break,
.profile-match-end { .profile-match-end {
clear: both; clear: both;
} }
.profile-match-connect { .profile-match-connect {
text-align: center; text-align: center;
font-weight: bold; font-weight: bold;
} }
.profile-match-wrapper { .profile-match-wrapper {
float: left; float: left;
padding: 10px; padding: 10px;
width: 120px; width: 120px;
height: 120px; height: 120px;
scroll: auto; scroll: auto;
} }
#profile-match-wrapper-end { #profile-match-wrapper-end {
clear: both; clear: both;
} }
.side-link { .side-link {
margin-bottom: 15px; margin-bottom: 15px;
} }
#language-selector { #language-selector {
position: absolute; position: absolute;
top: 0px; top: 0px;
left: 16px; left: 16px;
} }
#group-members { #group-members {
margin-top: 20px; margin-top: 20px;
padding: 10px; padding: 10px;
height: 250px; height: 250px;
overflow: auto; overflow: auto;
border: 1px solid #ddd; border: 1px solid #ddd;
} }
#group-members-end { #group-members-end {
clear: both; clear: both;
} }
#group-separator { #group-separator {
margin-top: 10px; margin-top: 10px;
margin-bottom: 10px; margin-bottom: 10px;
} }
#group-all-contacts { #group-all-contacts {
padding: 10px; padding: 10px;
height: 450px; height: 450px;
overflow: auto; overflow: auto;
border: 1px solid #ddd; border: 1px solid #ddd;
} }
#group-all-contacts-end { #group-all-contacts-end {
clear: both; clear: both;
margin-bottom: 10px; margin-bottom: 10px;
} }
#group-edit-desc { #group-edit-desc {
margin-top: 15px; margin-top: 15px;
} }
#prof-members { #prof-members {
margin-top: 20px; margin-top: 20px;
padding: 10px; padding: 10px;
height: 250px; height: 250px;
overflow: auto; overflow: auto;
border: 1px solid #ddd; border: 1px solid #ddd;
} }
#prof-members-end { #prof-members-end {
clear: both; clear: both;
} }
#prof-separator { #prof-separator {
margin-top: 10px; margin-top: 10px;
margin-bottom: 10px; margin-bottom: 10px;
} }
#prof-all-contacts { #prof-all-contacts {
padding: 10px; padding: 10px;
height: 450px; height: 450px;
overflow: auto; overflow: auto;
border: 1px solid #ddd; border: 1px solid #ddd;
} }
#prof-all-contacts-end { #prof-all-contacts-end {
clear: both; clear: both;
margin-bottom: 10px; margin-bottom: 10px;
} }
#prof-edit-desc { #prof-edit-desc {
margin-top: 15px; margin-top: 15px;
} }
#crepair-name-label, #crepair-name-label,
#crepair-nick-label, #crepair-nick-label,
#crepair-attag-label, #crepair-attag-label,
#crepair-url-label, #crepair-url-label,
#crepair-request-label, #crepair-request-label,
#crepair-confirm-label, #crepair-confirm-label,
#crepair-notify-label, #crepair-notify-label,
#crepair-photo-label, #crepair-photo-label,
#crepair-poll-label { #crepair-poll-label {
float: left; float: left;
width: 200px; width: 200px;
margin-bottom: 15px; margin-bottom: 15px;
} }
#crepair-name, #crepair-name,
#crepair-nick, #crepair-nick,
#crepair-attag, #crepair-attag,
#crepair-url, #crepair-url,
#crepair-request, #crepair-request,
#crepair-confirm, #crepair-confirm,
#crepair-notify, #crepair-notify,
#crepair-photo, #crepair-photo,
#crepair-poll { #crepair-poll {
float: left; float: left;
width: 300px; width: 300px;
} }
#netsearch-box { #netsearch-box {
margin-top: 20px; margin-top: 20px;
} }
#netsearch-box #search-submit { #netsearch-box #search-submit {
margin: 5px 0px 0px 0px; margin: 5px 0px 0px 0px;
} }
.required { .required {
color: #FF0000; color: #FF0000;
} }
#event-start-text, #event-finish-text { #event-start-text, #event-finish-text {
margin-top: 10px; margin-top: 10px;
margin-bottom: 5px; margin-bottom: 5px;
} }
#event-nofinish-checkbox, #event-nofinish-text, #event-adjust-checkbox, #event-adjust-text { #event-nofinish-checkbox, #event-nofinish-text, #event-adjust-checkbox, #event-adjust-text {
float: left; float: left;
} }
#event-datetime-break { #event-datetime-break {
margin-bottom: 10px; margin-bottom: 10px;
} }
#event-nofinish-break, #event-adjust-break { #event-nofinish-break, #event-adjust-break {
clear: both; clear: both;
} }
#event-desc-text, #event-location-text { #event-desc-text, #event-location-text {
margin-top: 10px; margin-top: 10px;
margin-bottom: 5px; margin-bottom: 5px;
} }
#event-submit { #event-submit {
margin-top: 10px; margin-top: 10px;
} }
.body-tag, .filesavetags, .categorytags { .body-tag, .filesavetags, .categorytags {
opacity: 0.5; opacity: 0.5;
filter:alpha(opacity=50); filter:alpha(opacity=50);
} }
.body-tag:hover, .filesavetags:hover, .categorytags:hover { .body-tag:hover, .filesavetags:hover, .categorytags:hover {
opacity: 1.0 !important; opacity: 1.0 !important;
filter:alpha(opacity=100) !important; filter:alpha(opacity=100) !important;
} }
.item-select { .item-select {
display: none; display: none;
opacity: 0.1; opacity: 0.1;
filter:alpha(opacity=10); filter:alpha(opacity=10);
float: right; float: right;
margin-right: 10px; margin-right: 10px;
} }
.item-select:hover, .checkeditem { .item-select:hover, .checkeditem {
opacity: 1; opacity: 1;
filter:alpha(opacity=100); filter:alpha(opacity=100);
} }
#item-delete-selected { #item-delete-selected {
margin-top: 30px; margin-top: 30px;
} }
#item-delete-selected-end { #item-delete-selected-end {
clear: both; clear: both;
} }
#item-delete-selected-icon, #item-delete-selected-desc { #item-delete-selected-icon, #item-delete-selected-desc {
float: left; float: left;
margin-right: 5px; margin-right: 5px;
} }
#item-delete-selected-desc:hover { #item-delete-selected-desc:hover {
text-decoration: underline; text-decoration: underline;
} }
#lang-select-icon { #lang-select-icon {
cursor: pointer; cursor: pointer;
position: fixed; position: fixed;
left: 0px; left: 0px;
top: 0px; top: 0px;
opacity: 0.2; opacity: 0.2;
filter:alpha(opacity=20); filter:alpha(opacity=20);
} }
#lang-select-icon:hover { #lang-select-icon:hover {
opacity: 1; opacity: 1;
filter:alpha(opacity=100); filter:alpha(opacity=100);
} }
.notif-image { .notif-image {
height: 80px; height: 80px;
width: 80px; width: 80px;
margin-right: 15px; margin-right: 15px;
} }
.notification-listing-end { .notification-listing-end {
clear: both; clear: both;
margin-bottom: 15px; margin-bottom: 15px;
} }
/** /**
* Plugins settings * Plugins settings
*/ */
.settings-block > h3, .settings-block > h3,
.settings-heading { .settings-heading {
border-bottom: 1px solid #babdb6; border-bottom: 1px solid #babdb6;
} }
/** /**
* Form fields * Form fields
*/ */
.field { .field {
margin-bottom: 10px; margin-bottom: 10px;
padding-bottom: 10px; padding-bottom: 10px;
overflow: auto; overflow: auto;
width: 100% width: 100%
} }
.field label { .field label {
font-weight: 700; font-weight: 700;
float: left; float: left;
width: 200px; width: 200px;
} }
.field input, .field input,
.field textarea { .field textarea {
width: 270px; width: 270px;
margin-left: 20px; margin-left: 20px;
} }
.field textarea { height: 100px; } .field textarea { height: 100px; }
.field_help { .field_help {
display: block; display: block;
margin-left: 20px; margin-left: 20px;
color: #666666; color: #666666;
} }
.field .onoff { .field .onoff {
float: left; float: left;
width: 80px; width: 80px;
} }
.field .onoff a { .field .onoff a {
display: block; display: block;
border:1px solid #666666; border:1px solid #666666;
background-image:url("../../../images/onoff.jpg"); background-image:url("../../../images/onoff.jpg");
background-repeat: no-repeat; background-repeat: no-repeat;
padding: 4px 2px 2px 2px; padding: 4px 2px 2px 2px;
height: 16px; height: 16px;
text-decoration: none; text-decoration: none;
} }
.field .onoff .off { .field .onoff .off {
border-color:#666666; border-color:#666666;
padding-left: 40px; padding-left: 40px;
background-position: left center; background-position: left center;
background-color: #cccccc; background-color: #cccccc;
color: #666666; color: #666666;
text-align: right; text-align: right;
} }
.field .onoff .on { .field .onoff .on {
border-color:#204A87; border-color:#204A87;
padding-right: 40px; padding-right: 40px;
background-position: right center; background-position: right center;
background-color: #D7E3F1; background-color: #D7E3F1;
color: #204A87; color: #204A87;
text-align: left; text-align: left;
} }
.hidden { display: none!important; } .hidden { display: none!important; }
.field.radio .field_help { clear: left; margin-left: 20px; } .field.radio .field_help { clear: left; margin-left: 20px; }
/** /**
* ADMIN * ADMIN
*/ */
#pending-update { #pending-update {
float:right; float:right;
color: #ffffff; color: #ffffff;
font-weight: bold; font-weight: bold;
background-color: #FF0000; background-color: #FF0000;
padding: 0em 0.3em; padding: 0em 0.3em;
} }
#adminpage dl { #adminpage dl {
clear: left; clear: left;
min-height: 40px; min-height: 40px;
margin-bottom: 2px; margin-bottom: 2px;
padding-bottom: 2px; padding-bottom: 2px;
border-bottom: 1px solid black; border-bottom: 1px solid black;
} }
#adminpage dt { #adminpage dt {
width: 180px; width: 180px;
float: left; float: left;
font-weight: bold; font-weight: bold;
} }
#adminpage dd { #adminpage dd {
margin-left: 180px; margin-left: 180px;
} }
#adminpage h3 { #adminpage h3 {
border-bottom: 1px solid #cccccc; border-bottom: 1px solid #cccccc;
} }
#adminpage .field label { #adminpage .field label {
font-weight: bold; font-weight: bold;
} }
#adminpage .submit { #adminpage .submit {
clear:left; clear:left;
text-align: right; text-align: right;
} }
#adminpage #pluginslist { #adminpage #pluginslist {
margin: 0px; padding: 0px; margin: 0px; padding: 0px;
} }
#adminpage .plugin { #adminpage .plugin {
list-style: none; list-style: none;
display: block; display: block;
border: 1px solid #888888; border: 1px solid #888888;
padding: 1em; padding: 1em;
margin-bottom: 5px; margin-bottom: 5px;
clear: left; clear: left;
} }
#adminpage .plugin .desc { margin-left: 2.5em;} #adminpage .plugin .desc { margin-left: 2.5em;}
#adminpage .toggleplugin { #adminpage .toggleplugin {
float:left; float:left;
margin-right: 1em; margin-right: 1em;
} }
#adminpage table {width:100%; border-bottom: 1px solid #000000; margin: 5px 0px;} #adminpage table {width:100%; border-bottom: 1px solid #000000; margin: 5px 0px;}
#adminpage table th { text-align: left;} #adminpage table th { text-align: left;}
#adminpage td .icon { float: left;} #adminpage td .icon { float: left;}
#adminpage table#users img { width: 16px; height: 16px; } #adminpage table#users img { width: 16px; height: 16px; }
#adminpage table tr:hover { background-color: #bbc7d7; } #adminpage table tr:hover { background-color: #bbc7d7; }
#adminpage .selectall { text-align: right; } #adminpage .selectall { text-align: right; }
#cnftheme { #cnftheme {
display: none; display: none;
} }
/* /*
* UPDATE * UPDATE
*/ */
.popup { .popup {
width: 100%; height: 100%; width: 100%; height: 100%;
top:0px; left:0px; top:0px; left:0px;
position: absolute; position: absolute;
display: none; display: none;
} }
.popup .background { .popup .background {
background-color: rgba(0,0,0,128); background-color: rgba(0,0,0,128);
opacity: 0.5; opacity: 0.5;
width: 100%; height: 100%; width: 100%; height: 100%;
position: absolute; position: absolute;
top:0px; left:0px; top:0px; left:0px;
} }
.popup .panel { .popup .panel {
top:25%;left:25%;width:50%;height:50%; top:25%;left:25%;width:50%;height:50%;
padding: 1em; padding: 1em;
position: absolute; position: absolute;
border: 4px solid #000000; border: 4px solid #000000;
background-color: #FFFFFF; background-color: #FFFFFF;
} }
.popup .panel .panel_text { display: block; overflow: auto; height: 80%; } .popup .panel .panel_text { display: block; overflow: auto; height: 80%; }
.popup .panel .panel_in { width: 100%; height: 100%; position: relative; } .popup .panel .panel_in { width: 100%; height: 100%; position: relative; }
.popup .panel .panel_actions { width: 100%; bottom: 4px; left: 0px; position: absolute; } .popup .panel .panel_actions { width: 100%; bottom: 4px; left: 0px; position: absolute; }
.panel_text .progress { width: 50%; overflow: hidden; height: auto; border: 1px solid #cccccc; margin-bottom: 5px} .panel_text .progress { width: 50%; overflow: hidden; height: auto; border: 1px solid #cccccc; margin-bottom: 5px}
.panel_text .progress span {float: right; display: block; width: 25%; background-color: #eeeeee; text-align: right;} .panel_text .progress span {float: right; display: block; width: 25%; background-color: #eeeeee; text-align: right;}
/** /**
* OAuth * OAuth
*/ */
.oauthapp { .oauthapp {
height: auto; overflow: auto; height: auto; overflow: auto;
border-bottom: 2px solid #cccccc; border-bottom: 2px solid #cccccc;
padding-bottom: 1em; padding-bottom: 1em;
margin-bottom: 1em; margin-bottom: 1em;
} }
.oauthapp img { .oauthapp img {
float: left; float: left;
width: 48px; height: 48px; width: 48px; height: 48px;
margin: 10px; margin: 10px;
} }
.oauthapp img.noicon { .oauthapp img.noicon {
background-image: url("../../../images/icons/48/plugin.png"); background-image: url("../../../images/icons/48/plugin.png");
background-position: center center; background-position: center center;
background-repeat: no-repeat; background-repeat: no-repeat;
} }
.oauthapp a { .oauthapp a {
float: left; float: left;
} }
/** /**
* ICONS * ICONS
*/ */
.iconspacer { .iconspacer {
display: block; width: 16px; height: 16px; display: block; width: 16px; height: 16px;
} }
.icon { .icon {
display: block; width: 16px; height: 16px; display: block; width: 16px; height: 16px;
background-image: url('../../../images/icons.png'); background-image: url('../../../images/icons.png');
} }
.article { background-position: 0px 0px;} .article { background-position: 0px 0px;}
.icon.audio { display: none; background-position: -16px 0px;} .icon.audio { display: none; background-position: -16px 0px;}
.block { background-position: -32px 0px;} .block { background-position: -32px 0px;}
/*.drop { background-position: -48px 0px;} /*.drop { background-position: -48px 0px;}
.drophide { background-position: -64px 0px;}*/ .drophide { background-position: -64px 0px;}*/
.icon.drop { .icon.drop {
display: block; width: 28px; height: 28px; display: block; width: 28px; height: 28px;
background-size: 100% 100%; background-size: 100% 100%;
background-image: url('images/drop-darkred.png'); background-image: url('images/drop-darkred.png');
background-repeat: no-repeat; background-repeat: no-repeat;
} }
.icon.drophide { .icon.drophide {
display: block; width: 28px; height: 28px; display: block; width: 28px; height: 28px;
background-size: 100% 100%; background-size: 100% 100%;
background-image: url('images/drop-darkred.png'); background-image: url('images/drop-darkred.png');
background-repeat: no-repeat; background-repeat: no-repeat;
} }
.edit { background-position: -80px 0px;} .edit { background-position: -80px 0px;}
/*.camera { background-position: -96px 0px;}*/ /*.camera { background-position: -96px 0px;}*/
.icon.camera { .icon.camera {
display: block; width: 28px; height: 21px; display: block; width: 28px; height: 21px;
margin-top: 4px; margin-top: 4px;
background-size: 100% 100%; background-size: 100% 100%;
background-image: url('images/camera.png'); background-image: url('images/camera.png');
background-repeat: no-repeat; background-repeat: no-repeat;
} }
/*.dislike { background-position: -112px 0px;}*/ /*.dislike { background-position: -112px 0px;}*/
.icon.dislike { .icon.dislike {
display: block; display: block;
width: 26px; height: 28px;/*31 33*/ width: 26px; height: 28px;/*31 33*/
background-size: 100% 100%; background-size: 100% 100%;
background-image: url('images/disapprove.png'); background-image: url('images/disapprove.png');
background-repeat: no-repeat; background-repeat: no-repeat;
opacity: 0.5; opacity: 0.5;
} }
/*.like { background-position: -128px 0px;}*/ /*.like { background-position: -128px 0px;}*/
.icon.like { .icon.like {
display: block; width: 26px; height: 28px;/*31 33*/ display: block; width: 26px; height: 28px;/*31 33*/
margin-right: 7px; margin-right: 7px;
background-size: 100% 100%; background-size: 100% 100%;
background-image: url('images/approve.png'); background-image: url('images/approve.png');
background-repeat: no-repeat; background-repeat: no-repeat;
opacity: 0.5; opacity: 0.5;
} }
.icon.link { display: none; background-position: -144px 0px;} .icon.link { display: none; background-position: -144px 0px;}
/*.globe { background-position: 0px -16px;}*/ /*.globe { background-position: 0px -16px;}*/
.icon.globe { .icon.globe {
display: block; width: 28px; height: 28px; display: block; width: 28px; height: 28px;
background-size: 100% 100%; background-size: 100% 100%;
background-image: url('images/globe.png'); background-image: url('images/globe.png');
background-repeat: no-repeat; background-repeat: no-repeat;
} }
.noglobe { background-position: -16px -16px;} .noglobe { background-position: -16px -16px;}
.no { background-position: -32px -16px;} .no { background-position: -32px -16px;}
.pause { background-position: -48px -16px;} .pause { background-position: -48px -16px;}
.play { background-position: -64px -16px;} .play { background-position: -64px -16px;}
/*.pencil { background-position: -80px -16px;} /*.pencil { background-position: -80px -16px;}
.small-pencil { background-position: -96px -16px;}*/ .small-pencil { background-position: -96px -16px;}*/
.icon.pencil { .icon.pencil {
display: block; width: 28px; height: 28px; display: block; width: 28px; height: 28px;
background-size: 100% 100%; background-size: 100% 100%;
background-image: url('images/pencil.png'); background-image: url('images/pencil.png');
background-repeat: no-repeat; background-repeat: no-repeat;
opacity: 0.5; opacity: 0.5;
} }
.icon.small-pencil { .icon.small-pencil {
display: block; width: 28px; height: 28px; display: block; width: 28px; height: 28px;
background-size: 100% 100%; background-size: 100% 100%;
background-image: url('images/pencil.png'); background-image: url('images/pencil.png');
background-repeat: no-repeat; background-repeat: no-repeat;
opacity: 0.5; opacity: 0.5;
} }
/*.recycle { background-position: -112px -16px;}*/ /*.recycle { background-position: -112px -16px;}*/
.icon.recycle { .icon.recycle {
display: block; display: block;
width: 28px; height: 27px;/*33 32*/ width: 28px; height: 27px;/*33 32*/
background-size: 100% 100%; background-size: 100% 100%;
background-image: url('images/recycle.png'); background-image: url('images/recycle.png');
background-repeat: no-repeat; background-repeat: no-repeat;
opacity: 0.5; opacity: 0.5;
} }
/*.remote-link { background-position: -128px -16px;}*/ /*.remote-link { background-position: -128px -16px;}*/
.icon.remote-link { .icon.remote-link {
/* display: block;*/ /* display: block;*/
display: none; display: none;
width: 28px; height: 28px; width: 28px; height: 28px;
background-size: 100% 100%; background-size: 100% 100%;
background-image: url('images/remote-link.png'); background-image: url('images/remote-link.png');
background-repeat: no-repeat; background-repeat: no-repeat;
opacity: 0.5; opacity: 0.5;
} }
.share { background-position: -144px -16px;} .share { background-position: -144px -16px;}
.tools { background-position: 0px -32px;} .tools { background-position: 0px -32px;}
/*.lock { background-position: -16px -32px;}*/ /*.lock { background-position: -16px -32px;}*/
.icon.lock { .icon.lock {
display: block; width: 17px; height: 25px; display: block; width: 17px; height: 25px;
margin-top: 1px; margin-top: 1px;
background-size: 100% 100%; background-size: 100% 100%;
background-image: url('images/lock.png'); background-image: url('images/lock.png');
background-repeat: no-repeat; background-repeat: no-repeat;
} }
/*.unlock { background-position: -32px -32px;}*/ /*.unlock { background-position: -32px -32px;}*/
.icon.unlock { .icon.unlock {
display: block; width: 17px; height: 28px; display: block; width: 17px; height: 28px;
margin-top: -2px; margin-top: -2px;
background-size: 100% 100%; background-size: 100% 100%;
background-image: url('images/unlock.png'); background-image: url('images/unlock.png');
background-repeat: no-repeat; background-repeat: no-repeat;
} }
.icon.video { display: none; background-position: -48px -32px;} .icon.video { display: none; background-position: -48px -32px;}
.oembed.video a { display: block; } .oembed.video a { display: block; }
.youtube { background-position: -64px -32px;} .youtube { background-position: -64px -32px;}
/*.attach { background-position: -80px -32px; }*/ /*.attach { background-position: -80px -32px; }*/
.icon.attach { .icon.attach {
display: block; width: 28px; height: 28px; display: block; width: 28px; height: 28px;
background-size: 100% 100%; background-size: 100% 100%;
background-image: url('images/paperclip.png'); background-image: url('images/paperclip.png');
background-repeat: no-repeat; background-repeat: no-repeat;
} }
.language { background-position: -96px -32px; } .language { background-position: -96px -32px; }
.prev { background-position: -112px -32px; } .prev { background-position: -112px -32px; }
.next { background-position: -128px -32px; } .next { background-position: -128px -32px; }
.on { background-position: -144px -32px; } .on { background-position: -144px -32px; }
.off { background-position: 0px -48px; } .off { background-position: 0px -48px; }
/*.starred { background-position: -16px -48px; }*/ /*.starred { background-position: -16px -48px; }*/
.icon.starred { .icon.starred {
display: block; width: 28px; height: 28px; display: block; width: 28px; height: 28px;
background-size: 100% 100%; background-size: 100% 100%;
background-image: url('images/star-yellow.png'); background-image: url('images/star-yellow.png');
background-repeat: no-repeat; background-repeat: no-repeat;
} }
/*.unstarred { background-position: -32px -48px; }*/ /*.unstarred { background-position: -32px -48px; }*/
.icon.unstarred { .icon.unstarred {
display: block; width: 28px; height: 28px; display: block; width: 28px; height: 28px;
background-size: 100% 100%; background-size: 100% 100%;
background-image: url('images/star.png'); background-image: url('images/star.png');
background-repeat: no-repeat; background-repeat: no-repeat;
opacity: 0.5; opacity: 0.5;
} }
/*.tagged { background-position: -48px -48px; }*/ /*.tagged { background-position: -48px -48px; }*/
.icon.tagged { .icon.tagged {
display: block; width: 28px; height: 28px; display: block; width: 28px; height: 28px;
background-size: 100% 100%; background-size: 100% 100%;
background-image: url('images/tag.png'); background-image: url('images/tag.png');
background-repeat: no-repeat; background-repeat: no-repeat;
opacity: 0.5; opacity: 0.5;
} }
.yellow { background-position: -64px -48px; } .yellow { background-position: -64px -48px; }
.filer-icon { .filer-icon {
display: block; width: 24px; height: 24px; display: block; width: 24px; height: 24px;
background-size: 100% 100%; background-size: 100% 100%;
background-image: url('images/folder.png'); background-image: url('images/folder.png');
background-repeat: no-repeat; background-repeat: no-repeat;
opacity: 0.5; opacity: 0.5;
} }
.icon.dim { opacity: 0.3;filter:alpha(opacity=30); } .icon.dim { opacity: 0.3;filter:alpha(opacity=30); }
[class^="comment-edit-bb"] { [class^="comment-edit-bb"] {
list-style: none; list-style: none;
display: none; display: none;
margin: 0px 0 -5px 20px; margin: 0px 0 -5px 20px;
width: 75%; width: 75%;
} }
[class^="comment-edit-bb"] > li { [class^="comment-edit-bb"] > li {
display: inline-block; display: inline-block;
margin: 20px 10px 0 0; margin: 20px 10px 0 0;
visibility: none; visibility: none;
} }
/*[class^="comment-edit-bb-end"] { /*[class^="comment-edit-bb-end"] {
clear: both; clear: both;
}*/ }*/
.editicon { .editicon {
display: inline-block; display: inline-block;
background-size: 100% 100%; background-size: 100% 100%;
background-repeat: no-repeat; background-repeat: no-repeat;
background-color: #f3f3f3; background-color: #f3f3f3;
text-decoration: none; text-decoration: none;
} }
/*.editicon:hover { /*.editicon:hover {
background-color: #ccc; background-color: #ccc;
}*/ }*/
.boldbb { .boldbb {
/* background-position: 0px 0px;*/ /* background-position: 0px 0px;*/
width: 26px; height: 28px; width: 26px; height: 28px;
background-image: url('images/boldB-serif.png'); background-image: url('images/boldB-serif.png');
} }
/*.boldbb:hover { /*.boldbb:hover {
background-position: 0px -16px; background-position: 0px -16px;
}*/ }*/
.italicbb { .italicbb {
/* background-position: -16px 0px;*/ /* background-position: -16px 0px;*/
width: 16px; height: 28px; width: 16px; height: 28px;
background-image: url('images/italicI-serif.png'); background-image: url('images/italicI-serif.png');
} }
/*.italicbb:hover { /*.italicbb:hover {
background-position: -16px -16px; background-position: -16px -16px;
}*/ }*/
.underlinebb { .underlinebb {
/* background-position: -32px 0px;*/ /* background-position: -32px 0px;*/
width: 25px; height: 28px; width: 25px; height: 28px;
background-image: url('images/underlineU-serif.png'); background-image: url('images/underlineU-serif.png');
} }
/*.underlinebb:hover { /*.underlinebb:hover {
background-position: -32px -16px; background-position: -32px -16px;
}*/ }*/
.quotebb { .quotebb {
/* background-position: -48px 0px;*/ /* background-position: -48px 0px;*/
width: 28px; height: 28px; width: 28px; height: 28px;
background-image: url('images/quote.png'); background-image: url('images/quote.png');
} }
/*.quotebb:hover { /*.quotebb:hover {
background-position: -48px -16px; background-position: -48px -16px;
}*/ }*/
.codebb { .codebb {
/* background-position: -64px 0px;*/ /* background-position: -64px 0px;*/
width: 28px; height: 28px; width: 28px; height: 28px;
background-image: url('images/code.png'); background-image: url('images/code.png');
} }
/*.codebb:hover { /*.codebb:hover {
background-position: -64px -16px; background-position: -64px -16px;
}*/ }*/
.imagebb { .imagebb {
background-position: -80px 0px; background-position: -80px 0px;
} }
.imagebb:hover { .imagebb:hover {
background-position: -80px -16px; background-position: -80px -16px;
} }
.urlbb { .urlbb {
background-position: -96px 0px; background-position: -96px 0px;
} }
.urlbb:hover { .urlbb:hover {
background-position: -96px -16px; background-position: -96px -16px;
} }
.videobb { .videobb {
background-position: -112px 0px; background-position: -112px 0px;
} }
.videobb:hover { .videobb:hover {
background-position: -112px -16px; background-position: -112px -16px;
} }
.attachtype { .attachtype {
display: block; width: 20px; height: 23px; display: block; width: 20px; height: 23px;
float: left; float: left;
background-image: url('../../../images/content-types.png'); background-image: url('../../../images/content-types.png');
} }
.body-attach { .body-attach {
margin-top: 10px; margin-top: 10px;
} }
.type-video { background-position: 0px 0px; } .type-video { background-position: 0px 0px; }
.type-image { background-position: -20px 0px; } .type-image { background-position: -20px 0px; }
.type-audio { background-position: -40px 0px; } .type-audio { background-position: -40px 0px; }
.type-text { background-position: -60px 0px; } .type-text { background-position: -60px 0px; }
.type-unkn { background-position: -80px 0px; } .type-unkn { background-position: -80px 0px; }
/* autocomplete popup */ /* autocomplete popup */
.acpopup { .acpopup {
max-height:150px; max-height:150px;
background-color:#ffffff; background-color:#ffffff;
overflow:auto; overflow:auto;
z-index:100000; z-index:100000;
border:1px solid #cccccc; border:1px solid #cccccc;
} }
.acpopupitem { .acpopupitem {
background-color:#ffffff; padding: 4px; background-color:#ffffff; padding: 4px;
clear:left; clear:left;
} }
.acpopupitem img { .acpopupitem img {
float: left; float: left;
margin-right: 4px; margin-right: 4px;
} }
.acpopupitem.selected { .acpopupitem.selected {
color: #FFFFFF; background: #3465A4; color: #FFFFFF; background: #3465A4;
} }
/* popup notifications */ /* popup notifications */
div.jGrowl div.notice { div.jGrowl div.notice {
background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center; background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
color: #ffffff; color: #ffffff;
padding-left: 58px; padding-left: 58px;
} }
div.jGrowl div.info { div.jGrowl div.info {
background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center; background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
color: #ffffff; color: #ffffff;
padding-left: 58px; padding-left: 58px;
} }
#jGrowl.top-right { #jGrowl.top-right {
top: 15px; top: 15px;
right: 15px; right: 15px;
} }
.qcomment { .qcomment {
border: 1px solid #EEE; border: 1px solid #EEE;
padding: 3px; padding: 3px;
margin-top: 15px; margin-top: 15px;
margin-left: 25px; margin-left: 25px;
width: 125px; width: 125px;
overflow-y: auto; overflow-y: auto;
} }
.qcomment option { .qcomment option {
width: 125px; width: 125px;
overflow-x: hidden; overflow-x: hidden;
} }
.qcomment { .qcomment {
opacity: 0.3; opacity: 0.3;
filter:alpha(opacity=30); filter:alpha(opacity=30);
} }
.qcomment:hover { .qcomment:hover {
opacity: 1.0; opacity: 1.0;
filter:alpha(opacity=100); filter:alpha(opacity=100);
} }
/* notifications popup menu */ /* notifications popup menu */
.nav-notify { .nav-notify {
display: none; display: none;
position: absolute; position: absolute;
font-size: 10px; font-size: 10px;
padding: 1px 3px; padding: 1px 3px;
top: 0px; top: 0px;
right: -10px; right: -10px;
min-width: 15px; min-width: 15px;
text-align: right; text-align: right;
} }
.nav-notify.show { .nav-notify.show {
display: block; display: block;
} }
ul.notifications-menu-popup { ul.notifications-menu-popup {
position: absolute; position: absolute;
display: none; display: none;
width: 10em; width: 10em;
margin: 0px; margin: 0px;
padding: 0px; padding: 0px;
list-style: none; list-style: none;
z-index: 100000; z-index: 100000;
right: -55px; right: -55px;
} }
#nav-notifications-menu { #nav-notifications-menu {
width: 300px; width: 300px;
/* max-height: 400px;*/ /* max-height: 400px;*/
height: auto; height: auto;
overflow-y: scroll;overflow-style:scrollbar; overflow-y: scroll;overflow-style:scrollbar;
background-color:#FFFFFF; background-color:#FFFFFF;
-moz-border-radius: 5px; -moz-border-radius: 5px;
-webkit-border-radius: 5px; -webkit-border-radius: 5px;
border-radius:5px; border-radius:5px;
border: 1px solid #AAA; border: 1px solid #AAA;
-moz-box-shadow: 3px 3px 5px #555; -moz-box-shadow: 3px 3px 5px #555;
-webkit-box-shadow: 3px 3px 5px #555; -webkit-box-shadow: 3px 3px 5px #555;
box-shadow: 3px 3px 5px #555; box-shadow: 3px 3px 5px #555;
} }
#nav-notifications-menu .contactname { font-weight: bold; font-size: 0.9em; } #nav-notifications-menu .contactname { font-weight: bold; font-size: 0.9em; }
#nav-notifications-menu img { float: left; margin-right: 5px; } #nav-notifications-menu img { float: left; margin-right: 5px; }
#nav-notifications-menu .notif-when { font-size: 0.8em; display: block; } #nav-notifications-menu .notif-when { font-size: 0.8em; display: block; }
#nav-notifications-menu li { #nav-notifications-menu li {
padding: 7px 0px 7px 10px; padding: 7px 0px 7px 10px;
word-wrap:normal; word-wrap:normal;
border-bottom: 1px solid #000; border-bottom: 1px solid #000;
} }
#nav-notifications-menu li:hover { #nav-notifications-menu li:hover {
} }
#nav-notifications-menu a:hover { #nav-notifications-menu a:hover {
text-decoration: underline; text-decoration: underline;
} }
.notif-item a { .notif-item a {
color: #000000; color: #000000;
} }
.notif-item a:hover { .notif-item a:hover {
text-decoration: underline; text-decoration: underline;
} }
.notif-image { .notif-image {
width: 32px; width: 32px;
height: 32px; height: 32px;
padding: 7px 7px 0px 0px; padding: 7px 7px 0px 0px;
} }
.notify-seen { .notify-seen {
background: #DDDDDD; background: #DDDDDD;
} }
#id_term_label { #id_term_label {
width:75px; width:75px;
} }
#id_term { #id_term {
width:100px; width:100px;
} }
#recip { #recip {
} }
.autocomplete-w1 { background: #ffffff; no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; } .autocomplete-w1 { background: #ffffff; no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete { color:#000; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px; _margin:0; _overflow-x:hidden; } .autocomplete { color:#000; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px; _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; } .autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; } .autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; }
#datebrowse-sidebar select { #datebrowse-sidebar select {
margin-left: 40px; margin-left: 40px;
width: 130px; width: 130px;
} }
@media only screen and (min-device-width: 768px)
and (max-device-width: 1024px)
{
html {
width:700px
}
div.section-wrapper {
width:700px;
margin-left:0px;
}
.wall-item-body {
width:700px;
}
.comment .wall-item-body {
width:650px;
}
}