]> git.mxchange.org Git - friendica.git/blob - view/theme/dispy/light/style.css
update dark a bit. i messed up some buttons
[friendica.git] / view / theme / dispy / light / style.css
1 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
2 article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
3 body{line-height:1;}
4 ul,ol{margin:0px;padding:0px;list-style:none;list-style-position:inside;}
5 blockquote,q{quotes:none;}
6 blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
7 table{border-collapse:collapse;border-spacing:0;}
8 address{font-style:normal;}
9 a img,:link img,:visited img{border:none;}
10 q{quotes:"" "";}
11 article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;}
12 audio,canvas,video,time{display:inline-block;*display:inline;*zoom:1;}
13 audio:not([controls]),[hidden]{display:none;}
14 html{font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-o-text-size-adjust:100%;font-size-adjust:100%;}
15 body{margin:0;padding:0;font-size:14pt;line-height:1.1em;font-family:sans-serif;color:#111111;background-color:#eeeeec;}
16 button,input,select,textarea{color:#111111;background-color:white;}
17 select{border:1px dotted #555555;padding:1px;margin:3px;color:#111111;background:#eeeeec;max-width:85%;min-width:85px;}
18 option{padding:1px;color:#111111;background:#eeeeec;}option[selected="selected"]{color:#eeeeec;background:#2e3436;}
19 tr:nth-child(even){background-color:#d6d6d1;}
20 :focus{outline:none;}
21 a:focus{outline:invert, dashed, thin;}
22 [disabled="disabled"]{background:#2e3436;color:#dddddd;}
23 ins,mark{background-color:#eeeeec;color:#111111;}
24 ins{text-decoration:none;}
25 mark{font-style:italic;font-weight:bold;}
26 pre,code,kbd,samp,.wall-item-body code{font-family:monospace, monospace;_font-family:monospace;font-size:1em;}
27 pre,.wall-item-body code{white-space:pre-wrap;white-space:pre;word-wrap:none;}
28 q{quotes:none;}q:before,q:after{content:"";content:none;}
29 em{font-style:italic;}
30 strong{font-weight:bold;}
31 strike{text-decoration:line-through;}
32 small{font-size:85%;}
33 sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
34 sub{bottom:-0.25em;}
35 sup{top:-0.5em;}
36 img{border:0 none;}
37 a{color:#3465a4;text-decoration:none;margin-bottom:1px;}a:hover{color:#284d7d;border-bottom:1px dotted #284d7d;}
38 a:hover img{text-decoration:none;}
39 blockquote{background:#aaaaaa;color:#111111;text-indent:5px;padding:5px;border:1px solid #111111;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}
40 label{width:38%;display:inline-block;font-size:small;margin:0 10px 1em 0;border:1px solid #eeeeec;padding:3px 5px;background:#cccccc;color:#111111;-moz-box-shadow:3px 3px 5px 0px #111111;-o-box-shadow:3px 3px 5px 0px #111111;-webkit-box-shadow:3px 3px 5px 0px #111111;-ms-box-shadow:3px 3px 5px 0px #111111;box-shadow:3px 3px 5px 0px #111111;}
41 input{width:250px;height:25px;border:1px solid #444444;width:17em;}input[type="checkbox"],input[type="radio"]{width:15px;height:15px;margin:0;}
42 input[type="radio"]{margin:5px 0;}
43 input[type="submit"],input[type="button"]{background-color:#555753;border:2px outset #444444;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 3px 4px 0 #111111;-o-box-shadow:1px 3px 4px 0 #111111;-webkit-box-shadow:1px 3px 4px 0 #111111;-ms-box-shadow:1px 3px 4px 0 #111111;box-shadow:1px 3px 4px 0 #111111;color:#eeeeec;cursor:pointer;font-weight:bold;width:auto;-moz-text-shadow:1px 1px #111111;-o-text-shadow:1px 1px #111111;-webkit-text-shadow:1px 1px #111111;-ms-text-shadow:1px 1px #111111;text-shadow:1px 1px #111111;}
44 input[type="submit"]:active,input[type="button"]:active{-moz-box-shadow:0 0 0 0 #111111;-o-box-shadow:0 0 0 0 #111111;-webkit-box-shadow:0 0 0 0 #111111;-ms-box-shadow:0 0 0 0 #111111;box-shadow:0 0 0 0 #111111;}
45 h1,h2,h3,h4,h5,h6{margin:10px 0px;font-weight:bold;border-bottom:1px solid #284d7d;}
46 h1{font-size:x-large;}
47 h2{font-size:large;}
48 h3{font-size:medium;}
49 h4{font-size:small;}
50 h5{font-size:x-small;}
51 h6{font-size:xx-small;}
52 .required{display:inline;color:red;font-size:16px;font-weight:bold;margin:3px;}
53 .fakelink,.lockview{color:#3465a4;cursor:pointer;}
54 .fakelink:hover{color:#284d7d;}
55 .smalltext{font-size:0.7em;}
56 .action{margin:5px 0;}
57 .tool{margin:5px 0;list-style:none;}
58 #articlemain{width:100%;height:100%;margin:0 auto;}
59 .button{color:#111111;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;padding:5px;cursor:pointer;}.button a{color:#111111;font-weight:bold;}
60 #profile-listing-desc a{color:#eeeeec;font-weight:bold;}
61 [class$="-desc"],[id$="-desc"]{color:#eeeeec;background:#2e3436;border:3px ridge #111111;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;margin:3px 10px 7px 0;padding:5px;font-weight:bold;font-size:smaller;}
62 #item-delete-selected-desc{float:left;margin-right:5px;}#item-delete-selected-desc:hover{text-decoration:underline;}
63 .intro-approve-as-friend-desc{margin-top:10px;}
64 .intro-desc{margin-bottom:20px;font-weight:bold;}
65 #group-edit-desc{margin:10px 0px;}
66 #settings-nickname-desc{background:#2e3436;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;border:1px solid #111111;padding:5px;color:#eeeeec;}
67 .contactname,.contact-name{font-weight:bold;font-size:smaller;}
68 .contact-details{font-style:italic;font-size:smaller;}
69 .like-rotator{vertical-align:middle;text-align:center;margin:1px;}
70 #asidemain .field{overflow:hidden;width:200px;}
71 #login-extra-links{overflow:auto !important;padding-top:60px !important;width:100% !important;}#login-extra-links a{margin-right:20px;}
72 #login_standard{display:block !important;float:none !important;height:100% !important;position:relative !important;width:100% !important;}#login_standard .field label{width:200px !important;}
73 #login_standard input{margin:0 0 8px !important;width:210px !important;}#login_standard input[type="text"]{margin:0 0 8px !important;width:210px !important;}
74 #login-submit-wrapper{margin:0 !important;}
75 #login-submit-button{margin-left:0px !important;}
76 #asidemain #login_openid{position:relative !important;float:none !important;margin-left:0px !important;height:auto !important;width:200px !important;}
77 #login_openid #id_openid_url{width:180px !important;overflow:hidden !important;}
78 #login_openid label{width:180px !important;}
79 nav{height:60px;background-color:#2e3436;color:#eeeeec;position:relative;padding:20px 20px 10px 95px;}nav a{text-decoration:none;color:#eeeeec;border:0px;}nav a:hover{text-decoration:none;color:#eeeeec;border:0px;}
80 nav #banner{display:block;position:absolute;left:51px;top:25px;}nav #banner #logo-text a{font-size:40px;font-weight:bold;margin-left:3px;}
81 ul#user-menu-popup{display:none;position:absolute;background-color:#555753;width:100%;padding:10px 0px;margin:0px;top:20px;left:0;font-size:small;line-height:1;-o-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-moz-box-shadow:5px 5px 10px 0px #111111;-o-box-shadow:5px 5px 10px 0px #111111;-webkit-box-shadow:5px 5px 10px 0px #111111;-ms-box-shadow:5px 5px 10px 0px #111111;box-shadow:5px 5px 10px 0px #111111;z-index:10000;}ul#user-menu-popup li{display:block;}ul#user-menu-popup li a{display:block;padding:5px;color:#eeeeec;background-color:#555753;}ul#user-menu-popup li a:hover{color:#eeeeec;background-color:#111111;}
82 ul#user-menu-popup li a.nav-sep{border-top:1px solid #2e302e;}
83 nav .nav-link{display:inline-block;width:22px;height:22px;overflow:hidden;margin:0px 5px 5px;text-indent:50px;background:transparent url(light/icons.png) 0 0 no-repeat;}
84 #nav-apps-link{background-position:0 -66px;}#nav-apps-link:hover{background-position:-22px -66px;}
85 #nav-community-link,#nav-contacts-link{background-position:0 -22px;}#nav-community-link:hover,#nav-contacts-link:hover{background-position:-22px -22px;}
86 #nav-directory-link{background-position:-44px -154px;}#nav-directory-link:hover{background-position:-66px -154px;}
87 #nav-help-link{background-position:0 -110px;}#nav-help-link:hover{background-position:-22px -110px;}
88 #nav-home-link{background-position:-44px -132px;}#nav-home-link:hover{background-position:-66px -132px;}
89 #nav-intro-link{background-position:0px -190px;}#nav-intro-link:hover{background-position:-44px -190px;}
90 #nav-login-link,#nav-logout-link{background-position:0 -88px;}#nav-login-link:hover,#nav-logout-link:hover{background-position:-22px -88px;}
91 #nav-messages-link{background-position:-44px -88px;}#nav-messages-link:hover{background-position:-66px -88px;}
92 #nav-notify-link,#nav-notifications-linkmenu{background-position:-44px -110px;}
93 #nav-notify-link:hover{background-position:-66px -110px;}
94 #nav-network-link{background-position:0px -177px;}#nav-network-link:hover{background-position:-22px -177px;}
95 #nav-search-link{background-position:0 -44px;}#nav-search-link:hover{background-position:-22px -44px;}
96 #jot-title,#profile-link,#profile-title,#profile-attach-wrapper,#profile-audio,#profile-link,#profile-location,#profile-nolocation,#profile-title,#profile-upload-wrapper,#profile-video,#profile-jot-submit,#wall-image-upload,#wall-file-upload,#wall-image-upload-div,#wall-file-upload-div,.icon,.hover,.focus,.pointer{cursor:pointer;}
97 div.jGrowl div.notice{background:#511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;color:white;padding-left:58px;margin-top:50px;}
98 div.jGrowl div.info{background:#364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;color:white;padding-left:58px;margin-top:50px;}
99 #nav-notifications-menu{margin:30px 0 0 -20px;width:275px;max-height:300px;overflow-y:auto;font-size:9pt;}#nav-notifications-menu img{float:left;margin-right:5px;}
100 #nav-notifications-menu .notif-when{font-size:0.8em;display:block;}
101 #nav-notifications-menu li{word-wrap:normal;border-bottom:1px solid black;}#nav-notifications-menu li:hover{color:black;}
102 #nav-notifications-menu a:hover{color:black;text-decoration:underline;}
103 nav #nav-notifications-linkmenu.on .icon.s22.notify,nav #nav-notifications-linkmenu.selected .icon.s22.notify{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAQAAABuvaSwAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAUJcAAFCXAZtv64UAAAHuSURBVCjPbZPbTlNBFIYHLixXRIhEQGNRMUopJAJyAyZ4Z2l8B+XwEBqKtjwOp8oDIAJKIJFUjdFIQCUYrRytdyb0459ht8wG9rrYs9b618y/TsYEH4ZK4qRYYIdDybZOI7TKakIfVhrJ8J2i5IBNyV93/kaaBuv3oV3MgwCTPKGHPkkPA0xRUMBrOgN4AP0o6BseEpF2m3es0qJTFQneyvMhgDsC9tZprnEcGuOPeMcDLUpW3jlLxlDBmJTFY6gLvsVv8tyh9G7U3Z6mwtCuJAoiECSh/w1+8otmTjLqF2KDNsNzRY1bruV0o6rFFtc9S5USh5RRWvAYv4xX9dYPS8ur1oBQC4Y99m2uHriRNda5ErLdU1l3jCI2xdJ3XOYLX6kP2W6K2OF54Et84jN154F31d6ukKOG92pSbcjWLRrbRhVGLTZeOtXqX46LoQSHhJo3jOo3ESrdBQbljIRKNyXUiKHNNSXhTdbZiUzyT/WJ23Zn3BBFy+2u4ZHc1eV2N7EkxAvbbqMRmZOSlbE0g/uajRgl6Iy8r1wpnaFTQ4ji+8XOEsuxYmdDWpJleXJ0+BPdoduL4p5Vavd5IOllmJfiWmSWu6d3pV4jteFWqaAGbLkdKSqtUXXUnN3DSvF8phfy/JfkxfOp9sVb2COz+hY/T0qkwwAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxMS0wOS0xNlQwOTozOTowMCswMjowMC9Oi90AAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTEtMDktMTZUMDk6Mzk6MDArMDI6MDBeEzNhAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAABJRU5ErkJggg==");}
104 .show{display:block;}
105 #notifications{width:170px;height:20px;font-size:small;top:-19px;left:4px;position:absolute;}
106 #nav-floater{position:fixed;top:20px;right:1%;padding:5px;background:#2e3436;color:transparent;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;z-index:100;width:300px;height:60px;}
107 #nav-buttons{clear:both;list-style:none;padding:0px;margin:0px;height:25px;}#nav-buttons>li{padding:0;display:inline-block;margin:0px -4px 0px 0px;}
108 .floaterflip{display:block;position:fixed;z-index:110;top:56px;right:19px;width:22px;height:22px;overflow:hidden;margin:0px;background:transparent url(light/icons.png) -190px -60px no-repeat;}
109 .search-box{display:inline-block;margin:5px;position:fixed;right:0px;bottom:0px;z-index:100;background:#2e3436;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}
110 #search-text,#mini-search-text{background:white;color:#111111;}
111 #search-text{border:1px solid #999999;margin:5px 0;}
112 #mini-search-text{font-size:8pt;height:14px;width:10em;margin:5px;}
113 #scrollup{position:fixed;right:5px;bottom:40px;z-index:100;}#scrollup a:hover{text-decoration:none;border:0;}
114 #user-menu{-moz-box-shadow:5px 0 10px 0 #111111;-o-box-shadow:5px 0 10px 0 #111111;-webkit-box-shadow:5px 0 10px 0 #111111;-ms-box-shadow:5px 0 10px 0 #111111;box-shadow:5px 0 10px 0 #111111;display:block;width:75%;margin:3px 0 0 0;position:relative;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;background-color:#555753;background-image:url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD//gATQ3JlYXRlZCB3aXRoIEdJTVD/2wBDAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRT/2wBDAQMEBAUEBQkFBQkUDQsNFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBT/wAARCAAIAAwDASIAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAAAAMH/8QAIhAAAQMEAgIDAAAAAAAAAAAAAQIDBAAFBhESIQdBMVFh/8QAFQEBAQAAAAAAAAAAAAAAAAAAAgP/xAAXEQEBAQEAAAAAAAAAAAAAAAABAAIR/9oADAMBAAIRAxEAPwCXiHO8dbsEi35BEhIehNlbUhxhBU82O+G9bKgToD2D+VlmZX9OWZBJuAiMxGlni0w0gJCED4HXv7pSi6eFML//2Q==");background-position:98% center;background-repeat:no-repeat;clear:both;top:4px;left:10px;padding:2px;}#user-menu>a{vertical-align:top;outline:0 none;}
115 #user-menu-label{font-size:small;padding:3px 20px 9px 5px;height:10px;}
116 .nav-ajax-update,.nav-ajax-left{width:30px;height:19px;background:transparent url(light/notifications.png) 0 0 no-repeat;color:#111111;font-weight:bold;font-size:0.8em;padding-top:0.2em;text-align:center;float:left;margin:0 -1px 0 3px;display:block;visibility:hidden;}
117 .nav-ajax-update.show,.nav-ajax-left.show{visibility:visible;}
118 #net-update{background-position:0px 0px;}
119 #mail-update{background-position:-30px 0;}
120 #notify-update{background-position:-60px 0px;}
121 #home-update{background-position:-90px 0px;}
122 #intro-update{background-position:-120px 0px;}
123 #lang-select-icon{cursor:pointer;position:fixed;left:28px;bottom:6px;z-index:10;}
124 #language-selector{position:fixed;bottom:2px;left:52px;z-index:10;}
125 .menu-popup{position:absolute;display:none;background:white;color:#111111;margin:0px;padding:0px;font-size:small;line-height:1.2;border:3px solid #3465a4;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;z-index:100000;-moz-box-shadow:5px 5px 5px 0px #111111;-o-box-shadow:5px 5px 5px 0px #111111;-webkit-box-shadow:5px 5px 5px 0px #111111;-ms-box-shadow:5px 5px 5px 0px #111111;box-shadow:5px 5px 5px 0px #111111;}.menu-popup a{display:block;color:#111111;padding:5px 10px;text-decoration:none;}.menu-popup a:hover{color:#eeeeec;background-color:#3465a4;}
126 .menu-popup .menu-sep{border-top:1px solid #4e4f4e;}
127 .menu-popup li{float:none;overflow:auto;height:auto;display:block;}.menu-popup li img{float:left;width:16px;height:16px;padding-right:5px;}
128 .menu-popup .empty{padding:5px;text-align:center;color:#ffffff;}
129 .notif-item{font-size:small;}.notif-item a{vertical-align:middle;}
130 .notif-image{width:32px;height:32px;padding:7px 7px 0px 0px;}
131 .notify-seen{background:#dddddd;color:#111111;}
132 .notify-unseen{color:#111111;}
133 #sysmsg_info{position:fixed;bottom:0;-moz-box-shadow:3px 3px 3px 10px 0 #111111 5px 5px 0px #111111;-o-box-shadow:3px 3px 3px 10px 0 #111111 5px 5px 0px #111111;-webkit-box-shadow:3px 3px 3px 10px 0 #111111 5px 5px 0px #111111;-ms-box-shadow:3px 3px 3px 10px 0 #111111 5px 5px 0px #111111;box-shadow:3px 3px 3px 10px 0 #111111 5px 5px 0px #111111;padding:10px;background-color:#fcaf3e;border:2px solid #f8911b;border-bottom:0;padding-bottom:50px;z-index:1000;}
134 #sysmsg{position:fixed;bottom:0;-moz-box-shadow:3px 3px 3px 10px 0 #111111 5px 5px 0px #111111;-o-box-shadow:3px 3px 3px 10px 0 #111111 5px 5px 0px #111111;-webkit-box-shadow:3px 3px 3px 10px 0 #111111 5px 5px 0px #111111;-ms-box-shadow:3px 3px 3px 10px 0 #111111 5px 5px 0px #111111;box-shadow:3px 3px 3px 10px 0 #111111 5px 5px 0px #111111;padding:10px;background-color:#fcaf3e;border:2px solid #f8911b;border-bottom:0;padding-bottom:50px;z-index:1000;}
135 #sysmsg_info br,#sysmsg br{display:block;margin:2px 0px;border-top:1px solid #eeeeec;}
136 #asidemain{float:left;font-size:small;margin:20px 0 20px 35px;width:25%;display:inline;}
137 #asideright,#asideleft{display:none;}
138 .vcard .fn{font-size:1.5em;font-weight:bold;border-bottom:1px solid #284d7d;padding-bottom:3px;}
139 .vcard #profile-photo-wrapper{margin:20px 0;background-color:#555753;padding:5px;width:175px;height:175px;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-moz-box-shadow:3px 3px 10px 0 #111111;-o-box-shadow:3px 3px 10px 0 #111111;-webkit-box-shadow:3px 3px 10px 0 #111111;-ms-box-shadow:3px 3px 10px 0 #111111;box-shadow:3px 3px 10px 0 #111111;}
140 #asidemain h4{font-size:1.2em;}
141 #asidemain #viewcontacts{text-align:right;}
142 #asidemain #contact-block{width:99%;}#asidemain #contact-block .contact-block-content{width:99%;}#asidemain #contact-block .contact-block-content .contact-block-div{float:left;margin:0 5px 5px 0;width:50px;height:50px;padding:3px;position:relative;}
143 .aprofile dt{background:transparent;color:#666666;font-weight:bold;-moz-box-shadow:3px 3px 5px 0px #111111;-o-box-shadow:3px 3px 5px 0px #111111;-webkit-box-shadow:3px 3px 5px 0px #111111;-ms-box-shadow:3px 3px 5px 0px #111111;box-shadow:3px 3px 5px 0px #111111;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;margin:15px 0 5px;padding-left:5px;}
144 #profile-extra-links ul{margin-left:0px;padding-left:0px;list-style:none;}
145 #dfrn-request-link{-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;color:#eeeeec;display:block;font-size:1.2em;padding:0.2em 0.5em;background-color:#3465a4;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAE4SURBVCiRpZKxLgRRFIa//64dKruZFRIlolBviFKiVHsHrRaFikTCC+hEQtRegMQDqDUKJOPOvauSMJmjYEU2M0viT071/+fLOTlHZkadQgjLkh1LPEoj661WKw5mXG034JxtAgtmrJoVK5WZYYCy1AVQSOYbjeSqMmRmQ8v755Ne77lb5w+d4HMNJopCT7X+bwDQZKfTyf4BIAHeawHe+/kQ/FGM+QagvpFl2VSM/tyMmV7PV14AYMQ5nUp0AULIp0HXzpVvSdLYMmNVAjNdAuNAUQHgxy/ZvEQTSMw0A33DxkIIi2ma3gwC9PKSzRWF2wbdpml62DfyPF9yjlNgAnQGLJjZnXON3Xa7ff8NGPbKQPNrbAOI0a9J2ilLEzAL7P0GqJJizF+BUeDhL2cclJnZPvAg6eADf+imKjSMX1wAAAAASUVORK5CYII=");background-repeat:no-repeat;background-position:95% center;}
146 #wallmessage-link{color:#eeeeec;display:block;font-size:1.2em;padding:0.2em 0.5em;}
147 .ttright{margin:0px;}
148 .contact-block-div{width:50px;height:50px;float:left;}
149 .contact-block-textdiv{width:150px;height:34px;float:left;}
150 #jot{margin:10px 0 20px 0px;width:100%;}#jot #jot-tools{margin:0px;padding:0px;width:100%;height:35px;overflow:none;}#jot #jot-tools span{float:left;margin:10px 20px 2px 0px;}#jot #jot-tools span a{display:block;}
151 #jot #jot-tools .perms{float:right;width:40px;}
152 #jot #jot-tools li.loading{float:right;background-color:white;width:20px;height:38px;vertical-align:center;text-align:center;border-top:2px solid #9eabb0;}#jot #jot-tools li.loading img{margin-top:10px;}
153 #jot #jot-title{border:1px solid #cccccc;margin:0 0 5px;width:90%;height:20px;font-weight:bold;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;vertical-align:middle;}
154 #jot-category{margin:5px 0;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;border:1px solid #cccccc;color:#666666;font-size:smaller;}#jot-category:focus{color:#111111;}
155 #jot #character-counter{width:6%;height:15px;float:right;text-align:right;line-height:20px;padding:2px 20px 5px 0;}
156 #profile-jot-text_parent{-moz-box-shadow:5px 0 10px 0 #111111;-o-box-shadow:5px 0 10px 0 #111111;-webkit-box-shadow:5px 0 10px 0 #111111;-ms-box-shadow:5px 0 10px 0 #111111;box-shadow:5px 0 10px 0 #111111;}
157 #profile-jot-text_tbl{margin-bottom:10px;background:#808080;}
158 #profile-jot-text_ifr{width:99.900002% !important;}
159 #profile-jot-text_toolbargroup,.mceCenter tr{background:#808080;}
160 [id$="jot-text_ifr"]{color:#111111;background:#eeeeec;}[id$="jot-text_ifr"] .mceContentBody{color:#111111;background:#eeeeec;}
161 .defaultSkin tr.mceFirst{background:#808080;}
162 .defaultSkin td.mceFirst,.defaultSkin td.mceLast{background-color:#eeeeec;}
163 .defaultSkin span.mceIcon,.defaultSkin img.mceIcon,.defaultSkin .mceButtonDisabled .mceIcon{background-color:#eeeeec;}
164 #profile-attach-wrapper,#profile-audio-wrapper,#profile-link-wrapper,#profile-location-wrapper,#profile-nolocation-wrapper,#profile-title-wrapper,#profile-upload-wrapper,#profile-video-wrapper{float:left;margin:0 20px 0 0;}
165 #profile-rotator-wrapper{float:right;}
166 #profile-jot-email-wrapper{margin:10px 10% 0;border:1px solid #555753;border-bottom:0;}
167 #profile-jot-email-label{background-color:#555753;color:#eeeeec;padding:5px;}
168 #profile-jot-email{width:90%;margin:5px;}
169 #profile-jot-networks{margin:0 10%;border:1px solid #555753;border-top:0;border-bottom:0;padding:5px;}
170 #profile-jot-net{margin:5px 0;}
171 #jot-preview-link{margin:0 0 0 10px;border:0;text-decoration:none;float:right;}
172 .icon-text-preview{margin:0 0 -18px 0;display:block;width:20px;height:20px;background:url(light/icons.png) no-repeat -128px -40px;border:0;text-decoration:none;float:right;cursor:pointer;}
173 #profile-jot-perms{float:right;color:#555753;width:20px;height:20px;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-moz-box-shadow:3px 3px 5px 0 #111111;-o-box-shadow:3px 3px 5px 0 #111111;-webkit-box-shadow:3px 3px 5px 0 #111111;-ms-box-shadow:3px 3px 5px 0 #111111;box-shadow:3px 3px 5px 0 #111111;border:2px outset #555753;overflow:hidden;margin:0 10px 0 10px;}
174 #profile-jot-plugin-wrapper{width:1px;margin:10px 0 0 0;float:right;}
175 #profile-jot-submit-wrapper{float:right;width:100%;margin:10px 0 0 0;padding:0;}
176 #profile-jot-submit{height:auto;background-color:#555753;color:#eeeeec;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;border:2px outset #555753;margin:0;float:right;-moz-text-shadow:1px 1px #111111;-o-text-shadow:1px 1px #111111;-webkit-text-shadow:1px 1px #111111;-ms-text-shadow:1px 1px #111111;text-shadow:1px 1px #111111;width:auto;}#profile-jot-submit:active{-moz-box-shadow:0 0 0 0 #111111;-o-box-shadow:0 0 0 0 #111111;-webkit-box-shadow:0 0 0 0 #111111;-ms-box-shadow:0 0 0 0 #111111;box-shadow:0 0 0 0 #111111;}
177 #jot-perms-icon{width:22px;height:22px;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;overflow:hidden;background:#555753 url("dark/icons.png") -88px -40px;}
178 #group_allow_wrapper,#group_deny_wrapper,#acl-permit-outer-wrapper,#contact_allow_wrapper,#contact_deny_wrapper,#acl-deny-outer-wrapper{width:47%;}
179 #group_allow_wrapper,#group_deny_wrapper,#acl-permit-outer-wrapper{float:left;}
180 #contact_allow_wrapper,#contact_deny_wrapper,#acl-deny-outer-wrapper{float:right;}
181 #acl-permit-text{background-color:#555753;color:#111111;padding:5px;float:left;}
182 #jot-public{background-color:#555753;color:#ff0000;padding:5px;float:left;}
183 #acl-deny-text{background-color:#555753;color:#eeeeec;padding:5px;float:left;}
184 #jot-title-desc{color:#cccccc;}
185 #profile-jot-desc{background:#eeeeec;border:1px solid #111111;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;color:#ff2000;margin:5px 0;}
186 #jot-title-wrapper{margin-bottom:5px;}
187 #jot-title-display{font-weight:bold;}
188 .jothidden{display:none;}
189 #jot-preview-content{background-color:#f2f2c3;color:#111111;border:1px solid #111111;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-moz-box-shadow:5px 0 10px 0px #111111;-o-box-shadow:5px 0 10px 0px #111111;-webkit-box-shadow:5px 0 10px 0px #111111;-ms-box-shadow:5px 0 10px 0px #111111;box-shadow:5px 0 10px 0px #111111;padding:3px 3px 6px 10px;}#jot-preview-content .wall-item-outside-wrapper{border:0;-o-border-radius:0px 0px 0px 0px;-webkit-border-radius:0px 0px 0px 0px;-moz-border-radius:0px 0px 0px 0px;-ms-border-radius:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;-moz-box-shadow:0 0 0 0 #111111;-o-box-shadow:0 0 0 0 #111111;-webkit-box-shadow:0 0 0 0 #111111;-ms-box-shadow:0 0 0 0 #111111;box-shadow:0 0 0 0 #111111;}
190 #sectionmain{margin:20px;font-size:0.8em;min-width:475px;width:67%;float:left;display:inline;}
191 .tabs{margin:0px;padding:0px;list-style:none;list-style-position:inside;margin:10px 0;}.tabs li{display:inline;font-size:smaller;}
192 .tab{border:1px solid #284d7d;padding:4px;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.tab:active,.tab:hover{background:#f2f2c3;color:#111111;border:1px solid #284d7d;}
193 .tab a{border:0;text-decoration:none;}
194 .tab.active{background:#2e3436;color:#eeeeec;border:1px solid #284d7d;padding:4px;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.tab.active:hover{background:#f2f2c3;color:#111111;border:1px solid #284d7d;}
195 .tab.active a{color:#eeeeec;text-decoration:none;}
196 .wall-item-outside-wrapper{border:1px solid #545454;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-moz-box-shadow:6px 1px 10px -2px #111111;-o-box-shadow:6px 1px 10px -2px #111111;-webkit-box-shadow:6px 1px 10px -2px #111111;-ms-box-shadow:6px 1px 10px -2px #111111;box-shadow:6px 1px 10px -2px #111111;}.wall-item-outside-wrapper.comment{margin-top:5px;}
197 .wall-item-content-wrapper{position:relative;padding:0.75em;width:auto;}
198 .wall-item-outside-wrapper .wall-item-comment-wrapper{}.wall-item-outside-wrapper .wall-item-comment-wrapper .preview{border:0;-o-border-radius:0px;-webkit-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;border-radius:0px;}
199 .shiny{background:#f2f2c3;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}
200 .wall-outside-wrapper .shiny{-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}
201 .heart{color:red;}
202 .wall-item-content{overflow-x:auto;margin:0px 4em 1em 5px;}
203 [id^="tread-wrapper"],[class^="tread-wrapper"]{margin:1.2em 0 0 0;padding:0px;}
204 .wall-item-photo-menu{display:none;}
205 .wall-item-photo-menu-button{display:none;text-indent:-99999px;background:#555753 url(light/menu-user-pin.jpg) no-repeat 75px center;position:absolute;overflow:hidden;width:90px;height:20px;top:85px;left:0;-o-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}
206 .wall-item-info{float:left;width:8em;position:relative;}
207 .wall-item-photo-wrapper{width:80px;height:80px;position:relative;padding:5px;background-color:#555753;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}
208 [class^="wall-item-tools"] *{}[class^="wall-item-tools"] *>*{}
209 .wall-item-tools{float:right;opacity:0.4;-webkit-transition:all 0.75s ease-in-out;-moz-transition:all 0.75s ease-in-out;-o-transition:all 0.75s ease-in-out;-ms-transition:all 0.75s ease-in-out;transition:all 0.75s ease-in-out;}.wall-item-tools:hover{opacity:1;-webkit-transition:all 0.75s ease-in-out;-moz-transition:all 0.75s ease-in-out;-o-transition:all 0.75s ease-in-out;-ms-transition:all 0.75s ease-in-out;transition:all 0.75s ease-in-out;}
210 .wall-item-subtools1{width:30px;height:30px;list-style:none outside none;margin:18px 0 30px -20px;padding:0;}
211 .wall-item-subtools2{width:25px;height:25px;list-style:none outside none;margin:-78px 0 0 5px;padding:0;}
212 .wall-item-title{font-size:1.2em;font-weight:bold;margin-bottom:1.4em;}
213 .wall-item-body{margin:15px 10px 10px 0px;text-align:left;overflow-x:auto;}
214 .wall-item-lock-wrapper{float:right;width:22px;height:22px;margin:0 -5px 0 0;opacity:1;}
215 .wall-item-dislike,.wall-item-like{clear:left;font-size:0.8em;color:#111111;margin:5px 0 5px 10.2em;-webkit-transition:all 0.75s ease-in-out;-moz-transition:all 0.75s ease-in-out;-o-transition:all 0.75s ease-in-out;-ms-transition:all 0.75s ease-in-out;transition:all 0.75s ease-in-out;opacity:0.5;}.wall-item-dislike:hover,.wall-item-like:hover{opacity:1;}
216 .wall-item-author,.wall-item-actions-author,.wall-item-ago{color:#111111;line-height:1;display:inline-block;font-size:x-small;margin:0.5em auto;font-weight:bold;}
217 .comment-edit-preview{width:auto;margin:auto auto auto -2em;}.comment-edit-preview.wall-item-author,.comment-edit-preview.wall-item-actions-author,.comment-edit-preview.wall-item-ago{font-size:smaller;}
218 .wall-item-location{margin-top:2em;width:6em;overflow:hidden;-moz-text-overflow:ellipsis;-ms-text-verflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;text-overflow:ellipsis;}.wall-item-location .icon{float:left;}
219 .wall-item-location>a,.wall-item-location .smalltext{margin-left:25px;font-size:0.7em;display:block;}
220 .wall-item-location>br{display:none;}
221 .wallwall .wwto{left:5px;margin:0;position:absolute;top:75px;z-index:10001;width:30px;height:30px;}.wallwall .wwto img{width:30px !important;height:30px !important;}
222 .wallwall .wall-item-photo-end{clear:both;}
223 .wall-item-arrowphoto-wrapper{position:absolute;left:35px;top:80px;z-index:10002;}
224 .wall-item-photo-menu{min-width:92px;font-size:0.75em;border:2px solid #555753;border-top:0px;background:#555753;position:absolute;left:-2px;top:101px;display:none;z-index:10003;-o-border-radius:0 5px 5px 5px;-webkit-border-radius:0 5px 5px 5px;-moz-border-radius:0 5px 5px 5px;-ms-border-radius:0 5px 5px 5px;border-radius:0 5px 5px 5px;}.wall-item-photo-menu li a{white-space:nowrap;display:block;padding:5px 6px;color:#eeeeec;}.wall-item-photo-menu li a:hover{color:#555753;background:#eeeeec;}
225 #item-delete-selected{overflow:auto;width:100%;}
226 #connect-services-header,#connect-services,#extra-help-header,#extra-help,#postit-header,#postit{margin:5px 0 0 0;}
227 .ccollapse-wrapper{font-size:0.9em;margin-left:5em;}
228 .hide-comments-outer{font-size:small;}
229 .wall-item-outside-wrapper.comment{margin-left:5em;}.wall-item-outside-wrapper.comment .wall-item-photo{width:40px !important;height:40px !important;}
230 .wall-item-outside-wrapper.comment .wall-item-photo-wrapper{width:40px;height:40px;}
231 .wall-item-outside-wrapper.comment .wall-item-photo-menu-button{width:50px;top:45px;background-position:35px center;}
232 .wall-item-outside-wrapper.comment .wall-item-author{margin-left:0.2em;}
233 .wall-item-outside-wrapper.comment .wall-item-photo-menu{min-width:50px;top:60px;}
234 .comment-wwedit-wrapper{border:1px solid #111111;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;margin:5px;}
235 .comment-edit-wrapper{border-top:1px #aaa solid;}
236 [class^="comment-edit-bb"]{margin:0px;padding:0px;list-style:none;list-style-position:inside;display:none;margin:-40px 0 5px 60px;width:75%;}[class^="comment-edit-bb"]>li{display:inline-block;margin:0 10px 0 0;visibility:none;}
237 .comment-wwedit-wrapper img,.comment-edit-wrapper img{width:20px;height:20px;}
238 .comment-edit-photo-link,.comment-edit-photo{margin-left:10px;}
239 .my-comment-photo{width:40px;height:40px;padding:5px;}
240 [class^="comment-edit-text"]{margin:5px 0 10px 20px;width:94%;}
241 .comment-edit-text-empty{height:20px;border:2px solid #babdd6;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;color:#babdd6;-webkit-transition:all 0.75s ease-in-out;-moz-transition:all 0.75s ease-in-out;-o-transition:all 0.75s ease-in-out;-ms-transition:all 0.75s ease-in-out;transition:all 0.75s ease-in-out;}.comment-edit-text-empty:hover{color:#444444;}
242 .comment-edit-text-full{height:10em;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-webkit-transition:all 0.75s ease-in-out;-moz-transition:all 0.75s ease-in-out;-o-transition:all 0.75s ease-in-out;-ms-transition:all 0.75s ease-in-out;transition:all 0.75s ease-in-out;}
243 .comment-edit-submit-wrapper{width:90%;margin:5px 5px 10px 50px;text-align:right;}
244 .comment-edit-submit{height:22px;background-color:#555753;color:#eeeeec;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;border:0;}
245 .wall-item-body code{background-color:#dddddd;border-bottom:1px dashed #888888;border-left:5px solid #888888;border-top:1px dashed #888888;color:#191919;display:block;overflow-x:auto;padding:5px 0 15px 10px;width:95%;}.wall-item-body code a{color:#477ec4;}
246 div[id$="text"]{font-weight:bold;border-bottom:1px solid #eeeeec;}
247 div[id$="wrapper"]{height:100%;}div[id$="wrapper"] br{clear:left;}
248 .profile-match-wrapper{float:left;margin:0 5px 40px 0;width:120px;height:120px;padding:3px;position:relative;}
249 .icon.drophide.profile-match-ignore{margin:0 6px 0 -3px;}
250 [id$="-end"],[class$="-end"]{clear:both;margin:0 0 10px 0;}
251 .profile-match-end{margin:0 0 5px 0;}
252 .profile-match-name{font-weight:bold;margin:auto auto auto 23px;}
253 .profile-match-connect{font-style:italic;margin:auto auto auto 23px;}
254 #advanced-profile-with{margin-left:200px;}
255 .photos{height:auto;overflow:auto;}
256 #photo-top-links{margin-bottom:30px;}
257 .photo-album-image-wrapper,.photo-top-image-wrapper{float:left;-moz-box-shadow:3px 3px 10px 0 #111111;-o-box-shadow:3px 3px 10px 0 #111111;-webkit-box-shadow:3px 3px 10px 0 #111111;-ms-box-shadow:3px 3px 10px 0 #111111;box-shadow:3px 3px 10px 0 #111111;background-color:#eeeeec;color:#111111;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;padding-bottom:30px;position:relative;margin:0 10px 10px 0;}
258 #photo-photo{margin:auto auto 5em 20%;}#photo-photo img{max-width:50%;}
259 .photo-top-image-wrapper a:hover,#photo-photo a:hover,.photo-album-image-wrapper a:hover{border-bottom:0;}
260 .photo-top-photo,.photo-album-photo{-o-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}
261 .photo-top-album-name,.caption{position:absolute;bottom:0;padding:0 5px;}
262 #photo-prev-link,#photo-next-link{position:absolute;width:50px;height:200px;background:#ffffff center center no-repeat;opacity:0;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;z-index:10;top:15em;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}#photo-prev-link:hover,#photo-next-link:hover{opacity:0.6;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
263 #photo-prev-link .icon,#photo-next-link .icon{display:none;}
264 #photo-prev-link{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAnCAMAAADTjiM/AAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAA3XAAAN1wFCKJt4AAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAALpQTFRF////AAAAQEBAZmZmVVVVSUlJTU1NXV1dVVVVTk5OW1tbWlpaWFhPWFhQU1pTVVVVVlZSVVlRVlZTVFdUVFdUVVdTVFZSVldUVldSVldSVldTVVZUVVdTVVdTVVZUVVdTVVdTVVZUVVdTVVdTVVZUVVdTVVdTVVZUVVdTVVZUVVdTVVdTVVhSVVdTVVdTVVhSVVdTVVdTVVhSVVdTVVdTVVdTVVdTVVdTVVdTVVhTVVdTVVdTVVdTVVdT3XYY/AAAAD10Uk5TAAEEBQYHCgsMDQ4RHSAlP0FFR1hee3+JnqSqq6ytrq+wsbKztLW2t7y9vr/AwcLDxMXGx8jU1dng7O/3+TmOwVsAAADASURBVCjPddPXEoIwEAXQINh7Q8WKYu+95v9/S0dxZxNy83hgMpvdu0Jox642r25GVxGfys+5540sZV3jyY/lWeVxyDLg7AR/lhXOI+KZZeRFgvGQeMnY9olXScYD4jXnPvHGzNsU4x7xjnGsa+YO8T7NnukRHzgXiY/KNKiUkzqkZ8ivnDoKD/xfBvdbbXM9sH70Xtgf2E/YfzgvOF+YB5gf5cPcAfmsgTy3QP5vYF8akf36XvXIRhZPlPyLWxBvNENWsZXDKukAAAAASUVORK5CYII=");left:5%;}
265 #photo-next-link{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAnCAMAAADTjiM/AAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAA3XAAAN1wFCKJt4AAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAKVQTFRF////gICAQEBAZmZmVVVVSUlJYGBgVVVVTU1NXV1dVVVVWVlZU1hTVlZSVlZTVlZTVVlRVVhSVFdUVlhTVVdTVFZTVVdTVldTVVZUVVdTVVdTVVZUVVdTVVdTVVZUVVdTVVdTVVZUVVdTVVdTVVZUVVdTVVdTVVZUVVdTVVdTVVZUVVdTVVdTVVhSVVdTVVdTVVdTVVdTVVdTVVdTVVdTVVdTVVdT8E3YQQAAADZ0Uk5TAAIEBQYHCAkKCwwUN0FER0hOW2uNjqWqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCxcjT3PP3B0dhfwAAANlJREFUKM910+cSgjAQRtEIomAXu4iIYge7ef9Hs+ZzN4b9eW4mk1kGIaqdU9wQf2Nf5XPSiu4d+Z6jp/n54/KghZ40h5ZymbFQGCCkLg3WKC+MEfYs2AHCrszCBGHLQ5gXpggbFooRwrrEwgxhxUOcE5w5wtJiYYHQZjt0EuUhX3r19vU7Y++ozgeMD7i/buYhYTcDj8gz3RQ8prwHB/aPyzvwhPLWzBtwSLi0Bk8pr8BR0cgzwiIycw0cUxZ9xXOH7VZ9vAVn4X840Vh4F9Pp1w/gZ92mpesDuLpM+1blc68AAAAASUVORK5CYII=");left:50%;}
266 #photo-prev-link a,#photo-next-link a{display:block;width:100%;height:100%;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;overflow:hidden;text-indent:-900000px;}
267 #photos-upload-spacer,#photos-upload-new-wrapper,#photos-upload-exist-wrapper{margin-bottom:1em;}
268 #photos-upload-existing-album-text,#photos-upload-newalbum-div{background-color:#555753;color:#eeeeec;padding:1px;}
269 #photos-upload-album-select,#photos-upload-newalbum{width:99%;}
270 #photos-upload-perms-menu{text-align:right;}
271 #photo-edit-link-wrap{margin-bottom:15px;}
272 #photo-edit-perms{width:auto;}
273 #photo-edit-rotate-label{width:38%;display:inline-block;font-size:small;margin:0 10px 1em 0;border:1px solid #eeeeec;padding:3px 5px;background:#cccccc;color:#111111;-moz-box-shadow:3px 3px 5px 0px #111111;-o-box-shadow:3px 3px 5px 0px #111111;-webkit-box-shadow:3px 3px 5px 0px #111111;-ms-box-shadow:3px 3px 5px 0px #111111;box-shadow:3px 3px 5px 0px #111111;}
274 #photo-like-div{float:left;margin:auto 0 0;width:2em;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;border:1px solid #111111;}
275 .wall-item-like-buttons>*{display:inline;}
276 #photo-edit-delete-button{margin:auto auto auto 1em;}
277 #photo-edit-end{margin-bottom:35px;}
278 #photo-caption{font-size:110%;font-weight:bold;margin-top:15px;margin-bottom:15px;}
279 #wall-photo-container{margin:0 auto 1em 4em;width:90%;}
280 .prvmail-text{width:100%;}
281 #prvmail-subject{width:100%;color:#eeeeec;background:#111111;}
282 #prvmail-submit-wrapper{margin-top:10px;}
283 #prvmail-submit{float:right;margin-top:0;}
284 #prvmail-submit-wrapper div{margin-right:5px;float:left;}
285 .mail-list-outside-wrapper{margin-top:20px;}
286 .mail-list-sender{float:left;}
287 .mail-list-detail{margin-left:90px;}
288 .mail-list-sender-name{display:inline;font-size:1.1em;}
289 .mail-list-date{display:inline;font-size:0.9em;padding-left:10px;}
290 .mail-list-sender-name,.mail-list-date{font-style:italic;}
291 .mail-list-subject{font-size:1.2em;}
292 .mail-list-delete-wrapper{float:right;}
293 .mail-list-outside-wrapper-end{clear:both;border-bottom:1px #111111 dotted;}
294 .mail-conv-sender{float:left;margin:0px 5px 5px 0px;}
295 .mail-conv-sender-photo{width:32px;height:32px;}
296 .mail-conv-sender-name{float:left;}
297 .mail-conv-date{float:right;}
298 .mail-conv-subject{clear:right;font-weight:bold;font-size:1.2em;}
299 .mail-conv-body{clear:both;}
300 .mail-conv-delete-wrapper{margin-top:5px;}
301 .view-contact-wrapper,.contact-entry-wrapper{float:left;margin:0 5px 40px 0;width:120px;height:135px;padding:3px;position:relative;}
302 .contact-direction-wrapper{position:absolute;top:20px;}
303 .contact-edit-links{position:absolute;top:60px;}
304 .contact-entry-photo{margin-left:20px;}
305 .contact-entry-name{width:120px;font-weight:bold;font-size:small;}
306 .contact-entry-details{font-size:x-small;}
307 .contact-entry-photo{position:relative;}
308 .contact-entry-edit-links .icon{border:1px solid #babdb6;-o-border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;background-color:white;}
309 #contact-entry-url,[id^="contact-entry-url"],#contact-entry-network,[id^="contact-entry-network"]{font-size:smaller;}
310 #contact-entry-network,[id^="contact-entry-network"]{font-style:italic;}
311 #contact-edit-banner-name{font-size:1.5em;}
312 #contact-edit-photo-wrapper{position:relative;float:left;padding:20px;}
313 #contact-edit-direction-icon{position:absolute;top:60px;left:0;}
314 #contact-edit-nav-wrapper{margin-left:0px;}
315 #contact-edit-links{margin-top:23px;}
316 #contact-drop-links{margin-left:5px;}
317 #contact-edit-nav-wrapper .icon{border:1px solid #babdb6;-o-border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}
318 #contact-edit-poll-wrapper{margin-left:0px;}
319 #contact-edit-last-update-text{margin-bottom:15px;}
320 #contact-edit-last-updated{font-weight:bold;}
321 #contact-edit-poll-text{display:inline;}
322 #contact-edit-end{clear:both;margin-bottom:65px;}
323 .contact-photo-menu-button{position:absolute;background:url("light/photo-menu.jpg") top left no-repeat transparent;margin:0px;padding:0px;width:16px;height:16px;top:64px;left:0px;overflow:hidden;text-indent:40px;display:none;}
324 .contact-photo-menu{width:auto;border:2px solid #3465a4;background:#eeeeec;color:#111111;position:absolute;font-size:smaller;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;left:0px;top:90px;display:none;z-index:10000;}.contact-photo-menu li a{display:block;padding:4px;color:#3465a4;background:#eeeeec;line-height:1;}.contact-photo-menu li a:hover{background:#3465a4;color:#eeeeec;text-decoration:none;}
325 #id_openid_url{background:url(light/login-bg.gif) no-repeat;background-position:0 50%;padding-left:18px;}
326 #settings-default-perms{margin-bottom:20px;}
327 #register-form div,#profile-edit-form div{clear:both;}
328 .settings-block label{clear:left;}
329 .settings-block input{margin:10px 5px;}
330 #register-form label,#profile-edit-form label{width:23em;}
331 #register-form span,#profile-edit-form span{color:#555753;display:inline-block;margin-bottom:20px;}
332 #profile-edit-marital-label span{margin:-4px;}
333 .settings-submit-wrapper,.profile-edit-submit-wrapper{margin:0 0 30px;}
334 .profile-edit-side-div{display:none;}
335 #profiles-menu-trigger{margin:0px 0px 0px 25px;}
336 .profile-listing{float:left;margin:20px 20px 0px 0px;}
337 .icon-profile-edit{background:url("light/icons.png") -150px 0px no-repeat;border:0;cursor:pointer;display:block;width:20px;height:20px;margin:0 0 -18px;text-decoration:none;top:113px;right:260px;}
338 #profile-edit-links ul{margin:0px;padding:0px;list-style:none;list-style-position:inside;margin:20px 0;}
339 .marital{margin-top:5px;}
340 #register-sitename{display:inline;font-weight:bold;}
341 #advanced-expire-popup{background:#111111;color:#eeeeec;}
342 #id_ssl_policy{width:374px;}
343 #theme-preview img{margin:10px 10px 10px 288px;}
344 .group-delete-wrapper{margin:-31px 50px 0 0;float:right;}
345 #group-edit-submit-wrapper{margin:0 0 10px 0;display:inline;}
346 #group-members,#prof-members{height:200px;overflow:auto;border:1px solid #555753;-o-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}
347 #group-all-contacts,#prof-all-contacts{height:200px;overflow:auto;border:1px solid #555753;-o-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}
348 #group-members h3,#group-all-contacts h3,#prof-members h3,#prof-all-contacts h3{color:#eeeeec;background-color:#555753;margin:0;padding:5px;}
349 #group-separator,#prof-separator{display:none;}
350 #cropimage-wrapper{float:left;}
351 #crop-image-form{clear:both;}
352 .intro-wrapper{margin-top:20px;}
353 .intro-fullname{font-size:1.1em;font-weight:bold;}
354 .intro-note{padding:10px;}
355 .intro-end{padding:30px;}
356 .intro-form{float:left;}
357 .intro-approve-form{clear:both;}
358 .intro-submit-approve,.intro-submit-ignore{margin-right:20px;}
359 .intro-submit-approve{margin-top:15px;}
360 .intro-approve-as-friend-label,.intro-approve-as-fan-label,.intro-approve-as-friend,.intro-approve-as-fan{float:left;}
361 .intro-form-end{clear:both;margin-bottom:10px;}
362 .intro-approve-as-end{clear:both;margin-bottom:10px;}
363 .clear{clear:both;}
364 .eventcal{float:left;font-size:20px;}
365 .event{background:#eeeeec;}
366 .vevent{border:1px solid #eeeeec;}.vevent .event-description,.vevent .event-location,.vevent .event-start{margin-left:10px;margin-right:10px;}
367 #new-event-link{margin-bottom:10px;}
368 .edit-event-link,.plink-event-link{}
369 .event-description:before{content:url('../../../images/calendar.png');margin-right:15px;}
370 .event-start,.event-end{margin-left:10px;width:330px;font-size:smaller;}
371 .event-start .dtstart,.event-end .dtend{float:right;}
372 .event-list-date{margin-bottom:10px;}
373 .prevcal,.nextcal{float:left;margin:64px 32px auto 32px;}
374 .calendar{font-family:monospace;}
375 .today{font-weight:bold;color:red;}
376 #event-start-text,#event-finish-text{margin-top:10px;margin-bottom:5px;}
377 #event-nofinish-checkbox,#event-nofinish-text,#event-adjust-checkbox,#event-adjust-text,#event-share-checkbox{float:left;}
378 #event-datetime-break{margin-bottom:10px;}
379 #event-nofinish-break,#event-adjust-break,#event-share-break{clear:both;}
380 #event-desc-text,#event-location-text{margin-top:10px;margin-bottom:5px;}
381 #event-submit{margin-top:10px;}
382 .body-tag{margin:10px 0;opacity:0.5;}.body-tag:hover{opacity:1.0 !important;}
383 .filesavetags,.categorytags{margin:20px 0;opacity:0.5;}
384 .filesavetags:hover,.categorytags:hover{margin:20px 0;opacity:1.0 !important;}
385 .item-select{opacity:0.1;margin:5px 0 0 6px !important;}.item-select:hover{opacity:1;}
386 .checkeditem{opacity:1;}
387 #item-delete-selected{margin-top:30px;}
388 .delete-checked{position:absolute;left:35px;margin-top:20px;}
389 #item-delete-selected-icon{float:left;margin-right:5px;}
390 .fc-state-highlight{background:#eeeeec;color:#111111;}
391 .directory-item{float:left;margin:0 5px 4px 0;padding:3px;width:180px;height:250px;position:relative;}
392 #group-sidebar{margin-bottom:10px;}
393 .categories-selected,.group-selected,.nets-selected,.fileas-selected{color:#111111;background:#2e3436;color:#eeeeec;border:1px solid #284d7d;padding:4px;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.categories-selected:hover,.group-selected:hover,.nets-selected:hover,.fileas-selected:hover{background:#f2f2c3;color:#111111;border:1px solid #284d7d;}
394 .categories-selected a,.group-selected a,.nets-selected a,.fileas-selected a{color:#eeeeec;text-decoration:none;}
395 .groupsideedit{margin-right:10px;}
396 #sidebar-group-ul{padding-left:0;}
397 #sidebar-group-list{margin:0 0 5px 0;}#sidebar-group-list li{margin-top:10px;}
398 #sidebar-group-list .icon{display:inline-block;width:12px;height:12px;}
399 .sidebar-group-element{border:1px solid #284d7d;padding:4px;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.sidebar-group-element:active,.sidebar-group-element:hover{background:#f2f2c3;color:#111111;border:1px solid #284d7d;}
400 .sidebar-group-element a{border:0;text-decoration:none;}
401 #sidebar-new-group{margin:auto;display:inline-block;color:#eeeeec;text-decoration:none;text-align:center;}
402 #peoplefind-sidebar form{margin-bottom:10px;}
403 #sidebar-new-group:hover{}
404 #sidebar-new-group:active{position:relative;top:1px;}
405 #side-peoplefind-url{border:1px solid #666666;margin-right:3px;width:75%;}
406 .categories-ul,.nets-ul{margin:0px;padding:0px;list-style:none;list-style-position:inside;}.categories-ul li,.nets-ul li{margin:10px 0 0;}
407 .categories-link,.nets-link,.nets-all{border:1px solid #284d7d;padding:4px;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;margin-left:0px;}.categories-link:active,.nets-link:active,.nets-all:active,.categories-link:hover,.nets-link:hover,.nets-all:hover{background:#f2f2c3;color:#111111;border:1px solid #284d7d;}
408 .categories-link a,.nets-link a,.nets-all a{border:0;text-decoration:none;}
409 #netsearch-box{margin:20px 0px 30px;width:135px;}#netsearch-box #search-submit{margin:5px 5px 0px 0px;}
410 #pending-update{float:right;color:white;font-weight:bold;background-color:red;padding:0 0.3em;}
411 .admin.linklist{border:0;padding:0;}
412 .admin.link{margin:0px;padding:0px;list-style:none;list-style-position:inside;}
413 #adminpage{color:#111111;background:#eeeeec;margin:5px;padding:10px;font-size:smaller;}#adminpage dl{clear:left;margin-bottom:2px;padding-bottom:2px;border-bottom:1px solid #111111;}
414 #adminpage dt{width:250px;float:left;font-weight:bold;}
415 #adminpage dd{margin-left:250px;}
416 #adminpage h3{border-bottom:1px solid #cccccc;}
417 #adminpage .submit{clear:left;}
418 #adminpage #pluginslist{margin:0;padding:0;}
419 #adminpage .plugin{display:block;border:1px solid #888888;padding:1em;margin-bottom:5px;clear:left;}
420 #adminpage .toggleplugin{float:left;margin-right:1em;}
421 #adminpage table{width:100%;border-bottom:1px solid #111111;margin:5px 0;}#adminpage table th{font-weight:bold;text-align:left;}
422 #adminpage table td{padding:5px;vertical-align:middle;}
423 #adminpage table#users{padding:5px;}#adminpage table#users img{width:16px;height:16px;}
424 #adminpage table#users a{color:#111111;text-decoration:underline;}
425 #adminpage td .icon{float:left;}
426 #adminpage .selectall{text-align:right;}
427 #users .name{color:#111111;}
428 #users .tools{padding:5px 0;vertical-align:middle;}
429 .field{overflow:auto;}
430 .field .onoff{float:right;margin:0 330px 0 auto;width:80px;}.field .onoff a{display:block;border:1px solid #666666;padding:3px 6px 4px 10px;height:16px;text-decoration:none;}
431 .field .onoff .on,.field .onoff .off{background-image:url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD//gATQ3JlYXRlZCB3aXRoIEdJTVD/2wBDAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRT/2wBDAQMEBAUEBQkFBQkUDQsNFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBT/wAARCAAUACIDASIAAhEBAxEB/8QAGgABAQACAwAAAAAAAAAAAAAAAAQDBQEGCf/EACgQAAIBAwIFAwUAAAAAAAAAAAECAAMEERIUBRMxUpEhIoEjM1Nxkv/EABcBAAMBAAAAAAAAAAAAAAAAAAABAgT/xAAaEQEAAgMBAAAAAAAAAAAAAAAAAQIRMVES/9oADAMBAAIRAxEAPwD1ERKFNFVaNNVUYACgACcNVt1dEKUwzZwNI9cSDczDVdnuKDjomrPyJOQ2SXNq/L0rTPMzp9vXHWZfo/jT+RNFQV6e2yPt6s/Ms3EWQofhnDqjszWFqzMcljRUknxEn3ES/dup8xxPZ0hXtKFViQzorEDpkiZtqvc3mIkzs40bVe5vMbVe5vMREbrN3xy4t7utSVaZVHZQSDnAP7iIm+K1xpkm09f/2Q==');background-repeat:no-repeat;}
432 .field .onoff .on{background-position:42px 1px;background-color:#333333;color:#cccccc;text-align:left;}
433 .field .onoff .off{background-position:2px 1px;background-color:#cccccc;color:#333333;text-align:right;}
434 .hidden{display:none !important;}
435 .field textarea{width:80%;height:100px;}
436 .field_help{display:block;margin-left:297px;color:#666666;font-size:small;}
437 .field.radio .field_help{margin-left:297px;}
438 .popup{width:100%;height:100%;top:0px;left:0px;position:absolute;display:none;}.popup .background{background-color:#111111;opacity:0.5;width:100%;height:100%;position:absolute;top:0px;left:0px;}
439 .popup .panel{top:25%;left:25%;width:50%;height:50%;padding:1em;position:absolute;border:4px solid #000000;background-color:white;}
440 #panel{position:absolute;font-size:small;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;border:1px solid #eeeeec;background-color:#2e3436;color:#eeeeec;padding:1em;z-index:100;}
441 .pager{margin-top:60px;display:block;clear:both;text-align:center;font-size:small;font-weight:bold;}.pager span{padding:4px;margin:4px;}
442 .pager_current{background-color:#3465a4;color:#eeeeec;}
443 .grey,.gray{color:gray;}
444 .orange{color:orange;}
445 .red{color:red;}
446 .popup .panel .panel_text{display:block;overflow:auto;height:80%;}
447 .popup .panel .panel_in{width:100%;height:100%;position:relative;}
448 .popup .panel .panel_actions{width:100%;bottom:4px;left:0px;position:absolute;}
449 .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:#eeeeec;text-align:right;}
450 .oauthapp{height:auto;overflow:auto;border-bottom:2px solid #cccccc;padding-bottom:1em;margin-bottom:1em;}.oauthapp img{float:left;width:48px;height:48px;margin:10px;}.oauthapp img.noicon{background-image:url("../../../images/icons/48/plugin.png");background-position:center center;background-repeat:no-repeat;}
451 .oauthapp a{float:left;}
452 .iconspacer{display:block;width:16px;height:16px;}
453 .icon{display:block;width:20px;height:20px;background:transparent url("light/icons.png") no-repeat;border:0;text-decoration:none;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.icon:hover{border:0;text-decoration:none;}
454 .editicon{display:inline-block;width:21px;height:21px;background:url("light/editicons.png") no-repeat;border:0;text-decoration:none;}
455 .shadow{-moz-box-shadow:2px 2px 5px 2px #111111;-o-box-shadow:2px 2px 5px 2px #111111;-webkit-box-shadow:2px 2px 5px 2px #111111;-ms-box-shadow:2px 2px 5px 2px #111111;box-shadow:2px 2px 5px 2px #111111;}.shadow:active,.shadow:focus,.shadow:hover{-moz-box-shadow:0 0 0 0 #111111;-o-box-shadow:0 0 0 0 #111111;-webkit-box-shadow:0 0 0 0 #111111;-ms-box-shadow:0 0 0 0 #111111;box-shadow:0 0 0 0 #111111;}
456 .editicon:hover{border:0;}
457 .boldbb{background-position:0px 0px;}.boldbb:hover{background-position:-22px 0px;}
458 .italicbb{background-position:0px -22px;}.italicbb:hover{background-position:-22px -22px;}
459 .underlinebb{background-position:0px -44px;}.underlinebb:hover{background-position:-22px -44px;}
460 .quotebb{background-position:0px -66px;}.quotebb:hover{background-position:-22px -66px;}
461 .codebb{background-position:0px -88px;}.codebb:hover{background-position:-22px -88px;}
462 .imagebb{background-position:-44px 0px;}.imagebb:hover{background-position:-66px 0px;}
463 .urlbb{background-position:-44px -22px;}.urlbb:hover{background-position:-66px -22px;}
464 .videobb{background-position:-44px -44px;}.videobb:hover{background-position:-66px -44px;}
465 .icon.drop,.icon.drophide,.icon.delete{float:left;margin:0 2px;}
466 .icon.s22.delete{display:block;background-position:-110px 0;}
467 .icon.s22.text{padding:10px 0px 0px 25px;width:200px;}
468 .icon.text{text-indent:0px;}
469 .icon.s16{min-width:16px;height:16px;}
470 .wall-item-delete-wrapper.icon.delete,.wall-item-delete-wrapper.icon.drophide{margin:0;}
471 .s16 .add{background:url("../../../images/icons/16/add.png") no-repeat;}
472 .add{margin:0px 5px;}
473 .article{background-position:-50px 0;}
474 .audio{background-position:-70px 0;}
475 .block{background-position:-90px 0px;}
476 .drop,.delete{background-position:-110px 0;}
477 .drophide{background-position:-130px 0;}
478 .edit{background-position:-150px 0;}
479 .camera{background-position:-170px 0;}
480 .dislike{background-position:-190px 0;}
481 .file-as{background-position:-230px -60px;}
482 .like{background-position:-211px 0;}
483 .link{background-position:-230px 0;}
484 .globe,.location{background-position:-50px -20px;}
485 .noglobe,.nolocation{background-position:-70px -20px;}
486 .no{background-position:-90px -20px;}
487 .pause{background-position:-110px -20px;}
488 .play{background-position:-130px -20px;}
489 .pencil{background-position:-151px -18px;}
490 .small-pencil{background-position:-170px -20px;}
491 .recycle{background-position:-190px -20px;}
492 .remote-link{background-position:-210px -20px;}
493 .share{background-position:-230px -20px;}
494 .tools{background-position:-50px -40px;}
495 .lock{background-position:-70px -40px;}
496 .unlock{background-position:-88px -40px;}
497 .video{background-position:-110px -40px;}
498 .attach{background-position:-191px -40px;}
499 .language{background-position:-210px -40px;}
500 .starred{background-position:-130px -60px;}
501 .unstarred{background-position:-150px -60px;}
502 .tagged{background-position:-170px -60px;}
503 .on{background-position:-50px -60px;}
504 .off{background-position:-70px -60px;}
505 .prev{background-position:-90px -60px;}
506 .next{background-position:-110px -60px;}
507 .icon.dim{opacity:0.3;}
508 #pause{position:fixed;bottom:40px;right:30px;z-index:10;}
509 .border{border:1px solid #babdb6;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.border:hover{border:1px solid #babdb6;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}
510 .attachtype{display:block;width:20px;height:23px;background-image:url(../../../images/content-types.png);}
511 .type-video{background-position:0px 0px;}
512 .type-image{background-position:-20px 0;}
513 .type-audio{background-position:-40px 0;}
514 .type-text{background-position:-60px 0px;}
515 .type-unkn{background-position:-80px 0;}
516 .cc-license{margin-top:100px;font-size:0.7em;}
517 footer{display:block;clear:both;}
518 #sectionfooter{margin:1em 0 1em 0;}
519 #profile-jot-text{height:20px;color:#666666;background:#cccccc;border:1px solid #111111;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;width:99.5%;}
520 #photo-edit-perms-select,#photos-upload-permissions-wrapper,#profile-jot-acl-wrapper{display:block !important;background:#eeeeec;color:#111111;}
521 #profile-jot-acl-wrapper{margin:0 10px;border:1px solid #555753;border-top:0;font-size:small;}
522 #acl-wrapper{width:660px;margin:0 auto;}
523 #acl-search{float:right;background:#ffffff url("../../../images/search_18.png") no-repeat right center;padding-right:20px;margin:6px;color:#111111;}
524 #acl-showall{float:left;display:block;width:auto;height:18px;background:#eeeeec url("../../../images/show_all_off.png") 8px 8px no-repeat;padding:7px 10px 7px 30px;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;color:#999999;margin:5px 0;}#acl-showall.selected{color:black;background:#ff9900 url(../../../images/show_all_on.png) 8px 8px no-repeat;}
525 #acl-list{height:210px;border:1px solid #cccccc;clear:both;margin-top:30px;overflow:auto;}
526 .acl-list-item{border:1px solid #cccccc;width:120px;height:110px;display:block;float:left;margin:3px 0 5px 5px;}.acl-list-item img{width:22px;height:22px;float:left;margin:5px 5px 20px;}
527 .acl-list-item p{height:12px;font-size:10px;margin:0 0 22px;padding:2px 0 1px;}
528 .acl-list-item a{background:#cccccc 3px 3px no-repeat;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;width:55px;height:20px;clear:both;font-size:10px;display:block;color:#999999;margin:5px auto 0;padding:0 3px;text-align:center;vertical-align:middle;}
529 #acl-wrapper a:hover{text-decoration:none;color:#111111;border:0;}
530 .acl-button-show{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAFCAYAAABmWJ3mAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAABxSURBVAiZY/z//z8DDMyaNUuEgYEhk4GBwZ8JJrhv3z5DZmbmMwwMDOoMDAxpLKtWraqTl5d3fPv2rcn///9XpKWlpTIwMDCwfPr0SePWrVtmP378YPn//385zASmf//+Rf/8+XMpIyPj2bS0tHcwCQBWkiq6M5HGDgAAAABJRU5ErkJggg==');margin:0 auto;}
531 .acl-button-hide{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAACWSURBVAiZBcEhDsIwFAbg/72+VXQ7wPSCIlj8JMlmcKQGgdgRCCfpEz0HjgSDw3IA1AQC1QqSpXwfqeoZwHOaphsAqGpfVVVHIYQNM1+J6MLMOwA9gAOVUhBC6Ky1r7quv03TrMZxzAwAIjKIyCel9JvneQ8ApKprY8zdObfNOXMp5bEsyyDGmJaITt77NwDEGI/W2vYP0nYuQ/Tw9H4AAAAASUVORK5CYII=');margin:0 auto;}
532 .acl-button-show.selected{background:#9ade00 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAFCAYAAABmWJ3mAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAABXSURBVAiZTcyhDYNQGADh7xEGwGDxhD2qUWxAwIBgE9BdoxO03YaEEX7USzh5l1yKCJl0pBoT+uIhK3zRYk52Az5444w1FijxwoYOTT4UGPHHL9a4crgBhcYSpxKVgzIAAAAASUVORK5CYII=');color:black;}
533 .acl-button-hide.selected{background:#ff4141 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAACSSURBVAiZBcGhDoJQFAbg/z/3cGliJDOTszmLichGstkMPoTzvfA2N4vN6gMYCGhwMifMTY7fxyCy4zBcCrMjAFRk7p3LWAEzRwYT2StQgMwBrGlmOJCZV72Ok+QpcTyZ1/VHAEBEyiiKHq+2/d6bZgUADMCUIqeR94t338tAns2sVKea/sy2y667AUAgN+pc+gcI6S733PoZRAAAAABJRU5ErkJggg==');color:black;}
534 .acl-list-item.groupshow{border-color:#9ade00;}
535 .acl-list-item.grouphide{border-color:#ff4141;}
536 .acpopup{max-height:175px;max-width:42%;background-color:#555753;color:white;overflow:auto;z-index:100000;border:1px solid #cccccc;}
537 .acpopupitem{background-color:#555753;padding:4px;clear:left;}.acpopupitem img{float:left;margin-right:4px;}
538 .acpopupitem.selected{color:#2e3436;background-color:#eeeeec;}
539 .qcomment-wrapper{padding:0px;margin:5px 5px 5px 81%;}
540 .qcomment{opacity:0.5;}.qcomment:hover{opacity:1.0;}
541 #network-star-link{margin-top:10px;}
542 .network-star{float:left;margin-right:5px;}.network-star.icon.starred{display:inline-block;}
543 .fileas-ul{padding:0;}
544 #sidebar-page-list ul{padding:0;margin:5px 0;}
545 #sidebar-page-list li{list-style:none;}
546 #jappix_mini{margin-left:130px;position:fixed;bottom:0;right:175px !important;z-index:999;}
547 @media handheld and screen{body{font-size:15pt;}}@media only screen and (min-device-width:320px) and (max-device-width:480px){body{font-size:12pt;}}@media only screen and (min-width:321px){body{font-size:12pt;}}@media only screen and (max-width:320px){body{font-size:12pt;}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){body{font-size:14pt;}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){body{font-size:14pt;}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){body{font-size:14pt;}}@media only screen and (min-width:1024px){body{font-size:14pt;}}@media only screen and (min-width:1520px){body{font-size:16pt;}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){body{font-size:14pt;}}