div,img,span,p,a,ul,ol,li,dl,dt,dd,table,tr,td,th,form,input,select, h1, h2,h3,h4,h5, textarea {
      padding: 0;
      margin: 0;
}

img {
      border: 0;
}

.late {
    color: #900;
}

.code {
    /*font-family: Courier;*/
    font-size: 10px !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

h1 {
    font-size: 24px;
    margin-bottom: 10px;
    width: 440px;
}

h2 {
    font-size: 14px;
    padding: 10px 0;
}

a:visited {
    /*color: blue;*/
}

#column-left p {
    line-height: 1.3em;
}

/* NOTE-ITEM */

div.note-item ul {
    margin: 5px 20px;
}

div.note-item ol {
    margin: 5px 7px;
}

.note-content img {
    margin: 0 0 5px 0;
    padding: 1px;
    border: 3px solid #000 !important;
}

/* TO-DO */

div#page-todos div#add-list {
    margin: 10px 0 0 10px;
}

div#page-todos div.add-todo {
    margin: 10px 0 0 0;
}

ul.todo {
      list-style-type: none;
      margin: 10px 0 0 20px;
}

ul.todo li {
      margin: 5px 0;
}

ul.todo small {
      color: #aaa;
}

ul.completed li {
      margin: 0;
}

/* HELP */

div#help-format table {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin: 15px 0;
    width: 80%;
}

div#help-format table tr th {
    background: #666;
    color: #fff;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 5px;
}

div#help-format table tr td {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

div#help-format table tr td ul,div#help-format table tr td ol {
    margin-left: 20px;
}

/* ADDITIONAL BOX */

div.additional-item {
    font-size: 10px;
    border: 1px solid #ddd;
    background: #eee;
    padding: 10px;
    margin: 5px 0 0 0;
    position: relative;
}

div#make-public {
    margin: 5px 0 0 0;
}

.ind {
    position: absolute;
    top: 8px;
    left: 120px;
}

.ind2 {
    position: absolute;
    top: 8px;
    left: 218px;
}

/* INPUTS */

input, select, textarea {
   border-top: 1px solid #7c7c7c;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-bottom: 1px solid #ddd;
    background: #fff url(/images/fieldbg.gif) repeat-x top;
    color: #333;
    padding: 2px;
    font: 12px verdana,arial,sans-serif;
}

.chk-box {
    border: 0;
    background: none;
}

input.page-submit {
      padding: 1px 2px !important;
      padding: 0 0 1px 0;
      border: 1px solid #ddd;
      background: #fff;
}

/* PAGE TITLE */

div#editor-title input.editor_field {
    width: 430px;
    font-size: 22px;
    margin: 5px 0;
    padding: 4px 2px;
    background: #fff url(/images/fieldbg.gif) repeat-x top !important;
}

div#editor-title input.editor_ok_button {
    width: 80px;
    margin: 2px 3px !important;
    margin: 5px 3px;
    border: 1px solid #ddd;
    background: #fff;
}

div#editor-title form a {
    color: #f00;
    font-size: 10px;
    position: relative;
    _top: -4px;
}

/* LIST TITLE */

div#page-todo input.editor_field {
    /*width: 300px;*/
    font-size: 22px;
    margin: 5px 0;
    padding: 4px 2px;
    background: #fff url(/images/fieldbg.gif) repeat-x top !important;
}

div#page-todo input.editor_ok_button {
    margin: 2px 5px;
    border: 1px solid #ddd;
    background: #fff;
}

div#page-todo form a {
    color: #f00;
    font-size: 10px;
}

/* TIME TRACKING */

span#time-link {
    position: absolute;
    right: 10px;
    _padding-right: 10px;
    top: 10px;
}


span#time-link a {
    color: #000;
    margin-left: 10px;
}

span#time-link a:hover {
    text-decoration: none;
}

table.timetracking {
    width: 100%;
}

table.timetracking tr td {
    background: #f3f3f3;
    border-bottom: 1px solid #dedede;
}

table.timetracking tr td.last {
    border-bottom: 0;
}

table.timetracking tr td.timing-date {
    width: 90px;
    text-align: center;
}

table.timetracking tr td.timing-hours{
    width: 22px;
    text-align: center;
}

table.timetracking tr td.actions{
    width: 40px;
    text-align: right;
}

table.timetracking tr.titles td {
    background: #fff;
    border-bottom: 1px solid #aaa;
    font-weight: bold;
}

table.timetracking tr.footers td {
    background: #fff;
    border-bottom: 0;
    font-weight: bold;
}

table.timetracking tr.insert td {
    background: #e9e9e9;
    border-bottom: 1px solid #aaa;
}

table.timetracking tr td ul {
    list-style-type: none;
}

table.timetracking tr td ul li {
    display: inline;
}

table.timetracking tr td ul li {
    margin: 0 5px 0 0;
}

table.timetracking tr td ul li input {
    padding: 3px 1px;
}

table.timetracking tr td input.page-submit {
      padding: 1px 2px !important;
      padding: 0 0 1px 0;
      border: 1px solid #ddd;
      background: #fff;
      width: 85px;
}

/* BLOG */

div#blog-wrapper {
    width: 760px;
    background: #fff;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding-top: 10px;
}

div#blog-left {
    float: left;
    width: 220px;
}

div#blog-right {
    float: left;
    width: 480px;
}

div#blog-header ul {
    margin: 10px 0 9px 10px;
    _margin: 35px 0 8px 10px;
}

div#blog-header ul li {
      display: inline;
      padding: 0 10px 0 0;
      color: #fff;
}

div#blog-header ul li a {
      color: #fff;
      text-decoration: none;
}

div#blog-header ul li a:hover {
      text-decoration: underline;
}

/* LEFT-COLUMN-BLOG */

div#blog-left h3 {
    margin: 10px;
    font-size: 16px;
}

div#blog-left p  {
    margin: 0 10px 10px 10px;
}

div#blog-left ul {
    list-style-type: none;
}

div#blog-left ul.tags {
    margin: 10px;
}

div#blog-left ul.tags li {
    margin: 5px 0 8px 0;
}

div#blog-left a  {
    color: #777;
    text-decoration: none;
}

div#blog-left a:hover  {
    text-decoration: underline;
}

/* POST */

div.post-item {
    margin: 0 0 20px 20px;
}

div.post-item h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0 10px;
}

div.post-item h2 a, div.post-item h2 a:visited {
    color: #000;
    text-decoration: none;
}

div.post-item h2 a:hover {
    color: #999;
    text-decoration: none;
}

div.post-item p {
    margin: 0 10px 10px 10px;
}

div.post-item p.date {
    font-size: 10px;
    margin: 0 10px 10px 10px;
}

div.post-item ul {
    padding: 8px;
    margin: 0 10px;
    font-size: 10px;
    border: 1px solid #ddd;
    background: #eee;
}

div.post-item ul.tags li {
    display: inline;
    margin: 0 7px 0 0;
}

div.post-item dl, div.comment-item dl {
    margin: 0 10px;
}

div.post-item dl dt, div.comment-item dl dt {
    margin: 0 0 5px 0;
    font-weight: bold;
}

div.post-item dl dd {
    margin: 5px 0 10px 0;
}

div.post-item input, div.post-item textarea {
    width: 400px;
}

div.post-item textarea {
    height: 400px;
}

div.comment-item textarea {
    height: 120px;
    width: 415px;
    margin-bottom: 5px;
}

div.comment-item {
    border: 1px solid #ddd;
    background: #eee;
    margin: 0 10px 10px 30px;
}

div.comment-item dl {
    margin: 0 10px 10px 10px;
}

div.comment-item dl dt {
    margin: 0 0 5px 0;
    font-weight: bold;
}

div.comment-item h3 {
    margin: 10px 10px 0 10px;
    font-size: 12px;
    color: #555;
}

div.comment-item p {
    margin: 10px;
}

div.comment-item p.date {
    font-size: 10px;
    margin: 0 10px 10px 10px !important;
}

/* BETA */

div#blog-beta {
      position: absolute;
      top: 0;
      left: 580px !important;
      left: 560px;
      background: url(/images/shineeyegal/beta.gif) no-repeat;
      width: 73px;
      height: 81px;
}

span#to-home {
    position: absolute;
    right: 10px;
    top: 35px;
}

span#to-home a {
    color: #fff;
    text-decoration: none;
}

span#to-home a:hover {
    text-decoration: underline;
}

/* BLOGBOX */

div.blogbox {
    width: 250px;
    float: left;
    margin: 50px 0 0 0;
}

div.blogbox ul {
    list-style-type: none;
}

/* ERRORS */

div.errors {
    padding: 5px;
    margin: 5px 20px;
    border: 1px solid red;
}

div.errors h2 {
    font-size: 12px !important;
    padding: 5px 20px !important;
}

div.errors ul {
    margin: 5px 40px;
    font-size: 11px;
    color: #71655e;
}

/* ALERT */

div.alert {
      background: #fff3cf;
      border: 1px solid #ffbd00;
}

div.alert p {
      color: #ff9600;
}

div.alert {
      margin: 5px 0px 5px 0;
}

div.cimlap {
    margin: 0 5px 10px 5px !important;
    text-align: center;
}

div.alert p {
      padding: 5px 5px 2px 5px;
      font-weight: bold;
}

/* HOME */

div#statistics {
      background: #eee;
      border: 1px solid #999;
      margin: 10px 0 0 0;
}

div#statistics h3 {
      font-size: 14px;
      padding: 5px;
      color: #777;
}

div#statistics p {
      padding: 5px;
}

div#statistics p span {
      color: #777;
      font-weight: bold;
}

/* SETTINGS */

div.settings-box {
      background: #eee;
      border: 1px solid #999;
      margin: 10px 0 0 0;
}

div.settings-box h3 {
      font-size: 14px;
      padding: 5px;
      color: #666;
}

div.settings-box h3 small {
      font-weight: normal;
}

div.settings-box p {
      padding: 5px;
}

div.settings-box p span {
      color: #b56600;
      font-weight: bold;
}

div.settings-box input {
      margin: 0 0 6px 5px;
}

div.settings-box input.settings-submit {
      padding: 1px 2px !important;
      padding: 0 2px 1px 2px;
      border: 1px solid #ddd;
      background: #fff;
}

/* HOME HEADER */

p#loggedin {
		position: absolute;
		right: 10px;
    top: 10px;
}

/* PAGE LIST */

ul.list-pagelist {
      list-style-type: none;
      width: 187px;
      overflow: hidden;
}

ul.list-pagelist li {
      margin: 10px 0;
}


/* SHARED PAGE */

div#page-collabs {
		z-index: 5;
}

p.page-shared {
    font-size: 10px;
    font-weight: bold;
    color: #158f29;
    margin-bottom: 10px;
    padding-bottom: 3px;
    border-bottom: 1px solid #ddd;
}

ul.list-pagelist li img, p.shared-title img {
		position: relative;
		top: 3px;
}

p.shared-title {
		padding-bottom: 5px;
		color: #999;
}

/* RIGHT SIDE PANEL */

#right-column h3 {
      font-size: 14px;
      border-bottom: 1px solid #aaa;
      padding: 10px 0 5px 0;
}

#right-column p {
    padding: 3px 0;
}

#right-column p a {
    text-decoration: underline;
    color: #777;
    font-weight: bold;
}

#right-column p a:hover {
    text-decoration: none;
}

ul.list-pagelist li a {
      padding: 3px 0;
      text-decoration: none;
      color: #777;
}

ul.list-pagelist li a:hover {
      background: #eee;
      text-decoration: underline;
}

/* STRUCTURE */

table#content {
      width: 960px;
     
}

table#content td#column-left {
      width: 70%;
      background: #fff;
      border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
}

table#content tr.header {
      color: #fff;
      height: 79px;
      ~height: 59px;
}

table#content tr.header a {
      color: #fff;
      text-decoration: none;
}

table#content tr.header a:hover {
      text-decoration: underline;
}

table#content td#column-left h1 {
    font-size: 22px;
}

table#content td#column-left h3 {
    font-size: 14px;
}

div#page-wrapper {
      position: relative;
      width: 960px;
      margin: 0 auto;
      padding: 24px 0 0 0;
      text-align: left;
}


table#content td {
      padding: 10px;
}

/* FOOTER */

div#page-footer {
      font-size: 10px;
      color: #aaa;
      margin: 10px auto;
      width: 960px;
      padding-left: 100px;
      text-align: left;
}

div#page-footer a {
    color: #aaa;
    text-decoration: none;
}

div#page-footer a:hover {
    color: #999;
    text-decoration: underline;
}

/* PAGE */

img.icon {
      position: relative;
      top: 4px;
      margin: 0 3px 0 0;
}

p {
    margin: 0 0 5px 0;
}

a#page-delete {
    float: right;
    margin: 20px 0 0 20px;
}

a#page-print {
    float: right;
    margin: 20px 0 0 0;
}

a.grey {
    color: #999;
    font-size: 10px;
}

a.grey:hover {
    text-decoration: none;
}

a.cancel {
    color: #f00;
    font-size: 10px;
}

a.cancel:hover {
    text-decoration: none;
}


small.title {
    color: #999;
    display: block;
    border-bottom: 1px solid #ddd;
    margin: 40px 0 5px 0;
    padding: 3px 0;
    font-weight: bold;
}

div#edit-details {
     
}

div#edit-details p {
    padding: 0 0 5px 0;
}

p#det-page {
    margin: 0 0 0 10px;
}

div#edit-details form {
    margin: 10px 0 0 0;
    padding: 10px 0 0 10px;

}

div#edit-details textarea {
      height: 100px;
      width: 650px;
      margin: 0 0 10px 0;
}

/* NOTES */

a#note-delete {
    float: right;
    margin: 0px 0 0 0;
}

small.date {
    color: #aaa;
    
}

div#page-notes p {
    padding: 5px 0;
}

div.note-item {
    margin: 15px 0 5px 10px;
}

div#page-notes table.edit {
    background: #eee;
    margin: 10px 0 0 0;
    width: 100%;
}

div#page-notes textarea {
      height: 240px;
      width: 645px !important;
      width: 625px;
}

/* LINKS */

div#add-link {
    margin: 10px 0 0 10px;
}

div.note-item h3.link-title {
    margin: 0 0 2px 0;
    font-size: 14px;
}

div.note-item h3.link-title a {
    color: #000;
}

div.note-item h3.link-title a:hover {
    text-decoration: none;
}

div.note-item small.link-url {
    color: #aaa;
    margin: 0 0 5px 0;
    display: block;
}

/* HEADER NAV */

table#content tr.header ul {
      list-style-type: none;
      text-align: right;
      padding-top: 10px;
}

table#content tr.header ul li {
      display: inline;
      padding: 0 0 0 20px;
}
