{"id":1804,"date":"2019-10-10T00:28:42","date_gmt":"2019-10-10T04:28:42","guid":{"rendered":"sluke.us\/index.php\/log-in\/"},"modified":"2019-10-10T10:15:02","modified_gmt":"2019-10-10T14:15:02","slug":"log-in","status":"publish","type":"page","link":"https:\/\/sluke.us\/index.php\/log-in\/","title":{"rendered":"Log In"},"content":{"rendered":"<!-- Custom Login form built with the ProfilePress WordPress plugin - https:\/\/profilepress.net -->\r\n\r\n <style type=\"text\/css\">\r\n@import url(http:\/\/fonts.googleapis.com\/css?family=Bree+Serif);\r\n\r\n\/* css class for the login generated errors *\/\r\n.profilepress-login-status {\r\n    width: 300px;\r\n\tposition: static;\r\n\tmargin: 10px auto;\r\n\tpadding: 6px;\r\n\tbackground: #f3f3f3;\r\n\tborder: 1px solid #fff;\r\n\tborder-radius: 5px;\r\n\tbox-shadow: 0 1px 3px rgba(0,0,0,0.5);\r\n\t-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);\r\n\t-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);\r\n}\r\n\r\n.profilepress-login-status a {\r\n  color: #ea9629 !important;\r\n}\r\n\r\n\r\n.jakhu-login-form .jakhu-header span::selection {\r\n\tcolor: #fff;\r\n\tbackground: #f676b2; \/* Safari *\/\r\n}\r\n\r\n.jakhu-login-form .jakhu-header span::-moz-selection {\r\n\tcolor: #fff;\r\n\tbackground: #f676b2; \/* Firefox *\/\r\n}\r\n\r\n.jakhu-login-form {\r\n\twidth: 300px;\r\n\tposition: static;\r\n\tmargin: auto;\r\n\tbackground: #f3f3f3;\r\n\tborder: 1px solid #fff;\r\n\tborder-radius: 5px;\r\n\r\n\tbox-shadow: 0 1px 3px rgba(0,0,0,0.5);\r\n\t-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);\r\n\t-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);\r\n}\r\n\r\n.jakhu-login-form .jakhu-header {\r\n\tpadding: 40px 30px 30px 30px;\r\n}\r\n\r\n.jakhu-login-form .jakhu-header h1 {\r\n\tfont-family: 'Bree Serif', serif;\r\n\tfont-weight: 300;\r\n\tfont-size: 28px;\r\n\tline-height:34px;\r\n\tcolor: #414848;\r\n\ttext-shadow: 1px 1px 0 rgba(256,256,256,1.0);\r\n\tmargin-bottom: 10px;\r\n}\r\n\r\n.jakhu-login-form .jakhu-header span {\r\n\tfont-size: 13px;\r\n\tline-height: 16px;\r\n\tcolor: #678889;\r\n\ttext-shadow: 1px 1px 0 rgba(256,256,256,1.0);\r\n\tfont-family: \"HelveticaNeue-Light\", \"Helvetica Neue Light\", \"Helvetica Neue\", Helvetica, Arial, \"Lucida Grande\", sans-serif;\r\n\tfont-weight:300;\r\n}\r\n\r\n.jakhu-login-form .jakhu-content {\r\n\tpadding: 0 30px 25px 30px;\r\n}\r\n\r\n\/* Input field *\/\r\n.jakhu-login-form .jakhu-content .jakhu-input {\r\n\twidth: 240px;\r\n\tpadding: 15px 25px;\r\n\tfont-family: \"HelveticaNeue-Light\", \"Helvetica Neue Light\", \"Helvetica Neue\", Helvetica, Arial, \"Lucida Grande\", sans-serif;\r\n\tfont-weight: 400;\r\n\tfont-size: 14px;\r\n\tcolor: #9d9e9e;\r\n\ttext-shadow: 1px 1px 0 rgba(256,256,256,1.0);\r\n\tbackground: #fff;\r\n\tborder: 1px solid #fff;\r\n\tborder-radius: 5px;\r\n\tbox-shadow: inset 0 1px 3px rgba(0,0,0,0.50);\r\n\t-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);\r\n\t-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);\r\n}\r\n\r\n.jakhu-login-form .jakhu-content .jakhu-password{\r\n\tmargin-top: 25px;\r\n}\r\n\r\n.jakhu-login-form .jakhu-content .jakhu-input:hover {\r\n\tbackground: #dfe9ec;\r\n\tcolor: #414848;\r\n}\r\n\r\n.jakhu-login-form .jakhu-content .jakhu-input:focus {\r\n\tbackground: #dfe9ec;\r\n\tcolor: #414848;\r\n\r\n\tbox-shadow: inset 0 1px 2px rgba(0,0,0,0.25);\r\n\t-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);\r\n\t-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);\r\n}\r\n\r\n.jakhu-login-form .jakhu-footer {\r\n\tpadding: 25px 30px 40px 30px;\r\n\toverflow: auto;\r\n\r\n\tbackground: #d4dedf;\r\n\tborder-top: 1px solid #fff;\r\n\r\n\tbox-shadow: inset 0 1px 0 rgba(0,0,0,0.15);\r\n\t-moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);\r\n\t-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);\r\n}\r\n\r\n\/* Login button *\/\r\n.jakhu-login-form .jakhu-footer .jakhu-button {\r\n\tfloat:right;\r\n\tpadding: 11px 25px;\r\n\tfont-family: 'Bree Serif', serif;\r\n\tfont-weight: 300;\r\n\tfont-size: 18px;\r\n\tcolor: #fff;\r\n\ttext-shadow: 0 1px 0 rgba(0,0,0,0.25);\r\n\tbackground: #56c2e1;\r\n\tborder: 1px solid #46b3d3;\r\n\tborder-radius: 5px;\r\n\tcursor: pointer;\r\n\r\n\tbox-shadow: inset 0 0 2px rgba(256,256,256,0.75);\r\n\t-moz-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);\r\n\t-webkit-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);\r\n}\r\n\r\n.jakhu-login-form .jakhu-footer .jakhu-button:hover {\r\n\tbackground: #3f9db8;\r\n\tborder: 1px solid rgba(256,256,256,0.75);\r\n\tbox-shadow: inset 0 1px 3px rgba(0,0,0,0.5);\r\n\t-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);\r\n\t-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);\r\n}\r\n\r\n.jakhu-login-form .jakhu-footer .jakhu-button:focus {\r\n\tbottom: -1px;\r\n\tbackground: #56c2e1;\r\n\tbox-shadow: inset 0 1px 6px rgba(256,256,256,0.75);\r\n\t-moz-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);\r\n\t-webkit-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);\r\n}\r\n\r\n\/* Registration link *\/\r\n.jakhu-login-form .jakhu-footer .jakhu-login {\r\n\tdisplay: block;\r\n\tfloat: right;\r\n\tpadding: 10px;\r\n\tmargin-right: 20px;\r\n\ttext-decoration: none;\r\n\tbackground: none;\r\n\tborder: none;\r\n\tcursor: pointer;\r\n\tfont-family: 'Bree Serif', serif;\r\n\tfont-weight: 300;\r\n\tfont-size: 20px;\r\n\tcolor: #414848;\r\n\ttext-shadow: 0 1px 0 rgba(256,256,256,0.5);\r\n}\r\n\r\n\/* password reset link *\/\r\n.jakhu-login-form .jakhu-footer .jakhu-password-reset {\r\n\tdisplay: block;\r\n\ttext-align:center\r\n\tpadding: 10px;\r\n\ttext-decoration: none;\r\n\tbackground: none;\r\n\tborder: none;\r\n\tcursor: pointer;\r\n\tfont-family: 'Bree Serif', serif;\r\n\tfont-weight: 300;\r\n\tfont-size: 18px;\r\n\tcolor: #414848;\r\n\tmargin-top: 40px;\r\n\ttext-shadow: 0 1px 0 rgba(256,256,256,0.5);\r\n}\r\n\r\n\r\n.jakhu-login a {\r\n text-decoration: none;\r\n}\r\n\r\n.jakhu-login-form .jakhu-footer .jakhu-login:hover {\r\n\tcolor: #3f9db8;\r\n}\r\n\r\n.jakhu-login-form .jakhu-footer .jakhu-login:focus {\r\n\tposition: relative;\r\n\tbottom: -1px;\r\n}\r\n\r\n.jakhu-content input {\r\n  -webkit-box-sizing: border-box;\r\n  -moz-box-sizing: border-box;\r\n  box-sizing: border-box;\r\n}\r\n<\/style>\r\n\r\n<form method=\"post\"><div class=\"jakhu-login-form\">\r\n\r\n\t<div class=\"jakhu-header\">\r\n\t\t<h1>Sign In<\/h1>\r\n\t\t<span>Fill out the form below to login.<\/span>\r\n\t<\/div>\r\n\r\n\r\n\t<div class=\"jakhu-content\">\r\n\t\t<input name=\"login_username\" type=\"text\" value=\"\" title=\"\" class=\"jakhu-input jakhu-username\" placeholder=\"Username\"  required=\"required\" \/>\r\n\r\n\t\t<input name='login_password' type='password' title=\"\" value=\"\" class=\"jakhu-input jakhu-password\" placeholder=\"Password\"  required='required' \/>\r\n\t<\/div>\r\n\r\n\t<div class=\"jakhu-footer\">\r\n\t\t<input type='submit' name=\"login_submit\" title=\"\" class=\"jakhu-button\" id=\"\" value=\"Sign In\" \/>\r\n\r\n\t\t<a href=\"https:\/\/sluke.us\/index.php\/sign-up\/\" title=\"\" class=\"jakhu-login\" id=\"\">Sign Up<\/a>\r\n\r\n\t\t<br\/>\r\n\r\n\t\t<div style=\"float: right; text-decoration: underline;\">\r\n\t\t\t<a href=\"https:\/\/sluke.us\/index.php\/reset-password\/\" title=\"\" class=\"jakhu-password-reset\" id=\"\">Forgot Password?<\/a>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/form>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width-page.php","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-1804","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sluke.us\/index.php\/wp-json\/wp\/v2\/pages\/1804","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sluke.us\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sluke.us\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sluke.us\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sluke.us\/index.php\/wp-json\/wp\/v2\/comments?post=1804"}],"version-history":[{"count":2,"href":"https:\/\/sluke.us\/index.php\/wp-json\/wp\/v2\/pages\/1804\/revisions"}],"predecessor-version":[{"id":1810,"href":"https:\/\/sluke.us\/index.php\/wp-json\/wp\/v2\/pages\/1804\/revisions\/1810"}],"wp:attachment":[{"href":"https:\/\/sluke.us\/index.php\/wp-json\/wp\/v2\/media?parent=1804"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}