diff --git a/public/artwork/tmp/bar.html b/public/artwork/tmp/bar.html
new file mode 100644
index 0000000..60409c6
--- /dev/null
+++ b/public/artwork/tmp/bar.html
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/artwork/tmp/css/blue_bar.css b/public/artwork/tmp/css/blue_bar.css
new file mode 100644
index 0000000..68037cb
--- /dev/null
+++ b/public/artwork/tmp/css/blue_bar.css
@@ -0,0 +1,74 @@
+/* Bar Blue Default */
+
+#virtual_community_identification {
+position: absolute;
+background: url("../images/bg_blue_logo.png") no-repeat;
+vertical-align: bottom;
+width: 230px;
+height: 34px;
+line-height: 34px;
+padding-left: 60px;
+}
+
+#virtual_community_identification:hover {
+color: #dfdfdf;
+}
+
+#header {
+ background: #fff url("../images/bg_blue_bar.png") repeat-x;
+ color: #ffffff;
+}
+
+
+#header a {
+display: table-cell;
+height: 35px;
+color: #ffffff;
+font-size: 10px;
+font-family: Sans-serif;
+font-weight: bold;
+vertical-align: middle;
+padding: 0px 5px 0px 5px;
+text-decoration: underline;
+}
+
+#user_links {
+margin-left: 290px;
+}
+
+#user_links a:hover, #user_links a:focus {
+color: #dfdfdf;
+text-decoration: none;
+}
+
+#logout_box a:hover, #logout_box a:focus {
+color: red;
+text-decoration: none;
+}
+
+#frame {
+ background: #fff url("../images/black_white_12px.png") repeat-x;
+}
+
+#menu_accessibility {
+ font-size: 10px;
+ color: black;
+ font-family: Sans-serif;
+ color: #545454;
+}
+
+#menu_accessibility a {
+ color: #545454;
+ text-decoration: none;
+}
+
+#menu_accessibility a:hover {
+ color: #000000;
+ text-decoration: underline;
+}
+
+#menu_accessibility a:focus {
+ color: red;
+ text-decoration: underline;
+}
+
diff --git a/public/artwork/tmp/css/box.css.old b/public/artwork/tmp/css/box.css.old
new file mode 100644
index 0000000..689b0b7
--- /dev/null
+++ b/public/artwork/tmp/css/box.css.old
@@ -0,0 +1,78 @@
+#leftcontent div.block span
+{
+display: none;
+}
+
+#leftcontent div.block
+{
+ background: #FFFFFF url("../img/box_bottom_v1_190px.jpg") no-repeat bottom left;
+ padding-bottom: 10px;
+ margin-bottom: 10px;
+}
+
+div.block ul
+{
+ margin-left: 25px;
+}
+
+#leftcontent div.block h3
+{
+ color: #FFFFFF;
+ font-size: 12px;
+ font-weight: normal;
+ background: #474747 url("../img/box_top_v1_190px.jpg") no-repeat;
+ height: 27px;
+ line-height: 27px;
+ padding-left: 10px;
+}
+
+
+#rightcontent div.block span
+{
+display: none;
+}
+
+#rightcontent div.block
+{
+ background: #FFFFFF url("../img/box_bottom_v1_190px.jpg") no-repeat bottom left;
+ padding-bottom: 10px;
+ margin-bottom: 20px;
+}
+
+#rightcontent div.block h3
+{
+ color: #FFFFFF;
+ font-size: 12px;
+ font-weight: normal;
+ background: #474747 url("../img/box_top_v1_190px.jpg") no-repeat;
+ height: 27px;
+ line-height: 27px;
+ padding-left: 10px;
+ margin: 0px;
+}
+
+
+
+div.block .block_content
+{
+ background-image: url("../img/box_content_v1.png");
+ background-repeat: repeat-x;
+ background-position: 0 1px;
+ padding: 5px;
+}
+
+
+
+/* Inicio personalizacao individual */
+
+div#links {
+background: blue;
+}
+
+div#comment {
+background: green;
+}
+
+div#about {
+background: red;
+}
diff --git a/public/artwork/tmp/css/comatose_admin.css b/public/artwork/tmp/css/comatose_admin.css
new file mode 100644
index 0000000..a202a66
--- /dev/null
+++ b/public/artwork/tmp/css/comatose_admin.css
@@ -0,0 +1,329 @@
+
+/* Page Listing */
+#content .tree-controller {
+ border: 0px;
+ cursor: pointer;
+}
+#content .page-list.root {
+ clear: both;
+ list-style: none;
+ margin: 0px;
+ padding: 0px;
+ margin-top: 10px;
+}
+#content .page-list.collapsed {
+ display: none;
+}
+#content .page-list {
+ /* background: white; */
+ clear: both;
+ list-style: none;
+ border-left: none;
+ margin: 0px;
+ padding: 0px;
+ padding-left: 15px;
+ margin-top: 2px;
+}
+#content .page-list LI {
+ clear: both;
+ padding: 0px;
+ margin: 5px 0px;
+ padding-top: 2px;
+ padding-right: 0px;
+ padding-left: 2px;
+}
+#content .page-list .commands {
+ font-size: 90%;
+ padding-left: 5px;
+}
+#content .page-list .commands A {
+ /* color: gray; */
+}
+#content .page-list .commands A.add-page:hover {
+ /* color: blue; */
+}
+#content .page-list .commands A.reorder-children:hover {
+/* color: black; */
+}
+#content .page-list .commands A.delete-page:hover {
+/* color: white; */
+}
+#content .page-list .commands A.reordering {
+/* background: navy; */
+/* color: white; */
+}
+#content .page-list .commands A.reordering:hover {
+/* color: white; */
+}
+#content .page-list A.page {
+ text-decoration: none;
+/* color: black; */
+ margin-left: 3px;
+ display: block;
+}
+#content .page-list A.page:hover {
+ /*color: blue;*/
+ background: white url(../images/comatose/title-hover-bg.gif) top left repeat-y;
+}
+#content .handle, #content .do-reorder UL LI .handle {
+ display: none;
+}
+
+#content .page-list .hover {
+/* background: #F1F0DB; */
+}
+#content .page-list .hover-delete {
+ background: red;
+/* color: #FF8E90; */
+}
+#content .page-list .hover-delete A,
+#content .page-list .hover-delete .commands A {
+/* color: #FF8E90; */
+}
+#content .page-list .hover-delete A.page {
+/* color: white; */
+ border-bottom: 0px;
+}
+#content .page-list .hover-delete UL LI A.page {
+/* color: red; */
+ border-bottom: 0px;
+}
+
+#content .do-reorder LI .handle {
+ display: inline;
+/* background: gray; */
+/* color: white; */
+ padding: 1px 3px;
+ cursor: move;
+}
+
+#content .page-list .do-reorder .commands A {
+ display: none;
+}
+
+/* Page Form */
+#content .page-form {
+ margin-top: 10px;
+}
+#content .page-form LABEL {
+ font-weight: bold;
+/* color: #555; */
+}
+#content .page-form .meta-info LABEL {
+/* color: #999 !important; */
+}
+#content .page-form .label {
+ padding-top: 5px;
+ width: 75px;
+ text-align: right;
+ padding-right: 10px;
+}
+#content .page-form .label.body {
+ vertical-align: top;
+ padding-top: 10px;
+}
+#content .page-form .field {
+ padding-top: 5px;
+}
+#content .page-form .field-help {
+/* color: gray; */
+}
+#content .page-form #page_title {
+ font-weight: bold;
+}
+#content .page-form #page_slug {
+/* color: gray; */
+}
+#content .page-form #page_body {
+ font-family: monospace;
+}
+
+#content #button-group {
+ padding: 10px;
+ text-align: right;
+/* background-color: #EAEAEA; */
+ margin-top: 10px;
+}
+#content #button-group .last-update {
+ float: left;
+/* color: gray; */
+ padding-top: 4px;
+ font-weight: bold;
+}
+#content #button-group .last-update LABEL {
+ font-weight: normal;
+}
+#content #button-group .last-update A {
+/* color: gray; */
+}
+#content #button-group A {
+/* color: maroon; */
+}
+#content #button-group A:hover {
+/* color: red; */
+}
+
+#content #preview-area {
+ margin-top: 10px;
+}
+#content #preview-area FIELDSET {
+/* border: 1px solid silver; */
+}
+#content #preview-area LEGEND {
+ font-size: 125%;
+}
+#content #preview-area .preview-body {
+ padding: 10px;
+}
+#content #preview-area .preview-note {
+/* background: #FFFFD9; */
+ padding: 15px;
+}
+#content #preview-area .commands {
+ text-align: right;
+/* color: gray; */
+}
+#content #preview-area .commands A {
+/* color: gray; */
+}
+#content #preview-area .commands A:hover {
+/* color: black; */
+}
+#content .revisions {
+ padding: 10px;
+ width: 49%;
+}
+#content .current-content {
+}
+#content .older-content {
+/* background: #E9E9E9; */
+ float: right;
+}
+
+#content .revisions label {
+ display: block;
+/* color: #000; */
+}
+#content .revisions label span {
+/* color: #999; */
+ font-weight: normal !important;
+}
+#content .revisions .title {
+ font-weight: bold;
+ margin-top: 5px;
+}
+#content .revisions .header {
+ font-size: 110%;
+ vertical-align: middle;
+ font-weight: bold;
+}
+#content .revisions .header-actions {
+ float: right;
+ font-size: 90%;
+ font-weight: normal;
+/* color: #999; */
+}
+#content .revisions .meta {
+ margin-bottom: 15px;
+}
+#content .revisions .footer {
+ margin-top: 25px !important;
+ text-align: center !important;
+}
+#content #go-btn {
+ display: none;
+}
+/* Errors */
+#errorExplanation {
+ border: 1px solid red;
+/* background: #FFEAEB; */
+ padding: 10px;
+ margin-top: 10px;
+}
+#errorExplanation h2 {
+ margin: 0px;
+ padding: 0px;
+/* color: maroon; */
+}
+#errorExplanation p {
+ margin: 0px;
+ padding: 0px;
+ padding-top: 5px;
+ padding-left: 15px;
+}
+#errorExplanation ul {
+ margin: 0px;
+ padding: 0px;
+ padding-left: 35px;
+}
+#errorExplanation li {
+ margin: 0px;
+ padding: 0px;
+ padding-top: 5px;
+}
+
+/* Footer Area*/
+/*
+#footer {
+ border-top: 4px solid #AAA;
+ text-align: center;
+ font-size: 90%;
+ color: #AAA;
+ padding-top: 5px;
+ padding-bottom: 5px;
+}
+#footer A {
+ color: #AAA;
+ text-decoration: none;
+ font-weight: bold;
+}
+#footer A:hover {
+ color: #333;
+ text-decoration: underline;
+}
+*/
+
+/* Modifiers */
+
+/* When JavaScript is Turned Off... We need to adjust some things... */
+.noscript #more-options,
+.noscript #preview-area,
+.noscript #preview-btn,
+.noscript .tree-controller {
+ display: none;
+}
+.noscript .page-list.collapsed {
+ display: block !important;
+}
+.noscript .delete-page:hover {
+ color: red !important;
+}
+.noscript #content .page-form #page_title,
+.noscript #content .page-form #page_slug,
+.noscript #content .page-form #page_parent,
+.noscript #content .page-form #page_keywords,
+.noscript #content .page-form #page_body {
+ width: 100% !important;
+}
+.noscript #content .revisions #go-btn {
+ display: inline;
+}
+
+ul.page-list li table,
+ul.page-list li td {
+ border: none;
+}
+
+div.comatose_field label {
+ display: block;
+ font-weight: bold;
+}
+
+div.comatose_field textarea {
+ width: 100%;
+}
+div.comatose_field textarea,
+div.comatose_field input,
+div.comatose_field select {
+ border: 1px solid gray;
+}
diff --git a/public/artwork/tmp/css/common.css b/public/artwork/tmp/css/common.css
new file mode 100644
index 0000000..f36deaa
--- /dev/null
+++ b/public/artwork/tmp/css/common.css
@@ -0,0 +1,3 @@
+a img {
+ border: none;
+}
diff --git a/public/artwork/tmp/css/q b/public/artwork/tmp/css/q
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/public/artwork/tmp/css/q
diff --git a/public/artwork/tmp/img/bg_blue_bar.png b/public/artwork/tmp/img/bg_blue_bar.png
new file mode 100644
index 0000000..3e7d3ed
Binary files /dev/null and b/public/artwork/tmp/img/bg_blue_bar.png differ
diff --git a/public/artwork/tmp/img/bg_blue_logo.png b/public/artwork/tmp/img/bg_blue_logo.png
new file mode 100644
index 0000000..821a602
Binary files /dev/null and b/public/artwork/tmp/img/bg_blue_logo.png differ
diff --git a/public/artwork/tmp/img/black_white_12px.png b/public/artwork/tmp/img/black_white_12px.png
new file mode 100644
index 0000000..479d7b7
Binary files /dev/null and b/public/artwork/tmp/img/black_white_12px.png differ
--
libgit2 0.21.2