Themes Administration
#action-area h1{display:none}
.form-table .form-row .form-labels span {border:0px solid red;color:#fff;width:200px;display:block;height:0px}
.form-table,
.form-table td.form-labels,
.form-table td.form-values,
.form-table td.form-values div.form-value p {border:0px solid green;height:0px;width:300px;padding:0px ;margin:0px;v-align:top}
#edit-page-title{background-image:url(http://megaproject.wikidot.com/local--files/admin:themes/inputbackground.gif);border-top:none;border-left:none;border-bottom:1px solid #D4D0C8;border-right:1px solid #D4D0C8}
.form-table tbody tr.form-row td.form-values div.field-title{position:relative;left:-200px;top:-30px;border:0px solid blue}
@import url(http://themes.wikidot.com/sky-blue/code/3);
body{border:0px solid black}
.nav-side{display:block;width:180px;float:left;margin-right:20px;border:0px solid black}
 
/* HIDE REDIRECT WARNING */
.error-block {display:none}
 
/* SIDE NAV SETTINGS */
#side-bar{display:none;} 
*/ Hide original side-bar */
 
/* SETTINGS FOR CUSTOM SIDE_BAR */
/* this is created because no variables can be passed to the default Side-bar */
 
.pages-tag-cloud-box a.tag{display:block;padding:0px;margin:0px;border-bottom:1px solid grey}
div.mytagcloud a{display:block;border-bottom:1px solid #ddd}
 
/* SETTINGS FOR BREADCRUMBS */
#breadcrumbs {display:none;margin-top:10px} /* Hide original breadcrumbs because links need to have NOREDIRECT */
 
/* SETTINGS FOR MAIN-CONTENT */
#page-title{display:none} /* since there is a new layout, original title needs to be hidden */
 
/* SETTINGS FOR NEW MAIN-CONTENT */
.mymain-content{margin-left:200px;border-left:1px solid #EEEEEE;padding-left:5px}
.page-title {color:#0056B6;border-bottom:1px solid #EEEEEE;font-size:180%;padding:0 0.5em 0 2px;margin: 0;}
.page-title p{padding:0px;margin:0px}
 
/* ----------------------------------------------|*/
/* GENERAL SETTINGS FOR ALL FORMS |*/
/* ----------------------------------------------|*/
 
/* HIDE STANDARD WIKIDOT FORM-TITLLE*/ 
#action-area h1 {display:none}
 
/* LOWER BREADCRUMBS BECAUSE THERE IS NO TITLE*/
#breadcrumbs {display:none;margin-top:10px}
 
/* HIDE TITLE FIELD OF FORM*/
#action-area #edit-page-form table.form-table tr.form-row td.form-values .form-value-title {display:none}
 
/* SET STANDARD WIKIDOT FORMLABELS TO BLOCK */
#action-area #edit-page-form table.form-table tr.form-row td.form-labels {display:block;color:transparent;border:0px solid green}
 
/* HIDE POSSIBLY SET LABELS */
#action-area #edit-page-form table.form-table tr.form-row td.form-labels span {display:none}
 
#action-area #edit-page-form table.form-table tr.form-row td.form-values 
{border:1px solid blue;position:relative}
 
/* --------------------------------------------------| */
/* SPECIFIC SETTINGS FOR EACH FORMS  | */
/* --------------------------------------------------| */
 
/* SET GENERAL WIDTH */
#action-area #edit-page-form table.form-table tr.form-row td.form-labels {width:350px;}
 
#action-area #edit-page-form table.form-table tr.form-row td.form-values 
span.form-value {margin:0px;border:1px solid #0FF;display:inline;float:left;height:30px}
 
/* SETTINGS FOR FIELD-TITLE */
#action-area #edit-page-form table.form-table tr.form-row td.form-values div.field-title-label p{position:relative;margin:0px;padding:0px;height:30px}
#action-area #edit-page-form table.form-table tr.form-row td.form-values div.field-title-label p span.titlelabel 
{position:absolute;top:4px;left:-206px;width:600px;padding:3px 0; display:block; height:30px;border:0px solid red;margin:0px;text-align:left;font-size:150%;font-weight:600;border:1px solid green}